Pull request #41306 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 39691204f153b8a4f0a92a85216baaa2a38a6a59 rather than ad30ef91130b6445cc850cacb225737589ce38ee Obtained Jenkinsfile from 39691204f153b8a4f0a92a85216baaa2a38a6a59 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-41306@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" First time build. Skipping changelog. > git --version # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-08-03T06:15:11.797Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-08-03T06:15:11.800Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-08-03T06:15:26.950Z] Still waiting to schedule task [2020-08-03T06:15:26.951Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2020-08-03T06:16:11.894Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c486348194cd2b67) in /home/ubuntu/workspace/moby_PR-41306 [Pipeline] { [Pipeline] checkout [2020-08-03T06:16:14.763Z] using credential docker-jenkins-github-credentials [2020-08-03T06:16:14.771Z] Cloning the remote Git repository [2020-08-03T06:16:14.771Z] Cloning with configured refspecs honoured and without tags [2020-08-03T06:16:14.788Z] Cloning repository https://github.com/moby/moby.git [2020-08-03T06:16:14.847Z] > git init /home/ubuntu/workspace/moby_PR-41306 # timeout=10 [2020-08-03T06:16:15.143Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-03T06:16:15.144Z] > git --version # timeout=10 [2020-08-03T06:16:15.155Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-03T06:16:15.164Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41306/head:refs/remotes/origin/PR-41306 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-03T06:16:39.410Z] Fetching without tags [2020-08-03T06:16:39.755Z] Merging remotes/origin/master commit 39691204f153b8a4f0a92a85216baaa2a38a6a59 into PR head commit ad30ef91130b6445cc850cacb225737589ce38ee [2020-08-03T06:16:40.522Z] Merge succeeded, producing ad30ef91130b6445cc850cacb225737589ce38ee [2020-08-03T06:16:40.522Z] Checking out Revision ad30ef91130b6445cc850cacb225737589ce38ee (PR-41306) [2020-08-03T06:16:39.338Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-03T06:16:39.352Z] > git config --add remote.origin.fetch +refs/pull/41306/head:refs/remotes/origin/PR-41306 # timeout=10 [2020-08-03T06:16:39.368Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-03T06:16:39.391Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-03T06:16:39.416Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-03T06:16:39.416Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-03T06:16:39.417Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41306/head:refs/remotes/origin/PR-41306 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-03T06:16:39.768Z] > git config core.sparsecheckout # timeout=10 [2020-08-03T06:16:39.778Z] > git checkout -f ad30ef91130b6445cc850cacb225737589ce38ee # timeout=10 [2020-08-03T06:16:40.485Z] > git merge 39691204f153b8a4f0a92a85216baaa2a38a6a59 # timeout=10 [2020-08-03T06:16:40.500Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-03T06:16:40.526Z] > git config core.sparsecheckout # timeout=10 [2020-08-03T06:16:40.540Z] > git checkout -f ad30ef91130b6445cc850cacb225737589ce38ee # timeout=10 [2020-08-03T06:16:44.543Z] Commit message: "Supplement the omission of pr#41145" [2020-08-03T06:16:44.543Z] First time build. Skipping changelog. [2020-08-03T06:16:44.566Z] > git --version # timeout=10 [2020-08-03T06:16:44.585Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-03T06:16:45.799Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41306:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2020-08-03T06:16:55.803Z] Unable to find image 'alpine:latest' locally [2020-08-03T06:16:55.803Z] latest: Pulling from library/alpine [2020-08-03T06:16:55.803Z] df20fa9351a1: Pulling fs layer [2020-08-03T06:16:55.803Z] df20fa9351a1: Verifying Checksum [2020-08-03T06:16:55.803Z] df20fa9351a1: Download complete [2020-08-03T06:16:55.803Z] df20fa9351a1: Pull complete [2020-08-03T06:16:55.803Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-08-03T06:16:55.803Z] Status: Downloaded newer image for alpine:latest [2020-08-03T06:17:02.381Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2020-08-03T06:17:03.218Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c486348194cd2b67) in /home/ubuntu/workspace/moby_PR-41306 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2020-08-03T06:17:03.291Z] Running on s390x-ubuntu-15 in /home/jenkins/workspace/moby_PR-41306 [2020-08-03T06:17:03.292Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2020-08-03T06:17:03.310Z] Running on ppc64le-ubuntu-16 in /home/docker/workspace/moby_PR-41306 [2020-08-03T06:17:03.323Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2020-08-03T06:17:03.343Z] 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] } [Pipeline] { Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [2020-08-03T06:17:03.459Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-08-03T06:17:03.473Z] Cloning the remote Git repository [2020-08-03T06:17:03.473Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [2020-08-03T06:17:03.482Z] using credential docker-jenkins-github-credentials [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [2020-08-03T06:17:03.496Z] Cloning the remote Git repository [2020-08-03T06:17:03.496Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-08-03T06:17:03.750Z] Merging remotes/origin/master commit 39691204f153b8a4f0a92a85216baaa2a38a6a59 into PR head commit ad30ef91130b6445cc850cacb225737589ce38ee [2020-08-03T06:17:03.299Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-08-03T06:17:03.326Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-03T06:17:03.346Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-03T06:17:03.346Z] > git --version # timeout=10 [2020-08-03T06:17:03.361Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-03T06:17:03.362Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41306/head:refs/remotes/origin/PR-41306 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-03T06:17:03.752Z] > git config core.sparsecheckout # timeout=10 [2020-08-03T06:17:03.777Z] > git checkout -f ad30ef91130b6445cc850cacb225737589ce38ee # timeout=10 [2020-08-03T06:17:03.480Z] Cloning repository https://github.com/moby/moby.git [2020-08-03T06:17:03.480Z] > git init /home/jenkins/workspace/moby_PR-41306 # timeout=10 [2020-08-03T06:17:03.505Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-03T06:17:03.505Z] > git --version # timeout=10 [2020-08-03T06:17:03.511Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-03T06:17:03.511Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41306/head:refs/remotes/origin/PR-41306 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-03T06:17:03.503Z] Cloning repository https://github.com/moby/moby.git [2020-08-03T06:17:03.503Z] > git init /home/docker/workspace/moby_PR-41306 # timeout=10 [2020-08-03T06:17:03.512Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-03T06:17:03.512Z] > git --version # timeout=10 [2020-08-03T06:17:03.515Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-03T06:17:03.516Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41306/head:refs/remotes/origin/PR-41306 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-03T06:17:04.896Z] Merge succeeded, producing ad30ef91130b6445cc850cacb225737589ce38ee [2020-08-03T06:17:04.896Z] Checking out Revision ad30ef91130b6445cc850cacb225737589ce38ee (PR-41306) [2020-08-03T06:17:05.158Z] Commit message: "Supplement the omission of pr#41145" [2020-08-03T06:17:05.200Z] > git --version # timeout=10 [2020-08-03T06:17:05.255Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-08-03T06:17:04.826Z] > git merge 39691204f153b8a4f0a92a85216baaa2a38a6a59 # timeout=10 [2020-08-03T06:17:04.866Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-03T06:17:04.899Z] > git config core.sparsecheckout # timeout=10 [2020-08-03T06:17:04.919Z] > git checkout -f ad30ef91130b6445cc850cacb225737589ce38ee # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-03T06:17:05.997Z] + [ PR != PR ] [2020-08-03T06:17:05.997Z] + [ master != master ] [2020-08-03T06:17:05.997Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-03T06:17:06.355Z] + docker version [2020-08-03T06:17:06.355Z] Client: Docker Engine - Community [2020-08-03T06:17:06.355Z] Version: 19.03.12 [2020-08-03T06:17:06.355Z] API version: 1.40 [2020-08-03T06:17:06.355Z] Go version: go1.13.10 [2020-08-03T06:17:06.355Z] Git commit: 48a66213fe [2020-08-03T06:17:06.355Z] Built: Mon Jun 22 15:45:36 2020 [2020-08-03T06:17:06.355Z] OS/Arch: linux/amd64 [2020-08-03T06:17:06.355Z] Experimental: false [2020-08-03T06:17:06.355Z] [2020-08-03T06:17:06.355Z] Server: Docker Engine - Community [2020-08-03T06:17:06.355Z] Engine: [2020-08-03T06:17:06.355Z] Version: 19.03.12 [2020-08-03T06:17:06.355Z] API version: 1.40 (minimum version 1.12) [2020-08-03T06:17:06.355Z] Go version: go1.13.10 [2020-08-03T06:17:06.355Z] Git commit: 48a66213fe [2020-08-03T06:17:06.355Z] Built: Mon Jun 22 15:44:07 2020 [2020-08-03T06:17:06.355Z] OS/Arch: linux/amd64 [2020-08-03T06:17:06.355Z] Experimental: true [2020-08-03T06:17:06.355Z] containerd: [2020-08-03T06:17:06.355Z] Version: 1.2.13 [2020-08-03T06:17:06.355Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-03T06:17:06.355Z] runc: [2020-08-03T06:17:06.355Z] Version: 1.0.0-rc10 [2020-08-03T06:17:06.355Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-03T06:17:06.355Z] docker-init: [2020-08-03T06:17:06.355Z] Version: 0.18.0 [2020-08-03T06:17:06.355Z] GitCommit: fec3683 [Pipeline] sh [2020-08-03T06:17:06.652Z] + docker info [2020-08-03T06:17:12.764Z] Fetching without tags [2020-08-03T06:17:12.733Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-03T06:17:12.737Z] > git config --add remote.origin.fetch +refs/pull/41306/head:refs/remotes/origin/PR-41306 # timeout=10 [2020-08-03T06:17:12.741Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-03T06:17:12.758Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-03T06:17:12.770Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-03T06:17:12.770Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-03T06:17:12.771Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41306/head:refs/remotes/origin/PR-41306 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-03T06:17:13.053Z] Merging remotes/origin/master commit 39691204f153b8a4f0a92a85216baaa2a38a6a59 into PR head commit ad30ef91130b6445cc850cacb225737589ce38ee [2020-08-03T06:17:13.566Z] Merge succeeded, producing ad30ef91130b6445cc850cacb225737589ce38ee [2020-08-03T06:17:13.566Z] Checking out Revision ad30ef91130b6445cc850cacb225737589ce38ee (PR-41306) [2020-08-03T06:17:14.030Z] Commit message: "Supplement the omission of pr#41145" [2020-08-03T06:17:14.080Z] > git --version # timeout=10 [2020-08-03T06:17:14.101Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-08-03T06:17:13.060Z] > git config core.sparsecheckout # timeout=10 [2020-08-03T06:17:13.063Z] > git checkout -f ad30ef91130b6445cc850cacb225737589ce38ee # timeout=10 [2020-08-03T06:17:13.541Z] > git merge 39691204f153b8a4f0a92a85216baaa2a38a6a59 # timeout=10 [2020-08-03T06:17:13.555Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-03T06:17:13.572Z] > git config core.sparsecheckout # timeout=10 [2020-08-03T06:17:13.576Z] > git checkout -f ad30ef91130b6445cc850cacb225737589ce38ee # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-03T06:17:14.910Z] + docker version [2020-08-03T06:17:14.910Z] Client: Docker Engine - Community [2020-08-03T06:17:14.910Z] Version: 19.03.7 [2020-08-03T06:17:14.910Z] API version: 1.40 [2020-08-03T06:17:14.910Z] Go version: go1.12.17 [2020-08-03T06:17:14.910Z] Git commit: 7141c199a2 [2020-08-03T06:17:14.910Z] Built: Sat Mar 7 16:48:47 2020 [2020-08-03T06:17:14.910Z] OS/Arch: linux/s390x [2020-08-03T06:17:14.910Z] Experimental: false [2020-08-03T06:17:14.910Z] [2020-08-03T06:17:14.910Z] Server: Docker Engine - Community [2020-08-03T06:17:14.910Z] Engine: [2020-08-03T06:17:14.910Z] Version: 19.03.7 [2020-08-03T06:17:14.910Z] API version: 1.40 (minimum version 1.12) [2020-08-03T06:17:14.910Z] Go version: go1.12.17 [2020-08-03T06:17:14.910Z] Git commit: 7141c199a2 [2020-08-03T06:17:14.910Z] Built: Sat Mar 7 16:47:46 2020 [2020-08-03T06:17:14.910Z] OS/Arch: linux/s390x [2020-08-03T06:17:14.910Z] Experimental: true [2020-08-03T06:17:14.910Z] containerd: [2020-08-03T06:17:14.910Z] Version: 1.2.13 [2020-08-03T06:17:14.910Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-03T06:17:14.910Z] runc: [2020-08-03T06:17:14.910Z] Version: 1.0.0-rc10 [2020-08-03T06:17:14.910Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-03T06:17:14.910Z] docker-init: [2020-08-03T06:17:14.910Z] Version: 0.18.0 [2020-08-03T06:17:14.910Z] GitCommit: fec3683 [Pipeline] sh [2020-08-03T06:17:15.293Z] + docker info [2020-08-03T06:17:16.806Z] Client: [2020-08-03T06:17:16.807Z] Debug Mode: false [2020-08-03T06:17:16.807Z] [2020-08-03T06:17:16.807Z] Server: [2020-08-03T06:17:16.807Z] Containers: 0 [2020-08-03T06:17:16.807Z] Running: 0 [2020-08-03T06:17:16.807Z] Paused: 0 [2020-08-03T06:17:16.807Z] Stopped: 0 [2020-08-03T06:17:16.807Z] Images: 0 [2020-08-03T06:17:16.807Z] Server Version: 19.03.7 [2020-08-03T06:17:16.807Z] Storage Driver: overlay2 [2020-08-03T06:17:16.807Z] Backing Filesystem: [2020-08-03T06:17:16.807Z] Supports d_type: true [2020-08-03T06:17:16.807Z] Native Overlay Diff: true [2020-08-03T06:17:16.807Z] Logging Driver: json-file [2020-08-03T06:17:16.807Z] Cgroup Driver: cgroupfs [2020-08-03T06:17:16.807Z] Plugins: [2020-08-03T06:17:16.807Z] Volume: local [2020-08-03T06:17:16.807Z] Network: bridge host ipvlan macvlan null overlay [2020-08-03T06:17:16.807Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-08-03T06:17:16.807Z] Swarm: inactive [2020-08-03T06:17:16.807Z] Runtimes: runc [2020-08-03T06:17:16.807Z] Default Runtime: runc [2020-08-03T06:17:16.807Z] Init Binary: docker-init [2020-08-03T06:17:16.807Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-03T06:17:16.807Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-03T06:17:16.807Z] init version: fec3683 [2020-08-03T06:17:16.807Z] Security Options: [2020-08-03T06:17:16.807Z] apparmor [2020-08-03T06:17:16.807Z] seccomp [2020-08-03T06:17:16.807Z] Profile: default [2020-08-03T06:17:16.807Z] Kernel Version: 4.15.0-91-generic [2020-08-03T06:17:16.807Z] Operating System: Ubuntu 18.04.4 LTS [2020-08-03T06:17:16.807Z] OSType: linux [2020-08-03T06:17:16.807Z] Architecture: s390x [2020-08-03T06:17:16.807Z] CPUs: 2 [2020-08-03T06:17:16.807Z] Total Memory: 7.861GiB [2020-08-03T06:17:16.807Z] Name: s390x-ubuntu-15 [2020-08-03T06:17:16.807Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-08-03T06:17:16.807Z] Docker Root Dir: /var/lib/docker [2020-08-03T06:17:16.807Z] Debug Mode: false [2020-08-03T06:17:16.807Z] Username: dockerbuildbot [2020-08-03T06:17:16.807Z] Registry: https://index.docker.io/v1/ [2020-08-03T06:17:16.807Z] Labels: [2020-08-03T06:17:16.807Z] Experimental: true [2020-08-03T06:17:16.807Z] Insecure Registries: [2020-08-03T06:17:16.807Z] 127.0.0.0/8 [2020-08-03T06:17:16.807Z] Live Restore Enabled: false [2020-08-03T06:17:16.807Z] [2020-08-03T06:17:16.807Z] WARNING: No swap limit support [Pipeline] sh [2020-08-03T06:17:17.198Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-03T06:17:17.198Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-03T06:17:17.198Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41306/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-08-03T06:17:17.198Z] + bash /home/jenkins/workspace/moby_PR-41306/check-config.sh [2020-08-03T06:17:17.198Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-08-03T06:17:17.198Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2020-08-03T06:17:17.198Z] [2020-08-03T06:17:17.198Z] Generally Necessary: [2020-08-03T06:17:17.198Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-08-03T06:17:17.198Z] - apparmor: enabled and tools installed [2020-08-03T06:17:17.198Z] - CONFIG_NAMESPACES: enabled [2020-08-03T06:17:17.198Z] - CONFIG_NET_NS: enabled [2020-08-03T06:17:17.198Z] - CONFIG_PID_NS: enabled [2020-08-03T06:17:17.198Z] - CONFIG_IPC_NS: enabled [2020-08-03T06:17:17.198Z] - CONFIG_UTS_NS: enabled [2020-08-03T06:17:17.198Z] - CONFIG_CGROUPS: enabled [2020-08-03T06:17:17.492Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-08-03T06:17:17.492Z] - CONFIG_CGROUP_DEVICE: enabled [2020-08-03T06:17:17.492Z] - CONFIG_CGROUP_FREEZER: enabled [2020-08-03T06:17:17.492Z] - CONFIG_CGROUP_SCHED: enabled [2020-08-03T06:17:17.492Z] - CONFIG_CPUSETS: enabled [2020-08-03T06:17:17.492Z] - CONFIG_MEMCG: enabled [2020-08-03T06:17:17.492Z] - CONFIG_KEYS: enabled [2020-08-03T06:17:17.492Z] - CONFIG_VETH: enabled (as module) [2020-08-03T06:17:17.492Z] - CONFIG_BRIDGE: enabled (as module) [2020-08-03T06:17:17.492Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-08-03T06:17:17.492Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-08-03T06:17:17.492Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-08-03T06:17:17.492Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-08-03T06:17:17.492Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-08-03T06:17:17.492Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-08-03T06:17:17.492Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-08-03T06:17:17.492Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-08-03T06:17:17.492Z] - CONFIG_NF_NAT: enabled (as module) [2020-08-03T06:17:17.492Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-08-03T06:17:17.492Z] - CONFIG_POSIX_MQUEUE: enabled [2020-08-03T06:17:17.492Z] [2020-08-03T06:17:17.492Z] Optional Features: [2020-08-03T06:17:17.492Z] - CONFIG_USER_NS: enabled [2020-08-03T06:17:17.492Z] - CONFIG_SECCOMP: enabled [2020-08-03T06:17:17.492Z] - CONFIG_CGROUP_PIDS: enabled [2020-08-03T06:17:17.492Z] - CONFIG_MEMCG_SWAP: enabled [2020-08-03T06:17:17.492Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-08-03T06:17:17.492Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-08-03T06:17:17.492Z] - CONFIG_BLK_CGROUP: enabled [2020-08-03T06:17:17.492Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-08-03T06:17:17.492Z] - CONFIG_IOSCHED_CFQ: enabled [2020-08-03T06:17:17.492Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-08-03T06:17:17.492Z] - CONFIG_CGROUP_PERF: enabled [2020-08-03T06:17:17.492Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-08-03T06:17:17.492Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-08-03T06:17:17.492Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-08-03T06:17:17.492Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-08-03T06:17:17.492Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-08-03T06:17:17.492Z] - CONFIG_RT_GROUP_SCHED: missing [2020-08-03T06:17:17.492Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-08-03T06:17:17.492Z] - CONFIG_IP_VS: enabled (as module) [2020-08-03T06:17:17.492Z] - CONFIG_IP_VS_NFCT: enabled [2020-08-03T06:17:17.492Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-08-03T06:17:17.492Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-08-03T06:17:17.492Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-08-03T06:17:17.492Z] - CONFIG_EXT4_FS: enabled [2020-08-03T06:17:17.492Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-08-03T06:17:17.492Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-08-03T06:17:17.492Z] - Network Drivers: [2020-08-03T06:17:17.492Z] - "overlay": [2020-08-03T06:17:17.492Z] - CONFIG_VXLAN: enabled (as module) [2020-08-03T06:17:17.492Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-08-03T06:17:17.492Z] Optional (for encrypted networks): [2020-08-03T06:17:17.492Z] - CONFIG_CRYPTO: enabled [2020-08-03T06:17:17.492Z] - CONFIG_CRYPTO_AEAD: enabled [2020-08-03T06:17:17.492Z] - CONFIG_CRYPTO_GCM: enabled [2020-08-03T06:17:17.492Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-08-03T06:17:17.492Z] - CONFIG_CRYPTO_GHASH: enabled [2020-08-03T06:17:17.492Z] - CONFIG_XFRM: enabled [2020-08-03T06:17:17.492Z] - CONFIG_XFRM_USER: enabled (as module) [2020-08-03T06:17:17.492Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-08-03T06:17:17.492Z] - CONFIG_INET_ESP: enabled (as module) [2020-08-03T06:17:17.492Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-08-03T06:17:17.492Z] - "ipvlan": [2020-08-03T06:17:17.492Z] - CONFIG_IPVLAN: enabled (as module) [2020-08-03T06:17:17.492Z] - "macvlan": [2020-08-03T06:17:17.492Z] - CONFIG_MACVLAN: enabled (as module) [2020-08-03T06:17:17.492Z] - CONFIG_DUMMY: enabled (as module) [2020-08-03T06:17:17.492Z] - "ftp,tftp client in container": [2020-08-03T06:17:17.492Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-08-03T06:17:17.492Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-08-03T06:17:17.492Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-08-03T06:17:17.492Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-08-03T06:17:17.492Z] - Storage Drivers: [2020-08-03T06:17:17.492Z] - "aufs": [2020-08-03T06:17:17.492Z] - CONFIG_AUFS_FS: enabled (as module) [2020-08-03T06:17:17.492Z] - "btrfs": [2020-08-03T06:17:17.492Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-08-03T06:17:17.492Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-08-03T06:17:17.492Z] - "devicemapper": [2020-08-03T06:17:17.492Z] - CONFIG_BLK_DEV_DM: enabled [2020-08-03T06:17:17.492Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-08-03T06:17:17.492Z] - "overlay": [2020-08-03T06:17:17.492Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-08-03T06:17:17.492Z] - "zfs": [2020-08-03T06:17:17.492Z] - /dev/zfs: missing [2020-08-03T06:17:17.492Z] - zfs command: missing [2020-08-03T06:17:17.492Z] - zpool command: missing [2020-08-03T06:17:17.492Z] [2020-08-03T06:17:17.492Z] Limits: [2020-08-03T06:17:17.492Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-08-03T06:17:17.492Z] [2020-08-03T06:17:17.492Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-08-03T06:17:17.928Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ad30ef91130b6445cc850cacb225737589ce38ee . [2020-08-03T06:17:17.928Z] #2 [internal] load .dockerignore [2020-08-03T06:17:17.928Z] #2 transferring context: 87B done [2020-08-03T06:17:17.928Z] #2 DONE 0.0s [2020-08-03T06:17:17.928Z] [2020-08-03T06:17:17.928Z] #1 [internal] load build definition from Dockerfile [2020-08-03T06:17:17.928Z] #1 transferring dockerfile: 16.37kB done [2020-08-03T06:17:17.928Z] #1 DONE 0.0s [2020-08-03T06:17:17.928Z] [2020-08-03T06:17:17.928Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-08-03T06:17:18.217Z] Still waiting to schedule task [2020-08-03T06:17:18.217Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c486348194cd2b67)’ [2020-08-03T06:17:18.219Z] Still waiting to schedule task [2020-08-03T06:17:18.219Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c486348194cd2b67)’ [2020-08-03T06:17:18.222Z] #3 DONE 0.2s [2020-08-03T06:17:18.222Z] [2020-08-03T06:17:18.223Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-08-03T06:17:18.223Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-08-03T06:17:18.225Z] Still waiting to schedule task [2020-08-03T06:17:18.225Z] All nodes of label ‘arm64&&linux’ are offline [2020-08-03T06:17:18.227Z] Still waiting to schedule task [2020-08-03T06:17:18.227Z] All nodes of label ‘windows-2019’ are offline [2020-08-03T06:17:18.523Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-08-03T06:17:18.523Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-08-03T06:17:18.523Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-08-03T06:17:18.523Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 5.44MB / 8.88MB 0.1s [2020-08-03T06:17:18.523Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2020-08-03T06:17:18.523Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 [2020-08-03T06:17:18.816Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-08-03T06:17:18.816Z] #4 DONE 0.6s [2020-08-03T06:17:18.915Z] Client: [2020-08-03T06:17:18.915Z] Debug Mode: false [2020-08-03T06:17:18.915Z] [2020-08-03T06:17:18.915Z] Server: [2020-08-03T06:17:18.915Z] Containers: 0 [2020-08-03T06:17:18.915Z] Running: 0 [2020-08-03T06:17:18.915Z] Paused: 0 [2020-08-03T06:17:18.915Z] Stopped: 0 [2020-08-03T06:17:18.915Z] Images: 1 [2020-08-03T06:17:18.915Z] Server Version: 19.03.12 [2020-08-03T06:17:18.915Z] Storage Driver: overlay2 [2020-08-03T06:17:18.915Z] Backing Filesystem: extfs [2020-08-03T06:17:18.915Z] Supports d_type: true [2020-08-03T06:17:18.915Z] Native Overlay Diff: true [2020-08-03T06:17:18.915Z] Logging Driver: json-file [2020-08-03T06:17:18.915Z] Cgroup Driver: cgroupfs [2020-08-03T06:17:18.915Z] Plugins: [2020-08-03T06:17:18.915Z] Volume: local [2020-08-03T06:17:18.915Z] Network: bridge host ipvlan macvlan null overlay [2020-08-03T06:17:18.915Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-08-03T06:17:18.915Z] Swarm: inactive [2020-08-03T06:17:18.915Z] Runtimes: runc [2020-08-03T06:17:18.915Z] Default Runtime: runc [2020-08-03T06:17:18.915Z] Init Binary: docker-init [2020-08-03T06:17:18.915Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-03T06:17:18.915Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-03T06:17:18.915Z] init version: fec3683 [2020-08-03T06:17:18.915Z] Security Options: [2020-08-03T06:17:18.915Z] apparmor [2020-08-03T06:17:18.915Z] seccomp [2020-08-03T06:17:18.915Z] Profile: default [2020-08-03T06:17:18.915Z] Kernel Version: 5.3.0-1030-aws [2020-08-03T06:17:18.915Z] Operating System: Ubuntu 18.04.4 LTS [2020-08-03T06:17:18.915Z] OSType: linux [2020-08-03T06:17:18.915Z] Architecture: x86_64 [2020-08-03T06:17:18.915Z] CPUs: 2 [2020-08-03T06:17:18.915Z] Total Memory: 7.487GiB [2020-08-03T06:17:18.915Z] Name: ip-10-100-98-47 [2020-08-03T06:17:18.915Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-08-03T06:17:18.915Z] Docker Root Dir: /var/lib/docker [2020-08-03T06:17:18.915Z] Debug Mode: false [2020-08-03T06:17:18.915Z] Registry: https://index.docker.io/v1/ [2020-08-03T06:17:18.915Z] Labels: [2020-08-03T06:17:18.915Z] Experimental: true [2020-08-03T06:17:18.915Z] Insecure Registries: [2020-08-03T06:17:18.915Z] 127.0.0.0/8 [2020-08-03T06:17:18.915Z] Live Restore Enabled: true [2020-08-03T06:17:18.915Z] [2020-08-03T06:17:18.915Z] WARNING: No swap limit support [Pipeline] sh [2020-08-03T06:17:19.111Z] [2020-08-03T06:17:19.111Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-08-03T06:17:19.242Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-03T06:17:19.242Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-03T06:17:19.242Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41306/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-08-03T06:17:19.242Z] + bash /home/ubuntu/workspace/moby_PR-41306/check-config.sh [2020-08-03T06:17:19.242Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-08-03T06:17:19.242Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-08-03T06:17:19.242Z] [2020-08-03T06:17:19.242Z] Generally Necessary: [2020-08-03T06:17:19.242Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-08-03T06:17:19.242Z] - apparmor: enabled and tools installed [2020-08-03T06:17:19.242Z] - CONFIG_NAMESPACES: enabled [2020-08-03T06:17:19.242Z] - CONFIG_NET_NS: enabled [2020-08-03T06:17:19.242Z] - CONFIG_PID_NS: enabled [2020-08-03T06:17:19.242Z] - CONFIG_IPC_NS: enabled [2020-08-03T06:17:19.242Z] - CONFIG_UTS_NS: enabled [2020-08-03T06:17:19.242Z] - CONFIG_CGROUPS: enabled [2020-08-03T06:17:19.242Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-08-03T06:17:19.242Z] - CONFIG_CGROUP_DEVICE: enabled [2020-08-03T06:17:19.242Z] - CONFIG_CGROUP_FREEZER: enabled [2020-08-03T06:17:19.242Z] - CONFIG_CGROUP_SCHED: enabled [2020-08-03T06:17:19.242Z] - CONFIG_CPUSETS: enabled [2020-08-03T06:17:19.242Z] - CONFIG_MEMCG: enabled [2020-08-03T06:17:19.242Z] - CONFIG_KEYS: enabled [2020-08-03T06:17:19.242Z] - CONFIG_VETH: enabled (as module) [2020-08-03T06:17:19.242Z] - CONFIG_BRIDGE: enabled (as module) [2020-08-03T06:17:19.242Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-08-03T06:17:19.242Z] - CONFIG_NF_NAT_IPV4: missing [2020-08-03T06:17:19.242Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-08-03T06:17:19.242Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-08-03T06:17:19.242Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-08-03T06:17:19.242Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-08-03T06:17:19.242Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-08-03T06:17:19.435Z] #6 DONE 0.2s [2020-08-03T06:17:19.435Z] [2020-08-03T06:17:19.436Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-08-03T06:17:19.436Z] #5 DONE 0.2s [2020-08-03T06:17:19.436Z] [2020-08-03T06:17:19.436Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-08-03T06:17:19.436Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 done [2020-08-03T06:17:19.436Z] #7 sha256:b2e8e5cabcd07c3b92963e637fc22608613c8a9013bf41d621452d8827c71214 0B / 7.39MB 0.1s [2020-08-03T06:17:19.436Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 0B / 48.97MB 0.1s [2020-08-03T06:17:19.436Z] #7 sha256:ce1cfbbc8b2381e1dba388c562f39d3f3e0f1d8fdc3b88f97736cca5b76f54b2 1.79kB / 1.79kB done [2020-08-03T06:17:19.436Z] #7 sha256:c90ecbfae73c65826a1da118185624b934dfe670ec33bdd730f3b828e0e18d07 6.19kB / 6.19kB done [2020-08-03T06:17:19.436Z] #7 sha256:b9a68e3c7fb279126bd2a86ecae67a5c1bd01806670cb45ad4367f30176fcdb7 0B / 9.88MB 0.1s [2020-08-03T06:17:19.436Z] #7 sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 1.86kB / 1.86kB done [2020-08-03T06:17:19.503Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-08-03T06:17:19.503Z] - CONFIG_NF_NAT: enabled (as module) [2020-08-03T06:17:19.503Z] - CONFIG_NF_NAT_NEEDED: missing [2020-08-03T06:17:19.503Z] - CONFIG_POSIX_MQUEUE: enabled [2020-08-03T06:17:19.503Z] [2020-08-03T06:17:19.503Z] Optional Features: [2020-08-03T06:17:19.503Z] - CONFIG_USER_NS: enabled [2020-08-03T06:17:19.503Z] - CONFIG_SECCOMP: enabled [2020-08-03T06:17:19.503Z] - CONFIG_CGROUP_PIDS: enabled [2020-08-03T06:17:19.503Z] - CONFIG_MEMCG_SWAP: enabled [2020-08-03T06:17:19.503Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-08-03T06:17:19.503Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-08-03T06:17:19.503Z] - CONFIG_BLK_CGROUP: enabled [2020-08-03T06:17:19.503Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-08-03T06:17:19.503Z] - CONFIG_IOSCHED_CFQ: missing [2020-08-03T06:17:19.503Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-08-03T06:17:19.503Z] - CONFIG_CGROUP_PERF: enabled [2020-08-03T06:17:19.503Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-08-03T06:17:19.503Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-08-03T06:17:19.503Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-08-03T06:17:19.503Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-08-03T06:17:19.503Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-08-03T06:17:19.503Z] - CONFIG_RT_GROUP_SCHED: missing [2020-08-03T06:17:19.503Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-08-03T06:17:19.765Z] #7 sha256:b2e8e5cabcd07c3b92963e637fc22608613c8a9013bf41d621452d8827c71214 7.39MB / 7.39MB 0.3s [2020-08-03T06:17:19.765Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 10.42MB / 48.97MB 0.3s [2020-08-03T06:17:19.765Z] #7 sha256:b9a68e3c7fb279126bd2a86ecae67a5c1bd01806670cb45ad4367f30176fcdb7 5.32MB / 9.88MB 0.3s [2020-08-03T06:17:19.765Z] #7 sha256:b2e8e5cabcd07c3b92963e637fc22608613c8a9013bf41d621452d8827c71214 7.39MB / 7.39MB 0.3s done [2020-08-03T06:17:19.765Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 19.06MB / 48.97MB 0.4s [2020-08-03T06:17:19.765Z] #7 sha256:b9a68e3c7fb279126bd2a86ecae67a5c1bd01806670cb45ad4367f30176fcdb7 8.09MB / 9.88MB 0.4s [2020-08-03T06:17:19.765Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 424.96kB / 51.37MB 0.4s [2020-08-03T06:17:19.765Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 24.51MB / 48.97MB 0.5s [2020-08-03T06:17:19.765Z] #7 sha256:b9a68e3c7fb279126bd2a86ecae67a5c1bd01806670cb45ad4367f30176fcdb7 9.88MB / 9.88MB 0.4s done [2020-08-03T06:17:19.765Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 5.18MB / 51.37MB 0.5s [2020-08-03T06:17:19.765Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 0B / 56.72MB 0.5s [2020-08-03T06:17:19.766Z] - CONFIG_IP_VS: enabled (as module) [2020-08-03T06:17:19.766Z] - CONFIG_IP_VS_NFCT: enabled [2020-08-03T06:17:19.766Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-08-03T06:17:19.766Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-08-03T06:17:19.766Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-08-03T06:17:19.766Z] - CONFIG_EXT4_FS: enabled [2020-08-03T06:17:19.766Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-08-03T06:17:19.766Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-08-03T06:17:19.766Z] - Network Drivers: [2020-08-03T06:17:19.766Z] - "overlay": [2020-08-03T06:17:19.766Z] - CONFIG_VXLAN: enabled (as module) [2020-08-03T06:17:19.766Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-08-03T06:17:19.766Z] Optional (for encrypted networks): [2020-08-03T06:17:19.766Z] - CONFIG_CRYPTO: enabled [2020-08-03T06:17:19.766Z] - CONFIG_CRYPTO_AEAD: enabled [2020-08-03T06:17:19.766Z] - CONFIG_CRYPTO_GCM: enabled [2020-08-03T06:17:19.766Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-08-03T06:17:19.766Z] - CONFIG_CRYPTO_GHASH: enabled [2020-08-03T06:17:19.766Z] - CONFIG_XFRM: enabled [2020-08-03T06:17:19.766Z] - CONFIG_XFRM_USER: enabled (as module) [2020-08-03T06:17:19.766Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-08-03T06:17:19.766Z] - CONFIG_INET_ESP: enabled (as module) [2020-08-03T06:17:19.766Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-08-03T06:17:19.766Z] - "ipvlan": [2020-08-03T06:17:19.766Z] - CONFIG_IPVLAN: enabled (as module) [2020-08-03T06:17:19.766Z] - "macvlan": [2020-08-03T06:17:19.766Z] - CONFIG_MACVLAN: enabled (as module) [2020-08-03T06:17:19.766Z] - CONFIG_DUMMY: enabled (as module) [2020-08-03T06:17:19.766Z] - "ftp,tftp client in container": [2020-08-03T06:17:19.766Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-08-03T06:17:19.766Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-08-03T06:17:19.766Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-08-03T06:17:19.766Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-08-03T06:17:19.766Z] - Storage Drivers: [2020-08-03T06:17:19.766Z] - "aufs": [2020-08-03T06:17:19.766Z] - CONFIG_AUFS_FS: enabled (as module) [2020-08-03T06:17:19.766Z] - "btrfs": [2020-08-03T06:17:19.766Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-08-03T06:17:19.766Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-08-03T06:17:19.766Z] - "devicemapper": [2020-08-03T06:17:19.766Z] - CONFIG_BLK_DEV_DM: enabled [2020-08-03T06:17:19.766Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-08-03T06:17:19.766Z] - "overlay": [2020-08-03T06:17:19.766Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-08-03T06:17:19.766Z] - "zfs": [2020-08-03T06:17:19.766Z] - /dev/zfs: present [2020-08-03T06:17:20.025Z] - zfs command: missing [2020-08-03T06:17:20.025Z] - zpool command: missing [2020-08-03T06:17:20.025Z] [2020-08-03T06:17:20.025Z] Limits: [2020-08-03T06:17:20.025Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-08-03T06:17:20.025Z] [2020-08-03T06:17:20.025Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2020-08-03T06:17:20.076Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 30.80MB / 48.97MB 0.7s [2020-08-03T06:17:20.076Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 12.95MB / 51.37MB 0.7s [2020-08-03T06:17:20.076Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 9.21MB / 56.72MB 0.7s [2020-08-03T06:17:20.076Z] #7 ... [2020-08-03T06:17:20.076Z] [2020-08-03T06:17:20.076Z] #20 [internal] load build context [2020-08-03T06:17:20.076Z] #20 transferring context: 51.42MB 0.8s done [2020-08-03T06:17:20.076Z] #20 DONE 0.8s [2020-08-03T06:17:20.076Z] [2020-08-03T06:17:20.076Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-08-03T06:17:20.076Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 34.34MB / 48.97MB 0.8s [2020-08-03T06:17:20.076Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 18.43MB / 51.37MB 0.8s [Pipeline] sh [2020-08-03T06:17:20.371Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ad30ef91130b6445cc850cacb225737589ce38ee . [2020-08-03T06:17:20.371Z] #2 [internal] load build definition from Dockerfile [2020-08-03T06:17:20.388Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 38.87MB / 48.97MB 0.9s [2020-08-03T06:17:20.388Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 22.06MB / 51.37MB 0.9s [2020-08-03T06:17:20.388Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 15.33MB / 56.72MB 0.9s [2020-08-03T06:17:20.388Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 46.79MB / 48.97MB 1.1s [2020-08-03T06:17:20.388Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 29.90MB / 51.37MB 1.1s [2020-08-03T06:17:20.388Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 23.13MB / 56.72MB 1.1s [2020-08-03T06:17:20.630Z] #2 transferring dockerfile: 16.37kB 0.0s done [2020-08-03T06:17:20.630Z] #2 DONE 0.0s [2020-08-03T06:17:20.630Z] [2020-08-03T06:17:20.630Z] #1 [internal] load .dockerignore [2020-08-03T06:17:20.630Z] #1 transferring context: 87B done [2020-08-03T06:17:20.630Z] #1 DONE 0.0s [2020-08-03T06:17:20.630Z] [2020-08-03T06:17:20.630Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-08-03T06:17:20.693Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 31.46MB / 56.72MB 1.2s [2020-08-03T06:17:20.693Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 48.97MB / 48.97MB 1.2s done [2020-08-03T06:17:20.693Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 41.78MB / 51.37MB 1.4s [2020-08-03T06:17:20.693Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 38.87MB / 56.72MB 1.4s [2020-08-03T06:17:20.693Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 1.15MB / 102.23MB 1.4s [2020-08-03T06:17:20.693Z] #7 extracting sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d [2020-08-03T06:17:20.881Z] Fetching without tags [2020-08-03T06:17:20.889Z] #3 DONE 0.3s [2020-08-03T06:17:20.889Z] [2020-08-03T06:17:20.889Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-08-03T06:17:20.889Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-08-03T06:17:20.889Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-08-03T06:17:20.889Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-08-03T06:17:20.889Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-08-03T06:17:20.889Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s [2020-08-03T06:17:20.889Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 7.02MB / 8.88MB 0.2s [2020-08-03T06:17:21.007Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 45.49MB / 51.37MB 1.5s [2020-08-03T06:17:21.007Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 42.90MB / 56.72MB 1.5s [2020-08-03T06:17:21.007Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 49.29MB / 51.37MB 1.6s [2020-08-03T06:17:21.007Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 47.06MB / 56.72MB 1.6s [2020-08-03T06:17:21.007Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 8.94MB / 102.23MB 1.6s [2020-08-03T06:17:21.007Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 51.48MB / 56.72MB 1.7s [2020-08-03T06:17:21.007Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 14.26MB / 102.23MB 1.7s [2020-08-03T06:17:20.854Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-03T06:17:20.857Z] > git config --add remote.origin.fetch +refs/pull/41306/head:refs/remotes/origin/PR-41306 # timeout=10 [2020-08-03T06:17:20.860Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-03T06:17:20.874Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-03T06:17:20.888Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-03T06:17:20.888Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-03T06:17:20.889Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41306/head:refs/remotes/origin/PR-41306 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-03T06:17:21.149Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.22MB / 8.88MB 0.3s [2020-08-03T06:17:21.149Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-08-03T06:17:21.149Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done [2020-08-03T06:17:21.273Z] Merging remotes/origin/master commit 39691204f153b8a4f0a92a85216baaa2a38a6a59 into PR head commit ad30ef91130b6445cc850cacb225737589ce38ee [2020-08-03T06:17:21.311Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 51.37MB / 51.37MB 1.7s done [2020-08-03T06:17:21.311Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 56.72MB / 56.72MB 1.8s [2020-08-03T06:17:21.311Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 20.85MB / 102.23MB 1.8s [2020-08-03T06:17:21.311Z] #7 sha256:831e46c6603bdd306c1b43ad5405e7659e367a223095dda289a98deb3ccc25a7 156B / 156B 1.7s done [2020-08-03T06:17:21.311Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 56.72MB / 56.72MB 1.8s done [2020-08-03T06:17:21.311Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 32.73MB / 102.23MB 2.0s [2020-08-03T06:17:21.311Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 43.63MB / 102.23MB 2.1s [2020-08-03T06:17:21.609Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 55.45MB / 102.23MB 2.2s [2020-08-03T06:17:21.609Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 71.77MB / 102.23MB 2.4s [2020-08-03T06:17:21.718Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-08-03T06:17:21.718Z] #4 DONE 0.8s [2020-08-03T06:17:21.718Z] [2020-08-03T06:17:21.718Z] #6 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-08-03T06:17:21.904Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 81.88MB / 102.23MB 2.5s [2020-08-03T06:17:21.904Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 91.75MB / 102.23MB 2.6s [2020-08-03T06:17:21.984Z] #6 DONE 0.2s [2020-08-03T06:17:21.984Z] [2020-08-03T06:17:21.984Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-08-03T06:17:21.984Z] #5 DONE 0.4s [2020-08-03T06:17:22.145Z] Merge succeeded, producing ad30ef91130b6445cc850cacb225737589ce38ee [2020-08-03T06:17:22.146Z] Checking out Revision ad30ef91130b6445cc850cacb225737589ce38ee (PR-41306) [2020-08-03T06:17:22.197Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 102.23MB / 102.23MB 2.7s [2020-08-03T06:17:22.198Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 102.23MB / 102.23MB 2.8s done [2020-08-03T06:17:22.245Z] [2020-08-03T06:17:22.245Z] #20 [internal] load build context [2020-08-03T06:17:22.379Z] Commit message: "Supplement the omission of pr#41145" [2020-08-03T06:17:22.429Z] > git --version # timeout=10 [2020-08-03T06:17:22.437Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-08-03T06:17:22.491Z] #7 ... [2020-08-03T06:17:22.491Z] [2020-08-03T06:17:22.491Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-03T06:17:22.491Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-08-03T06:17:22.491Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-08-03T06:17:22.491Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-08-03T06:17:22.491Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.9s done [2020-08-03T06:17:22.491Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.9s done [2020-08-03T06:17:22.491Z] #58 DONE 3.0s [2020-08-03T06:17:22.491Z] [2020-08-03T06:17:22.491Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-08-03T06:17:22.826Z] #7 extracting sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 1.9s done [2020-08-03T06:17:22.826Z] #7 extracting sha256:b2e8e5cabcd07c3b92963e637fc22608613c8a9013bf41d621452d8827c71214 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-03T06:17:21.280Z] > git config core.sparsecheckout # timeout=10 [2020-08-03T06:17:21.282Z] > git checkout -f ad30ef91130b6445cc850cacb225737589ce38ee # timeout=10 [2020-08-03T06:17:22.116Z] > git merge 39691204f153b8a4f0a92a85216baaa2a38a6a59 # timeout=10 [2020-08-03T06:17:22.138Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-03T06:17:22.152Z] > git config core.sparsecheckout # timeout=10 [2020-08-03T06:17:22.155Z] > git checkout -f ad30ef91130b6445cc850cacb225737589ce38ee # timeout=10 [2020-08-03T06:17:23.119Z] #7 extracting sha256:b2e8e5cabcd07c3b92963e637fc22608613c8a9013bf41d621452d8827c71214 0.3s done [2020-08-03T06:17:23.252Z] + docker version [2020-08-03T06:17:23.252Z] Client: [2020-08-03T06:17:23.252Z] Version: 18.06.1-ce [2020-08-03T06:17:23.252Z] API version: 1.38 [2020-08-03T06:17:23.252Z] Go version: go1.10.3 [2020-08-03T06:17:23.252Z] Git commit: e68fc7a [2020-08-03T06:17:23.252Z] Built: Tue Aug 21 17:26:10 2018 [2020-08-03T06:17:23.252Z] OS/Arch: linux/ppc64le [2020-08-03T06:17:23.252Z] Experimental: false [2020-08-03T06:17:23.252Z] [2020-08-03T06:17:23.252Z] Server: [2020-08-03T06:17:23.252Z] Engine: [2020-08-03T06:17:23.252Z] Version: 18.06.1-ce [2020-08-03T06:17:23.252Z] API version: 1.38 (minimum version 1.12) [2020-08-03T06:17:23.252Z] Go version: go1.10.3 [2020-08-03T06:17:23.252Z] Git commit: e68fc7a [2020-08-03T06:17:23.252Z] Built: Tue Aug 21 17:24:20 2018 [2020-08-03T06:17:23.252Z] OS/Arch: linux/ppc64le [2020-08-03T06:17:23.252Z] Experimental: true [Pipeline] sh [2020-08-03T06:17:23.412Z] #7 extracting sha256:b9a68e3c7fb279126bd2a86ecae67a5c1bd01806670cb45ad4367f30176fcdb7 0.1s [2020-08-03T06:17:23.412Z] #7 extracting sha256:b9a68e3c7fb279126bd2a86ecae67a5c1bd01806670cb45ad4367f30176fcdb7 0.2s done [2020-08-03T06:17:23.637Z] + docker info [2020-08-03T06:17:23.637Z] Containers: 0 [2020-08-03T06:17:23.637Z] Running: 0 [2020-08-03T06:17:23.637Z] Paused: 0 [2020-08-03T06:17:23.637Z] Stopped: 0 [2020-08-03T06:17:23.637Z] Images: 0 [2020-08-03T06:17:23.637Z] Server Version: 18.06.1-ce [2020-08-03T06:17:23.637Z] Storage Driver: overlay2 [2020-08-03T06:17:23.637Z] Backing Filesystem: extfs [2020-08-03T06:17:23.637Z] Supports d_type: true [2020-08-03T06:17:23.637Z] Native Overlay Diff: true [2020-08-03T06:17:23.637Z] Logging Driver: json-file [2020-08-03T06:17:23.637Z] Cgroup Driver: cgroupfs [2020-08-03T06:17:23.637Z] Plugins: [2020-08-03T06:17:23.637Z] Volume: local [2020-08-03T06:17:23.637Z] Network: bridge host ipvlan macvlan null overlay [2020-08-03T06:17:23.637Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-08-03T06:17:23.637Z] Swarm: inactive [2020-08-03T06:17:23.637Z] Runtimes: runc [2020-08-03T06:17:23.637Z] Default Runtime: runc [2020-08-03T06:17:23.637Z] Init Binary: docker-init [2020-08-03T06:17:23.637Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-08-03T06:17:23.637Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-08-03T06:17:23.637Z] init version: fec3683 [2020-08-03T06:17:23.637Z] Security Options: [2020-08-03T06:17:23.637Z] apparmor [2020-08-03T06:17:23.637Z] seccomp [2020-08-03T06:17:23.637Z] Profile: default [2020-08-03T06:17:23.637Z] Kernel Version: 4.4.0-139-generic [2020-08-03T06:17:23.637Z] Operating System: Ubuntu 16.04.3 LTS [2020-08-03T06:17:23.637Z] OSType: linux [2020-08-03T06:17:23.637Z] Architecture: ppc64le [2020-08-03T06:17:23.637Z] CPUs: 4 [2020-08-03T06:17:23.637Z] Total Memory: 7.972GiB [2020-08-03T06:17:23.637Z] Name: ppc64le-ubuntu-16 [2020-08-03T06:17:23.637Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-08-03T06:17:23.637Z] Docker Root Dir: /var/lib/docker [2020-08-03T06:17:23.637Z] Debug Mode (client): false [2020-08-03T06:17:23.637Z] Debug Mode (server): false [2020-08-03T06:17:23.637Z] Username: dockerbuildbot [2020-08-03T06:17:23.637Z] Registry: https://index.docker.io/v1/ [2020-08-03T06:17:23.637Z] Labels: [2020-08-03T06:17:23.637Z] Experimental: true [2020-08-03T06:17:23.637Z] Insecure Registries: [2020-08-03T06:17:23.637Z] 127.0.0.0/8 [2020-08-03T06:17:23.637Z] Live Restore Enabled: false [2020-08-03T06:17:23.637Z] [Pipeline] sh [2020-08-03T06:17:23.705Z] #7 extracting sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 [2020-08-03T06:17:24.028Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-03T06:17:24.028Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-03T06:17:24.028Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41306/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-08-03T06:17:24.028Z] + bash /home/docker/workspace/moby_PR-41306/check-config.sh [2020-08-03T06:17:24.028Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-08-03T06:17:24.028Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-08-03T06:17:24.028Z] [2020-08-03T06:17:24.028Z] Generally Necessary: [2020-08-03T06:17:24.028Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-08-03T06:17:24.028Z] - apparmor: enabled and tools installed [2020-08-03T06:17:24.028Z] - CONFIG_NAMESPACES: enabled [2020-08-03T06:17:24.028Z] - CONFIG_NET_NS: enabled [2020-08-03T06:17:24.028Z] - CONFIG_PID_NS: enabled [2020-08-03T06:17:24.028Z] - CONFIG_IPC_NS: enabled [2020-08-03T06:17:24.028Z] - CONFIG_UTS_NS: enabled [2020-08-03T06:17:24.028Z] - CONFIG_CGROUPS: enabled [2020-08-03T06:17:24.028Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-08-03T06:17:24.028Z] - CONFIG_CGROUP_DEVICE: enabled [2020-08-03T06:17:24.028Z] - CONFIG_CGROUP_FREEZER: enabled [2020-08-03T06:17:24.028Z] - CONFIG_CGROUP_SCHED: enabled [2020-08-03T06:17:24.028Z] - CONFIG_CPUSETS: enabled [2020-08-03T06:17:24.028Z] - CONFIG_MEMCG: enabled [2020-08-03T06:17:24.028Z] - CONFIG_KEYS: enabled [2020-08-03T06:17:24.028Z] - CONFIG_VETH: enabled (as module) [2020-08-03T06:17:24.028Z] - CONFIG_BRIDGE: enabled (as module) [2020-08-03T06:17:24.028Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-08-03T06:17:24.028Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-08-03T06:17:24.322Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-08-03T06:17:24.322Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-08-03T06:17:24.322Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-08-03T06:17:24.322Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-08-03T06:17:24.322Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-08-03T06:17:24.322Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-08-03T06:17:24.322Z] - CONFIG_NF_NAT: enabled (as module) [2020-08-03T06:17:24.322Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-08-03T06:17:24.322Z] - CONFIG_POSIX_MQUEUE: enabled [2020-08-03T06:17:24.322Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-08-03T06:17:24.322Z] [2020-08-03T06:17:24.322Z] Optional Features: [2020-08-03T06:17:24.322Z] - CONFIG_USER_NS: enabled [2020-08-03T06:17:24.322Z] - CONFIG_SECCOMP: enabled [2020-08-03T06:17:24.322Z] - CONFIG_CGROUP_PIDS: enabled [2020-08-03T06:17:24.322Z] - CONFIG_MEMCG_SWAP: enabled [2020-08-03T06:17:24.322Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-08-03T06:17:24.322Z] (cgroup swap accounting is currently enabled) [2020-08-03T06:17:24.322Z] - CONFIG_MEMCG_KMEM: enabled [2020-08-03T06:17:24.322Z] - CONFIG_BLK_CGROUP: enabled [2020-08-03T06:17:24.322Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-08-03T06:17:24.322Z] - CONFIG_IOSCHED_CFQ: enabled [2020-08-03T06:17:24.322Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-08-03T06:17:24.322Z] - CONFIG_CGROUP_PERF: enabled [2020-08-03T06:17:24.322Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-08-03T06:17:24.322Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-08-03T06:17:24.322Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-08-03T06:17:24.322Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-08-03T06:17:24.322Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-08-03T06:17:24.322Z] - CONFIG_RT_GROUP_SCHED: missing [2020-08-03T06:17:24.322Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-08-03T06:17:24.322Z] - CONFIG_IP_VS: enabled (as module) [2020-08-03T06:17:24.322Z] - CONFIG_IP_VS_NFCT: enabled [2020-08-03T06:17:24.322Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-08-03T06:17:24.322Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-08-03T06:17:24.322Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-08-03T06:17:24.322Z] - CONFIG_EXT4_FS: enabled [2020-08-03T06:17:24.322Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-08-03T06:17:24.322Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-08-03T06:17:24.322Z] - Network Drivers: [2020-08-03T06:17:24.322Z] - "overlay": [2020-08-03T06:17:24.322Z] - CONFIG_VXLAN: enabled (as module) [2020-08-03T06:17:24.322Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-08-03T06:17:24.322Z] Optional (for encrypted networks): [2020-08-03T06:17:24.614Z] - CONFIG_CRYPTO: enabled [2020-08-03T06:17:24.614Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-08-03T06:17:24.614Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-08-03T06:17:24.614Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-08-03T06:17:24.614Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-08-03T06:17:24.614Z] - CONFIG_XFRM: enabled [2020-08-03T06:17:24.614Z] - CONFIG_XFRM_USER: enabled (as module) [2020-08-03T06:17:24.614Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-08-03T06:17:24.614Z] - CONFIG_INET_ESP: enabled (as module) [2020-08-03T06:17:24.614Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-08-03T06:17:24.614Z] - "ipvlan": [2020-08-03T06:17:24.614Z] - CONFIG_IPVLAN: enabled (as module) [2020-08-03T06:17:24.614Z] - "macvlan": [2020-08-03T06:17:24.614Z] - CONFIG_MACVLAN: enabled (as module) [2020-08-03T06:17:24.614Z] - CONFIG_DUMMY: enabled (as module) [2020-08-03T06:17:24.614Z] - "ftp,tftp client in container": [2020-08-03T06:17:24.614Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-08-03T06:17:24.614Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-08-03T06:17:24.614Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-08-03T06:17:24.614Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-08-03T06:17:24.614Z] - Storage Drivers: [2020-08-03T06:17:24.614Z] - "aufs": [2020-08-03T06:17:24.614Z] - CONFIG_AUFS_FS: enabled (as module) [2020-08-03T06:17:24.614Z] - "btrfs": [2020-08-03T06:17:24.614Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-08-03T06:17:24.614Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-08-03T06:17:24.614Z] - "devicemapper": [2020-08-03T06:17:24.614Z] - CONFIG_BLK_DEV_DM: enabled [2020-08-03T06:17:24.614Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-08-03T06:17:24.614Z] - "overlay": [2020-08-03T06:17:24.614Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-08-03T06:17:24.614Z] - "zfs": [2020-08-03T06:17:24.614Z] - /dev/zfs: missing [2020-08-03T06:17:24.614Z] - zfs command: missing [2020-08-03T06:17:24.614Z] - zpool command: missing [2020-08-03T06:17:24.614Z] [2020-08-03T06:17:24.614Z] Limits: [2020-08-03T06:17:24.614Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-08-03T06:17:24.614Z] [2020-08-03T06:17:24.614Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-08-03T06:17:25.046Z] + make bundles/buildx [2020-08-03T06:17:25.218Z] #7 extracting sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 1.5s done [2020-08-03T06:17:25.218Z] #7 extracting sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 [2020-08-03T06:17:25.339Z] make: command: Command not found [2020-08-03T06:17:25.339Z] make: command: Command not found [2020-08-03T06:17:25.339Z] mkdir bundles [2020-08-03T06:17:25.339Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-08-03T06:17:25.339Z] --build-arg BUILDX_COMMIT \ [2020-08-03T06:17:25.339Z] --build-arg BUILDX_REPO \ [2020-08-03T06:17:25.339Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-08-03T06:17:25.339Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-08-03T06:17:25.339Z] . [2020-08-03T06:17:25.339Z] /bin/sh: 4: go: not found [2020-08-03T06:17:25.339Z] /bin/sh: 5: go: not found [2020-08-03T06:17:25.548Z] #20 transferring context: 31.84MB 3.3s [2020-08-03T06:17:26.733Z] #7 extracting sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 1.2s done [2020-08-03T06:17:26.936Z] #20 transferring context: 51.42MB 4.9s done [2020-08-03T06:17:27.027Z] #7 extracting sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 0.1s [2020-08-03T06:17:27.195Z] #20 DONE 4.9s [2020-08-03T06:17:27.195Z] [2020-08-03T06:17:27.195Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-08-03T06:17:27.195Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 done [2020-08-03T06:17:27.195Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 50.39MB / 50.39MB 1.9s done [2020-08-03T06:17:27.195Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 7.81MB / 7.81MB 0.4s done [2020-08-03T06:17:27.195Z] #7 sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 1.86kB / 1.86kB done [2020-08-03T06:17:27.195Z] #7 sha256:67d10cb69049bc0431101e6bac10127baa6ba2c8d2b37802bb6397a367f50cbb 6.19kB / 6.19kB done [2020-08-03T06:17:27.195Z] #7 sha256:e04c3938e98e67b64f9aae22cb71fb0d30a2f24896511d0d95454f1dc994173b 1.79kB / 1.79kB done [2020-08-03T06:17:27.195Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 10.00MB / 10.00MB 0.9s done [2020-08-03T06:17:27.195Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 51.83MB / 51.83MB 4.4s done [2020-08-03T06:17:27.195Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 68.65MB / 68.65MB 4.4s done [2020-08-03T06:17:27.195Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 83.77MB / 120.18MB 5.0s [2020-08-03T06:17:27.195Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 2.5s [2020-08-03T06:17:27.195Z] #7 sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 126B / 126B 4.5s done [2020-08-03T06:17:27.195Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 91.01MB / 120.18MB 5.1s [2020-08-03T06:17:27.438Z] Sending build context to Docker daemon 56.16MB [2020-08-03T06:17:27.438Z] Step 1/15 : ARG GO_VERSION=1.13.14 [2020-08-03T06:17:27.438Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-08-03T06:17:27.438Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-08-03T06:17:27.438Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2020-08-03T06:17:27.438Z] 1.13.14-buster: Pulling from library/golang [2020-08-03T06:17:27.438Z] 1c8685784756: Pulling fs layer [2020-08-03T06:17:27.438Z] b30caebadb02: Pulling fs layer [2020-08-03T06:17:27.438Z] 3db29f675863: Pulling fs layer [2020-08-03T06:17:27.438Z] bc4207fc4c93: Pulling fs layer [2020-08-03T06:17:27.438Z] 47a08a47fa97: Pulling fs layer [2020-08-03T06:17:27.438Z] 0ae62d2712a7: Pulling fs layer [2020-08-03T06:17:27.438Z] 1d4419b49a59: Pulling fs layer [2020-08-03T06:17:27.438Z] bc4207fc4c93: Waiting [2020-08-03T06:17:27.438Z] 47a08a47fa97: Waiting [2020-08-03T06:17:27.438Z] 0ae62d2712a7: Waiting [2020-08-03T06:17:27.438Z] 1d4419b49a59: Waiting [2020-08-03T06:17:27.455Z] #7 ... [2020-08-03T06:17:27.455Z] [2020-08-03T06:17:27.455Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-03T06:17:27.455Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-08-03T06:17:27.455Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-08-03T06:17:27.455Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-08-03T06:17:27.455Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.9s done [2020-08-03T06:17:27.455Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.2s done [2020-08-03T06:17:27.455Z] #58 DONE 5.3s [2020-08-03T06:17:27.455Z] [2020-08-03T06:17:27.455Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-08-03T06:17:27.715Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 100.68MB / 120.18MB 5.5s [2020-08-03T06:17:27.715Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 110.71MB / 120.18MB 5.6s [2020-08-03T06:17:27.985Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 120.18MB / 120.18MB 5.8s [2020-08-03T06:17:29.768Z] #7 extracting sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 2.5s done [2020-08-03T06:17:29.768Z] #7 extracting sha256:831e46c6603bdd306c1b43ad5405e7659e367a223095dda289a98deb3ccc25a7 [2020-08-03T06:17:29.768Z] #7 extracting sha256:831e46c6603bdd306c1b43ad5405e7659e367a223095dda289a98deb3ccc25a7 0.0s done [2020-08-03T06:17:29.768Z] #7 DONE 10.3s [2020-08-03T06:17:29.768Z] [2020-08-03T06:17:29.768Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-08-03T06:17:29.891Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 120.18MB / 120.18MB 7.6s done [2020-08-03T06:17:30.459Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 5.9s done [2020-08-03T06:17:30.718Z] #7 extracting sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c [2020-08-03T06:17:31.287Z] #7 extracting sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 0.5s done [2020-08-03T06:17:31.289Z] #8 DONE 1.5s [2020-08-03T06:17:31.289Z] [2020-08-03T06:17:31.289Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-08-03T06:17:31.546Z] #7 extracting sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 0.1s [2020-08-03T06:17:31.806Z] #7 extracting sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 0.4s done [2020-08-03T06:17:32.065Z] #7 extracting sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 [2020-08-03T06:17:32.327Z] #9 DONE 1.0s [2020-08-03T06:17:32.327Z] [2020-08-03T06:17:32.327Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-08-03T06:17:32.327Z] #27 DONE 0.1s [2020-08-03T06:17:32.327Z] [2020-08-03T06:17:32.327Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-08-03T06:17:32.327Z] #35 DONE 0.1s [2020-08-03T06:17:32.327Z] [2020-08-03T06:17:32.327Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-03T06:17:33.013Z] b30caebadb02: Verifying Checksum [2020-08-03T06:17:33.013Z] b30caebadb02: Download complete [2020-08-03T06:17:33.013Z] 3db29f675863: Verifying Checksum [2020-08-03T06:17:33.013Z] 3db29f675863: Download complete [2020-08-03T06:17:35.102Z] 1c8685784756: Download complete [2020-08-03T06:17:35.744Z] bc4207fc4c93: Verifying Checksum [2020-08-03T06:17:35.744Z] bc4207fc4c93: Download complete [2020-08-03T06:17:35.744Z] 1d4419b49a59: Verifying Checksum [2020-08-03T06:17:35.744Z] 1d4419b49a59: Download complete [2020-08-03T06:17:35.870Z] #51 3.118 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-03T06:17:35.870Z] #51 3.158 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-03T06:17:35.870Z] #51 3.188 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-03T06:17:36.164Z] #51 3.878 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-08-03T06:17:36.258Z] #7 extracting sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 3.9s done [2020-08-03T06:17:36.258Z] #7 extracting sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 0.1s [2020-08-03T06:17:36.382Z] 47a08a47fa97: Verifying Checksum [2020-08-03T06:17:36.382Z] 47a08a47fa97: Download complete [2020-08-03T06:17:37.684Z] #51 ... [2020-08-03T06:17:37.684Z] [2020-08-03T06:17:37.684Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:17:37.684Z] #43 1.405 + RM_GOPATH=0 [2020-08-03T06:17:37.684Z] #43 1.405 + TMP_GOPATH= [2020-08-03T06:17:37.684Z] #43 1.405 + : /build [2020-08-03T06:17:37.684Z] #43 1.405 + '[' -z '' ']' [2020-08-03T06:17:37.684Z] #43 1.426 ++ mktemp -d [2020-08-03T06:17:37.684Z] #43 1.426 + export GOPATH=/tmp/tmp.ZaHgYy5Ebr [2020-08-03T06:17:37.684Z] #43 1.426 + GOPATH=/tmp/tmp.ZaHgYy5Ebr [2020-08-03T06:17:37.684Z] #43 1.426 + RM_GOPATH=1 [2020-08-03T06:17:37.684Z] #43 1.426 + case "$(go env GOARCH)" in [2020-08-03T06:17:37.684Z] #43 1.426 ++ go env GOARCH [2020-08-03T06:17:37.684Z] #43 1.426 + export GO_BUILDMODE=-buildmode=pie [2020-08-03T06:17:37.684Z] #43 1.426 + GO_BUILDMODE=-buildmode=pie [2020-08-03T06:17:37.684Z] #43 1.426 ++ dirname /tmp/install/install.sh [2020-08-03T06:17:37.684Z] #43 1.426 + dir=/tmp/install [2020-08-03T06:17:37.684Z] #43 1.426 + bin=gotestsum [2020-08-03T06:17:37.684Z] #43 1.426 + shift [2020-08-03T06:17:37.684Z] #43 1.426 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-08-03T06:17:37.684Z] #43 1.426 + . /tmp/install/gotestsum.installer [2020-08-03T06:17:37.684Z] #43 1.426 ++ : v0.3.5 [2020-08-03T06:17:37.684Z] #43 1.426 + install_gotestsum [2020-08-03T06:17:37.684Z] #43 1.426 + set -e [2020-08-03T06:17:37.684Z] #43 1.426 + export GO111MODULE=on [2020-08-03T06:17:37.684Z] #43 1.426 + GO111MODULE=on [2020-08-03T06:17:37.684Z] #43 1.426 + GOBIN=/build [2020-08-03T06:17:37.684Z] #43 1.426 + go get gotest.tools/gotestsum@v0.3.5 [2020-08-03T06:17:37.684Z] #43 1.435 go: finding gotest.tools v0.3.5 [2020-08-03T06:17:37.684Z] #43 1.435 go: finding gotest.tools/gotestsum v0.3.5 [2020-08-03T06:17:37.684Z] #43 1.789 go: downloading gotest.tools/gotestsum v0.3.5 [2020-08-03T06:17:37.684Z] #43 2.077 go: extracting gotest.tools/gotestsum v0.3.5 [2020-08-03T06:17:37.684Z] #43 3.347 go: downloading gotest.tools v2.1.0+incompatible [2020-08-03T06:17:37.684Z] #43 3.421 go: extracting gotest.tools v2.1.0+incompatible [2020-08-03T06:17:37.684Z] #43 3.452 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-08-03T06:17:37.684Z] #43 3.454 go: downloading github.com/pkg/errors v0.8.0 [2020-08-03T06:17:37.684Z] #43 3.455 go: downloading github.com/fatih/color v1.6.0 [2020-08-03T06:17:37.684Z] #43 3.496 go: downloading github.com/spf13/pflag v1.0.1 [2020-08-03T06:17:37.684Z] #43 3.504 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-08-03T06:17:37.684Z] #43 3.605 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-03T06:17:37.684Z] #43 3.605 go: extracting github.com/pkg/errors v0.8.0 [2020-08-03T06:17:37.684Z] #43 3.605 go: extracting github.com/fatih/color v1.6.0 [2020-08-03T06:17:37.684Z] #43 3.729 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-08-03T06:17:37.684Z] #43 3.730 go: extracting github.com/spf13/pflag v1.0.1 [2020-08-03T06:17:37.684Z] #43 3.732 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-03T06:17:37.684Z] #43 3.737 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-08-03T06:17:37.684Z] #43 3.757 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-03T06:17:37.684Z] #43 3.840 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-08-03T06:17:37.684Z] #43 3.921 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-08-03T06:17:37.684Z] #43 3.956 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-08-03T06:17:37.684Z] #43 3.996 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-08-03T06:17:37.684Z] #43 4.061 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-03T06:17:37.684Z] #43 4.147 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-03T06:17:37.684Z] #43 5.328 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-03T06:17:37.976Z] #43 5.873 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-03T06:17:38.269Z] #43 6.037 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-03T06:17:38.473Z] 1c8685784756: Pull complete [2020-08-03T06:17:38.769Z] b30caebadb02: Pull complete [2020-08-03T06:17:39.064Z] 0ae62d2712a7: Verifying Checksum [2020-08-03T06:17:39.064Z] 0ae62d2712a7: Download complete [2020-08-03T06:17:39.309Z] #43 ... [2020-08-03T06:17:39.309Z] [2020-08-03T06:17:39.309Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:17:39.309Z] #21 1.030 + RM_GOPATH=0 [2020-08-03T06:17:39.309Z] #21 1.030 + TMP_GOPATH= [2020-08-03T06:17:39.309Z] #21 1.030 + : /build [2020-08-03T06:17:39.309Z] #21 1.030 + '[' -z '' ']' [2020-08-03T06:17:39.309Z] #21 1.030 ++ mktemp -d [2020-08-03T06:17:39.309Z] #21 1.030 + export GOPATH=/tmp/tmp.Z8RLzsQJR8 [2020-08-03T06:17:39.309Z] #21 1.030 + GOPATH=/tmp/tmp.Z8RLzsQJR8 [2020-08-03T06:17:39.309Z] #21 1.030 + RM_GOPATH=1 [2020-08-03T06:17:39.309Z] #21 1.030 + case "$(go env GOARCH)" in [2020-08-03T06:17:39.309Z] #21 1.030 ++ go env GOARCH [2020-08-03T06:17:39.309Z] #21 1.030 + export GO_BUILDMODE=-buildmode=pie [2020-08-03T06:17:39.309Z] #21 1.030 + GO_BUILDMODE=-buildmode=pie [2020-08-03T06:17:39.309Z] #21 1.030 ++ dirname /tmp/install/install.sh [2020-08-03T06:17:39.309Z] #21 1.030 + dir=/tmp/install [2020-08-03T06:17:39.309Z] #21 1.030 + bin=dockercli [2020-08-03T06:17:39.309Z] #21 1.030 + shift [2020-08-03T06:17:39.309Z] #21 1.030 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-08-03T06:17:39.309Z] #21 1.030 + . /tmp/install/dockercli.installer [2020-08-03T06:17:39.309Z] #21 1.030 ++ : stable [2020-08-03T06:17:39.309Z] #21 1.030 ++ : 17.06.2-ce [2020-08-03T06:17:39.309Z] #21 1.030 + install_dockercli [2020-08-03T06:17:39.309Z] #21 1.030 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-08-03T06:17:39.309Z] #21 1.030 ++ uname -m [2020-08-03T06:17:39.309Z] #21 1.030 + arch=s390x [2020-08-03T06:17:39.309Z] #21 1.030 + '[' s390x '!=' x86_64 ']' [2020-08-03T06:17:39.309Z] #21 1.030 + '[' s390x '!=' s390x ']' [2020-08-03T06:17:39.309Z] #21 1.030 + url=https://download.docker.com/linux/static [2020-08-03T06:17:39.309Z] #21 1.030 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-08-03T06:17:39.309Z] #21 1.030 + tar -xz docker/docker [2020-08-03T06:17:39.309Z] #21 1.030 Install docker/cli version 17.06.2-ce from stable [2020-08-03T06:17:39.309Z] #21 6.676 + mkdir -p /build [2020-08-03T06:17:39.309Z] #21 6.677 + mv docker/docker /build/ [2020-08-03T06:17:39.309Z] #21 6.678 + rmdir docker [2020-08-03T06:17:39.309Z] #21 DONE 7.0s [2020-08-03T06:17:39.309Z] [2020-08-03T06:17:39.309Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:17:39.309Z] #30 1.177 + RM_GOPATH=0 [2020-08-03T06:17:39.309Z] #30 1.177 + TMP_GOPATH= [2020-08-03T06:17:39.309Z] #30 1.177 + : /build [2020-08-03T06:17:39.309Z] #30 1.177 + '[' -z '' ']' [2020-08-03T06:17:39.309Z] #30 1.177 ++ mktemp -d [2020-08-03T06:17:39.309Z] #30 1.177 + export GOPATH=/tmp/tmp.qYvb64yzna [2020-08-03T06:17:39.309Z] #30 1.177 + GOPATH=/tmp/tmp.qYvb64yzna [2020-08-03T06:17:39.309Z] #30 1.177 + RM_GOPATH=1 [2020-08-03T06:17:39.309Z] #30 1.177 + case "$(go env GOARCH)" in [2020-08-03T06:17:39.309Z] #30 1.181 ++ go env GOARCH [2020-08-03T06:17:39.309Z] #30 1.186 + export GO_BUILDMODE=-buildmode=pie [2020-08-03T06:17:39.309Z] #30 1.186 + GO_BUILDMODE=-buildmode=pie [2020-08-03T06:17:39.309Z] #30 1.186 ++ dirname /tmp/install/install.sh [2020-08-03T06:17:39.309Z] #30 1.187 + dir=/tmp/install [2020-08-03T06:17:39.309Z] #30 1.187 + bin=tomlv [2020-08-03T06:17:39.309Z] #30 1.187 + shift [2020-08-03T06:17:39.309Z] #30 1.187 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-08-03T06:17:39.309Z] #30 1.187 + . /tmp/install/tomlv.installer [2020-08-03T06:17:39.309Z] #30 1.187 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-03T06:17:39.309Z] #30 1.187 + install_tomlv [2020-08-03T06:17:39.309Z] #30 1.187 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-08-03T06:17:39.309Z] #30 1.187 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.qYvb64yzna/src/github.com/BurntSushi/toml [2020-08-03T06:17:39.309Z] #30 1.187 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-03T06:17:39.309Z] #30 1.191 Cloning into '/tmp/tmp.qYvb64yzna/src/github.com/BurntSushi/toml'... [2020-08-03T06:17:39.309Z] #30 1.585 + cd /tmp/tmp.qYvb64yzna/src/github.com/BurntSushi/toml [2020-08-03T06:17:39.309Z] #30 1.585 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-03T06:17:39.309Z] #30 1.589 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-08-03T06:17:39.309Z] #30 1.868 internal/cpu [2020-08-03T06:17:39.309Z] #30 1.868 runtime/internal/atomic [2020-08-03T06:17:39.309Z] #30 2.001 runtime/internal/sys [2020-08-03T06:17:39.309Z] #30 2.046 runtime/internal/math [2020-08-03T06:17:39.309Z] #30 2.077 math/bits [2020-08-03T06:17:39.309Z] #30 2.189 internal/bytealg [2020-08-03T06:17:39.309Z] #30 2.328 math [2020-08-03T06:17:39.309Z] #30 2.488 runtime [2020-08-03T06:17:39.309Z] #30 6.200 internal/testlog [2020-08-03T06:17:39.309Z] #30 6.416 encoding [2020-08-03T06:17:39.309Z] #30 6.535 runtime/cgo [2020-08-03T06:17:39.359Z] 3db29f675863: Pull complete [2020-08-03T06:17:40.350Z] #30 ... [2020-08-03T06:17:40.350Z] [2020-08-03T06:17:40.350Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:17:40.350Z] #43 8.165 go: finding github.com/fatih/color v1.6.0 [2020-08-03T06:17:40.350Z] #43 8.211 go: finding github.com/pkg/errors v0.8.0 [2020-08-03T06:17:40.350Z] #43 8.220 go: finding github.com/sirupsen/logrus v1.0.5 [2020-08-03T06:17:40.454Z] #7 extracting sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 4.1s done [2020-08-03T06:17:40.454Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 [2020-08-03T06:17:40.643Z] #43 8.366 go: finding github.com/spf13/pflag v1.0.1 [2020-08-03T06:17:40.643Z] #43 8.444 go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-03T06:17:40.643Z] #43 8.494 go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-03T06:17:40.643Z] #43 8.551 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-03T06:17:40.643Z] #43 8.621 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-03T06:17:40.935Z] #43 8.670 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-08-03T06:17:40.935Z] #43 8.701 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-03T06:17:40.935Z] #43 8.803 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-03T06:17:42.105Z] bc4207fc4c93: Pull complete [2020-08-03T06:17:42.448Z] #43 ... [2020-08-03T06:17:42.448Z] [2020-08-03T06:17:42.448Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-03T06:17:42.448Z] #38 2.488 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-03T06:17:42.448Z] #38 2.617 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-03T06:17:42.448Z] #38 2.714 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-03T06:17:42.448Z] #38 3.199 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-08-03T06:17:42.448Z] #38 4.677 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [191 kB] [2020-08-03T06:17:42.448Z] #38 6.620 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-08-03T06:17:42.448Z] #38 ... [2020-08-03T06:17:42.448Z] [2020-08-03T06:17:42.448Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-03T06:17:42.448Z] #28 2.985 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-08-03T06:17:42.448Z] #28 2.993 Cloning into '.'... [2020-08-03T06:17:42.448Z] #28 ... [2020-08-03T06:17:42.448Z] [2020-08-03T06:17:42.448Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:17:42.448Z] #41 1.441 + RM_GOPATH=0 [2020-08-03T06:17:42.448Z] #41 1.441 + TMP_GOPATH= [2020-08-03T06:17:42.448Z] #41 1.441 + : /build [2020-08-03T06:17:42.448Z] #41 1.441 + '[' -z '' ']' [2020-08-03T06:17:42.448Z] #41 1.441 ++ mktemp -d [2020-08-03T06:17:42.448Z] #41 1.442 + export GOPATH=/tmp/tmp.CKe5UJ6AzN [2020-08-03T06:17:42.448Z] #41 1.442 + GOPATH=/tmp/tmp.CKe5UJ6AzN [2020-08-03T06:17:42.448Z] #41 1.442 + RM_GOPATH=1 [2020-08-03T06:17:42.448Z] #41 1.442 + case "$(go env GOARCH)" in [2020-08-03T06:17:42.448Z] #41 1.442 ++ go env GOARCH [2020-08-03T06:17:42.448Z] #41 1.442 + export GO_BUILDMODE=-buildmode=pie [2020-08-03T06:17:42.448Z] #41 1.442 + GO_BUILDMODE=-buildmode=pie [2020-08-03T06:17:42.448Z] #41 1.442 ++ dirname /tmp/install/install.sh [2020-08-03T06:17:42.448Z] #41 1.442 + dir=/tmp/install [2020-08-03T06:17:42.448Z] #41 1.442 + bin=vndr [2020-08-03T06:17:42.448Z] #41 1.442 + shift [2020-08-03T06:17:42.448Z] #41 1.442 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-08-03T06:17:42.448Z] #41 1.442 + . /tmp/install/vndr.installer [2020-08-03T06:17:42.448Z] #41 1.442 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-03T06:17:42.448Z] #41 1.442 + install_vndr [2020-08-03T06:17:42.448Z] #41 1.442 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-08-03T06:17:42.448Z] #41 1.442 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.CKe5UJ6AzN/src/github.com/LK4D4/vndr [2020-08-03T06:17:42.448Z] #41 1.442 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-03T06:17:42.448Z] #41 1.485 Cloning into '/tmp/tmp.CKe5UJ6AzN/src/github.com/LK4D4/vndr'... [2020-08-03T06:17:42.448Z] #41 1.950 + cd /tmp/tmp.CKe5UJ6AzN/src/github.com/LK4D4/vndr [2020-08-03T06:17:42.448Z] #41 1.950 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-03T06:17:42.448Z] #41 1.950 + go build -buildmode=pie -v -o /build/vndr . [2020-08-03T06:17:42.448Z] #41 2.441 internal/bytealg [2020-08-03T06:17:42.448Z] #41 2.457 internal/race [2020-08-03T06:17:42.448Z] #41 2.528 sync/atomic [2020-08-03T06:17:42.448Z] #41 2.669 unicode [2020-08-03T06:17:42.448Z] #41 2.802 runtime [2020-08-03T06:17:42.448Z] #41 5.443 unicode/utf8 [2020-08-03T06:17:42.448Z] #41 5.895 math [2020-08-03T06:17:42.448Z] #41 9.470 unicode/utf16 [2020-08-03T06:17:42.448Z] #41 9.686 container/list [2020-08-03T06:17:42.448Z] #41 10.10 crypto/internal/subtle [2020-08-03T06:17:42.448Z] #41 10.19 crypto/subtle [2020-08-03T06:17:42.744Z] #41 10.34 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-08-03T06:17:42.744Z] #41 10.44 internal/nettrace [2020-08-03T06:17:42.744Z] #41 ... [2020-08-03T06:17:42.744Z] [2020-08-03T06:17:42.744Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:17:42.744Z] #47 2.538 + RM_GOPATH=0 [2020-08-03T06:17:42.744Z] #47 2.538 + TMP_GOPATH= [2020-08-03T06:17:42.744Z] #47 2.538 + : /build [2020-08-03T06:17:42.744Z] #47 2.538 + '[' -z '' ']' [2020-08-03T06:17:42.744Z] #47 2.538 ++ mktemp -d [2020-08-03T06:17:42.744Z] #47 2.593 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-03T06:17:42.744Z] #47 2.593 + export GOPATH=/tmp/tmp.CQI8JlGy8F [2020-08-03T06:17:42.744Z] #47 2.593 + GOPATH=/tmp/tmp.CQI8JlGy8F [2020-08-03T06:17:42.744Z] #47 2.593 + RM_GOPATH=1 [2020-08-03T06:17:42.744Z] #47 2.593 + case "$(go env GOARCH)" in [2020-08-03T06:17:42.744Z] #47 2.593 ++ go env GOARCH [2020-08-03T06:17:42.744Z] #47 2.593 + export GO_BUILDMODE=-buildmode=pie [2020-08-03T06:17:42.744Z] #47 2.593 + GO_BUILDMODE=-buildmode=pie [2020-08-03T06:17:42.744Z] #47 2.593 ++ dirname /tmp/install/install.sh [2020-08-03T06:17:42.744Z] #47 2.593 + dir=/tmp/install [2020-08-03T06:17:42.744Z] #47 2.593 + bin=shfmt [2020-08-03T06:17:42.744Z] #47 2.593 + shift [2020-08-03T06:17:42.744Z] #47 2.593 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-08-03T06:17:42.744Z] #47 2.593 + . /tmp/install/shfmt.installer [2020-08-03T06:17:42.744Z] #47 2.593 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-03T06:17:42.744Z] #47 2.593 + install_shfmt [2020-08-03T06:17:42.744Z] #47 2.593 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-08-03T06:17:42.744Z] #47 2.593 + git clone https://github.com/mvdan/sh.git /tmp/tmp.CQI8JlGy8F/src/github.com/mvdan/sh [2020-08-03T06:17:42.744Z] #47 2.593 Cloning into '/tmp/tmp.CQI8JlGy8F/src/github.com/mvdan/sh'... [2020-08-03T06:17:42.744Z] #47 8.832 + cd /tmp/tmp.CQI8JlGy8F/src/github.com/mvdan/sh [2020-08-03T06:17:42.744Z] #47 8.832 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-03T06:17:42.744Z] #47 8.917 + GO111MODULE=on [2020-08-03T06:17:42.744Z] #47 8.917 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-08-03T06:17:42.744Z] #47 9.779 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-03T06:17:42.744Z] #47 9.806 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-03T06:17:42.744Z] #47 9.806 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-03T06:17:42.744Z] #47 10.06 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-03T06:17:42.744Z] #47 10.31 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-03T06:17:42.744Z] #47 ... [2020-08-03T06:17:42.744Z] [2020-08-03T06:17:42.744Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-03T06:17:42.744Z] #32 3.183 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-03T06:17:42.744Z] #32 3.232 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-03T06:17:42.744Z] #32 3.250 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-03T06:17:42.744Z] #32 4.111 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-08-03T06:17:42.744Z] #32 5.960 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [191 kB] [2020-08-03T06:17:42.744Z] #32 8.241 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-08-03T06:17:43.075Z] #32 ... [2020-08-03T06:17:43.075Z] [2020-08-03T06:17:43.075Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-03T06:17:43.075Z] #10 3.053 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-03T06:17:43.075Z] #10 3.111 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-03T06:17:43.075Z] #10 3.111 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-03T06:17:43.075Z] #10 4.003 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-08-03T06:17:43.075Z] #10 5.924 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [191 kB] [2020-08-03T06:17:43.075Z] #10 8.117 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-08-03T06:17:43.075Z] #10 ... [2020-08-03T06:17:43.075Z] [2020-08-03T06:17:43.075Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:17:43.075Z] #45 1.717 + RM_GOPATH=0 [2020-08-03T06:17:43.075Z] #45 1.717 + TMP_GOPATH= [2020-08-03T06:17:43.075Z] #45 1.717 + : /build [2020-08-03T06:17:43.075Z] #45 1.717 + '[' -z '' ']' [2020-08-03T06:17:43.075Z] #45 1.719 ++ mktemp -d [2020-08-03T06:17:43.075Z] #45 1.721 + export GOPATH=/tmp/tmp.09NxhfIUzs [2020-08-03T06:17:43.075Z] #45 1.721 + GOPATH=/tmp/tmp.09NxhfIUzs [2020-08-03T06:17:43.075Z] #45 1.721 + RM_GOPATH=1 [2020-08-03T06:17:43.075Z] #45 1.721 + case "$(go env GOARCH)" in [2020-08-03T06:17:43.075Z] #45 1.721 ++ go env GOARCH [2020-08-03T06:17:43.075Z] #45 1.746 + export GO_BUILDMODE=-buildmode=pie [2020-08-03T06:17:43.075Z] #45 1.746 + GO_BUILDMODE=-buildmode=pie [2020-08-03T06:17:43.075Z] #45 1.746 ++ dirname /tmp/install/install.sh [2020-08-03T06:17:43.075Z] #45 1.746 + dir=/tmp/install [2020-08-03T06:17:43.075Z] #45 1.748 + bin=golangci_lint [2020-08-03T06:17:43.075Z] #45 1.748 + shift [2020-08-03T06:17:43.075Z] #45 1.748 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-08-03T06:17:43.075Z] #45 1.748 + . /tmp/install/golangci_lint.installer [2020-08-03T06:17:43.075Z] #45 1.748 ++ : v1.23.8 [2020-08-03T06:17:43.075Z] #45 1.748 + install_golangci_lint [2020-08-03T06:17:43.075Z] #45 1.748 + echo 'Installing golangci-lint version v1.23.8' [2020-08-03T06:17:43.075Z] #45 1.751 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-03T06:17:43.075Z] #45 1.751 Installing golangci-lint version v1.23.8 [2020-08-03T06:17:43.075Z] #45 ... [2020-08-03T06:17:43.075Z] [2020-08-03T06:17:43.075Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:17:43.075Z] #54 1.763 + RM_GOPATH=0 [2020-08-03T06:17:43.075Z] #54 1.763 + TMP_GOPATH= [2020-08-03T06:17:43.075Z] #54 1.763 + : /build [2020-08-03T06:17:43.075Z] #54 1.763 + '[' -z '' ']' [2020-08-03T06:17:43.075Z] #54 1.763 ++ mktemp -d [2020-08-03T06:17:43.075Z] #54 1.763 + export GOPATH=/tmp/tmp.6zRBASmtfK [2020-08-03T06:17:43.075Z] #54 1.763 + GOPATH=/tmp/tmp.6zRBASmtfK [2020-08-03T06:17:43.075Z] #54 1.763 + RM_GOPATH=1 [2020-08-03T06:17:43.075Z] #54 1.763 + case "$(go env GOARCH)" in [2020-08-03T06:17:43.075Z] #54 1.763 ++ go env GOARCH [2020-08-03T06:17:43.075Z] #54 1.768 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-03T06:17:43.075Z] #54 1.769 + export GO_BUILDMODE=-buildmode=pie [2020-08-03T06:17:43.075Z] #54 1.769 + GO_BUILDMODE=-buildmode=pie [2020-08-03T06:17:43.075Z] #54 1.769 ++ dirname /tmp/install/install.sh [2020-08-03T06:17:43.075Z] #54 1.769 + dir=/tmp/install [2020-08-03T06:17:43.075Z] #54 1.769 + bin=rootlesskit [2020-08-03T06:17:43.075Z] #54 1.769 + shift [2020-08-03T06:17:43.075Z] #54 1.769 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-08-03T06:17:43.075Z] #54 1.769 + . /tmp/install/rootlesskit.installer [2020-08-03T06:17:43.075Z] #54 1.769 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-03T06:17:43.075Z] #54 1.769 + install_rootlesskit [2020-08-03T06:17:43.075Z] #54 1.769 + case "$1" in [2020-08-03T06:17:43.075Z] #54 1.769 + export CGO_ENABLED=0 [2020-08-03T06:17:43.075Z] #54 1.769 + CGO_ENABLED=0 [2020-08-03T06:17:43.075Z] #54 1.769 + _install_rootlesskit [2020-08-03T06:17:43.075Z] #54 1.769 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-08-03T06:17:43.075Z] #54 1.769 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.6zRBASmtfK/src/github.com/rootless-containers/rootlesskit [2020-08-03T06:17:43.075Z] #54 1.769 Cloning into '/tmp/tmp.6zRBASmtfK/src/github.com/rootless-containers/rootlesskit'... [2020-08-03T06:17:43.075Z] #54 5.190 + cd /tmp/tmp.6zRBASmtfK/src/github.com/rootless-containers/rootlesskit [2020-08-03T06:17:43.075Z] #54 5.190 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-03T06:17:43.075Z] #54 5.367 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-03T06:17:43.075Z] #54 5.367 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-08-03T06:17:43.368Z] #54 ... [2020-08-03T06:17:43.368Z] [2020-08-03T06:17:43.368Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-03T06:17:43.368Z] #36 2.939 + git clone https://github.com/docker/distribution.git . [2020-08-03T06:17:43.368Z] #36 2.943 Cloning into '.'... [2020-08-03T06:17:43.368Z] #36 ... [2020-08-03T06:17:43.368Z] [2020-08-03T06:17:43.368Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-03T06:17:43.368Z] #23 2.862 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-03T06:17:43.368Z] #23 2.927 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-03T06:17:43.368Z] #23 2.927 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-03T06:17:43.368Z] #23 3.668 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-08-03T06:17:43.368Z] #23 5.458 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [191 kB] [2020-08-03T06:17:43.368Z] #23 7.714 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-08-03T06:17:43.660Z] #23 ... [2020-08-03T06:17:43.660Z] [2020-08-03T06:17:43.660Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:17:43.660Z] #60 1.702 + RM_GOPATH=0 [2020-08-03T06:17:43.660Z] #60 1.702 + TMP_GOPATH= [2020-08-03T06:17:43.660Z] #60 1.702 + : /build [2020-08-03T06:17:43.660Z] #60 1.702 + '[' -z '' ']' [2020-08-03T06:17:43.660Z] #60 1.702 ++ mktemp -d [2020-08-03T06:17:43.660Z] #60 1.711 + export GOPATH=/tmp/tmp.EZjpAm3xk9 [2020-08-03T06:17:43.660Z] #60 1.711 + GOPATH=/tmp/tmp.EZjpAm3xk9 [2020-08-03T06:17:43.660Z] #60 1.711 + RM_GOPATH=1 [2020-08-03T06:17:43.660Z] #60 1.711 + case "$(go env GOARCH)" in [2020-08-03T06:17:43.660Z] #60 1.711 ++ go env GOARCH [2020-08-03T06:17:43.660Z] #60 1.712 + export GO_BUILDMODE=-buildmode=pie [2020-08-03T06:17:43.660Z] #60 1.712 + GO_BUILDMODE=-buildmode=pie [2020-08-03T06:17:43.660Z] #60 1.712 ++ dirname /tmp/install/install.sh [2020-08-03T06:17:43.660Z] #60 1.717 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-08-03T06:17:43.660Z] #60 1.717 + dir=/tmp/install [2020-08-03T06:17:43.660Z] #60 1.717 + bin=proxy [2020-08-03T06:17:43.660Z] #60 1.717 + shift [2020-08-03T06:17:43.660Z] #60 1.717 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-08-03T06:17:43.660Z] #60 1.717 + . /tmp/install/proxy.installer [2020-08-03T06:17:43.660Z] #60 1.717 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-08-03T06:17:43.660Z] #60 1.717 + install_proxy [2020-08-03T06:17:43.660Z] #60 1.717 + case "$1" in [2020-08-03T06:17:43.660Z] #60 1.717 + export CGO_ENABLED=0 [2020-08-03T06:17:43.660Z] #60 1.717 + CGO_ENABLED=0 [2020-08-03T06:17:43.660Z] #60 1.717 + _install_proxy [2020-08-03T06:17:43.660Z] #60 1.717 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-08-03T06:17:43.660Z] #60 1.717 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.EZjpAm3xk9/src/github.com/docker/libnetwork [2020-08-03T06:17:43.660Z] #60 1.717 Cloning into '/tmp/tmp.EZjpAm3xk9/src/github.com/docker/libnetwork'... [2020-08-03T06:17:43.660Z] #60 ... [2020-08-03T06:17:43.660Z] [2020-08-03T06:17:43.660Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:17:43.660Z] #47 10.64 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-03T06:17:43.660Z] #47 11.13 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-03T06:17:44.183Z] 47a08a47fa97: Pull complete [2020-08-03T06:17:44.295Z] #47 11.89 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-03T06:17:45.333Z] #47 12.87 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-03T06:17:45.333Z] #47 12.97 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-03T06:17:45.333Z] #47 13.08 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-03T06:17:45.333Z] #47 13.20 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-03T06:17:45.625Z] #47 13.60 runtime [2020-08-03T06:17:45.732Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 5.1s [2020-08-03T06:17:47.701Z] #47 ... [2020-08-03T06:17:47.701Z] [2020-08-03T06:17:47.701Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-03T06:17:47.701Z] #51 5.314 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [191 kB] [2020-08-03T06:17:47.701Z] #51 7.312 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-08-03T06:17:47.701Z] #51 13.34 Fetched 8061 kB in 10s (785 kB/s) [2020-08-03T06:17:47.701Z] #51 13.34 Reading package lists... [2020-08-03T06:17:47.701Z] #51 ... [2020-08-03T06:17:47.701Z] [2020-08-03T06:17:47.701Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-03T06:17:47.701Z] #36 13.80 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-08-03T06:17:47.701Z] #36 15.30 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-08-03T06:17:47.731Z] 0ae62d2712a7: Pull complete [2020-08-03T06:17:47.731Z] 1d4419b49a59: Pull complete [2020-08-03T06:17:47.731Z] Digest: sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 [2020-08-03T06:17:47.731Z] Status: Downloaded newer image for golang:1.13.14-buster [2020-08-03T06:17:47.731Z] ---> b1942c37232d [2020-08-03T06:17:47.731Z] Step 5/15 : ARG BUILDX_REPO [2020-08-03T06:17:47.731Z] ---> Running in ae498f7ce742 [2020-08-03T06:17:47.731Z] Removing intermediate container ae498f7ce742 [2020-08-03T06:17:47.731Z] ---> 65be627b0592 [2020-08-03T06:17:47.731Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-08-03T06:17:47.731Z] ---> Running in 43408440faa5 [2020-08-03T06:17:48.027Z] Cloning into '/buildx'... [2020-08-03T06:17:49.022Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 7.9s done [2020-08-03T06:17:49.022Z] #7 extracting sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 done [2020-08-03T06:17:49.022Z] #7 DONE 26.9s [2020-08-03T06:17:49.281Z] [2020-08-03T06:17:49.281Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-08-03T06:17:51.577Z] Removing intermediate container 43408440faa5 [2020-08-03T06:17:51.577Z] ---> e2801d9116dd [2020-08-03T06:17:51.577Z] Step 7/15 : WORKDIR /buildx [2020-08-03T06:17:51.577Z] ---> Running in aa5c1f4b7bbe [2020-08-03T06:17:51.577Z] Removing intermediate container aa5c1f4b7bbe [2020-08-03T06:17:51.577Z] ---> 10bdfcac851c [2020-08-03T06:17:51.577Z] Step 8/15 : ARG BUILDX_COMMIT [2020-08-03T06:17:51.577Z] ---> Running in d46f7c7caa58 [2020-08-03T06:17:51.577Z] Removing intermediate container d46f7c7caa58 [2020-08-03T06:17:51.577Z] ---> 41ec007cc618 [2020-08-03T06:17:51.577Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-08-03T06:17:51.871Z] ---> Running in d117430e9ab9 [2020-08-03T06:17:52.166Z] From https://github.com/docker/buildx [2020-08-03T06:17:52.166Z] * [new tag] v0.3.1 -> build [2020-08-03T06:17:52.577Z] #8 DONE 2.9s [2020-08-03T06:17:52.577Z] [2020-08-03T06:17:52.577Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-08-03T06:17:52.800Z] Switched to branch 'build' [2020-08-03T06:17:52.838Z] #9 DONE 0.7s [2020-08-03T06:17:52.838Z] [2020-08-03T06:17:52.838Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-08-03T06:17:52.838Z] #35 DONE 0.0s [2020-08-03T06:17:52.838Z] [2020-08-03T06:17:52.838Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-08-03T06:17:52.838Z] #27 DONE 0.1s [2020-08-03T06:17:52.838Z] [2020-08-03T06:17:52.838Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-03T06:17:53.288Z] #36 ... [2020-08-03T06:17:53.288Z] [2020-08-03T06:17:53.288Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:17:53.288Z] #41 10.52 runtime/cgo [2020-08-03T06:17:53.288Z] #41 15.48 vendor/golang.org/x/crypto/internal/subtle [2020-08-03T06:17:53.288Z] #41 ... [2020-08-03T06:17:53.288Z] [2020-08-03T06:17:53.288Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-03T06:17:53.288Z] #51 13.34 Reading package lists... [2020-08-03T06:17:53.288Z] #51 16.40 Reading package lists... [2020-08-03T06:17:53.288Z] #51 20.31 Building dependency tree... [2020-08-03T06:17:53.438Z] Removing intermediate container d117430e9ab9 [2020-08-03T06:17:53.438Z] ---> 332b9832bbe0 [2020-08-03T06:17:53.438Z] Step 10/15 : ARG GOOS [2020-08-03T06:17:53.438Z] ---> Running in 3bef771eabe4 [2020-08-03T06:17:53.581Z] #51 21.53 The following additional packages will be installed: [2020-08-03T06:17:53.737Z] Removing intermediate container 3bef771eabe4 [2020-08-03T06:17:53.737Z] ---> 199554d52ca0 [2020-08-03T06:17:53.737Z] Step 11/15 : ARG GOARCH [2020-08-03T06:17:53.737Z] ---> Running in 25ef098d62e7 [2020-08-03T06:17:53.737Z] Removing intermediate container 25ef098d62e7 [2020-08-03T06:17:53.737Z] ---> 88051ac235d0 [2020-08-03T06:17:53.737Z] Step 12/15 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-08-03T06:17:53.737Z] ---> Running in 233aefe5f0a6 [2020-08-03T06:17:53.875Z] #51 21.58 libbtrfs0 [2020-08-03T06:17:53.875Z] #51 ... [2020-08-03T06:17:53.875Z] [2020-08-03T06:17:53.875Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:17:53.875Z] #30 21.57 sync [2020-08-03T06:17:53.875Z] #30 21.57 internal/reflectlite [2020-08-03T06:17:54.510Z] #30 ... [2020-08-03T06:17:54.510Z] [2020-08-03T06:17:54.510Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:17:54.510Z] #60 12.47 + cd /tmp/tmp.EZjpAm3xk9/src/github.com/docker/libnetwork [2020-08-03T06:17:54.510Z] #60 12.47 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-08-03T06:17:54.510Z] #60 12.90 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-08-03T06:17:54.802Z] #60 ... [2020-08-03T06:17:54.802Z] [2020-08-03T06:17:54.802Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-03T06:17:54.802Z] #38 12.57 Fetched 8061 kB in 10s (794 kB/s) [2020-08-03T06:17:54.802Z] #38 12.57 Reading package lists... [2020-08-03T06:17:54.802Z] #38 15.61 Reading package lists... [2020-08-03T06:17:54.802Z] #38 19.49 Building dependency tree... [2020-08-03T06:17:54.802Z] #38 20.73 The following additional packages will be installed: [2020-08-03T06:17:54.803Z] #38 20.73 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-08-03T06:17:54.803Z] #38 20.73 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-08-03T06:17:54.803Z] #38 20.74 Suggested packages: [2020-08-03T06:17:54.803Z] #38 20.74 manpages-dev python-setuptools [2020-08-03T06:17:54.803Z] #38 21.75 The following NEW packages will be installed: [2020-08-03T06:17:54.803Z] #38 21.77 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-08-03T06:17:54.803Z] #38 21.77 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-08-03T06:17:54.803Z] #38 21.77 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-08-03T06:17:54.803Z] #38 21.77 python-six zlib1g-dev [2020-08-03T06:17:54.803Z] #38 21.97 0 upgraded, 17 newly installed, 0 to remove and 7 not upgraded. [2020-08-03T06:17:54.803Z] #38 21.97 Need to get 3742 kB of archives. [2020-08-03T06:17:54.803Z] #38 21.97 After this operation, 22.0 MB of additional disk space will be used. [2020-08-03T06:17:54.803Z] #38 21.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-08-03T06:17:54.803Z] #38 22.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-08-03T06:17:54.803Z] #38 22.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-08-03T06:17:54.803Z] #38 22.10 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-08-03T06:17:54.803Z] #38 22.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-08-03T06:17:54.803Z] #38 22.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-08-03T06:17:54.803Z] #38 22.48 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2020-08-03T06:17:54.803Z] #38 22.49 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-08-03T06:17:54.803Z] #38 22.50 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-08-03T06:17:54.803Z] #38 22.53 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-08-03T06:17:54.803Z] #38 22.53 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-08-03T06:17:54.803Z] #38 22.60 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-08-03T06:17:54.803Z] #38 22.62 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2020-08-03T06:17:54.803Z] #38 22.68 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-08-03T06:17:54.803Z] #38 22.70 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-08-03T06:17:54.803Z] #38 ... [2020-08-03T06:17:54.803Z] [2020-08-03T06:17:54.803Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-03T06:17:54.803Z] #51 21.64 The following NEW packages will be installed: [2020-08-03T06:17:54.803Z] #51 21.65 libbtrfs-dev libbtrfs0 [2020-08-03T06:17:54.803Z] #51 21.95 0 upgraded, 2 newly installed, 0 to remove and 7 not upgraded. [2020-08-03T06:17:54.803Z] #51 21.95 Need to get 118 kB of archives. [2020-08-03T06:17:54.803Z] #51 21.95 After this operation, 390 kB of additional disk space will be used. [2020-08-03T06:17:54.803Z] #51 21.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-08-03T06:17:54.803Z] #51 22.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-08-03T06:17:54.803Z] #51 22.68 debconf: delaying package configuration, since apt-utils is not installed [2020-08-03T06:17:55.095Z] #51 22.75 Fetched 118 kB in 0s (308 kB/s) [2020-08-03T06:17:55.095Z] #51 22.80 Selecting previously unselected package libbtrfs0. [2020-08-03T06:17:55.095Z] #51 22.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% [2020-08-03T06:17:55.095Z] #51 ... [2020-08-03T06:17:55.095Z] [2020-08-03T06:17:55.095Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-03T06:17:55.095Z] #23 12.73 Fetched 8061 kB in 10s (814 kB/s) [2020-08-03T06:17:55.095Z] #23 12.73 Reading package lists... [2020-08-03T06:17:55.095Z] #23 16.60 Reading package lists... [2020-08-03T06:17:55.095Z] #23 20.24 Building dependency tree... [2020-08-03T06:17:55.095Z] #23 21.25 ca-certificates is already the newest version (20200601~deb10u1). [2020-08-03T06:17:55.095Z] #23 21.25 The following additional packages will be installed: [2020-08-03T06:17:55.095Z] #23 21.29 libjq1 libonig5 [2020-08-03T06:17:55.095Z] #23 21.64 The following NEW packages will be installed: [2020-08-03T06:17:55.095Z] #23 21.64 jq libjq1 libonig5 [2020-08-03T06:17:55.095Z] #23 21.80 0 upgraded, 3 newly installed, 0 to remove and 7 not upgraded. [2020-08-03T06:17:55.095Z] #23 21.80 Need to get 350 kB of archives. [2020-08-03T06:17:55.095Z] #23 21.80 After this operation, 1154 kB of additional disk space will be used. [2020-08-03T06:17:55.095Z] #23 21.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-08-03T06:17:55.095Z] #23 21.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-08-03T06:17:55.095Z] #23 21.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-08-03T06:17:55.095Z] #23 22.65 debconf: delaying package configuration, since apt-utils is not installed [2020-08-03T06:17:55.095Z] #23 22.79 Fetched 350 kB in 0s (1752 kB/s) [2020-08-03T06:17:55.095Z] #23 22.88 Selecting previously unselected package libonig5:s390x. [2020-08-03T06:17:55.095Z] #23 22.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% [2020-08-03T06:17:55.095Z] #23 ... [2020-08-03T06:17:55.095Z] [2020-08-03T06:17:55.095Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-03T06:17:55.095Z] #51 22.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 ... 15177 files and directories currently installed.) [2020-08-03T06:17:55.095Z] #51 22.89 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-08-03T06:17:55.095Z] #51 22.89 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-03T06:17:55.095Z] #51 22.98 Selecting previously unselected package libbtrfs-dev. [2020-08-03T06:17:55.095Z] #51 22.99 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-08-03T06:17:55.095Z] #51 22.99 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-03T06:17:55.387Z] #51 23.12 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-03T06:17:55.387Z] #51 23.13 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-03T06:17:55.387Z] #51 23.13 Processing triggers for libc-bin (2.28-10) ... [2020-08-03T06:17:56.030Z] #51 DONE 23.6s [2020-08-03T06:17:56.030Z] [2020-08-03T06:17:56.030Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-03T06:17:56.030Z] #23 22.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-08-03T06:17:56.030Z] #23 22.99 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-08-03T06:17:56.030Z] #23 22.99 Unpacking libonig5:s390x (6.9.1-1) ... [2020-08-03T06:17:56.030Z] #23 23.19 Selecting previously unselected package libjq1:s390x. [2020-08-03T06:17:56.030Z] #23 23.19 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-08-03T06:17:56.030Z] #23 23.20 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-08-03T06:17:56.030Z] #23 23.36 Selecting previously unselected package jq. [2020-08-03T06:17:56.030Z] #23 23.36 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-08-03T06:17:56.030Z] #23 23.36 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-03T06:17:56.030Z] #23 23.66 Setting up libonig5:s390x (6.9.1-1) ... [2020-08-03T06:17:56.030Z] #23 23.69 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-08-03T06:17:56.030Z] #23 23.71 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-03T06:17:56.030Z] #23 23.72 Processing triggers for libc-bin (2.28-10) ... [2020-08-03T06:17:56.030Z] #23 ... [2020-08-03T06:17:56.030Z] [2020-08-03T06:17:56.030Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-03T06:17:56.030Z] #32 13.86 Fetched 8061 kB in 11s (747 kB/s) [2020-08-03T06:17:56.030Z] #32 13.86 Reading package lists... [2020-08-03T06:17:56.030Z] #32 17.95 Reading package lists... [2020-08-03T06:17:56.030Z] #32 21.61 Building dependency tree... [2020-08-03T06:17:56.030Z] #32 22.61 The following additional packages will be installed: [2020-08-03T06:17:56.030Z] #32 22.61 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-08-03T06:17:56.030Z] #32 22.62 Suggested packages: [2020-08-03T06:17:56.030Z] #32 22.62 cmake-doc ninja-build lrzip [2020-08-03T06:17:56.030Z] #32 22.62 Recommended packages: [2020-08-03T06:17:56.030Z] #32 22.62 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-08-03T06:17:56.030Z] #32 23.30 The following NEW packages will be installed: [2020-08-03T06:17:56.030Z] #32 23.30 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-08-03T06:17:56.030Z] #32 23.30 vim-common xxd [2020-08-03T06:17:56.030Z] #32 23.43 0 upgraded, 10 newly installed, 0 to remove and 7 not upgraded. [2020-08-03T06:17:56.030Z] #32 23.43 Need to get 14.0 MB of archives. [2020-08-03T06:17:56.030Z] #32 23.43 After this operation, 62.1 MB of additional disk space will be used. [2020-08-03T06:17:56.030Z] #32 23.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-08-03T06:17:56.030Z] #32 23.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-08-03T06:17:56.030Z] #32 23.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-08-03T06:17:56.030Z] #32 23.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-08-03T06:17:56.335Z] #32 ... [2020-08-03T06:17:56.335Z] [2020-08-03T06:17:56.335Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-03T06:17:56.335Z] #23 DONE 24.0s [2020-08-03T06:17:56.335Z] [2020-08-03T06:17:56.335Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-08-03T06:17:56.335Z] #24 DONE 0.1s [2020-08-03T06:17:56.335Z] [2020-08-03T06:17:56.335Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-03T06:17:56.335Z] #10 13.94 Fetched 8061 kB in 11s (739 kB/s) [2020-08-03T06:17:56.335Z] #10 13.94 Reading package lists... [2020-08-03T06:17:56.335Z] #10 17.96 Reading package lists... [2020-08-03T06:17:56.335Z] #10 21.78 Building dependency tree... [2020-08-03T06:17:56.335Z] #10 22.64 The following additional packages will be installed: [2020-08-03T06:17:56.335Z] #10 22.64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-08-03T06:17:56.335Z] #10 22.64 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-08-03T06:17:56.335Z] #10 22.65 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-08-03T06:17:56.335Z] #10 22.65 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-03T06:17:56.335Z] #10 22.65 Suggested packages: [2020-08-03T06:17:56.335Z] #10 22.65 gcc-8-locales seccomp wine64 [2020-08-03T06:17:56.335Z] #10 23.88 The following NEW packages will be installed: [2020-08-03T06:17:56.335Z] #10 23.88 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-08-03T06:17:56.335Z] #10 23.88 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-08-03T06:17:56.335Z] #10 23.88 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-08-03T06:17:56.335Z] #10 23.89 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-08-03T06:17:56.335Z] #10 23.89 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-08-03T06:17:56.335Z] #10 23.89 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-03T06:17:56.335Z] #10 ... [2020-08-03T06:17:56.335Z] [2020-08-03T06:17:56.335Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-03T06:17:56.335Z] #38 22.71 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-08-03T06:17:56.335Z] #38 22.71 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-08-03T06:17:56.335Z] #38 23.43 debconf: delaying package configuration, since apt-utils is not installed [2020-08-03T06:17:56.335Z] #38 23.64 Fetched 3742 kB in 1s (4067 kB/s) [2020-08-03T06:17:56.335Z] #38 23.72 Selecting previously unselected package libcap-dev:s390x. [2020-08-03T06:17:56.335Z] #38 23.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-08-03T06:17:56.335Z] #38 23.76 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-08-03T06:17:56.335Z] #38 23.84 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-08-03T06:17:56.335Z] #38 23.93 Selecting previously unselected package libnet1:s390x. [2020-08-03T06:17:56.335Z] #38 23.94 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-08-03T06:17:56.335Z] #38 23.95 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-08-03T06:17:56.335Z] #38 24.04 Selecting previously unselected package libnet1-dev. [2020-08-03T06:17:56.335Z] #38 24.04 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-08-03T06:17:56.335Z] #38 24.04 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-03T06:17:56.335Z] #38 24.18 Selecting previously unselected package libnl-3-200:s390x. [2020-08-03T06:17:56.627Z] #38 24.18 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-08-03T06:17:56.627Z] #38 24.18 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-08-03T06:17:56.627Z] #38 24.33 Selecting previously unselected package libnl-3-dev:s390x. [2020-08-03T06:17:56.627Z] #38 24.33 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-08-03T06:17:56.627Z] #38 24.33 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-08-03T06:17:56.627Z] #38 24.49 Selecting previously unselected package libprotobuf-c1:s390x. [2020-08-03T06:17:56.627Z] #38 24.49 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-08-03T06:17:56.627Z] #38 24.50 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-08-03T06:17:56.627Z] #38 24.54 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-08-03T06:17:56.627Z] #38 24.54 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-08-03T06:17:56.921Z] #38 24.55 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-08-03T06:17:56.921Z] #38 24.68 Selecting previously unselected package zlib1g-dev:s390x. [2020-08-03T06:17:56.921Z] #38 24.68 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-08-03T06:17:56.921Z] #38 24.68 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-08-03T06:17:57.213Z] #38 24.84 Selecting previously unselected package libprotobuf17:s390x. [2020-08-03T06:17:57.213Z] #38 24.84 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-08-03T06:17:57.213Z] #38 24.84 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-08-03T06:17:57.507Z] #38 25.31 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-08-03T06:17:57.507Z] #38 25.31 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-08-03T06:17:57.507Z] #38 25.31 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-08-03T06:17:57.806Z] #38 ... [2020-08-03T06:17:57.806Z] [2020-08-03T06:17:57.806Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:17:57.806Z] #43 DONE 25.5s [2020-08-03T06:17:57.806Z] [2020-08-03T06:17:57.806Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-03T06:17:57.806Z] #38 25.43 Selecting previously unselected package libprotobuf-dev:s390x. [2020-08-03T06:17:57.806Z] #38 25.43 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-08-03T06:17:57.806Z] #38 25.44 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-08-03T06:17:58.109Z] #38 ... [2020-08-03T06:17:58.109Z] [2020-08-03T06:17:58.109Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:17:58.109Z] #60 DONE 25.8s [2020-08-03T06:17:58.109Z] [2020-08-03T06:17:58.109Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:17:58.109Z] #52 1.097 + RM_GOPATH=0 [2020-08-03T06:17:58.109Z] #52 1.097 + TMP_GOPATH= [2020-08-03T06:17:58.109Z] #52 1.097 + : /build [2020-08-03T06:17:58.109Z] #52 1.097 + '[' -z '' ']' [2020-08-03T06:17:58.109Z] #52 1.098 ++ mktemp -d [2020-08-03T06:17:58.109Z] #52 1.105 + export GOPATH=/tmp/tmp.tgnW397Y9q [2020-08-03T06:17:58.109Z] #52 1.105 + GOPATH=/tmp/tmp.tgnW397Y9q [2020-08-03T06:17:58.109Z] #52 1.105 + RM_GOPATH=1 [2020-08-03T06:17:58.109Z] #52 1.105 + case "$(go env GOARCH)" in [2020-08-03T06:17:58.109Z] #52 1.105 ++ go env GOARCH [2020-08-03T06:17:58.109Z] #52 1.160 + export GO_BUILDMODE=-buildmode=pie [2020-08-03T06:17:58.109Z] #52 1.160 + GO_BUILDMODE=-buildmode=pie [2020-08-03T06:17:58.109Z] #52 1.162 ++ dirname /tmp/install/install.sh [2020-08-03T06:17:58.109Z] #52 1.165 + dir=/tmp/install [2020-08-03T06:17:58.109Z] #52 1.165 + bin=containerd [2020-08-03T06:17:58.109Z] #52 1.165 + shift [2020-08-03T06:17:58.109Z] #52 1.165 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-08-03T06:17:58.109Z] #52 1.165 + . /tmp/install/containerd.installer [2020-08-03T06:17:58.109Z] #52 1.166 ++ set -e [2020-08-03T06:17:58.109Z] #52 1.166 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-08-03T06:17:58.109Z] #52 1.167 + install_containerd [2020-08-03T06:17:58.109Z] #52 1.168 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-08-03T06:17:58.109Z] #52 1.168 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-08-03T06:17:58.109Z] #52 1.168 + git clone https://github.com/containerd/containerd.git /tmp/tmp.tgnW397Y9q/src/github.com/containerd/containerd [2020-08-03T06:17:58.109Z] #52 1.177 Cloning into '/tmp/tmp.tgnW397Y9q/src/github.com/containerd/containerd'... [2020-08-03T06:17:58.113Z] #28 ... [2020-08-03T06:17:58.113Z] [2020-08-03T06:17:58.113Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-03T06:17:58.113Z] #51 5.051 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-03T06:17:58.113Z] #51 5.062 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-03T06:17:58.113Z] #51 5.062 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-03T06:17:58.113Z] #51 5.274 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-03T06:17:58.682Z] #51 5.921 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-08-03T06:17:58.941Z] #51 ... [2020-08-03T06:17:58.941Z] [2020-08-03T06:17:58.941Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:17:58.941Z] #41 6.294 + RM_GOPATH=0 [2020-08-03T06:17:58.941Z] #41 6.294 + TMP_GOPATH= [2020-08-03T06:17:58.941Z] #41 6.294 + : /build [2020-08-03T06:17:58.941Z] #41 6.294 + '[' -z '' ']' [2020-08-03T06:17:58.941Z] #41 6.296 ++ mktemp -d [2020-08-03T06:17:58.941Z] #41 6.298 + export GOPATH=/tmp/tmp.f49zQRVhQ3 [2020-08-03T06:17:58.941Z] #41 6.298 + GOPATH=/tmp/tmp.f49zQRVhQ3 [2020-08-03T06:17:58.941Z] #41 6.298 + RM_GOPATH=1 [2020-08-03T06:17:58.941Z] #41 6.298 + case "$(go env GOARCH)" in [2020-08-03T06:17:58.941Z] #41 6.299 ++ go env GOARCH [2020-08-03T06:17:58.941Z] #41 6.308 + export GO_BUILDMODE=-buildmode=pie [2020-08-03T06:17:58.941Z] #41 6.308 + GO_BUILDMODE=-buildmode=pie [2020-08-03T06:17:58.941Z] #41 6.308 ++ dirname /tmp/install/install.sh [2020-08-03T06:17:58.941Z] #41 6.312 + dir=/tmp/install [2020-08-03T06:17:58.941Z] #41 6.312 + bin=vndr [2020-08-03T06:17:58.941Z] #41 6.312 + shift [2020-08-03T06:17:58.941Z] #41 6.312 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-08-03T06:17:58.941Z] #41 6.312 + . /tmp/install/vndr.installer [2020-08-03T06:17:58.941Z] #41 6.312 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-03T06:17:58.941Z] #41 6.312 + install_vndr [2020-08-03T06:17:58.941Z] #41 6.312 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-08-03T06:17:58.941Z] #41 6.312 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.f49zQRVhQ3/src/github.com/LK4D4/vndr [2020-08-03T06:17:58.941Z] #41 6.312 Cloning into '/tmp/tmp.f49zQRVhQ3/src/github.com/LK4D4/vndr'... [2020-08-03T06:17:58.941Z] #41 6.312 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-03T06:17:59.200Z] #41 ... [2020-08-03T06:17:59.200Z] [2020-08-03T06:17:59.200Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-03T06:17:59.200Z] #51 6.457 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-03T06:18:00.891Z] #52 ... [2020-08-03T06:18:00.891Z] [2020-08-03T06:18:00.891Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-03T06:18:00.891Z] #25 2.228 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-08-03T06:18:00.891Z] #25 2.686 [2020-08-03T06:18:01.183Z] #25 2.919 #=#=# ## 3.3% ##### 7.9% ####### 10.1% ############ 16.9% ############### 21.4% ################## 25.7% ###################### 30.6% ########################### 38.3% ################################ 45.0% ##################################### 51.8% ########################################## 58.5% ################################################ 67.6% ####################################################### 76.5% ############################################################ 84.3% #################################################################### 94.9% ######################################################################## 100.0% [2020-08-03T06:18:01.768Z] #25 5.348 #=#=# [2020-08-03T06:18:02.061Z] #25 5.532 ################################# 45.9% ######################################################################## 100.0% [2020-08-03T06:18:02.355Z] #25 5.953 [2020-08-03T06:18:02.648Z] #25 6.121 ################ 22.9% ######################################## 56.5% ######################################################################## 100.0% [2020-08-03T06:18:02.947Z] #25 6.725 [2020-08-03T06:18:03.395Z] #51 ... [2020-08-03T06:18:03.395Z] [2020-08-03T06:18:03.395Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:18:03.395Z] #45 6.734 + RM_GOPATH=0 [2020-08-03T06:18:03.395Z] #45 6.734 + TMP_GOPATH= [2020-08-03T06:18:03.395Z] #45 6.734 + : /build [2020-08-03T06:18:03.395Z] #45 6.734 + '[' -z '' ']' [2020-08-03T06:18:03.395Z] #45 6.734 ++ mktemp -d [2020-08-03T06:18:03.395Z] #45 6.758 + export GOPATH=/tmp/tmp.utSZqnMaPa [2020-08-03T06:18:03.395Z] #45 6.758 + GOPATH=/tmp/tmp.utSZqnMaPa [2020-08-03T06:18:03.395Z] #45 6.758 + RM_GOPATH=1 [2020-08-03T06:18:03.395Z] #45 6.758 + case "$(go env GOARCH)" in [2020-08-03T06:18:03.395Z] #45 6.758 ++ go env GOARCH [2020-08-03T06:18:03.395Z] #45 6.776 + export GO_BUILDMODE=-buildmode=pie [2020-08-03T06:18:03.395Z] #45 6.776 + GO_BUILDMODE=-buildmode=pie [2020-08-03T06:18:03.395Z] #45 6.776 ++ dirname /tmp/install/install.sh [2020-08-03T06:18:03.395Z] #45 6.776 + dir=/tmp/install [2020-08-03T06:18:03.395Z] #45 6.777 + bin=golangci_lint [2020-08-03T06:18:03.395Z] #45 6.777 + shift [2020-08-03T06:18:03.395Z] #45 6.777 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-08-03T06:18:03.395Z] #45 6.777 + . /tmp/install/golangci_lint.installer [2020-08-03T06:18:03.395Z] #45 6.777 ++ : v1.23.8 [2020-08-03T06:18:03.395Z] #45 6.778 + install_golangci_lint [2020-08-03T06:18:03.395Z] #45 6.780 + echo 'Installing golangci-lint version v1.23.8' [2020-08-03T06:18:03.395Z] #45 6.780 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-03T06:18:03.395Z] #45 6.780 Installing golangci-lint version v1.23.8 [2020-08-03T06:18:03.395Z] #45 ... [2020-08-03T06:18:03.395Z] [2020-08-03T06:18:03.395Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:18:03.395Z] #21 6.456 + RM_GOPATH=0 [2020-08-03T06:18:03.395Z] #21 6.456 + TMP_GOPATH= [2020-08-03T06:18:03.395Z] #21 6.456 + : /build [2020-08-03T06:18:03.395Z] #21 6.456 + '[' -z '' ']' [2020-08-03T06:18:03.395Z] #21 6.456 ++ mktemp -d [2020-08-03T06:18:03.395Z] #21 6.456 + export GOPATH=/tmp/tmp.eEr7zYhPZm [2020-08-03T06:18:03.395Z] #21 6.456 + GOPATH=/tmp/tmp.eEr7zYhPZm [2020-08-03T06:18:03.395Z] #21 6.456 + RM_GOPATH=1 [2020-08-03T06:18:03.395Z] #21 6.456 + case "$(go env GOARCH)" in [2020-08-03T06:18:03.395Z] #21 6.456 ++ go env GOARCH [2020-08-03T06:18:03.395Z] #21 6.464 Install docker/cli version 17.06.2-ce from stable [2020-08-03T06:18:03.395Z] #21 6.464 + export GO_BUILDMODE=-buildmode=pie [2020-08-03T06:18:03.395Z] #21 6.464 + GO_BUILDMODE=-buildmode=pie [2020-08-03T06:18:03.395Z] #21 6.464 ++ dirname /tmp/install/install.sh [2020-08-03T06:18:03.395Z] #21 6.464 + dir=/tmp/install [2020-08-03T06:18:03.395Z] #21 6.464 + bin=dockercli [2020-08-03T06:18:03.395Z] #21 6.464 + shift [2020-08-03T06:18:03.395Z] #21 6.464 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-08-03T06:18:03.395Z] #21 6.464 + . /tmp/install/dockercli.installer [2020-08-03T06:18:03.395Z] #21 6.464 ++ : stable [2020-08-03T06:18:03.395Z] #21 6.464 ++ : 17.06.2-ce [2020-08-03T06:18:03.395Z] #21 6.464 + install_dockercli [2020-08-03T06:18:03.395Z] #21 6.464 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-08-03T06:18:03.395Z] #21 6.464 ++ uname -m [2020-08-03T06:18:03.395Z] #21 6.473 + arch=x86_64 [2020-08-03T06:18:03.395Z] #21 6.473 + '[' x86_64 '!=' x86_64 ']' [2020-08-03T06:18:03.395Z] #21 6.473 + url=https://download.docker.com/linux/static [2020-08-03T06:18:03.395Z] #21 6.473 + tar -xz docker/docker [2020-08-03T06:18:03.395Z] #21 6.473 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-08-03T06:18:03.395Z] #21 ... [2020-08-03T06:18:03.395Z] [2020-08-03T06:18:03.395Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:18:03.395Z] #43 7.545 + RM_GOPATH=0 [2020-08-03T06:18:03.395Z] #43 7.545 + TMP_GOPATH= [2020-08-03T06:18:03.395Z] #43 7.545 + : /build [2020-08-03T06:18:03.395Z] #43 7.545 + '[' -z '' ']' [2020-08-03T06:18:03.395Z] #43 7.545 ++ mktemp -d [2020-08-03T06:18:03.395Z] #43 7.598 + export GOPATH=/tmp/tmp.KUlPXQfjOa [2020-08-03T06:18:03.395Z] #43 7.599 + GOPATH=/tmp/tmp.KUlPXQfjOa [2020-08-03T06:18:03.395Z] #43 7.599 + RM_GOPATH=1 [2020-08-03T06:18:03.395Z] #43 7.599 + case "$(go env GOARCH)" in [2020-08-03T06:18:03.395Z] #43 7.600 ++ go env GOARCH [2020-08-03T06:18:03.395Z] #43 7.627 + export GO_BUILDMODE=-buildmode=pie [2020-08-03T06:18:03.395Z] #43 7.637 + GO_BUILDMODE=-buildmode=pie [2020-08-03T06:18:03.395Z] #43 7.638 ++ dirname /tmp/install/install.sh [2020-08-03T06:18:03.395Z] #43 7.641 + dir=/tmp/install [2020-08-03T06:18:03.395Z] #43 7.641 + bin=gotestsum [2020-08-03T06:18:03.395Z] #43 7.642 + shift [2020-08-03T06:18:03.395Z] #43 7.643 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-08-03T06:18:03.395Z] #43 7.643 + . /tmp/install/gotestsum.installer [2020-08-03T06:18:03.395Z] #43 7.646 ++ : v0.3.5 [2020-08-03T06:18:03.395Z] #43 7.647 + install_gotestsum [2020-08-03T06:18:03.395Z] #43 7.655 + set -e [2020-08-03T06:18:03.395Z] #43 7.655 + export GO111MODULE=on [2020-08-03T06:18:03.395Z] #43 7.657 + GO111MODULE=on [2020-08-03T06:18:03.395Z] #43 7.660 + GOBIN=/build [2020-08-03T06:18:03.395Z] #43 7.660 + go get gotest.tools/gotestsum@v0.3.5 [2020-08-03T06:18:03.395Z] #43 7.912 go: finding gotest.tools v0.3.5 [2020-08-03T06:18:03.395Z] #43 7.912 go: finding gotest.tools/gotestsum v0.3.5 [2020-08-03T06:18:03.395Z] #43 9.021 go: downloading gotest.tools/gotestsum v0.3.5 [2020-08-03T06:18:03.395Z] #43 9.580 go: extracting gotest.tools/gotestsum v0.3.5 [2020-08-03T06:18:03.395Z] #43 ... [2020-08-03T06:18:03.395Z] [2020-08-03T06:18:03.395Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-03T06:18:03.395Z] #32 8.201 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-03T06:18:03.395Z] #32 8.267 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-03T06:18:03.395Z] #32 8.277 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-03T06:18:03.395Z] #32 10.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-03T06:18:03.395Z] #32 ... [2020-08-03T06:18:03.395Z] [2020-08-03T06:18:03.395Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:18:03.395Z] #60 6.605 + RM_GOPATH=0 [2020-08-03T06:18:03.395Z] #60 6.605 + TMP_GOPATH= [2020-08-03T06:18:03.395Z] #60 6.605 + : /build [2020-08-03T06:18:03.395Z] #60 6.605 + '[' -z '' ']' [2020-08-03T06:18:03.395Z] #60 6.605 ++ mktemp -d [2020-08-03T06:18:03.395Z] #60 6.618 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-08-03T06:18:03.395Z] #60 6.618 + export GOPATH=/tmp/tmp.q7qAZ9iQod [2020-08-03T06:18:03.395Z] #60 6.618 + GOPATH=/tmp/tmp.q7qAZ9iQod [2020-08-03T06:18:03.395Z] #60 6.618 + RM_GOPATH=1 [2020-08-03T06:18:03.395Z] #60 6.618 + case "$(go env GOARCH)" in [2020-08-03T06:18:03.395Z] #60 6.618 ++ go env GOARCH [2020-08-03T06:18:03.395Z] #60 6.618 + export GO_BUILDMODE=-buildmode=pie [2020-08-03T06:18:03.395Z] #60 6.618 + GO_BUILDMODE=-buildmode=pie [2020-08-03T06:18:03.395Z] #60 6.618 ++ dirname /tmp/install/install.sh [2020-08-03T06:18:03.395Z] #60 6.618 + dir=/tmp/install [2020-08-03T06:18:03.395Z] #60 6.618 + bin=proxy [2020-08-03T06:18:03.395Z] #60 6.618 + shift [2020-08-03T06:18:03.395Z] #60 6.618 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-08-03T06:18:03.395Z] #60 6.618 + . /tmp/install/proxy.installer [2020-08-03T06:18:03.395Z] #60 6.618 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-08-03T06:18:03.395Z] #60 6.618 + install_proxy [2020-08-03T06:18:03.395Z] #60 6.618 + case "$1" in [2020-08-03T06:18:03.395Z] #60 6.618 + export CGO_ENABLED=0 [2020-08-03T06:18:03.395Z] #60 6.618 + CGO_ENABLED=0 [2020-08-03T06:18:03.395Z] #60 6.618 + _install_proxy [2020-08-03T06:18:03.395Z] #60 6.618 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-08-03T06:18:03.395Z] #60 6.618 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.q7qAZ9iQod/src/github.com/docker/libnetwork [2020-08-03T06:18:03.395Z] #60 6.626 Cloning into '/tmp/tmp.q7qAZ9iQod/src/github.com/docker/libnetwork'... [2020-08-03T06:18:03.654Z] #60 ... [2020-08-03T06:18:03.654Z] [2020-08-03T06:18:03.654Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-03T06:18:03.654Z] #36 7.530 + git clone https://github.com/docker/distribution.git . [2020-08-03T06:18:03.654Z] #36 7.530 Cloning into '.'... [2020-08-03T06:18:03.654Z] #36 ... [2020-08-03T06:18:03.654Z] [2020-08-03T06:18:03.654Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:18:03.654Z] #47 7.581 + RM_GOPATH=0 [2020-08-03T06:18:03.654Z] #47 7.581 + TMP_GOPATH= [2020-08-03T06:18:03.654Z] #47 7.581 + : /build [2020-08-03T06:18:03.654Z] #47 7.581 + '[' -z '' ']' [2020-08-03T06:18:03.654Z] #47 7.584 ++ mktemp -d [2020-08-03T06:18:03.654Z] #47 7.609 + export GOPATH=/tmp/tmp.olceXoBW2v [2020-08-03T06:18:03.654Z] #47 7.609 + GOPATH=/tmp/tmp.olceXoBW2v [2020-08-03T06:18:03.654Z] #47 7.609 + RM_GOPATH=1 [2020-08-03T06:18:03.654Z] #47 7.609 + case "$(go env GOARCH)" in [2020-08-03T06:18:03.654Z] #47 7.610 ++ go env GOARCH [2020-08-03T06:18:03.654Z] #47 7.670 + export GO_BUILDMODE=-buildmode=pie [2020-08-03T06:18:03.654Z] #47 7.670 + GO_BUILDMODE=-buildmode=pie [2020-08-03T06:18:03.654Z] #47 7.681 ++ dirname /tmp/install/install.sh [2020-08-03T06:18:03.654Z] #47 7.687 + dir=/tmp/install [2020-08-03T06:18:03.654Z] #47 7.687 + bin=shfmt [2020-08-03T06:18:03.654Z] #47 7.687 + shift [2020-08-03T06:18:03.654Z] #47 7.687 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-08-03T06:18:03.654Z] #47 7.687 + . /tmp/install/shfmt.installer [2020-08-03T06:18:03.654Z] #47 7.688 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-03T06:18:03.654Z] #47 7.688 + install_shfmt [2020-08-03T06:18:03.654Z] #47 7.688 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-03T06:18:03.654Z] #47 7.688 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-08-03T06:18:03.654Z] #47 7.688 + git clone https://github.com/mvdan/sh.git /tmp/tmp.olceXoBW2v/src/github.com/mvdan/sh [2020-08-03T06:18:03.654Z] #47 7.694 Cloning into '/tmp/tmp.olceXoBW2v/src/github.com/mvdan/sh'... [2020-08-03T06:18:03.913Z] #47 ... [2020-08-03T06:18:03.913Z] [2020-08-03T06:18:03.913Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-03T06:18:03.913Z] #38 7.706 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-03T06:18:03.913Z] #38 7.797 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-03T06:18:03.913Z] #38 7.797 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-03T06:18:03.913Z] #38 9.304 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-03T06:18:03.913Z] #38 ... [2020-08-03T06:18:03.913Z] [2020-08-03T06:18:03.913Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:18:03.913Z] #54 6.776 + RM_GOPATH=0 [2020-08-03T06:18:03.913Z] #54 6.776 + TMP_GOPATH= [2020-08-03T06:18:03.913Z] #54 6.776 + : /build [2020-08-03T06:18:03.913Z] #54 6.776 + '[' -z '' ']' [2020-08-03T06:18:03.913Z] #54 6.776 ++ mktemp -d [2020-08-03T06:18:03.913Z] #54 6.779 + export GOPATH=/tmp/tmp.arsv8nsyL3 [2020-08-03T06:18:03.913Z] #54 6.780 + GOPATH=/tmp/tmp.arsv8nsyL3 [2020-08-03T06:18:03.913Z] #54 6.780 + RM_GOPATH=1 [2020-08-03T06:18:03.913Z] #54 6.780 + case "$(go env GOARCH)" in [2020-08-03T06:18:03.913Z] #54 6.780 ++ go env GOARCH [2020-08-03T06:18:03.913Z] #54 6.816 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-03T06:18:03.913Z] #54 6.819 + export GO_BUILDMODE=-buildmode=pie [2020-08-03T06:18:03.913Z] #54 6.819 + GO_BUILDMODE=-buildmode=pie [2020-08-03T06:18:03.913Z] #54 6.819 ++ dirname /tmp/install/install.sh [2020-08-03T06:18:03.913Z] #54 6.819 + dir=/tmp/install [2020-08-03T06:18:03.913Z] #54 6.819 + bin=rootlesskit [2020-08-03T06:18:03.913Z] #54 6.819 + shift [2020-08-03T06:18:03.913Z] #54 6.819 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-08-03T06:18:03.913Z] #54 6.819 + . /tmp/install/rootlesskit.installer [2020-08-03T06:18:03.913Z] #54 6.819 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-03T06:18:03.913Z] #54 6.819 + install_rootlesskit [2020-08-03T06:18:03.913Z] #54 6.819 + case "$1" in [2020-08-03T06:18:03.913Z] #54 6.819 + export CGO_ENABLED=0 [2020-08-03T06:18:03.913Z] #54 6.819 + CGO_ENABLED=0 [2020-08-03T06:18:03.913Z] #54 6.819 + _install_rootlesskit [2020-08-03T06:18:03.913Z] #54 6.819 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-08-03T06:18:03.913Z] #54 6.819 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.arsv8nsyL3/src/github.com/rootless-containers/rootlesskit [2020-08-03T06:18:03.913Z] #54 6.825 Cloning into '/tmp/tmp.arsv8nsyL3/src/github.com/rootless-containers/rootlesskit'... [2020-08-03T06:18:04.172Z] #54 ... [2020-08-03T06:18:04.172Z] [2020-08-03T06:18:04.172Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-03T06:18:04.172Z] #10 8.369 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-03T06:18:04.172Z] #10 8.407 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-03T06:18:04.172Z] #10 8.408 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-03T06:18:04.172Z] #10 10.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-03T06:18:04.172Z] #10 ... [2020-08-03T06:18:04.172Z] [2020-08-03T06:18:04.172Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:18:04.172Z] #30 7.161 + RM_GOPATH=0 [2020-08-03T06:18:04.172Z] #30 7.161 + TMP_GOPATH= [2020-08-03T06:18:04.172Z] #30 7.161 + : /build [2020-08-03T06:18:04.172Z] #30 7.161 + '[' -z '' ']' [2020-08-03T06:18:04.172Z] #30 7.161 ++ mktemp -d [2020-08-03T06:18:04.172Z] #30 7.164 + export GOPATH=/tmp/tmp.Bfxc6lXePv [2020-08-03T06:18:04.172Z] #30 7.164 + GOPATH=/tmp/tmp.Bfxc6lXePv [2020-08-03T06:18:04.172Z] #30 7.164 + RM_GOPATH=1 [2020-08-03T06:18:04.172Z] #30 7.164 + case "$(go env GOARCH)" in [2020-08-03T06:18:04.172Z] #30 7.164 ++ go env GOARCH [2020-08-03T06:18:04.172Z] #30 7.175 + export GO_BUILDMODE=-buildmode=pie [2020-08-03T06:18:04.172Z] #30 7.175 + GO_BUILDMODE=-buildmode=pie [2020-08-03T06:18:04.172Z] #30 7.210 ++ dirname /tmp/install/install.sh [2020-08-03T06:18:04.172Z] #30 7.212 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-03T06:18:04.172Z] #30 7.212 + dir=/tmp/install [2020-08-03T06:18:04.172Z] #30 7.212 + bin=tomlv [2020-08-03T06:18:04.172Z] #30 7.212 + shift [2020-08-03T06:18:04.172Z] #30 7.212 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-08-03T06:18:04.172Z] #30 7.212 + . /tmp/install/tomlv.installer [2020-08-03T06:18:04.172Z] #30 7.212 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-03T06:18:04.172Z] #30 7.212 + install_tomlv [2020-08-03T06:18:04.172Z] #30 7.212 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-08-03T06:18:04.172Z] #30 7.212 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Bfxc6lXePv/src/github.com/BurntSushi/toml [2020-08-03T06:18:04.172Z] #30 7.215 Cloning into '/tmp/tmp.Bfxc6lXePv/src/github.com/BurntSushi/toml'... [2020-08-03T06:18:04.172Z] #30 8.461 + cd /tmp/tmp.Bfxc6lXePv/src/github.com/BurntSushi/toml [2020-08-03T06:18:04.172Z] #30 8.461 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-03T06:18:04.172Z] #30 8.480 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-08-03T06:18:04.172Z] #30 9.465 runtime/internal/sys [2020-08-03T06:18:04.172Z] #30 9.597 internal/bytealg [2020-08-03T06:18:04.172Z] #30 9.821 math/bits [2020-08-03T06:18:04.172Z] #30 11.12 math [2020-08-03T06:18:04.172Z] #30 11.41 runtime [2020-08-03T06:18:04.430Z] #30 ... [2020-08-03T06:18:04.430Z] [2020-08-03T06:18:04.430Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-03T06:18:04.430Z] #23 8.208 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-03T06:18:04.430Z] #23 8.243 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-03T06:18:04.430Z] #23 8.244 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-03T06:18:04.430Z] #23 9.721 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-03T06:18:04.430Z] #23 ... [2020-08-03T06:18:04.430Z] [2020-08-03T06:18:04.430Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:18:04.430Z] #43 11.11 go: downloading gotest.tools v2.1.0+incompatible [2020-08-03T06:18:04.430Z] #43 11.34 go: extracting gotest.tools v2.1.0+incompatible [2020-08-03T06:18:04.430Z] #43 11.41 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-08-03T06:18:04.430Z] #43 11.42 go: downloading github.com/pkg/errors v0.8.0 [2020-08-03T06:18:04.430Z] #43 11.43 go: downloading github.com/spf13/pflag v1.0.1 [2020-08-03T06:18:04.430Z] #43 11.59 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-08-03T06:18:04.689Z] #43 12.14 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-03T06:18:04.705Z] #25 6.880 ## 3.9% ##### 8.2% ######## 12.5% ############### 21.1% ##################### 29.6% ######################### 36.1% ################################ 44.7% ###################################### 53.3% ############################################ 61.8% ################################################# 68.3% ###################################################### 75.6% ########################################################## 80.9% ################################################################ 89.5% ###################################################################### 98.1% ######################################################################## 100.0% [2020-08-03T06:18:04.868Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07bba9cee9b2da085) in /home/ubuntu/workspace/moby_PR-41306 [Pipeline] { [Pipeline] checkout [2020-08-03T06:18:04.948Z] #43 12.17 go: downloading github.com/fatih/color v1.6.0 [2020-08-03T06:18:05.001Z] #25 8.742 [2020-08-03T06:18:05.207Z] #43 12.54 go: extracting github.com/fatih/color v1.6.0 [2020-08-03T06:18:05.296Z] #25 8.888 1.2% # 2.5% [2020-08-03T06:18:05.296Z] #25 ... [2020-08-03T06:18:05.296Z] [2020-08-03T06:18:05.296Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:18:05.296Z] #41 23.16 internal/reflectlite [2020-08-03T06:18:05.296Z] #41 23.23 github.com/LK4D4/vndr/godl/singleflight [2020-08-03T06:18:05.296Z] #41 23.49 math/rand [2020-08-03T06:18:05.296Z] #41 24.74 internal/singleflight [2020-08-03T06:18:05.296Z] #41 25.41 strconv [2020-08-03T06:18:05.296Z] #41 25.42 bytes [2020-08-03T06:18:05.296Z] #41 27.74 bufio [2020-08-03T06:18:05.296Z] #41 28.87 syscall [2020-08-03T06:18:05.296Z] #41 28.95 reflect [2020-08-03T06:18:05.466Z] #43 12.69 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-08-03T06:18:05.466Z] #43 12.70 go: extracting github.com/pkg/errors v0.8.0 [2020-08-03T06:18:05.466Z] #43 12.77 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-03T06:18:05.466Z] #43 12.83 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-03T06:18:05.542Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ea64d4f75d51b939) in /home/ubuntu/workspace/moby_PR-41306 [Pipeline] { [Pipeline] checkout [2020-08-03T06:18:05.590Z] #41 ... [2020-08-03T06:18:05.590Z] [2020-08-03T06:18:05.591Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:18:05.591Z] #30 23.32 errors [2020-08-03T06:18:05.591Z] #30 23.32 sort [2020-08-03T06:18:05.591Z] #30 23.63 strconv [2020-08-03T06:18:05.591Z] #30 24.43 io [2020-08-03T06:18:05.591Z] #30 25.17 internal/oserror [2020-08-03T06:18:05.591Z] #30 25.26 syscall [2020-08-03T06:18:05.591Z] #30 27.51 reflect [2020-08-03T06:18:05.591Z] #30 31.83 time [2020-08-03T06:18:05.591Z] #30 ... [2020-08-03T06:18:05.591Z] [2020-08-03T06:18:05.591Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-03T06:18:05.784Z] #43 12.85 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-08-03T06:18:05.784Z] #43 12.92 go: extracting github.com/spf13/pflag v1.0.1 [2020-08-03T06:18:05.784Z] #43 12.93 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-08-03T06:18:05.784Z] #43 13.02 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-08-03T06:18:06.100Z] #43 13.12 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-03T06:18:06.100Z] #43 13.12 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-03T06:18:06.100Z] #43 13.28 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-08-03T06:18:06.364Z] #43 13.47 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-08-03T06:18:06.473Z] #25 8.888 1.2% # 2.5% ### 5.0% ##### 7.5% ####### 10.0% ######### 13.1% ########## 14.9% ############ 17.4% ############# 19.3% ############### 21.8% ################# 24.3% [2020-08-03T06:18:06.473Z] #25 ... [2020-08-03T06:18:06.473Z] [2020-08-03T06:18:06.473Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-03T06:18:06.473Z] #10 24.23 0 upgraded, 25 newly installed, 0 to remove and 7 not upgraded. [2020-08-03T06:18:06.473Z] #10 24.23 Need to get 73.3 MB of archives. [2020-08-03T06:18:06.473Z] #10 24.23 After this operation, 494 MB of additional disk space will be used. [2020-08-03T06:18:06.473Z] #10 24.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2020-08-03T06:18:06.473Z] #10 24.70 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2020-08-03T06:18:06.473Z] #10 25.80 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-08-03T06:18:06.473Z] #10 25.91 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-08-03T06:18:06.473Z] #10 26.12 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-08-03T06:18:06.473Z] #10 26.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-08-03T06:18:06.473Z] #10 26.80 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-08-03T06:18:06.473Z] #10 27.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2020-08-03T06:18:06.473Z] #10 27.24 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] [2020-08-03T06:18:06.473Z] #10 30.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-08-03T06:18:06.473Z] #10 33.71 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-08-03T06:18:06.473Z] #10 33.71 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-08-03T06:18:06.473Z] #10 33.72 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-08-03T06:18:06.473Z] #10 33.72 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-08-03T06:18:06.473Z] #10 33.73 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2020-08-03T06:18:06.473Z] #10 33.88 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-08-03T06:18:06.473Z] #10 34.09 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-08-03T06:18:06.473Z] #10 34.17 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-08-03T06:18:06.473Z] #10 ... [2020-08-03T06:18:06.473Z] [2020-08-03T06:18:06.473Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-03T06:18:06.473Z] #38 27.02 Selecting previously unselected package libprotoc17:s390x. [2020-08-03T06:18:06.473Z] #38 27.03 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-08-03T06:18:06.473Z] #38 27.06 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-08-03T06:18:06.473Z] #38 27.54 Selecting previously unselected package protobuf-c-compiler. [2020-08-03T06:18:06.473Z] #38 27.54 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-08-03T06:18:06.473Z] #38 27.57 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-03T06:18:06.473Z] #38 27.78 Selecting previously unselected package protobuf-compiler. [2020-08-03T06:18:06.473Z] #38 27.78 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-08-03T06:18:06.473Z] #38 27.79 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-08-03T06:18:06.473Z] #38 27.94 Selecting previously unselected package python-pkg-resources. [2020-08-03T06:18:06.473Z] #38 27.94 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-08-03T06:18:06.473Z] #38 27.95 Unpacking python-pkg-resources (40.8.0-1) ... [2020-08-03T06:18:06.473Z] #38 28.09 Selecting previously unselected package python-six. [2020-08-03T06:18:06.473Z] #38 28.11 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-08-03T06:18:06.473Z] #38 28.12 Unpacking python-six (1.12.0-1) ... [2020-08-03T06:18:06.473Z] #38 28.17 Selecting previously unselected package python-protobuf. [2020-08-03T06:18:06.473Z] #38 28.18 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-08-03T06:18:06.473Z] #38 28.18 Unpacking python-protobuf (3.6.1.3-2) ... [2020-08-03T06:18:06.473Z] #38 28.54 Setting up python-pkg-resources (40.8.0-1) ... [2020-08-03T06:18:06.473Z] #38 30.07 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-08-03T06:18:06.473Z] #38 30.08 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-08-03T06:18:06.473Z] #38 30.09 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-08-03T06:18:06.473Z] #38 30.09 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-08-03T06:18:06.473Z] #38 30.10 Setting up python-six (1.12.0-1) ... [2020-08-03T06:18:06.473Z] #38 31.11 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-08-03T06:18:06.473Z] #38 31.12 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-08-03T06:18:06.473Z] #38 31.13 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-08-03T06:18:06.473Z] #38 31.14 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-08-03T06:18:06.473Z] #38 31.15 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-08-03T06:18:06.473Z] #38 31.15 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-08-03T06:18:06.473Z] #38 31.16 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-03T06:18:06.473Z] #38 31.17 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-08-03T06:18:06.473Z] #38 31.17 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-03T06:18:06.473Z] #38 31.18 Setting up python-protobuf (3.6.1.3-2) ... [2020-08-03T06:18:06.473Z] #38 33.70 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-08-03T06:18:06.473Z] #38 33.74 Processing triggers for libc-bin (2.28-10) ... [2020-08-03T06:18:06.473Z] #38 DONE 34.3s [2020-08-03T06:18:06.473Z] [2020-08-03T06:18:06.473Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-03T06:18:07.763Z] using credential docker-jenkins-github-credentials [2020-08-03T06:18:07.770Z] Cloning the remote Git repository [2020-08-03T06:18:07.770Z] Cloning with configured refspecs honoured and without tags [2020-08-03T06:18:07.696Z] Cloning repository https://github.com/moby/moby.git [2020-08-03T06:18:07.750Z] > git init /home/ubuntu/workspace/moby_PR-41306 # timeout=10 [2020-08-03T06:18:08.101Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-03T06:18:08.101Z] > git --version # timeout=10 [2020-08-03T06:18:08.112Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-03T06:18:08.114Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41306/head:refs/remotes/origin/PR-41306 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-03T06:18:08.541Z] #25 8.888 1.2% # 2.5% ### 5.0% ##### 7.5% ####### 10.0% ######### 13.1% ########## 14.9% ############ 17.4% ############# 19.3% ############### 21.8% ################# 24.3% ################### 26.8% ##################### 29.3% ###################### 31.2% ######################## 33.7% ######################### 34.9% ########################## 36.8% ############################ 39.3% ############################# 41.4% ############################### 44.1% ################################# 46.6% ################################### 49.1% ##################################### 52.2% ####################################### 54.7% ######################################### 57.2% ########################################## 59.7% ############################################ 61.5% ############################################## 64.0% [2020-08-03T06:18:08.541Z] #25 ... [2020-08-03T06:18:08.541Z] [2020-08-03T06:18:08.541Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-03T06:18:08.541Z] #32 26.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-08-03T06:18:08.541Z] #32 26.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-08-03T06:18:08.541Z] #32 26.29 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-08-03T06:18:08.541Z] #32 26.37 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-08-03T06:18:08.541Z] #32 26.42 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-08-03T06:18:08.541Z] #32 26.49 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-08-03T06:18:08.541Z] #32 28.24 debconf: delaying package configuration, since apt-utils is not installed [2020-08-03T06:18:08.542Z] #32 28.35 Fetched 14.0 MB in 4s (3444 kB/s) [2020-08-03T06:18:08.542Z] #32 28.41 Selecting previously unselected package xxd. [2020-08-03T06:18:08.542Z] #32 28.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-08-03T06:18:08.542Z] #32 28.48 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-08-03T06:18:08.542Z] #32 28.49 Unpacking xxd (2:8.1.0875-5) ... [2020-08-03T06:18:08.542Z] #32 28.63 Selecting previously unselected package vim-common. [2020-08-03T06:18:08.542Z] #32 28.63 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-03T06:18:08.542Z] #32 28.65 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-03T06:18:08.542Z] #32 28.88 Selecting previously unselected package cmake-data. [2020-08-03T06:18:08.542Z] #32 28.88 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-08-03T06:18:08.542Z] #32 28.89 Unpacking cmake-data (3.13.4-1) ... [2020-08-03T06:18:08.542Z] #32 30.74 Selecting previously unselected package libicu63:s390x. [2020-08-03T06:18:08.542Z] #32 30.76 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-08-03T06:18:08.542Z] #32 30.77 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-08-03T06:18:08.542Z] #32 35.11 Selecting previously unselected package libxml2:s390x. [2020-08-03T06:18:08.542Z] #32 35.14 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-08-03T06:18:08.542Z] #32 35.14 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-08-03T06:18:08.542Z] #32 35.52 Selecting previously unselected package libarchive13:s390x. [2020-08-03T06:18:08.542Z] #32 35.52 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-08-03T06:18:08.542Z] #32 35.52 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-08-03T06:18:08.542Z] #32 35.74 Selecting previously unselected package libjsoncpp1:s390x. [2020-08-03T06:18:08.542Z] #32 35.74 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-08-03T06:18:08.542Z] #32 35.75 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-08-03T06:18:08.542Z] #32 35.87 Selecting previously unselected package librhash0:s390x. [2020-08-03T06:18:08.542Z] #32 35.88 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-08-03T06:18:08.542Z] #32 35.88 Unpacking librhash0:s390x (1.3.8-1) ... [2020-08-03T06:18:08.542Z] #32 36.03 Selecting previously unselected package libuv1:s390x. [2020-08-03T06:18:08.542Z] #32 36.04 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-08-03T06:18:08.542Z] #32 36.04 Unpacking libuv1:s390x (1.24.1-1) ... [2020-08-03T06:18:08.542Z] #32 36.12 Selecting previously unselected package cmake. [2020-08-03T06:18:08.542Z] #32 36.12 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-08-03T06:18:08.542Z] #32 36.13 Unpacking cmake (3.13.4-1) ... [2020-08-03T06:18:08.542Z] #32 ... [2020-08-03T06:18:08.542Z] [2020-08-03T06:18:08.542Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-03T06:18:08.906Z] #43 ... [2020-08-03T06:18:08.906Z] [2020-08-03T06:18:08.906Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:18:08.906Z] #30 16.32 unicode/utf8 [2020-08-03T06:18:09.056Z] using credential docker-jenkins-github-credentials [2020-08-03T06:18:09.061Z] Cloning the remote Git repository [2020-08-03T06:18:09.061Z] Cloning with configured refspecs honoured and without tags [2020-08-03T06:18:09.848Z] #30 16.97 internal/testlog [2020-08-03T06:18:09.848Z] #30 ... [2020-08-03T06:18:09.848Z] [2020-08-03T06:18:09.848Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:18:09.848Z] #41 6.898 + cd /tmp/tmp.f49zQRVhQ3/src/github.com/LK4D4/vndr [2020-08-03T06:18:09.848Z] #41 6.898 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-03T06:18:09.848Z] #41 6.905 + go build -buildmode=pie -v -o /build/vndr . [2020-08-03T06:18:09.848Z] #41 8.674 runtime/internal/atomic [2020-08-03T06:18:09.848Z] #41 8.678 internal/cpu [2020-08-03T06:18:09.848Z] #41 9.144 runtime/internal/sys [2020-08-03T06:18:09.848Z] #41 9.385 internal/bytealg [2020-08-03T06:18:09.848Z] #41 9.524 runtime/internal/math [2020-08-03T06:18:09.848Z] #41 9.751 internal/race [2020-08-03T06:18:09.848Z] #41 9.841 sync/atomic [2020-08-03T06:18:09.848Z] #41 11.14 runtime [2020-08-03T06:18:09.848Z] #41 11.20 unicode [2020-08-03T06:18:09.848Z] #41 15.73 unicode/utf8 [2020-08-03T06:18:09.848Z] #41 16.42 internal/testlog [2020-08-03T06:18:09.848Z] #41 17.17 encoding [2020-08-03T06:18:09.848Z] #41 ... [2020-08-03T06:18:09.848Z] [2020-08-03T06:18:09.848Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:18:09.848Z] #43 16.33 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-03T06:18:09.848Z] #43 16.43 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-03T06:18:09.848Z] #43 16.44 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-03T06:18:09.081Z] Cloning repository https://github.com/moby/moby.git [2020-08-03T06:18:09.136Z] > git init /home/ubuntu/workspace/moby_PR-41306 # timeout=10 [2020-08-03T06:18:09.377Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-03T06:18:09.377Z] > git --version # timeout=10 [2020-08-03T06:18:09.398Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-03T06:18:09.401Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41306/head:refs/remotes/origin/PR-41306 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-03T06:18:10.305Z] #25 8.888 1.2% # 2.5% ### 5.0% ##### 7.5% ####### 10.0% ######### 13.1% ########## 14.9% ############ 17.4% ############# 19.3% ############### 21.8% ################# 24.3% ################### 26.8% ##################### 29.3% ###################### 31.2% ######################## 33.7% ######################### 34.9% ########################## 36.8% ############################ 39.3% ############################# 41.4% ############################### 44.1% ################################# 46.6% ################################### 49.1% ##################################### 52.2% ####################################### 54.7% ######################################### 57.2% ########################################## 59.7% ############################################ 61.5% ############################################## 64.0% ############################################### 66.5% ################################################# 68.4% ################################################### 70.9% #################################################### 73.4% ###################################################### 75.9% ######################################################## 78.4% ########################################################## 80.9% ############################################################ 83.4% ############################################################## 86.5% ################################################################ 89.0% ################################################################# 91.5% ################################################################### 93.4% #################################################################### 95.2% ###################################################################### 97.7% ####################################################################### 99.4% ######################################################################## 100.0% [2020-08-03T06:18:10.305Z] #25 14.00 [2020-08-03T06:18:10.599Z] #25 ... [2020-08-03T06:18:10.599Z] [2020-08-03T06:18:10.599Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:18:10.599Z] #47 28.35 syscall [2020-08-03T06:18:10.599Z] #47 28.35 reflect [2020-08-03T06:18:10.599Z] #47 34.83 time [2020-08-03T06:18:10.599Z] #47 38.16 encoding/binary [2020-08-03T06:18:10.804Z] #43 ... [2020-08-03T06:18:10.804Z] [2020-08-03T06:18:10.804Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-03T06:18:10.804Z] #28 7.787 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-08-03T06:18:10.804Z] #28 7.787 Cloning into '.'... [2020-08-03T06:18:10.804Z] #28 ... [2020-08-03T06:18:10.804Z] [2020-08-03T06:18:10.804Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:18:10.804Z] #41 17.33 unicode/utf16 [2020-08-03T06:18:10.804Z] #41 17.70 container/list [2020-08-03T06:18:10.895Z] #47 38.56 context [2020-08-03T06:18:10.895Z] #47 ... [2020-08-03T06:18:10.895Z] [2020-08-03T06:18:10.895Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-03T06:18:10.895Z] #32 37.90 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-08-03T06:18:10.895Z] #32 37.93 Setting up xxd (2:8.1.0875-5) ... [2020-08-03T06:18:10.895Z] #32 37.94 Setting up libuv1:s390x (1.24.1-1) ... [2020-08-03T06:18:10.895Z] #32 37.95 Setting up vim-common (2:8.1.0875-5) ... [2020-08-03T06:18:10.895Z] #32 37.96 Setting up librhash0:s390x (1.3.8-1) ... [2020-08-03T06:18:10.895Z] #32 37.97 Setting up cmake-data (3.13.4-1) ... [2020-08-03T06:18:10.895Z] #32 37.99 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-08-03T06:18:10.895Z] #32 38.00 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-08-03T06:18:10.895Z] #32 38.00 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-08-03T06:18:10.895Z] #32 38.01 Setting up cmake (3.13.4-1) ... [2020-08-03T06:18:10.895Z] #32 38.02 Processing triggers for libc-bin (2.28-10) ... [2020-08-03T06:18:10.895Z] #32 38.10 Processing triggers for mime-support (3.62) ... [2020-08-03T06:18:10.895Z] #32 DONE 38.7s [2020-08-03T06:18:10.895Z] [2020-08-03T06:18:10.895Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:18:11.064Z] #41 18.21 crypto/internal/subtle [2020-08-03T06:18:11.064Z] #41 18.41 crypto/subtle [2020-08-03T06:18:11.324Z] #41 18.52 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-08-03T06:18:11.624Z] #41 18.71 internal/nettrace [2020-08-03T06:18:11.624Z] #41 ... [2020-08-03T06:18:11.624Z] [2020-08-03T06:18:11.624Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:18:11.624Z] #21 18.17 + mkdir -p /build [2020-08-03T06:18:11.624Z] #21 18.19 + mv docker/docker /build/ [2020-08-03T06:18:11.624Z] #21 18.21 + rmdir docker [2020-08-03T06:18:11.624Z] #21 DONE 18.9s [2020-08-03T06:18:11.624Z] [2020-08-03T06:18:11.624Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:18:11.624Z] #41 18.87 runtime/cgo [2020-08-03T06:18:11.985Z] #33 0.812 + RM_GOPATH=0 [2020-08-03T06:18:11.985Z] #33 0.812 + TMP_GOPATH= [2020-08-03T06:18:11.985Z] #33 0.812 + : /build [2020-08-03T06:18:11.985Z] #33 0.812 + '[' -z '' ']' [2020-08-03T06:18:11.985Z] #33 0.812 ++ mktemp -d [2020-08-03T06:18:11.985Z] #33 0.812 + export GOPATH=/tmp/tmp.XxD6RrMP2q [2020-08-03T06:18:11.985Z] #33 0.812 + GOPATH=/tmp/tmp.XxD6RrMP2q [2020-08-03T06:18:11.985Z] #33 0.812 + RM_GOPATH=1 [2020-08-03T06:18:11.985Z] #33 0.812 + case "$(go env GOARCH)" in [2020-08-03T06:18:11.985Z] #33 0.813 ++ go env GOARCH [2020-08-03T06:18:11.985Z] #33 0.827 + export GO_BUILDMODE=-buildmode=pie [2020-08-03T06:18:11.985Z] #33 0.827 + GO_BUILDMODE=-buildmode=pie [2020-08-03T06:18:11.985Z] #33 0.827 ++ dirname /tmp/install/install.sh [2020-08-03T06:18:11.985Z] #33 0.830 + dir=/tmp/install [2020-08-03T06:18:11.985Z] #33 0.830 + bin=tini [2020-08-03T06:18:11.985Z] #33 0.830 + shift [2020-08-03T06:18:11.985Z] #33 0.830 + '[' '!' -f /tmp/install/tini.installer ']' [2020-08-03T06:18:11.985Z] #33 0.830 + . /tmp/install/tini.installer [2020-08-03T06:18:11.985Z] #33 0.830 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-03T06:18:11.985Z] #33 0.830 + install_tini [2020-08-03T06:18:11.985Z] #33 0.830 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-08-03T06:18:11.985Z] #33 0.830 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-03T06:18:11.986Z] #33 0.830 + git clone https://github.com/krallin/tini.git /tmp/tmp.XxD6RrMP2q/tini [2020-08-03T06:18:11.986Z] #33 0.831 Cloning into '/tmp/tmp.XxD6RrMP2q/tini'... [2020-08-03T06:18:12.280Z] #33 1.400 + cd /tmp/tmp.XxD6RrMP2q/tini [2020-08-03T06:18:12.280Z] #33 1.403 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-03T06:18:12.280Z] #33 1.408 + cmake . [2020-08-03T06:18:12.915Z] #33 1.860 -- The C compiler identification is GNU 8.3.0 [2020-08-03T06:18:12.915Z] #33 1.937 -- Check for working C compiler: /usr/bin/cc [2020-08-03T06:18:13.207Z] #33 2.350 -- Check for working C compiler: /usr/bin/cc -- works [2020-08-03T06:18:13.207Z] #33 2.351 -- Detecting C compiler ABI info [2020-08-03T06:18:13.500Z] #33 ... [2020-08-03T06:18:13.500Z] [2020-08-03T06:18:13.500Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-03T06:18:13.500Z] #28 31.31 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-08-03T06:18:13.500Z] #28 31.83 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-08-03T06:18:13.793Z] #28 ... [2020-08-03T06:18:13.793Z] [2020-08-03T06:18:13.793Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:18:13.793Z] #33 2.739 -- Detecting C compiler ABI info - done [2020-08-03T06:18:13.793Z] #33 2.744 -- Detecting C compile features [2020-08-03T06:18:14.362Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0b026c48b92d71203) in /home/ubuntu/workspace/moby_PR-41306 [Pipeline] { [Pipeline] checkout [2020-08-03T06:18:14.831Z] #33 3.986 -- Detecting C compile features - done [2020-08-03T06:18:14.831Z] #33 4.002 -- Performing Test HAS_BUILTIN_FORTIFY [2020-08-03T06:18:15.123Z] #33 4.216 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-08-03T06:18:15.123Z] #33 4.321 -- Configuring done [2020-08-03T06:18:15.416Z] #33 4.336 -- Generating done [2020-08-03T06:18:15.416Z] #33 4.341 -- Build files have been written to: /tmp/tmp.XxD6RrMP2q/tini [2020-08-03T06:18:15.416Z] #33 4.355 + make tini-static [2020-08-03T06:18:15.716Z] #33 4.728 Scanning dependencies of target tini-static [2020-08-03T06:18:15.716Z] #33 ... [2020-08-03T06:18:15.716Z] [2020-08-03T06:18:15.716Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-03T06:18:15.716Z] #25 15.14 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-08-03T06:18:15.716Z] #25 15.54 [2020-08-03T06:18:15.716Z] #25 15.70 ######################################################################## 100.0% [2020-08-03T06:18:15.716Z] #25 15.79 [2020-08-03T06:18:15.716Z] #25 16.66 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-08-03T06:18:15.716Z] #25 16.73 skipping existing aab193acf6ba [2020-08-03T06:18:15.716Z] #25 16.88 [2020-08-03T06:18:15.716Z] #25 17.80 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-08-03T06:18:15.716Z] #25 17.88 skipping existing 4d43f82972ce [2020-08-03T06:18:15.716Z] #25 17.95 [2020-08-03T06:18:15.716Z] #25 18.81 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-08-03T06:18:15.716Z] #25 19.09 [2020-08-03T06:18:15.716Z] #25 19.22 ######################################################################## 100.0% [2020-08-03T06:18:15.716Z] #25 19.26 [2020-08-03T06:18:15.716Z] #25 19.31 Download of images into '/build' complete. [2020-08-03T06:18:15.716Z] #25 19.31 Use something like the following to load the result into a Docker daemon: [2020-08-03T06:18:15.716Z] #25 19.31 tar -cC '/build' . | docker load [2020-08-03T06:18:15.716Z] #25 DONE 19.5s [2020-08-03T06:18:15.716Z] [2020-08-03T06:18:15.716Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:18:15.716Z] #33 4.805 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-08-03T06:18:15.866Z] #41 ... [2020-08-03T06:18:15.866Z] [2020-08-03T06:18:15.866Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:18:15.866Z] #43 20.66 go: finding github.com/fatih/color v1.6.0 [2020-08-03T06:18:15.866Z] #43 20.66 go: finding github.com/pkg/errors v0.8.0 [2020-08-03T06:18:15.866Z] #43 20.76 go: finding github.com/sirupsen/logrus v1.0.5 [2020-08-03T06:18:15.866Z] #43 20.81 go: finding github.com/spf13/pflag v1.0.1 [2020-08-03T06:18:15.866Z] #43 20.82 go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-03T06:18:15.866Z] #43 21.20 go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-03T06:18:15.866Z] #43 21.47 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-03T06:18:15.866Z] #43 21.65 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-03T06:18:15.866Z] #43 21.75 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-08-03T06:18:15.866Z] #43 21.84 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-03T06:18:15.866Z] #43 21.86 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-03T06:18:15.866Z] #43 ... [2020-08-03T06:18:15.866Z] [2020-08-03T06:18:15.866Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-03T06:18:15.866Z] #38 13.06 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-08-03T06:18:15.866Z] #38 15.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-03T06:18:15.866Z] #38 ... [2020-08-03T06:18:15.866Z] [2020-08-03T06:18:15.866Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:18:15.866Z] #47 20.81 + cd /tmp/tmp.olceXoBW2v/src/github.com/mvdan/sh [2020-08-03T06:18:15.866Z] #47 20.81 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-03T06:18:15.866Z] #47 20.95 + GO111MODULE=on [2020-08-03T06:18:15.866Z] #47 20.95 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-08-03T06:18:15.866Z] #47 22.41 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-03T06:18:15.866Z] #47 22.42 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-03T06:18:15.866Z] #47 22.44 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-03T06:18:15.866Z] #47 22.70 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-03T06:18:15.866Z] #47 22.91 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-03T06:18:16.357Z] #33 ... [2020-08-03T06:18:16.357Z] [2020-08-03T06:18:16.357Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:18:16.357Z] #39 1.682 Note: Building without setproctitle() and strlcpy() support. [2020-08-03T06:18:16.357Z] #39 1.682 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-03T06:18:16.357Z] #39 1.685 Note: Building without GnuTLS support [2020-08-03T06:18:16.357Z] #39 1.701 Makefile.config:39: Warn: you have no libnftables installed [2020-08-03T06:18:16.357Z] #39 1.701 Makefile.config:40: Warn: Building without nftables support [2020-08-03T06:18:16.357Z] #39 2.912 fatal: not a git repository (or any of the parent directories): .git [2020-08-03T06:18:16.357Z] #39 2.941 GEN .gitid [2020-08-03T06:18:16.357Z] #39 2.947 GEN criu/include/version.h [2020-08-03T06:18:16.357Z] #39 2.984 GEN include/common/asm [2020-08-03T06:18:16.357Z] #39 3.969 PBCC images/timens.pb-c.c [2020-08-03T06:18:16.357Z] #39 4.014 DEP images/timens.pb-c.d [2020-08-03T06:18:16.357Z] #39 4.070 PBCC images/fown.pb-c.c [2020-08-03T06:18:16.357Z] #39 4.100 PBCC images/google/protobuf/descriptor.pb-c.c [2020-08-03T06:18:16.357Z] #39 4.193 PBCC images/opts.pb-c.c [2020-08-03T06:18:16.357Z] #39 4.205 PBCC images/memfd.pb-c.c [2020-08-03T06:18:16.357Z] #39 4.249 DEP images/fown.pb-c.d [2020-08-03T06:18:16.357Z] #39 4.288 DEP images/google/protobuf/descriptor.pb-c.d [2020-08-03T06:18:16.357Z] #39 4.336 DEP images/opts.pb-c.d [2020-08-03T06:18:16.357Z] #39 4.350 DEP images/memfd.pb-c.d [2020-08-03T06:18:16.357Z] #39 4.398 PBCC images/sit.pb-c.c [2020-08-03T06:18:16.357Z] #39 4.431 DEP images/sit.pb-c.d [2020-08-03T06:18:16.357Z] #39 4.529 PBCC images/macvlan.pb-c.c [2020-08-03T06:18:16.357Z] #39 4.581 DEP images/macvlan.pb-c.d [2020-08-03T06:18:16.357Z] #39 4.613 PBCC images/autofs.pb-c.c [2020-08-03T06:18:16.357Z] #39 4.632 DEP images/autofs.pb-c.d [2020-08-03T06:18:16.357Z] #39 4.660 PBCC images/sysctl.pb-c.c [2020-08-03T06:18:16.357Z] #39 4.664 DEP images/sysctl.pb-c.d [2020-08-03T06:18:16.357Z] #39 4.714 PBCC images/time.pb-c.c [2020-08-03T06:18:16.357Z] #39 4.719 DEP images/time.pb-c.d [2020-08-03T06:18:16.357Z] #39 4.728 PBCC images/binfmt-misc.pb-c.c [2020-08-03T06:18:16.357Z] #39 4.771 DEP images/binfmt-misc.pb-c.d [2020-08-03T06:18:16.357Z] #39 4.786 PBCC images/seccomp.pb-c.c [2020-08-03T06:18:16.357Z] #39 4.815 DEP images/seccomp.pb-c.d [2020-08-03T06:18:16.357Z] #39 4.892 PBCC images/userns.pb-c.c [2020-08-03T06:18:16.357Z] #39 4.902 DEP images/userns.pb-c.d [2020-08-03T06:18:16.357Z] #39 5.042 PBCC images/cgroup.pb-c.c [2020-08-03T06:18:16.357Z] #39 5.067 DEP images/cgroup.pb-c.d [2020-08-03T06:18:16.357Z] #39 5.102 PBCC images/ext-file.pb-c.c [2020-08-03T06:18:16.357Z] #39 5.107 DEP images/ext-file.pb-c.d [2020-08-03T06:18:16.357Z] #39 5.138 PBCC images/rpc.pb-c.c [2020-08-03T06:18:16.357Z] #39 5.168 DEP images/rpc.pb-c.d [2020-08-03T06:18:16.357Z] #39 5.211 PBCC images/siginfo.pb-c.c [2020-08-03T06:18:16.357Z] #39 5.223 DEP images/siginfo.pb-c.d [2020-08-03T06:18:16.357Z] #39 5.266 PBCC images/pagemap.pb-c.c [2020-08-03T06:18:16.357Z] #39 5.339 DEP images/pagemap.pb-c.d [2020-08-03T06:18:16.357Z] #39 5.370 PBCC images/rlimit.pb-c.c [2020-08-03T06:18:16.357Z] #39 5.394 DEP images/rlimit.pb-c.d [2020-08-03T06:18:16.357Z] #39 5.436 PBCC images/file-lock.pb-c.c [2020-08-03T06:18:16.357Z] #39 5.439 DEP images/file-lock.pb-c.d [2020-08-03T06:18:16.357Z] #39 5.457 PBCC images/tty.pb-c.c [2020-08-03T06:18:16.357Z] #39 5.511 DEP images/tty.pb-c.d [2020-08-03T06:18:16.357Z] #39 5.546 PBCC images/tun.pb-c.c [2020-08-03T06:18:16.357Z] #39 5.592 PBCC images/netdev.pb-c.c [2020-08-03T06:18:16.357Z] #39 5.636 DEP images/tun.pb-c.d [2020-08-03T06:18:16.357Z] #39 5.694 DEP images/netdev.pb-c.d [2020-08-03T06:18:16.357Z] #39 5.722 PBCC images/vma.pb-c.c [2020-08-03T06:18:16.357Z] #39 5.778 DEP images/vma.pb-c.d [2020-08-03T06:18:16.357Z] #39 5.812 PBCC images/creds.pb-c.c [2020-08-03T06:18:16.357Z] #39 5.835 DEP images/creds.pb-c.d [2020-08-03T06:18:16.357Z] #39 5.874 PBCC images/utsns.pb-c.c [2020-08-03T06:18:16.357Z] #39 5.877 DEP images/utsns.pb-c.d [2020-08-03T06:18:16.357Z] #39 5.917 PBCC images/ipc-desc.pb-c.c [2020-08-03T06:18:16.357Z] #39 5.931 PBCC images/ipc-sem.pb-c.c [2020-08-03T06:18:16.357Z] #39 5.948 DEP images/ipc-desc.pb-c.d [2020-08-03T06:18:16.357Z] #39 5.983 DEP images/ipc-sem.pb-c.d [2020-08-03T06:18:16.357Z] #39 5.998 PBCC images/ipc-msg.pb-c.c [2020-08-03T06:18:16.357Z] #39 6.024 DEP images/ipc-msg.pb-c.d [2020-08-03T06:18:16.357Z] #39 6.036 PBCC images/ipc-shm.pb-c.c [2020-08-03T06:18:16.357Z] #39 6.049 DEP images/ipc-shm.pb-c.d [2020-08-03T06:18:16.357Z] #39 6.089 PBCC images/ipc-var.pb-c.c [2020-08-03T06:18:16.357Z] #39 6.115 DEP images/ipc-var.pb-c.d [2020-08-03T06:18:16.357Z] #39 6.168 PBCC images/sk-opts.pb-c.c [2020-08-03T06:18:16.357Z] #39 6.211 PBCC images/packet-sock.pb-c.c [2020-08-03T06:18:16.357Z] #39 6.252 DEP images/sk-opts.pb-c.d [2020-08-03T06:18:16.357Z] #39 6.295 DEP images/packet-sock.pb-c.d [2020-08-03T06:18:16.357Z] #39 6.327 PBCC images/sk-netlink.pb-c.c [2020-08-03T06:18:16.357Z] #39 6.376 DEP images/sk-netlink.pb-c.d [2020-08-03T06:18:16.357Z] #39 6.432 PBCC images/sk-inet.pb-c.c [2020-08-03T06:18:16.357Z] #39 6.482 DEP images/sk-inet.pb-c.d [2020-08-03T06:18:16.357Z] #39 6.510 PBCC images/sk-unix.pb-c.c [2020-08-03T06:18:16.357Z] #39 6.528 DEP images/sk-unix.pb-c.d [2020-08-03T06:18:16.357Z] #39 6.546 PBCC images/mm.pb-c.c [2020-08-03T06:18:16.357Z] #39 6.570 DEP images/mm.pb-c.d [2020-08-03T06:18:16.357Z] #39 6.597 PBCC images/timerfd.pb-c.c [2020-08-03T06:18:16.357Z] #39 6.678 DEP images/timerfd.pb-c.d [2020-08-03T06:18:16.357Z] #39 6.708 PBCC images/timer.pb-c.c [2020-08-03T06:18:16.357Z] #39 6.742 DEP images/timer.pb-c.d [2020-08-03T06:18:16.357Z] #39 6.779 PBCC images/sa.pb-c.c [2020-08-03T06:18:16.357Z] #39 6.852 DEP images/sa.pb-c.d [2020-08-03T06:18:16.357Z] #39 6.890 PBCC images/pipe-data.pb-c.c [2020-08-03T06:18:16.357Z] #39 6.913 DEP images/pipe-data.pb-c.d [2020-08-03T06:18:16.357Z] #39 6.922 PBCC images/mnt.pb-c.c [2020-08-03T06:18:16.357Z] #39 7.004 DEP images/mnt.pb-c.d [2020-08-03T06:18:16.357Z] #39 7.032 PBCC images/sk-packet.pb-c.c [2020-08-03T06:18:16.357Z] #39 7.038 DEP images/sk-packet.pb-c.d [2020-08-03T06:18:16.357Z] #39 7.060 PBCC images/tcp-stream.pb-c.c [2020-08-03T06:18:16.357Z] #39 7.105 DEP images/tcp-stream.pb-c.d [2020-08-03T06:18:16.357Z] #39 7.193 PBCC images/pipe.pb-c.c [2020-08-03T06:18:16.357Z] #39 7.251 DEP images/pipe.pb-c.d [2020-08-03T06:18:16.357Z] #39 7.280 PBCC images/pstree.pb-c.c [2020-08-03T06:18:16.357Z] #39 7.284 DEP images/pstree.pb-c.d [2020-08-03T06:18:16.357Z] #39 7.372 PBCC images/fs.pb-c.c [2020-08-03T06:18:16.357Z] #39 7.379 DEP images/fs.pb-c.d [2020-08-03T06:18:16.357Z] #39 7.414 PBCC images/signalfd.pb-c.c [2020-08-03T06:18:16.357Z] #39 7.420 DEP images/signalfd.pb-c.d [2020-08-03T06:18:16.357Z] #39 7.449 PBCC images/fh.pb-c.c [2020-08-03T06:18:16.357Z] #39 7.509 PBCC images/fsnotify.pb-c.c [2020-08-03T06:18:16.357Z] #39 7.569 DEP images/fh.pb-c.d [2020-08-03T06:18:16.357Z] #39 7.608 DEP images/fsnotify.pb-c.d [2020-08-03T06:18:16.357Z] #39 7.651 PBCC images/eventpoll.pb-c.c [2020-08-03T06:18:16.357Z] #39 7.674 DEP images/eventpoll.pb-c.d [2020-08-03T06:18:16.357Z] #39 7.710 PBCC images/eventfd.pb-c.c [2020-08-03T06:18:16.357Z] #39 7.726 DEP images/eventfd.pb-c.d [2020-08-03T06:18:16.357Z] #39 7.769 PBCC images/remap-file-path.pb-c.c [2020-08-03T06:18:16.357Z] #39 7.772 DEP images/remap-file-path.pb-c.d [2020-08-03T06:18:16.357Z] #39 7.791 PBCC images/fifo.pb-c.c [2020-08-03T06:18:16.357Z] #39 7.805 DEP images/fifo.pb-c.d [2020-08-03T06:18:16.357Z] #39 7.832 PBCC images/ghost-file.pb-c.c [2020-08-03T06:18:16.357Z] #39 7.866 DEP images/ghost-file.pb-c.d [2020-08-03T06:18:16.357Z] #39 7.892 PBCC images/regfile.pb-c.c [2020-08-03T06:18:16.357Z] #39 7.911 DEP images/regfile.pb-c.d [2020-08-03T06:18:16.357Z] #39 7.957 PBCC images/ns.pb-c.c [2020-08-03T06:18:16.357Z] #39 7.961 DEP images/ns.pb-c.d [2020-08-03T06:18:16.357Z] #39 7.994 PBCC images/fdinfo.pb-c.c [2020-08-03T06:18:16.357Z] #39 8.035 DEP images/fdinfo.pb-c.d [2020-08-03T06:18:16.357Z] #39 8.086 PBCC images/core-aarch64.pb-c.c [2020-08-03T06:18:16.357Z] #39 8.145 PBCC images/core-arm.pb-c.c [2020-08-03T06:18:16.357Z] #39 8.152 PBCC images/core-ppc64.pb-c.c [2020-08-03T06:18:16.357Z] #39 8.222 PBCC images/core-s390.pb-c.c [2020-08-03T06:18:16.357Z] #39 8.301 PBCC images/core-x86.pb-c.c [2020-08-03T06:18:16.357Z] #39 8.389 PBCC images/core.pb-c.c [2020-08-03T06:18:16.357Z] #39 8.467 PBCC images/inventory.pb-c.c [2020-08-03T06:18:16.357Z] #39 8.490 DEP images/core-aarch64.pb-c.d [2020-08-03T06:18:16.357Z] #39 8.528 DEP images/core-arm.pb-c.d [2020-08-03T06:18:16.357Z] #39 8.560 DEP images/core-ppc64.pb-c.d [2020-08-03T06:18:16.357Z] #39 8.576 DEP images/core-s390.pb-c.d [2020-08-03T06:18:16.357Z] #39 8.643 DEP images/core-x86.pb-c.d [2020-08-03T06:18:16.357Z] #39 8.664 DEP images/core.pb-c.d [2020-08-03T06:18:16.357Z] #39 8.680 DEP images/inventory.pb-c.d [2020-08-03T06:18:16.357Z] #39 8.774 PBCC images/cpuinfo.pb-c.c [2020-08-03T06:18:16.357Z] #39 8.807 DEP images/cpuinfo.pb-c.d [2020-08-03T06:18:16.357Z] #39 8.878 PBCC images/stats.pb-c.c [2020-08-03T06:18:16.357Z] #39 8.890 DEP images/stats.pb-c.d [2020-08-03T06:18:16.435Z] #47 ... [2020-08-03T06:18:16.435Z] [2020-08-03T06:18:16.435Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-03T06:18:16.435Z] #23 13.48 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-08-03T06:18:16.435Z] #23 15.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-03T06:18:16.435Z] #23 ... [2020-08-03T06:18:16.435Z] [2020-08-03T06:18:16.435Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:18:16.435Z] #54 14.40 + cd /tmp/tmp.arsv8nsyL3/src/github.com/rootless-containers/rootlesskit [2020-08-03T06:18:16.435Z] #54 14.40 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-03T06:18:16.435Z] #54 14.90 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-03T06:18:16.435Z] #54 14.90 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-08-03T06:18:16.435Z] #54 ... [2020-08-03T06:18:16.435Z] [2020-08-03T06:18:16.435Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:18:16.435Z] #47 23.88 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-03T06:18:16.649Z] #39 ... [2020-08-03T06:18:16.649Z] [2020-08-03T06:18:16.649Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-03T06:18:16.649Z] #10 34.59 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-08-03T06:18:16.649Z] #10 34.81 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-08-03T06:18:16.649Z] #10 34.91 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-08-03T06:18:16.650Z] #10 35.30 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-08-03T06:18:16.650Z] #10 35.31 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-08-03T06:18:16.650Z] #10 35.31 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-08-03T06:18:16.650Z] #10 35.31 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-08-03T06:18:16.650Z] #10 35.97 debconf: delaying package configuration, since apt-utils is not installed [2020-08-03T06:18:16.650Z] #10 36.08 Fetched 73.3 MB in 11s (6447 kB/s) [2020-08-03T06:18:16.650Z] #10 36.12 Selecting previously unselected package binutils-mingw-w64-i686. [2020-08-03T06:18:16.650Z] #10 36.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-08-03T06:18:16.650Z] #10 36.15 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-08-03T06:18:16.650Z] #10 36.15 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-03T06:18:16.650Z] #10 37.78 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-08-03T06:18:16.650Z] #10 37.79 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-08-03T06:18:16.650Z] #10 37.79 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-03T06:18:16.650Z] #10 39.65 Selecting previously unselected package binutils-mingw-w64. [2020-08-03T06:18:16.650Z] #10 39.67 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-08-03T06:18:16.650Z] #10 39.67 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-03T06:18:16.650Z] #10 39.81 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-08-03T06:18:16.650Z] #10 39.81 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-08-03T06:18:16.650Z] #10 39.81 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-08-03T06:18:16.650Z] #10 39.91 Selecting previously unselected package dmsetup. [2020-08-03T06:18:16.650Z] #10 39.91 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-08-03T06:18:16.650Z] #10 39.92 Unpacking dmsetup (2:1.02.155-3) ... [2020-08-03T06:18:16.650Z] #10 40.09 Selecting previously unselected package mingw-w64-common. [2020-08-03T06:18:16.650Z] #10 40.09 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-08-03T06:18:16.650Z] #10 40.09 Unpacking mingw-w64-common (6.0.0-3) ... [2020-08-03T06:18:16.942Z] #10 44.58 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-08-03T06:18:16.942Z] #10 44.60 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-08-03T06:18:16.942Z] #10 44.61 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-03T06:18:16.942Z] #10 ... [2020-08-03T06:18:16.942Z] [2020-08-03T06:18:16.942Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:18:16.942Z] #39 10.39 make[1]: Nothing to be done for 'all'. [2020-08-03T06:18:17.005Z] #47 ... [2020-08-03T06:18:17.005Z] [2020-08-03T06:18:17.005Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-03T06:18:17.005Z] #32 14.12 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-08-03T06:18:17.005Z] #32 16.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-03T06:18:17.005Z] #32 ... [2020-08-03T06:18:17.005Z] [2020-08-03T06:18:17.005Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-03T06:18:17.005Z] #10 14.61 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-08-03T06:18:17.005Z] #10 17.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-03T06:18:17.236Z] #39 ... [2020-08-03T06:18:17.236Z] [2020-08-03T06:18:17.236Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:18:17.236Z] #41 34.90 time [2020-08-03T06:18:17.236Z] #41 38.79 os [2020-08-03T06:18:17.236Z] #41 39.69 regexp/syntax [2020-08-03T06:18:17.236Z] #41 41.82 fmt [2020-08-03T06:18:17.236Z] #41 43.15 regexp [2020-08-03T06:18:17.236Z] #41 ... [2020-08-03T06:18:17.236Z] [2020-08-03T06:18:17.236Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:18:17.236Z] #33 5.837 [100%] Linking C executable tini-static [2020-08-03T06:18:17.236Z] #33 6.364 [100%] Built target tini-static [2020-08-03T06:18:17.533Z] #33 6.495 + mkdir -p /build [2020-08-03T06:18:17.533Z] #33 6.497 + cp tini-static /build/docker-init [2020-08-03T06:18:17.533Z] #33 DONE 6.6s [2020-08-03T06:18:17.533Z] [2020-08-03T06:18:17.533Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:18:17.533Z] #30 35.86 internal/poll [2020-08-03T06:18:17.533Z] #30 36.61 internal/fmtsort [2020-08-03T06:18:17.533Z] #30 37.00 internal/syscall/execenv [2020-08-03T06:18:17.533Z] #30 37.12 internal/syscall/unix [2020-08-03T06:18:17.533Z] #30 37.35 strings [2020-08-03T06:18:17.533Z] #30 37.61 os [2020-08-03T06:18:17.533Z] #30 39.43 path [2020-08-03T06:18:17.533Z] #30 39.97 text/tabwriter [2020-08-03T06:18:17.533Z] #30 40.44 fmt [2020-08-03T06:18:17.533Z] #30 40.44 path/filepath [2020-08-03T06:18:17.533Z] #30 41.18 io/ioutil [2020-08-03T06:18:17.533Z] #30 43.29 github.com/BurntSushi/toml [2020-08-03T06:18:17.533Z] #30 43.29 flag [2020-08-03T06:18:17.533Z] #30 45.19 log [2020-08-03T06:18:17.569Z] using credential docker-jenkins-github-credentials [2020-08-03T06:18:17.575Z] #10 ... [2020-08-03T06:18:17.575Z] [2020-08-03T06:18:17.575Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:18:17.575Z] #47 24.66 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-03T06:18:17.577Z] Cloning the remote Git repository [2020-08-03T06:18:17.577Z] Cloning with configured refspecs honoured and without tags [2020-08-03T06:18:17.828Z] #30 ... [2020-08-03T06:18:17.828Z] [2020-08-03T06:18:17.828Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:18:17.828Z] #39 11.40 CC images/stats.o [2020-08-03T06:18:17.192Z] Cloning repository https://github.com/moby/moby.git [2020-08-03T06:18:17.255Z] > git init /home/ubuntu/workspace/moby_PR-41306 # timeout=10 [2020-08-03T06:18:17.527Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-03T06:18:17.528Z] > git --version # timeout=10 [2020-08-03T06:18:17.533Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-03T06:18:17.536Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41306/head:refs/remotes/origin/PR-41306 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-03T06:18:18.121Z] #39 11.64 CC images/core.o [2020-08-03T06:18:18.757Z] #39 12.03 CC images/core-x86.o [2020-08-03T06:18:18.958Z] #47 26.10 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-03T06:18:19.050Z] #39 12.33 CC images/core-arm.o [2020-08-03T06:18:19.343Z] #39 12.63 CC images/core-aarch64.o [2020-08-03T06:18:19.343Z] #39 12.85 CC images/core-ppc64.o [2020-08-03T06:18:19.977Z] #39 13.29 CC images/core-s390.o [2020-08-03T06:18:20.270Z] #39 13.60 CC images/cpuinfo.o [2020-08-03T06:18:20.270Z] #39 13.85 CC images/inventory.o [2020-08-03T06:18:20.344Z] #47 ... [2020-08-03T06:18:20.344Z] [2020-08-03T06:18:20.344Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-03T06:18:20.344Z] #51 17.34 Fetched 8370 kB in 13s (659 kB/s) [2020-08-03T06:18:20.344Z] #51 17.34 Reading package lists... [2020-08-03T06:18:20.344Z] #51 25.57 Reading package lists... [2020-08-03T06:18:20.344Z] #51 ... [2020-08-03T06:18:20.344Z] [2020-08-03T06:18:20.344Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:18:20.344Z] #30 17.43 runtime/cgo [2020-08-03T06:18:20.344Z] #30 ... [2020-08-03T06:18:20.344Z] [2020-08-03T06:18:20.344Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:18:20.562Z] #39 13.99 CC images/fdinfo.o [2020-08-03T06:18:20.616Z] #60 26.93 Checking out files: 59% (1232/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-08-03T06:18:20.616Z] #60 27.85 + cd /tmp/tmp.q7qAZ9iQod/src/github.com/docker/libnetwork [2020-08-03T06:18:20.616Z] #60 27.85 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-08-03T06:18:20.876Z] #60 28.25 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-08-03T06:18:20.904Z] #39 14.26 CC images/fown.o [2020-08-03T06:18:20.904Z] #39 14.45 CC images/ns.o [2020-08-03T06:18:21.206Z] #39 14.61 CC images/regfile.o [2020-08-03T06:18:21.206Z] #39 14.73 CC images/ghost-file.o [2020-08-03T06:18:21.508Z] #39 14.86 CC images/fifo.o [2020-08-03T06:18:21.508Z] #39 14.94 CC images/remap-file-path.o [2020-08-03T06:18:21.508Z] #39 15.02 CC images/eventfd.o [2020-08-03T06:18:21.802Z] #39 15.19 CC images/eventpoll.o [2020-08-03T06:18:21.802Z] #39 ... [2020-08-03T06:18:21.802Z] [2020-08-03T06:18:21.802Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:18:21.802Z] #47 39.52 os [2020-08-03T06:18:21.802Z] #47 39.99 encoding/base64 [2020-08-03T06:18:21.802Z] #47 40.61 golang.org/x/sys/unix [2020-08-03T06:18:21.802Z] #47 42.70 fmt [2020-08-03T06:18:21.802Z] #47 46.63 encoding/json [2020-08-03T06:18:21.802Z] #47 48.08 github.com/pkg/diff [2020-08-03T06:18:21.802Z] #47 49.28 go/ast [2020-08-03T06:18:21.802Z] #47 ... [2020-08-03T06:18:21.802Z] [2020-08-03T06:18:21.802Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:18:21.802Z] #39 15.36 CC images/fh.o [2020-08-03T06:18:22.097Z] #39 15.50 CC images/fsnotify.o [2020-08-03T06:18:22.422Z] #39 ... [2020-08-03T06:18:22.422Z] [2020-08-03T06:18:22.422Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:18:22.422Z] #30 47.17 github.com/BurntSushi/toml/cmd/tomlv [2020-08-03T06:18:22.422Z] #30 DONE 50.1s [2020-08-03T06:18:22.422Z] [2020-08-03T06:18:22.422Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:18:22.422Z] #52 23.62 Checking out files: 71% (2298/3209) Checking out files: 72% (2311/3209) Checking out files: 73% (2343/3209) Checking out files: 74% (2375/3209) Checking out files: 75% (2407/3209) Checking out files: 76% (2439/3209) Checking out files: 77% (2471/3209) Checking out files: 78% (2504/3209) Checking out files: 79% (2536/3209) Checking out files: 80% (2568/3209) Checking out files: 81% (2600/3209) Checking out files: 82% (2632/3209) Checking out files: 83% (2664/3209) Checking out files: 84% (2696/3209) Checking out files: 85% (2728/3209) Checking out files: 86% (2760/3209) Checking out files: 87% (2792/3209) Checking out files: 88% (2824/3209) Checking out files: 89% (2857/3209) Checking out files: 90% (2889/3209) Checking out files: 91% (2921/3209) Checking out files: 92% (2953/3209) Checking out files: 93% (2985/3209) Checking out files: 94% (3017/3209) Checking out files: 95% (3049/3209) Checking out files: 96% (3081/3209) Checking out files: 97% (3113/3209) Checking out files: 98% (3145/3209) Checking out files: 99% (3177/3209) Checking out files: 100% (3209/3209) Checking out files: 100% (3209/3209), done. [2020-08-03T06:18:22.422Z] #52 24.27 + cd /tmp/tmp.tgnW397Y9q/src/github.com/containerd/containerd [2020-08-03T06:18:22.422Z] #52 24.27 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-08-03T06:18:22.422Z] #52 25.72 + export 'BUILDTAGS=netgo osusergo static_build' [2020-08-03T06:18:22.422Z] #52 25.72 + BUILDTAGS='netgo osusergo static_build' [2020-08-03T06:18:22.422Z] #52 25.72 + export EXTRA_FLAGS=-buildmode=pie [2020-08-03T06:18:22.422Z] #52 25.72 + EXTRA_FLAGS=-buildmode=pie [2020-08-03T06:18:22.422Z] #52 25.72 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-08-03T06:18:22.422Z] #52 25.72 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-08-03T06:18:22.422Z] #52 25.72 + '[' '' = dynamic ']' [2020-08-03T06:18:22.422Z] #52 25.72 + make [2020-08-03T06:18:22.749Z] #52 27.00 + bin/ctr [2020-08-03T06:18:27.228Z] #52 ... [2020-08-03T06:18:27.228Z] [2020-08-03T06:18:27.228Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:18:27.228Z] #39 15.98 CC images/signalfd.o [2020-08-03T06:18:27.228Z] #39 16.32 CC images/fs.o [2020-08-03T06:18:27.228Z] #39 16.55 CC images/pstree.o [2020-08-03T06:18:27.228Z] #39 16.64 CC images/pipe.o [2020-08-03T06:18:27.228Z] #39 16.80 CC images/tcp-stream.o [2020-08-03T06:18:27.228Z] #39 16.97 CC images/sk-packet.o [2020-08-03T06:18:27.228Z] #39 17.15 CC images/mnt.o [2020-08-03T06:18:27.228Z] #39 17.30 CC images/pipe-data.o [2020-08-03T06:18:27.228Z] #39 17.41 CC images/sa.o [2020-08-03T06:18:27.228Z] #39 17.49 CC images/timer.o [2020-08-03T06:18:27.228Z] #39 17.68 CC images/timerfd.o [2020-08-03T06:18:27.228Z] #39 17.81 CC images/mm.o [2020-08-03T06:18:27.228Z] #39 17.95 CC images/sk-opts.o [2020-08-03T06:18:27.228Z] #39 18.10 CC images/sk-unix.o [2020-08-03T06:18:27.228Z] #39 18.26 CC images/sk-inet.o [2020-08-03T06:18:27.228Z] #39 18.44 CC images/tun.o [2020-08-03T06:18:27.228Z] #39 18.66 CC images/sk-netlink.o [2020-08-03T06:18:27.228Z] #39 18.82 CC images/packet-sock.o [2020-08-03T06:18:27.228Z] #39 19.12 CC images/ipc-var.o [2020-08-03T06:18:27.228Z] #39 19.23 CC images/ipc-desc.o [2020-08-03T06:18:27.228Z] #39 19.39 CC images/ipc-shm.o [2020-08-03T06:18:27.228Z] #39 19.48 CC images/ipc-msg.o [2020-08-03T06:18:27.228Z] #39 19.65 CC images/ipc-sem.o [2020-08-03T06:18:27.228Z] #39 19.80 CC images/utsns.o [2020-08-03T06:18:27.228Z] #39 19.94 CC images/creds.o [2020-08-03T06:18:27.228Z] #39 20.07 CC images/vma.o [2020-08-03T06:18:27.228Z] #39 20.22 CC images/netdev.o [2020-08-03T06:18:27.228Z] #39 20.50 CC images/tty.o [2020-08-03T06:18:27.520Z] #39 20.88 CC images/file-lock.o [2020-08-03T06:18:27.520Z] #39 20.98 CC images/rlimit.o [2020-08-03T06:18:27.520Z] #39 21.09 CC images/pagemap.o [2020-08-03T06:18:27.812Z] #39 21.28 CC images/siginfo.o [2020-08-03T06:18:28.105Z] #39 21.52 CC images/rpc.o [2020-08-03T06:18:28.105Z] #39 ... [2020-08-03T06:18:28.105Z] [2020-08-03T06:18:28.105Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:18:28.105Z] #41 45.80 go/token [2020-08-03T06:18:28.105Z] #41 46.57 go/scanner [2020-08-03T06:18:28.105Z] #41 46.64 internal/lazyregexp [2020-08-03T06:18:28.105Z] #41 46.80 net/url [2020-08-03T06:18:28.105Z] #41 47.62 go/ast [2020-08-03T06:18:28.105Z] #41 48.07 text/template/parse [2020-08-03T06:18:28.105Z] #41 50.64 go/parser [2020-08-03T06:18:28.105Z] #41 51.14 text/template [2020-08-03T06:18:28.105Z] #41 52.99 encoding/xml [2020-08-03T06:18:28.105Z] #41 54.13 go/doc [2020-08-03T06:18:28.740Z] #41 56.39 github.com/LK4D4/vndr/build [2020-08-03T06:18:28.740Z] #41 ... [2020-08-03T06:18:28.740Z] [2020-08-03T06:18:28.741Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:18:28.741Z] #39 22.19 CC images/ext-file.o [2020-08-03T06:18:28.741Z] #39 22.27 CC images/cgroup.o [2020-08-03T06:18:29.375Z] #39 22.67 CC images/userns.o [2020-08-03T06:18:29.375Z] #39 22.92 CC images/google/protobuf/descriptor.o [2020-08-03T06:18:30.414Z] #39 23.71 CC images/opts.o [2020-08-03T06:18:30.414Z] #39 23.88 CC images/seccomp.o [2020-08-03T06:18:30.706Z] #39 24.04 CC images/binfmt-misc.o [2020-08-03T06:18:30.706Z] #39 24.17 CC images/time.o [2020-08-03T06:18:30.862Z] #60 ... [2020-08-03T06:18:30.862Z] [2020-08-03T06:18:30.862Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-03T06:18:30.862Z] #36 26.77 Checking out files: 83% (1336/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-08-03T06:18:30.862Z] #36 27.09 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-08-03T06:18:30.862Z] #36 29.44 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-08-03T06:18:30.862Z] #36 ... [2020-08-03T06:18:30.862Z] [2020-08-03T06:18:30.862Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-03T06:18:30.862Z] #38 27.26 Fetched 8370 kB in 20s (422 kB/s) [2020-08-03T06:18:30.862Z] #38 27.26 Reading package lists... [2020-08-03T06:18:30.862Z] #38 34.28 Reading package lists... [2020-08-03T06:18:30.862Z] #38 ... [2020-08-03T06:18:30.862Z] [2020-08-03T06:18:30.862Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:18:30.862Z] #47 27.45 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-03T06:18:30.862Z] #47 27.69 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-03T06:18:30.862Z] #47 27.86 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-03T06:18:30.862Z] #47 27.90 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-03T06:18:30.862Z] #47 28.82 runtime/cgo [2020-08-03T06:18:30.862Z] #47 28.90 runtime [2020-08-03T06:18:30.862Z] #47 ... [2020-08-03T06:18:30.862Z] [2020-08-03T06:18:30.862Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-03T06:18:30.862Z] #51 25.57 Reading package lists... [2020-08-03T06:18:30.862Z] #51 32.06 Building dependency tree... [2020-08-03T06:18:30.862Z] #51 35.31 The following additional packages will be installed: [2020-08-03T06:18:30.862Z] #51 35.33 libbtrfs0 [2020-08-03T06:18:30.862Z] #51 35.58 The following NEW packages will be installed: [2020-08-03T06:18:30.862Z] #51 35.61 libbtrfs-dev libbtrfs0 [2020-08-03T06:18:30.862Z] #51 35.99 0 upgraded, 2 newly installed, 0 to remove and 7 not upgraded. [2020-08-03T06:18:30.862Z] #51 35.99 Need to get 119 kB of archives. [2020-08-03T06:18:30.862Z] #51 35.99 After this operation, 387 kB of additional disk space will be used. [2020-08-03T06:18:30.862Z] #51 35.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-08-03T06:18:30.862Z] #51 36.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-08-03T06:18:30.862Z] #51 37.23 debconf: delaying package configuration, since apt-utils is not installed [2020-08-03T06:18:30.862Z] #51 37.47 Fetched 119 kB in 0s (422 kB/s) [2020-08-03T06:18:30.862Z] #51 37.58 Selecting previously unselected package libbtrfs0. [2020-08-03T06:18:30.862Z] #51 37.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-03T06:18:30.862Z] #51 37.63 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-08-03T06:18:30.862Z] #51 37.65 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-03T06:18:30.862Z] #51 37.79 Selecting previously unselected package libbtrfs-dev. [2020-08-03T06:18:30.862Z] #51 37.79 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-08-03T06:18:30.862Z] #51 37.80 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-03T06:18:30.862Z] #51 38.12 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-03T06:18:30.862Z] #51 38.17 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-03T06:18:30.999Z] #39 24.29 CC images/sysctl.o [2020-08-03T06:18:30.999Z] #39 24.39 CC images/autofs.o [2020-08-03T06:18:30.999Z] #39 24.52 CC images/macvlan.o [2020-08-03T06:18:30.999Z] #39 24.64 CC images/sit.o [2020-08-03T06:18:31.122Z] #51 38.19 Processing triggers for libc-bin (2.28-10) ... [2020-08-03T06:18:31.122Z] #51 ... [2020-08-03T06:18:31.122Z] [2020-08-03T06:18:31.122Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-03T06:18:31.122Z] #23 28.39 Fetched 8370 kB in 20s (409 kB/s) [2020-08-03T06:18:31.122Z] #23 28.39 Reading package lists... [2020-08-03T06:18:31.292Z] #39 24.77 CC images/memfd.o [2020-08-03T06:18:31.292Z] #39 ... [2020-08-03T06:18:31.292Z] [2020-08-03T06:18:31.292Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-03T06:18:31.292Z] #10 48.97 Selecting previously unselected package gcc-mingw-w64-base. [2020-08-03T06:18:31.292Z] #10 48.98 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-08-03T06:18:31.292Z] #10 48.98 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-03T06:18:31.292Z] #10 49.06 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-08-03T06:18:31.292Z] #10 49.06 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-08-03T06:18:31.292Z] #10 49.06 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-03T06:18:31.292Z] #10 ... [2020-08-03T06:18:31.292Z] [2020-08-03T06:18:31.292Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:18:31.292Z] #41 56.69 github.com/LK4D4/vndr/versioned [2020-08-03T06:18:31.292Z] #41 56.73 compress/flate [2020-08-03T06:18:31.292Z] #41 58.20 crypto/rsa [2020-08-03T06:18:31.292Z] #41 58.48 crypto/x509/pkix [2020-08-03T06:18:31.292Z] #41 58.76 vendor/golang.org/x/crypto/cryptobyte [2020-08-03T06:18:31.382Z] #23 35.55 Reading package lists... [2020-08-03T06:18:31.382Z] #23 ... [2020-08-03T06:18:31.382Z] [2020-08-03T06:18:31.382Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-03T06:18:31.382Z] #32 28.33 Fetched 8370 kB in 20s (409 kB/s) [2020-08-03T06:18:31.382Z] #32 28.33 Reading package lists... [2020-08-03T06:18:31.382Z] #32 35.83 Reading package lists... [2020-08-03T06:18:31.382Z] #32 ... [2020-08-03T06:18:31.382Z] [2020-08-03T06:18:31.382Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-03T06:18:31.382Z] #51 DONE 38.8s [2020-08-03T06:18:31.382Z] [2020-08-03T06:18:31.382Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-03T06:18:31.382Z] #10 28.57 Fetched 8370 kB in 20s (410 kB/s) [2020-08-03T06:18:31.382Z] #10 28.57 Reading package lists... [2020-08-03T06:18:31.508Z] Fetching without tags [2020-08-03T06:18:31.584Z] #41 59.25 net [2020-08-03T06:18:31.643Z] #10 35.91 Reading package lists... [2020-08-03T06:18:31.643Z] #10 ... [2020-08-03T06:18:31.643Z] [2020-08-03T06:18:31.643Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:18:31.862Z] Merging remotes/origin/master commit 39691204f153b8a4f0a92a85216baaa2a38a6a59 into PR head commit ad30ef91130b6445cc850cacb225737589ce38ee [2020-08-03T06:18:32.224Z] #41 ... [2020-08-03T06:18:32.224Z] [2020-08-03T06:18:32.224Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:18:32.224Z] #47 50.17 golang.org/x/crypto/ssh/terminal [2020-08-03T06:18:32.224Z] #47 51.68 mvdan.cc/editorconfig [2020-08-03T06:18:32.224Z] #47 52.45 mvdan.cc/sh/v3/fileutil [2020-08-03T06:18:32.224Z] #47 52.63 mvdan.cc/sh/v3/syntax [2020-08-03T06:18:32.224Z] #47 56.39 mvdan.cc/sh/v3/cmd/shfmt [2020-08-03T06:18:32.224Z] #47 DONE 59.8s [2020-08-03T06:18:32.224Z] [2020-08-03T06:18:32.224Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:18:32.224Z] #39 24.97 CC images/timens.o [2020-08-03T06:18:32.224Z] #39 25.17 LINK images/built-in.o [2020-08-03T06:18:32.224Z] #39 25.23 GEN compel/include/asm [2020-08-03T06:18:32.224Z] #39 25.24 GEN compel/include/version.h [2020-08-03T06:18:32.224Z] #39 25.25 touch .config [2020-08-03T06:18:32.224Z] #39 25.26 GEN include/common/config.h [2020-08-03T06:18:32.224Z] #39 25.29 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-08-03T06:18:32.224Z] #39 25.36 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-08-03T06:18:32.224Z] #39 25.37 GEN compel/plugins/include/uapi/std/syscall.h [2020-08-03T06:18:32.224Z] #39 25.38 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-08-03T06:18:32.224Z] #39 25.38 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-08-03T06:18:32.224Z] #39 25.40 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-08-03T06:18:32.224Z] #39 25.41 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-08-03T06:18:32.224Z] #39 25.42 DEP compel/plugins/std/infect.d [2020-08-03T06:18:32.224Z] #39 25.54 DEP compel/plugins/std/string.d [2020-08-03T06:18:32.224Z] #39 25.66 DEP compel/plugins/std/log.d [2020-08-03T06:18:32.430Z] Fetching without tags [2020-08-03T06:18:32.520Z] #39 25.85 DEP compel/plugins/std/fds.d [2020-08-03T06:18:32.520Z] #39 26.03 DEP compel/plugins/std/std.d [2020-08-03T06:18:32.583Z] #52 1.041 + RM_GOPATH=0 [2020-08-03T06:18:32.583Z] #52 1.041 + TMP_GOPATH= [2020-08-03T06:18:32.583Z] #52 1.041 + : /build [2020-08-03T06:18:32.583Z] #52 1.041 + '[' -z '' ']' [2020-08-03T06:18:32.583Z] #52 1.043 ++ mktemp -d [2020-08-03T06:18:32.583Z] #52 1.045 + export GOPATH=/tmp/tmp.lDsOt9SV3c [2020-08-03T06:18:32.583Z] #52 1.048 + GOPATH=/tmp/tmp.lDsOt9SV3c [2020-08-03T06:18:32.583Z] #52 1.048 + RM_GOPATH=1 [2020-08-03T06:18:32.583Z] #52 1.048 + case "$(go env GOARCH)" in [2020-08-03T06:18:32.583Z] #52 1.049 ++ go env GOARCH [2020-08-03T06:18:32.583Z] #52 1.072 + export GO_BUILDMODE=-buildmode=pie [2020-08-03T06:18:32.583Z] #52 1.072 + GO_BUILDMODE=-buildmode=pie [2020-08-03T06:18:32.583Z] #52 1.072 ++ dirname /tmp/install/install.sh [2020-08-03T06:18:32.583Z] #52 1.084 + dir=/tmp/install [2020-08-03T06:18:32.583Z] #52 1.084 + bin=containerd [2020-08-03T06:18:32.583Z] #52 1.085 + shift [2020-08-03T06:18:32.583Z] #52 1.085 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-08-03T06:18:32.583Z] #52 1.085 + . /tmp/install/containerd.installer [2020-08-03T06:18:32.583Z] #52 1.085 ++ set -e [2020-08-03T06:18:32.583Z] #52 1.088 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-08-03T06:18:32.583Z] #52 1.088 + install_containerd [2020-08-03T06:18:32.583Z] #52 1.089 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-08-03T06:18:32.583Z] #52 1.094 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-08-03T06:18:32.583Z] #52 1.094 + git clone https://github.com/containerd/containerd.git /tmp/tmp.lDsOt9SV3c/src/github.com/containerd/containerd [2020-08-03T06:18:32.583Z] #52 1.096 Cloning into '/tmp/tmp.lDsOt9SV3c/src/github.com/containerd/containerd'... [2020-08-03T06:18:32.329Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-03T06:18:32.356Z] > git config --add remote.origin.fetch +refs/pull/41306/head:refs/remotes/origin/PR-41306 # timeout=10 [2020-08-03T06:18:32.376Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-03T06:18:32.408Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-03T06:18:32.438Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-03T06:18:32.438Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-03T06:18:32.439Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41306/head:refs/remotes/origin/PR-41306 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-03T06:18:32.820Z] #39 26.17 DEP compel/plugins/shmem/shmem.d [2020-08-03T06:18:32.820Z] #39 26.25 DEP compel/plugins/fds/fds.d [2020-08-03T06:18:32.820Z] #39 26.37 CC compel/plugins/std/std.o [2020-08-03T06:18:32.820Z] #39 26.49 CC compel/plugins/std/fds.o [2020-08-03T06:18:32.879Z] Merging remotes/origin/master commit 39691204f153b8a4f0a92a85216baaa2a38a6a59 into PR head commit ad30ef91130b6445cc850cacb225737589ce38ee [2020-08-03T06:18:33.006Z] Merge succeeded, producing ad30ef91130b6445cc850cacb225737589ce38ee [2020-08-03T06:18:33.007Z] Checking out Revision ad30ef91130b6445cc850cacb225737589ce38ee (PR-41306) [2020-08-03T06:18:31.403Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-03T06:18:31.416Z] > git config --add remote.origin.fetch +refs/pull/41306/head:refs/remotes/origin/PR-41306 # timeout=10 [2020-08-03T06:18:31.432Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-03T06:18:31.466Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-03T06:18:31.504Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-03T06:18:31.505Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-03T06:18:31.506Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41306/head:refs/remotes/origin/PR-41306 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-03T06:18:31.865Z] > git config core.sparsecheckout # timeout=10 [2020-08-03T06:18:31.896Z] > git checkout -f ad30ef91130b6445cc850cacb225737589ce38ee # timeout=10 [2020-08-03T06:18:32.969Z] > git merge 39691204f153b8a4f0a92a85216baaa2a38a6a59 # timeout=10 [2020-08-03T06:18:32.985Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-03T06:18:33.002Z] > git config core.sparsecheckout # timeout=10 [2020-08-03T06:18:33.006Z] > git checkout -f ad30ef91130b6445cc850cacb225737589ce38ee # timeout=10 [2020-08-03T06:18:33.456Z] #39 26.79 CC compel/plugins/std/log.o [2020-08-03T06:18:33.523Z] #52 ... [2020-08-03T06:18:33.523Z] [2020-08-03T06:18:33.523Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:18:33.523Z] #41 30.70 vendor/golang.org/x/crypto/internal/subtle [2020-08-03T06:18:33.523Z] #41 30.83 vendor/golang.org/x/crypto/curve25519 [2020-08-03T06:18:33.748Z] #39 27.22 CC compel/plugins/std/string.o [2020-08-03T06:18:33.966Z] Merge succeeded, producing ad30ef91130b6445cc850cacb225737589ce38ee [2020-08-03T06:18:33.966Z] Checking out Revision ad30ef91130b6445cc850cacb225737589ce38ee (PR-41306) [2020-08-03T06:18:34.041Z] #39 27.54 CC compel/plugins/std/infect.o [2020-08-03T06:18:34.102Z] #41 ... [2020-08-03T06:18:34.102Z] [2020-08-03T06:18:34.102Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-03T06:18:34.102Z] #38 34.28 Reading package lists... [2020-08-03T06:18:34.334Z] #39 27.85 CC compel/arch/s390/plugins/std/parasite-head.o [2020-08-03T06:18:34.334Z] #39 27.87 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-08-03T06:18:34.626Z] #39 27.89 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-08-03T06:18:34.626Z] #39 28.04 AR compel/plugins/std.lib.a [2020-08-03T06:18:34.626Z] #39 28.06 CC compel/plugins/fds/fds.o [2020-08-03T06:18:34.626Z] #39 28.15 AR compel/plugins/fds.lib.a [2020-08-03T06:18:34.626Z] #39 28.17 HOSTDEP compel/src/lib/log-host.d [2020-08-03T06:18:34.626Z] #39 28.26 HOSTDEP compel/src/lib/handle-elf-host.d [2020-08-03T06:18:32.893Z] > git config core.sparsecheckout # timeout=10 [2020-08-03T06:18:32.917Z] > git checkout -f ad30ef91130b6445cc850cacb225737589ce38ee # timeout=10 [2020-08-03T06:18:33.905Z] > git merge 39691204f153b8a4f0a92a85216baaa2a38a6a59 # timeout=10 [2020-08-03T06:18:33.938Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-03T06:18:33.968Z] > git config core.sparsecheckout # timeout=10 [2020-08-03T06:18:33.992Z] > git checkout -f ad30ef91130b6445cc850cacb225737589ce38ee # timeout=10 [2020-08-03T06:18:34.919Z] #39 28.33 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-08-03T06:18:34.919Z] #39 28.35 HOSTDEP compel/src/main-host.d [2020-08-03T06:18:34.919Z] #39 28.49 DEP compel/src/lib/ptrace.d [2020-08-03T06:18:35.211Z] #39 28.59 DEP compel/src/lib/infect.d [2020-08-03T06:18:35.211Z] #39 28.68 DEP compel/src/lib/infect-util.d [2020-08-03T06:18:35.211Z] #39 28.73 DEP compel/src/lib/infect-rpc.d [2020-08-03T06:18:35.504Z] #39 28.83 DEP compel/arch/s390/src/lib/infect.d [2020-08-03T06:18:35.505Z] #39 28.86 DEP compel/arch/s390/src/lib/cpu.d [2020-08-03T06:18:35.505Z] #39 28.89 DEP compel/src/lib/log.d [2020-08-03T06:18:35.505Z] #39 28.92 DEP compel/src/main.d [2020-08-03T06:18:35.505Z] #39 29.01 DEP compel/src/lib/handle-elf.d [2020-08-03T06:18:35.505Z] #39 29.08 DEP compel/arch/s390/src/lib/handle-elf.d [2020-08-03T06:18:35.797Z] #39 29.14 CC compel/src/lib/log.o [2020-08-03T06:18:35.797Z] #39 29.31 CC compel/arch/s390/src/lib/cpu.o [2020-08-03T06:18:36.090Z] #39 29.47 CC compel/arch/s390/src/lib/infect.o [2020-08-03T06:18:36.269Z] #38 41.68 Building dependency tree... [2020-08-03T06:18:36.383Z] #39 29.82 CC compel/src/lib/infect-rpc.o [2020-08-03T06:18:36.699Z] #39 30.07 CC compel/src/lib/infect-util.o [2020-08-03T06:18:36.699Z] #39 30.22 CC compel/src/lib/infect.o [2020-08-03T06:18:37.628Z] Commit message: "Supplement the omission of pr#41145" [2020-08-03T06:18:37.659Z] > git --version # timeout=10 [2020-08-03T06:18:37.735Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-08-03T06:18:38.178Z] #38 45.34 The following additional packages will be installed: [2020-08-03T06:18:38.178Z] #38 45.34 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-08-03T06:18:38.178Z] #38 45.35 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-08-03T06:18:38.178Z] #38 45.36 Suggested packages: [2020-08-03T06:18:38.178Z] #38 45.37 manpages-dev python-setuptools [2020-08-03T06:18:38.211Z] #39 31.62 CC compel/src/lib/ptrace.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-03T06:18:38.504Z] #39 31.95 AR compel/libcompel.a [2020-08-03T06:18:38.504Z] #39 31.99 HOSTCC compel/src/main-host.o [2020-08-03T06:18:38.525Z] Commit message: "Supplement the omission of pr#41145" [2020-08-03T06:18:38.584Z] > git --version # timeout=10 [2020-08-03T06:18:38.630Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-08-03T06:18:38.796Z] #39 32.30 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-08-03T06:18:38.796Z] #39 32.39 HOSTCC compel/src/lib/handle-elf-host.o [2020-08-03T06:18:39.047Z] + docker version [2020-08-03T06:18:39.089Z] #39 32.58 HOSTCC compel/src/lib/log-host.o [2020-08-03T06:18:39.089Z] #39 32.71 HOSTLINK compel/compel-host-bin [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2020-08-03T06:18:39.119Z] #38 ... [2020-08-03T06:18:39.119Z] [2020-08-03T06:18:39.119Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:18:39.119Z] #60 DONE 46.4s [2020-08-03T06:18:39.119Z] [2020-08-03T06:18:39.119Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:18:39.119Z] #43 DONE 46.4s [2020-08-03T06:18:39.119Z] [2020-08-03T06:18:39.119Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:18:39.119Z] #41 44.25 internal/reflectlite [2020-08-03T06:18:39.119Z] #41 44.26 github.com/LK4D4/vndr/godl/singleflight [2020-08-03T06:18:39.119Z] #41 44.63 math/rand [2020-08-03T06:18:39.119Z] #41 45.58 internal/singleflight [Pipeline] sh [2020-08-03T06:18:39.381Z] #39 32.81 DEP soccr/soccr.d [2020-08-03T06:18:39.381Z] #39 32.98 CC soccr/soccr.o [2020-08-03T06:18:39.381Z] #39 ... [2020-08-03T06:18:39.381Z] [2020-08-03T06:18:39.381Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:18:39.381Z] #54 67.19 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-03T06:18:39.381Z] #54 67.19 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-08-03T06:18:39.764Z] + docker version [2020-08-03T06:18:39.816Z] Fetching without tags [2020-08-03T06:18:40.263Z] Merging remotes/origin/master commit 39691204f153b8a4f0a92a85216baaa2a38a6a59 into PR head commit ad30ef91130b6445cc850cacb225737589ce38ee [2020-08-03T06:18:39.711Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-03T06:18:39.730Z] > git config --add remote.origin.fetch +refs/pull/41306/head:refs/remotes/origin/PR-41306 # timeout=10 [2020-08-03T06:18:39.744Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-03T06:18:39.781Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-03T06:18:39.821Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-03T06:18:39.821Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-03T06:18:39.823Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41306/head:refs/remotes/origin/PR-41306 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-03T06:18:40.272Z] > git config core.sparsecheckout # timeout=10 [2020-08-03T06:18:40.279Z] > git checkout -f ad30ef91130b6445cc850cacb225737589ce38ee # timeout=10 [2020-08-03T06:18:41.030Z] #41 47.89 strconv [2020-08-03T06:18:41.030Z] #41 47.97 io [2020-08-03T06:18:41.177Z] Removing intermediate container 233aefe5f0a6 [2020-08-03T06:18:41.177Z] ---> 7bd055a263ba [2020-08-03T06:18:41.177Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2020-08-03T06:18:41.177Z] ---> b1942c37232d [2020-08-03T06:18:41.177Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-08-03T06:18:41.177Z] ---> 389329b06e91 [2020-08-03T06:18:41.177Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-08-03T06:18:41.177Z] ---> Running in 695176421be7 [2020-08-03T06:18:41.177Z] Removing intermediate container 695176421be7 [2020-08-03T06:18:41.177Z] ---> 925cd9c70adc [2020-08-03T06:18:41.177Z] Successfully built 925cd9c70adc [2020-08-03T06:18:41.177Z] Successfully tagged moby-buildx:latest [2020-08-03T06:18:41.177Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-08-03T06:18:41.177Z] if [ -n "${id}" ]; then \ [2020-08-03T06:18:41.177Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-08-03T06:18:41.177Z] && touch bundles/buildx; \ [2020-08-03T06:18:41.177Z] docker rm -f ${id}; \ [2020-08-03T06:18:41.177Z] fi [2020-08-03T06:18:41.177Z] 84cc010752e8780f034a8cc32a82c188eaf17d66eddbaad505408865966ec96b [2020-08-03T06:18:41.177Z] bundles/buildx version [2020-08-03T06:18:41.177Z] buildx v0.3.1 6db68d0 [2020-08-03T06:18:41.177Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:ad30ef91130b6445cc850cacb225737589ce38ee . [2020-08-03T06:18:41.177Z] #1 [internal] booting buildkit [2020-08-03T06:18:41.177Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-08-03T06:18:41.177Z] #1 pulling image moby/buildkit:buildx-stable-1 1.9s done [2020-08-03T06:18:41.177Z] #1 creating container buildx_buildkit_default [2020-08-03T06:18:41.177Z] #1 creating container buildx_buildkit_default 0.4s done [2020-08-03T06:18:41.177Z] #1 DONE 2.2s [2020-08-03T06:18:41.177Z] [2020-08-03T06:18:41.177Z] #2 [internal] load .dockerignore [2020-08-03T06:18:41.177Z] #2 transferring context: [2020-08-03T06:18:41.177Z] #2 transferring context: 87B done [2020-08-03T06:18:41.177Z] #2 DONE 0.0s [2020-08-03T06:18:41.177Z] [2020-08-03T06:18:41.177Z] #3 [internal] load build definition from Dockerfile [2020-08-03T06:18:41.177Z] #3 transferring dockerfile: 16.36kB done [2020-08-03T06:18:41.177Z] #3 DONE 0.0s [2020-08-03T06:18:41.177Z] [2020-08-03T06:18:41.177Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-08-03T06:18:41.177Z] #4 DONE 0.9s [2020-08-03T06:18:41.177Z] [2020-08-03T06:18:41.177Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-08-03T06:18:41.177Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-08-03T06:18:41.177Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done [2020-08-03T06:18:41.177Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-08-03T06:18:41.177Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done [2020-08-03T06:18:41.177Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s [2020-08-03T06:18:41.177Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.4s done [2020-08-03T06:18:41.177Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2020-08-03T06:18:41.177Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.4s done [2020-08-03T06:18:41.177Z] #5 DONE 1.0s [2020-08-03T06:18:41.177Z] [2020-08-03T06:18:41.177Z] #7 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-08-03T06:18:41.485Z] #7 DONE 0.7s [2020-08-03T06:18:41.485Z] [2020-08-03T06:18:41.485Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-08-03T06:18:41.485Z] #6 DONE 0.7s [2020-08-03T06:18:41.485Z] [2020-08-03T06:18:41.485Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-03T06:18:41.485Z] #59 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-08-03T06:18:41.745Z] Merge succeeded, producing ad30ef91130b6445cc850cacb225737589ce38ee [2020-08-03T06:18:41.746Z] Checking out Revision ad30ef91130b6445cc850cacb225737589ce38ee (PR-41306) [2020-08-03T06:18:41.970Z] #41 49.16 bytes [2020-08-03T06:18:42.132Z] #59 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-08-03T06:18:42.132Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.1s [2020-08-03T06:18:42.132Z] #59 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-08-03T06:18:42.549Z] #41 ... [2020-08-03T06:18:42.549Z] [2020-08-03T06:18:42.549Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-03T06:18:42.549Z] #38 47.34 The following NEW packages will be installed: [2020-08-03T06:18:42.549Z] #38 47.40 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-08-03T06:18:42.549Z] #38 47.40 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-08-03T06:18:42.549Z] #38 47.40 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-08-03T06:18:42.549Z] #38 47.40 python-six zlib1g-dev [2020-08-03T06:18:42.549Z] #38 47.97 0 upgraded, 17 newly installed, 0 to remove and 7 not upgraded. [2020-08-03T06:18:42.549Z] #38 47.97 Need to get 4095 kB of archives. [2020-08-03T06:18:42.549Z] #38 47.97 After this operation, 22.5 MB of additional disk space will be used. [2020-08-03T06:18:42.549Z] #38 47.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-08-03T06:18:42.549Z] #38 47.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-08-03T06:18:42.549Z] #38 47.97 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-08-03T06:18:42.549Z] #38 47.97 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-08-03T06:18:42.549Z] #38 48.06 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-08-03T06:18:42.549Z] #38 48.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-08-03T06:18:42.549Z] #38 48.17 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-08-03T06:18:42.549Z] #38 48.17 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-08-03T06:18:42.549Z] #38 48.19 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-08-03T06:18:42.549Z] #38 48.34 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-08-03T06:18:42.549Z] #38 48.34 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-08-03T06:18:42.549Z] #38 48.46 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-08-03T06:18:42.549Z] #38 48.63 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-08-03T06:18:42.549Z] #38 48.63 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-08-03T06:18:42.549Z] #38 48.64 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-08-03T06:18:42.549Z] #38 48.67 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-08-03T06:18:42.549Z] #38 48.75 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-08-03T06:18:42.810Z] #38 50.06 debconf: delaying package configuration, since apt-utils is not installed [2020-08-03T06:18:42.810Z] #38 50.24 Fetched 4095 kB in 1s (2883 kB/s) [2020-08-03T06:18:42.864Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.32MB / 9.86MB 0.7s [2020-08-03T06:18:42.864Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.00MB / 9.86MB 0.8s [2020-08-03T06:18:41.710Z] > git merge 39691204f153b8a4f0a92a85216baaa2a38a6a59 # timeout=10 [2020-08-03T06:18:41.726Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-03T06:18:41.749Z] > git config core.sparsecheckout # timeout=10 [2020-08-03T06:18:41.762Z] > git checkout -f ad30ef91130b6445cc850cacb225737589ce38ee # timeout=10 [2020-08-03T06:18:42.976Z] #54 ... [2020-08-03T06:18:42.976Z] [2020-08-03T06:18:42.976Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:18:42.976Z] #41 60.21 vendor/golang.org/x/sys/cpu [2020-08-03T06:18:42.976Z] #41 60.56 vendor/golang.org/x/crypto/internal/chacha20 [2020-08-03T06:18:42.976Z] #41 60.92 vendor/golang.org/x/crypto/poly1305 [2020-08-03T06:18:42.976Z] #41 61.29 vendor/golang.org/x/crypto/chacha20poly1305 [2020-08-03T06:18:42.976Z] #41 61.63 vendor/golang.org/x/crypto/curve25519 [2020-08-03T06:18:42.976Z] #41 61.98 vendor/golang.org/x/text/transform [2020-08-03T06:18:42.976Z] #41 62.44 vendor/golang.org/x/text/unicode/bidi [2020-08-03T06:18:42.976Z] #41 63.76 vendor/golang.org/x/text/secure/bidirule [2020-08-03T06:18:42.976Z] #41 63.87 vendor/golang.org/x/text/unicode/norm [2020-08-03T06:18:42.976Z] #41 66.70 vendor/golang.org/x/net/idna [2020-08-03T06:18:42.976Z] #41 68.17 vendor/golang.org/x/net/http2/hpack [2020-08-03T06:18:42.976Z] #41 68.93 mime [2020-08-03T06:18:42.976Z] #41 69.88 mime/quotedprintable [2020-08-03T06:18:42.976Z] #41 70.09 net/http/internal [2020-08-03T06:18:42.976Z] #41 ... [2020-08-03T06:18:42.976Z] [2020-08-03T06:18:42.976Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:18:42.976Z] #39 33.86 AR soccr/libsoccr.a [2020-08-03T06:18:42.976Z] #39 33.89 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-03T06:18:42.976Z] #39 34.15 DEP criu/arch/s390/sigframe.d [2020-08-03T06:18:42.976Z] #39 34.24 DEP criu/arch/s390/crtools.d [2020-08-03T06:18:42.976Z] #39 34.36 DEP criu/arch/s390/cpu.d [2020-08-03T06:18:42.976Z] #39 34.50 CC criu/arch/s390/cpu.o [2020-08-03T06:18:42.976Z] #39 34.86 CC criu/arch/s390/crtools.o [2020-08-03T06:18:42.976Z] #39 35.31 CC criu/arch/s390/sigframe.o [2020-08-03T06:18:42.976Z] #39 35.43 LINK criu/arch/s390/crtools.built-in.o [2020-08-03T06:18:42.976Z] #39 35.48 DEP criu/pie/util-vdso.d [2020-08-03T06:18:42.976Z] #39 35.59 DEP criu/pie/util.d [2020-08-03T06:18:42.976Z] #39 35.72 CC criu/pie/util.o [2020-08-03T06:18:42.976Z] #39 35.94 CC criu/pie/util-vdso.o [2020-08-03T06:18:42.976Z] #39 36.43 AR criu/pie/pie.lib.a [2020-08-03T06:18:42.976Z] #39 36.48 DEP criu/pie/restorer.d [2020-08-03T06:18:43.069Z] #38 50.33 Selecting previously unselected package libcap-dev:amd64. [2020-08-03T06:18:43.069Z] #38 50.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-03T06:18:43.069Z] #38 50.44 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-08-03T06:18:43.069Z] #38 50.44 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-08-03T06:18:43.170Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.50MB / 9.86MB 0.9s [2020-08-03T06:18:43.170Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 6.17MB / 9.86MB 1.1s [2020-08-03T06:18:43.270Z] #39 ... [2020-08-03T06:18:43.270Z] [2020-08-03T06:18:43.270Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:18:43.270Z] #54 DONE 70.9s [2020-08-03T06:18:43.270Z] [2020-08-03T06:18:43.270Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-08-03T06:18:43.270Z] #55 DONE 0.1s [2020-08-03T06:18:43.270Z] [2020-08-03T06:18:43.270Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:18:43.270Z] #39 36.63 DEP criu/arch/s390/restorer.d [2020-08-03T06:18:43.270Z] #39 ... [2020-08-03T06:18:43.270Z] [2020-08-03T06:18:43.270Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-08-03T06:18:43.270Z] #56 DONE 0.1s [2020-08-03T06:18:43.270Z] [2020-08-03T06:18:43.270Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:18:43.270Z] #39 36.73 DEP criu/arch/s390/vdso-pie.d [2020-08-03T06:18:43.270Z] #39 36.79 DEP criu/pie/parasite-vdso.d [2020-08-03T06:18:43.329Z] #38 50.58 Selecting previously unselected package libnet1:amd64. [2020-08-03T06:18:43.329Z] #38 50.60 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-03T06:18:43.329Z] #38 50.62 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-03T06:18:43.473Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 8.83MB / 9.86MB 1.2s [2020-08-03T06:18:43.473Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.3s done [2020-08-03T06:18:43.473Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2020-08-03T06:18:43.562Z] #39 36.98 DEP criu/pie/parasite.d [2020-08-03T06:18:43.562Z] #39 37.23 CC criu/pie/parasite.o [2020-08-03T06:18:43.588Z] #38 50.77 Selecting previously unselected package libnet1-dev. [2020-08-03T06:18:43.588Z] #38 50.81 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-03T06:18:43.588Z] #38 50.81 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-03T06:18:43.853Z] #38 51.03 Selecting previously unselected package libnl-3-200:amd64. [2020-08-03T06:18:43.853Z] #38 51.03 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-08-03T06:18:43.853Z] #38 51.04 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-08-03T06:18:43.853Z] #38 ... [2020-08-03T06:18:43.853Z] [2020-08-03T06:18:43.853Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-03T06:18:43.853Z] #23 35.55 Reading package lists... [2020-08-03T06:18:43.853Z] #23 43.18 Building dependency tree... [2020-08-03T06:18:43.853Z] #23 47.36 ca-certificates is already the newest version (20200601~deb10u1). [2020-08-03T06:18:43.853Z] #23 47.36 The following additional packages will be installed: [2020-08-03T06:18:43.853Z] #23 47.36 libjq1 libonig5 [2020-08-03T06:18:43.853Z] #23 47.99 The following NEW packages will be installed: [2020-08-03T06:18:43.853Z] #23 48.02 jq libjq1 libonig5 [2020-08-03T06:18:43.853Z] #23 48.55 0 upgraded, 3 newly installed, 0 to remove and 7 not upgraded. [2020-08-03T06:18:43.853Z] #23 48.55 Need to get 355 kB of archives. [2020-08-03T06:18:43.853Z] #23 48.55 After this operation, 1072 kB of additional disk space will be used. [2020-08-03T06:18:43.853Z] #23 48.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-08-03T06:18:43.853Z] #23 48.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-08-03T06:18:43.853Z] #23 48.57 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-08-03T06:18:43.853Z] #23 49.65 debconf: delaying package configuration, since apt-utils is not installed [2020-08-03T06:18:43.853Z] #23 49.80 Fetched 355 kB in 0s (966 kB/s) [2020-08-03T06:18:43.853Z] #23 49.89 Selecting previously unselected package libonig5:amd64. [2020-08-03T06:18:43.853Z] #23 49.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-03T06:18:43.853Z] #23 49.98 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-08-03T06:18:43.853Z] #23 49.99 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-08-03T06:18:43.853Z] #23 50.26 Selecting previously unselected package libjq1:amd64. [2020-08-03T06:18:43.853Z] #23 50.28 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-08-03T06:18:43.853Z] #23 50.29 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-03T06:18:43.853Z] #23 50.48 Selecting previously unselected package jq. [2020-08-03T06:18:43.853Z] #23 50.48 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-08-03T06:18:43.853Z] #23 50.49 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-03T06:18:43.853Z] #23 50.75 Setting up libonig5:amd64 (6.9.1-1) ... [2020-08-03T06:18:43.853Z] #23 50.76 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-03T06:18:43.853Z] #23 50.77 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-03T06:18:43.853Z] #23 50.79 Processing triggers for libc-bin (2.28-10) ... [2020-08-03T06:18:43.853Z] #23 DONE 51.2s [2020-08-03T06:18:43.853Z] [2020-08-03T06:18:43.853Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-08-03T06:18:43.853Z] #24 DONE 0.1s [2020-08-03T06:18:43.853Z] [2020-08-03T06:18:43.853Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-03T06:18:43.853Z] #38 51.29 Selecting previously unselected package libnl-3-dev:amd64. [2020-08-03T06:18:43.853Z] #38 51.29 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-08-03T06:18:44.116Z] #38 51.29 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-08-03T06:18:44.615Z] #39 37.94 LINK criu/pie/parasite.built-in.o [2020-08-03T06:18:44.615Z] #39 37.94 GEN criu/pie/parasite-blob.h [2020-08-03T06:18:44.615Z] #39 37.94 CC criu/pie/parasite-vdso.o [2020-08-03T06:18:44.615Z] #39 38.22 CC criu/arch/s390/vdso-pie.o [2020-08-03T06:18:44.687Z] #38 51.77 Selecting previously unselected package libprotobuf-c1:amd64. [2020-08-03T06:18:44.687Z] #38 51.78 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-08-03T06:18:44.687Z] #38 51.85 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-03T06:18:44.908Z] #39 38.47 CC criu/arch/s390/restorer.o [2020-08-03T06:18:44.947Z] #38 52.06 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-08-03T06:18:44.947Z] #38 52.06 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-08-03T06:18:44.947Z] #38 52.07 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-08-03T06:18:44.947Z] #38 52.19 Selecting previously unselected package zlib1g-dev:amd64. [2020-08-03T06:18:44.947Z] #38 52.26 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-08-03T06:18:44.947Z] #38 52.27 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-08-03T06:18:45.201Z] #39 38.70 CC criu/pie/restorer.o [2020-08-03T06:18:45.209Z] #38 52.52 Selecting previously unselected package libprotobuf17:amd64. [2020-08-03T06:18:45.209Z] #38 52.53 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-08-03T06:18:45.209Z] #38 52.53 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-08-03T06:18:45.471Z] #38 ... [2020-08-03T06:18:45.471Z] [2020-08-03T06:18:45.471Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:18:45.471Z] #30 42.77 sync [2020-08-03T06:18:45.471Z] #30 42.78 internal/reflectlite [2020-08-03T06:18:45.471Z] #30 45.37 sort [2020-08-03T06:18:45.471Z] #30 45.39 errors [2020-08-03T06:18:45.471Z] #30 45.82 strconv [2020-08-03T06:18:45.471Z] #30 46.91 io [2020-08-03T06:18:45.471Z] #30 48.67 internal/oserror [2020-08-03T06:18:45.471Z] #30 48.77 syscall [2020-08-03T06:18:45.471Z] #30 50.72 reflect [2020-08-03T06:18:45.493Z] #39 ... [2020-08-03T06:18:45.493Z] [2020-08-03T06:18:45.493Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-03T06:18:45.493Z] #10 63.30 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-08-03T06:18:45.493Z] #10 63.31 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-08-03T06:18:45.493Z] #10 63.31 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-03T06:18:45.493Z] #10 72.64 Selecting previously unselected package libapparmor1:s390x. [2020-08-03T06:18:45.493Z] #10 72.64 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-08-03T06:18:45.493Z] #10 72.65 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-08-03T06:18:45.493Z] #10 72.70 Selecting previously unselected package libapparmor-dev:s390x. [2020-08-03T06:18:45.493Z] #10 72.70 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-08-03T06:18:45.493Z] #10 72.70 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-08-03T06:18:45.493Z] #10 72.78 Selecting previously unselected package libbtrfs0. [2020-08-03T06:18:45.493Z] #10 72.78 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-08-03T06:18:45.493Z] #10 72.78 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-03T06:18:45.493Z] #10 72.81 Selecting previously unselected package libbtrfs-dev. [2020-08-03T06:18:45.493Z] #10 72.82 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-08-03T06:18:45.493Z] #10 72.82 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-03T06:18:45.493Z] #10 72.89 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-08-03T06:18:45.493Z] #10 72.89 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-08-03T06:18:45.493Z] #10 72.89 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-08-03T06:18:45.493Z] #10 72.94 Selecting previously unselected package libudev-dev:s390x. [2020-08-03T06:18:45.493Z] #10 72.94 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-08-03T06:18:45.493Z] #10 72.95 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-08-03T06:18:45.493Z] #10 73.05 Selecting previously unselected package libsepol1-dev:s390x. [2020-08-03T06:18:45.493Z] #10 73.05 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-08-03T06:18:45.493Z] #10 73.05 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-08-03T06:18:45.493Z] #10 73.20 Selecting previously unselected package libpcre16-3:s390x. [2020-08-03T06:18:45.493Z] #10 73.20 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-08-03T06:18:45.493Z] #10 73.21 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-08-03T06:18:45.493Z] #10 73.28 Selecting previously unselected package libpcre32-3:s390x. [2020-08-03T06:18:45.493Z] #10 73.29 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-08-03T06:18:45.493Z] #10 73.29 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-08-03T06:18:45.493Z] #10 73.38 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-08-03T06:18:45.735Z] #30 ... [2020-08-03T06:18:45.735Z] [2020-08-03T06:18:45.735Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-03T06:18:45.735Z] #10 35.91 Reading package lists... [2020-08-03T06:18:45.735Z] #10 43.68 Building dependency tree... [2020-08-03T06:18:45.735Z] #10 48.61 The following additional packages will be installed: [2020-08-03T06:18:45.735Z] #10 48.61 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-08-03T06:18:45.735Z] #10 48.62 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-08-03T06:18:45.735Z] #10 48.63 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-08-03T06:18:45.735Z] #10 48.63 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-03T06:18:45.735Z] #10 48.64 Suggested packages: [2020-08-03T06:18:45.735Z] #10 48.64 gcc-8-locales seccomp wine64 [2020-08-03T06:18:45.735Z] #10 49.88 The following NEW packages will be installed: [2020-08-03T06:18:45.735Z] #10 49.88 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-08-03T06:18:45.735Z] #10 49.88 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-08-03T06:18:45.735Z] #10 49.88 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-08-03T06:18:45.735Z] #10 49.89 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-08-03T06:18:45.735Z] #10 49.89 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-08-03T06:18:45.735Z] #10 49.89 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-03T06:18:45.735Z] #10 50.40 0 upgraded, 25 newly installed, 0 to remove and 7 not upgraded. [2020-08-03T06:18:45.735Z] #10 50.40 Need to get 77.7 MB of archives. [2020-08-03T06:18:45.735Z] #10 50.40 After this operation, 487 MB of additional disk space will be used. [2020-08-03T06:18:45.735Z] #10 50.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-08-03T06:18:45.735Z] #10 50.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-08-03T06:18:45.735Z] #10 51.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-08-03T06:18:45.735Z] #10 51.18 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-08-03T06:18:45.735Z] #10 51.18 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-08-03T06:18:45.735Z] #10 51.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-08-03T06:18:45.735Z] #10 51.83 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-08-03T06:18:45.735Z] #10 52.74 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-08-03T06:18:45.735Z] #10 52.74 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-08-03T06:18:45.786Z] #10 73.39 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-08-03T06:18:45.786Z] #10 73.39 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-08-03T06:18:45.786Z] #10 73.45 Selecting previously unselected package libpcre3-dev:s390x. [2020-08-03T06:18:45.786Z] #10 73.45 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-08-03T06:18:45.786Z] #10 73.45 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-08-03T06:18:45.995Z] #10 ... [2020-08-03T06:18:45.995Z] [2020-08-03T06:18:45.995Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-03T06:18:45.995Z] #32 35.83 Reading package lists... [2020-08-03T06:18:45.995Z] #32 43.71 Building dependency tree... [2020-08-03T06:18:45.995Z] #32 48.34 The following additional packages will be installed: [2020-08-03T06:18:45.995Z] #32 48.40 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-08-03T06:18:45.995Z] #32 48.50 Suggested packages: [2020-08-03T06:18:45.995Z] #32 48.50 cmake-doc ninja-build lrzip [2020-08-03T06:18:45.995Z] #32 48.50 Recommended packages: [2020-08-03T06:18:45.995Z] #32 48.50 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-08-03T06:18:45.995Z] #32 49.45 The following NEW packages will be installed: [2020-08-03T06:18:45.995Z] #32 49.47 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-08-03T06:18:45.995Z] #32 49.49 vim-common xxd [2020-08-03T06:18:45.995Z] #32 49.90 0 upgraded, 10 newly installed, 0 to remove and 7 not upgraded. [2020-08-03T06:18:45.995Z] #32 49.90 Need to get 14.9 MB of archives. [2020-08-03T06:18:45.995Z] #32 49.90 After this operation, 61.8 MB of additional disk space will be used. [2020-08-03T06:18:45.995Z] #32 49.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-08-03T06:18:45.995Z] #32 49.91 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-08-03T06:18:45.995Z] #32 50.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-08-03T06:18:45.995Z] #32 50.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-08-03T06:18:45.995Z] #32 51.09 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-08-03T06:18:45.995Z] #32 51.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-08-03T06:18:45.995Z] #32 51.20 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-08-03T06:18:45.995Z] #32 51.22 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-08-03T06:18:45.995Z] #32 51.25 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-08-03T06:18:45.995Z] #32 51.25 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-08-03T06:18:45.995Z] #32 52.92 debconf: delaying package configuration, since apt-utils is not installed [2020-08-03T06:18:45.995Z] #32 53.13 Fetched 14.9 MB in 2s (6983 kB/s) [2020-08-03T06:18:45.995Z] #32 53.25 Selecting previously unselected package xxd. [2020-08-03T06:18:46.079Z] #10 73.70 Selecting previously unselected package libselinux1-dev:s390x. [2020-08-03T06:18:46.079Z] #10 73.70 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-08-03T06:18:46.079Z] #10 73.71 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-08-03T06:18:46.079Z] #10 73.89 Selecting previously unselected package libdevmapper-dev:s390x. [2020-08-03T06:18:46.079Z] #10 73.89 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-08-03T06:18:46.079Z] #10 73.89 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-08-03T06:18:46.079Z] #10 73.95 Selecting previously unselected package libseccomp-dev:s390x. [2020-08-03T06:18:46.119Z] Commit message: "Supplement the omission of pr#41145" [2020-08-03T06:18:46.155Z] > git --version # timeout=10 [2020-08-03T06:18:46.179Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-08-03T06:18:46.255Z] #32 53.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-03T06:18:46.255Z] #32 53.34 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-08-03T06:18:46.255Z] #32 53.35 Unpacking xxd (2:8.1.0875-5) ... [2020-08-03T06:18:46.255Z] #32 53.60 Selecting previously unselected package vim-common. [2020-08-03T06:18:46.255Z] #32 ... [2020-08-03T06:18:46.255Z] [2020-08-03T06:18:46.255Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-03T06:18:46.371Z] #10 73.95 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-08-03T06:18:46.371Z] #10 73.95 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-08-03T06:18:46.371Z] #10 74.04 Selecting previously unselected package libsystemd-dev:s390x. [2020-08-03T06:18:46.371Z] #10 74.04 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-08-03T06:18:46.371Z] #10 74.04 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-08-03T06:18:46.371Z] #10 74.36 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-08-03T06:18:46.422Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.0s done [2020-08-03T06:18:46.422Z] #59 DONE 4.8s [2020-08-03T06:18:46.422Z] [2020-08-03T06:18:46.422Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-08-03T06:18:46.422Z] #8 resolve docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 done [2020-08-03T06:18:46.422Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 54.14MB / 54.14MB 4.0s done [2020-08-03T06:18:46.422Z] #8 sha256:b1942c37232dd2659b09fbfbc90a7fc0174d2d6adf39025a2af05ade1e7dc25e 6.20kB / 6.20kB done [2020-08-03T06:18:46.422Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 57.22MB / 57.46MB 4.5s [2020-08-03T06:18:46.422Z] #8 sha256:b30caebadb02bf7491859d6fa88f91de1d93497d4cdb5f70e4143bad62b8b0fa 8.25MB / 8.25MB 1.2s done [2020-08-03T06:18:46.422Z] #8 sha256:49bd500c6dbefc4c5aafae456db789859256b5aef0aad681b61c735c7773cd6d 1.79kB / 1.79kB done [2020-08-03T06:18:46.422Z] #8 sha256:1d4419b49a5911d58e0b4f80f6c6b69459015001da99277babf959a8dd6446a4 155B / 155B 0.4s done [2020-08-03T06:18:46.422Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 61.48MB / 96.52MB 4.5s [2020-08-03T06:18:46.422Z] #8 sha256:3db29f67586358d5c325f4d311f8faa65e7151c18a12be33189e36384c7ce941 10.73MB / 10.73MB 1.3s done [2020-08-03T06:18:46.422Z] #8 sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 1.86kB / 1.86kB done [2020-08-03T06:18:46.422Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 73.55MB / 73.55MB 4.5s [2020-08-03T06:18:46.422Z] #8 sha256:b30caebadb02bf7491859d6fa88f91de1d93497d4cdb5f70e4143bad62b8b0fa 8.25MB / 8.25MB 1.2s done [2020-08-03T06:18:46.515Z] #28 53.45 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-08-03T06:18:46.516Z] #28 53.80 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-03T06:18:46.664Z] #10 74.37 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-08-03T06:18:46.665Z] #10 74.37 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-08-03T06:18:46.665Z] #10 74.38 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-03T06:18:46.665Z] #10 74.39 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-08-03T06:18:46.665Z] #10 74.39 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-08-03T06:18:46.665Z] #10 74.40 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-03T06:18:46.665Z] #10 74.41 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-03T06:18:46.665Z] #10 74.41 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-08-03T06:18:46.665Z] #10 74.42 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-08-03T06:18:46.665Z] #10 74.43 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-03T06:18:46.665Z] #10 74.44 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-03T06:18:46.665Z] #10 74.44 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-08-03T06:18:46.665Z] #10 74.45 Setting up mingw-w64-common (6.0.0-3) ... [2020-08-03T06:18:46.665Z] #10 74.46 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-08-03T06:18:46.665Z] #10 74.46 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-03T06:18:46.665Z] #10 ... [2020-08-03T06:18:46.665Z] [2020-08-03T06:18:46.665Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:18:46.665Z] #39 40.11 LINK criu/pie/restorer.built-in.o [2020-08-03T06:18:46.665Z] #39 40.12 GEN criu/pie/restorer-blob.h [2020-08-03T06:18:46.665Z] #39 40.18 DEP criu/vdso.d [2020-08-03T06:18:46.735Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 57.46MB / 57.46MB 4.6s done [2020-08-03T06:18:46.735Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 73.55MB / 73.55MB 4.5s done [2020-08-03T06:18:46.967Z] #39 40.30 DEP criu/uts_ns.d [2020-08-03T06:18:46.967Z] #39 40.38 DEP criu/util.d [2020-08-03T06:18:46.967Z] #39 40.55 DEP criu/uffd.d [2020-08-03T06:18:47.040Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 67.17MB / 96.52MB 4.8s [2020-08-03T06:18:47.040Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 73.78MB / 96.52MB 4.9s [2020-08-03T06:18:47.040Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 83.07MB / 96.52MB 5.1s [2020-08-03T06:18:47.089Z] #28 54.29 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-08-03T06:18:47.188Z] Client: Docker Engine - Community [2020-08-03T06:18:47.188Z] Version: 19.03.12 [2020-08-03T06:18:47.188Z] API version: 1.40 [2020-08-03T06:18:47.188Z] Go version: go1.13.10 [2020-08-03T06:18:47.188Z] Git commit: 48a66213fe [2020-08-03T06:18:47.188Z] Built: Mon Jun 22 15:45:36 2020 [2020-08-03T06:18:47.188Z] OS/Arch: linux/amd64 [2020-08-03T06:18:47.188Z] Experimental: false [2020-08-03T06:18:47.188Z] [2020-08-03T06:18:47.188Z] Server: Docker Engine - Community [2020-08-03T06:18:47.188Z] Engine: [2020-08-03T06:18:47.188Z] Version: 19.03.12 [2020-08-03T06:18:47.188Z] API version: 1.40 (minimum version 1.12) [2020-08-03T06:18:47.188Z] Go version: go1.13.10 [2020-08-03T06:18:47.188Z] Git commit: 48a66213fe [2020-08-03T06:18:47.188Z] Built: Mon Jun 22 15:44:07 2020 [2020-08-03T06:18:47.188Z] OS/Arch: linux/amd64 [2020-08-03T06:18:47.188Z] Experimental: true [2020-08-03T06:18:47.188Z] containerd: [2020-08-03T06:18:47.188Z] Version: 1.2.13 [2020-08-03T06:18:47.188Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-03T06:18:47.188Z] runc: [2020-08-03T06:18:47.188Z] Version: 1.0.0-rc10 [2020-08-03T06:18:47.188Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-03T06:18:47.188Z] docker-init: [2020-08-03T06:18:47.188Z] Version: 0.18.0 [2020-08-03T06:18:47.188Z] GitCommit: fec3683 [Pipeline] sh [2020-08-03T06:18:47.262Z] #39 40.65 DEP criu/tun.d [2020-08-03T06:18:47.262Z] #39 ... [2020-08-03T06:18:47.262Z] [2020-08-03T06:18:47.262Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-03T06:18:47.262Z] #10 74.47 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-08-03T06:18:47.262Z] #10 74.48 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-03T06:18:47.262Z] #10 74.48 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-08-03T06:18:47.262Z] #10 74.49 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-08-03T06:18:47.262Z] #10 74.49 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-03T06:18:47.262Z] #10 74.50 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-08-03T06:18:47.262Z] #10 74.50 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-08-03T06:18:47.262Z] #10 74.50 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-03T06:18:47.262Z] #10 74.51 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-08-03T06:18:47.262Z] #10 74.52 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-08-03T06:18:47.262Z] #10 74.52 Setting up dmsetup (2:1.02.155-3) ... [2020-08-03T06:18:47.262Z] #10 74.53 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-08-03T06:18:47.262Z] #10 74.54 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-08-03T06:18:47.262Z] #10 74.54 Processing triggers for libc-bin (2.28-10) ... [2020-08-03T06:18:47.262Z] #10 DONE 75.0s [2020-08-03T06:18:47.262Z] [2020-08-03T06:18:47.262Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:18:47.262Z] #39 40.74 DEP criu/tty.d [2020-08-03T06:18:47.262Z] #39 40.93 DEP criu/timerfd.d [2020-08-03T06:18:47.300Z] + docker version [2020-08-03T06:18:47.333Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 90.85MB / 96.52MB 5.2s [2020-08-03T06:18:47.333Z] #8 ... [2020-08-03T06:18:47.334Z] [2020-08-03T06:18:47.334Z] #21 [internal] load build context [2020-08-03T06:18:47.334Z] #21 transferring context: 51.42MB 5.6s done [2020-08-03T06:18:47.334Z] #21 DONE 5.7s [2020-08-03T06:18:47.334Z] [2020-08-03T06:18:47.334Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-08-03T06:18:47.334Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 96.52MB / 96.52MB 5.4s done [2020-08-03T06:18:47.334Z] #8 unpacking docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 [2020-08-03T06:18:47.514Z] + docker info [2020-08-03T06:18:47.561Z] #39 41.10 DEP criu/timens.d [2020-08-03T06:18:47.862Z] #39 41.39 DEP criu/sysfs_parse.d [2020-08-03T06:18:47.862Z] #39 41.52 DEP criu/sysctl.d [2020-08-03T06:18:47.885Z] Client: Docker Engine - Community [2020-08-03T06:18:47.885Z] Version: 19.03.12 [2020-08-03T06:18:47.885Z] API version: 1.40 [2020-08-03T06:18:47.885Z] Go version: go1.13.10 [2020-08-03T06:18:47.885Z] Git commit: 48a66213fe [2020-08-03T06:18:47.885Z] Built: Mon Jun 22 15:45:36 2020 [2020-08-03T06:18:47.885Z] OS/Arch: linux/amd64 [2020-08-03T06:18:47.885Z] Experimental: false [2020-08-03T06:18:47.885Z] [2020-08-03T06:18:47.885Z] Server: Docker Engine - Community [2020-08-03T06:18:47.885Z] Engine: [2020-08-03T06:18:47.885Z] Version: 19.03.12 [2020-08-03T06:18:47.885Z] API version: 1.40 (minimum version 1.12) [2020-08-03T06:18:47.885Z] Go version: go1.13.10 [2020-08-03T06:18:47.885Z] Git commit: 48a66213fe [2020-08-03T06:18:47.885Z] Built: Mon Jun 22 15:44:07 2020 [2020-08-03T06:18:47.885Z] OS/Arch: linux/amd64 [2020-08-03T06:18:47.885Z] Experimental: true [2020-08-03T06:18:47.885Z] containerd: [2020-08-03T06:18:47.885Z] Version: 1.2.13 [2020-08-03T06:18:47.885Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-03T06:18:47.885Z] runc: [2020-08-03T06:18:47.885Z] Version: 1.0.0-rc10 [2020-08-03T06:18:47.885Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-03T06:18:47.885Z] docker-init: [2020-08-03T06:18:47.885Z] Version: 0.18.0 [2020-08-03T06:18:47.885Z] GitCommit: fec3683 [Pipeline] sh [2020-08-03T06:18:48.156Z] #39 41.65 DEP criu/string.d [2020-08-03T06:18:48.156Z] #39 ... [2020-08-03T06:18:48.156Z] [2020-08-03T06:18:48.156Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-08-03T06:18:48.156Z] #11 DONE 1.1s [2020-08-03T06:18:48.156Z] [2020-08-03T06:18:48.156Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:18:48.156Z] #39 41.68 DEP criu/stats.d [2020-08-03T06:18:48.183Z] + docker info [2020-08-03T06:18:48.453Z] #39 41.80 DEP criu/sockets.d [2020-08-03T06:18:48.453Z] #39 42.01 DEP criu/sk-unix.d [2020-08-03T06:18:48.745Z] #39 42.27 DEP criu/sk-tcp.d [2020-08-03T06:18:48.746Z] #39 42.36 DEP criu/sk-queue.d [2020-08-03T06:18:49.039Z] #39 42.47 DEP criu/sk-packet.d [2020-08-03T06:18:49.333Z] #39 ... [2020-08-03T06:18:49.333Z] [2020-08-03T06:18:49.333Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-08-03T06:18:49.333Z] #12 DONE 1.0s [2020-08-03T06:18:49.333Z] [2020-08-03T06:18:49.333Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:18:49.333Z] #39 42.68 DEP criu/sk-netlink.d [2020-08-03T06:18:49.663Z] #39 42.94 DEP criu/sk-inet.d [2020-08-03T06:18:49.663Z] #39 43.18 DEP criu/signalfd.d [2020-08-03T06:18:49.663Z] #39 43.30 DEP criu/sigframe.d [2020-08-03T06:18:49.955Z] #39 43.37 DEP criu/shmem.d [2020-08-03T06:18:49.955Z] #39 43.46 DEP criu/servicefd.d [2020-08-03T06:18:49.955Z] #39 43.54 DEP criu/seize.d [2020-08-03T06:18:50.248Z] #39 ... [2020-08-03T06:18:50.248Z] [2020-08-03T06:18:50.248Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-08-03T06:18:50.248Z] #13 0.875 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-08-03T06:18:50.248Z] #13 DONE 1.0s [2020-08-03T06:18:50.248Z] [2020-08-03T06:18:50.248Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:18:50.248Z] #39 43.64 DEP criu/seccomp.d [2020-08-03T06:18:50.541Z] #39 43.93 DEP criu/rst-malloc.d [2020-08-03T06:18:50.541Z] #39 43.98 DEP criu/rbtree.d [2020-08-03T06:18:50.541Z] #39 44.00 DEP criu/pstree.d [2020-08-03T06:18:50.541Z] #39 44.09 DEP criu/protobuf.d [2020-08-03T06:18:50.838Z] #39 44.20 GEN criu/protobuf-desc-gen.h [2020-08-03T06:18:51.138Z] #39 ... [2020-08-03T06:18:51.138Z] [2020-08-03T06:18:51.138Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-08-03T06:18:51.138Z] #14 DONE 0.9s [2020-08-03T06:18:51.294Z] #28 ... [2020-08-03T06:18:51.294Z] [2020-08-03T06:18:51.294Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-03T06:18:51.294Z] #25 1.890 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-08-03T06:18:51.294Z] #25 2.303 [2020-08-03T06:18:51.294Z] #25 2.536 0.0% ##### 7.5% ####### 10.6% ########### 15.5% ############## 20.0% ################## 25.4% ######################## 33.6% ############################# 40.7% ############################### 44.4% ###################################### 53.9% ########################################## 59.4% ############################################## 64.5% ################################################## 70.7% ######################################################## 77.8% ############################################################# 85.0% ############################################################### 88.2% ##################################################################### 96.1% ######################################################################## 100.0% [2020-08-03T06:18:51.294Z] #25 4.916 [2020-08-03T06:18:51.294Z] #25 5.174 0.2% ########### 16.0% ##################################################### 74.2% ######################################################################## 100.0% [2020-08-03T06:18:51.294Z] #25 5.940 #=#=# [2020-08-03T06:18:51.294Z] #25 6.155 ###################### 31.9% ################################## 48.4% #################################################################### 95.2% ######################################################################## 100.0% [2020-08-03T06:18:51.294Z] #25 6.748 [2020-08-03T06:18:51.442Z] [2020-08-03T06:18:51.442Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:18:51.442Z] #49 0.941 + RM_GOPATH=0 [2020-08-03T06:18:51.442Z] #49 0.941 + TMP_GOPATH= [2020-08-03T06:18:51.442Z] #49 0.941 + : /build [2020-08-03T06:18:51.442Z] #49 0.941 + '[' -z '' ']' [2020-08-03T06:18:51.442Z] #49 0.941 ++ mktemp -d [2020-08-03T06:18:51.442Z] #49 0.942 + export GOPATH=/tmp/tmp.K7hYJrMfTx [2020-08-03T06:18:51.442Z] #49 0.942 + GOPATH=/tmp/tmp.K7hYJrMfTx [2020-08-03T06:18:51.442Z] #49 0.942 + RM_GOPATH=1 [2020-08-03T06:18:51.442Z] #49 0.942 + case "$(go env GOARCH)" in [2020-08-03T06:18:51.442Z] #49 0.942 ++ go env GOARCH [2020-08-03T06:18:51.442Z] #49 0.948 + export GO_BUILDMODE=-buildmode=pie [2020-08-03T06:18:51.442Z] #49 0.948 + GO_BUILDMODE=-buildmode=pie [2020-08-03T06:18:51.442Z] #49 0.948 ++ dirname /tmp/install/install.sh [2020-08-03T06:18:51.442Z] #49 0.949 + dir=/tmp/install [2020-08-03T06:18:51.442Z] #49 0.949 + bin=runc [2020-08-03T06:18:51.442Z] #49 0.949 + shift [2020-08-03T06:18:51.442Z] #49 0.949 + '[' '!' -f /tmp/install/runc.installer ']' [2020-08-03T06:18:51.442Z] #49 0.949 + . /tmp/install/runc.installer [2020-08-03T06:18:51.442Z] #49 0.949 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-08-03T06:18:51.442Z] #49 0.949 + install_runc [2020-08-03T06:18:51.442Z] #49 0.950 + uname -r [2020-08-03T06:18:51.442Z] #49 0.950 + grep -q '^3\.10\.0.*\.el7\.' [2020-08-03T06:18:51.442Z] #49 0.951 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-08-03T06:18:51.442Z] #49 0.951 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-08-03T06:18:51.442Z] #49 0.952 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-08-03T06:18:51.442Z] #49 0.952 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.K7hYJrMfTx/src/github.com/opencontainers/runc [2020-08-03T06:18:51.442Z] #49 0.954 Cloning into '/tmp/tmp.K7hYJrMfTx/src/github.com/opencontainers/runc'... [2020-08-03T06:18:52.085Z] #49 ... [2020-08-03T06:18:52.085Z] [2020-08-03T06:18:52.085Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-08-03T06:18:52.085Z] #15 DONE 1.0s [2020-08-03T06:18:52.085Z] [2020-08-03T06:18:52.085Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:18:52.085Z] #39 45.23 DEP criu/protobuf-desc.d [2020-08-03T06:18:52.085Z] #39 45.31 DEP criu/proc_parse.d [2020-08-03T06:18:52.085Z] #39 45.46 DEP criu/plugin.d [2020-08-03T06:18:52.085Z] #39 45.51 DEP criu/pipes.d [2020-08-03T06:18:52.085Z] #39 45.59 DEP criu/pie-util.d [2020-08-03T06:18:52.085Z] #39 45.64 DEP criu/pie-util-vdso.d [2020-08-03T06:18:52.377Z] #39 45.79 DEP criu/path.d [2020-08-03T06:18:52.377Z] #39 45.84 DEP criu/parasite-syscall.d [2020-08-03T06:18:52.377Z] #39 45.96 DEP criu/pagemap.d [2020-08-03T06:18:52.670Z] #39 46.17 DEP criu/pagemap-cache.d [2020-08-03T06:18:52.670Z] #39 46.25 DEP criu/page-xfer.d [2020-08-03T06:18:52.864Z] #25 7.003 ## 3.6% ###### 9.2% ########### 16.5% ################# 23.7% #################### 29.1% ####################### 32.8% ########################## 37.4% ############################### 43.5% ################################### 49.2% ####################################### 54.2% ######################################### 58.0% ############################################# 62.8% ################################################## 69.5% ##################################################### 74.9% ########################################################## 81.9% ################################################################ 89.6% ##################################################################### 96.4% ######################################################################## 100.0% [2020-08-03T06:18:52.962Z] #39 46.33 DEP criu/page-pipe.d [2020-08-03T06:18:52.963Z] #39 46.41 DEP criu/netfilter.d [2020-08-03T06:18:52.963Z] #39 46.48 DEP criu/net.d [2020-08-03T06:18:52.963Z] #39 46.58 DEP criu/namespaces.d [2020-08-03T06:18:52.963Z] #39 ... [2020-08-03T06:18:52.963Z] [2020-08-03T06:18:52.963Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:18:52.963Z] #41 70.82 mime/multipart [2020-08-03T06:18:52.963Z] #41 70.83 crypto/tls [2020-08-03T06:18:52.963Z] #41 74.78 net/http/httptrace [2020-08-03T06:18:52.963Z] #41 74.91 net/http [2020-08-03T06:18:53.131Z] #25 9.167 [2020-08-03T06:18:53.256Z] #41 ... [2020-08-03T06:18:53.256Z] [2020-08-03T06:18:53.256Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:18:53.256Z] #39 46.63 DEP criu/mount.d [2020-08-03T06:18:53.256Z] #39 46.70 DEP criu/memfd.d [2020-08-03T06:18:53.256Z] #39 ... [2020-08-03T06:18:53.256Z] [2020-08-03T06:18:53.256Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-08-03T06:18:53.256Z] #16 DONE 1.1s [2020-08-03T06:18:53.256Z] [2020-08-03T06:18:53.256Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:18:53.256Z] #39 46.77 DEP criu/mem.d [2020-08-03T06:18:53.552Z] #39 46.96 DEP criu/lsm.d [2020-08-03T06:18:53.552Z] #39 47.06 DEP criu/log.d [2020-08-03T06:18:53.848Z] #39 47.16 DEP criu/libnetlink.d [2020-08-03T06:18:53.848Z] #39 47.29 DEP criu/kerndat.d [2020-08-03T06:18:53.916Z] #25 9.330 0.0% 1.2% # 2.1% ## 3.4% ### 5.0% #### 6.3% [2020-08-03T06:18:53.916Z] #25 ... [2020-08-03T06:18:53.916Z] [2020-08-03T06:18:53.916Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:18:53.916Z] #41 51.17 bufio [2020-08-03T06:18:53.916Z] #41 52.33 reflect [2020-08-03T06:18:53.916Z] #41 53.29 syscall [2020-08-03T06:18:53.916Z] #41 ... [2020-08-03T06:18:53.916Z] [2020-08-03T06:18:53.916Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-03T06:18:54.140Z] #39 47.43 DEP criu/kcmp-ids.d [2020-08-03T06:18:54.140Z] #39 47.50 DEP criu/irmap.d [2020-08-03T06:18:54.141Z] #39 47.57 DEP criu/ipc_ns.d [2020-08-03T06:18:54.433Z] #39 47.70 DEP criu/image.d [2020-08-03T06:18:54.433Z] #39 47.85 DEP criu/image-desc.d [2020-08-03T06:18:54.433Z] #39 47.89 DEP criu/fsnotify.d [2020-08-03T06:18:54.433Z] #39 47.98 DEP criu/filesystems.d [2020-08-03T06:18:54.726Z] #39 48.13 DEP criu/files.d [2020-08-03T06:18:54.726Z] #39 48.28 DEP criu/files-reg.d [2020-08-03T06:18:55.021Z] #39 48.40 DEP criu/files-ext.d [2020-08-03T06:18:55.021Z] #39 48.45 DEP criu/file-lock.d [2020-08-03T06:18:55.316Z] #39 48.61 DEP criu/file-ids.d [2020-08-03T06:18:55.316Z] #39 48.76 DEP criu/fifo.d [2020-08-03T06:18:55.316Z] #39 48.85 DEP criu/fdstore.d [2020-08-03T06:18:55.609Z] #39 48.93 DEP criu/fault-injection.d [2020-08-03T06:18:55.609Z] #39 48.94 DEP criu/external.d [2020-08-03T06:18:55.609Z] #39 49.02 DEP criu/eventpoll.d [2020-08-03T06:18:55.901Z] #39 49.19 DEP criu/eventfd.d [2020-08-03T06:18:55.901Z] #39 49.40 DEP criu/crtools.d [2020-08-03T06:18:56.194Z] #39 49.53 DEP criu/cr-service.d [2020-08-03T06:18:56.194Z] #39 49.60 DEP criu/cr-restore.d [2020-08-03T06:18:56.194Z] #39 49.72 DEP criu/cr-errno.d [2020-08-03T06:18:56.194Z] #39 49.73 DEP criu/cr-dump.d [2020-08-03T06:18:56.261Z] #25 9.330 0.0% 1.2% # 2.1% ## 3.4% ### 5.0% #### 6.3% ##### 8.2% ####### 10.4% ######## 12.2% ######### 13.5% ########## 15.0% ############ 16.8% ############ 17.9% ############# 19.3% ############## 20.2% ############### 21.9% ################ 23.1% ################# 24.2% ################## 25.3% ################### 26.6% ################### 27.8% #################### 28.9% ##################### 30.5% ####################### 32.2% ####################### 32.8% ######################## 34.1% ######################### 35.3% [2020-08-03T06:18:56.261Z] #25 ... [2020-08-03T06:18:56.261Z] [2020-08-03T06:18:56.261Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-03T06:18:56.261Z] #38 53.46 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-08-03T06:18:56.261Z] #38 53.46 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-08-03T06:18:56.261Z] #38 53.48 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-08-03T06:18:56.261Z] #38 53.72 Selecting previously unselected package libprotobuf-dev:amd64. [2020-08-03T06:18:56.261Z] #38 53.74 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-08-03T06:18:56.261Z] #38 53.74 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-08-03T06:18:56.261Z] #38 55.28 Selecting previously unselected package libprotoc17:amd64. [2020-08-03T06:18:56.261Z] #38 55.30 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-08-03T06:18:56.261Z] #38 55.31 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-08-03T06:18:56.261Z] #38 56.06 Selecting previously unselected package protobuf-c-compiler. [2020-08-03T06:18:56.261Z] #38 56.07 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-08-03T06:18:56.261Z] #38 56.07 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-03T06:18:56.261Z] #38 56.62 Selecting previously unselected package protobuf-compiler. [2020-08-03T06:18:56.261Z] #38 56.64 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-08-03T06:18:56.261Z] #38 56.64 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-08-03T06:18:56.261Z] #38 56.76 Selecting previously unselected package python-pkg-resources. [2020-08-03T06:18:56.261Z] #38 56.79 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-08-03T06:18:56.261Z] #38 56.79 Unpacking python-pkg-resources (40.8.0-1) ... [2020-08-03T06:18:56.261Z] #38 57.15 Selecting previously unselected package python-six. [2020-08-03T06:18:56.261Z] #38 57.15 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-08-03T06:18:56.261Z] #38 57.16 Unpacking python-six (1.12.0-1) ... [2020-08-03T06:18:56.261Z] #38 57.30 Selecting previously unselected package python-protobuf. [2020-08-03T06:18:56.261Z] #38 57.30 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-08-03T06:18:56.261Z] #38 57.31 Unpacking python-protobuf (3.6.1.3-2) ... [2020-08-03T06:18:56.261Z] #38 57.93 Setting up python-pkg-resources (40.8.0-1) ... [2020-08-03T06:18:56.261Z] #38 62.82 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-08-03T06:18:56.261Z] #38 62.84 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-03T06:18:56.261Z] #38 62.85 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-03T06:18:56.261Z] #38 62.86 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-08-03T06:18:56.261Z] #38 62.87 Setting up python-six (1.12.0-1) ... [2020-08-03T06:18:56.261Z] #38 ... [2020-08-03T06:18:56.261Z] [2020-08-03T06:18:56.261Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-03T06:18:56.261Z] #32 53.61 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-03T06:18:56.261Z] #32 53.66 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-03T06:18:56.261Z] #32 54.05 Selecting previously unselected package cmake-data. [2020-08-03T06:18:56.261Z] #32 54.05 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-08-03T06:18:56.261Z] #32 54.07 Unpacking cmake-data (3.13.4-1) ... [2020-08-03T06:18:56.261Z] #32 56.99 Selecting previously unselected package libicu63:amd64. [2020-08-03T06:18:56.261Z] #32 57.05 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-08-03T06:18:56.261Z] #32 57.09 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-03T06:18:56.487Z] #39 49.83 DEP criu/cr-dedup.d [2020-08-03T06:18:56.487Z] #39 49.91 DEP criu/cr-check.d [2020-08-03T06:18:56.487Z] #39 50.02 DEP criu/config.d [2020-08-03T06:18:56.521Z] #32 ... [2020-08-03T06:18:56.521Z] [2020-08-03T06:18:56.521Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-03T06:18:56.780Z] #39 50.22 DEP criu/clone-noasan.d [2020-08-03T06:18:56.780Z] #39 50.28 DEP criu/cgroup.d [2020-08-03T06:18:57.073Z] #39 50.44 DEP criu/cgroup-props.d [2020-08-03T06:18:57.073Z] #39 50.52 DEP criu/bitmap.d [2020-08-03T06:18:57.073Z] #39 50.53 DEP criu/bfd.d [2020-08-03T06:18:57.073Z] #39 50.65 DEP criu/autofs.d [2020-08-03T06:18:57.319Z] Client: Docker Engine - Community [2020-08-03T06:18:57.319Z] Version: 19.03.12 [2020-08-03T06:18:57.319Z] API version: 1.40 [2020-08-03T06:18:57.319Z] Go version: go1.13.10 [2020-08-03T06:18:57.319Z] Git commit: 48a6621 [2020-08-03T06:18:57.319Z] Built: Mon Jun 22 15:46:32 2020 [2020-08-03T06:18:57.319Z] OS/Arch: linux/arm64 [2020-08-03T06:18:57.319Z] Experimental: false [2020-08-03T06:18:57.319Z] [2020-08-03T06:18:57.319Z] Server: Docker Engine - Community [2020-08-03T06:18:57.319Z] Engine: [2020-08-03T06:18:57.319Z] Version: 19.03.12 [2020-08-03T06:18:57.319Z] API version: 1.40 (minimum version 1.12) [2020-08-03T06:18:57.319Z] Go version: go1.13.10 [2020-08-03T06:18:57.319Z] Git commit: 48a6621 [2020-08-03T06:18:57.319Z] Built: Mon Jun 22 15:45:04 2020 [2020-08-03T06:18:57.319Z] OS/Arch: linux/arm64 [2020-08-03T06:18:57.319Z] Experimental: true [2020-08-03T06:18:57.319Z] containerd: [2020-08-03T06:18:57.319Z] Version: 1.2.13 [2020-08-03T06:18:57.319Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-03T06:18:57.319Z] runc: [2020-08-03T06:18:57.319Z] Version: 1.0.0-rc10 [2020-08-03T06:18:57.319Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-03T06:18:57.319Z] docker-init: [2020-08-03T06:18:57.319Z] Version: 0.18.0 [2020-08-03T06:18:57.319Z] GitCommit: fec3683 [2020-08-03T06:18:57.366Z] #39 50.75 DEP criu/aio.d [2020-08-03T06:18:57.366Z] #39 50.86 DEP criu/action-scripts.d [Pipeline] sh [2020-08-03T06:18:57.520Z] Client: [2020-08-03T06:18:57.520Z] Debug Mode: false [2020-08-03T06:18:57.520Z] [2020-08-03T06:18:57.520Z] Server: [2020-08-03T06:18:57.520Z] Containers: 0 [2020-08-03T06:18:57.520Z] Running: 0 [2020-08-03T06:18:57.520Z] Paused: 0 [2020-08-03T06:18:57.520Z] Stopped: 0 [2020-08-03T06:18:57.520Z] Images: 0 [2020-08-03T06:18:57.520Z] Server Version: 19.03.12 [2020-08-03T06:18:57.520Z] Storage Driver: overlay2 [2020-08-03T06:18:57.520Z] Backing Filesystem: extfs [2020-08-03T06:18:57.520Z] Supports d_type: true [2020-08-03T06:18:57.520Z] Native Overlay Diff: true [2020-08-03T06:18:57.520Z] Logging Driver: json-file [2020-08-03T06:18:57.520Z] Cgroup Driver: cgroupfs [2020-08-03T06:18:57.520Z] Plugins: [2020-08-03T06:18:57.520Z] Volume: local [2020-08-03T06:18:57.520Z] Network: bridge host ipvlan macvlan null overlay [2020-08-03T06:18:57.520Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-08-03T06:18:57.520Z] Swarm: inactive [2020-08-03T06:18:57.520Z] Runtimes: runc [2020-08-03T06:18:57.520Z] Default Runtime: runc [2020-08-03T06:18:57.520Z] Init Binary: docker-init [2020-08-03T06:18:57.520Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-03T06:18:57.520Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-03T06:18:57.520Z] init version: fec3683 [2020-08-03T06:18:57.520Z] Security Options: [2020-08-03T06:18:57.520Z] apparmor [2020-08-03T06:18:57.520Z] seccomp [2020-08-03T06:18:57.520Z] Profile: default [2020-08-03T06:18:57.520Z] Kernel Version: 5.3.0-1030-aws [2020-08-03T06:18:57.520Z] Operating System: Ubuntu 18.04.4 LTS [2020-08-03T06:18:57.520Z] OSType: linux [2020-08-03T06:18:57.520Z] Architecture: x86_64 [2020-08-03T06:18:57.520Z] CPUs: 2 [2020-08-03T06:18:57.520Z] Total Memory: 7.569GiB [2020-08-03T06:18:57.520Z] Name: ip-10-100-52-115 [2020-08-03T06:18:57.520Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-08-03T06:18:57.520Z] Docker Root Dir: /var/lib/docker [2020-08-03T06:18:57.520Z] Debug Mode: false [2020-08-03T06:18:57.520Z] Registry: https://index.docker.io/v1/ [2020-08-03T06:18:57.520Z] Labels: [2020-08-03T06:18:57.520Z] Experimental: true [2020-08-03T06:18:57.520Z] Insecure Registries: [2020-08-03T06:18:57.520Z] 127.0.0.0/8 [2020-08-03T06:18:57.520Z] Live Restore Enabled: true [2020-08-03T06:18:57.520Z] [2020-08-03T06:18:57.520Z] WARNING: No swap limit support [Pipeline] sh [2020-08-03T06:18:57.659Z] #39 51.07 CC criu/action-scripts.o [2020-08-03T06:18:57.663Z] + docker info [2020-08-03T06:18:57.847Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-03T06:18:57.847Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-03T06:18:57.847Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41306/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-08-03T06:18:57.847Z] + bash /home/ubuntu/workspace/moby_PR-41306/check-config.sh [2020-08-03T06:18:57.952Z] #39 51.46 CC criu/aio.o [2020-08-03T06:18:58.115Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-08-03T06:18:58.115Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-08-03T06:18:58.115Z] [2020-08-03T06:18:58.115Z] Generally Necessary: [2020-08-03T06:18:58.115Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-08-03T06:18:58.115Z] - apparmor: enabled and tools installed [2020-08-03T06:18:58.115Z] - CONFIG_NAMESPACES: enabled [2020-08-03T06:18:58.115Z] - CONFIG_NET_NS: enabled [2020-08-03T06:18:58.115Z] - CONFIG_PID_NS: enabled [2020-08-03T06:18:58.115Z] - CONFIG_IPC_NS: enabled [2020-08-03T06:18:58.115Z] - CONFIG_UTS_NS: enabled [2020-08-03T06:18:58.115Z] - CONFIG_CGROUPS: enabled [2020-08-03T06:18:58.115Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-08-03T06:18:58.115Z] - CONFIG_CGROUP_DEVICE: enabled [2020-08-03T06:18:58.115Z] - CONFIG_CGROUP_FREEZER: enabled [2020-08-03T06:18:58.115Z] - CONFIG_CGROUP_SCHED: enabled [2020-08-03T06:18:58.115Z] - CONFIG_CPUSETS: enabled [2020-08-03T06:18:58.115Z] - CONFIG_MEMCG: enabled [2020-08-03T06:18:58.115Z] - CONFIG_KEYS: enabled [2020-08-03T06:18:58.115Z] - CONFIG_VETH: enabled (as module) [2020-08-03T06:18:58.115Z] - CONFIG_BRIDGE: enabled (as module) [2020-08-03T06:18:58.115Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-08-03T06:18:58.115Z] - CONFIG_NF_NAT_IPV4: missing [2020-08-03T06:18:58.115Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-08-03T06:18:58.115Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-08-03T06:18:58.115Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-08-03T06:18:58.115Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-08-03T06:18:58.115Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-08-03T06:18:58.115Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-08-03T06:18:58.115Z] - CONFIG_NF_NAT: enabled (as module) [2020-08-03T06:18:58.115Z] - CONFIG_NF_NAT_NEEDED: missing [2020-08-03T06:18:58.115Z] - CONFIG_POSIX_MQUEUE: enabled [2020-08-03T06:18:58.115Z] [2020-08-03T06:18:58.115Z] Optional Features: [2020-08-03T06:18:58.115Z] - CONFIG_USER_NS: enabled [2020-08-03T06:18:58.115Z] - CONFIG_SECCOMP: enabled [2020-08-03T06:18:58.115Z] - CONFIG_CGROUP_PIDS: enabled [2020-08-03T06:18:58.115Z] - CONFIG_MEMCG_SWAP: enabled [2020-08-03T06:18:58.115Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-08-03T06:18:58.115Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-08-03T06:18:58.115Z] - CONFIG_BLK_CGROUP: enabled [2020-08-03T06:18:58.115Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-08-03T06:18:58.115Z] - CONFIG_IOSCHED_CFQ: missing [2020-08-03T06:18:58.142Z] Client: [2020-08-03T06:18:58.142Z] Debug Mode: false [2020-08-03T06:18:58.142Z] [2020-08-03T06:18:58.142Z] Server: [2020-08-03T06:18:58.142Z] Containers: 0 [2020-08-03T06:18:58.142Z] Running: 0 [2020-08-03T06:18:58.142Z] Paused: 0 [2020-08-03T06:18:58.142Z] Stopped: 0 [2020-08-03T06:18:58.142Z] Images: 0 [2020-08-03T06:18:58.142Z] Server Version: 19.03.12 [2020-08-03T06:18:58.142Z] Storage Driver: overlay2 [2020-08-03T06:18:58.142Z] Backing Filesystem: extfs [2020-08-03T06:18:58.142Z] Supports d_type: true [2020-08-03T06:18:58.142Z] Native Overlay Diff: true [2020-08-03T06:18:58.142Z] Logging Driver: json-file [2020-08-03T06:18:58.142Z] Cgroup Driver: cgroupfs [2020-08-03T06:18:58.142Z] Plugins: [2020-08-03T06:18:58.142Z] Volume: local [2020-08-03T06:18:58.142Z] Network: bridge host ipvlan macvlan null overlay [2020-08-03T06:18:58.142Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-08-03T06:18:58.142Z] Swarm: inactive [2020-08-03T06:18:58.142Z] Runtimes: runc [2020-08-03T06:18:58.142Z] Default Runtime: runc [2020-08-03T06:18:58.142Z] Init Binary: docker-init [2020-08-03T06:18:58.142Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-03T06:18:58.142Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-03T06:18:58.142Z] init version: fec3683 [2020-08-03T06:18:58.142Z] Security Options: [2020-08-03T06:18:58.142Z] apparmor [2020-08-03T06:18:58.142Z] seccomp [2020-08-03T06:18:58.142Z] Profile: default [2020-08-03T06:18:58.142Z] Kernel Version: 5.3.0-1030-aws [2020-08-03T06:18:58.142Z] Operating System: Ubuntu 18.04.4 LTS [2020-08-03T06:18:58.142Z] OSType: linux [2020-08-03T06:18:58.142Z] Architecture: x86_64 [2020-08-03T06:18:58.142Z] CPUs: 2 [2020-08-03T06:18:58.142Z] Total Memory: 7.569GiB [2020-08-03T06:18:58.142Z] Name: ip-10-100-79-174 [2020-08-03T06:18:58.142Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-08-03T06:18:58.142Z] Docker Root Dir: /var/lib/docker [2020-08-03T06:18:58.142Z] Debug Mode: false [2020-08-03T06:18:58.142Z] Registry: https://index.docker.io/v1/ [2020-08-03T06:18:58.142Z] Labels: [2020-08-03T06:18:58.142Z] Experimental: true [2020-08-03T06:18:58.142Z] Insecure Registries: [2020-08-03T06:18:58.142Z] 127.0.0.0/8 [2020-08-03T06:18:58.142Z] Live Restore Enabled: true [2020-08-03T06:18:58.142Z] [2020-08-03T06:18:58.142Z] WARNING: No swap limit support [Pipeline] sh [2020-08-03T06:18:58.244Z] #39 51.71 CC criu/autofs.o [2020-08-03T06:18:58.381Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-08-03T06:18:58.381Z] - CONFIG_CGROUP_PERF: enabled [2020-08-03T06:18:58.381Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-08-03T06:18:58.381Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-08-03T06:18:58.381Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-08-03T06:18:58.381Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-08-03T06:18:58.381Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-08-03T06:18:58.381Z] - CONFIG_RT_GROUP_SCHED: missing [2020-08-03T06:18:58.381Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-08-03T06:18:58.381Z] - CONFIG_IP_VS: enabled (as module) [2020-08-03T06:18:58.381Z] - CONFIG_IP_VS_NFCT: enabled [2020-08-03T06:18:58.381Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-08-03T06:18:58.381Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-08-03T06:18:58.381Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-08-03T06:18:58.381Z] - CONFIG_EXT4_FS: enabled [2020-08-03T06:18:58.381Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-08-03T06:18:58.381Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-08-03T06:18:58.381Z] - Network Drivers: [2020-08-03T06:18:58.381Z] - "overlay": [2020-08-03T06:18:58.381Z] - CONFIG_VXLAN: enabled (as module) [2020-08-03T06:18:58.381Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-08-03T06:18:58.381Z] Optional (for encrypted networks): [2020-08-03T06:18:58.381Z] - CONFIG_CRYPTO: enabled [2020-08-03T06:18:58.381Z] - CONFIG_CRYPTO_AEAD: enabled [2020-08-03T06:18:58.381Z] - CONFIG_CRYPTO_GCM: enabled [2020-08-03T06:18:58.381Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-08-03T06:18:58.381Z] - CONFIG_CRYPTO_GHASH: enabled [2020-08-03T06:18:58.381Z] - CONFIG_XFRM: enabled [2020-08-03T06:18:58.381Z] - CONFIG_XFRM_USER: enabled (as module) [2020-08-03T06:18:58.381Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-08-03T06:18:58.381Z] - CONFIG_INET_ESP: enabled (as module) [2020-08-03T06:18:58.381Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-08-03T06:18:58.381Z] - "ipvlan": [2020-08-03T06:18:58.381Z] - CONFIG_IPVLAN: enabled (as module) [2020-08-03T06:18:58.381Z] - "macvlan": [2020-08-03T06:18:58.381Z] - CONFIG_MACVLAN: enabled (as module) [2020-08-03T06:18:58.381Z] - CONFIG_DUMMY: enabled (as module) [2020-08-03T06:18:58.381Z] - "ftp,tftp client in container": [2020-08-03T06:18:58.381Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-08-03T06:18:58.381Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-08-03T06:18:58.381Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-08-03T06:18:58.381Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-08-03T06:18:58.381Z] - Storage Drivers: [2020-08-03T06:18:58.381Z] - "aufs": [2020-08-03T06:18:58.438Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-03T06:18:58.438Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-03T06:18:58.438Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41306/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-08-03T06:18:58.438Z] + bash /home/ubuntu/workspace/moby_PR-41306/check-config.sh [2020-08-03T06:18:58.438Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-08-03T06:18:58.438Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-08-03T06:18:58.438Z] [2020-08-03T06:18:58.438Z] Generally Necessary: [2020-08-03T06:18:58.438Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-08-03T06:18:58.438Z] - apparmor: enabled and tools installed [2020-08-03T06:18:58.438Z] - CONFIG_NAMESPACES: enabled [2020-08-03T06:18:58.438Z] - CONFIG_NET_NS: enabled [2020-08-03T06:18:58.438Z] - CONFIG_PID_NS: enabled [2020-08-03T06:18:58.438Z] - CONFIG_IPC_NS: enabled [2020-08-03T06:18:58.438Z] - CONFIG_UTS_NS: enabled [2020-08-03T06:18:58.438Z] - CONFIG_CGROUPS: enabled [2020-08-03T06:18:58.438Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-08-03T06:18:58.438Z] - CONFIG_CGROUP_DEVICE: enabled [2020-08-03T06:18:58.438Z] - CONFIG_CGROUP_FREEZER: enabled [2020-08-03T06:18:58.438Z] - CONFIG_CGROUP_SCHED: enabled [2020-08-03T06:18:58.438Z] - CONFIG_CPUSETS: enabled [2020-08-03T06:18:58.438Z] - CONFIG_MEMCG: enabled [2020-08-03T06:18:58.438Z] - CONFIG_KEYS: enabled [2020-08-03T06:18:58.438Z] - CONFIG_VETH: enabled (as module) [2020-08-03T06:18:58.438Z] - CONFIG_BRIDGE: enabled (as module) [2020-08-03T06:18:58.438Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-08-03T06:18:58.438Z] - CONFIG_NF_NAT_IPV4: missing [2020-08-03T06:18:58.438Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-08-03T06:18:58.438Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-08-03T06:18:58.438Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-08-03T06:18:58.438Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-08-03T06:18:58.438Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-08-03T06:18:58.438Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-08-03T06:18:58.438Z] - CONFIG_NF_NAT: enabled (as module) [2020-08-03T06:18:58.438Z] - CONFIG_NF_NAT_NEEDED: missing [2020-08-03T06:18:58.438Z] - CONFIG_POSIX_MQUEUE: enabled [2020-08-03T06:18:58.438Z] [2020-08-03T06:18:58.438Z] Optional Features: [2020-08-03T06:18:58.438Z] - CONFIG_USER_NS: enabled [2020-08-03T06:18:58.599Z] #25 9.330 0.0% 1.2% # 2.1% ## 3.4% ### 5.0% #### 6.3% ##### 8.2% ####### 10.4% ######## 12.2% ######### 13.5% ########## 15.0% ############ 16.8% ############ 17.9% ############# 19.3% ############## 20.2% ############### 21.9% ################ 23.1% ################# 24.2% ################## 25.3% ################### 26.6% ################### 27.8% #################### 28.9% ##################### 30.5% ####################### 32.2% ####################### 32.8% ######################## 34.1% ######################### 35.3% ########################## 36.4% ########################## 37.4% ########################### 38.4% ############################ 39.4% ############################# 40.9% ############################## 42.7% ################################ 44.9% ################################# 46.3% ################################## 48.0% ################################### 49.1% #################################### 50.8% ##################################### 52.5% ###################################### 53.5% ####################################### 54.5% ####################################### 55.5% ######################################### 58.1% ########################################## 59.7% ########################################### 60.7% ############################################ 61.4% ############################################# 62.6% ############################################## 63.9% ############################################## 64.9% [2020-08-03T06:18:58.599Z] #25 ... [2020-08-03T06:18:58.599Z] [2020-08-03T06:18:58.599Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:18:58.599Z] #47 56.00 reflect [2020-08-03T06:18:58.599Z] #47 56.05 syscall [2020-08-03T06:18:58.599Z] #47 64.12 context [2020-08-03T06:18:58.599Z] #47 64.94 internal/poll [2020-08-03T06:18:58.643Z] - CONFIG_AUFS_FS: enabled (as module) [2020-08-03T06:18:58.643Z] - "btrfs": [2020-08-03T06:18:58.643Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-08-03T06:18:58.643Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-08-03T06:18:58.643Z] - "devicemapper": [2020-08-03T06:18:58.643Z] - CONFIG_BLK_DEV_DM: enabled [2020-08-03T06:18:58.643Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-08-03T06:18:58.643Z] - "overlay": [2020-08-03T06:18:58.643Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-08-03T06:18:58.643Z] - "zfs": [2020-08-03T06:18:58.643Z] - /dev/zfs: present [2020-08-03T06:18:58.643Z] - zfs command: missing [2020-08-03T06:18:58.643Z] - zpool command: missing [2020-08-03T06:18:58.643Z] [2020-08-03T06:18:58.643Z] Limits: [2020-08-03T06:18:58.643Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-08-03T06:18:58.643Z] [2020-08-03T06:18:58.643Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2020-08-03T06:18:58.695Z] - CONFIG_SECCOMP: enabled [2020-08-03T06:18:58.695Z] - CONFIG_CGROUP_PIDS: enabled [2020-08-03T06:18:58.695Z] - CONFIG_MEMCG_SWAP: enabled [2020-08-03T06:18:58.695Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-08-03T06:18:58.695Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-08-03T06:18:58.695Z] - CONFIG_BLK_CGROUP: enabled [2020-08-03T06:18:58.695Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-08-03T06:18:58.695Z] - CONFIG_IOSCHED_CFQ: missing [2020-08-03T06:18:58.695Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-08-03T06:18:58.695Z] - CONFIG_CGROUP_PERF: enabled [2020-08-03T06:18:58.695Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-08-03T06:18:58.695Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-08-03T06:18:58.695Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-08-03T06:18:58.695Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-08-03T06:18:58.695Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-08-03T06:18:58.695Z] - CONFIG_RT_GROUP_SCHED: missing [2020-08-03T06:18:58.695Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-08-03T06:18:58.695Z] - CONFIG_IP_VS: enabled (as module) [2020-08-03T06:18:58.695Z] - CONFIG_IP_VS_NFCT: enabled [2020-08-03T06:18:58.695Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-08-03T06:18:58.695Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-08-03T06:18:58.695Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-08-03T06:18:58.695Z] - CONFIG_EXT4_FS: enabled [2020-08-03T06:18:58.695Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-08-03T06:18:58.695Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-08-03T06:18:58.695Z] - Network Drivers: [2020-08-03T06:18:58.695Z] - "overlay": [2020-08-03T06:18:58.695Z] - CONFIG_VXLAN: enabled (as module) [2020-08-03T06:18:58.695Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-08-03T06:18:58.695Z] Optional (for encrypted networks): [2020-08-03T06:18:58.695Z] - CONFIG_CRYPTO: enabled [2020-08-03T06:18:58.695Z] - CONFIG_CRYPTO_AEAD: enabled [2020-08-03T06:18:58.695Z] - CONFIG_CRYPTO_GCM: enabled [2020-08-03T06:18:58.695Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-08-03T06:18:58.695Z] - CONFIG_CRYPTO_GHASH: enabled [2020-08-03T06:18:58.695Z] - CONFIG_XFRM: enabled [2020-08-03T06:18:58.695Z] - CONFIG_XFRM_USER: enabled (as module) [2020-08-03T06:18:58.695Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-08-03T06:18:58.695Z] - CONFIG_INET_ESP: enabled (as module) [2020-08-03T06:18:58.695Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [Pipeline] sh [2020-08-03T06:18:58.858Z] #47 ... [2020-08-03T06:18:58.859Z] [2020-08-03T06:18:58.859Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-03T06:18:58.968Z] - "ipvlan": [2020-08-03T06:18:58.968Z] - CONFIG_IPVLAN: enabled (as module) [2020-08-03T06:18:58.968Z] - "macvlan": [2020-08-03T06:18:58.968Z] - CONFIG_MACVLAN: enabled (as module) [2020-08-03T06:18:58.968Z] - CONFIG_DUMMY: enabled (as module) [2020-08-03T06:18:58.968Z] - "ftp,tftp client in container": [2020-08-03T06:18:58.968Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-08-03T06:18:58.968Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-08-03T06:18:58.968Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-08-03T06:18:58.968Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-08-03T06:18:58.968Z] - Storage Drivers: [2020-08-03T06:18:58.968Z] - "aufs": [2020-08-03T06:18:58.968Z] - CONFIG_AUFS_FS: enabled (as module) [2020-08-03T06:18:58.968Z] - "btrfs": [2020-08-03T06:18:58.968Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-08-03T06:18:58.968Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-08-03T06:18:58.968Z] - "devicemapper": [2020-08-03T06:18:58.968Z] - CONFIG_BLK_DEV_DM: enabled [2020-08-03T06:18:58.968Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-08-03T06:18:58.968Z] - "overlay": [2020-08-03T06:18:58.968Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-08-03T06:18:58.968Z] - "zfs": [2020-08-03T06:18:58.968Z] - /dev/zfs: present [2020-08-03T06:18:58.968Z] - zfs command: missing [2020-08-03T06:18:58.968Z] - zpool command: missing [2020-08-03T06:18:58.968Z] [2020-08-03T06:18:58.968Z] Limits: [2020-08-03T06:18:58.968Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-08-03T06:18:58.968Z] [2020-08-03T06:18:58.968Z] + true [Pipeline] } [Pipeline] // stage [2020-08-03T06:18:58.995Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ad30ef91130b6445cc850cacb225737589ce38ee . [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-08-03T06:18:59.257Z] #1 [internal] load build definition from Dockerfile [2020-08-03T06:18:59.257Z] #1 transferring dockerfile: 16.37kB done [2020-08-03T06:18:59.257Z] #1 DONE 0.1s [2020-08-03T06:18:59.257Z] [2020-08-03T06:18:59.257Z] #2 [internal] load .dockerignore [2020-08-03T06:18:59.257Z] #2 transferring context: 87B done [2020-08-03T06:18:59.257Z] #2 DONE 0.1s [2020-08-03T06:18:59.257Z] [2020-08-03T06:18:59.257Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-08-03T06:18:59.282Z] #39 52.57 CC criu/bfd.o [2020-08-03T06:18:59.379Z] #25 9.330 0.0% 1.2% # 2.1% ## 3.4% ### 5.0% #### 6.3% ##### 8.2% ####### 10.4% ######## 12.2% ######### 13.5% ########## 15.0% ############ 16.8% ############ 17.9% ############# 19.3% ############## 20.2% ############### 21.9% ################ 23.1% ################# 24.2% ################## 25.3% ################### 26.6% ################### 27.8% #################### 28.9% ##################### 30.5% ####################### 32.2% ####################### 32.8% ######################## 34.1% ######################### 35.3% ########################## 36.4% ########################## 37.4% ########################### 38.4% ############################ 39.4% ############################# 40.9% ############################## 42.7% ################################ 44.9% ################################# 46.3% ################################## 48.0% ################################### 49.1% #################################### 50.8% ##################################### 52.5% ###################################### 53.5% ####################################### 54.5% ####################################### 55.5% ######################################### 58.1% ########################################## 59.7% ########################################### 60.7% ############################################ 61.4% ############################################# 62.6% ############################################## 63.9% ############################################## 64.9% ############################################### 66.0% ################################################ 67.3% ################################################## 69.6% ################################################## 70.7% ################################################### 71.7% ##################################################### 74.2% [2020-08-03T06:18:59.379Z] #25 ... [2020-08-03T06:18:59.379Z] [2020-08-03T06:18:59.379Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-03T06:18:59.379Z] #10 56.57 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-08-03T06:18:59.379Z] #10 59.54 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-08-03T06:18:59.379Z] #10 59.54 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-08-03T06:18:59.379Z] #10 59.54 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-08-03T06:18:59.379Z] #10 59.54 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-08-03T06:18:59.379Z] #10 59.56 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-08-03T06:18:59.379Z] #10 59.56 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-08-03T06:18:59.379Z] #10 59.59 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-08-03T06:18:59.379Z] #10 59.62 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-08-03T06:18:59.379Z] #10 59.64 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-08-03T06:18:59.379Z] #10 59.69 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-08-03T06:18:59.379Z] #10 59.70 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-08-03T06:18:59.379Z] #10 59.79 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-08-03T06:18:59.379Z] #10 59.84 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-08-03T06:18:59.379Z] #10 59.85 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-08-03T06:18:59.379Z] #10 59.85 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-08-03T06:18:59.379Z] #10 61.22 debconf: delaying package configuration, since apt-utils is not installed [2020-08-03T06:18:59.379Z] #10 61.50 Fetched 77.7 MB in 10s (7910 kB/s) [2020-08-03T06:18:59.379Z] #10 61.60 Selecting previously unselected package binutils-mingw-w64-i686. [2020-08-03T06:18:59.379Z] #10 61.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-03T06:18:59.379Z] #10 61.76 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-08-03T06:18:59.379Z] #10 61.76 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-03T06:18:59.379Z] #10 64.37 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-08-03T06:18:59.379Z] #10 64.41 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-08-03T06:18:59.379Z] #10 64.41 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-03T06:18:59.379Z] #10 ... [2020-08-03T06:18:59.379Z] [2020-08-03T06:18:59.379Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-03T06:18:59.455Z] + sudo modprobe ip_vs [2020-08-03T06:18:59.455Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ad30ef91130b6445cc850cacb225737589ce38ee . [2020-08-03T06:18:59.517Z] #3 DONE 0.5s [2020-08-03T06:18:59.518Z] [2020-08-03T06:18:59.518Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-08-03T06:18:59.518Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-08-03T06:18:59.574Z] #39 52.98 CC criu/bitmap.o [2020-08-03T06:18:59.574Z] #39 53.12 CC criu/cgroup-props.o [2020-08-03T06:18:59.713Z] #1 [internal] load .dockerignore [2020-08-03T06:18:59.778Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-08-03T06:18:59.778Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-08-03T06:18:59.778Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-08-03T06:18:59.778Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 1.47MB / 8.88MB 0.1s [2020-08-03T06:18:59.778Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-08-03T06:18:59.778Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done [2020-08-03T06:19:00.038Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-08-03T06:19:00.216Z] #39 53.60 CC criu/cgroup.o [2020-08-03T06:19:00.279Z] #1 transferring context: 87B done [2020-08-03T06:19:00.279Z] #1 DONE 0.8s [2020-08-03T06:19:00.279Z] [2020-08-03T06:19:00.279Z] #2 [internal] load build definition from Dockerfile [2020-08-03T06:19:00.279Z] #2 transferring dockerfile: 16.37kB done [2020-08-03T06:19:00.279Z] #2 DONE 0.8s [2020-08-03T06:19:00.279Z] [2020-08-03T06:19:00.279Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-08-03T06:19:00.420Z] #25 9.330 0.0% 1.2% # 2.1% ## 3.4% ### 5.0% #### 6.3% ##### 8.2% ####### 10.4% ######## 12.2% ######### 13.5% ########## 15.0% ############ 16.8% ############ 17.9% ############# 19.3% ############## 20.2% ############### 21.9% ################ 23.1% ################# 24.2% ################## 25.3% ################### 26.6% ################### 27.8% #################### 28.9% ##################### 30.5% ####################### 32.2% ####################### 32.8% ######################## 34.1% ######################### 35.3% ########################## 36.4% ########################## 37.4% ########################### 38.4% ############################ 39.4% ############################# 40.9% ############################## 42.7% ################################ 44.9% ################################# 46.3% ################################## 48.0% ################################### 49.1% #################################### 50.8% ##################################### 52.5% ###################################### 53.5% ####################################### 54.5% ####################################### 55.5% ######################################### 58.1% ########################################## 59.7% ########################################### 60.7% ############################################ 61.4% ############################################# 62.6% ############################################## 63.9% ############################################## 64.9% ############################################### 66.0% ################################################ 67.3% ################################################## 69.6% ################################################## 70.7% ################################################### 71.7% ##################################################### 74.2% ###################################################### 75.2% ####################################################### 76.8% ######################################################## 78.8% ######################################################### 79.9% ########################################################## 81.4% ########################################################### 82.7% ############################################################# 85.2% ############################################################## 86.2% ############################################################### 87.6% ### [2020-08-03T06:19:00.420Z] #25 ... [2020-08-03T06:19:00.420Z] [2020-08-03T06:19:00.420Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:19:00.420Z] #30 57.57 time [2020-08-03T06:19:00.420Z] #30 64.10 internal/poll [2020-08-03T06:19:00.420Z] #30 65.26 internal/fmtsort [2020-08-03T06:19:00.420Z] #30 65.96 internal/syscall/execenv [2020-08-03T06:19:00.420Z] #30 66.17 internal/syscall/unix [2020-08-03T06:19:00.420Z] #30 66.39 strings [2020-08-03T06:19:00.420Z] #30 66.54 os [2020-08-03T06:19:00.420Z] #30 ... [2020-08-03T06:19:00.420Z] [2020-08-03T06:19:00.420Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-03T06:19:00.514Z] #39 ... [2020-08-03T06:19:00.514Z] [2020-08-03T06:19:00.514Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:19:00.514Z] #41 82.55 github.com/LK4D4/vndr/godl [2020-08-03T06:19:00.514Z] #41 83.06 github.com/LK4D4/vndr [2020-08-03T06:19:00.514Z] #41 DONE 88.3s [2020-08-03T06:19:00.514Z] [2020-08-03T06:19:00.514Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-03T06:19:00.514Z] #17 0.967 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-03T06:19:00.514Z] #17 1.009 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-03T06:19:00.514Z] #17 1.023 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-03T06:19:00.514Z] #17 1.332 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-08-03T06:19:00.514Z] #17 1.882 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [191 kB] [2020-08-03T06:19:00.514Z] #17 2.784 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-08-03T06:19:00.514Z] #17 5.219 Fetched 8061 kB in 4s (1835 kB/s) [2020-08-03T06:19:00.514Z] #17 5.219 Reading package lists... [2020-08-03T06:19:00.632Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-08-03T06:19:00.632Z] #4 DONE 1.0s [2020-08-03T06:19:00.842Z] #3 DONE 0.4s [2020-08-03T06:19:00.842Z] [2020-08-03T06:19:00.842Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-08-03T06:19:00.842Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-08-03T06:19:00.842Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-08-03T06:19:00.842Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 2.30MB / 8.88MB 0.2s [2020-08-03T06:19:00.842Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-08-03T06:19:00.842Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-08-03T06:19:00.893Z] [2020-08-03T06:19:00.893Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-08-03T06:19:00.893Z] #6 DONE 0.2s [2020-08-03T06:19:00.893Z] [2020-08-03T06:19:00.893Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-08-03T06:19:00.893Z] #5 DONE 0.2s [2020-08-03T06:19:01.099Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s [2020-08-03T06:19:01.099Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done [2020-08-03T06:19:01.099Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-08-03T06:19:01.158Z] [2020-08-03T06:19:01.158Z] #20 [internal] load build context [2020-08-03T06:19:01.196Z] #25 9.330 0.0% 1.2% # 2.1% ## 3.4% ### 5.0% #### 6.3% ##### 8.2% ####### 10.4% ######## 12.2% ######### 13.5% ########## 15.0% ############ 16.8% ############ 17.9% ############# 19.3% ############## 20.2% ############### 21.9% ################ 23.1% ################# 24.2% ################## 25.3% ################### 26.6% ################### 27.8% #################### 28.9% ##################### 30.5% ####################### 32.2% ####################### 32.8% ######################## 34.1% ######################### 35.3% ########################## 36.4% ########################## 37.4% ########################### 38.4% ############################ 39.4% ############################# 40.9% ############################## 42.7% ################################ 44.9% ################################# 46.3% ################################## 48.0% ################################### 49.1% #################################### 50.8% ##################################### 52.5% ###################################### 53.5% ####################################### 54.5% ####################################### 55.5% ######################################### 58.1% ########################################## 59.7% ########################################### 60.7% ############################################ 61.4% ############################################# 62.6% ############################################## 63.9% ############################################## 64.9% ############################################### 66.0% ################################################ 67.3% ################################################## 69.6% ################################################## 70.7% ################################################### 71.7% ##################################################### 74.2% ###################################################### 75.2% ####################################################### 76.8% ######################################################## 78.8% ######################################################### 79.9% ########################################################## 81.4% ########################################################### 82.7% ############################################################# 85.2% ############################################################## 86.2% ############################################################### 87.6% ############################################################### 88.6% ################################################################ 90.2% ################################################################## 92.0% ################################################################### 94.0% #################################################################### 94.9% ###################################################################### 97.5% ####################################################################### 99.0% ######################################################################## 100.0% [2020-08-03T06:19:01.196Z] #25 17.25 [2020-08-03T06:19:01.664Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.5s done [2020-08-03T06:19:01.664Z] #4 DONE 0.9s [2020-08-03T06:19:01.664Z] [2020-08-03T06:19:01.664Z] #6 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-08-03T06:19:01.921Z] #6 DONE 0.3s [2020-08-03T06:19:01.921Z] [2020-08-03T06:19:01.921Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-08-03T06:19:01.921Z] #5 DONE 0.3s [2020-08-03T06:19:02.178Z] [2020-08-03T06:19:02.179Z] #20 [internal] load build context [2020-08-03T06:19:02.600Z] #17 7.098 Reading package lists... [2020-08-03T06:19:02.600Z] #17 8.943 Building dependency tree... [2020-08-03T06:19:02.600Z] #17 ... [2020-08-03T06:19:02.600Z] [2020-08-03T06:19:02.600Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:19:02.600Z] #39 55.71 CC criu/clone-noasan.o [2020-08-03T06:19:02.600Z] #39 55.89 CC criu/config.o [2020-08-03T06:19:02.632Z] #25 18.48 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-08-03T06:19:02.892Z] #25 18.82 [2020-08-03T06:19:02.894Z] #39 ... [2020-08-03T06:19:02.894Z] [2020-08-03T06:19:02.894Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:19:02.894Z] #49 5.560 + cd /tmp/tmp.K7hYJrMfTx/src/github.com/opencontainers/runc [2020-08-03T06:19:02.894Z] #49 5.560 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-08-03T06:19:02.894Z] #49 6.002 + '[' -z '' ']' [2020-08-03T06:19:02.894Z] #49 6.002 + target=static [2020-08-03T06:19:02.894Z] #49 6.002 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-08-03T06:19:02.894Z] #49 6.305 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-08-03T06:19:02.894Z] #49 ... [2020-08-03T06:19:02.894Z] [2020-08-03T06:19:02.894Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-03T06:19:02.894Z] #17 8.943 Building dependency tree... [2020-08-03T06:19:02.894Z] #17 9.419 libcap2-bin is already the newest version (1:2.25-2). [2020-08-03T06:19:02.894Z] #17 9.419 The following additional packages will be installed: [2020-08-03T06:19:02.894Z] #17 9.429 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-08-03T06:19:02.894Z] #17 9.429 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-08-03T06:19:02.894Z] #17 9.429 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-08-03T06:19:02.894Z] #17 9.429 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-08-03T06:19:02.894Z] #17 9.429 python3.7 python3.7-minimal vim-runtime xxd [2020-08-03T06:19:02.894Z] #17 9.430 Suggested packages: [2020-08-03T06:19:02.894Z] #17 9.430 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-08-03T06:19:02.894Z] #17 9.430 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-08-03T06:19:02.894Z] #17 9.430 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-08-03T06:19:02.894Z] #17 9.430 Recommended packages: [2020-08-03T06:19:02.894Z] #17 9.430 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-08-03T06:19:02.894Z] #17 9.430 python3-keyrings.alt python3-xdg unzip [2020-08-03T06:19:03.151Z] #25 19.05 # 2.2% ######################################################################## 100.0% [2020-08-03T06:19:03.151Z] #25 19.23 [2020-08-03T06:19:03.933Z] #17 10.62 The following NEW packages will be installed: [2020-08-03T06:19:03.933Z] #17 10.62 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-08-03T06:19:03.933Z] #17 10.62 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-08-03T06:19:03.933Z] #17 10.62 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-08-03T06:19:03.933Z] #17 10.62 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-08-03T06:19:03.933Z] #17 10.62 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-08-03T06:19:03.933Z] #17 10.62 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-08-03T06:19:03.933Z] #17 10.62 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-08-03T06:19:03.933Z] #17 10.62 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-08-03T06:19:03.933Z] #17 10.62 xz-utils zip [2020-08-03T06:19:03.933Z] #17 10.71 0 upgraded, 48 newly installed, 0 to remove and 7 not upgraded. [2020-08-03T06:19:03.933Z] #17 10.71 Need to get 27.7 MB of archives. [2020-08-03T06:19:03.933Z] #17 10.71 After this operation, 117 MB of additional disk space will be used. [2020-08-03T06:19:03.933Z] #17 10.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-08-03T06:19:04.087Z] #25 20.13 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-08-03T06:19:04.228Z] #17 10.91 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB] [2020-08-03T06:19:04.346Z] #25 20.37 [2020-08-03T06:19:04.469Z] #20 transferring context: 13.83MB 3.3s [2020-08-03T06:19:04.521Z] #17 11.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB] [2020-08-03T06:19:04.605Z] #25 20.58 [2020-08-03T06:19:04.605Z] #25 ... [2020-08-03T06:19:04.605Z] [2020-08-03T06:19:04.605Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:19:04.605Z] #41 61.81 time [2020-08-03T06:19:04.605Z] #41 66.21 internal/syscall/unix [2020-08-03T06:19:04.605Z] #41 66.66 strings [2020-08-03T06:19:04.605Z] #41 68.43 os [2020-08-03T06:19:04.605Z] #41 70.16 regexp/syntax [2020-08-03T06:19:04.605Z] #41 ... [2020-08-03T06:19:04.605Z] [2020-08-03T06:19:04.605Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-03T06:19:04.605Z] #25 20.58 0.6% ######################################################################## 100.0% [2020-08-03T06:19:04.864Z] #25 20.84 [2020-08-03T06:19:05.156Z] #17 11.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-08-03T06:19:05.156Z] #17 12.00 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-08-03T06:19:05.415Z] #20 ... [2020-08-03T06:19:05.415Z] [2020-08-03T06:19:05.415Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-03T06:19:05.415Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-08-03T06:19:05.415Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-08-03T06:19:05.415Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-08-03T06:19:05.415Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.6s done [2020-08-03T06:19:05.415Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.7s done [2020-08-03T06:19:05.415Z] #58 DONE 4.4s [2020-08-03T06:19:05.415Z] [2020-08-03T06:19:05.415Z] #20 [internal] load build context [2020-08-03T06:19:05.478Z] #20 transferring context: 19.34MB 3.1s [2020-08-03T06:19:05.791Z] #17 12.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB] [2020-08-03T06:19:05.800Z] #25 21.65 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-08-03T06:19:05.800Z] #25 21.75 skipping existing c35d46ef359f [2020-08-03T06:19:06.059Z] #25 21.92 [2020-08-03T06:19:06.426Z] #17 13.34 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB] [2020-08-03T06:19:06.720Z] #17 ... [2020-08-03T06:19:06.720Z] [2020-08-03T06:19:06.720Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-03T06:19:06.720Z] #28 DONE 94.5s [2020-08-03T06:19:06.720Z] [2020-08-03T06:19:06.720Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-03T06:19:06.720Z] #17 13.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-08-03T06:19:06.999Z] #25 22.84 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-08-03T06:19:06.999Z] #25 ... [2020-08-03T06:19:06.999Z] [2020-08-03T06:19:06.999Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-03T06:19:06.999Z] #32 64.80 Selecting previously unselected package libxml2:amd64. [2020-08-03T06:19:06.999Z] #32 64.83 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-08-03T06:19:06.999Z] #32 64.83 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-08-03T06:19:06.999Z] #32 65.46 Selecting previously unselected package libarchive13:amd64. [2020-08-03T06:19:06.999Z] #32 65.46 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-08-03T06:19:06.999Z] #32 65.48 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-08-03T06:19:06.999Z] #32 65.81 Selecting previously unselected package libjsoncpp1:amd64. [2020-08-03T06:19:06.999Z] #32 65.81 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-08-03T06:19:06.999Z] #32 65.83 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-08-03T06:19:06.999Z] #32 65.96 Selecting previously unselected package librhash0:amd64. [2020-08-03T06:19:06.999Z] #32 65.97 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-08-03T06:19:06.999Z] #32 65.97 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-08-03T06:19:06.999Z] #32 66.16 Selecting previously unselected package libuv1:amd64. [2020-08-03T06:19:06.999Z] #32 66.16 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-08-03T06:19:06.999Z] #32 66.17 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-08-03T06:19:06.999Z] #32 66.39 Selecting previously unselected package cmake. [2020-08-03T06:19:06.999Z] #32 66.41 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-08-03T06:19:06.999Z] #32 66.42 Unpacking cmake (3.13.4-1) ... [2020-08-03T06:19:06.999Z] #32 69.67 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-03T06:19:06.999Z] #32 69.68 Setting up xxd (2:8.1.0875-5) ... [2020-08-03T06:19:06.999Z] #32 69.70 Setting up libuv1:amd64 (1.24.1-1) ... [2020-08-03T06:19:06.999Z] #32 69.72 Setting up vim-common (2:8.1.0875-5) ... [2020-08-03T06:19:06.999Z] #32 69.76 Setting up librhash0:amd64 (1.3.8-1) ... [2020-08-03T06:19:06.999Z] #32 69.77 Setting up cmake-data (3.13.4-1) ... [2020-08-03T06:19:06.999Z] #32 69.79 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-08-03T06:19:06.999Z] #32 69.81 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-08-03T06:19:06.999Z] #32 69.83 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-08-03T06:19:06.999Z] #32 69.84 Setting up cmake (3.13.4-1) ... [2020-08-03T06:19:06.999Z] #32 69.86 Processing triggers for libc-bin (2.28-10) ... [2020-08-03T06:19:06.999Z] #32 69.90 Processing triggers for mime-support (3.62) ... [2020-08-03T06:19:06.999Z] #32 DONE 74.4s [2020-08-03T06:19:07.109Z] #17 13.64 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-08-03T06:19:07.109Z] #17 13.65 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-08-03T06:19:07.109Z] #17 13.65 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-08-03T06:19:07.109Z] #17 13.66 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-08-03T06:19:07.109Z] #17 13.69 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-08-03T06:19:07.109Z] #17 13.74 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-08-03T06:19:07.109Z] #17 13.82 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-08-03T06:19:07.109Z] #17 13.91 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-08-03T06:19:07.258Z] [2020-08-03T06:19:07.258Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-03T06:19:07.258Z] #38 66.60 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-08-03T06:19:07.258Z] #38 66.62 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-08-03T06:19:07.258Z] #38 66.65 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-08-03T06:19:07.258Z] #38 66.66 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-08-03T06:19:07.258Z] #38 66.67 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-08-03T06:19:07.258Z] #38 66.68 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-08-03T06:19:07.258Z] #38 66.69 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-03T06:19:07.258Z] #38 66.71 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-08-03T06:19:07.258Z] #38 66.73 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-03T06:19:07.258Z] #38 66.74 Setting up python-protobuf (3.6.1.3-2) ... [2020-08-03T06:19:07.258Z] #38 73.50 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-08-03T06:19:07.258Z] #38 73.96 Processing triggers for libc-bin (2.28-10) ... [2020-08-03T06:19:07.258Z] #38 DONE 74.4s [2020-08-03T06:19:07.258Z] [2020-08-03T06:19:07.258Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-03T06:19:07.258Z] #25 23.29 [2020-08-03T06:19:07.437Z] #17 14.26 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-08-03T06:19:07.437Z] #17 14.27 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-08-03T06:19:07.437Z] #17 14.30 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-08-03T06:19:07.516Z] #25 23.49 ######################################################################## 100.0% [2020-08-03T06:19:07.729Z] #17 14.38 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-08-03T06:19:07.729Z] #17 14.47 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-08-03T06:19:07.729Z] #17 14.60 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-08-03T06:19:07.775Z] #25 23.67 [2020-08-03T06:19:07.775Z] #25 23.88 Download of images into '/build' complete. [2020-08-03T06:19:07.775Z] #25 23.88 Use something like the following to load the result into a Docker daemon: [2020-08-03T06:19:07.775Z] #25 23.88 tar -cC '/build' . | docker load [2020-08-03T06:19:08.022Z] #17 14.82 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-08-03T06:19:08.022Z] #17 14.83 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-08-03T06:19:08.022Z] #17 14.84 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-08-03T06:19:08.022Z] #17 14.85 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-08-03T06:19:08.022Z] #17 14.86 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-08-03T06:19:08.033Z] #25 DONE 24.0s [2020-08-03T06:19:08.033Z] [2020-08-03T06:19:08.033Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-03T06:19:08.033Z] #10 67.26 Selecting previously unselected package binutils-mingw-w64. [2020-08-03T06:19:08.033Z] #10 67.27 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-08-03T06:19:08.033Z] #10 67.29 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-03T06:19:08.033Z] #10 67.40 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-08-03T06:19:08.033Z] #10 67.44 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-08-03T06:19:08.033Z] #10 67.45 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-08-03T06:19:08.033Z] #10 67.65 Selecting previously unselected package dmsetup. [2020-08-03T06:19:08.033Z] #10 67.67 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-08-03T06:19:08.033Z] #10 67.69 Unpacking dmsetup (2:1.02.155-3) ... [2020-08-03T06:19:08.033Z] #10 67.91 Selecting previously unselected package mingw-w64-common. [2020-08-03T06:19:08.033Z] #10 67.91 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-08-03T06:19:08.033Z] #10 67.92 Unpacking mingw-w64-common (6.0.0-3) ... [2020-08-03T06:19:08.033Z] #10 74.11 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-08-03T06:19:08.033Z] #10 74.12 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-08-03T06:19:08.033Z] #10 74.14 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-03T06:19:08.174Z] #20 transferring context: 51.42MB 6.7s done [2020-08-03T06:19:08.314Z] #17 14.97 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-08-03T06:19:08.314Z] #17 15.01 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-08-03T06:19:08.435Z] #20 DONE 7.2s [2020-08-03T06:19:08.435Z] [2020-08-03T06:19:08.435Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-08-03T06:19:08.435Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 done [2020-08-03T06:19:08.435Z] #7 sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 1.86kB / 1.86kB done [2020-08-03T06:19:08.435Z] #7 sha256:e04c3938e98e67b64f9aae22cb71fb0d30a2f24896511d0d95454f1dc994173b 1.79kB / 1.79kB done [2020-08-03T06:19:08.435Z] #7 sha256:67d10cb69049bc0431101e6bac10127baa6ba2c8d2b37802bb6397a367f50cbb 6.19kB / 6.19kB done [2020-08-03T06:19:08.435Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 50.39MB / 50.39MB 2.0s done [2020-08-03T06:19:08.435Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 7.81MB / 7.81MB 1.0s done [2020-08-03T06:19:08.435Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 10.00MB / 10.00MB 1.0s done [2020-08-03T06:19:08.435Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 51.83MB / 51.83MB 3.7s done [2020-08-03T06:19:08.435Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 68.65MB / 68.65MB 4.1s done [2020-08-03T06:19:08.435Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 120.18MB / 120.18MB 7.1s [2020-08-03T06:19:08.435Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 4.7s [2020-08-03T06:19:08.435Z] #7 sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 126B / 126B 4.0s done [2020-08-03T06:19:08.607Z] #17 15.30 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-08-03T06:19:08.608Z] #17 15.30 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-08-03T06:19:08.608Z] #17 15.31 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-08-03T06:19:08.698Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 120.18MB / 120.18MB 7.4s done [2020-08-03T06:19:08.753Z] #20 ... [2020-08-03T06:19:08.753Z] [2020-08-03T06:19:08.753Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-03T06:19:08.753Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-08-03T06:19:08.753Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-08-03T06:19:08.753Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-08-03T06:19:08.753Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.2s done [2020-08-03T06:19:08.753Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.9s done [2020-08-03T06:19:08.753Z] #58 DONE 6.3s [2020-08-03T06:19:08.753Z] [2020-08-03T06:19:08.753Z] #20 [internal] load build context [2020-08-03T06:19:08.753Z] #20 ... [2020-08-03T06:19:08.753Z] [2020-08-03T06:19:08.753Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-08-03T06:19:08.753Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 done [2020-08-03T06:19:08.753Z] #7 sha256:67d10cb69049bc0431101e6bac10127baa6ba2c8d2b37802bb6397a367f50cbb 6.19kB / 6.19kB done [2020-08-03T06:19:08.753Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 50.39MB / 50.39MB 2.2s done [2020-08-03T06:19:08.753Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 10.00MB / 10.00MB 0.8s done [2020-08-03T06:19:08.753Z] #7 sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 1.86kB / 1.86kB done [2020-08-03T06:19:08.753Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 7.81MB / 7.81MB 0.4s done [2020-08-03T06:19:08.753Z] #7 sha256:e04c3938e98e67b64f9aae22cb71fb0d30a2f24896511d0d95454f1dc994173b 1.79kB / 1.79kB done [2020-08-03T06:19:08.753Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 51.83MB / 51.83MB 2.5s done [2020-08-03T06:19:08.753Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 68.65MB / 68.65MB 3.9s done [2020-08-03T06:19:08.753Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 110.81MB / 120.18MB 6.3s [2020-08-03T06:19:08.753Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 3.8s [2020-08-03T06:19:08.753Z] #7 sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 126B / 126B 2.7s done [2020-08-03T06:19:08.753Z] #7 ... [2020-08-03T06:19:08.753Z] [2020-08-03T06:19:08.753Z] #20 [internal] load build context [2020-08-03T06:19:08.753Z] #20 transferring context: 51.42MB 6.5s done [2020-08-03T06:19:08.901Z] #17 15.44 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-08-03T06:19:08.901Z] #17 15.63 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-08-03T06:19:08.901Z] #17 15.63 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-08-03T06:19:08.901Z] #17 15.67 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-08-03T06:19:08.901Z] #17 15.69 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-08-03T06:19:08.901Z] #17 15.69 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-08-03T06:19:08.901Z] #17 15.69 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-08-03T06:19:08.901Z] #17 15.70 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-08-03T06:19:08.901Z] #17 15.70 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-08-03T06:19:08.901Z] #17 15.75 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-08-03T06:19:09.022Z] #20 DONE 7.0s [2020-08-03T06:19:09.022Z] [2020-08-03T06:19:09.022Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-08-03T06:19:09.022Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 120.18MB / 120.18MB 7.0s [2020-08-03T06:19:09.417Z] #10 ... [2020-08-03T06:19:09.417Z] [2020-08-03T06:19:09.417Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:19:09.417Z] #33 2.075 + RM_GOPATH=0 [2020-08-03T06:19:09.417Z] #33 2.075 + TMP_GOPATH= [2020-08-03T06:19:09.417Z] #33 2.075 + : /build [2020-08-03T06:19:09.417Z] #33 2.075 + '[' -z '' ']' [2020-08-03T06:19:09.417Z] #33 2.075 ++ mktemp -d [2020-08-03T06:19:09.417Z] #33 2.075 + export GOPATH=/tmp/tmp.OAMn9mXyzh [2020-08-03T06:19:09.417Z] #33 2.075 + GOPATH=/tmp/tmp.OAMn9mXyzh [2020-08-03T06:19:09.417Z] #33 2.075 + RM_GOPATH=1 [2020-08-03T06:19:09.417Z] #33 2.078 + case "$(go env GOARCH)" in [2020-08-03T06:19:09.417Z] #33 2.078 ++ go env GOARCH [2020-08-03T06:19:09.417Z] #33 2.094 + export GO_BUILDMODE=-buildmode=pie [2020-08-03T06:19:09.417Z] #33 2.094 + GO_BUILDMODE=-buildmode=pie [2020-08-03T06:19:09.417Z] #33 2.118 ++ dirname /tmp/install/install.sh [2020-08-03T06:19:09.417Z] #33 2.125 + dir=/tmp/install [2020-08-03T06:19:09.417Z] #33 2.125 + bin=tini [2020-08-03T06:19:09.417Z] #33 2.125 + shift [2020-08-03T06:19:09.417Z] #33 2.125 + '[' '!' -f /tmp/install/tini.installer ']' [2020-08-03T06:19:09.417Z] #33 2.125 + . /tmp/install/tini.installer [2020-08-03T06:19:09.417Z] #33 2.125 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-03T06:19:09.417Z] #33 2.125 + install_tini [2020-08-03T06:19:09.417Z] #33 2.125 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-08-03T06:19:09.417Z] #33 2.125 + git clone https://github.com/krallin/tini.git /tmp/tmp.OAMn9mXyzh/tini [2020-08-03T06:19:09.417Z] #33 2.125 Cloning into '/tmp/tmp.OAMn9mXyzh/tini'... [2020-08-03T06:19:09.417Z] #33 2.140 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-03T06:19:09.537Z] #17 16.39 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-08-03T06:19:09.676Z] #33 ... [2020-08-03T06:19:09.676Z] [2020-08-03T06:19:09.676Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:19:09.676Z] #47 66.96 os [2020-08-03T06:19:09.676Z] #47 70.61 encoding/binary [2020-08-03T06:19:09.676Z] #47 71.72 fmt [2020-08-03T06:19:09.676Z] #47 72.52 encoding/base64 [2020-08-03T06:19:09.676Z] #47 73.29 golang.org/x/sys/unix [2020-08-03T06:19:09.830Z] #17 16.49 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-08-03T06:19:09.830Z] #17 16.54 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-08-03T06:19:09.850Z] #8 unpacking docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 19.1s done [2020-08-03T06:19:09.850Z] #8 DONE 24.8s [2020-08-03T06:19:09.850Z] [2020-08-03T06:19:09.850Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-08-03T06:19:09.850Z] #9 DONE 0.1s [2020-08-03T06:19:09.850Z] [2020-08-03T06:19:09.850Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-08-03T06:19:09.850Z] #10 DONE 0.2s [2020-08-03T06:19:09.850Z] [2020-08-03T06:19:09.850Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-08-03T06:19:09.850Z] #28 DONE 0.1s [2020-08-03T06:19:09.850Z] [2020-08-03T06:19:09.850Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-08-03T06:19:09.850Z] #36 DONE 0.1s [2020-08-03T06:19:09.850Z] [2020-08-03T06:19:09.850Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-03T06:19:09.850Z] #29 0.912 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-08-03T06:19:09.850Z] #29 0.914 Cloning into '.'... [2020-08-03T06:19:09.936Z] #47 ... [2020-08-03T06:19:09.937Z] [2020-08-03T06:19:09.937Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:19:09.941Z] Client: [2020-08-03T06:19:09.941Z] Debug Mode: false [2020-08-03T06:19:09.941Z] [2020-08-03T06:19:09.941Z] Server: [2020-08-03T06:19:09.941Z] Containers: 0 [2020-08-03T06:19:09.941Z] Running: 0 [2020-08-03T06:19:09.941Z] Paused: 0 [2020-08-03T06:19:09.941Z] Stopped: 0 [2020-08-03T06:19:09.941Z] Images: 0 [2020-08-03T06:19:09.941Z] Server Version: 19.03.12 [2020-08-03T06:19:09.941Z] Storage Driver: overlay2 [2020-08-03T06:19:09.941Z] Backing Filesystem: extfs [2020-08-03T06:19:09.941Z] Supports d_type: true [2020-08-03T06:19:09.941Z] Native Overlay Diff: true [2020-08-03T06:19:09.941Z] Logging Driver: json-file [2020-08-03T06:19:09.941Z] Cgroup Driver: cgroupfs [2020-08-03T06:19:09.941Z] Plugins: [2020-08-03T06:19:09.941Z] Volume: local [2020-08-03T06:19:09.941Z] Network: bridge host ipvlan macvlan null overlay [2020-08-03T06:19:09.941Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-08-03T06:19:09.941Z] Swarm: inactive [2020-08-03T06:19:09.941Z] Runtimes: runc [2020-08-03T06:19:09.941Z] Default Runtime: runc [2020-08-03T06:19:09.941Z] Init Binary: docker-init [2020-08-03T06:19:09.941Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-03T06:19:09.941Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-03T06:19:09.941Z] init version: fec3683 [2020-08-03T06:19:09.941Z] Security Options: [2020-08-03T06:19:09.941Z] apparmor [2020-08-03T06:19:09.941Z] seccomp [2020-08-03T06:19:09.941Z] Profile: default [2020-08-03T06:19:09.941Z] Kernel Version: 4.15.0-1074-aws [2020-08-03T06:19:09.941Z] Operating System: Ubuntu 16.04.6 LTS [2020-08-03T06:19:09.941Z] OSType: linux [2020-08-03T06:19:09.941Z] Architecture: aarch64 [2020-08-03T06:19:09.941Z] CPUs: 4 [2020-08-03T06:19:09.941Z] Total Memory: 7.525GiB [2020-08-03T06:19:09.941Z] Name: ip-10-100-112-126 [2020-08-03T06:19:09.941Z] ID: UTJC:VJXC:JR6C:MQOY:H5HB:HHV3:JK47:2SKG:XCXB:YJDM:JC3G:VSC2 [2020-08-03T06:19:09.941Z] Docker Root Dir: /var/lib/docker [2020-08-03T06:19:09.941Z] Debug Mode: false [2020-08-03T06:19:09.941Z] Registry: https://index.docker.io/v1/ [2020-08-03T06:19:09.941Z] Labels: [2020-08-03T06:19:09.941Z] Experimental: true [2020-08-03T06:19:09.941Z] Insecure Registries: [2020-08-03T06:19:09.941Z] 127.0.0.0/8 [2020-08-03T06:19:09.941Z] Live Restore Enabled: true [2020-08-03T06:19:09.941Z] [2020-08-03T06:19:09.941Z] WARNING: No swap limit support [Pipeline] sh [2020-08-03T06:19:10.081Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 6.5s done [2020-08-03T06:19:10.081Z] #7 extracting sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c [2020-08-03T06:19:10.122Z] #17 16.70 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-08-03T06:19:10.234Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-03T06:19:10.234Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-03T06:19:10.234Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41306/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-08-03T06:19:10.234Z] + bash /home/ubuntu/workspace/moby_PR-41306/check-config.sh [2020-08-03T06:19:10.234Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-08-03T06:19:10.234Z] info: reading kernel config from /boot/config-4.15.0-1074-aws ... [2020-08-03T06:19:10.234Z] [2020-08-03T06:19:10.234Z] Generally Necessary: [2020-08-03T06:19:10.234Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-08-03T06:19:10.234Z] - apparmor: enabled and tools installed [2020-08-03T06:19:10.234Z] - CONFIG_NAMESPACES: enabled [2020-08-03T06:19:10.234Z] - CONFIG_NET_NS: enabled [2020-08-03T06:19:10.234Z] - CONFIG_PID_NS: enabled [2020-08-03T06:19:10.234Z] - CONFIG_IPC_NS: enabled [2020-08-03T06:19:10.234Z] - CONFIG_UTS_NS: enabled [2020-08-03T06:19:10.234Z] - CONFIG_CGROUPS: enabled [2020-08-03T06:19:10.234Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-08-03T06:19:10.234Z] - CONFIG_CGROUP_DEVICE: enabled [2020-08-03T06:19:10.234Z] - CONFIG_CGROUP_FREEZER: enabled [2020-08-03T06:19:10.402Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 120.18MB / 120.18MB 8.3s done [2020-08-03T06:19:10.415Z] #17 17.13 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-08-03T06:19:10.415Z] #17 17.15 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-08-03T06:19:10.497Z] - CONFIG_CGROUP_SCHED: enabled [2020-08-03T06:19:10.497Z] - CONFIG_CPUSETS: enabled [2020-08-03T06:19:10.497Z] - CONFIG_MEMCG: enabled [2020-08-03T06:19:10.497Z] - CONFIG_KEYS: enabled [2020-08-03T06:19:10.497Z] - CONFIG_VETH: enabled (as module) [2020-08-03T06:19:10.497Z] - CONFIG_BRIDGE: enabled (as module) [2020-08-03T06:19:10.497Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-08-03T06:19:10.497Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-08-03T06:19:10.497Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-08-03T06:19:10.497Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-08-03T06:19:10.497Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-08-03T06:19:10.497Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-08-03T06:19:10.497Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-08-03T06:19:10.497Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-08-03T06:19:10.497Z] - CONFIG_NF_NAT: enabled (as module) [2020-08-03T06:19:10.497Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-08-03T06:19:10.497Z] - CONFIG_POSIX_MQUEUE: enabled [2020-08-03T06:19:10.497Z] [2020-08-03T06:19:10.497Z] Optional Features: [2020-08-03T06:19:10.497Z] - CONFIG_USER_NS: enabled [2020-08-03T06:19:10.497Z] - CONFIG_SECCOMP: enabled [2020-08-03T06:19:10.497Z] - CONFIG_CGROUP_PIDS: enabled [2020-08-03T06:19:10.497Z] - CONFIG_MEMCG_SWAP: enabled [2020-08-03T06:19:10.497Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-08-03T06:19:10.497Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-08-03T06:19:10.652Z] #7 extracting sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 0.5s done [2020-08-03T06:19:10.652Z] #7 extracting sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 [2020-08-03T06:19:10.708Z] #17 17.43 debconf: delaying package configuration, since apt-utils is not installed [2020-08-03T06:19:10.708Z] #17 17.46 Fetched 27.7 MB in 7s (4260 kB/s) [2020-08-03T06:19:10.708Z] #17 17.48 Selecting previously unselected package pigz. [2020-08-03T06:19:10.759Z] - CONFIG_BLK_CGROUP: enabled [2020-08-03T06:19:10.759Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-08-03T06:19:10.759Z] - CONFIG_IOSCHED_CFQ: enabled [2020-08-03T06:19:10.759Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-08-03T06:19:10.759Z] - CONFIG_CGROUP_PERF: enabled [2020-08-03T06:19:10.759Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-08-03T06:19:10.759Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-08-03T06:19:10.759Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-08-03T06:19:10.759Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-08-03T06:19:10.759Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-08-03T06:19:10.759Z] - CONFIG_RT_GROUP_SCHED: missing [2020-08-03T06:19:10.759Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-08-03T06:19:10.759Z] - CONFIG_IP_VS: enabled (as module) [2020-08-03T06:19:10.759Z] - CONFIG_IP_VS_NFCT: enabled [2020-08-03T06:19:10.759Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-08-03T06:19:10.759Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-08-03T06:19:10.759Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-08-03T06:19:10.759Z] - CONFIG_EXT4_FS: enabled [2020-08-03T06:19:10.759Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-08-03T06:19:10.759Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-08-03T06:19:10.759Z] - Network Drivers: [2020-08-03T06:19:10.759Z] - "overlay": [2020-08-03T06:19:10.759Z] - CONFIG_VXLAN: enabled (as module) [2020-08-03T06:19:10.759Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-08-03T06:19:10.759Z] Optional (for encrypted networks): [2020-08-03T06:19:10.965Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 6.5s done [2020-08-03T06:19:11.000Z] #17 17.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 ... 23199 files and directories currently installed.) [2020-08-03T06:19:11.000Z] #17 17.53 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-08-03T06:19:11.000Z] #17 17.53 Unpacking pigz (2.4-1) ... [2020-08-03T06:19:11.000Z] #17 17.58 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-08-03T06:19:11.000Z] #17 17.59 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-08-03T06:19:11.000Z] #17 17.59 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-08-03T06:19:11.021Z] - CONFIG_CRYPTO: enabled [2020-08-03T06:19:11.021Z] - CONFIG_CRYPTO_AEAD: enabled [2020-08-03T06:19:11.021Z] - CONFIG_CRYPTO_GCM: enabled [2020-08-03T06:19:11.021Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-08-03T06:19:11.021Z] - CONFIG_CRYPTO_GHASH: enabled [2020-08-03T06:19:11.021Z] - CONFIG_XFRM: enabled [2020-08-03T06:19:11.021Z] - CONFIG_XFRM_USER: enabled (as module) [2020-08-03T06:19:11.021Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-08-03T06:19:11.021Z] - CONFIG_INET_ESP: enabled (as module) [2020-08-03T06:19:11.021Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-08-03T06:19:11.021Z] - "ipvlan": [2020-08-03T06:19:11.021Z] - CONFIG_IPVLAN: enabled (as module) [2020-08-03T06:19:11.021Z] - "macvlan": [2020-08-03T06:19:11.021Z] - CONFIG_MACVLAN: enabled (as module) [2020-08-03T06:19:11.021Z] - CONFIG_DUMMY: enabled (as module) [2020-08-03T06:19:11.021Z] - "ftp,tftp client in container": [2020-08-03T06:19:11.021Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-08-03T06:19:11.021Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-08-03T06:19:11.021Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-08-03T06:19:11.021Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-08-03T06:19:11.021Z] - Storage Drivers: [2020-08-03T06:19:11.021Z] - "aufs": [2020-08-03T06:19:11.021Z] - CONFIG_AUFS_FS: enabled (as module) [2020-08-03T06:19:11.021Z] - "btrfs": [2020-08-03T06:19:11.021Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-08-03T06:19:11.021Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-08-03T06:19:11.021Z] - "devicemapper": [2020-08-03T06:19:11.021Z] - CONFIG_BLK_DEV_DM: enabled [2020-08-03T06:19:11.021Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-08-03T06:19:11.021Z] - "overlay": [2020-08-03T06:19:11.021Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-08-03T06:19:11.021Z] - "zfs": [2020-08-03T06:19:11.021Z] - /dev/zfs: missing [2020-08-03T06:19:11.021Z] - zfs command: missing [2020-08-03T06:19:11.021Z] - zpool command: missing [2020-08-03T06:19:11.021Z] [2020-08-03T06:19:11.021Z] Limits: [2020-08-03T06:19:11.021Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-08-03T06:19:11.021Z] [2020-08-03T06:19:11.021Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-08-03T06:19:11.222Z] #7 extracting sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c [2020-08-03T06:19:11.231Z] #7 extracting sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 0.6s done [2020-08-03T06:19:11.293Z] #17 17.87 Selecting previously unselected package python3.7-minimal. [2020-08-03T06:19:11.293Z] #17 17.87 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-08-03T06:19:11.293Z] #17 17.88 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-03T06:19:11.365Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ad30ef91130b6445cc850cacb225737589ce38ee . [2020-08-03T06:19:11.365Z] #1 [internal] load build definition from Dockerfile [2020-08-03T06:19:11.365Z] #1 transferring dockerfile: [2020-08-03T06:19:11.490Z] #7 extracting sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 [2020-08-03T06:19:11.585Z] #17 18.40 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-08-03T06:19:11.628Z] #1 transferring dockerfile: 16.37kB 0.0s done [2020-08-03T06:19:11.628Z] #1 DONE 0.2s [2020-08-03T06:19:11.628Z] [2020-08-03T06:19:11.628Z] #2 [internal] load .dockerignore [2020-08-03T06:19:11.628Z] #2 transferring context: 87B done [2020-08-03T06:19:11.628Z] #2 DONE 0.2s [2020-08-03T06:19:11.628Z] [2020-08-03T06:19:11.628Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-08-03T06:19:11.790Z] #7 extracting sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 0.6s done [2020-08-03T06:19:11.790Z] #7 extracting sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 [2020-08-03T06:19:11.878Z] #17 18.41 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-03T06:19:11.961Z] #29 ... [2020-08-03T06:19:11.961Z] [2020-08-03T06:19:11.961Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:19:11.961Z] #42 0.565 + RM_GOPATH=0 [2020-08-03T06:19:11.961Z] #42 0.565 + TMP_GOPATH= [2020-08-03T06:19:11.961Z] #42 0.565 + : /build [2020-08-03T06:19:11.961Z] #42 0.565 + '[' -z '' ']' [2020-08-03T06:19:11.961Z] #42 0.566 ++ mktemp -d [2020-08-03T06:19:11.961Z] #42 0.570 + export GOPATH=/tmp/tmp.Z0YUlxchtd [2020-08-03T06:19:11.961Z] #42 0.571 + GOPATH=/tmp/tmp.Z0YUlxchtd [2020-08-03T06:19:11.961Z] #42 0.571 + RM_GOPATH=1 [2020-08-03T06:19:11.961Z] #42 0.571 + case "$(go env GOARCH)" in [2020-08-03T06:19:11.961Z] #42 0.572 ++ go env GOARCH [2020-08-03T06:19:11.961Z] #42 0.590 + export GO_BUILDMODE=-buildmode=pie [2020-08-03T06:19:11.961Z] #42 0.590 + GO_BUILDMODE=-buildmode=pie [2020-08-03T06:19:11.961Z] #42 0.594 ++ dirname /tmp/install/install.sh [2020-08-03T06:19:11.961Z] #42 0.597 + dir=/tmp/install [2020-08-03T06:19:11.961Z] #42 0.597 + bin=vndr [2020-08-03T06:19:11.961Z] #42 0.597 + shift [2020-08-03T06:19:11.961Z] #42 0.597 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-08-03T06:19:11.961Z] #42 0.597 + . /tmp/install/vndr.installer [2020-08-03T06:19:11.961Z] #42 0.598 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-03T06:19:11.961Z] #42 0.598 + install_vndr [2020-08-03T06:19:11.961Z] #42 0.598 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-08-03T06:19:11.961Z] #42 0.598 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Z0YUlxchtd/src/github.com/LK4D4/vndr [2020-08-03T06:19:11.961Z] #42 0.598 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-03T06:19:11.961Z] #42 0.602 Cloning into '/tmp/tmp.Z0YUlxchtd/src/github.com/LK4D4/vndr'... [2020-08-03T06:19:11.961Z] #42 1.207 + cd /tmp/tmp.Z0YUlxchtd/src/github.com/LK4D4/vndr [2020-08-03T06:19:11.961Z] #42 1.207 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-03T06:19:11.961Z] #42 1.224 + go build -buildmode=pie -v -o /build/vndr . [2020-08-03T06:19:11.961Z] #42 2.741 runtime/internal/sys [2020-08-03T06:19:11.961Z] #42 2.755 internal/cpu [2020-08-03T06:19:11.961Z] #42 2.796 internal/race [2020-08-03T06:19:11.961Z] #42 2.835 runtime/internal/atomic [2020-08-03T06:19:11.961Z] #42 3.240 sync/atomic [2020-08-03T06:19:11.961Z] #42 3.488 runtime/internal/math [2020-08-03T06:19:11.961Z] #42 3.827 unicode/utf8 [2020-08-03T06:19:11.961Z] #42 3.870 unicode [2020-08-03T06:19:11.961Z] #42 3.963 internal/bytealg [2020-08-03T06:19:11.961Z] #42 4.580 math/bits [2020-08-03T06:19:12.029Z] #52 37.83 Checking out files: 30% (977/3209) Checking out files: 31% (995/3209) Checking out files: 32% (1027/3209) Checking out files: 33% (1059/3209) Checking out files: 34% (1092/3209) Checking out files: 35% (1124/3209) Checking out files: 36% (1156/3209) Checking out files: 37% (1188/3209) Checking out files: 38% (1220/3209) Checking out files: 39% (1252/3209) Checking out files: 40% (1284/3209) Checking out files: 41% (1316/3209) Checking out files: 42% (1348/3209) Checking out files: 43% (1380/3209) Checking out files: 44% (1412/3209) Checking out files: 45% (1445/3209) Checking out files: 46% (1477/3209) Checking out files: 47% (1509/3209) Checking out files: 48% (1541/3209) Checking out files: 49% (1573/3209) Checking out files: 50% (1605/3209) Checking out files: 51% (1637/3209) Checking out files: 52% (1669/3209) Checking out files: 53% (1701/3209) Checking out files: 54% (1733/3209) Checking out files: 55% (1765/3209) Checking out files: 56% (1798/3209) Checking out files: 57% (1830/3209) Checking out files: 58% (1862/3209) Checking out files: 59% (1894/3209) Checking out files: 60% (1926/3209) Checking out files: 61% (1958/3209) Checking out files: 62% (1990/3209) Checking out files: 63% (2022/3209) Checking out files: 64% (2054/3209) Checking out files: 65% (2086/3209) Checking out files: 66% (2118/3209) Checking out files: 67% (2151/3209) Checking out files: 68% (2183/3209) Checking out files: 69% (2215/3209) Checking out files: 70% (2247/3209) Checking out files: 71% (2279/3209) Checking out files: 72% (2311/3209) Checking out files: 73% (2343/3209) Checking out files: 74% (2375/3209) Checking out files: 75% (2407/3209) Checking out files: 76% (2439/3209) Checking out files: 77% (2471/3209) Checking out files: 78% (2504/3209) Checking out files: 79% (2536/3209) Checking out files: 79% (2565/3209) Checking out files: 80% (2568/3209) Checking out files: 81% (2600/3209) Checking out files: 82% (2632/3209) Checking out files: 83% (2664/3209) Checking out files: 84% (2696/3209) Checking out files: 85% (2728/3209) Checking out files: 86% (2760/3209) Checking out files: 87% (2792/3209) Checking out files: 88% (2824/3209) Checking out files: 89% (2857/3209) Checking out files: 90% (2889/3209) Checking out files: 91% (2921/3209) Checking out files: 92% (2953/3209) Checking out files: 93% (2985/3209) Checking out files: 94% (3017/3209) Checking out files: 95% (3049/3209) Checking out files: 96% (3081/3209) Checking out files: 97% (3113/3209) Checking out files: 98% (3145/3209) Checking out files: 99% (3177/3209) Checking out files: 100% (3209/3209) Checking out files: 100% (3209/3209), done. [2020-08-03T06:19:12.202Z] #3 DONE 0.5s [2020-08-03T06:19:12.202Z] [2020-08-03T06:19:12.202Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-08-03T06:19:12.202Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-08-03T06:19:12.202Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-08-03T06:19:12.202Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2020-08-03T06:19:12.202Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2020-08-03T06:19:12.202Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.1s [2020-08-03T06:19:12.202Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 813.44kB / 8.28MB 0.2s [2020-08-03T06:19:12.287Z] #52 40.66 + cd /tmp/tmp.lDsOt9SV3c/src/github.com/containerd/containerd [2020-08-03T06:19:12.288Z] #52 40.66 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-08-03T06:19:12.288Z] #52 ... [2020-08-03T06:19:12.288Z] [2020-08-03T06:19:12.288Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:19:12.288Z] #30 69.61 path [2020-08-03T06:19:12.288Z] #30 70.33 text/tabwriter [2020-08-03T06:19:12.288Z] #30 71.10 fmt [2020-08-03T06:19:12.288Z] #30 71.11 path/filepath [2020-08-03T06:19:12.288Z] #30 72.60 io/ioutil [2020-08-03T06:19:12.288Z] #30 74.90 github.com/BurntSushi/toml [2020-08-03T06:19:12.288Z] #30 74.90 flag [2020-08-03T06:19:12.288Z] #30 78.03 log [2020-08-03T06:19:12.361Z] #7 extracting sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 0.5s done [2020-08-03T06:19:12.465Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.3s [2020-08-03T06:19:12.514Z] #17 19.41 Selecting previously unselected package python3-minimal. [2020-08-03T06:19:12.546Z] #30 ... [2020-08-03T06:19:12.546Z] [2020-08-03T06:19:12.546Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:19:12.546Z] #33 3.442 + cd /tmp/tmp.OAMn9mXyzh/tini [2020-08-03T06:19:12.546Z] #33 3.443 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-03T06:19:12.546Z] #33 3.539 + cmake . [2020-08-03T06:19:12.546Z] #33 4.606 -- The C compiler identification is GNU 8.3.0 [2020-08-03T06:19:12.546Z] #33 4.654 -- Check for working C compiler: /usr/bin/cc [2020-08-03T06:19:12.609Z] #42 5.690 runtime [2020-08-03T06:19:12.733Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.5s done [2020-08-03T06:19:12.733Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.1s [2020-08-03T06:19:12.805Z] #33 5.573 -- Check for working C compiler: /usr/bin/cc -- works [2020-08-03T06:19:12.805Z] #33 5.579 -- Detecting C compiler ABI info [2020-08-03T06:19:12.817Z] #17 19.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23448 files and directories currently installed.) [2020-08-03T06:19:12.817Z] #17 19.45 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-08-03T06:19:12.817Z] #17 19.46 Unpacking python3-minimal (3.7.3-1) ... [2020-08-03T06:19:12.817Z] #17 19.50 Selecting previously unselected package libmpdec2:s390x. [2020-08-03T06:19:12.817Z] #17 19.50 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-08-03T06:19:12.817Z] #17 19.51 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-08-03T06:19:12.817Z] #17 19.58 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-08-03T06:19:12.817Z] #17 19.58 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ... [2020-08-03T06:19:12.817Z] #17 19.58 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-08-03T06:19:12.927Z] #7 extracting sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 0.1s [2020-08-03T06:19:12.995Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2020-08-03T06:19:12.995Z] #4 DONE 0.8s [2020-08-03T06:19:13.260Z] #42 6.312 internal/testlog [2020-08-03T06:19:13.260Z] #42 ... [2020-08-03T06:19:13.260Z] [2020-08-03T06:19:13.260Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:19:13.260Z] #44 0.933 + RM_GOPATH=0 [2020-08-03T06:19:13.260Z] #44 0.933 + TMP_GOPATH= [2020-08-03T06:19:13.260Z] #44 0.933 + : /build [2020-08-03T06:19:13.260Z] #44 0.933 + '[' -z '' ']' [2020-08-03T06:19:13.260Z] #44 0.934 ++ mktemp -d [2020-08-03T06:19:13.260Z] #44 0.937 + export GOPATH=/tmp/tmp.wqCU5ziAvz [2020-08-03T06:19:13.260Z] #44 0.937 + GOPATH=/tmp/tmp.wqCU5ziAvz [2020-08-03T06:19:13.260Z] #44 0.937 + RM_GOPATH=1 [2020-08-03T06:19:13.260Z] #44 0.937 + case "$(go env GOARCH)" in [2020-08-03T06:19:13.260Z] #44 0.938 ++ go env GOARCH [2020-08-03T06:19:13.260Z] #44 0.988 + export GO_BUILDMODE=-buildmode=pie [2020-08-03T06:19:13.260Z] #44 0.989 + GO_BUILDMODE=-buildmode=pie [2020-08-03T06:19:13.260Z] #44 0.993 ++ dirname /tmp/install/install.sh [2020-08-03T06:19:13.260Z] #44 1.008 + dir=/tmp/install [2020-08-03T06:19:13.260Z] #44 1.008 + bin=gotestsum [2020-08-03T06:19:13.260Z] #44 1.008 + shift [2020-08-03T06:19:13.260Z] #44 1.008 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-08-03T06:19:13.260Z] #44 1.008 + . /tmp/install/gotestsum.installer [2020-08-03T06:19:13.260Z] #44 1.008 ++ : v0.3.5 [2020-08-03T06:19:13.260Z] #44 1.009 + install_gotestsum [2020-08-03T06:19:13.260Z] #44 1.009 + set -e [2020-08-03T06:19:13.260Z] #44 1.009 + export GO111MODULE=on [2020-08-03T06:19:13.260Z] #44 1.009 + GO111MODULE=on [2020-08-03T06:19:13.260Z] #44 1.009 + GOBIN=/build [2020-08-03T06:19:13.260Z] #44 1.010 + go get gotest.tools/gotestsum@v0.3.5 [2020-08-03T06:19:13.260Z] #44 1.192 go: finding gotest.tools v0.3.5 [2020-08-03T06:19:13.260Z] #44 1.205 go: finding gotest.tools/gotestsum v0.3.5 [2020-08-03T06:19:13.260Z] #44 2.465 go: downloading gotest.tools/gotestsum v0.3.5 [2020-08-03T06:19:13.260Z] #44 3.542 go: extracting gotest.tools/gotestsum v0.3.5 [2020-08-03T06:19:13.260Z] #44 4.984 go: downloading gotest.tools v2.1.0+incompatible [2020-08-03T06:19:13.260Z] #44 5.174 go: extracting gotest.tools v2.1.0+incompatible [2020-08-03T06:19:13.260Z] #44 5.300 go: downloading github.com/fatih/color v1.6.0 [2020-08-03T06:19:13.260Z] #44 5.316 go: downloading github.com/pkg/errors v0.8.0 [2020-08-03T06:19:13.260Z] #44 5.331 go: downloading github.com/spf13/pflag v1.0.1 [2020-08-03T06:19:13.260Z] #44 5.412 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-03T06:19:13.260Z] #44 5.431 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-08-03T06:19:13.260Z] #44 5.657 go: extracting github.com/pkg/errors v0.8.0 [2020-08-03T06:19:13.260Z] #44 5.676 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-08-03T06:19:13.260Z] #44 5.809 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-03T06:19:13.260Z] #44 5.990 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-08-03T06:19:13.260Z] #44 6.068 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-03T06:19:13.260Z] #44 6.151 go: extracting github.com/fatih/color v1.6.0 [2020-08-03T06:19:13.260Z] #44 6.177 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-08-03T06:19:13.260Z] #44 6.178 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-03T06:19:13.260Z] #44 6.178 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-03T06:19:13.260Z] #44 6.201 go: extracting github.com/spf13/pflag v1.0.1 [2020-08-03T06:19:13.260Z] #44 6.239 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-08-03T06:19:13.260Z] #44 6.249 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-08-03T06:19:13.373Z] #33 6.227 -- Detecting C compiler ABI info - done [2020-08-03T06:19:13.373Z] #33 6.272 -- Detecting C compile features [2020-08-03T06:19:13.452Z] #17 20.08 Selecting previously unselected package python3.7. [2020-08-03T06:19:13.452Z] #17 20.08 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ... [2020-08-03T06:19:13.452Z] #17 20.08 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-08-03T06:19:13.452Z] #17 ... [2020-08-03T06:19:13.452Z] [2020-08-03T06:19:13.452Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:19:13.452Z] #39 56.86 CC criu/cr-check.o [2020-08-03T06:19:13.452Z] #39 57.89 CC criu/cr-dedup.o [2020-08-03T06:19:13.452Z] #39 58.16 CC criu/cr-dump.o [2020-08-03T06:19:13.452Z] #39 59.20 CC criu/cr-errno.o [2020-08-03T06:19:13.452Z] #39 59.23 CC criu/cr-restore.o [2020-08-03T06:19:13.452Z] #39 61.79 CC criu/cr-service.o [2020-08-03T06:19:13.452Z] #39 62.55 CC criu/crtools.o [2020-08-03T06:19:13.452Z] #39 62.75 CC criu/eventfd.o [2020-08-03T06:19:13.452Z] #39 62.95 CC criu/eventpoll.o [2020-08-03T06:19:13.452Z] #39 63.46 CC criu/external.o [2020-08-03T06:19:13.452Z] #39 63.56 CC criu/fault-injection.o [2020-08-03T06:19:13.452Z] #39 63.60 CC criu/fdstore.o [2020-08-03T06:19:13.452Z] #39 63.75 CC criu/fifo.o [2020-08-03T06:19:13.452Z] #39 63.88 CC criu/file-ids.o [2020-08-03T06:19:13.452Z] #39 64.00 CC criu/file-lock.o [2020-08-03T06:19:13.452Z] #39 64.43 CC criu/files-ext.o [2020-08-03T06:19:13.452Z] #39 64.64 CC criu/files-reg.o [2020-08-03T06:19:13.452Z] #39 65.73 CC criu/files.o [2020-08-03T06:19:13.452Z] #39 67.00 CC criu/filesystems.o [2020-08-03T06:19:13.452Z] #39 ... [2020-08-03T06:19:13.452Z] [2020-08-03T06:19:13.452Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-03T06:19:13.452Z] #17 20.17 Selecting previously unselected package libpython3-stdlib:s390x. [2020-08-03T06:19:13.452Z] #17 20.17 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-08-03T06:19:13.452Z] #17 20.17 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-08-03T06:19:13.452Z] #17 20.23 Setting up python3-minimal (3.7.3-1) ... [2020-08-03T06:19:13.559Z] #44 6.752 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-08-03T06:19:13.559Z] #44 6.862 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-08-03T06:19:13.570Z] [2020-08-03T06:19:13.570Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-08-03T06:19:13.837Z] #6 DONE 0.4s [2020-08-03T06:19:13.837Z] [2020-08-03T06:19:13.837Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-08-03T06:19:13.837Z] #5 DONE 0.4s [2020-08-03T06:19:13.837Z] [2020-08-03T06:19:13.837Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-08-03T06:19:13.837Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 done [2020-08-03T06:19:13.837Z] #7 sha256:499fa2a6ca20d2a30f4fc10862883fe62450d0bb924892cabcc8a69165425aed 1.79kB / 1.79kB done [2020-08-03T06:19:13.837Z] #7 sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 1.86kB / 1.86kB done [2020-08-03T06:19:13.837Z] #7 sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 0B / 49.17MB 0.1s [2020-08-03T06:19:13.837Z] #7 sha256:63d6493ea016bd1aa68fa88d01d53cd305f67bae5fa500592c76c466808bf221 0B / 7.68MB 0.1s [2020-08-03T06:19:13.837Z] #7 sha256:33779eed82f6ae65801a87fd1278e902bbab0f609f0c6a0232d8ef0b37112127 0B / 9.98MB 0.1s [2020-08-03T06:19:13.837Z] #7 sha256:f6953177c65964ff63a4b42ea3255f787ed11b2e0e262ab028e3466cf118cf38 6.19kB / 6.19kB done [2020-08-03T06:19:14.087Z] #17 20.63 Selecting previously unselected package python3. [2020-08-03T06:19:14.087Z] #17 20.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 ... 23860 files and directories currently installed.) [2020-08-03T06:19:14.087Z] #17 20.64 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-08-03T06:19:14.087Z] #17 20.65 Unpacking python3 (3.7.3-1) ... [2020-08-03T06:19:14.087Z] #17 20.71 Selecting previously unselected package libip4tc0:s390x. [2020-08-03T06:19:14.087Z] #17 20.71 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-08-03T06:19:14.087Z] #17 20.71 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-08-03T06:19:14.087Z] #17 20.74 Selecting previously unselected package libip6tc0:s390x. [2020-08-03T06:19:14.087Z] #17 20.74 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-08-03T06:19:14.087Z] #17 20.75 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-08-03T06:19:14.087Z] #17 20.81 Selecting previously unselected package libiptc0:s390x. [2020-08-03T06:19:14.087Z] #17 20.81 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-08-03T06:19:14.087Z] #17 20.81 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-08-03T06:19:14.087Z] #17 20.87 Selecting previously unselected package libnfnetlink0:s390x. [2020-08-03T06:19:14.087Z] #17 20.87 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-08-03T06:19:14.087Z] #17 20.87 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-08-03T06:19:14.087Z] #17 20.90 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-08-03T06:19:14.087Z] #17 20.90 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-08-03T06:19:14.087Z] #17 20.91 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-08-03T06:19:14.087Z] #17 20.95 Selecting previously unselected package libnftnl11:s390x. [2020-08-03T06:19:14.087Z] #17 20.95 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-08-03T06:19:14.087Z] #17 20.95 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-08-03T06:19:14.087Z] #17 21.00 Selecting previously unselected package iptables. [2020-08-03T06:19:14.115Z] #7 sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 4.82MB / 49.17MB 0.3s [2020-08-03T06:19:14.115Z] #7 sha256:63d6493ea016bd1aa68fa88d01d53cd305f67bae5fa500592c76c466808bf221 6.03MB / 7.68MB 0.3s [2020-08-03T06:19:14.115Z] #7 sha256:33779eed82f6ae65801a87fd1278e902bbab0f609f0c6a0232d8ef0b37112127 729.62kB / 9.98MB 0.3s [2020-08-03T06:19:14.115Z] #7 sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 11.67MB / 49.17MB 0.4s [2020-08-03T06:19:14.115Z] #7 sha256:63d6493ea016bd1aa68fa88d01d53cd305f67bae5fa500592c76c466808bf221 7.68MB / 7.68MB 0.5s [2020-08-03T06:19:14.115Z] #7 sha256:33779eed82f6ae65801a87fd1278e902bbab0f609f0c6a0232d8ef0b37112127 9.98MB / 9.98MB 0.5s [2020-08-03T06:19:14.205Z] #44 ... [2020-08-03T06:19:14.205Z] [2020-08-03T06:19:14.205Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:19:14.205Z] #42 7.185 encoding [2020-08-03T06:19:14.205Z] #42 7.382 math [2020-08-03T06:19:14.379Z] #17 21.00 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-08-03T06:19:14.379Z] #17 21.00 Unpacking iptables (1.8.2-4) ... [2020-08-03T06:19:14.379Z] #17 21.21 Selecting previously unselected package xxd. [2020-08-03T06:19:14.379Z] #17 21.22 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-08-03T06:19:14.379Z] #17 21.22 Unpacking xxd (2:8.1.0875-5) ... [2020-08-03T06:19:14.390Z] #7 sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 22.35MB / 49.17MB 0.5s [2020-08-03T06:19:14.503Z] #42 7.743 unicode/utf16 [2020-08-03T06:19:14.671Z] #17 21.28 Selecting previously unselected package vim-common. [2020-08-03T06:19:14.671Z] #17 21.28 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-03T06:19:14.671Z] #17 21.29 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-03T06:19:14.671Z] #17 21.42 Selecting previously unselected package bash-completion. [2020-08-03T06:19:14.671Z] #17 21.42 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-08-03T06:19:15.556Z] #42 8.636 container/list [2020-08-03T06:19:15.692Z] #7 extracting sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 3.9s done [2020-08-03T06:19:15.692Z] #7 extracting sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 [2020-08-03T06:19:15.792Z] #7 sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 49.17MB / 49.17MB 1.9s [2020-08-03T06:19:15.792Z] #7 sha256:63d6493ea016bd1aa68fa88d01d53cd305f67bae5fa500592c76c466808bf221 7.68MB / 7.68MB 0.5s done [2020-08-03T06:19:15.792Z] #7 sha256:33779eed82f6ae65801a87fd1278e902bbab0f609f0c6a0232d8ef0b37112127 9.98MB / 9.98MB 0.8s done [2020-08-03T06:19:15.792Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 48.09MB / 52.16MB 1.9s [2020-08-03T06:19:15.792Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 0B / 62.52MB 1.9s [2020-08-03T06:19:15.792Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 52.16MB / 52.16MB 2.0s [2020-08-03T06:19:15.792Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 6.68MB / 62.52MB 2.1s [2020-08-03T06:19:15.909Z] #33 8.309 -- Detecting C compile features - done [2020-08-03T06:19:15.909Z] #33 8.368 -- Performing Test HAS_BUILTIN_FORTIFY [2020-08-03T06:19:15.909Z] #33 ... [2020-08-03T06:19:15.909Z] [2020-08-03T06:19:15.909Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:19:15.909Z] #41 72.68 fmt [2020-08-03T06:19:15.909Z] #41 75.96 regexp [2020-08-03T06:19:15.909Z] #41 79.45 go/token [2020-08-03T06:19:15.909Z] #41 80.30 go/scanner [2020-08-03T06:19:15.909Z] #41 81.36 internal/lazyregexp [2020-08-03T06:19:15.909Z] #41 81.87 go/ast [2020-08-03T06:19:15.909Z] #41 81.89 net/url [2020-08-03T06:19:15.909Z] #41 ... [2020-08-03T06:19:15.909Z] [2020-08-03T06:19:15.909Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:19:15.909Z] #52 43.15 + export 'BUILDTAGS=netgo osusergo static_build' [2020-08-03T06:19:15.909Z] #52 43.15 + BUILDTAGS='netgo osusergo static_build' [2020-08-03T06:19:15.909Z] #52 43.15 + export EXTRA_FLAGS=-buildmode=pie [2020-08-03T06:19:15.909Z] #52 43.15 + EXTRA_FLAGS=-buildmode=pie [2020-08-03T06:19:15.909Z] #52 43.15 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-08-03T06:19:15.909Z] #52 43.15 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-08-03T06:19:15.909Z] #52 43.15 + '[' '' = dynamic ']' [2020-08-03T06:19:15.909Z] #52 43.15 + make [2020-08-03T06:19:15.909Z] #52 44.28 + bin/ctr [2020-08-03T06:19:16.060Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 18.71MB / 62.52MB 2.2s [2020-08-03T06:19:16.060Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 35.01MB / 62.52MB 2.4s [2020-08-03T06:19:16.222Z] #17 22.73 Unpacking bash-completion (1:2.8-6) ... [2020-08-03T06:19:16.222Z] #17 23.01 Selecting previously unselected package bzip2. [2020-08-03T06:19:16.222Z] #17 23.01 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-08-03T06:19:16.222Z] #17 23.01 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-03T06:19:16.222Z] #17 23.05 Selecting previously unselected package xz-utils. [2020-08-03T06:19:16.222Z] #17 23.05 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-08-03T06:19:16.222Z] #17 23.06 Unpacking xz-utils (5.2.4-1) ... [2020-08-03T06:19:16.324Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 41.96MB / 62.52MB 2.5s [2020-08-03T06:19:16.515Z] #17 23.17 Selecting previously unselected package apparmor. [2020-08-03T06:19:16.515Z] #17 23.17 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-08-03T06:19:16.515Z] #17 23.20 Unpacking apparmor (2.13.2-10) ... [2020-08-03T06:19:16.515Z] #17 23.44 Selecting previously unselected package aufs-tools. [2020-08-03T06:19:16.808Z] #17 23.44 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-08-03T06:19:16.808Z] #17 23.44 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-08-03T06:19:16.808Z] #17 23.54 Selecting previously unselected package libonig5:s390x. [2020-08-03T06:19:16.808Z] #17 23.54 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-08-03T06:19:16.808Z] #17 23.54 Unpacking libonig5:s390x (6.9.1-1) ... [2020-08-03T06:19:16.808Z] #17 23.62 Selecting previously unselected package libjq1:s390x. [2020-08-03T06:19:16.808Z] #17 23.63 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-08-03T06:19:16.808Z] #17 23.63 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-08-03T06:19:16.902Z] #7 extracting sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 0.1s [2020-08-03T06:19:17.089Z] #42 ... [2020-08-03T06:19:17.089Z] [2020-08-03T06:19:17.089Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-03T06:19:17.089Z] #11 1.257 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-03T06:19:17.089Z] #11 1.362 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-03T06:19:17.089Z] #11 1.363 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-03T06:19:17.089Z] #11 3.173 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-08-03T06:19:17.089Z] #11 5.537 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [208 kB] [2020-08-03T06:19:17.089Z] #11 7.491 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-08-03T06:19:17.089Z] #11 ... [2020-08-03T06:19:17.089Z] [2020-08-03T06:19:17.089Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:19:17.089Z] #61 0.557 + RM_GOPATH=0 [2020-08-03T06:19:17.089Z] #61 0.557 + TMP_GOPATH= [2020-08-03T06:19:17.089Z] #61 0.557 + : /build [2020-08-03T06:19:17.089Z] #61 0.557 + '[' -z '' ']' [2020-08-03T06:19:17.089Z] #61 0.558 ++ mktemp -d [2020-08-03T06:19:17.089Z] #61 0.560 + export GOPATH=/tmp/tmp.XdQofpAPct [2020-08-03T06:19:17.089Z] #61 0.560 + GOPATH=/tmp/tmp.XdQofpAPct [2020-08-03T06:19:17.089Z] #61 0.560 + RM_GOPATH=1 [2020-08-03T06:19:17.089Z] #61 0.560 + case "$(go env GOARCH)" in [2020-08-03T06:19:17.089Z] #61 0.561 ++ go env GOARCH [2020-08-03T06:19:17.089Z] #61 0.595 + export GO_BUILDMODE=-buildmode=pie [2020-08-03T06:19:17.089Z] #61 0.596 + GO_BUILDMODE=-buildmode=pie [2020-08-03T06:19:17.089Z] #61 0.597 ++ dirname /tmp/install/install.sh [2020-08-03T06:19:17.089Z] #61 0.599 + dir=/tmp/install [2020-08-03T06:19:17.089Z] #61 0.600 + bin=proxy [2020-08-03T06:19:17.089Z] #61 0.600 + shift [2020-08-03T06:19:17.089Z] #61 0.600 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-08-03T06:19:17.089Z] #61 0.601 + . /tmp/install/proxy.installer [2020-08-03T06:19:17.089Z] #61 0.601 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-08-03T06:19:17.089Z] #61 0.602 + install_proxy [2020-08-03T06:19:17.089Z] #61 0.602 + case "$1" in [2020-08-03T06:19:17.089Z] #61 0.602 + export CGO_ENABLED=0 [2020-08-03T06:19:17.089Z] #61 0.603 + CGO_ENABLED=0 [2020-08-03T06:19:17.089Z] #61 0.603 + _install_proxy [2020-08-03T06:19:17.089Z] #61 0.603 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-08-03T06:19:17.089Z] #61 0.603 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.XdQofpAPct/src/github.com/docker/libnetwork [2020-08-03T06:19:17.089Z] #61 0.604 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-08-03T06:19:17.089Z] #61 0.608 Cloning into '/tmp/tmp.XdQofpAPct/src/github.com/docker/libnetwork'... [2020-08-03T06:19:17.089Z] #61 ... [2020-08-03T06:19:17.089Z] [2020-08-03T06:19:17.089Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:19:17.089Z] #55 0.533 + RM_GOPATH=0 [2020-08-03T06:19:17.089Z] #55 0.534 + TMP_GOPATH= [2020-08-03T06:19:17.089Z] #55 0.534 + : /build [2020-08-03T06:19:17.089Z] #55 0.534 + '[' -z '' ']' [2020-08-03T06:19:17.089Z] #55 0.537 ++ mktemp -d [2020-08-03T06:19:17.089Z] #55 0.539 + export GOPATH=/tmp/tmp.XWgj9XzSDJ [2020-08-03T06:19:17.089Z] #55 0.539 + GOPATH=/tmp/tmp.XWgj9XzSDJ [2020-08-03T06:19:17.089Z] #55 0.539 + RM_GOPATH=1 [2020-08-03T06:19:17.089Z] #55 0.539 + case "$(go env GOARCH)" in [2020-08-03T06:19:17.089Z] #55 0.540 ++ go env GOARCH [2020-08-03T06:19:17.089Z] #55 0.553 + export GO_BUILDMODE=-buildmode=pie [2020-08-03T06:19:17.089Z] #55 0.553 + GO_BUILDMODE=-buildmode=pie [2020-08-03T06:19:17.089Z] #55 0.556 ++ dirname /tmp/install/install.sh [2020-08-03T06:19:17.089Z] #55 0.556 + dir=/tmp/install [2020-08-03T06:19:17.089Z] #55 0.556 + bin=rootlesskit [2020-08-03T06:19:17.089Z] #55 0.556 + shift [2020-08-03T06:19:17.089Z] #55 0.556 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-08-03T06:19:17.089Z] #55 0.556 + . /tmp/install/rootlesskit.installer [2020-08-03T06:19:17.089Z] #55 0.556 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-03T06:19:17.089Z] #55 0.558 + install_rootlesskit [2020-08-03T06:19:17.089Z] #55 0.558 + case "$1" in [2020-08-03T06:19:17.089Z] #55 0.558 + export CGO_ENABLED=0 [2020-08-03T06:19:17.089Z] #55 0.558 + CGO_ENABLED=0 [2020-08-03T06:19:17.089Z] #55 0.558 + _install_rootlesskit [2020-08-03T06:19:17.089Z] #55 0.558 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-08-03T06:19:17.089Z] #55 0.558 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-03T06:19:17.089Z] #55 0.558 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.XWgj9XzSDJ/src/github.com/rootless-containers/rootlesskit [2020-08-03T06:19:17.089Z] #55 0.572 Cloning into '/tmp/tmp.XWgj9XzSDJ/src/github.com/rootless-containers/rootlesskit'... [2020-08-03T06:19:17.089Z] #55 5.555 + cd /tmp/tmp.XWgj9XzSDJ/src/github.com/rootless-containers/rootlesskit [2020-08-03T06:19:17.089Z] #55 5.555 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-03T06:19:17.089Z] #55 5.836 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-03T06:19:17.089Z] #55 5.836 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-08-03T06:19:17.101Z] #17 23.72 Selecting previously unselected package jq. [2020-08-03T06:19:17.101Z] #17 23.72 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-08-03T06:19:17.101Z] #17 23.72 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-03T06:19:17.101Z] #17 23.77 Selecting previously unselected package libaio1:s390x. [2020-08-03T06:19:17.101Z] #17 23.78 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-08-03T06:19:17.101Z] #17 23.78 Unpacking libaio1:s390x (0.3.112-3) ... [2020-08-03T06:19:17.101Z] #17 23.81 Selecting previously unselected package libgpm2:s390x. [2020-08-03T06:19:17.101Z] #17 23.81 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-08-03T06:19:17.101Z] #17 23.81 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-08-03T06:19:17.101Z] #17 23.84 Selecting previously unselected package libicu63:s390x. [2020-08-03T06:19:17.101Z] #17 23.84 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-08-03T06:19:17.101Z] #17 23.84 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-08-03T06:19:17.104Z] #7 extracting sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 3.9s done [2020-08-03T06:19:17.104Z] #7 extracting sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 [2020-08-03T06:19:17.165Z] #7 sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 49.17MB / 49.17MB 2.5s done [2020-08-03T06:19:17.165Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 62.52MB / 62.52MB 3.5s [2020-08-03T06:19:17.165Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 0B / 97.69MB 3.5s [2020-08-03T06:19:17.293Z] #52 ... [2020-08-03T06:19:17.293Z] [2020-08-03T06:19:17.293Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:19:17.293Z] #39 4.509 Note: Building without setproctitle() and strlcpy() support. [2020-08-03T06:19:17.293Z] #39 4.509 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-03T06:19:17.293Z] #39 4.519 Note: Building without GnuTLS support [2020-08-03T06:19:17.294Z] #39 4.524 Makefile.config:39: Warn: you have no libnftables installed [2020-08-03T06:19:17.294Z] #39 4.524 Makefile.config:40: Warn: Building without nftables support [2020-08-03T06:19:17.294Z] #39 6.770 fatal: not a git repository (or any of the parent directories): .git [2020-08-03T06:19:17.294Z] #39 6.833 GEN .gitid [2020-08-03T06:19:17.294Z] #39 6.864 GEN criu/include/version.h [2020-08-03T06:19:17.294Z] #39 6.944 GEN include/common/asm [2020-08-03T06:19:17.294Z] #39 8.474 PBCC images/timens.pb-c.c [2020-08-03T06:19:17.294Z] #39 8.511 DEP images/timens.pb-c.d [2020-08-03T06:19:17.294Z] #39 8.559 PBCC images/fown.pb-c.c [2020-08-03T06:19:17.294Z] #39 8.567 PBCC images/google/protobuf/descriptor.pb-c.c [2020-08-03T06:19:17.294Z] #39 8.693 PBCC images/opts.pb-c.c [2020-08-03T06:19:17.294Z] #39 8.759 PBCC images/memfd.pb-c.c [2020-08-03T06:19:17.294Z] #39 8.848 DEP images/fown.pb-c.d [2020-08-03T06:19:17.294Z] #39 8.911 DEP images/google/protobuf/descriptor.pb-c.d [2020-08-03T06:19:17.294Z] #39 9.044 DEP images/opts.pb-c.d [2020-08-03T06:19:17.294Z] #39 9.113 DEP images/memfd.pb-c.d [2020-08-03T06:19:17.294Z] #39 9.181 PBCC images/sit.pb-c.c [2020-08-03T06:19:17.294Z] #39 9.328 DEP images/sit.pb-c.d [2020-08-03T06:19:17.294Z] #39 9.365 PBCC images/macvlan.pb-c.c [2020-08-03T06:19:17.294Z] #39 9.415 DEP images/macvlan.pb-c.d [2020-08-03T06:19:17.294Z] #39 9.468 PBCC images/autofs.pb-c.c [2020-08-03T06:19:17.294Z] #39 9.488 DEP images/autofs.pb-c.d [2020-08-03T06:19:17.294Z] #39 9.556 PBCC images/sysctl.pb-c.c [2020-08-03T06:19:17.294Z] #39 9.574 DEP images/sysctl.pb-c.d [2020-08-03T06:19:17.294Z] #39 9.606 PBCC images/time.pb-c.c [2020-08-03T06:19:17.294Z] #39 9.625 DEP images/time.pb-c.d [2020-08-03T06:19:17.294Z] #39 9.674 PBCC images/binfmt-misc.pb-c.c [2020-08-03T06:19:17.294Z] #39 9.696 DEP images/binfmt-misc.pb-c.d [2020-08-03T06:19:17.294Z] #39 9.768 PBCC images/seccomp.pb-c.c [2020-08-03T06:19:17.294Z] #39 9.804 DEP images/seccomp.pb-c.d [2020-08-03T06:19:17.294Z] #39 9.847 PBCC images/userns.pb-c.c [2020-08-03T06:19:17.294Z] #39 9.880 DEP images/userns.pb-c.d [2020-08-03T06:19:17.294Z] #39 9.960 PBCC images/cgroup.pb-c.c [2020-08-03T06:19:17.294Z] #39 9.999 DEP images/cgroup.pb-c.d [2020-08-03T06:19:17.294Z] #39 10.05 PBCC images/ext-file.pb-c.c [2020-08-03T06:19:17.294Z] #39 10.08 DEP images/ext-file.pb-c.d [2020-08-03T06:19:17.294Z] #39 10.13 PBCC images/rpc.pb-c.c [2020-08-03T06:19:17.294Z] #39 10.19 DEP images/rpc.pb-c.d [2020-08-03T06:19:17.294Z] #39 ... [2020-08-03T06:19:17.294Z] [2020-08-03T06:19:17.294Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-03T06:19:17.294Z] #10 82.95 Selecting previously unselected package gcc-mingw-w64-base. [2020-08-03T06:19:17.294Z] #10 82.98 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-03T06:19:17.294Z] #10 82.99 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-03T06:19:17.294Z] #10 83.15 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-08-03T06:19:17.294Z] #10 83.15 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-03T06:19:17.294Z] #10 83.16 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-03T06:19:17.388Z] #55 ... [2020-08-03T06:19:17.388Z] [2020-08-03T06:19:17.388Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:19:17.388Z] #22 0.843 + RM_GOPATH=0 [2020-08-03T06:19:17.388Z] #22 0.843 + TMP_GOPATH= [2020-08-03T06:19:17.388Z] #22 0.843 + : /build [2020-08-03T06:19:17.388Z] #22 0.843 + '[' -z '' ']' [2020-08-03T06:19:17.388Z] #22 0.844 ++ mktemp -d [2020-08-03T06:19:17.388Z] #22 0.845 + export GOPATH=/tmp/tmp.7qt1u3meIm [2020-08-03T06:19:17.388Z] #22 0.845 + GOPATH=/tmp/tmp.7qt1u3meIm [2020-08-03T06:19:17.388Z] #22 0.845 + RM_GOPATH=1 [2020-08-03T06:19:17.388Z] #22 0.845 + case "$(go env GOARCH)" in [2020-08-03T06:19:17.388Z] #22 0.846 ++ go env GOARCH [2020-08-03T06:19:17.388Z] #22 0.849 + export GO_BUILDMODE=-buildmode=pie [2020-08-03T06:19:17.388Z] #22 0.849 + GO_BUILDMODE=-buildmode=pie [2020-08-03T06:19:17.388Z] #22 0.850 ++ dirname /tmp/install/install.sh [2020-08-03T06:19:17.388Z] #22 0.851 + dir=/tmp/install [2020-08-03T06:19:17.388Z] #22 0.851 + bin=dockercli [2020-08-03T06:19:17.388Z] #22 0.851 + shift [2020-08-03T06:19:17.388Z] #22 0.851 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-08-03T06:19:17.388Z] #22 0.852 + . /tmp/install/dockercli.installer [2020-08-03T06:19:17.388Z] #22 0.852 ++ : stable [2020-08-03T06:19:17.388Z] #22 0.852 ++ : 17.06.2-ce [2020-08-03T06:19:17.388Z] #22 0.852 + install_dockercli [2020-08-03T06:19:17.388Z] #22 0.852 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-08-03T06:19:17.388Z] #22 0.852 Install docker/cli version 17.06.2-ce from stable [2020-08-03T06:19:17.388Z] #22 0.853 ++ uname -m [2020-08-03T06:19:17.388Z] #22 0.854 + arch=ppc64le [2020-08-03T06:19:17.388Z] #22 0.854 + '[' ppc64le '!=' x86_64 ']' [2020-08-03T06:19:17.388Z] #22 0.854 + '[' ppc64le '!=' s390x ']' [2020-08-03T06:19:17.388Z] #22 0.854 + '[' ppc64le '!=' armhf ']' [2020-08-03T06:19:17.388Z] #22 0.854 + build_dockercli [2020-08-03T06:19:17.388Z] #22 0.854 + git clone https://github.com/docker/docker-ce /tmp/tmp.7qt1u3meIm/tmp/docker-ce [2020-08-03T06:19:17.388Z] #22 0.856 Cloning into '/tmp/tmp.7qt1u3meIm/tmp/docker-ce'... [2020-08-03T06:19:17.388Z] #22 ... [2020-08-03T06:19:17.388Z] [2020-08-03T06:19:17.388Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:19:17.388Z] #31 0.882 + RM_GOPATH=0 [2020-08-03T06:19:17.388Z] #31 0.882 + TMP_GOPATH= [2020-08-03T06:19:17.388Z] #31 0.882 + : /build [2020-08-03T06:19:17.388Z] #31 0.882 + '[' -z '' ']' [2020-08-03T06:19:17.388Z] #31 0.883 ++ mktemp -d [2020-08-03T06:19:17.388Z] #31 0.884 + export GOPATH=/tmp/tmp.c3w3eqCJ2v [2020-08-03T06:19:17.388Z] #31 0.884 + GOPATH=/tmp/tmp.c3w3eqCJ2v [2020-08-03T06:19:17.388Z] #31 0.884 + RM_GOPATH=1 [2020-08-03T06:19:17.388Z] #31 0.885 + case "$(go env GOARCH)" in [2020-08-03T06:19:17.388Z] #31 0.885 ++ go env GOARCH [2020-08-03T06:19:17.388Z] #31 0.890 + export GO_BUILDMODE=-buildmode=pie [2020-08-03T06:19:17.388Z] #31 0.890 + GO_BUILDMODE=-buildmode=pie [2020-08-03T06:19:17.388Z] #31 0.891 ++ dirname /tmp/install/install.sh [2020-08-03T06:19:17.388Z] #31 0.892 + dir=/tmp/install [2020-08-03T06:19:17.388Z] #31 0.892 + bin=tomlv [2020-08-03T06:19:17.388Z] #31 0.893 + shift [2020-08-03T06:19:17.388Z] #31 0.893 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-08-03T06:19:17.388Z] #31 0.893 + . /tmp/install/tomlv.installer [2020-08-03T06:19:17.388Z] #31 0.893 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-03T06:19:17.388Z] #31 0.894 + install_tomlv [2020-08-03T06:19:17.388Z] #31 0.894 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-08-03T06:19:17.388Z] #31 0.894 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-03T06:19:17.388Z] #31 0.894 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.c3w3eqCJ2v/src/github.com/BurntSushi/toml [2020-08-03T06:19:17.388Z] #31 0.921 Cloning into '/tmp/tmp.c3w3eqCJ2v/src/github.com/BurntSushi/toml'... [2020-08-03T06:19:17.388Z] #31 2.410 + cd /tmp/tmp.c3w3eqCJ2v/src/github.com/BurntSushi/toml [2020-08-03T06:19:17.388Z] #31 2.410 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-03T06:19:17.388Z] #31 2.496 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-08-03T06:19:17.388Z] #31 3.445 runtime/internal/sys [2020-08-03T06:19:17.388Z] #31 3.448 internal/cpu [2020-08-03T06:19:17.388Z] #31 3.459 math/bits [2020-08-03T06:19:17.388Z] #31 3.508 runtime/internal/atomic [2020-08-03T06:19:17.388Z] #31 3.929 unicode/utf8 [2020-08-03T06:19:17.388Z] #31 4.391 sync/atomic [2020-08-03T06:19:17.388Z] #31 5.070 internal/bytealg [2020-08-03T06:19:17.388Z] #31 5.321 unicode [2020-08-03T06:19:17.388Z] #31 5.666 internal/testlog [2020-08-03T06:19:17.388Z] #31 5.876 math [2020-08-03T06:19:17.388Z] #31 7.034 encoding [2020-08-03T06:19:17.388Z] #31 7.432 runtime [2020-08-03T06:19:17.388Z] #31 7.462 runtime/cgo [2020-08-03T06:19:17.429Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 15.66MB / 97.69MB 3.7s [2020-08-03T06:19:17.690Z] #31 ... [2020-08-03T06:19:17.690Z] [2020-08-03T06:19:17.690Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-03T06:19:17.690Z] #37 0.891 + git clone https://github.com/docker/distribution.git . [2020-08-03T06:19:17.690Z] #37 0.906 Cloning into '.'... [2020-08-03T06:19:17.690Z] #37 ... [2020-08-03T06:19:17.690Z] [2020-08-03T06:19:17.690Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-03T06:19:17.690Z] #33 1.211 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-03T06:19:17.690Z] #33 1.289 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-03T06:19:17.690Z] #33 1.318 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-03T06:19:17.690Z] #33 3.176 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-08-03T06:19:17.690Z] #33 5.588 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [208 kB] [2020-08-03T06:19:17.690Z] #33 7.859 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-08-03T06:19:17.691Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 23.97MB / 97.69MB 3.8s [2020-08-03T06:19:17.691Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 33.37MB / 97.69MB 4.0s [2020-08-03T06:19:17.954Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 41.55MB / 97.69MB 4.2s [2020-08-03T06:19:17.954Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 58.34MB / 97.69MB 4.3s [2020-08-03T06:19:17.988Z] #33 ... [2020-08-03T06:19:17.988Z] [2020-08-03T06:19:17.988Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-03T06:19:17.988Z] #52 1.197 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-03T06:19:17.988Z] #52 1.324 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-03T06:19:17.988Z] #52 1.459 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-03T06:19:17.988Z] #52 3.033 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-08-03T06:19:17.988Z] #52 5.337 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [208 kB] [2020-08-03T06:19:17.988Z] #52 7.459 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-08-03T06:19:17.988Z] #52 ... [2020-08-03T06:19:17.988Z] [2020-08-03T06:19:17.988Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:19:17.988Z] #46 0.626 + RM_GOPATH=0 [2020-08-03T06:19:17.988Z] #46 0.626 + TMP_GOPATH= [2020-08-03T06:19:17.988Z] #46 0.626 + : /build [2020-08-03T06:19:17.988Z] #46 0.626 + '[' -z '' ']' [2020-08-03T06:19:17.988Z] #46 0.627 ++ mktemp -d [2020-08-03T06:19:17.988Z] #46 0.630 + export GOPATH=/tmp/tmp.0y6qBbMpF0 [2020-08-03T06:19:17.988Z] #46 0.630 + GOPATH=/tmp/tmp.0y6qBbMpF0 [2020-08-03T06:19:17.988Z] #46 0.630 + RM_GOPATH=1 [2020-08-03T06:19:17.988Z] #46 0.630 + case "$(go env GOARCH)" in [2020-08-03T06:19:17.988Z] #46 0.630 ++ go env GOARCH [2020-08-03T06:19:17.988Z] #46 0.646 + export GO_BUILDMODE=-buildmode=pie [2020-08-03T06:19:17.988Z] #46 0.646 + GO_BUILDMODE=-buildmode=pie [2020-08-03T06:19:17.988Z] #46 0.647 ++ dirname /tmp/install/install.sh [2020-08-03T06:19:17.988Z] #46 0.648 + dir=/tmp/install [2020-08-03T06:19:17.988Z] #46 0.649 + bin=golangci_lint [2020-08-03T06:19:17.988Z] #46 0.649 + shift [2020-08-03T06:19:17.988Z] #46 0.649 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-08-03T06:19:17.988Z] #46 0.649 + . /tmp/install/golangci_lint.installer [2020-08-03T06:19:17.988Z] #46 0.649 ++ : v1.23.8 [2020-08-03T06:19:17.988Z] #46 0.649 Installing golangci-lint version v1.23.8 [2020-08-03T06:19:17.988Z] #46 0.649 + install_golangci_lint [2020-08-03T06:19:17.988Z] #46 0.649 + echo 'Installing golangci-lint version v1.23.8' [2020-08-03T06:19:17.988Z] #46 0.649 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-03T06:19:18.233Z] #10 ... [2020-08-03T06:19:18.233Z] [2020-08-03T06:19:18.233Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:19:18.233Z] #30 80.91 github.com/BurntSushi/toml/cmd/tomlv [2020-08-03T06:19:18.233Z] #30 DONE 85.5s [2020-08-03T06:19:18.284Z] #46 ... [2020-08-03T06:19:18.284Z] [2020-08-03T06:19:18.284Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:19:18.284Z] #48 0.649 + RM_GOPATH=0 [2020-08-03T06:19:18.284Z] #48 0.649 + TMP_GOPATH= [2020-08-03T06:19:18.284Z] #48 0.649 + : /build [2020-08-03T06:19:18.284Z] #48 0.649 + '[' -z '' ']' [2020-08-03T06:19:18.284Z] #48 0.649 ++ mktemp -d [2020-08-03T06:19:18.284Z] #48 0.651 + export GOPATH=/tmp/tmp.D7EGWFIgwZ [2020-08-03T06:19:18.284Z] #48 0.652 + GOPATH=/tmp/tmp.D7EGWFIgwZ [2020-08-03T06:19:18.284Z] #48 0.652 + RM_GOPATH=1 [2020-08-03T06:19:18.284Z] #48 0.652 + case "$(go env GOARCH)" in [2020-08-03T06:19:18.284Z] #48 0.654 ++ go env GOARCH [2020-08-03T06:19:18.284Z] #48 0.665 + export GO_BUILDMODE=-buildmode=pie [2020-08-03T06:19:18.284Z] #48 0.665 + GO_BUILDMODE=-buildmode=pie [2020-08-03T06:19:18.284Z] #48 0.667 ++ dirname /tmp/install/install.sh [2020-08-03T06:19:18.284Z] #48 0.668 + dir=/tmp/install [2020-08-03T06:19:18.284Z] #48 0.668 + bin=shfmt [2020-08-03T06:19:18.284Z] #48 0.668 + shift [2020-08-03T06:19:18.284Z] #48 0.669 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-03T06:19:18.284Z] #48 0.669 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-08-03T06:19:18.284Z] #48 0.669 + . /tmp/install/shfmt.installer [2020-08-03T06:19:18.284Z] #48 0.669 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-03T06:19:18.284Z] #48 0.669 + install_shfmt [2020-08-03T06:19:18.284Z] #48 0.669 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-08-03T06:19:18.284Z] #48 0.669 + git clone https://github.com/mvdan/sh.git /tmp/tmp.D7EGWFIgwZ/src/github.com/mvdan/sh [2020-08-03T06:19:18.284Z] #48 0.674 Cloning into '/tmp/tmp.D7EGWFIgwZ/src/github.com/mvdan/sh'... [2020-08-03T06:19:18.284Z] #48 10.39 + cd /tmp/tmp.D7EGWFIgwZ/src/github.com/mvdan/sh [2020-08-03T06:19:18.284Z] #48 10.39 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-03T06:19:18.284Z] #48 10.53 + GO111MODULE=on [2020-08-03T06:19:18.285Z] #48 10.53 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-08-03T06:19:18.285Z] #48 ... [2020-08-03T06:19:18.285Z] [2020-08-03T06:19:18.285Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-03T06:19:18.285Z] #24 1.227 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-03T06:19:18.285Z] #24 1.362 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-03T06:19:18.285Z] #24 1.364 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-03T06:19:18.285Z] #24 3.107 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-08-03T06:19:18.285Z] #24 5.550 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [208 kB] [2020-08-03T06:19:18.285Z] #24 7.740 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-08-03T06:19:18.435Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 69.90MB / 97.69MB 4.4s [2020-08-03T06:19:18.436Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 77.92MB / 97.69MB 4.5s [2020-08-03T06:19:18.493Z] [2020-08-03T06:19:18.493Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:19:18.493Z] #39 10.26 PBCC images/siginfo.pb-c.c [2020-08-03T06:19:18.493Z] #39 10.27 DEP images/siginfo.pb-c.d [2020-08-03T06:19:18.493Z] #39 10.33 PBCC images/pagemap.pb-c.c [2020-08-03T06:19:18.493Z] #39 10.39 DEP images/pagemap.pb-c.d [2020-08-03T06:19:18.493Z] #39 10.45 PBCC images/rlimit.pb-c.c [2020-08-03T06:19:18.493Z] #39 10.47 DEP images/rlimit.pb-c.d [2020-08-03T06:19:18.493Z] #39 10.52 PBCC images/file-lock.pb-c.c [2020-08-03T06:19:18.493Z] #39 10.56 DEP images/file-lock.pb-c.d [2020-08-03T06:19:18.493Z] #39 10.60 PBCC images/tty.pb-c.c [2020-08-03T06:19:18.493Z] #39 10.66 DEP images/tty.pb-c.d [2020-08-03T06:19:18.493Z] #39 10.75 PBCC images/tun.pb-c.c [2020-08-03T06:19:18.493Z] #39 10.81 PBCC images/netdev.pb-c.c [2020-08-03T06:19:18.493Z] #39 10.90 DEP images/tun.pb-c.d [2020-08-03T06:19:18.493Z] #39 10.99 DEP images/netdev.pb-c.d [2020-08-03T06:19:18.493Z] #39 11.05 PBCC images/vma.pb-c.c [2020-08-03T06:19:18.493Z] #39 11.20 DEP images/vma.pb-c.d [2020-08-03T06:19:18.493Z] #39 ... [2020-08-03T06:19:18.493Z] [2020-08-03T06:19:18.493Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:19:18.493Z] #33 8.548 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-08-03T06:19:18.493Z] #33 8.651 -- Configuring done [2020-08-03T06:19:18.493Z] #33 8.683 -- Generating done [2020-08-03T06:19:18.493Z] #33 8.686 -- Build files have been written to: /tmp/tmp.OAMn9mXyzh/tini [2020-08-03T06:19:18.493Z] #33 8.692 + make tini-static [2020-08-03T06:19:18.493Z] #33 9.007 Scanning dependencies of target tini-static [2020-08-03T06:19:18.493Z] #33 9.115 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-08-03T06:19:18.493Z] #33 10.37 [100%] Linking C executable tini-static [2020-08-03T06:19:18.493Z] #33 11.04 [100%] Built target tini-static [2020-08-03T06:19:18.493Z] #33 11.18 + mkdir -p /build [2020-08-03T06:19:18.493Z] #33 11.20 + cp tini-static /build/docker-init [2020-08-03T06:19:18.493Z] #33 DONE 11.4s [2020-08-03T06:19:18.493Z] [2020-08-03T06:19:18.493Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:19:18.493Z] #39 11.34 PBCC images/creds.pb-c.c [2020-08-03T06:19:18.493Z] #39 11.39 DEP images/creds.pb-c.d [2020-08-03T06:19:18.493Z] #39 11.46 PBCC images/utsns.pb-c.c [2020-08-03T06:19:18.493Z] #39 11.51 DEP images/utsns.pb-c.d [2020-08-03T06:19:18.581Z] #24 ... [2020-08-03T06:19:18.581Z] [2020-08-03T06:19:18.581Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-03T06:19:18.581Z] #39 1.126 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-03T06:19:18.581Z] #39 1.193 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-03T06:19:18.581Z] #39 1.199 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-03T06:19:18.581Z] #39 2.858 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-08-03T06:19:18.581Z] #39 5.346 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [208 kB] [2020-08-03T06:19:18.581Z] #39 7.459 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-08-03T06:19:18.581Z] #39 ... [2020-08-03T06:19:18.581Z] [2020-08-03T06:19:18.581Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:19:18.581Z] #42 11.10 crypto/internal/subtle [2020-08-03T06:19:18.581Z] #42 11.43 crypto/subtle [2020-08-03T06:19:18.581Z] #42 11.82 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-08-03T06:19:18.581Z] #42 11.94 internal/nettrace [2020-08-03T06:19:18.752Z] #39 11.64 PBCC images/ipc-desc.pb-c.c [2020-08-03T06:19:18.752Z] #39 11.74 PBCC images/ipc-sem.pb-c.c [2020-08-03T06:19:19.011Z] #39 11.82 DEP images/ipc-desc.pb-c.d [2020-08-03T06:19:19.011Z] #39 11.93 DEP images/ipc-sem.pb-c.d [2020-08-03T06:19:19.011Z] #7 ... [2020-08-03T06:19:19.011Z] [2020-08-03T06:19:19.011Z] #20 [internal] load build context [2020-08-03T06:19:19.011Z] #20 transferring context: 51.42MB 3.5s done [2020-08-03T06:19:19.011Z] #20 DONE 5.2s [2020-08-03T06:19:19.011Z] [2020-08-03T06:19:19.011Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-08-03T06:19:19.011Z] #7 ... [2020-08-03T06:19:19.011Z] [2020-08-03T06:19:19.011Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-03T06:19:19.011Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-08-03T06:19:19.011Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-08-03T06:19:19.011Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-08-03T06:19:19.012Z] #58 ... [2020-08-03T06:19:19.012Z] [2020-08-03T06:19:19.012Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-08-03T06:19:19.178Z] #17 25.62 Selecting previously unselected package libnet1:s390x. [2020-08-03T06:19:19.178Z] #17 25.62 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-08-03T06:19:19.178Z] #17 25.63 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-08-03T06:19:19.178Z] #17 25.67 Selecting previously unselected package libnl-3-200:s390x. [2020-08-03T06:19:19.178Z] #17 25.67 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-08-03T06:19:19.178Z] #17 25.67 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-08-03T06:19:19.178Z] #17 25.72 Selecting previously unselected package libprotobuf-c1:s390x. [2020-08-03T06:19:19.178Z] #17 25.72 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-08-03T06:19:19.178Z] #17 25.72 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-08-03T06:19:19.178Z] #17 25.75 Selecting previously unselected package libreadline5:s390x. [2020-08-03T06:19:19.178Z] #17 25.75 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-08-03T06:19:19.178Z] #17 25.75 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-08-03T06:19:19.178Z] #17 25.80 Selecting previously unselected package net-tools. [2020-08-03T06:19:19.178Z] #17 25.81 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-08-03T06:19:19.178Z] #17 25.81 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-03T06:19:19.178Z] #17 25.94 Selecting previously unselected package python-pip-whl. [2020-08-03T06:19:19.178Z] #17 25.94 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-08-03T06:19:19.178Z] #17 25.94 Unpacking python-pip-whl (18.1-5) ... [2020-08-03T06:19:19.228Z] #42 12.27 runtime/cgo [2020-08-03T06:19:19.270Z] #39 12.06 PBCC images/ipc-msg.pb-c.c [2020-08-03T06:19:19.270Z] #39 12.12 DEP images/ipc-msg.pb-c.d [2020-08-03T06:19:19.270Z] #39 12.16 PBCC images/ipc-shm.pb-c.c [2020-08-03T06:19:19.270Z] #39 12.21 DEP images/ipc-shm.pb-c.d [2020-08-03T06:19:19.529Z] #39 12.27 PBCC images/ipc-var.pb-c.c [2020-08-03T06:19:19.529Z] #39 12.32 DEP images/ipc-var.pb-c.d [2020-08-03T06:19:19.529Z] #39 12.37 PBCC images/sk-opts.pb-c.c [2020-08-03T06:19:19.529Z] #39 12.42 PBCC images/packet-sock.pb-c.c [2020-08-03T06:19:19.529Z] #39 12.50 DEP images/sk-opts.pb-c.d [2020-08-03T06:19:19.529Z] #39 12.54 DEP images/packet-sock.pb-c.d [2020-08-03T06:19:19.788Z] #39 12.61 PBCC images/sk-netlink.pb-c.c [2020-08-03T06:19:19.788Z] #39 12.66 DEP images/sk-netlink.pb-c.d [2020-08-03T06:19:19.788Z] #39 12.76 PBCC images/sk-inet.pb-c.c [2020-08-03T06:19:19.814Z] #17 26.33 Selecting previously unselected package python3-lib2to3. [2020-08-03T06:19:19.814Z] #17 26.34 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-08-03T06:19:19.814Z] #17 26.34 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-08-03T06:19:19.814Z] #17 26.40 Selecting previously unselected package python3-distutils. [2020-08-03T06:19:19.814Z] #17 26.40 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-08-03T06:19:19.814Z] #17 26.41 Unpacking python3-distutils (3.7.3-1) ... [2020-08-03T06:19:19.814Z] #17 26.47 Selecting previously unselected package python3-pip. [2020-08-03T06:19:19.814Z] #17 26.48 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-08-03T06:19:19.814Z] #17 26.48 Unpacking python3-pip (18.1-5) ... [2020-08-03T06:19:19.814Z] #17 26.56 Selecting previously unselected package python3-pkg-resources. [2020-08-03T06:19:19.814Z] #17 26.56 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-08-03T06:19:19.814Z] #17 26.56 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-08-03T06:19:19.814Z] #17 26.62 Selecting previously unselected package python3-setuptools. [2020-08-03T06:19:19.814Z] #17 26.63 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-08-03T06:19:19.814Z] #17 26.63 Unpacking python3-setuptools (40.8.0-1) ... [2020-08-03T06:19:19.814Z] #17 26.74 Selecting previously unselected package python3-wheel. [2020-08-03T06:19:19.899Z] #7 extracting sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 3.9s done [2020-08-03T06:19:19.899Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 0.1s [2020-08-03T06:19:20.047Z] #39 12.83 DEP images/sk-inet.pb-c.d [2020-08-03T06:19:20.047Z] #39 12.91 PBCC images/sk-unix.pb-c.c [2020-08-03T06:19:20.047Z] #39 12.98 DEP images/sk-unix.pb-c.d [2020-08-03T06:19:20.107Z] #17 26.74 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-08-03T06:19:20.107Z] #17 26.74 Unpacking python3-wheel (0.32.3-2) ... [2020-08-03T06:19:20.107Z] #17 26.78 Selecting previously unselected package sudo. [2020-08-03T06:19:20.107Z] #17 26.78 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-08-03T06:19:20.107Z] #17 26.78 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-08-03T06:19:20.310Z] #39 13.07 PBCC images/mm.pb-c.c [2020-08-03T06:19:20.400Z] #17 27.06 Selecting previously unselected package thin-provisioning-tools. [2020-08-03T06:19:20.400Z] #17 27.06 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-08-03T06:19:20.400Z] #17 27.06 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-08-03T06:19:20.400Z] #17 27.20 Selecting previously unselected package uidmap. [2020-08-03T06:19:20.400Z] #17 27.21 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-08-03T06:19:20.400Z] #17 27.21 Unpacking uidmap (1:4.5-1.1) ... [2020-08-03T06:19:20.400Z] #17 27.26 Selecting previously unselected package vim-runtime. [2020-08-03T06:19:20.400Z] #17 27.26 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-08-03T06:19:20.400Z] #17 27.28 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-08-03T06:19:20.400Z] #17 27.29 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-08-03T06:19:20.568Z] #39 13.23 DEP images/mm.pb-c.d [2020-08-03T06:19:20.569Z] #39 13.36 PBCC images/timerfd.pb-c.c [2020-08-03T06:19:20.569Z] #39 13.43 DEP images/timerfd.pb-c.d [2020-08-03T06:19:20.693Z] #17 27.30 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-08-03T06:19:20.827Z] #39 13.52 PBCC images/timer.pb-c.c [2020-08-03T06:19:20.827Z] #39 13.61 DEP images/timer.pb-c.d [2020-08-03T06:19:20.827Z] #39 13.65 PBCC images/sa.pb-c.c [2020-08-03T06:19:20.827Z] #39 13.69 DEP images/sa.pb-c.d [2020-08-03T06:19:20.827Z] #39 13.74 PBCC images/pipe-data.pb-c.c [2020-08-03T06:19:20.827Z] #39 13.77 DEP images/pipe-data.pb-c.d [2020-08-03T06:19:20.989Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 52.16MB / 52.16MB 4.5s done [2020-08-03T06:19:20.989Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 62.52MB / 62.52MB 5.9s done [2020-08-03T06:19:20.989Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 97.69MB / 97.69MB 7.0s [2020-08-03T06:19:20.989Z] #7 sha256:312f5be323d10a1d7ee4fd6fb67a4069ed17076dd91df398bf81268088d2777e 155B / 155B 6.7s done [2020-08-03T06:19:21.086Z] #39 13.83 PBCC images/mnt.pb-c.c [2020-08-03T06:19:21.086Z] #39 13.92 DEP images/mnt.pb-c.d [2020-08-03T06:19:21.086Z] #39 13.97 PBCC images/sk-packet.pb-c.c [2020-08-03T06:19:21.086Z] #39 14.00 DEP images/sk-packet.pb-c.d [2020-08-03T06:19:21.086Z] #39 14.04 PBCC images/tcp-stream.pb-c.c [2020-08-03T06:19:21.285Z] #7 extracting sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 3.8s done [2020-08-03T06:19:21.285Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 0.1s [2020-08-03T06:19:21.345Z] #39 14.10 DEP images/tcp-stream.pb-c.d [2020-08-03T06:19:21.345Z] #39 14.17 PBCC images/pipe.pb-c.c [2020-08-03T06:19:21.345Z] #39 14.22 DEP images/pipe.pb-c.d [2020-08-03T06:19:21.345Z] #39 14.27 PBCC images/pstree.pb-c.c [2020-08-03T06:19:21.345Z] #39 14.30 DEP images/pstree.pb-c.d [2020-08-03T06:19:21.605Z] #39 14.37 PBCC images/fs.pb-c.c [2020-08-03T06:19:21.605Z] #39 14.38 DEP images/fs.pb-c.d [2020-08-03T06:19:21.605Z] #39 14.41 PBCC images/signalfd.pb-c.c [2020-08-03T06:19:21.605Z] #39 ... [2020-08-03T06:19:21.605Z] [2020-08-03T06:19:21.605Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:19:21.605Z] #47 78.76 encoding/json [2020-08-03T06:19:21.605Z] #47 83.86 github.com/pkg/diff [2020-08-03T06:19:21.605Z] #47 85.40 go/ast [2020-08-03T06:19:21.605Z] #47 85.80 golang.org/x/crypto/ssh/terminal [2020-08-03T06:19:21.605Z] #47 88.19 mvdan.cc/editorconfig [2020-08-03T06:19:21.605Z] #47 ... [2020-08-03T06:19:21.605Z] [2020-08-03T06:19:21.605Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:19:21.605Z] #39 14.46 DEP images/signalfd.pb-c.d [2020-08-03T06:19:21.605Z] #39 14.52 PBCC images/fh.pb-c.c [2020-08-03T06:19:21.605Z] #39 14.57 PBCC images/fsnotify.pb-c.c [2020-08-03T06:19:21.605Z] #39 14.63 DEP images/fh.pb-c.d [2020-08-03T06:19:21.651Z] #7 extracting sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 4.8s done [2020-08-03T06:19:21.864Z] #39 14.68 DEP images/fsnotify.pb-c.d [2020-08-03T06:19:21.864Z] #39 14.75 PBCC images/eventpoll.pb-c.c [2020-08-03T06:19:21.864Z] #39 14.78 DEP images/eventpoll.pb-c.d [2020-08-03T06:19:21.864Z] #39 14.83 PBCC images/eventfd.pb-c.c [2020-08-03T06:19:21.864Z] #39 14.88 DEP images/eventfd.pb-c.d [2020-08-03T06:19:22.124Z] #39 14.94 PBCC images/remap-file-path.pb-c.c [2020-08-03T06:19:22.124Z] #39 14.96 DEP images/remap-file-path.pb-c.d [2020-08-03T06:19:22.124Z] #39 15.01 PBCC images/fifo.pb-c.c [2020-08-03T06:19:22.124Z] #39 15.01 DEP images/fifo.pb-c.d [2020-08-03T06:19:22.124Z] #39 15.05 PBCC images/ghost-file.pb-c.c [2020-08-03T06:19:22.124Z] #39 15.10 DEP images/ghost-file.pb-c.d [2020-08-03T06:19:22.124Z] #39 15.14 PBCC images/regfile.pb-c.c [2020-08-03T06:19:22.384Z] #39 15.18 DEP images/regfile.pb-c.d [2020-08-03T06:19:22.384Z] #39 15.23 PBCC images/ns.pb-c.c [2020-08-03T06:19:22.384Z] #39 15.27 DEP images/ns.pb-c.d [2020-08-03T06:19:22.384Z] #39 15.34 PBCC images/fdinfo.pb-c.c [2020-08-03T06:19:22.384Z] #39 15.42 DEP images/fdinfo.pb-c.d [2020-08-03T06:19:22.644Z] #39 15.47 PBCC images/core-aarch64.pb-c.c [2020-08-03T06:19:22.644Z] #39 15.54 PBCC images/core-arm.pb-c.c [2020-08-03T06:19:22.644Z] #39 15.58 PBCC images/core-ppc64.pb-c.c [2020-08-03T06:19:22.644Z] #39 15.65 PBCC images/core-s390.pb-c.c [2020-08-03T06:19:22.766Z] #17 29.29 Selecting previously unselected package vim. [2020-08-03T06:19:22.766Z] #17 29.30 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-08-03T06:19:22.766Z] #17 29.32 Unpacking vim (2:8.1.0875-5) ... [2020-08-03T06:19:22.809Z] #42 15.75 vendor/golang.org/x/crypto/internal/subtle [2020-08-03T06:19:22.905Z] #39 15.70 PBCC images/core-x86.pb-c.c [2020-08-03T06:19:22.905Z] #39 15.75 PBCC images/core.pb-c.c [2020-08-03T06:19:22.905Z] #39 15.82 PBCC images/inventory.pb-c.c [2020-08-03T06:19:23.059Z] #17 29.72 Selecting previously unselected package xfsprogs. [2020-08-03T06:19:23.059Z] #17 29.72 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-08-03T06:19:23.059Z] #17 29.72 Unpacking xfsprogs (4.20.0-1) ... [2020-08-03T06:19:23.059Z] #17 29.96 Selecting previously unselected package zip. [2020-08-03T06:19:23.109Z] #42 ... [2020-08-03T06:19:23.109Z] [2020-08-03T06:19:23.109Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-03T06:19:23.109Z] #24 16.26 Fetched 8147 kB in 15s (541 kB/s) [2020-08-03T06:19:23.164Z] #39 15.92 DEP images/core-aarch64.pb-c.d [2020-08-03T06:19:23.164Z] #39 15.98 DEP images/core-arm.pb-c.d [2020-08-03T06:19:23.164Z] #39 16.01 DEP images/core-ppc64.pb-c.d [2020-08-03T06:19:23.164Z] #39 16.07 DEP images/core-s390.pb-c.d [2020-08-03T06:19:23.164Z] #39 16.13 DEP images/core-x86.pb-c.d [2020-08-03T06:19:23.352Z] #17 29.96 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-08-03T06:19:23.352Z] #17 29.96 Unpacking zip (3.0-11+b1) ... [2020-08-03T06:19:23.352Z] #17 30.09 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-08-03T06:19:23.352Z] #17 30.11 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-03T06:19:23.352Z] #17 30.11 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-08-03T06:19:23.352Z] #17 30.12 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-08-03T06:19:23.352Z] #17 30.13 Setting up libgpm2:s390x (1.20.7-5) ... [2020-08-03T06:19:23.352Z] #17 30.14 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-08-03T06:19:23.352Z] #17 30.14 Setting up uidmap (1:4.5-1.1) ... [2020-08-03T06:19:23.352Z] #17 30.15 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-08-03T06:19:23.352Z] #17 30.16 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-08-03T06:19:23.352Z] #17 30.17 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-03T06:19:23.424Z] #39 16.18 DEP images/core.pb-c.d [2020-08-03T06:19:23.424Z] #39 16.27 DEP images/inventory.pb-c.d [2020-08-03T06:19:23.424Z] #39 16.32 PBCC images/cpuinfo.pb-c.c [2020-08-03T06:19:23.424Z] #39 16.33 DEP images/cpuinfo.pb-c.d [2020-08-03T06:19:23.424Z] #39 16.38 PBCC images/stats.pb-c.c [2020-08-03T06:19:23.568Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 97.69MB / 97.69MB 9.3s done [2020-08-03T06:19:23.568Z] #7 extracting sha256:63d6493ea016bd1aa68fa88d01d53cd305f67bae5fa500592c76c466808bf221 [2020-08-03T06:19:23.645Z] #17 30.17 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-08-03T06:19:23.645Z] #17 30.18 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-08-03T06:19:23.645Z] #17 30.19 Setting up xxd (2:8.1.0875-5) ... [2020-08-03T06:19:23.645Z] #17 30.20 Setting up zip (3.0-11+b1) ... [2020-08-03T06:19:23.645Z] #17 30.20 Setting up vim-common (2:8.1.0875-5) ... [2020-08-03T06:19:23.645Z] #17 30.23 Setting up bash-completion (1:2.8-6) ... [2020-08-03T06:19:23.685Z] #39 16.45 DEP images/stats.pb-c.d [2020-08-03T06:19:23.830Z] #7 ... [2020-08-03T06:19:23.830Z] [2020-08-03T06:19:23.830Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-03T06:19:23.830Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 8.5s done [2020-08-03T06:19:23.830Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.3s done [2020-08-03T06:19:23.830Z] #58 DONE 10.2s [2020-08-03T06:19:23.830Z] [2020-08-03T06:19:23.830Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-08-03T06:19:23.938Z] #17 ... [2020-08-03T06:19:23.938Z] [2020-08-03T06:19:23.938Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:19:23.938Z] #39 67.38 CC criu/fsnotify.o [2020-08-03T06:19:23.938Z] #39 67.99 CC criu/image-desc.o [2020-08-03T06:19:23.938Z] #39 68.07 CC criu/image.o [2020-08-03T06:19:23.938Z] #39 68.47 CC criu/ipc_ns.o [2020-08-03T06:19:23.938Z] #39 69.09 CC criu/irmap.o [2020-08-03T06:19:23.938Z] #39 69.37 CC criu/kcmp-ids.o [2020-08-03T06:19:23.938Z] #39 69.63 CC criu/kerndat.o [2020-08-03T06:19:23.938Z] #39 70.19 CC criu/libnetlink.o [2020-08-03T06:19:23.938Z] #39 70.36 CC criu/log.o [2020-08-03T06:19:23.938Z] #39 70.62 CC criu/lsm.o [2020-08-03T06:19:23.938Z] #39 70.88 CC criu/mem.o [2020-08-03T06:19:23.938Z] #39 71.88 CC criu/memfd.o [2020-08-03T06:19:23.938Z] #39 72.21 CC criu/mount.o [2020-08-03T06:19:23.938Z] #39 74.23 CC criu/namespaces.o [2020-08-03T06:19:23.938Z] #39 74.97 CC criu/net.o [2020-08-03T06:19:23.938Z] #39 76.57 CC criu/netfilter.o [2020-08-03T06:19:23.938Z] #39 76.79 CC criu/page-pipe.o [2020-08-03T06:19:23.938Z] #39 77.03 CC criu/page-xfer.o [2020-08-03T06:19:24.092Z] #7 extracting sha256:63d6493ea016bd1aa68fa88d01d53cd305f67bae5fa500592c76c466808bf221 0.5s done [2020-08-03T06:19:24.624Z] #39 77.81 CC criu/pagemap-cache.o [2020-08-03T06:19:24.624Z] #39 78.05 CC criu/pagemap.o [2020-08-03T06:19:24.917Z] #39 ... [2020-08-03T06:19:24.917Z] [2020-08-03T06:19:24.917Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-03T06:19:24.917Z] #17 31.62 Setting up libiptc0:s390x (1.8.2-4) ... [2020-08-03T06:19:24.917Z] #17 31.63 Setting up xz-utils (5.2.4-1) ... [2020-08-03T06:19:24.917Z] #17 31.64 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-08-03T06:19:24.917Z] #17 31.64 Setting up sudo (1.8.27-1+deb10u2) ... [2020-08-03T06:19:24.917Z] #17 31.68 invoke-rc.d: could not determine current runlevel [2020-08-03T06:19:24.917Z] #17 31.68 invoke-rc.d: policy-rc.d denied execution of start. [2020-08-03T06:19:24.917Z] #17 31.69 Setting up pigz (2.4-1) ... [2020-08-03T06:19:24.917Z] #17 31.69 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-08-03T06:19:24.917Z] #17 31.70 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-08-03T06:19:24.917Z] #17 31.71 Setting up python-pip-whl (18.1-5) ... [2020-08-03T06:19:24.917Z] #17 31.72 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-08-03T06:19:24.917Z] #17 31.73 Setting up vim-runtime (2:8.1.0875-5) ... [2020-08-03T06:19:25.065Z] #39 17.83 make[1]: Nothing to be done for 'all'. [2020-08-03T06:19:25.182Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 5.3s [2020-08-03T06:19:25.209Z] #17 31.95 Setting up libaio1:s390x (0.3.112-3) ... [2020-08-03T06:19:25.209Z] #17 31.96 Setting up libonig5:s390x (6.9.1-1) ... [2020-08-03T06:19:25.209Z] #17 31.96 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-08-03T06:19:25.209Z] #17 31.97 Setting up vim (2:8.1.0875-5) ... [2020-08-03T06:19:25.209Z] #17 31.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-08-03T06:19:25.209Z] #17 31.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-08-03T06:19:25.209Z] #17 31.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-08-03T06:19:25.209Z] #17 31.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-08-03T06:19:25.209Z] #17 31.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-08-03T06:19:25.209Z] #17 31.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-08-03T06:19:25.209Z] #17 31.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-08-03T06:19:25.209Z] #17 32.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-08-03T06:19:25.209Z] #17 32.01 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-08-03T06:19:25.209Z] #17 32.02 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-08-03T06:19:25.209Z] #17 32.02 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-08-03T06:19:25.209Z] #17 32.03 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-03T06:19:25.209Z] #17 32.04 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-08-03T06:19:25.209Z] #17 32.05 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-08-03T06:19:25.480Z] #7 extracting sha256:33779eed82f6ae65801a87fd1278e902bbab0f609f0c6a0232d8ef0b37112127 [2020-08-03T06:19:25.819Z] #7 extracting sha256:33779eed82f6ae65801a87fd1278e902bbab0f609f0c6a0232d8ef0b37112127 0.3s done [2020-08-03T06:19:26.449Z] #39 19.16 CC images/stats.o [2020-08-03T06:19:26.449Z] #39 ... [2020-08-03T06:19:26.449Z] [2020-08-03T06:19:26.449Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:19:26.449Z] #41 83.76 text/template/parse [2020-08-03T06:19:26.449Z] #41 88.11 go/parser [2020-08-03T06:19:26.449Z] #41 89.55 text/template [2020-08-03T06:19:26.449Z] #41 91.52 encoding/xml [2020-08-03T06:19:26.534Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 5.2s [2020-08-03T06:19:26.678Z] #24 16.26 Reading package lists... [2020-08-03T06:19:26.678Z] #24 ... [2020-08-03T06:19:26.678Z] [2020-08-03T06:19:26.678Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:19:26.678Z] #44 9.417 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-03T06:19:26.678Z] #44 9.759 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-03T06:19:26.678Z] #44 10.37 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-03T06:19:26.678Z] #44 13.39 go: finding github.com/fatih/color v1.6.0 [2020-08-03T06:19:26.678Z] #44 13.42 go: finding github.com/pkg/errors v0.8.0 [2020-08-03T06:19:26.678Z] #44 13.47 go: finding github.com/sirupsen/logrus v1.0.5 [2020-08-03T06:19:26.678Z] #44 13.72 go: finding github.com/spf13/pflag v1.0.1 [2020-08-03T06:19:26.678Z] #44 13.74 go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-03T06:19:26.678Z] #44 13.84 go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-03T06:19:26.678Z] #44 14.11 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-03T06:19:26.678Z] #44 14.14 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-08-03T06:19:26.678Z] #44 14.23 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-03T06:19:26.678Z] #44 14.36 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-03T06:19:26.678Z] #44 14.47 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-03T06:19:26.678Z] #44 ... [2020-08-03T06:19:26.678Z] [2020-08-03T06:19:26.678Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:19:26.678Z] #61 18.99 Checking out files: 66% (1377/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-08-03T06:19:26.678Z] #61 19.48 + cd /tmp/tmp.XdQofpAPct/src/github.com/docker/libnetwork [2020-08-03T06:19:26.678Z] #61 19.49 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-08-03T06:19:26.678Z] #61 19.64 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-08-03T06:19:26.709Z] #41 ... [2020-08-03T06:19:26.709Z] [2020-08-03T06:19:26.709Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:19:26.709Z] #39 19.51 CC images/core.o [2020-08-03T06:19:27.093Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 7.3s done [2020-08-03T06:19:27.206Z] #7 extracting sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 0.1s [2020-08-03T06:19:27.278Z] #39 20.10 CC images/core-x86.o [2020-08-03T06:19:27.339Z] #17 33.77 Setting up iptables (1.8.2-4) ... [2020-08-03T06:19:27.339Z] #17 33.79 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-03T06:19:27.339Z] #17 33.79 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-03T06:19:27.339Z] #17 33.79 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-03T06:19:27.339Z] #17 33.80 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-03T06:19:27.339Z] #17 33.80 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-08-03T06:19:27.339Z] #17 33.80 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-08-03T06:19:27.339Z] #17 33.81 Setting up python3 (3.7.3-1) ... [2020-08-03T06:19:27.339Z] #17 34.06 Setting up python3-wheel (0.32.3-2) ... [2020-08-03T06:19:27.352Z] #7 extracting sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 done [2020-08-03T06:19:27.863Z] #39 20.70 CC images/core-arm.o [2020-08-03T06:19:27.946Z] #7 DONE 27.1s [2020-08-03T06:19:27.974Z] #17 34.54 Setting up apparmor (2.13.2-10) ... [2020-08-03T06:19:28.210Z] [2020-08-03T06:19:28.210Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-08-03T06:19:28.432Z] #39 21.11 CC images/core-aarch64.o [2020-08-03T06:19:28.692Z] #39 21.50 CC images/core-ppc64.o [2020-08-03T06:19:29.011Z] #17 35.53 Setting up xfsprogs (4.20.0-1) ... [2020-08-03T06:19:29.011Z] #17 35.54 Setting up python3-lib2to3 (3.7.3-1) ... [2020-08-03T06:19:29.011Z] #17 35.77 Setting up python3-pkg-resources (40.8.0-1) ... [2020-08-03T06:19:29.059Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 7.8s done [2020-08-03T06:19:29.125Z] #7 extracting sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 1.9s done [2020-08-03T06:19:29.261Z] #39 22.12 CC images/core-s390.o [2020-08-03T06:19:29.325Z] #7 extracting sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 done [2020-08-03T06:19:29.457Z] #61 ... [2020-08-03T06:19:29.457Z] [2020-08-03T06:19:29.457Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:19:29.457Z] #48 12.34 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-03T06:19:29.457Z] #48 12.42 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-03T06:19:29.457Z] #48 12.43 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-03T06:19:29.457Z] #48 12.61 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-03T06:19:29.457Z] #48 12.71 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-03T06:19:29.457Z] #48 13.97 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-03T06:19:29.457Z] #48 14.93 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-03T06:19:29.457Z] #48 16.68 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-03T06:19:29.457Z] #48 17.86 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-03T06:19:29.457Z] #48 17.94 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-03T06:19:29.457Z] #48 18.21 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-03T06:19:29.457Z] #48 18.30 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-03T06:19:29.457Z] #48 19.51 runtime/cgo [2020-08-03T06:19:29.457Z] #48 19.65 runtime [2020-08-03T06:19:29.457Z] #48 ... [2020-08-03T06:19:29.457Z] [2020-08-03T06:19:29.457Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-03T06:19:29.457Z] #24 16.26 Reading package lists... [2020-08-03T06:19:29.593Z] #8 DONE 1.4s [2020-08-03T06:19:29.593Z] [2020-08-03T06:19:29.593Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-08-03T06:19:29.646Z] #17 36.34 Setting up python3-distutils (3.7.3-1) ... [2020-08-03T06:19:29.830Z] #39 22.84 CC images/cpuinfo.o [2020-08-03T06:19:29.938Z] #17 36.62 Setting up python3-setuptools (40.8.0-1) ... [2020-08-03T06:19:30.069Z] #7 extracting sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 [2020-08-03T06:19:30.256Z] #7 DONE 27.9s [2020-08-03T06:19:30.256Z] [2020-08-03T06:19:30.256Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-08-03T06:19:30.398Z] #39 23.23 CC images/inventory.o [2020-08-03T06:19:30.535Z] #9 DONE 0.9s [2020-08-03T06:19:30.535Z] [2020-08-03T06:19:30.535Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-08-03T06:19:30.535Z] #35 DONE 0.1s [2020-08-03T06:19:30.535Z] [2020-08-03T06:19:30.535Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-08-03T06:19:30.535Z] #27 DONE 0.1s [2020-08-03T06:19:30.535Z] [2020-08-03T06:19:30.535Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-03T06:19:30.574Z] #17 37.35 Setting up python3-pip (18.1-5) ... [2020-08-03T06:19:30.658Z] #39 23.49 CC images/fdinfo.o [2020-08-03T06:19:30.917Z] #39 23.85 CC images/fown.o [2020-08-03T06:19:31.177Z] #39 24.06 CC images/ns.o [2020-08-03T06:19:31.186Z] #8 DONE 1.3s [2020-08-03T06:19:31.209Z] #17 38.03 Processing triggers for libc-bin (2.28-10) ... [2020-08-03T06:19:31.436Z] #39 24.20 CC images/regfile.o [2020-08-03T06:19:31.446Z] [2020-08-03T06:19:31.446Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-08-03T06:19:31.512Z] #17 38.08 Processing triggers for mime-support (3.62) ... [2020-08-03T06:19:31.695Z] #39 24.48 CC images/ghost-file.o [2020-08-03T06:19:31.822Z] #17 DONE 38.6s [2020-08-03T06:19:31.822Z] [2020-08-03T06:19:31.822Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:19:31.822Z] #39 78.58 CC criu/parasite-syscall.o [2020-08-03T06:19:31.822Z] #39 79.23 CC criu/path.o [2020-08-03T06:19:31.822Z] #39 79.42 CC criu/pie-util-vdso.o [2020-08-03T06:19:31.822Z] #39 79.70 CC criu/pie-util.o [2020-08-03T06:19:31.822Z] #39 79.81 CC criu/pipes.o [2020-08-03T06:19:31.822Z] #39 80.27 CC criu/plugin.o [2020-08-03T06:19:31.822Z] #39 80.49 CC criu/proc_parse.o [2020-08-03T06:19:31.822Z] #39 81.95 CC criu/protobuf-desc.o [2020-08-03T06:19:31.822Z] #39 82.58 CC criu/protobuf.o [2020-08-03T06:19:31.822Z] #39 82.85 CC criu/pstree.o [2020-08-03T06:19:31.822Z] #39 83.65 CC criu/rbtree.o [2020-08-03T06:19:31.822Z] #39 83.90 CC criu/rst-malloc.o [2020-08-03T06:19:31.822Z] #39 84.03 CC criu/seccomp.o [2020-08-03T06:19:31.822Z] #39 84.64 CC criu/seize.o [2020-08-03T06:19:31.822Z] #39 85.15 CC criu/servicefd.o [2020-08-03T06:19:31.955Z] #39 24.78 CC images/fifo.o [2020-08-03T06:19:31.992Z] #7 extracting sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 1.8s done [2020-08-03T06:19:32.013Z] #9 DONE 0.7s [2020-08-03T06:19:32.013Z] [2020-08-03T06:19:32.013Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-08-03T06:19:32.013Z] #27 DONE 0.1s [2020-08-03T06:19:32.013Z] [2020-08-03T06:19:32.013Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-08-03T06:19:32.013Z] #35 DONE 0.1s [2020-08-03T06:19:32.013Z] [2020-08-03T06:19:32.013Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-03T06:19:32.138Z] #39 ... [2020-08-03T06:19:32.138Z] [2020-08-03T06:19:32.138Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:19:32.138Z] #49 42.85 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-08-03T06:19:32.138Z] #49 44.27 + mkdir -p /build [2020-08-03T06:19:32.138Z] #49 44.27 + cp runc /build/runc [2020-08-03T06:19:32.138Z] #49 DONE 44.7s [2020-08-03T06:19:32.138Z] [2020-08-03T06:19:32.138Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-08-03T06:19:32.214Z] #39 25.00 CC images/remap-file-path.o [2020-08-03T06:19:32.214Z] #39 ... [2020-08-03T06:19:32.214Z] [2020-08-03T06:19:32.214Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:19:32.214Z] #47 89.32 mvdan.cc/sh/v3/fileutil [2020-08-03T06:19:32.214Z] #47 89.48 mvdan.cc/sh/v3/syntax [2020-08-03T06:19:32.214Z] #47 96.08 mvdan.cc/sh/v3/cmd/shfmt [2020-08-03T06:19:32.214Z] #47 ... [2020-08-03T06:19:32.214Z] [2020-08-03T06:19:32.214Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:19:32.214Z] #41 94.59 go/doc [2020-08-03T06:19:32.214Z] #41 97.34 github.com/LK4D4/vndr/build [2020-08-03T06:19:32.214Z] #41 97.61 github.com/LK4D4/vndr/versioned [2020-08-03T06:19:32.214Z] #41 97.92 net [2020-08-03T06:19:32.566Z] #7 extracting sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c [2020-08-03T06:19:32.783Z] #41 100.1 vendor/golang.org/x/crypto/chacha20poly1305 [2020-08-03T06:19:32.881Z] #24 23.07 Reading package lists... [2020-08-03T06:19:32.881Z] #24 ... [2020-08-03T06:19:32.881Z] [2020-08-03T06:19:32.881Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-03T06:19:32.881Z] #11 15.74 Fetched 8147 kB in 15s (559 kB/s) [2020-08-03T06:19:32.881Z] #11 15.74 Reading package lists... [2020-08-03T06:19:32.881Z] #11 22.38 Reading package lists... [2020-08-03T06:19:32.881Z] #11 ... [2020-08-03T06:19:32.881Z] [2020-08-03T06:19:32.881Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-03T06:19:32.881Z] #37 17.02 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-08-03T06:19:32.881Z] #37 19.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 [2020-08-03T06:19:33.214Z] #18 1.116 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-08-03T06:19:33.214Z] #18 1.118 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-08-03T06:19:33.214Z] #18 1.120 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-08-03T06:19:33.214Z] #18 DONE 1.3s [2020-08-03T06:19:33.214Z] [2020-08-03T06:19:33.214Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:19:33.214Z] #39 85.60 CC criu/shmem.o [2020-08-03T06:19:33.214Z] #39 86.29 CC criu/sigframe.o [2020-08-03T06:19:33.214Z] #39 86.39 CC criu/signalfd.o [2020-08-03T06:19:33.214Z] #39 86.57 CC criu/sk-inet.o [2020-08-03T06:19:33.352Z] #41 ... [2020-08-03T06:19:33.352Z] [2020-08-03T06:19:33.352Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:19:33.352Z] #39 25.23 CC images/eventfd.o [2020-08-03T06:19:33.352Z] #39 25.50 CC images/eventpoll.o [2020-08-03T06:19:33.352Z] #39 25.85 CC images/fh.o [2020-08-03T06:19:33.352Z] #39 26.05 CC images/fsnotify.o [2020-08-03T06:19:33.527Z] #37 ... [2020-08-03T06:19:33.527Z] [2020-08-03T06:19:33.527Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-03T06:19:33.527Z] #52 16.44 Fetched 8147 kB in 15s (529 kB/s) [2020-08-03T06:19:33.527Z] #52 16.44 Reading package lists... [2020-08-03T06:19:33.527Z] #52 24.62 Reading package lists... [2020-08-03T06:19:33.527Z] #52 ... [2020-08-03T06:19:33.527Z] [2020-08-03T06:19:33.527Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-03T06:19:33.527Z] #33 17.24 Fetched 8147 kB in 16s (507 kB/s) [2020-08-03T06:19:33.527Z] #33 17.24 Reading package lists... [2020-08-03T06:19:33.828Z] #33 25.57 Reading package lists... [2020-08-03T06:19:33.828Z] #33 ... [2020-08-03T06:19:33.828Z] [2020-08-03T06:19:33.828Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-03T06:19:33.828Z] #39 17.00 Fetched 8147 kB in 16s (513 kB/s) [2020-08-03T06:19:33.828Z] #39 17.00 Reading package lists... [2020-08-03T06:19:33.850Z] #39 87.25 CC criu/sk-netlink.o [2020-08-03T06:19:33.850Z] #39 87.52 CC criu/sk-packet.o [2020-08-03T06:19:33.921Z] #39 26.69 CC images/signalfd.o [2020-08-03T06:19:33.921Z] #39 26.90 CC images/fs.o [2020-08-03T06:19:34.490Z] #39 27.11 CC images/pstree.o [2020-08-03T06:19:34.490Z] #39 ... [2020-08-03T06:19:34.490Z] [2020-08-03T06:19:34.490Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:19:34.490Z] #47 DONE 101.8s [2020-08-03T06:19:34.490Z] [2020-08-03T06:19:34.490Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:19:34.490Z] #39 27.30 CC images/pipe.o [2020-08-03T06:19:34.490Z] #39 27.48 CC images/tcp-stream.o [2020-08-03T06:19:34.540Z] #39 87.90 CC criu/sk-queue.o [2020-08-03T06:19:34.749Z] #39 27.73 CC images/sk-packet.o [2020-08-03T06:19:34.866Z] #39 88.19 CC criu/sk-tcp.o [2020-08-03T06:19:35.158Z] #39 88.47 CC criu/sk-unix.o [2020-08-03T06:19:35.688Z] #39 28.34 CC images/mnt.o [2020-08-03T06:19:35.688Z] #39 28.55 CC images/pipe-data.o [2020-08-03T06:19:35.829Z] #28 ... [2020-08-03T06:19:35.829Z] [2020-08-03T06:19:35.829Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:19:35.829Z] #60 4.042 + RM_GOPATH=0 [2020-08-03T06:19:35.829Z] #60 4.042 + TMP_GOPATH= [2020-08-03T06:19:35.829Z] #60 4.042 + : /build [2020-08-03T06:19:35.829Z] #60 4.042 + '[' -z '' ']' [2020-08-03T06:19:35.829Z] #60 4.042 ++ mktemp -d [2020-08-03T06:19:35.829Z] #60 4.043 + export GOPATH=/tmp/tmp.WKbvk6M22i [2020-08-03T06:19:35.829Z] #60 4.043 + GOPATH=/tmp/tmp.WKbvk6M22i [2020-08-03T06:19:35.829Z] #60 4.043 + RM_GOPATH=1 [2020-08-03T06:19:35.829Z] #60 4.043 + case "$(go env GOARCH)" in [2020-08-03T06:19:35.829Z] #60 4.050 ++ go env GOARCH [2020-08-03T06:19:35.829Z] #60 4.051 + export GO_BUILDMODE=-buildmode=pie [2020-08-03T06:19:35.829Z] #60 4.051 + GO_BUILDMODE=-buildmode=pie [2020-08-03T06:19:35.829Z] #60 4.051 ++ dirname /tmp/install/install.sh [2020-08-03T06:19:35.829Z] #60 4.056 + dir=/tmp/install [2020-08-03T06:19:35.829Z] #60 4.056 + bin=proxy [2020-08-03T06:19:35.829Z] #60 4.056 + shift [2020-08-03T06:19:35.829Z] #60 4.056 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-08-03T06:19:35.829Z] #60 4.056 + . /tmp/install/proxy.installer [2020-08-03T06:19:35.829Z] #60 4.056 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-08-03T06:19:35.829Z] #60 4.056 + install_proxy [2020-08-03T06:19:35.829Z] #60 4.056 + case "$1" in [2020-08-03T06:19:35.829Z] #60 4.056 + export CGO_ENABLED=0 [2020-08-03T06:19:35.829Z] #60 4.056 + CGO_ENABLED=0 [2020-08-03T06:19:35.829Z] #60 4.056 + _install_proxy [2020-08-03T06:19:35.829Z] #60 4.056 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-08-03T06:19:35.829Z] #60 4.056 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.WKbvk6M22i/src/github.com/docker/libnetwork [2020-08-03T06:19:35.829Z] #60 4.059 Cloning into '/tmp/tmp.WKbvk6M22i/src/github.com/docker/libnetwork'... [2020-08-03T06:19:35.829Z] #60 4.073 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-08-03T06:19:35.947Z] #39 28.74 CC images/sa.o [2020-08-03T06:19:36.195Z] #39 89.63 CC criu/sockets.o [2020-08-03T06:19:36.206Z] #39 28.97 CC images/timer.o [2020-08-03T06:19:36.465Z] #39 29.35 CC images/timerfd.o [2020-08-03T06:19:36.487Z] #39 ... [2020-08-03T06:19:36.487Z] [2020-08-03T06:19:36.487Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-03T06:19:36.487Z] #36 114.1 + dpkg --print-architecture [2020-08-03T06:19:36.487Z] #36 114.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-08-03T06:19:36.487Z] #36 114.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-08-03T06:19:36.487Z] #36 114.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-08-03T06:19:36.487Z] #36 ... [2020-08-03T06:19:36.487Z] [2020-08-03T06:19:36.487Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:19:36.487Z] #39 89.99 CC criu/stats.o [2020-08-03T06:19:36.725Z] #39 29.53 CC images/mm.o [2020-08-03T06:19:36.778Z] #7 extracting sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 3.7s done [2020-08-03T06:19:36.780Z] #39 90.14 CC criu/string.o [2020-08-03T06:19:36.780Z] #39 90.18 CC criu/sysctl.o [2020-08-03T06:19:36.985Z] #39 29.79 CC images/sk-opts.o [2020-08-03T06:19:37.072Z] #39 90.63 CC criu/sysfs_parse.o [2020-08-03T06:19:37.200Z] #7 extracting sha256:312f5be323d10a1d7ee4fd6fb67a4069ed17076dd91df398bf81268088d2777e [2020-08-03T06:19:37.245Z] #39 29.96 CC images/sk-unix.o [2020-08-03T06:19:37.272Z] #36 ... [2020-08-03T06:19:37.272Z] [2020-08-03T06:19:37.272Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:19:37.272Z] #21 5.027 + RM_GOPATH=0 [2020-08-03T06:19:37.272Z] #21 5.027 + TMP_GOPATH= [2020-08-03T06:19:37.272Z] #21 5.027 + : /build [2020-08-03T06:19:37.272Z] #21 5.027 + '[' -z '' ']' [2020-08-03T06:19:37.272Z] #21 5.027 ++ mktemp -d [2020-08-03T06:19:37.272Z] #21 5.027 + export GOPATH=/tmp/tmp.rF3F2AMKpX [2020-08-03T06:19:37.272Z] #21 5.027 + GOPATH=/tmp/tmp.rF3F2AMKpX [2020-08-03T06:19:37.272Z] #21 5.027 + RM_GOPATH=1 [2020-08-03T06:19:37.272Z] #21 5.027 + case "$(go env GOARCH)" in [2020-08-03T06:19:37.272Z] #21 5.027 ++ go env GOARCH [2020-08-03T06:19:37.272Z] #21 5.031 + export GO_BUILDMODE=-buildmode=pie [2020-08-03T06:19:37.272Z] #21 5.031 + GO_BUILDMODE=-buildmode=pie [2020-08-03T06:19:37.272Z] #21 5.032 ++ dirname /tmp/install/install.sh [2020-08-03T06:19:37.272Z] #21 5.033 Install docker/cli version 17.06.2-ce from stable [2020-08-03T06:19:37.272Z] #21 5.033 + dir=/tmp/install [2020-08-03T06:19:37.272Z] #21 5.033 + bin=dockercli [2020-08-03T06:19:37.272Z] #21 5.033 + shift [2020-08-03T06:19:37.272Z] #21 5.033 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-08-03T06:19:37.272Z] #21 5.033 + . /tmp/install/dockercli.installer [2020-08-03T06:19:37.272Z] #21 5.033 ++ : stable [2020-08-03T06:19:37.272Z] #21 5.033 ++ : 17.06.2-ce [2020-08-03T06:19:37.272Z] #21 5.033 + install_dockercli [2020-08-03T06:19:37.272Z] #21 5.033 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-08-03T06:19:37.272Z] #21 5.035 ++ uname -m [2020-08-03T06:19:37.272Z] #21 5.035 + arch=x86_64 [2020-08-03T06:19:37.272Z] #21 5.035 + '[' x86_64 '!=' x86_64 ']' [2020-08-03T06:19:37.272Z] #21 5.035 + url=https://download.docker.com/linux/static [2020-08-03T06:19:37.272Z] #21 5.042 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-08-03T06:19:37.272Z] #21 5.051 + tar -xz docker/docker [2020-08-03T06:19:37.365Z] #39 90.88 CC criu/timens.o [2020-08-03T06:19:37.400Z] #39 25.28 Reading package lists... [2020-08-03T06:19:37.400Z] #39 ... [2020-08-03T06:19:37.400Z] [2020-08-03T06:19:37.400Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-03T06:19:37.400Z] #11 22.38 Reading package lists... [2020-08-03T06:19:37.461Z] #7 extracting sha256:312f5be323d10a1d7ee4fd6fb67a4069ed17076dd91df398bf81268088d2777e done [2020-08-03T06:19:37.515Z] #39 30.31 CC images/sk-inet.o [2020-08-03T06:19:37.657Z] #39 91.20 CC criu/timerfd.o [2020-08-03T06:19:37.950Z] #39 91.43 CC criu/tty.o [2020-08-03T06:19:38.085Z] #39 30.69 CC images/tun.o [2020-08-03T06:19:38.244Z] #39 ... [2020-08-03T06:19:38.244Z] [2020-08-03T06:19:38.244Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-03T06:19:38.244Z] #19 2.942 Collecting yamllint==1.16.0 [2020-08-03T06:19:38.244Z] #19 3.208 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-08-03T06:19:38.244Z] #19 3.240 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-08-03T06:19:38.244Z] #19 3.275 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-08-03T06:19:38.244Z] #19 3.309 Collecting pyyaml (from yamllint==1.16.0) [2020-08-03T06:19:38.244Z] #19 3.390 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-08-03T06:19:38.244Z] #19 4.015 Building wheels for collected packages: pyyaml [2020-08-03T06:19:38.244Z] #19 4.020 Running setup.py bdist_wheel for pyyaml: started [2020-08-03T06:19:38.244Z] #19 4.423 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-08-03T06:19:38.244Z] #19 4.423 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-08-03T06:19:38.244Z] #19 4.446 Successfully built pyyaml [2020-08-03T06:19:38.244Z] #19 4.502 Installing collected packages: pathspec, pyyaml, yamllint [2020-08-03T06:19:38.244Z] #19 4.718 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-08-03T06:19:38.244Z] #19 DONE 5.0s [2020-08-03T06:19:38.345Z] #39 31.03 CC images/sk-netlink.o [2020-08-03T06:19:38.345Z] #39 31.24 CC images/packet-sock.o [2020-08-03T06:19:38.376Z] #60 ... [2020-08-03T06:19:38.376Z] [2020-08-03T06:19:38.376Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-03T06:19:38.376Z] #28 7.580 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-08-03T06:19:38.376Z] #28 7.609 Cloning into '.'... [2020-08-03T06:19:38.405Z] #7 DONE 24.8s [2020-08-03T06:19:38.537Z] [2020-08-03T06:19:38.537Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-08-03T06:19:38.537Z] #22 DONE 0.2s [2020-08-03T06:19:38.537Z] [2020-08-03T06:19:38.537Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-08-03T06:19:38.667Z] [2020-08-03T06:19:38.667Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-08-03T06:19:38.915Z] #39 31.63 CC images/ipc-var.o [2020-08-03T06:19:38.915Z] #39 31.81 CC images/ipc-desc.o [2020-08-03T06:19:39.175Z] #39 32.01 CC images/ipc-shm.o [2020-08-03T06:19:39.176Z] #26 DONE 0.8s [2020-08-03T06:19:39.177Z] [2020-08-03T06:19:39.177Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-08-03T06:19:39.177Z] #29 DONE 0.2s [2020-08-03T06:19:39.177Z] [2020-08-03T06:19:39.177Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-08-03T06:19:39.186Z] #21 ... [2020-08-03T06:19:39.186Z] [2020-08-03T06:19:39.186Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:19:39.186Z] #45 6.882 + RM_GOPATH=0 [2020-08-03T06:19:39.186Z] #45 6.882 + TMP_GOPATH= [2020-08-03T06:19:39.186Z] #45 6.882 + : /build [2020-08-03T06:19:39.186Z] #45 6.882 + '[' -z '' ']' [2020-08-03T06:19:39.186Z] #45 6.882 ++ mktemp -d [2020-08-03T06:19:39.186Z] #45 6.882 + export GOPATH=/tmp/tmp.JemmFbGedO [2020-08-03T06:19:39.186Z] #45 6.882 + GOPATH=/tmp/tmp.JemmFbGedO [2020-08-03T06:19:39.186Z] #45 6.882 + RM_GOPATH=1 [2020-08-03T06:19:39.186Z] #45 6.882 + case "$(go env GOARCH)" in [2020-08-03T06:19:39.186Z] #45 6.886 ++ go env GOARCH [2020-08-03T06:19:39.186Z] #45 6.896 + export GO_BUILDMODE=-buildmode=pie [2020-08-03T06:19:39.186Z] #45 6.897 + GO_BUILDMODE=-buildmode=pie [2020-08-03T06:19:39.186Z] #45 6.900 ++ dirname /tmp/install/install.sh [2020-08-03T06:19:39.186Z] #45 6.901 + dir=/tmp/install [2020-08-03T06:19:39.186Z] #45 6.902 + bin=golangci_lint [2020-08-03T06:19:39.186Z] #45 6.902 + shift [2020-08-03T06:19:39.186Z] #45 6.902 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-08-03T06:19:39.186Z] #45 6.902 + . /tmp/install/golangci_lint.installer [2020-08-03T06:19:39.186Z] #45 6.902 ++ : v1.23.8 [2020-08-03T06:19:39.186Z] #45 6.902 + install_golangci_lint [2020-08-03T06:19:39.186Z] #45 6.902 + echo 'Installing golangci-lint version v1.23.8' [2020-08-03T06:19:39.186Z] #45 6.902 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-03T06:19:39.186Z] #45 6.913 Installing golangci-lint version v1.23.8 [2020-08-03T06:19:39.435Z] #39 32.19 CC images/ipc-msg.o [2020-08-03T06:19:39.435Z] #39 32.41 CC images/ipc-sem.o [2020-08-03T06:19:39.469Z] #31 DONE 0.1s [2020-08-03T06:19:39.469Z] [2020-08-03T06:19:39.469Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-08-03T06:19:39.503Z] #11 30.58 Building dependency tree... [2020-08-03T06:19:39.695Z] #39 32.58 CC images/utsns.o [2020-08-03T06:19:39.752Z] #45 ... [2020-08-03T06:19:39.752Z] [2020-08-03T06:19:39.752Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-03T06:19:39.752Z] #36 7.725 + git clone https://github.com/docker/distribution.git . [2020-08-03T06:19:39.752Z] #36 7.764 Cloning into '.'... [2020-08-03T06:19:39.761Z] #34 DONE 0.2s [2020-08-03T06:19:39.761Z] [2020-08-03T06:19:39.761Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:19:39.761Z] #39 92.48 CC criu/tun.o [2020-08-03T06:19:39.761Z] #39 92.69 CC criu/uffd.o [2020-08-03T06:19:39.955Z] #39 32.84 CC images/creds.o [2020-08-03T06:19:40.054Z] #39 93.31 CC criu/util.o [2020-08-03T06:19:40.214Z] #39 33.13 CC images/vma.o [2020-08-03T06:19:40.293Z] #28 ... [2020-08-03T06:19:40.293Z] [2020-08-03T06:19:40.293Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:19:40.293Z] #47 7.711 + RM_GOPATH=0 [2020-08-03T06:19:40.293Z] #47 7.711 + TMP_GOPATH= [2020-08-03T06:19:40.293Z] #47 7.711 + : /build [2020-08-03T06:19:40.293Z] #47 7.711 + '[' -z '' ']' [2020-08-03T06:19:40.293Z] #47 7.714 ++ mktemp -d [2020-08-03T06:19:40.293Z] #47 7.715 + export GOPATH=/tmp/tmp.8LgdS5goCn [2020-08-03T06:19:40.293Z] #47 7.715 + GOPATH=/tmp/tmp.8LgdS5goCn [2020-08-03T06:19:40.293Z] #47 7.715 + RM_GOPATH=1 [2020-08-03T06:19:40.293Z] #47 7.715 + case "$(go env GOARCH)" in [2020-08-03T06:19:40.293Z] #47 7.715 ++ go env GOARCH [2020-08-03T06:19:40.293Z] #47 7.772 + export GO_BUILDMODE=-buildmode=pie [2020-08-03T06:19:40.293Z] #47 7.772 + GO_BUILDMODE=-buildmode=pie [2020-08-03T06:19:40.293Z] #47 7.773 ++ dirname /tmp/install/install.sh [2020-08-03T06:19:40.293Z] #47 7.789 + dir=/tmp/install [2020-08-03T06:19:40.294Z] #47 7.789 + bin=shfmt [2020-08-03T06:19:40.294Z] #47 7.789 + shift [2020-08-03T06:19:40.294Z] #47 7.789 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-08-03T06:19:40.294Z] #47 7.789 + . /tmp/install/shfmt.installer [2020-08-03T06:19:40.294Z] #47 7.789 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-03T06:19:40.294Z] #47 7.789 + install_shfmt [2020-08-03T06:19:40.294Z] #47 7.789 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-08-03T06:19:40.294Z] #47 7.789 + git clone https://github.com/mvdan/sh.git /tmp/tmp.8LgdS5goCn/src/github.com/mvdan/sh [2020-08-03T06:19:40.294Z] #47 7.789 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-03T06:19:40.294Z] #47 7.806 Cloning into '/tmp/tmp.8LgdS5goCn/src/github.com/mvdan/sh'... [2020-08-03T06:19:40.474Z] #39 33.39 CC images/netdev.o [2020-08-03T06:19:40.554Z] #47 ... [2020-08-03T06:19:40.555Z] [2020-08-03T06:19:40.555Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-03T06:19:40.555Z] #51 8.195 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-03T06:19:40.555Z] #51 8.398 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-03T06:19:40.555Z] #51 8.398 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-03T06:19:40.555Z] #51 10.27 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-03T06:19:40.555Z] #51 ... [2020-08-03T06:19:40.555Z] [2020-08-03T06:19:40.555Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:19:40.555Z] #21 7.544 + RM_GOPATH=0 [2020-08-03T06:19:40.555Z] #21 7.544 + TMP_GOPATH= [2020-08-03T06:19:40.555Z] #21 7.544 + : /build [2020-08-03T06:19:40.555Z] #21 7.544 + '[' -z '' ']' [2020-08-03T06:19:40.555Z] #21 7.544 ++ mktemp -d [2020-08-03T06:19:40.555Z] #21 7.555 + export GOPATH=/tmp/tmp.x7dZ18Yg8y [2020-08-03T06:19:40.555Z] #21 7.555 + GOPATH=/tmp/tmp.x7dZ18Yg8y [2020-08-03T06:19:40.555Z] #21 7.555 + RM_GOPATH=1 [2020-08-03T06:19:40.555Z] #21 7.556 + case "$(go env GOARCH)" in [2020-08-03T06:19:40.555Z] #21 7.556 ++ go env GOARCH [2020-08-03T06:19:40.555Z] #21 7.623 Install docker/cli version 17.06.2-ce from stable [2020-08-03T06:19:40.555Z] #21 7.623 + export GO_BUILDMODE=-buildmode=pie [2020-08-03T06:19:40.555Z] #21 7.623 + GO_BUILDMODE=-buildmode=pie [2020-08-03T06:19:40.555Z] #21 7.623 ++ dirname /tmp/install/install.sh [2020-08-03T06:19:40.555Z] #21 7.623 + dir=/tmp/install [2020-08-03T06:19:40.555Z] #21 7.623 + bin=dockercli [2020-08-03T06:19:40.555Z] #21 7.623 + shift [2020-08-03T06:19:40.555Z] #21 7.623 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-08-03T06:19:40.555Z] #21 7.623 + . /tmp/install/dockercli.installer [2020-08-03T06:19:40.555Z] #21 7.623 ++ : stable [2020-08-03T06:19:40.555Z] #21 7.623 ++ : 17.06.2-ce [2020-08-03T06:19:40.555Z] #21 7.623 + install_dockercli [2020-08-03T06:19:40.555Z] #21 7.623 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-08-03T06:19:40.555Z] #21 7.667 ++ uname -m [2020-08-03T06:19:40.555Z] #21 7.667 + arch=x86_64 [2020-08-03T06:19:40.555Z] #21 7.667 + '[' x86_64 '!=' x86_64 ']' [2020-08-03T06:19:40.555Z] #21 7.667 + url=https://download.docker.com/linux/static [2020-08-03T06:19:40.555Z] #21 7.667 + tar -xz docker/docker [2020-08-03T06:19:40.555Z] #21 7.667 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-08-03T06:19:40.689Z] #39 93.92 CC criu/uts_ns.o [2020-08-03T06:19:40.689Z] #39 94.08 CC criu/vdso.o [2020-08-03T06:19:40.815Z] #21 ... [2020-08-03T06:19:40.815Z] [2020-08-03T06:19:40.815Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:19:40.815Z] #43 7.693 + RM_GOPATH=0 [2020-08-03T06:19:40.815Z] #43 7.693 + TMP_GOPATH= [2020-08-03T06:19:40.815Z] #43 7.693 + : /build [2020-08-03T06:19:40.815Z] #43 7.693 + '[' -z '' ']' [2020-08-03T06:19:40.815Z] #43 7.693 ++ mktemp -d [2020-08-03T06:19:40.815Z] #43 7.693 + export GOPATH=/tmp/tmp.hVOnRO4FO3 [2020-08-03T06:19:40.815Z] #43 7.693 + GOPATH=/tmp/tmp.hVOnRO4FO3 [2020-08-03T06:19:40.815Z] #43 7.693 + RM_GOPATH=1 [2020-08-03T06:19:40.815Z] #43 7.693 + case "$(go env GOARCH)" in [2020-08-03T06:19:40.815Z] #43 7.695 ++ go env GOARCH [2020-08-03T06:19:40.815Z] #43 7.791 + export GO_BUILDMODE=-buildmode=pie [2020-08-03T06:19:40.815Z] #43 7.791 + GO_BUILDMODE=-buildmode=pie [2020-08-03T06:19:40.815Z] #43 7.793 ++ dirname /tmp/install/install.sh [2020-08-03T06:19:40.815Z] #43 7.797 + dir=/tmp/install [2020-08-03T06:19:40.815Z] #43 7.814 + bin=gotestsum [2020-08-03T06:19:40.815Z] #43 7.814 + shift [2020-08-03T06:19:40.815Z] #43 7.814 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-08-03T06:19:40.815Z] #43 7.814 + . /tmp/install/gotestsum.installer [2020-08-03T06:19:40.815Z] #43 7.814 ++ : v0.3.5 [2020-08-03T06:19:40.815Z] #43 7.814 + install_gotestsum [2020-08-03T06:19:40.815Z] #43 7.814 + set -e [2020-08-03T06:19:40.815Z] #43 7.814 + export GO111MODULE=on [2020-08-03T06:19:40.815Z] #43 7.814 + GO111MODULE=on [2020-08-03T06:19:40.815Z] #43 7.814 + GOBIN=/build [2020-08-03T06:19:40.815Z] #43 7.814 + go get gotest.tools/gotestsum@v0.3.5 [2020-08-03T06:19:40.815Z] #43 7.922 go: finding gotest.tools v0.3.5 [2020-08-03T06:19:40.815Z] #43 7.922 go: finding gotest.tools/gotestsum v0.3.5 [2020-08-03T06:19:40.815Z] #43 9.127 go: downloading gotest.tools/gotestsum v0.3.5 [2020-08-03T06:19:40.815Z] #43 9.655 go: extracting gotest.tools/gotestsum v0.3.5 [2020-08-03T06:19:40.815Z] #43 ... [2020-08-03T06:19:40.815Z] [2020-08-03T06:19:40.815Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-03T06:19:40.815Z] #10 8.326 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-03T06:19:40.815Z] #10 8.411 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-03T06:19:40.815Z] #10 8.412 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-03T06:19:40.815Z] #10 10.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-03T06:19:40.982Z] #39 94.36 LINK criu/built-in.o [2020-08-03T06:19:40.982Z] #39 94.45 LINK criu/criu [2020-08-03T06:19:41.043Z] #39 33.72 CC images/tty.o [2020-08-03T06:19:41.075Z] #10 ... [2020-08-03T06:19:41.075Z] [2020-08-03T06:19:41.075Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:19:41.075Z] #54 7.444 + RM_GOPATH=0 [2020-08-03T06:19:41.075Z] #54 7.444 + TMP_GOPATH= [2020-08-03T06:19:41.075Z] #54 7.444 + : /build [2020-08-03T06:19:41.075Z] #54 7.444 + '[' -z '' ']' [2020-08-03T06:19:41.075Z] #54 7.444 ++ mktemp -d [2020-08-03T06:19:41.075Z] #54 7.451 + export GOPATH=/tmp/tmp.uCfXRsbMM9 [2020-08-03T06:19:41.075Z] #54 7.451 + GOPATH=/tmp/tmp.uCfXRsbMM9 [2020-08-03T06:19:41.075Z] #54 7.451 + RM_GOPATH=1 [2020-08-03T06:19:41.075Z] #54 7.451 + case "$(go env GOARCH)" in [2020-08-03T06:19:41.075Z] #54 7.451 ++ go env GOARCH [2020-08-03T06:19:41.075Z] #54 7.586 + export GO_BUILDMODE=-buildmode=pie [2020-08-03T06:19:41.075Z] #54 7.586 + GO_BUILDMODE=-buildmode=pie [2020-08-03T06:19:41.075Z] #54 7.602 ++ dirname /tmp/install/install.sh [2020-08-03T06:19:41.075Z] #54 7.610 + dir=/tmp/install [2020-08-03T06:19:41.075Z] #54 7.610 + bin=rootlesskit [2020-08-03T06:19:41.075Z] #54 7.610 + shift [2020-08-03T06:19:41.075Z] #54 7.610 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-08-03T06:19:41.075Z] #54 7.610 + . /tmp/install/rootlesskit.installer [2020-08-03T06:19:41.075Z] #54 7.610 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-03T06:19:41.075Z] #54 7.610 + install_rootlesskit [2020-08-03T06:19:41.075Z] #54 7.610 + case "$1" in [2020-08-03T06:19:41.075Z] #54 7.610 + export CGO_ENABLED=0 [2020-08-03T06:19:41.075Z] #54 7.610 + CGO_ENABLED=0 [2020-08-03T06:19:41.075Z] #54 7.610 + _install_rootlesskit [2020-08-03T06:19:41.075Z] #54 7.610 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-08-03T06:19:41.075Z] #54 7.610 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.uCfXRsbMM9/src/github.com/rootless-containers/rootlesskit [2020-08-03T06:19:41.075Z] #54 7.610 Cloning into '/tmp/tmp.uCfXRsbMM9/src/github.com/rootless-containers/rootlesskit'... [2020-08-03T06:19:41.075Z] #54 7.612 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-03T06:19:41.274Z] #39 94.80 DEP lib/c/criu.d [2020-08-03T06:19:41.274Z] #39 94.86 CC images/rpc.pb-c.o [2020-08-03T06:19:41.303Z] #39 34.10 CC images/file-lock.o [2020-08-03T06:19:41.335Z] #54 ... [2020-08-03T06:19:41.335Z] [2020-08-03T06:19:41.335Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:19:41.335Z] #41 7.895 + RM_GOPATH=0 [2020-08-03T06:19:41.335Z] #41 7.895 + TMP_GOPATH= [2020-08-03T06:19:41.335Z] #41 7.895 + : /build [2020-08-03T06:19:41.335Z] #41 7.895 + '[' -z '' ']' [2020-08-03T06:19:41.335Z] #41 7.895 ++ mktemp -d [2020-08-03T06:19:41.335Z] #41 7.907 + export GOPATH=/tmp/tmp.RdWIcqvOqr [2020-08-03T06:19:41.335Z] #41 7.907 + GOPATH=/tmp/tmp.RdWIcqvOqr [2020-08-03T06:19:41.335Z] #41 7.907 + RM_GOPATH=1 [2020-08-03T06:19:41.335Z] #41 7.907 + case "$(go env GOARCH)" in [2020-08-03T06:19:41.335Z] #41 7.907 ++ go env GOARCH [2020-08-03T06:19:41.335Z] #41 7.971 + export GO_BUILDMODE=-buildmode=pie [2020-08-03T06:19:41.335Z] #41 7.971 + GO_BUILDMODE=-buildmode=pie [2020-08-03T06:19:41.335Z] #41 7.984 ++ dirname /tmp/install/install.sh [2020-08-03T06:19:41.335Z] #41 7.986 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-03T06:19:41.335Z] #41 7.990 + dir=/tmp/install [2020-08-03T06:19:41.335Z] #41 7.990 + bin=vndr [2020-08-03T06:19:41.335Z] #41 7.990 + shift [2020-08-03T06:19:41.335Z] #41 7.990 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-08-03T06:19:41.335Z] #41 7.990 + . /tmp/install/vndr.installer [2020-08-03T06:19:41.335Z] #41 7.990 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-03T06:19:41.335Z] #41 7.990 + install_vndr [2020-08-03T06:19:41.335Z] #41 7.990 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-08-03T06:19:41.335Z] #41 7.990 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.RdWIcqvOqr/src/github.com/LK4D4/vndr [2020-08-03T06:19:41.335Z] #41 7.992 Cloning into '/tmp/tmp.RdWIcqvOqr/src/github.com/LK4D4/vndr'... [2020-08-03T06:19:41.335Z] #41 9.331 + cd /tmp/tmp.RdWIcqvOqr/src/github.com/LK4D4/vndr [2020-08-03T06:19:41.335Z] #41 9.331 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-03T06:19:41.335Z] #41 9.464 + go build -buildmode=pie -v -o /build/vndr . [2020-08-03T06:19:41.335Z] #41 ... [2020-08-03T06:19:41.335Z] [2020-08-03T06:19:41.335Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-03T06:19:41.335Z] #32 8.234 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-03T06:19:41.335Z] #32 8.288 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-03T06:19:41.335Z] #32 8.289 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-03T06:19:41.335Z] #32 10.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-03T06:19:41.562Z] #39 34.37 CC images/rlimit.o [2020-08-03T06:19:41.598Z] #32 ... [2020-08-03T06:19:41.598Z] [2020-08-03T06:19:41.598Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:19:41.598Z] #45 7.687 + RM_GOPATH=0 [2020-08-03T06:19:41.598Z] #45 7.687 + TMP_GOPATH= [2020-08-03T06:19:41.598Z] #45 7.687 + : /build [2020-08-03T06:19:41.598Z] #45 7.687 + '[' -z '' ']' [2020-08-03T06:19:41.598Z] #45 7.687 ++ mktemp -d [2020-08-03T06:19:41.598Z] #45 7.687 + export GOPATH=/tmp/tmp.xDSBbeVgM4 [2020-08-03T06:19:41.598Z] #45 7.687 + GOPATH=/tmp/tmp.xDSBbeVgM4 [2020-08-03T06:19:41.598Z] #45 7.687 + RM_GOPATH=1 [2020-08-03T06:19:41.598Z] #45 7.687 + case "$(go env GOARCH)" in [2020-08-03T06:19:41.598Z] #45 7.687 ++ go env GOARCH [2020-08-03T06:19:41.598Z] #45 7.717 + export GO_BUILDMODE=-buildmode=pie [2020-08-03T06:19:41.598Z] #45 7.717 + GO_BUILDMODE=-buildmode=pie [2020-08-03T06:19:41.598Z] #45 7.740 ++ dirname /tmp/install/install.sh [2020-08-03T06:19:41.598Z] #45 7.740 + dir=/tmp/install [2020-08-03T06:19:41.598Z] #45 7.740 + bin=golangci_lint [2020-08-03T06:19:41.598Z] #45 7.740 + shift [2020-08-03T06:19:41.598Z] #45 7.740 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-08-03T06:19:41.598Z] #45 7.740 + . /tmp/install/golangci_lint.installer [2020-08-03T06:19:41.598Z] #45 7.740 ++ : v1.23.8 [2020-08-03T06:19:41.598Z] #45 7.740 + install_golangci_lint [2020-08-03T06:19:41.598Z] #45 7.740 + echo 'Installing golangci-lint version v1.23.8' [2020-08-03T06:19:41.598Z] #45 7.740 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-03T06:19:41.598Z] #45 7.741 Installing golangci-lint version v1.23.8 [2020-08-03T06:19:41.598Z] #45 ... [2020-08-03T06:19:41.598Z] [2020-08-03T06:19:41.598Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-03T06:19:41.598Z] #23 7.659 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-03T06:19:41.598Z] #23 7.773 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-03T06:19:41.598Z] #23 7.899 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-03T06:19:41.598Z] #23 9.699 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-03T06:19:41.598Z] #23 ... [2020-08-03T06:19:41.598Z] [2020-08-03T06:19:41.598Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-03T06:19:41.598Z] #38 8.443 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-03T06:19:41.598Z] #38 8.659 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-03T06:19:41.598Z] #38 8.659 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-03T06:19:41.598Z] #38 10.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-03T06:19:41.601Z] #11 34.42 The following additional packages will be installed: [2020-08-03T06:19:41.601Z] #11 34.42 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-08-03T06:19:41.601Z] #11 34.43 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-08-03T06:19:41.601Z] #11 34.44 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-08-03T06:19:41.601Z] #11 34.44 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-03T06:19:41.601Z] #11 34.45 Suggested packages: [2020-08-03T06:19:41.601Z] #11 34.45 gcc-8-locales seccomp wine64 [2020-08-03T06:19:41.822Z] #39 34.52 CC images/pagemap.o [2020-08-03T06:19:41.861Z] #38 ... [2020-08-03T06:19:41.861Z] [2020-08-03T06:19:41.861Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-03T06:19:41.861Z] #36 7.589 + git clone https://github.com/docker/distribution.git . [2020-08-03T06:19:41.861Z] #36 7.602 Cloning into '.'... [2020-08-03T06:19:41.861Z] #36 ... [2020-08-03T06:19:41.861Z] [2020-08-03T06:19:41.861Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:19:41.861Z] #30 7.687 + RM_GOPATH=0 [2020-08-03T06:19:41.861Z] #30 7.687 + TMP_GOPATH= [2020-08-03T06:19:41.861Z] #30 7.687 + : /build [2020-08-03T06:19:41.861Z] #30 7.687 + '[' -z '' ']' [2020-08-03T06:19:41.861Z] #30 7.687 ++ mktemp -d [2020-08-03T06:19:41.861Z] #30 7.695 + export GOPATH=/tmp/tmp.P6MTSESknt [2020-08-03T06:19:41.861Z] #30 7.695 + GOPATH=/tmp/tmp.P6MTSESknt [2020-08-03T06:19:41.861Z] #30 7.695 + RM_GOPATH=1 [2020-08-03T06:19:41.861Z] #30 7.695 + case "$(go env GOARCH)" in [2020-08-03T06:19:41.861Z] #30 7.695 ++ go env GOARCH [2020-08-03T06:19:41.861Z] #30 7.711 + export GO_BUILDMODE=-buildmode=pie [2020-08-03T06:19:41.861Z] #30 7.711 + GO_BUILDMODE=-buildmode=pie [2020-08-03T06:19:41.861Z] #30 7.711 ++ dirname /tmp/install/install.sh [2020-08-03T06:19:41.861Z] #30 7.740 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-03T06:19:41.861Z] #30 7.740 + dir=/tmp/install [2020-08-03T06:19:41.861Z] #30 7.740 + bin=tomlv [2020-08-03T06:19:41.861Z] #30 7.740 + shift [2020-08-03T06:19:41.861Z] #30 7.740 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-08-03T06:19:41.861Z] #30 7.740 + . /tmp/install/tomlv.installer [2020-08-03T06:19:41.861Z] #30 7.740 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-03T06:19:41.861Z] #30 7.740 + install_tomlv [2020-08-03T06:19:41.861Z] #30 7.740 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-08-03T06:19:41.861Z] #30 7.740 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.P6MTSESknt/src/github.com/BurntSushi/toml [2020-08-03T06:19:41.861Z] #30 7.755 Cloning into '/tmp/tmp.P6MTSESknt/src/github.com/BurntSushi/toml'... [2020-08-03T06:19:41.861Z] #30 9.329 + cd /tmp/tmp.P6MTSESknt/src/github.com/BurntSushi/toml [2020-08-03T06:19:41.861Z] #30 9.343 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-03T06:19:41.861Z] #30 9.359 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-08-03T06:19:41.861Z] #30 10.19 runtime/internal/atomic [2020-08-03T06:19:41.861Z] #30 10.20 internal/cpu [2020-08-03T06:19:41.861Z] #30 10.72 runtime/internal/sys [2020-08-03T06:19:41.861Z] #30 11.00 internal/bytealg [2020-08-03T06:19:41.861Z] #30 11.19 runtime/internal/math [2020-08-03T06:19:41.861Z] #30 11.46 math/bits [2020-08-03T06:19:41.909Z] #39 95.18 CC lib/c/criu.o [2020-08-03T06:19:42.082Z] #39 34.85 CC images/siginfo.o [2020-08-03T06:19:42.121Z] #30 ... [2020-08-03T06:19:42.121Z] [2020-08-03T06:19:42.122Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:19:42.122Z] #60 8.611 Checking out files: 58% (1211/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-08-03T06:19:42.122Z] #60 9.609 + cd /tmp/tmp.WKbvk6M22i/src/github.com/docker/libnetwork [2020-08-03T06:19:42.122Z] #60 9.635 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-08-03T06:19:42.122Z] #60 10.38 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-08-03T06:19:42.201Z] #39 95.82 LINK lib/c/built-in.o [2020-08-03T06:19:42.201Z] #39 95.83 LINK lib/c/libcriu.so [2020-08-03T06:19:42.201Z] #39 95.87 LINK lib/c/libcriu.a [2020-08-03T06:19:42.342Z] #39 35.21 CC images/rpc.o [2020-08-03T06:19:42.408Z] #36 ... [2020-08-03T06:19:42.408Z] [2020-08-03T06:19:42.408Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:19:42.408Z] #54 8.116 + RM_GOPATH=0 [2020-08-03T06:19:42.408Z] #54 8.116 + TMP_GOPATH= [2020-08-03T06:19:42.408Z] #54 8.116 + : /build [2020-08-03T06:19:42.408Z] #54 8.116 + '[' -z '' ']' [2020-08-03T06:19:42.408Z] #54 8.116 ++ mktemp -d [2020-08-03T06:19:42.408Z] #54 8.173 + export GOPATH=/tmp/tmp.lwCVHoeTOj [2020-08-03T06:19:42.408Z] #54 8.173 + GOPATH=/tmp/tmp.lwCVHoeTOj [2020-08-03T06:19:42.408Z] #54 8.173 + RM_GOPATH=1 [2020-08-03T06:19:42.408Z] #54 8.173 + case "$(go env GOARCH)" in [2020-08-03T06:19:42.408Z] #54 8.173 ++ go env GOARCH [2020-08-03T06:19:42.408Z] #54 8.200 + export GO_BUILDMODE=-buildmode=pie [2020-08-03T06:19:42.408Z] #54 8.200 + GO_BUILDMODE=-buildmode=pie [2020-08-03T06:19:42.408Z] #54 8.200 ++ dirname /tmp/install/install.sh [2020-08-03T06:19:42.408Z] #54 8.204 + dir=/tmp/install [2020-08-03T06:19:42.408Z] #54 8.204 + bin=rootlesskit [2020-08-03T06:19:42.408Z] #54 8.204 + shift [2020-08-03T06:19:42.408Z] #54 8.205 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-08-03T06:19:42.408Z] #54 8.206 + . /tmp/install/rootlesskit.installer [2020-08-03T06:19:42.408Z] #54 8.206 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-03T06:19:42.408Z] #54 8.250 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-03T06:19:42.408Z] #54 8.250 + install_rootlesskit [2020-08-03T06:19:42.408Z] #54 8.250 + case "$1" in [2020-08-03T06:19:42.408Z] #54 8.250 + export CGO_ENABLED=0 [2020-08-03T06:19:42.408Z] #54 8.250 + CGO_ENABLED=0 [2020-08-03T06:19:42.408Z] #54 8.250 + _install_rootlesskit [2020-08-03T06:19:42.408Z] #54 8.250 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-08-03T06:19:42.408Z] #54 8.250 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.lwCVHoeTOj/src/github.com/rootless-containers/rootlesskit [2020-08-03T06:19:42.408Z] #54 8.271 Cloning into '/tmp/tmp.lwCVHoeTOj/src/github.com/rootless-containers/rootlesskit'... [2020-08-03T06:19:42.408Z] #54 ... [2020-08-03T06:19:42.408Z] [2020-08-03T06:19:42.408Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-03T06:19:42.408Z] #28 8.014 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-08-03T06:19:42.408Z] #28 8.020 Cloning into '.'... [2020-08-03T06:19:42.408Z] #28 ... [2020-08-03T06:19:42.408Z] [2020-08-03T06:19:42.408Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-03T06:19:42.408Z] #10 7.188 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-03T06:19:42.409Z] #10 7.262 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-03T06:19:42.409Z] #10 7.262 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-03T06:19:42.409Z] #10 8.825 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-03T06:19:42.518Z] #39 95.96 GEN magic.py [2020-08-03T06:19:42.654Z] #11 35.81 The following NEW packages will be installed: [2020-08-03T06:19:42.654Z] #11 35.81 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-08-03T06:19:42.654Z] #11 35.81 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-08-03T06:19:42.654Z] #11 35.82 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-08-03T06:19:42.654Z] #11 35.82 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-08-03T06:19:42.654Z] #11 35.82 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-08-03T06:19:42.654Z] #11 35.83 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-03T06:19:42.670Z] #10 ... [2020-08-03T06:19:42.670Z] [2020-08-03T06:19:42.670Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-03T06:19:42.670Z] #38 7.512 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-03T06:19:42.670Z] #38 7.650 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-03T06:19:42.670Z] #38 7.650 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-03T06:19:42.670Z] #38 9.021 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-03T06:19:42.670Z] #38 ... [2020-08-03T06:19:42.670Z] [2020-08-03T06:19:42.670Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:19:42.670Z] #30 8.242 + RM_GOPATH=0 [2020-08-03T06:19:42.670Z] #30 8.242 + TMP_GOPATH= [2020-08-03T06:19:42.670Z] #30 8.242 + : /build [2020-08-03T06:19:42.670Z] #30 8.242 + '[' -z '' ']' [2020-08-03T06:19:42.670Z] #30 8.245 ++ mktemp -d [2020-08-03T06:19:42.670Z] #30 8.250 + export GOPATH=/tmp/tmp.yFbX5EQmeH [2020-08-03T06:19:42.670Z] #30 8.250 + GOPATH=/tmp/tmp.yFbX5EQmeH [2020-08-03T06:19:42.670Z] #30 8.250 + RM_GOPATH=1 [2020-08-03T06:19:42.670Z] #30 8.250 + case "$(go env GOARCH)" in [2020-08-03T06:19:42.670Z] #30 8.257 ++ go env GOARCH [2020-08-03T06:19:42.670Z] #30 8.283 + export GO_BUILDMODE=-buildmode=pie [2020-08-03T06:19:42.670Z] #30 8.283 + GO_BUILDMODE=-buildmode=pie [2020-08-03T06:19:42.670Z] #30 8.283 ++ dirname /tmp/install/install.sh [2020-08-03T06:19:42.670Z] #30 8.307 + dir=/tmp/install [2020-08-03T06:19:42.670Z] #30 8.321 + bin=tomlv [2020-08-03T06:19:42.670Z] #30 8.321 + shift [2020-08-03T06:19:42.670Z] #30 8.322 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-03T06:19:42.670Z] #30 8.322 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-08-03T06:19:42.670Z] #30 8.322 + . /tmp/install/tomlv.installer [2020-08-03T06:19:42.670Z] #30 8.322 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-03T06:19:42.670Z] #30 8.322 + install_tomlv [2020-08-03T06:19:42.670Z] #30 8.322 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-08-03T06:19:42.670Z] #30 8.322 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.yFbX5EQmeH/src/github.com/BurntSushi/toml [2020-08-03T06:19:42.670Z] #30 8.333 Cloning into '/tmp/tmp.yFbX5EQmeH/src/github.com/BurntSushi/toml'... [2020-08-03T06:19:42.670Z] #30 10.76 + cd /tmp/tmp.yFbX5EQmeH/src/github.com/BurntSushi/toml [2020-08-03T06:19:42.670Z] #30 ... [2020-08-03T06:19:42.670Z] [2020-08-03T06:19:42.670Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-03T06:19:42.670Z] #32 7.185 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-03T06:19:42.670Z] #32 7.244 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-03T06:19:42.670Z] #32 7.244 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-03T06:19:42.670Z] #32 8.723 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-03T06:19:42.827Z] #39 96.06 Note: Building without setproctitle() and strlcpy() support. [2020-08-03T06:19:42.827Z] #39 96.06 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-03T06:19:42.827Z] #39 96.06 Note: Building without GnuTLS support [2020-08-03T06:19:42.827Z] #39 96.07 Makefile.config:39: Warn: you have no libnftables installed [2020-08-03T06:19:42.827Z] #39 96.07 Makefile.config:40: Warn: Building without nftables support [2020-08-03T06:19:42.827Z] #39 ... [2020-08-03T06:19:42.827Z] [2020-08-03T06:19:42.827Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-03T06:19:42.827Z] #36 DONE 130.7s [2020-08-03T06:19:42.827Z] [2020-08-03T06:19:42.827Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:19:42.827Z] #39 96.41 fatal: not a git repository (or any of the parent directories): .git [2020-08-03T06:19:42.927Z] #32 ... [2020-08-03T06:19:42.927Z] [2020-08-03T06:19:42.927Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:19:42.927Z] #47 7.233 + RM_GOPATH=0 [2020-08-03T06:19:42.927Z] #47 7.233 + TMP_GOPATH= [2020-08-03T06:19:42.927Z] #47 7.233 + : /build [2020-08-03T06:19:42.927Z] #47 7.233 + '[' -z '' ']' [2020-08-03T06:19:42.927Z] #47 7.234 ++ mktemp -d [2020-08-03T06:19:42.927Z] #47 7.234 + export GOPATH=/tmp/tmp.KE2eM1Xy38 [2020-08-03T06:19:42.927Z] #47 7.234 + GOPATH=/tmp/tmp.KE2eM1Xy38 [2020-08-03T06:19:42.927Z] #47 7.234 + RM_GOPATH=1 [2020-08-03T06:19:42.927Z] #47 7.234 + case "$(go env GOARCH)" in [2020-08-03T06:19:42.927Z] #47 7.235 ++ go env GOARCH [2020-08-03T06:19:42.927Z] #47 7.278 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-03T06:19:42.927Z] #47 7.278 + export GO_BUILDMODE=-buildmode=pie [2020-08-03T06:19:42.927Z] #47 7.278 + GO_BUILDMODE=-buildmode=pie [2020-08-03T06:19:42.927Z] #47 7.278 ++ dirname /tmp/install/install.sh [2020-08-03T06:19:42.927Z] #47 7.278 + dir=/tmp/install [2020-08-03T06:19:42.927Z] #47 7.278 + bin=shfmt [2020-08-03T06:19:42.927Z] #47 7.278 + shift [2020-08-03T06:19:42.927Z] #47 7.278 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-08-03T06:19:42.927Z] #47 7.278 + . /tmp/install/shfmt.installer [2020-08-03T06:19:42.927Z] #47 7.278 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-03T06:19:42.927Z] #47 7.278 + install_shfmt [2020-08-03T06:19:42.927Z] #47 7.278 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-08-03T06:19:42.927Z] #47 7.278 + git clone https://github.com/mvdan/sh.git /tmp/tmp.KE2eM1Xy38/src/github.com/mvdan/sh [2020-08-03T06:19:42.927Z] #47 7.281 Cloning into '/tmp/tmp.KE2eM1Xy38/src/github.com/mvdan/sh'... [2020-08-03T06:19:42.927Z] #47 ... [2020-08-03T06:19:42.927Z] [2020-08-03T06:19:42.927Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:19:42.927Z] #21 9.317 + mkdir -p /build [2020-08-03T06:19:42.927Z] #21 9.320 + mv docker/docker /build/ [2020-08-03T06:19:42.927Z] #21 9.333 + rmdir docker [2020-08-03T06:19:42.927Z] #21 DONE 11.0s [2020-08-03T06:19:42.927Z] [2020-08-03T06:19:42.927Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:19:42.927Z] #60 5.698 + RM_GOPATH=0 [2020-08-03T06:19:42.927Z] #60 5.698 + TMP_GOPATH= [2020-08-03T06:19:42.927Z] #60 5.698 + : /build [2020-08-03T06:19:42.927Z] #60 5.698 + '[' -z '' ']' [2020-08-03T06:19:42.927Z] #60 5.698 ++ mktemp -d [2020-08-03T06:19:42.927Z] #60 5.698 + export GOPATH=/tmp/tmp.DGi7cyp6PJ [2020-08-03T06:19:42.927Z] #60 5.698 + GOPATH=/tmp/tmp.DGi7cyp6PJ [2020-08-03T06:19:42.927Z] #60 5.698 + RM_GOPATH=1 [2020-08-03T06:19:42.927Z] #60 5.698 + case "$(go env GOARCH)" in [2020-08-03T06:19:42.927Z] #60 5.698 ++ go env GOARCH [2020-08-03T06:19:42.927Z] #60 5.698 + export GO_BUILDMODE=-buildmode=pie [2020-08-03T06:19:42.927Z] #60 5.698 + GO_BUILDMODE=-buildmode=pie [2020-08-03T06:19:42.927Z] #60 5.698 ++ dirname /tmp/install/install.sh [2020-08-03T06:19:42.927Z] #60 5.702 + dir=/tmp/install [2020-08-03T06:19:42.927Z] #60 5.702 + bin=proxy [2020-08-03T06:19:42.927Z] #60 5.702 + shift [2020-08-03T06:19:42.927Z] #60 5.702 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-08-03T06:19:42.927Z] #60 5.702 + . /tmp/install/proxy.installer [2020-08-03T06:19:42.927Z] #60 5.702 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-08-03T06:19:42.927Z] #60 5.702 + install_proxy [2020-08-03T06:19:42.927Z] #60 5.702 + case "$1" in [2020-08-03T06:19:42.927Z] #60 5.702 + export CGO_ENABLED=0 [2020-08-03T06:19:42.927Z] #60 5.702 + CGO_ENABLED=0 [2020-08-03T06:19:42.927Z] #60 5.702 + _install_proxy [2020-08-03T06:19:42.927Z] #60 5.702 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-08-03T06:19:42.927Z] #60 5.702 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.DGi7cyp6PJ/src/github.com/docker/libnetwork [2020-08-03T06:19:42.927Z] #60 5.702 Cloning into '/tmp/tmp.DGi7cyp6PJ/src/github.com/docker/libnetwork'... [2020-08-03T06:19:42.927Z] #60 5.702 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-08-03T06:19:42.952Z] #11 36.07 0 upgraded, 25 newly installed, 0 to remove and 7 not upgraded. [2020-08-03T06:19:42.952Z] #11 36.07 Need to get 78.9 MB of archives. [2020-08-03T06:19:42.952Z] #11 36.07 After this operation, 532 MB of additional disk space will be used. [2020-08-03T06:19:42.952Z] #11 36.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-08-03T06:19:43.185Z] #60 ... [2020-08-03T06:19:43.185Z] [2020-08-03T06:19:43.185Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:19:43.185Z] #43 7.903 + RM_GOPATH=0 [2020-08-03T06:19:43.185Z] #43 7.905 + TMP_GOPATH= [2020-08-03T06:19:43.185Z] #43 7.905 + : /build [2020-08-03T06:19:43.185Z] #43 7.905 + '[' -z '' ']' [2020-08-03T06:19:43.185Z] #43 7.905 ++ mktemp -d [2020-08-03T06:19:43.185Z] #43 7.907 + export GOPATH=/tmp/tmp.ewGTqhO7qK [2020-08-03T06:19:43.185Z] #43 7.907 + GOPATH=/tmp/tmp.ewGTqhO7qK [2020-08-03T06:19:43.185Z] #43 7.907 + RM_GOPATH=1 [2020-08-03T06:19:43.185Z] #43 7.907 + case "$(go env GOARCH)" in [2020-08-03T06:19:43.185Z] #43 7.907 ++ go env GOARCH [2020-08-03T06:19:43.185Z] #43 8.051 + export GO_BUILDMODE=-buildmode=pie [2020-08-03T06:19:43.185Z] #43 8.051 + GO_BUILDMODE=-buildmode=pie [2020-08-03T06:19:43.185Z] #43 8.051 ++ dirname /tmp/install/install.sh [2020-08-03T06:19:43.185Z] #43 8.051 + dir=/tmp/install [2020-08-03T06:19:43.185Z] #43 8.051 + bin=gotestsum [2020-08-03T06:19:43.185Z] #43 8.051 + shift [2020-08-03T06:19:43.185Z] #43 8.051 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-08-03T06:19:43.185Z] #43 8.051 + . /tmp/install/gotestsum.installer [2020-08-03T06:19:43.185Z] #43 8.051 ++ : v0.3.5 [2020-08-03T06:19:43.185Z] #43 8.051 + install_gotestsum [2020-08-03T06:19:43.185Z] #43 8.051 + set -e [2020-08-03T06:19:43.185Z] #43 8.051 + export GO111MODULE=on [2020-08-03T06:19:43.185Z] #43 8.051 + GO111MODULE=on [2020-08-03T06:19:43.185Z] #43 8.051 + GOBIN=/build [2020-08-03T06:19:43.185Z] #43 8.051 + go get gotest.tools/gotestsum@v0.3.5 [2020-08-03T06:19:43.185Z] #43 8.336 go: finding gotest.tools v0.3.5 [2020-08-03T06:19:43.185Z] #43 8.337 go: finding gotest.tools/gotestsum v0.3.5 [2020-08-03T06:19:43.185Z] #43 9.598 go: downloading gotest.tools/gotestsum v0.3.5 [2020-08-03T06:19:43.185Z] #43 10.93 go: extracting gotest.tools/gotestsum v0.3.5 [2020-08-03T06:19:43.185Z] #43 ... [2020-08-03T06:19:43.185Z] [2020-08-03T06:19:43.185Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:19:43.185Z] #41 7.697 + RM_GOPATH=0 [2020-08-03T06:19:43.185Z] #41 7.697 + TMP_GOPATH= [2020-08-03T06:19:43.185Z] #41 7.697 + : /build [2020-08-03T06:19:43.185Z] #41 7.697 + '[' -z '' ']' [2020-08-03T06:19:43.185Z] #41 7.698 ++ mktemp -d [2020-08-03T06:19:43.185Z] #41 7.709 + export GOPATH=/tmp/tmp.lTn9NtAw7n [2020-08-03T06:19:43.185Z] #41 7.709 + GOPATH=/tmp/tmp.lTn9NtAw7n [2020-08-03T06:19:43.185Z] #41 7.709 + RM_GOPATH=1 [2020-08-03T06:19:43.185Z] #41 7.709 + case "$(go env GOARCH)" in [2020-08-03T06:19:43.185Z] #41 7.728 ++ go env GOARCH [2020-08-03T06:19:43.185Z] #41 7.784 + export GO_BUILDMODE=-buildmode=pie [2020-08-03T06:19:43.185Z] #41 7.784 + GO_BUILDMODE=-buildmode=pie [2020-08-03T06:19:43.185Z] #41 7.784 ++ dirname /tmp/install/install.sh [2020-08-03T06:19:43.185Z] #41 7.792 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-03T06:19:43.185Z] #41 7.792 + dir=/tmp/install [2020-08-03T06:19:43.185Z] #41 7.792 + bin=vndr [2020-08-03T06:19:43.185Z] #41 7.792 + shift [2020-08-03T06:19:43.185Z] #41 7.792 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-08-03T06:19:43.185Z] #41 7.792 + . /tmp/install/vndr.installer [2020-08-03T06:19:43.185Z] #41 7.792 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-03T06:19:43.185Z] #41 7.792 + install_vndr [2020-08-03T06:19:43.185Z] #41 7.792 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-08-03T06:19:43.185Z] #41 7.792 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.lTn9NtAw7n/src/github.com/LK4D4/vndr [2020-08-03T06:19:43.185Z] #41 7.801 Cloning into '/tmp/tmp.lTn9NtAw7n/src/github.com/LK4D4/vndr'... [2020-08-03T06:19:43.185Z] #41 8.733 + cd /tmp/tmp.lTn9NtAw7n/src/github.com/LK4D4/vndr [2020-08-03T06:19:43.185Z] #41 8.733 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-03T06:19:43.185Z] #41 8.810 + go build -buildmode=pie -v -o /build/vndr . [2020-08-03T06:19:43.185Z] #41 9.854 runtime/internal/atomic [2020-08-03T06:19:43.185Z] #41 9.860 internal/cpu [2020-08-03T06:19:43.185Z] #41 10.64 runtime/internal/sys [2020-08-03T06:19:43.185Z] #41 10.79 internal/bytealg [2020-08-03T06:19:43.185Z] #41 10.97 runtime/internal/math [2020-08-03T06:19:43.185Z] #41 11.21 internal/race [2020-08-03T06:19:43.256Z] #11 36.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-08-03T06:19:43.443Z] #41 ... [2020-08-03T06:19:43.443Z] [2020-08-03T06:19:43.443Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-03T06:19:43.443Z] #23 8.413 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-03T06:19:43.443Z] #23 8.481 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-03T06:19:43.443Z] #23 8.489 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-03T06:19:43.443Z] #23 10.13 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-03T06:19:43.722Z] #39 36.32 CC images/ext-file.o [2020-08-03T06:19:43.722Z] #39 36.56 CC images/cgroup.o [2020-08-03T06:19:43.724Z] #23 ... [2020-08-03T06:19:43.724Z] [2020-08-03T06:19:43.724Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-03T06:19:43.724Z] #51 9.323 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-03T06:19:43.724Z] #51 9.597 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-03T06:19:43.724Z] #51 9.599 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-03T06:19:43.724Z] #51 11.56 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-03T06:19:43.724Z] #51 ... [2020-08-03T06:19:43.724Z] [2020-08-03T06:19:43.724Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:19:43.724Z] #41 11.55 sync/atomic [2020-08-03T06:19:43.886Z] #39 97.10 make[1]: Nothing to be done for 'all'. [2020-08-03T06:19:43.886Z] #39 ... [2020-08-03T06:19:43.886Z] [2020-08-03T06:19:43.886Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-08-03T06:19:43.886Z] #37 DONE 0.2s [2020-08-03T06:19:43.902Z] #11 37.04 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-08-03T06:19:43.902Z] #11 37.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-08-03T06:19:43.902Z] #11 37.08 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-08-03T06:19:43.902Z] #11 37.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-08-03T06:19:43.981Z] #39 ... [2020-08-03T06:19:43.981Z] [2020-08-03T06:19:43.981Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:19:43.981Z] #41 101.4 vendor/golang.org/x/text/transform [2020-08-03T06:19:43.981Z] #41 102.3 vendor/golang.org/x/text/unicode/bidi [2020-08-03T06:19:43.981Z] #41 104.1 vendor/golang.org/x/text/secure/bidirule [2020-08-03T06:19:43.981Z] #41 104.4 vendor/golang.org/x/text/unicode/norm [2020-08-03T06:19:43.981Z] #41 107.8 vendor/golang.org/x/net/idna [2020-08-03T06:19:43.981Z] #41 110.1 vendor/golang.org/x/net/http2/hpack [2020-08-03T06:19:43.981Z] #41 111.1 mime [2020-08-03T06:19:44.178Z] [2020-08-03T06:19:44.178Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:19:44.178Z] #39 97.47 make[1]: 'images/built-in.o' is up to date. [2020-08-03T06:19:44.178Z] #39 97.48 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-08-03T06:19:44.178Z] #39 97.48 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-08-03T06:19:44.178Z] #39 97.49 make[1]: 'compel/libcompel.a' is up to date. [2020-08-03T06:19:44.178Z] #39 97.50 make[1]: 'compel/compel-host-bin' is up to date. [2020-08-03T06:19:44.178Z] #39 97.50 make[1]: Nothing to be done for 'all'. [2020-08-03T06:19:44.178Z] #39 97.51 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-03T06:19:44.178Z] #39 97.58 make[2]: Nothing to be done for 'all'. [2020-08-03T06:19:44.178Z] #39 97.59 make[2]: Nothing to be done for 'all'. [2020-08-03T06:19:44.178Z] #39 97.60 make[2]: Nothing to be done for 'all'. [2020-08-03T06:19:44.178Z] #39 97.65 make[2]: Nothing to be done for 'all'. [2020-08-03T06:19:44.178Z] #39 97.67 make[2]: Nothing to be done for 'all'. [2020-08-03T06:19:44.178Z] #39 97.69 make[2]: Nothing to be done for 'all'. [2020-08-03T06:19:44.178Z] #39 97.70 make[2]: Nothing to be done for 'all'. [2020-08-03T06:19:44.178Z] #39 97.76 make[2]: Nothing to be done for 'all'. [2020-08-03T06:19:44.178Z] #39 97.77 INSTALL criu/criu [2020-08-03T06:19:44.471Z] #39 DONE 98.0s [2020-08-03T06:19:44.471Z] [2020-08-03T06:19:44.471Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:19:44.548Z] #11 ... [2020-08-03T06:19:44.548Z] [2020-08-03T06:19:44.548Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-03T06:19:44.548Z] #52 24.62 Reading package lists... [2020-08-03T06:19:44.548Z] #52 32.31 Building dependency tree... [2020-08-03T06:19:44.548Z] #52 35.04 The following additional packages will be installed: [2020-08-03T06:19:44.548Z] #52 35.04 libbtrfs0 [2020-08-03T06:19:44.548Z] #52 35.16 The following NEW packages will be installed: [2020-08-03T06:19:44.548Z] #52 35.17 libbtrfs-dev libbtrfs0 [2020-08-03T06:19:44.548Z] #52 35.29 0 upgraded, 2 newly installed, 0 to remove and 7 not upgraded. [2020-08-03T06:19:44.548Z] #52 35.29 Need to get 120 kB of archives. [2020-08-03T06:19:44.548Z] #52 35.29 After this operation, 423 kB of additional disk space will be used. [2020-08-03T06:19:44.548Z] #52 35.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-08-03T06:19:44.548Z] #52 35.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-08-03T06:19:44.548Z] #52 37.08 debconf: delaying package configuration, since apt-utils is not installed [2020-08-03T06:19:44.548Z] #52 37.36 Fetched 120 kB in 0s (1121 kB/s) [2020-08-03T06:19:44.548Z] #52 37.50 Selecting previously unselected package libbtrfs0. [2020-08-03T06:19:44.548Z] #52 37.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-08-03T06:19:44.548Z] #52 37.67 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-08-03T06:19:44.548Z] #52 37.68 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-03T06:19:44.565Z] #41 ... [2020-08-03T06:19:44.565Z] [2020-08-03T06:19:44.565Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:19:44.565Z] #39 37.17 CC images/userns.o [2020-08-03T06:19:44.660Z] #41 12.44 unicode [2020-08-03T06:19:44.660Z] #41 12.47 runtime [2020-08-03T06:19:44.825Z] #39 37.48 CC images/google/protobuf/descriptor.o [2020-08-03T06:19:44.857Z] #52 37.91 Selecting previously unselected package libbtrfs-dev. [2020-08-03T06:19:44.857Z] #52 37.94 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-08-03T06:19:44.857Z] #52 37.94 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-03T06:19:45.162Z] #52 38.22 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-03T06:19:45.162Z] #52 38.23 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-03T06:19:45.162Z] #52 38.23 Processing triggers for libc-bin (2.28-10) ... [2020-08-03T06:19:45.264Z] #8 DONE 6.5s [2020-08-03T06:19:45.264Z] [2020-08-03T06:19:45.264Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-08-03T06:19:45.460Z] #52 DONE 38.6s [2020-08-03T06:19:45.460Z] [2020-08-03T06:19:45.460Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:19:45.516Z] #45 ... [2020-08-03T06:19:45.516Z] [2020-08-03T06:19:45.516Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-08-03T06:19:45.516Z] #40 DONE 0.1s [2020-08-03T06:19:45.764Z] #53 0.244 + RM_GOPATH=0 [2020-08-03T06:19:45.764Z] #53 0.245 + TMP_GOPATH= [2020-08-03T06:19:45.764Z] #53 0.254 + : /build [2020-08-03T06:19:45.764Z] #53 0.254 + '[' -z '' ']' [2020-08-03T06:19:45.764Z] #53 0.256 ++ mktemp -d [2020-08-03T06:19:45.764Z] #53 0.274 + export GOPATH=/tmp/tmp.PHrFqEZ4rH [2020-08-03T06:19:45.764Z] #53 0.274 + GOPATH=/tmp/tmp.PHrFqEZ4rH [2020-08-03T06:19:45.764Z] #53 0.274 + RM_GOPATH=1 [2020-08-03T06:19:45.764Z] #53 0.274 + case "$(go env GOARCH)" in [2020-08-03T06:19:45.764Z] #53 0.276 ++ go env GOARCH [2020-08-03T06:19:45.764Z] #53 0.358 + export GO_BUILDMODE=-buildmode=pie [2020-08-03T06:19:45.764Z] #53 0.359 + GO_BUILDMODE=-buildmode=pie [2020-08-03T06:19:45.764Z] #53 0.360 ++ dirname /tmp/install/install.sh [2020-08-03T06:19:45.764Z] #53 0.366 + dir=/tmp/install [2020-08-03T06:19:45.764Z] #53 0.367 + bin=containerd [2020-08-03T06:19:45.764Z] #53 0.367 + shift [2020-08-03T06:19:45.764Z] #53 0.368 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-08-03T06:19:45.764Z] #53 0.369 + . /tmp/install/containerd.installer [2020-08-03T06:19:45.764Z] #53 0.371 ++ set -e [2020-08-03T06:19:45.764Z] #53 0.372 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-08-03T06:19:45.764Z] #53 0.374 + install_containerd [2020-08-03T06:19:45.764Z] #53 0.382 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-08-03T06:19:45.764Z] #53 0.383 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-08-03T06:19:45.764Z] #53 0.383 + git clone https://github.com/containerd/containerd.git /tmp/tmp.PHrFqEZ4rH/src/github.com/containerd/containerd [2020-08-03T06:19:45.764Z] #53 0.386 Cloning into '/tmp/tmp.PHrFqEZ4rH/src/github.com/containerd/containerd'... [2020-08-03T06:19:45.808Z] [2020-08-03T06:19:45.808Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-08-03T06:19:45.808Z] #42 DONE 0.1s [2020-08-03T06:19:45.808Z] [2020-08-03T06:19:45.808Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:19:45.808Z] #52 ... [2020-08-03T06:19:45.808Z] [2020-08-03T06:19:45.808Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-08-03T06:19:45.808Z] #44 DONE 0.1s [2020-08-03T06:19:46.100Z] [2020-08-03T06:19:46.100Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:19:46.205Z] #39 39.05 CC images/opts.o [2020-08-03T06:19:46.206Z] #9 DONE 1.0s [2020-08-03T06:19:46.206Z] [2020-08-03T06:19:46.206Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-08-03T06:19:46.343Z] #60 ... [2020-08-03T06:19:46.343Z] [2020-08-03T06:19:46.343Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-03T06:19:46.343Z] #32 15.60 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-08-03T06:19:46.417Z] #53 ... [2020-08-03T06:19:46.417Z] [2020-08-03T06:19:46.417Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-03T06:19:46.417Z] #24 23.07 Reading package lists... [2020-08-03T06:19:46.417Z] #24 31.85 Building dependency tree... [2020-08-03T06:19:46.417Z] #24 35.21 ca-certificates is already the newest version (20200601~deb10u1). [2020-08-03T06:19:46.417Z] #24 35.21 The following additional packages will be installed: [2020-08-03T06:19:46.417Z] #24 35.21 libjq1 libonig5 [2020-08-03T06:19:46.417Z] #24 35.74 The following NEW packages will be installed: [2020-08-03T06:19:46.417Z] #24 35.76 jq libjq1 libonig5 [2020-08-03T06:19:46.417Z] #24 35.95 0 upgraded, 3 newly installed, 0 to remove and 7 not upgraded. [2020-08-03T06:19:46.417Z] #24 35.95 Need to get 358 kB of archives. [2020-08-03T06:19:46.417Z] #24 35.95 After this operation, 1277 kB of additional disk space will be used. [2020-08-03T06:19:46.417Z] #24 35.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-08-03T06:19:46.417Z] #24 36.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-08-03T06:19:46.417Z] #24 36.24 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-08-03T06:19:46.417Z] #24 38.10 debconf: delaying package configuration, since apt-utils is not installed [2020-08-03T06:19:46.417Z] #24 38.31 Fetched 358 kB in 0s (762 kB/s) [2020-08-03T06:19:46.417Z] #24 38.51 Selecting previously unselected package libonig5:ppc64el. [2020-08-03T06:19:46.417Z] #24 38.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-08-03T06:19:46.417Z] #24 38.59 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-08-03T06:19:46.417Z] #24 38.60 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-08-03T06:19:46.417Z] #24 39.06 Selecting previously unselected package libjq1:ppc64el. [2020-08-03T06:19:46.417Z] #24 39.06 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-08-03T06:19:46.417Z] #24 39.08 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-08-03T06:19:46.417Z] #24 39.26 Selecting previously unselected package jq. [2020-08-03T06:19:46.417Z] #24 39.26 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-08-03T06:19:46.417Z] #24 39.27 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-03T06:19:46.417Z] #24 39.49 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-08-03T06:19:46.417Z] #24 39.50 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-08-03T06:19:46.417Z] #24 39.51 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-03T06:19:46.417Z] #24 39.52 Processing triggers for libc-bin (2.28-10) ... [2020-08-03T06:19:46.417Z] #24 DONE 39.7s [2020-08-03T06:19:46.465Z] #39 39.25 CC images/seccomp.o [2020-08-03T06:19:46.468Z] #27 ... [2020-08-03T06:19:46.468Z] [2020-08-03T06:19:46.468Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-08-03T06:19:46.468Z] #35 DONE 0.4s [2020-08-03T06:19:46.468Z] [2020-08-03T06:19:46.468Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-08-03T06:19:46.468Z] #27 DONE 0.4s [2020-08-03T06:19:46.468Z] [2020-08-03T06:19:46.468Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-03T06:19:46.724Z] [2020-08-03T06:19:46.724Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-08-03T06:19:46.724Z] #25 DONE 0.1s [2020-08-03T06:19:46.724Z] [2020-08-03T06:19:46.724Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-03T06:19:46.725Z] #39 39.55 CC images/binfmt-misc.o [2020-08-03T06:19:46.725Z] #39 39.74 CC images/time.o [2020-08-03T06:19:47.293Z] #39 39.95 CC images/sysctl.o [2020-08-03T06:19:47.293Z] #39 40.11 CC images/autofs.o [2020-08-03T06:19:47.293Z] #39 40.30 CC images/macvlan.o [2020-08-03T06:19:47.553Z] #39 40.48 CC images/sit.o [2020-08-03T06:19:47.612Z] #52 111.6 + bin/containerd [2020-08-03T06:19:47.813Z] #39 40.67 CC images/memfd.o [2020-08-03T06:19:48.072Z] #39 40.88 CC images/timens.o [2020-08-03T06:19:48.294Z] #26 1.815 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-08-03T06:19:48.332Z] #39 41.09 LINK images/built-in.o [2020-08-03T06:19:48.332Z] #39 41.22 GEN compel/include/asm [2020-08-03T06:19:48.332Z] #39 41.25 GEN compel/include/version.h [2020-08-03T06:19:48.332Z] #39 41.27 touch .config [2020-08-03T06:19:48.332Z] #39 41.32 GEN include/common/config.h [2020-08-03T06:19:48.591Z] #39 41.43 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-08-03T06:19:48.591Z] #39 41.46 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-08-03T06:19:48.591Z] #39 41.47 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-08-03T06:19:48.591Z] #39 41.50 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-08-03T06:19:48.591Z] #39 41.54 DEP compel/arch/x86/plugins/std/memcpy.d [2020-08-03T06:19:48.851Z] #39 41.56 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-08-03T06:19:48.851Z] #39 41.59 GEN compel/plugins/include/uapi/std/syscall.h [2020-08-03T06:19:48.851Z] #39 41.62 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-08-03T06:19:48.851Z] #39 41.63 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-08-03T06:19:48.851Z] #39 41.65 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-08-03T06:19:48.851Z] #39 41.66 DEP compel/plugins/std/infect.d [2020-08-03T06:19:48.856Z] #41 ... [2020-08-03T06:19:48.856Z] [2020-08-03T06:19:48.856Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:19:48.856Z] #54 16.57 + cd /tmp/tmp.lwCVHoeTOj/src/github.com/rootless-containers/rootlesskit [2020-08-03T06:19:48.856Z] #54 16.57 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-03T06:19:48.891Z] #32 18.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-03T06:19:48.944Z] #26 2.325 [2020-08-03T06:19:49.112Z] #39 41.83 DEP compel/plugins/std/string.d [2020-08-03T06:19:49.112Z] #39 41.91 DEP compel/plugins/std/log.d [2020-08-03T06:19:49.112Z] #39 42.00 DEP compel/plugins/std/fds.d [2020-08-03T06:19:49.112Z] #39 ... [2020-08-03T06:19:49.112Z] [2020-08-03T06:19:49.112Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-03T06:19:49.112Z] #10 106.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-08-03T06:19:49.112Z] #10 106.4 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-03T06:19:49.112Z] #10 106.4 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-03T06:19:49.113Z] #54 17.11 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-03T06:19:49.113Z] #54 17.11 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-08-03T06:19:49.375Z] #10 ... [2020-08-03T06:19:49.375Z] [2020-08-03T06:19:49.375Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:19:49.375Z] #39 42.12 DEP compel/plugins/std/std.d [2020-08-03T06:19:49.375Z] #39 42.26 DEP compel/plugins/shmem/shmem.d [2020-08-03T06:19:49.375Z] #39 42.34 DEP compel/plugins/fds/fds.d [2020-08-03T06:19:49.464Z] #32 ... [2020-08-03T06:19:49.464Z] [2020-08-03T06:19:49.464Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:19:49.464Z] #21 18.48 + mkdir -p /build [2020-08-03T06:19:49.464Z] #21 18.49 + mv docker/docker /build/ [2020-08-03T06:19:49.464Z] #21 18.49 + rmdir docker [2020-08-03T06:19:49.464Z] #21 DONE 19.1s [2020-08-03T06:19:49.634Z] #39 42.49 CC compel/plugins/std/std.o [2020-08-03T06:19:49.723Z] [2020-08-03T06:19:49.723Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:19:49.723Z] #54 15.60 Checking out files: 56% (448/794) Checking out files: 57% (453/794) Checking out files: 58% (461/794) Checking out files: 59% (469/794) Checking out files: 60% (477/794) Checking out files: 61% (485/794) Checking out files: 62% (493/794) Checking out files: 63% (501/794) Checking out files: 64% (509/794) Checking out files: 65% (517/794) Checking out files: 66% (525/794) Checking out files: 67% (532/794) Checking out files: 68% (540/794) Checking out files: 69% (548/794) Checking out files: 70% (556/794) Checking out files: 71% (564/794) Checking out files: 72% (572/794) Checking out files: 73% (580/794) Checking out files: 74% (588/794) Checking out files: 75% (596/794) Checking out files: 76% (604/794) Checking out files: 77% (612/794) Checking out files: 78% (620/794) Checking out files: 79% (628/794) Checking out files: 80% (636/794) Checking out files: 81% (644/794) Checking out files: 82% (652/794) Checking out files: 83% (660/794) Checking out files: 84% (667/794) Checking out files: 85% (675/794) Checking out files: 86% (683/794) Checking out files: 87% (691/794) Checking out files: 88% (699/794) Checking out files: 89% (707/794) Checking out files: 90% (715/794) Checking out files: 91% (723/794) Checking out files: 92% (731/794) Checking out files: 93% (739/794) Checking out files: 94% (747/794) Checking out files: 95% (755/794) Checking out files: 96% (763/794) Checking out files: 97% (771/794) Checking out files: 98% (779/794) Checking out files: 99% (787/794) Checking out files: 100% (794/794) Checking out files: 100% (794/794), done. [2020-08-03T06:19:49.723Z] #54 16.57 + cd /tmp/tmp.uCfXRsbMM9/src/github.com/rootless-containers/rootlesskit [2020-08-03T06:19:49.723Z] #54 16.58 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-03T06:19:49.723Z] #54 17.04 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-03T06:19:49.723Z] #54 17.05 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-08-03T06:19:49.861Z] #26 2.546 # 1.9% #### 6.0% ######## 12.1% ############# 18.2% ################## 25.5% ######################### 35.3% ############################### 43.5% [2020-08-03T06:19:49.861Z] #26 ... [2020-08-03T06:19:49.861Z] [2020-08-03T06:19:49.861Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-03T06:19:49.861Z] #39 25.28 Reading package lists... [2020-08-03T06:19:49.861Z] #39 33.42 Building dependency tree... [2020-08-03T06:19:49.861Z] #39 37.03 The following additional packages will be installed: [2020-08-03T06:19:49.861Z] #39 37.03 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-08-03T06:19:49.861Z] #39 37.03 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-08-03T06:19:49.861Z] #39 37.04 Suggested packages: [2020-08-03T06:19:49.861Z] #39 37.04 manpages-dev python-setuptools [2020-08-03T06:19:49.861Z] #39 38.88 The following NEW packages will be installed: [2020-08-03T06:19:49.861Z] #39 38.88 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-08-03T06:19:49.861Z] #39 38.88 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-08-03T06:19:49.861Z] #39 38.88 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-08-03T06:19:49.861Z] #39 38.89 python-six zlib1g-dev [2020-08-03T06:19:49.861Z] #39 39.11 0 upgraded, 17 newly installed, 0 to remove and 7 not upgraded. [2020-08-03T06:19:49.861Z] #39 39.11 Need to get 4075 kB of archives. [2020-08-03T06:19:49.861Z] #39 39.11 After this operation, 24.5 MB of additional disk space will be used. [2020-08-03T06:19:49.861Z] #39 39.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-08-03T06:19:49.861Z] #39 39.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-08-03T06:19:49.861Z] #39 39.15 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-08-03T06:19:49.861Z] #39 39.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-08-03T06:19:49.861Z] #39 39.16 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-08-03T06:19:49.861Z] #39 39.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-08-03T06:19:49.861Z] #39 39.29 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2020-08-03T06:19:49.861Z] #39 39.32 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-08-03T06:19:49.861Z] #39 39.33 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-08-03T06:19:49.861Z] #39 39.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-08-03T06:19:49.861Z] #39 39.77 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-08-03T06:19:49.861Z] #39 39.93 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-08-03T06:19:49.861Z] #39 40.06 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2020-08-03T06:19:49.861Z] #39 40.08 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-08-03T06:19:49.861Z] #39 40.09 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-08-03T06:19:49.861Z] #39 40.12 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-08-03T06:19:49.861Z] #39 40.13 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-08-03T06:19:49.861Z] #39 41.70 debconf: delaying package configuration, since apt-utils is not installed [2020-08-03T06:19:49.861Z] #39 42.09 Fetched 4075 kB in 1s (3469 kB/s) [2020-08-03T06:19:49.861Z] #39 42.22 Selecting previously unselected package libcap-dev:ppc64el. [2020-08-03T06:19:49.861Z] #39 42.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 ... 15339 files and directories currently installed.) [2020-08-03T06:19:49.861Z] #39 42.39 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-08-03T06:19:49.861Z] #39 42.41 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-08-03T06:19:49.861Z] #39 42.68 Selecting previously unselected package libnet1:ppc64el. [2020-08-03T06:19:49.861Z] #39 42.70 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-08-03T06:19:49.861Z] #39 42.71 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-08-03T06:19:49.861Z] #39 42.93 Selecting previously unselected package libnet1-dev. [2020-08-03T06:19:49.861Z] #39 42.96 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-08-03T06:19:49.861Z] #39 42.98 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-03T06:19:49.894Z] #39 42.80 CC compel/plugins/std/fds.o [2020-08-03T06:19:50.170Z] #39 ... [2020-08-03T06:19:50.170Z] [2020-08-03T06:19:50.170Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-03T06:19:50.170Z] #26 2.546 # 1.9% #### 6.0% ######## 12.1% ############# 18.2% ################## 25.5% ######################### 35.3% ############################### 43.5% ###################################### 53.7% [2020-08-03T06:19:50.170Z] #26 ... [2020-08-03T06:19:50.170Z] [2020-08-03T06:19:50.170Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:19:50.170Z] #61 DONE 43.4s [2020-08-03T06:19:50.170Z] [2020-08-03T06:19:50.170Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-03T06:19:50.462Z] #39 43.23 CC compel/plugins/std/log.o [2020-08-03T06:19:51.105Z] #54 ... [2020-08-03T06:19:51.105Z] [2020-08-03T06:19:51.105Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:19:51.105Z] #43 10.76 go: downloading gotest.tools v2.1.0+incompatible [2020-08-03T06:19:51.105Z] #43 10.95 go: extracting gotest.tools v2.1.0+incompatible [2020-08-03T06:19:51.105Z] #43 11.11 go: downloading github.com/pkg/errors v0.8.0 [2020-08-03T06:19:51.105Z] #43 11.17 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-08-03T06:19:51.105Z] #43 11.17 go: downloading github.com/fatih/color v1.6.0 [2020-08-03T06:19:51.105Z] #43 11.24 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-03T06:19:51.105Z] #43 11.31 go: downloading github.com/spf13/pflag v1.0.1 [2020-08-03T06:19:51.105Z] #43 11.41 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-08-03T06:19:51.105Z] #43 11.46 go: extracting github.com/pkg/errors v0.8.0 [2020-08-03T06:19:51.105Z] #43 11.61 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-03T06:19:51.105Z] #43 11.67 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-08-03T06:19:51.105Z] #43 11.93 go: extracting github.com/fatih/color v1.6.0 [2020-08-03T06:19:51.105Z] #43 12.00 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-08-03T06:19:51.105Z] #43 12.07 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-03T06:19:51.105Z] #43 12.15 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-08-03T06:19:51.105Z] #43 12.16 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-03T06:19:51.105Z] #43 12.16 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-03T06:19:51.105Z] #43 12.19 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-08-03T06:19:51.105Z] #43 12.30 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-08-03T06:19:51.105Z] #43 12.33 go: extracting github.com/spf13/pflag v1.0.1 [2020-08-03T06:19:51.105Z] #43 12.45 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-08-03T06:19:51.105Z] #43 15.32 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-03T06:19:51.105Z] #43 17.21 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-03T06:19:51.105Z] #43 17.52 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-03T06:19:51.373Z] #26 2.546 # 1.9% #### 6.0% ######## 12.1% ############# 18.2% ################## 25.5% ######################### 35.3% ############################### 43.5% ###################################### 53.7% ############################################ 61.8% ############################################# 63.9% ################################################ 67.9% ################################################### 72.0% ###################################################### 76.1% ######################################################### 80.2% ############################################################ 84.2% ############################################################### 88.3% ################################################################# 90.3% ################################################################### 94.4% ###################################################################### 98.4% ################ [2020-08-03T06:19:51.373Z] #26 ... [2020-08-03T06:19:51.373Z] [2020-08-03T06:19:51.373Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-03T06:19:51.373Z] #33 25.57 Reading package lists... [2020-08-03T06:19:51.373Z] #33 34.81 Building dependency tree... [2020-08-03T06:19:51.373Z] #33 37.57 The following additional packages will be installed: [2020-08-03T06:19:51.373Z] #33 37.58 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-08-03T06:19:51.373Z] #33 37.60 Suggested packages: [2020-08-03T06:19:51.373Z] #33 37.60 cmake-doc ninja-build lrzip [2020-08-03T06:19:51.373Z] #33 37.60 Recommended packages: [2020-08-03T06:19:51.373Z] #33 37.60 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-08-03T06:19:51.373Z] #33 38.94 The following NEW packages will be installed: [2020-08-03T06:19:51.373Z] #33 38.95 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-08-03T06:19:51.373Z] #33 38.95 vim-common xxd [2020-08-03T06:19:51.373Z] #33 39.06 0 upgraded, 10 newly installed, 0 to remove and 7 not upgraded. [2020-08-03T06:19:51.373Z] #33 39.06 Need to get 14.9 MB of archives. [2020-08-03T06:19:51.373Z] #33 39.06 After this operation, 67.2 MB of additional disk space will be used. [2020-08-03T06:19:51.373Z] #33 39.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-08-03T06:19:51.373Z] #33 39.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-08-03T06:19:51.373Z] #33 39.13 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-08-03T06:19:51.373Z] #33 39.29 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-08-03T06:19:51.373Z] #33 40.43 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-08-03T06:19:51.373Z] #33 40.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-08-03T06:19:51.373Z] #33 40.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-08-03T06:19:51.373Z] #33 40.62 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-08-03T06:19:51.373Z] #33 40.64 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-08-03T06:19:51.373Z] #33 40.66 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-08-03T06:19:51.373Z] #33 42.11 debconf: delaying package configuration, since apt-utils is not installed [2020-08-03T06:19:51.373Z] #33 42.43 Fetched 14.9 MB in 2s (7467 kB/s) [2020-08-03T06:19:51.373Z] #33 42.62 Selecting previously unselected package xxd. [2020-08-03T06:19:51.373Z] #33 42.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 ... 15339 files and directories currently installed.) [2020-08-03T06:19:51.373Z] #33 42.73 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-08-03T06:19:51.373Z] #33 42.74 Unpacking xxd (2:8.1.0875-5) ... [2020-08-03T06:19:51.373Z] #33 43.04 Selecting previously unselected package vim-common. [2020-08-03T06:19:51.373Z] #33 43.09 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-03T06:19:51.373Z] #33 43.19 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-03T06:19:51.373Z] #33 43.79 Selecting previously unselected package cmake-data. [2020-08-03T06:19:51.374Z] #33 43.83 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-08-03T06:19:51.374Z] #33 43.86 Unpacking cmake-data (3.13.4-1) ... [2020-08-03T06:19:51.441Z] #39 44.13 CC compel/plugins/std/string.o [2020-08-03T06:19:51.674Z] #33 ... [2020-08-03T06:19:51.674Z] [2020-08-03T06:19:51.674Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-03T06:19:51.674Z] #26 2.546 # 1.9% #### 6.0% ######## 12.1% ############# 18.2% ################## 25.5% ######################### 35.3% ############################### 43.5% ###################################### 53.7% ############################################ 61.8% ############################################# 63.9% ################################################ 67.9% ################################################### 72.0% ###################################################### 76.1% ######################################################### 80.2% ############################################################ 84.2% ############################################################### 88.3% ################################################################# 90.3% ################################################################### 94.4% ###################################################################### 98.4% ######################################################################## 100.0% [2020-08-03T06:19:51.784Z] #28 ... [2020-08-03T06:19:51.784Z] [2020-08-03T06:19:51.784Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:19:51.784Z] #43 2.636 + RM_GOPATH=0 [2020-08-03T06:19:51.784Z] #43 2.636 + TMP_GOPATH= [2020-08-03T06:19:51.784Z] #43 2.636 + : /build [2020-08-03T06:19:51.784Z] #43 2.636 + '[' -z '' ']' [2020-08-03T06:19:51.784Z] #43 2.638 ++ mktemp -d [2020-08-03T06:19:51.784Z] #43 2.641 + export GOPATH=/tmp/tmp.MekskHpqLi [2020-08-03T06:19:51.784Z] #43 2.641 + GOPATH=/tmp/tmp.MekskHpqLi [2020-08-03T06:19:51.784Z] #43 2.641 + RM_GOPATH=1 [2020-08-03T06:19:51.784Z] #43 2.641 + case "$(go env GOARCH)" in [2020-08-03T06:19:51.784Z] #43 2.644 ++ go env GOARCH [2020-08-03T06:19:51.784Z] #43 2.664 + export GO_BUILDMODE=-buildmode=pie [2020-08-03T06:19:51.784Z] #43 2.664 + GO_BUILDMODE=-buildmode=pie [2020-08-03T06:19:51.784Z] #43 2.664 ++ dirname /tmp/install/install.sh [2020-08-03T06:19:51.784Z] #43 2.665 + dir=/tmp/install [2020-08-03T06:19:51.784Z] #43 2.665 + bin=gotestsum [2020-08-03T06:19:51.784Z] #43 2.665 + shift [2020-08-03T06:19:51.784Z] #43 2.665 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-08-03T06:19:51.784Z] #43 2.665 + . /tmp/install/gotestsum.installer [2020-08-03T06:19:51.784Z] #43 2.665 ++ : v0.3.5 [2020-08-03T06:19:51.784Z] #43 2.665 + install_gotestsum [2020-08-03T06:19:51.784Z] #43 2.665 + set -e [2020-08-03T06:19:51.784Z] #43 2.665 + export GO111MODULE=on [2020-08-03T06:19:51.784Z] #43 2.665 + GO111MODULE=on [2020-08-03T06:19:51.784Z] #43 2.665 + GOBIN=/build [2020-08-03T06:19:51.784Z] #43 2.665 + go get gotest.tools/gotestsum@v0.3.5 [2020-08-03T06:19:51.784Z] #43 2.725 go: finding gotest.tools v0.3.5 [2020-08-03T06:19:51.784Z] #43 2.725 go: finding gotest.tools/gotestsum v0.3.5 [2020-08-03T06:19:51.784Z] #43 2.985 go: downloading gotest.tools/gotestsum v0.3.5 [2020-08-03T06:19:51.784Z] #43 3.457 go: extracting gotest.tools/gotestsum v0.3.5 [2020-08-03T06:19:51.784Z] #43 4.266 go: downloading gotest.tools v2.1.0+incompatible [2020-08-03T06:19:51.784Z] #43 4.417 go: extracting gotest.tools v2.1.0+incompatible [2020-08-03T06:19:51.784Z] #43 4.539 go: downloading github.com/spf13/pflag v1.0.1 [2020-08-03T06:19:51.784Z] #43 4.552 go: downloading github.com/pkg/errors v0.8.0 [2020-08-03T06:19:51.784Z] #43 4.554 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-08-03T06:19:51.784Z] #43 4.629 go: downloading github.com/fatih/color v1.6.0 [2020-08-03T06:19:51.784Z] #43 4.666 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-03T06:19:51.784Z] #43 4.743 go: extracting github.com/pkg/errors v0.8.0 [2020-08-03T06:19:51.784Z] #43 4.825 go: extracting github.com/spf13/pflag v1.0.1 [2020-08-03T06:19:51.784Z] #43 4.874 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-08-03T06:19:51.784Z] #43 4.903 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-08-03T06:19:51.784Z] #43 4.993 go: extracting github.com/fatih/color v1.6.0 [2020-08-03T06:19:51.784Z] #43 5.138 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-03T06:19:51.784Z] #43 5.361 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-08-03T06:19:51.784Z] #43 5.391 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-08-03T06:19:51.784Z] #43 5.421 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-03T06:19:51.784Z] #43 5.564 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-08-03T06:19:51.784Z] #43 5.582 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-08-03T06:19:51.784Z] #43 ... [2020-08-03T06:19:51.784Z] [2020-08-03T06:19:51.784Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-03T06:19:51.784Z] #28 5.144 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-08-03T06:19:51.784Z] #28 5.146 Cloning into '.'... [2020-08-03T06:19:51.974Z] #26 5.271 [2020-08-03T06:19:52.012Z] #39 44.82 CC compel/plugins/std/infect.o [2020-08-03T06:19:52.048Z] #43 ... [2020-08-03T06:19:52.048Z] [2020-08-03T06:19:52.048Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:19:52.048Z] #41 11.66 internal/race [2020-08-03T06:19:52.048Z] #41 11.82 internal/bytealg [2020-08-03T06:19:52.048Z] #41 12.03 sync/atomic [2020-08-03T06:19:52.048Z] #41 12.64 unicode [2020-08-03T06:19:52.048Z] #41 14.04 runtime [2020-08-03T06:19:52.048Z] #41 18.40 unicode/utf8 [2020-08-03T06:19:52.048Z] #41 19.06 math [2020-08-03T06:19:52.310Z] #41 ... [2020-08-03T06:19:52.310Z] [2020-08-03T06:19:52.310Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:19:52.310Z] #43 22.00 go: finding github.com/fatih/color v1.6.0 [2020-08-03T06:19:52.570Z] #26 5.580 ############# 18.3% ################################ 44.9% ################################################### 71.7% ###################################################################### 98.5% ######################################################################## 100.0% [2020-08-03T06:19:52.570Z] #43 22.26 go: finding github.com/pkg/errors v0.8.0 [2020-08-03T06:19:52.570Z] #43 22.32 go: finding github.com/sirupsen/logrus v1.0.5 [2020-08-03T06:19:52.570Z] #43 22.35 go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-03T06:19:52.570Z] #43 22.38 go: finding github.com/spf13/pflag v1.0.1 [2020-08-03T06:19:52.588Z] #39 45.39 CC compel/arch/x86/plugins/std/parasite-head.o [2020-08-03T06:19:52.588Z] #39 45.47 CC compel/arch/x86/plugins/std/memcpy.o [2020-08-03T06:19:52.588Z] #39 45.53 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-08-03T06:19:52.830Z] #43 22.45 go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-03T06:19:52.853Z] #39 45.58 AR compel/plugins/std.lib.a [2020-08-03T06:19:52.853Z] #39 45.71 CC compel/plugins/fds/fds.o [2020-08-03T06:19:52.888Z] #26 6.286 [2020-08-03T06:19:53.091Z] #43 ... [2020-08-03T06:19:53.091Z] [2020-08-03T06:19:53.091Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:19:53.091Z] #30 12.60 runtime [2020-08-03T06:19:53.091Z] #30 12.82 math [2020-08-03T06:19:53.091Z] #30 19.66 internal/testlog [2020-08-03T06:19:53.091Z] #30 20.23 encoding [2020-08-03T06:19:53.091Z] #30 20.72 runtime/cgo [2020-08-03T06:19:53.091Z] #30 ... [2020-08-03T06:19:53.091Z] [2020-08-03T06:19:53.091Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:19:53.091Z] #43 22.71 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-03T06:19:53.091Z] #43 22.83 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-03T06:19:53.186Z] #52 ... [2020-08-03T06:19:53.186Z] [2020-08-03T06:19:53.186Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:19:53.186Z] #45 140.7 + cd /tmp/tmp.09NxhfIUzs/src/github.com/golangci/golangci-lint/ [2020-08-03T06:19:53.186Z] #45 140.7 + git checkout -q v1.23.8 [2020-08-03T06:19:53.186Z] #45 140.8 ++ git describe --tags [2020-08-03T06:19:53.186Z] #45 140.8 + version=v1.23.8 [2020-08-03T06:19:53.186Z] #45 140.8 ++ git rev-parse --short HEAD [2020-08-03T06:19:53.186Z] #45 140.8 + commit=76a82c6 [2020-08-03T06:19:53.186Z] #45 140.8 ++ git show -s --format=%cd [2020-08-03T06:19:53.186Z] #45 140.8 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-08-03T06:19:53.186Z] #45 140.8 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-03T06:19:53.189Z] #39 45.98 AR compel/plugins/fds.lib.a [2020-08-03T06:19:53.189Z] #39 46.04 HOSTDEP compel/src/lib/log-host.d [2020-08-03T06:19:53.302Z] #54 ... [2020-08-03T06:19:53.302Z] [2020-08-03T06:19:53.302Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:19:53.302Z] #30 10.76 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-03T06:19:53.302Z] #30 10.83 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-08-03T06:19:53.302Z] #30 12.01 math/bits [2020-08-03T06:19:53.302Z] #30 12.68 math [2020-08-03T06:19:53.302Z] #30 12.85 runtime [2020-08-03T06:19:53.302Z] #30 18.88 internal/testlog [2020-08-03T06:19:53.302Z] #30 19.29 encoding [2020-08-03T06:19:53.302Z] #30 19.64 runtime/cgo [2020-08-03T06:19:53.302Z] #30 ... [2020-08-03T06:19:53.302Z] [2020-08-03T06:19:53.302Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:19:53.302Z] #43 12.34 go: downloading gotest.tools v2.1.0+incompatible [2020-08-03T06:19:53.302Z] #43 12.97 go: extracting gotest.tools v2.1.0+incompatible [2020-08-03T06:19:53.302Z] #43 13.06 go: downloading github.com/pkg/errors v0.8.0 [2020-08-03T06:19:53.302Z] #43 13.06 go: downloading github.com/fatih/color v1.6.0 [2020-08-03T06:19:53.302Z] #43 13.07 go: downloading github.com/spf13/pflag v1.0.1 [2020-08-03T06:19:53.302Z] #43 13.25 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-08-03T06:19:53.302Z] #43 13.42 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-03T06:19:53.302Z] #43 13.56 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-08-03T06:19:53.302Z] #43 13.78 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-08-03T06:19:53.302Z] #43 14.01 go: extracting github.com/pkg/errors v0.8.0 [2020-08-03T06:19:53.302Z] #43 14.03 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-03T06:19:53.302Z] #43 14.12 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-08-03T06:19:53.302Z] #43 14.13 go: extracting github.com/fatih/color v1.6.0 [2020-08-03T06:19:53.302Z] #43 14.30 go: extracting github.com/spf13/pflag v1.0.1 [2020-08-03T06:19:53.302Z] #43 14.35 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-08-03T06:19:53.302Z] #43 14.36 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-08-03T06:19:53.302Z] #43 14.43 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-03T06:19:53.302Z] #43 14.44 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-03T06:19:53.302Z] #43 14.44 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-03T06:19:53.302Z] #43 14.61 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-08-03T06:19:53.302Z] #43 14.73 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-08-03T06:19:53.302Z] #43 17.41 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-03T06:19:53.302Z] #43 18.66 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-03T06:19:53.302Z] #43 19.12 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-03T06:19:53.302Z] #43 ... [2020-08-03T06:19:53.302Z] [2020-08-03T06:19:53.302Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:19:53.302Z] #47 21.12 + cd /tmp/tmp.KE2eM1Xy38/src/github.com/mvdan/sh [2020-08-03T06:19:53.302Z] #47 21.12 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-03T06:19:53.302Z] #47 21.38 + GO111MODULE=on [2020-08-03T06:19:53.351Z] #43 22.99 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-08-03T06:19:53.351Z] #43 23.04 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-03T06:19:53.351Z] #43 23.11 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-03T06:19:53.460Z] #39 46.24 HOSTDEP compel/src/lib/handle-elf-host.d [2020-08-03T06:19:53.460Z] #39 46.30 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-08-03T06:19:53.489Z] #26 6.509 0.5% ################### 27.4% ################################################# 68.5% ################################################################## 92.0% ######################################################################## 100.0% [2020-08-03T06:19:53.558Z] #47 21.38 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-08-03T06:19:53.718Z] #39 46.44 HOSTDEP compel/src/main-host.d [2020-08-03T06:19:53.718Z] #39 46.53 DEP compel/src/lib/ptrace.d [2020-08-03T06:19:53.718Z] #39 46.63 DEP compel/src/lib/infect.d [2020-08-03T06:19:53.924Z] #43 ... [2020-08-03T06:19:53.924Z] [2020-08-03T06:19:53.924Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-03T06:19:53.924Z] #23 13.59 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-08-03T06:19:53.924Z] #23 17.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-03T06:19:53.990Z] #39 46.81 DEP compel/src/lib/infect-util.d [2020-08-03T06:19:53.990Z] #39 46.90 DEP compel/src/lib/infect-rpc.d [2020-08-03T06:19:54.120Z] #47 ... [2020-08-03T06:19:54.120Z] [2020-08-03T06:19:54.120Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-03T06:19:54.120Z] #10 11.83 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-08-03T06:19:54.120Z] #10 15.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-03T06:19:54.120Z] #10 ... [2020-08-03T06:19:54.120Z] [2020-08-03T06:19:54.120Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-03T06:19:54.120Z] #32 12.05 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-08-03T06:19:54.120Z] #32 15.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-03T06:19:54.141Z] #26 7.311 [2020-08-03T06:19:54.197Z] #23 ... [2020-08-03T06:19:54.197Z] [2020-08-03T06:19:54.197Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:19:54.197Z] #47 21.97 + cd /tmp/tmp.8LgdS5goCn/src/github.com/mvdan/sh [2020-08-03T06:19:54.197Z] #47 21.97 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-03T06:19:54.197Z] #47 22.15 + GO111MODULE=on [2020-08-03T06:19:54.197Z] #47 22.15 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-08-03T06:19:54.197Z] #47 23.72 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-03T06:19:54.197Z] #47 23.73 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-03T06:19:54.197Z] #47 23.79 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-03T06:19:54.276Z] #39 47.04 DEP compel/arch/x86/src/lib/infect.d [2020-08-03T06:19:54.276Z] #39 47.15 DEP compel/arch/x86/src/lib/cpu.d [2020-08-03T06:19:54.276Z] #39 47.22 DEP compel/src/lib/log.d [2020-08-03T06:19:54.276Z] #39 47.26 DEP compel/src/main.d [2020-08-03T06:19:54.377Z] #32 ... [2020-08-03T06:19:54.377Z] [2020-08-03T06:19:54.377Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:19:54.377Z] #41 17.45 unicode/utf8 [2020-08-03T06:19:54.377Z] #41 18.50 math [2020-08-03T06:19:54.377Z] #41 ... [2020-08-03T06:19:54.377Z] [2020-08-03T06:19:54.377Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-03T06:19:54.377Z] #38 12.36 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-08-03T06:19:54.377Z] #38 15.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-03T06:19:54.458Z] #47 24.07 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-03T06:19:54.458Z] #47 ... [2020-08-03T06:19:54.458Z] [2020-08-03T06:19:54.458Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-03T06:19:54.458Z] #10 14.10 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-08-03T06:19:54.458Z] #10 17.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-03T06:19:54.465Z] #26 7.590 # 2.2% #### 6.0% ####### 9.8% [2020-08-03T06:19:54.465Z] #26 ... [2020-08-03T06:19:54.465Z] [2020-08-03T06:19:54.465Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-03T06:19:54.465Z] #11 37.73 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-08-03T06:19:54.465Z] #11 38.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2020-08-03T06:19:54.465Z] #11 38.15 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2020-08-03T06:19:54.465Z] #11 41.75 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2020-08-03T06:19:54.465Z] #11 45.32 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-08-03T06:19:54.465Z] #11 45.34 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-08-03T06:19:54.465Z] #11 45.34 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-08-03T06:19:54.465Z] #11 45.36 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-08-03T06:19:54.465Z] #11 45.37 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-08-03T06:19:54.465Z] #11 45.38 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-08-03T06:19:54.465Z] #11 45.40 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-08-03T06:19:54.465Z] #11 45.48 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-08-03T06:19:54.465Z] #11 45.51 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-08-03T06:19:54.465Z] #11 45.54 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-08-03T06:19:54.465Z] #11 45.57 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-08-03T06:19:54.465Z] #11 45.64 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-08-03T06:19:54.465Z] #11 45.68 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-08-03T06:19:54.465Z] #11 45.68 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-08-03T06:19:54.465Z] #11 45.68 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-08-03T06:19:54.465Z] #11 47.17 debconf: delaying package configuration, since apt-utils is not installed [2020-08-03T06:19:54.465Z] #11 47.52 Fetched 78.9 MB in 10s (8143 kB/s) [2020-08-03T06:19:54.465Z] #11 47.68 Selecting previously unselected package binutils-mingw-w64-i686. [2020-08-03T06:19:54.465Z] #11 47.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-08-03T06:19:54.535Z] #39 47.34 DEP compel/src/lib/handle-elf.d [2020-08-03T06:19:54.535Z] #39 47.48 DEP compel/arch/x86/src/lib/handle-elf.d [2020-08-03T06:19:54.633Z] #38 ... [2020-08-03T06:19:54.633Z] [2020-08-03T06:19:54.633Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-03T06:19:54.633Z] #51 14.25 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-08-03T06:19:54.633Z] #51 17.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-03T06:19:54.717Z] #10 ... [2020-08-03T06:19:54.717Z] [2020-08-03T06:19:54.717Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-03T06:19:54.717Z] #38 14.11 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-08-03T06:19:54.717Z] #38 17.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-03T06:19:54.717Z] #38 ... [2020-08-03T06:19:54.717Z] [2020-08-03T06:19:54.717Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:19:54.717Z] #47 24.21 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-03T06:19:54.766Z] #11 47.74 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-08-03T06:19:54.766Z] #11 47.75 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-03T06:19:54.766Z] #11 ... [2020-08-03T06:19:54.766Z] [2020-08-03T06:19:54.766Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-03T06:19:54.809Z] #39 ... [2020-08-03T06:19:54.809Z] [2020-08-03T06:19:54.809Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:19:54.809Z] #54 114.0 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-03T06:19:54.809Z] #54 114.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-08-03T06:19:54.809Z] #54 DONE 122.0s [2020-08-03T06:19:54.809Z] [2020-08-03T06:19:54.809Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:19:54.809Z] #39 47.62 CC compel/src/lib/log.o [2020-08-03T06:19:54.809Z] #39 ... [2020-08-03T06:19:54.809Z] [2020-08-03T06:19:54.809Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-03T06:19:54.809Z] #10 121.3 Selecting previously unselected package libapparmor1:amd64. [2020-08-03T06:19:54.809Z] #10 121.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-08-03T06:19:54.809Z] #10 121.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-08-03T06:19:54.809Z] #10 121.9 Selecting previously unselected package libapparmor-dev:amd64. [2020-08-03T06:19:54.809Z] #10 121.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-08-03T06:19:54.809Z] #10 122.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-08-03T06:19:54.809Z] #10 ... [2020-08-03T06:19:54.809Z] [2020-08-03T06:19:54.809Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-08-03T06:19:54.809Z] #55 DONE 0.1s [2020-08-03T06:19:54.809Z] [2020-08-03T06:19:54.809Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-08-03T06:19:54.809Z] #56 DONE 0.0s [2020-08-03T06:19:54.809Z] [2020-08-03T06:19:54.809Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-03T06:19:54.809Z] #10 122.1 Selecting previously unselected package libbtrfs0. [2020-08-03T06:19:55.067Z] #10 122.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-08-03T06:19:55.067Z] #10 122.2 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-03T06:19:55.067Z] #10 122.4 Selecting previously unselected package libbtrfs-dev. [2020-08-03T06:19:55.067Z] #10 122.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-08-03T06:19:55.067Z] #10 122.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-03T06:19:55.197Z] #51 ... [2020-08-03T06:19:55.197Z] [2020-08-03T06:19:55.197Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:19:55.197Z] #43 23.20 go: finding github.com/fatih/color v1.6.0 [2020-08-03T06:19:55.197Z] #43 23.25 go: finding github.com/pkg/errors v0.8.0 [2020-08-03T06:19:55.197Z] #43 23.28 go: finding github.com/sirupsen/logrus v1.0.5 [2020-08-03T06:19:55.326Z] #10 122.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-08-03T06:19:55.326Z] #10 122.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-08-03T06:19:55.326Z] #10 122.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-08-03T06:19:55.454Z] #43 23.38 go: finding github.com/spf13/pflag v1.0.1 [2020-08-03T06:19:55.454Z] #43 ... [2020-08-03T06:19:55.454Z] [2020-08-03T06:19:55.454Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-03T06:19:55.454Z] #23 13.58 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-08-03T06:19:55.454Z] #23 16.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-03T06:19:55.585Z] #10 122.7 Selecting previously unselected package libudev-dev:amd64. [2020-08-03T06:19:55.585Z] #10 122.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-08-03T06:19:55.585Z] #10 122.8 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-08-03T06:19:55.585Z] #10 ... [2020-08-03T06:19:55.585Z] [2020-08-03T06:19:55.585Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:19:55.585Z] #41 112.7 mime/quotedprintable [2020-08-03T06:19:55.585Z] #41 113.1 net/http/internal [2020-08-03T06:19:55.585Z] #41 115.7 net/textproto [2020-08-03T06:19:55.585Z] #41 115.7 crypto/x509 [2020-08-03T06:19:55.585Z] #41 116.9 vendor/golang.org/x/net/http/httpguts [2020-08-03T06:19:55.585Z] #41 117.1 vendor/golang.org/x/net/http/httpproxy [2020-08-03T06:19:55.585Z] #41 117.7 mime/multipart [2020-08-03T06:19:55.585Z] #41 119.7 crypto/tls [2020-08-03T06:19:55.585Z] #41 ... [2020-08-03T06:19:55.585Z] [2020-08-03T06:19:55.585Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:19:55.585Z] #39 47.96 CC compel/arch/x86/src/lib/cpu.o [2020-08-03T06:19:55.711Z] #23 ... [2020-08-03T06:19:55.711Z] [2020-08-03T06:19:55.711Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:19:55.711Z] #47 23.70 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-03T06:19:55.711Z] #47 23.70 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-03T06:19:56.040Z] #28 ... [2020-08-03T06:19:56.040Z] [2020-08-03T06:19:56.040Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-03T06:19:56.040Z] #51 4.345 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-03T06:19:56.040Z] #51 4.425 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-03T06:19:56.040Z] #51 4.425 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-03T06:19:56.040Z] #51 5.693 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-08-03T06:19:56.040Z] #51 7.241 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [213 kB] [2020-08-03T06:19:56.040Z] #51 8.604 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-08-03T06:19:56.101Z] #47 25.70 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-03T06:19:56.154Z] #39 48.87 CC compel/arch/x86/src/lib/infect.o [2020-08-03T06:19:56.303Z] #51 ... [2020-08-03T06:19:56.303Z] [2020-08-03T06:19:56.303Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:19:56.303Z] #47 3.268 + RM_GOPATH=0 [2020-08-03T06:19:56.303Z] #47 3.268 + TMP_GOPATH= [2020-08-03T06:19:56.303Z] #47 3.268 + : /build [2020-08-03T06:19:56.303Z] #47 3.268 + '[' -z '' ']' [2020-08-03T06:19:56.303Z] #47 3.268 ++ mktemp -d [2020-08-03T06:19:56.303Z] #47 3.272 + export GOPATH=/tmp/tmp.Xw4OOBbYVv [2020-08-03T06:19:56.303Z] #47 3.272 + GOPATH=/tmp/tmp.Xw4OOBbYVv [2020-08-03T06:19:56.303Z] #47 3.272 + RM_GOPATH=1 [2020-08-03T06:19:56.303Z] #47 3.272 + case "$(go env GOARCH)" in [2020-08-03T06:19:56.303Z] #47 3.274 ++ go env GOARCH [2020-08-03T06:19:56.303Z] #47 3.303 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-03T06:19:56.303Z] #47 3.304 + export GO_BUILDMODE=-buildmode=pie [2020-08-03T06:19:56.303Z] #47 3.304 + GO_BUILDMODE=-buildmode=pie [2020-08-03T06:19:56.303Z] #47 3.304 ++ dirname /tmp/install/install.sh [2020-08-03T06:19:56.303Z] #47 3.304 + dir=/tmp/install [2020-08-03T06:19:56.303Z] #47 3.304 + bin=shfmt [2020-08-03T06:19:56.303Z] #47 3.304 + shift [2020-08-03T06:19:56.303Z] #47 3.304 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-08-03T06:19:56.303Z] #47 3.304 + . /tmp/install/shfmt.installer [2020-08-03T06:19:56.303Z] #47 3.304 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-03T06:19:56.303Z] #47 3.304 + install_shfmt [2020-08-03T06:19:56.303Z] #47 3.304 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-08-03T06:19:56.303Z] #47 3.304 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Xw4OOBbYVv/src/github.com/mvdan/sh [2020-08-03T06:19:56.303Z] #47 3.304 Cloning into '/tmp/tmp.Xw4OOBbYVv/src/github.com/mvdan/sh'... [2020-08-03T06:19:56.361Z] #47 ... [2020-08-03T06:19:56.361Z] [2020-08-03T06:19:56.361Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-03T06:19:56.361Z] #51 16.03 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-08-03T06:19:56.361Z] #51 19.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-03T06:19:56.564Z] #26 7.590 # 2.2% #### 6.0% ####### 9.8% ########### 15.6% ############# 19.4% ################## 25.2% ##################### 29.5% ######################### 35.3% ############################# 41.0% ################################# 46.8% #################################### 50.6% ######################################## 56.4% ############################################ 62.1% ################################################ 67.9% ##################################################### 73.7% ######################################################### 79.4% ############################################################# 85.2% ################################################################# 90.9% ##################################################################### 96.7% ######################################################################## 100.0% [2020-08-03T06:19:56.567Z] #47 ... [2020-08-03T06:19:56.567Z] [2020-08-03T06:19:56.567Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-03T06:19:56.567Z] #23 2.805 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-03T06:19:56.567Z] #23 2.827 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-03T06:19:56.567Z] #23 2.827 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-03T06:19:56.567Z] #23 3.208 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-08-03T06:19:56.567Z] #23 3.734 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [213 kB] [2020-08-03T06:19:56.567Z] #23 5.360 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-08-03T06:19:56.567Z] #23 ... [2020-08-03T06:19:56.567Z] [2020-08-03T06:19:56.567Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:19:56.567Z] #30 3.479 + RM_GOPATH=0 [2020-08-03T06:19:56.567Z] #30 3.479 + TMP_GOPATH= [2020-08-03T06:19:56.567Z] #30 3.479 + : /build [2020-08-03T06:19:56.567Z] #30 3.479 + '[' -z '' ']' [2020-08-03T06:19:56.567Z] #30 3.479 ++ mktemp -d [2020-08-03T06:19:56.567Z] #30 3.483 + export GOPATH=/tmp/tmp.dLbrJQbhn5 [2020-08-03T06:19:56.567Z] #30 3.483 + GOPATH=/tmp/tmp.dLbrJQbhn5 [2020-08-03T06:19:56.567Z] #30 3.483 + RM_GOPATH=1 [2020-08-03T06:19:56.567Z] #30 3.483 + case "$(go env GOARCH)" in [2020-08-03T06:19:56.567Z] #30 3.483 ++ go env GOARCH [2020-08-03T06:19:56.567Z] #30 3.507 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-03T06:19:56.567Z] #30 3.514 + export GO_BUILDMODE=-buildmode=pie [2020-08-03T06:19:56.567Z] #30 3.514 + GO_BUILDMODE=-buildmode=pie [2020-08-03T06:19:56.567Z] #30 3.514 ++ dirname /tmp/install/install.sh [2020-08-03T06:19:56.567Z] #30 3.514 + dir=/tmp/install [2020-08-03T06:19:56.567Z] #30 3.514 + bin=tomlv [2020-08-03T06:19:56.567Z] #30 3.514 + shift [2020-08-03T06:19:56.567Z] #30 3.514 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-08-03T06:19:56.567Z] #30 3.514 + . /tmp/install/tomlv.installer [2020-08-03T06:19:56.567Z] #30 3.514 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-03T06:19:56.567Z] #30 3.514 + install_tomlv [2020-08-03T06:19:56.567Z] #30 3.514 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-08-03T06:19:56.567Z] #30 3.514 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.dLbrJQbhn5/src/github.com/BurntSushi/toml [2020-08-03T06:19:56.567Z] #30 3.514 Cloning into '/tmp/tmp.dLbrJQbhn5/src/github.com/BurntSushi/toml'... [2020-08-03T06:19:56.567Z] #30 4.502 + cd /tmp/tmp.dLbrJQbhn5/src/github.com/BurntSushi/toml [2020-08-03T06:19:56.567Z] #30 4.525 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-03T06:19:56.567Z] #30 4.535 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-08-03T06:19:56.567Z] #30 5.327 math/bits [2020-08-03T06:19:56.567Z] #30 5.372 runtime/internal/sys [2020-08-03T06:19:56.567Z] #30 5.442 runtime/internal/atomic [2020-08-03T06:19:56.567Z] #30 5.528 internal/cpu [2020-08-03T06:19:56.567Z] #30 5.631 runtime/internal/math [2020-08-03T06:19:56.567Z] #30 5.735 unicode/utf8 [2020-08-03T06:19:56.567Z] #30 6.030 internal/bytealg [2020-08-03T06:19:56.567Z] #30 6.162 internal/race [2020-08-03T06:19:56.567Z] #30 6.232 math [2020-08-03T06:19:56.567Z] #30 6.353 sync/atomic [2020-08-03T06:19:56.567Z] #30 6.484 unicode [2020-08-03T06:19:56.567Z] #30 7.010 internal/testlog [2020-08-03T06:19:56.567Z] #30 7.440 runtime [2020-08-03T06:19:56.567Z] #30 7.750 encoding [2020-08-03T06:19:56.567Z] #30 8.285 runtime/cgo [2020-08-03T06:19:56.622Z] #51 ... [2020-08-03T06:19:56.622Z] [2020-08-03T06:19:56.622Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:19:56.622Z] #41 24.64 unicode/utf16 [2020-08-03T06:19:56.622Z] #41 25.10 container/list [2020-08-03T06:19:56.622Z] #41 25.75 crypto/internal/subtle [2020-08-03T06:19:56.622Z] #41 26.04 crypto/subtle [2020-08-03T06:19:56.622Z] #41 26.12 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-08-03T06:19:56.622Z] #41 26.25 internal/nettrace [2020-08-03T06:19:56.622Z] #41 26.38 runtime/cgo [2020-08-03T06:19:56.641Z] #47 24.43 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-03T06:19:56.641Z] #47 24.55 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-03T06:19:56.641Z] #47 24.59 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-03T06:19:56.830Z] #30 ... [2020-08-03T06:19:56.830Z] [2020-08-03T06:19:56.830Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:19:56.830Z] #45 3.718 + RM_GOPATH=0 [2020-08-03T06:19:56.830Z] #45 3.718 + TMP_GOPATH= [2020-08-03T06:19:56.830Z] #45 3.718 + : /build [2020-08-03T06:19:56.830Z] #45 3.718 + '[' -z '' ']' [2020-08-03T06:19:56.830Z] #45 3.718 ++ mktemp -d [2020-08-03T06:19:56.830Z] #45 3.719 + export GOPATH=/tmp/tmp.P6dWD4DGpV [2020-08-03T06:19:56.830Z] #45 3.719 + GOPATH=/tmp/tmp.P6dWD4DGpV [2020-08-03T06:19:56.830Z] #45 3.719 + RM_GOPATH=1 [2020-08-03T06:19:56.830Z] #45 3.719 + case "$(go env GOARCH)" in [2020-08-03T06:19:56.830Z] #45 3.731 ++ go env GOARCH [2020-08-03T06:19:56.830Z] #45 3.731 + export GO_BUILDMODE=-buildmode=pie [2020-08-03T06:19:56.830Z] #45 3.731 + GO_BUILDMODE=-buildmode=pie [2020-08-03T06:19:56.830Z] #45 3.733 ++ dirname /tmp/install/install.sh [2020-08-03T06:19:56.830Z] #45 3.735 Installing golangci-lint version v1.23.8 [2020-08-03T06:19:56.830Z] #45 3.735 + dir=/tmp/install [2020-08-03T06:19:56.830Z] #45 3.735 + bin=golangci_lint [2020-08-03T06:19:56.830Z] #45 3.735 + shift [2020-08-03T06:19:56.830Z] #45 3.735 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-08-03T06:19:56.830Z] #45 3.735 + . /tmp/install/golangci_lint.installer [2020-08-03T06:19:56.830Z] #45 3.735 ++ : v1.23.8 [2020-08-03T06:19:56.830Z] #45 3.735 + install_golangci_lint [2020-08-03T06:19:56.830Z] #45 3.735 + echo 'Installing golangci-lint version v1.23.8' [2020-08-03T06:19:56.830Z] #45 3.735 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-03T06:19:56.830Z] #45 ... [2020-08-03T06:19:56.830Z] [2020-08-03T06:19:56.830Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:19:56.830Z] #41 5.344 + RM_GOPATH=0 [2020-08-03T06:19:56.830Z] #41 5.344 + TMP_GOPATH= [2020-08-03T06:19:56.830Z] #41 5.344 + : /build [2020-08-03T06:19:56.830Z] #41 5.344 + '[' -z '' ']' [2020-08-03T06:19:56.830Z] #41 5.344 ++ mktemp -d [2020-08-03T06:19:56.830Z] #41 5.346 + export GOPATH=/tmp/tmp.bWxMYLC1mb [2020-08-03T06:19:56.830Z] #41 5.346 + GOPATH=/tmp/tmp.bWxMYLC1mb [2020-08-03T06:19:56.830Z] #41 5.346 + RM_GOPATH=1 [2020-08-03T06:19:56.830Z] #41 5.346 + case "$(go env GOARCH)" in [2020-08-03T06:19:56.830Z] #41 5.351 ++ go env GOARCH [2020-08-03T06:19:56.830Z] #41 5.418 + export GO_BUILDMODE=-buildmode=pie [2020-08-03T06:19:56.830Z] #41 5.418 + GO_BUILDMODE=-buildmode=pie [2020-08-03T06:19:56.830Z] #41 5.419 ++ dirname /tmp/install/install.sh [2020-08-03T06:19:56.830Z] #41 5.421 + dir=/tmp/install [2020-08-03T06:19:56.830Z] #41 5.421 + bin=vndr [2020-08-03T06:19:56.830Z] #41 5.422 + shift [2020-08-03T06:19:56.830Z] #41 5.422 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-08-03T06:19:56.830Z] #41 5.423 + . /tmp/install/vndr.installer [2020-08-03T06:19:56.830Z] #41 5.423 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-03T06:19:56.830Z] #41 5.424 + install_vndr [2020-08-03T06:19:56.830Z] #41 5.424 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-08-03T06:19:56.830Z] #41 5.425 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-03T06:19:56.830Z] #41 5.425 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.bWxMYLC1mb/src/github.com/LK4D4/vndr [2020-08-03T06:19:56.830Z] #41 5.430 Cloning into '/tmp/tmp.bWxMYLC1mb/src/github.com/LK4D4/vndr'... [2020-08-03T06:19:56.830Z] #41 6.337 + cd /tmp/tmp.bWxMYLC1mb/src/github.com/LK4D4/vndr [2020-08-03T06:19:56.830Z] #41 6.339 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-03T06:19:56.830Z] #41 6.349 + go build -buildmode=pie -v -o /build/vndr . [2020-08-03T06:19:56.830Z] #41 8.206 unicode [2020-08-03T06:19:56.830Z] #41 8.305 unicode/utf16 [2020-08-03T06:19:56.830Z] #41 8.487 math [2020-08-03T06:19:56.830Z] #41 8.625 runtime [2020-08-03T06:19:56.830Z] #41 9.282 container/list [2020-08-03T06:19:57.089Z] #39 49.81 CC compel/src/lib/infect-rpc.o [2020-08-03T06:19:57.094Z] #41 10.86 crypto/internal/subtle [2020-08-03T06:19:57.094Z] #41 ... [2020-08-03T06:19:57.094Z] [2020-08-03T06:19:57.094Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:19:57.094Z] #21 3.949 + RM_GOPATH=0 [2020-08-03T06:19:57.094Z] #21 3.949 + TMP_GOPATH= [2020-08-03T06:19:57.094Z] #21 3.956 + : /build [2020-08-03T06:19:57.094Z] #21 3.956 + '[' -z '' ']' [2020-08-03T06:19:57.094Z] #21 3.956 ++ mktemp -d [2020-08-03T06:19:57.094Z] #21 3.956 + export GOPATH=/tmp/tmp.bmZ4q7CAz1 [2020-08-03T06:19:57.094Z] #21 3.956 + GOPATH=/tmp/tmp.bmZ4q7CAz1 [2020-08-03T06:19:57.094Z] #21 3.956 + RM_GOPATH=1 [2020-08-03T06:19:57.094Z] #21 3.956 + case "$(go env GOARCH)" in [2020-08-03T06:19:57.094Z] #21 3.956 ++ go env GOARCH [2020-08-03T06:19:57.094Z] #21 3.986 + export GO_BUILDMODE=-buildmode=pie [2020-08-03T06:19:57.094Z] #21 3.986 + GO_BUILDMODE=-buildmode=pie [2020-08-03T06:19:57.094Z] #21 3.995 Install docker/cli version 17.06.2-ce from stable [2020-08-03T06:19:57.094Z] #21 3.999 ++ dirname /tmp/install/install.sh [2020-08-03T06:19:57.094Z] #21 3.999 + dir=/tmp/install [2020-08-03T06:19:57.094Z] #21 3.999 + bin=dockercli [2020-08-03T06:19:57.094Z] #21 3.999 + shift [2020-08-03T06:19:57.094Z] #21 3.999 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-08-03T06:19:57.094Z] #21 3.999 + . /tmp/install/dockercli.installer [2020-08-03T06:19:57.094Z] #21 3.999 ++ : stable [2020-08-03T06:19:57.094Z] #21 3.999 ++ : 17.06.2-ce [2020-08-03T06:19:57.094Z] #21 3.999 + install_dockercli [2020-08-03T06:19:57.094Z] #21 3.999 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-08-03T06:19:57.094Z] #21 4.000 ++ uname -m [2020-08-03T06:19:57.094Z] #21 4.006 + arch=aarch64 [2020-08-03T06:19:57.094Z] #21 4.006 + '[' aarch64 '!=' x86_64 ']' [2020-08-03T06:19:57.094Z] #21 4.006 + '[' aarch64 '!=' s390x ']' [2020-08-03T06:19:57.094Z] #21 4.006 + '[' aarch64 '!=' armhf ']' [2020-08-03T06:19:57.094Z] #21 4.006 + build_dockercli [2020-08-03T06:19:57.094Z] #21 4.006 + git clone https://github.com/docker/docker-ce /tmp/tmp.bmZ4q7CAz1/tmp/docker-ce [2020-08-03T06:19:57.094Z] #21 4.029 Cloning into '/tmp/tmp.bmZ4q7CAz1/tmp/docker-ce'... [2020-08-03T06:19:57.094Z] #21 ... [2020-08-03T06:19:57.094Z] [2020-08-03T06:19:57.094Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-03T06:19:57.094Z] #32 5.521 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-03T06:19:57.094Z] #32 5.585 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-03T06:19:57.094Z] #32 5.587 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-03T06:19:57.094Z] #32 6.569 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-08-03T06:19:57.094Z] #32 8.132 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [213 kB] [2020-08-03T06:19:57.094Z] #32 9.707 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-08-03T06:19:57.228Z] #26 10.47 #=#=# [2020-08-03T06:19:57.349Z] #39 50.14 CC compel/src/lib/infect-util.o [2020-08-03T06:19:57.358Z] #32 ... [2020-08-03T06:19:57.358Z] [2020-08-03T06:19:57.358Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-03T06:19:57.358Z] #10 5.665 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-03T06:19:57.358Z] #10 5.693 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-03T06:19:57.358Z] #10 5.694 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-03T06:19:57.358Z] #10 6.803 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-08-03T06:19:57.358Z] #10 8.356 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [213 kB] [2020-08-03T06:19:57.358Z] #10 10.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-08-03T06:19:57.358Z] #10 ... [2020-08-03T06:19:57.358Z] [2020-08-03T06:19:57.358Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:19:57.358Z] #60 3.177 + RM_GOPATH=0 [2020-08-03T06:19:57.358Z] #60 3.177 + TMP_GOPATH= [2020-08-03T06:19:57.358Z] #60 3.177 + : /build [2020-08-03T06:19:57.358Z] #60 3.177 + '[' -z '' ']' [2020-08-03T06:19:57.358Z] #60 3.178 ++ mktemp -d [2020-08-03T06:19:57.358Z] #60 3.189 + export GOPATH=/tmp/tmp.gbTnRkDsfc [2020-08-03T06:19:57.358Z] #60 3.189 + GOPATH=/tmp/tmp.gbTnRkDsfc [2020-08-03T06:19:57.358Z] #60 3.189 + RM_GOPATH=1 [2020-08-03T06:19:57.358Z] #60 3.189 + case "$(go env GOARCH)" in [2020-08-03T06:19:57.358Z] #60 3.189 ++ go env GOARCH [2020-08-03T06:19:57.358Z] #60 3.203 + export GO_BUILDMODE=-buildmode=pie [2020-08-03T06:19:57.358Z] #60 3.203 + GO_BUILDMODE=-buildmode=pie [2020-08-03T06:19:57.358Z] #60 3.206 ++ dirname /tmp/install/install.sh [2020-08-03T06:19:57.358Z] #60 3.229 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-08-03T06:19:57.358Z] #60 3.232 + dir=/tmp/install [2020-08-03T06:19:57.358Z] #60 3.232 + bin=proxy [2020-08-03T06:19:57.358Z] #60 3.232 + shift [2020-08-03T06:19:57.358Z] #60 3.232 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-08-03T06:19:57.358Z] #60 3.232 + . /tmp/install/proxy.installer [2020-08-03T06:19:57.358Z] #60 3.232 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-08-03T06:19:57.358Z] #60 3.232 + install_proxy [2020-08-03T06:19:57.358Z] #60 3.232 + case "$1" in [2020-08-03T06:19:57.358Z] #60 3.232 + export CGO_ENABLED=0 [2020-08-03T06:19:57.358Z] #60 3.232 + CGO_ENABLED=0 [2020-08-03T06:19:57.358Z] #60 3.232 + _install_proxy [2020-08-03T06:19:57.358Z] #60 3.232 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-08-03T06:19:57.358Z] #60 3.232 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.gbTnRkDsfc/src/github.com/docker/libnetwork [2020-08-03T06:19:57.358Z] #60 3.232 Cloning into '/tmp/tmp.gbTnRkDsfc/src/github.com/docker/libnetwork'... [2020-08-03T06:19:57.555Z] Running on azwin-2-4c3fc0 in d:\jenkins\workspace\moby_PR-41306 [Pipeline] { [Pipeline] ws [2020-08-03T06:19:57.573Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-08-03T06:19:57.609Z] #39 50.35 CC compel/src/lib/infect.o [2020-08-03T06:19:57.622Z] #60 ... [2020-08-03T06:19:57.622Z] [2020-08-03T06:19:57.622Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-03T06:19:57.622Z] #36 4.886 + git clone https://github.com/docker/distribution.git . [2020-08-03T06:19:57.622Z] #36 4.889 Cloning into '.'... [2020-08-03T06:19:57.885Z] #36 ... [2020-08-03T06:19:57.885Z] [2020-08-03T06:19:57.885Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:19:57.885Z] #54 3.856 + RM_GOPATH=0 [2020-08-03T06:19:57.885Z] #54 3.856 + TMP_GOPATH= [2020-08-03T06:19:57.885Z] #54 3.856 + : /build [2020-08-03T06:19:57.885Z] #54 3.856 + '[' -z '' ']' [2020-08-03T06:19:57.885Z] #54 3.856 ++ mktemp -d [2020-08-03T06:19:57.885Z] #54 3.856 + export GOPATH=/tmp/tmp.LlOTzrRzRn [2020-08-03T06:19:57.885Z] #54 3.856 + GOPATH=/tmp/tmp.LlOTzrRzRn [2020-08-03T06:19:57.885Z] #54 3.856 + RM_GOPATH=1 [2020-08-03T06:19:57.885Z] #54 3.856 + case "$(go env GOARCH)" in [2020-08-03T06:19:57.885Z] #54 3.856 ++ go env GOARCH [2020-08-03T06:19:57.885Z] #54 3.895 + export GO_BUILDMODE=-buildmode=pie [2020-08-03T06:19:57.885Z] #54 3.895 + GO_BUILDMODE=-buildmode=pie [2020-08-03T06:19:57.885Z] #54 3.895 ++ dirname /tmp/install/install.sh [2020-08-03T06:19:57.885Z] #54 3.895 + dir=/tmp/install [2020-08-03T06:19:57.885Z] #54 3.895 + bin=rootlesskit [2020-08-03T06:19:57.885Z] #54 3.895 + shift [2020-08-03T06:19:57.885Z] #54 3.895 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-08-03T06:19:57.885Z] #54 3.895 + . /tmp/install/rootlesskit.installer [2020-08-03T06:19:57.885Z] #54 3.895 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-03T06:19:57.885Z] #54 3.900 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-03T06:19:57.885Z] #54 3.904 + install_rootlesskit [2020-08-03T06:19:57.885Z] #54 3.904 + case "$1" in [2020-08-03T06:19:57.885Z] #54 3.904 + export CGO_ENABLED=0 [2020-08-03T06:19:57.885Z] #54 3.904 + CGO_ENABLED=0 [2020-08-03T06:19:57.885Z] #54 3.904 + _install_rootlesskit [2020-08-03T06:19:57.885Z] #54 3.904 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-08-03T06:19:57.885Z] #54 3.904 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.LlOTzrRzRn/src/github.com/rootless-containers/rootlesskit [2020-08-03T06:19:57.885Z] #54 3.904 Cloning into '/tmp/tmp.LlOTzrRzRn/src/github.com/rootless-containers/rootlesskit'... [2020-08-03T06:19:57.885Z] #54 7.927 Checking out files: 84% (668/794) Checking out files: 85% (675/794) Checking out files: 86% (683/794) Checking out files: 87% (691/794) Checking out files: 88% (699/794) Checking out files: 89% (707/794) Checking out files: 90% (715/794) Checking out files: 91% (723/794) Checking out files: 92% (731/794) Checking out files: 93% (739/794) Checking out files: 94% (747/794) Checking out files: 95% (755/794) Checking out files: 96% (763/794) Checking out files: 97% (771/794) Checking out files: 98% (779/794) Checking out files: 99% (787/794) Checking out files: 100% (794/794) Checking out files: 100% (794/794), done. [2020-08-03T06:19:57.885Z] #54 8.077 + cd /tmp/tmp.LlOTzrRzRn/src/github.com/rootless-containers/rootlesskit [2020-08-03T06:19:57.885Z] #54 8.078 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-03T06:19:57.885Z] #54 8.148 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-03T06:19:57.885Z] #54 8.148 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-08-03T06:19:57.885Z] #54 ... [2020-08-03T06:19:57.885Z] [2020-08-03T06:19:57.885Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-03T06:19:57.885Z] #38 5.916 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-03T06:19:57.885Z] #38 5.992 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-03T06:19:57.885Z] #38 5.994 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-03T06:19:57.885Z] #38 6.892 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-08-03T06:19:57.885Z] #38 8.140 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [213 kB] [2020-08-03T06:19:57.885Z] #38 9.694 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-08-03T06:19:58.013Z] #47 25.92 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-03T06:19:58.154Z] #38 ... [2020-08-03T06:19:58.154Z] [2020-08-03T06:19:58.154Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:19:58.154Z] #41 11.12 crypto/subtle [2020-08-03T06:19:58.154Z] #41 11.46 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-08-03T06:19:58.154Z] #41 11.73 internal/nettrace [2020-08-03T06:19:58.154Z] #41 11.86 runtime/cgo [2020-08-03T06:19:59.339Z] #26 10.81 0.8% ## 3.0% ### 5.2% ###### 8.4% ####### 10.0% ######## 11.1% ######## 12.3% ########## 14.0% ########### 15.6% ############ 17.5% ############## 19.6% ############### 21.8% ################ 23.4% ################## 25.6% #################### 27.8% ##################### 29.4% ## [2020-08-03T06:19:59.339Z] #26 ... [2020-08-03T06:19:59.339Z] [2020-08-03T06:19:59.339Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:19:59.339Z] #44 DONE 52.5s [2020-08-03T06:19:59.339Z] [2020-08-03T06:19:59.339Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-03T06:19:59.393Z] #47 27.38 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-03T06:19:59.514Z] #39 ... [2020-08-03T06:19:59.514Z] [2020-08-03T06:19:59.514Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-03T06:19:59.514Z] #10 123.1 Selecting previously unselected package libsepol1-dev:amd64. [2020-08-03T06:19:59.514Z] #10 123.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-08-03T06:19:59.514Z] #10 123.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-08-03T06:19:59.514Z] #10 123.7 Selecting previously unselected package libpcre16-3:amd64. [2020-08-03T06:19:59.514Z] #10 123.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-08-03T06:19:59.514Z] #10 123.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-08-03T06:19:59.514Z] #10 123.8 Selecting previously unselected package libpcre32-3:amd64. [2020-08-03T06:19:59.514Z] #10 123.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-08-03T06:19:59.514Z] #10 123.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-08-03T06:19:59.514Z] #10 124.0 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-08-03T06:19:59.514Z] #10 124.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-08-03T06:19:59.514Z] #10 124.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-08-03T06:19:59.514Z] #10 124.1 Selecting previously unselected package libpcre3-dev:amd64. [2020-08-03T06:19:59.514Z] #10 124.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-08-03T06:19:59.514Z] #10 124.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-08-03T06:19:59.514Z] #10 124.6 Selecting previously unselected package libselinux1-dev:amd64. [2020-08-03T06:19:59.514Z] #10 124.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-08-03T06:19:59.514Z] #10 124.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-08-03T06:19:59.514Z] #10 124.8 Selecting previously unselected package libdevmapper-dev:amd64. [2020-08-03T06:19:59.514Z] #10 124.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-08-03T06:19:59.514Z] #10 124.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-08-03T06:19:59.514Z] #10 124.9 Selecting previously unselected package libseccomp-dev:amd64. [2020-08-03T06:19:59.514Z] #10 124.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-08-03T06:19:59.514Z] #10 124.9 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-08-03T06:19:59.514Z] #10 125.0 Selecting previously unselected package libsystemd-dev:amd64. [2020-08-03T06:19:59.514Z] #10 125.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-08-03T06:19:59.514Z] #10 125.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-08-03T06:19:59.514Z] #10 125.5 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-08-03T06:19:59.514Z] #10 125.5 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-08-03T06:19:59.514Z] #10 125.5 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-08-03T06:19:59.514Z] #10 125.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-03T06:19:59.514Z] #10 125.5 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-08-03T06:19:59.514Z] #10 125.5 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-08-03T06:19:59.514Z] #10 125.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-03T06:19:59.514Z] #10 125.6 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-03T06:19:59.514Z] #10 125.6 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-08-03T06:19:59.514Z] #10 125.6 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-08-03T06:19:59.514Z] #10 125.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-03T06:19:59.514Z] #10 125.6 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-03T06:19:59.514Z] #10 125.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-08-03T06:19:59.514Z] #10 125.6 Setting up mingw-w64-common (6.0.0-3) ... [2020-08-03T06:19:59.514Z] #10 125.7 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-08-03T06:19:59.514Z] #10 125.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-03T06:19:59.514Z] #10 125.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-08-03T06:19:59.514Z] #10 125.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-03T06:19:59.514Z] #10 125.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-08-03T06:19:59.514Z] #10 125.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-08-03T06:19:59.514Z] #10 125.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-03T06:19:59.514Z] #10 125.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-08-03T06:19:59.514Z] #10 125.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-08-03T06:19:59.514Z] #10 125.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-03T06:19:59.514Z] #10 125.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-08-03T06:19:59.514Z] #10 125.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-08-03T06:19:59.514Z] #10 125.8 Setting up dmsetup (2:1.02.155-3) ... [2020-08-03T06:19:59.514Z] #10 125.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-08-03T06:19:59.514Z] #10 125.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-08-03T06:19:59.514Z] #10 125.8 Processing triggers for libc-bin (2.28-10) ... [2020-08-03T06:19:59.514Z] #10 DONE 126.4s [2020-08-03T06:19:59.514Z] [2020-08-03T06:19:59.514Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-08-03T06:20:00.257Z] #26 10.81 0.8% ## 3.0% ### 5.2% ###### 8.4% ####### 10.0% ######## 11.1% ######## 12.3% ########## 14.0% ########### 15.6% ############ 17.5% ############## 19.6% ############### 21.8% ################ 23.4% ################## 25.6% #################### 27.8% ##################### 29.4% ###################### 31.0% ####################### 32.7% ######################## 34.0% ######################### 35.4% ########################### 37.6% ############################ 39.8% ############################## 42.5% ############################### 44.1% ################################# 46.3% [2020-08-03T06:20:00.257Z] #26 ... [2020-08-03T06:20:00.257Z] [2020-08-03T06:20:00.257Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-03T06:20:00.257Z] #39 43.43 Selecting previously unselected package libnl-3-200:ppc64el. [2020-08-03T06:20:00.257Z] #39 43.46 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-08-03T06:20:00.257Z] #39 43.46 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-08-03T06:20:00.257Z] #39 43.78 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-08-03T06:20:00.257Z] #39 43.81 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-08-03T06:20:00.257Z] #39 43.84 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-08-03T06:20:00.257Z] #39 44.22 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-08-03T06:20:00.257Z] #39 44.25 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-08-03T06:20:00.257Z] #39 44.25 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-08-03T06:20:00.257Z] #39 44.48 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-08-03T06:20:00.257Z] #39 44.48 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-08-03T06:20:00.257Z] #39 44.50 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-08-03T06:20:00.257Z] #39 44.62 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-08-03T06:20:00.257Z] #39 44.66 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-08-03T06:20:00.257Z] #39 44.67 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-08-03T06:20:00.257Z] #39 44.98 Selecting previously unselected package libprotobuf17:ppc64el. [2020-08-03T06:20:00.257Z] #39 45.01 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-08-03T06:20:00.257Z] #39 45.03 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-08-03T06:20:00.257Z] #39 46.22 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-08-03T06:20:00.257Z] #39 46.22 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-08-03T06:20:00.257Z] #39 46.22 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-08-03T06:20:00.257Z] #39 46.55 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-08-03T06:20:00.257Z] #39 46.55 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-08-03T06:20:00.257Z] #39 46.55 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-08-03T06:20:00.257Z] #39 48.33 Selecting previously unselected package libprotoc17:ppc64el. [2020-08-03T06:20:00.257Z] #39 48.34 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-08-03T06:20:00.257Z] #39 48.35 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-08-03T06:20:00.257Z] #39 49.07 Selecting previously unselected package protobuf-c-compiler. [2020-08-03T06:20:00.257Z] #39 49.08 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-08-03T06:20:00.257Z] #39 49.08 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-03T06:20:00.257Z] #39 49.20 Selecting previously unselected package protobuf-compiler. [2020-08-03T06:20:00.257Z] #39 49.21 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-08-03T06:20:00.257Z] #39 49.21 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-08-03T06:20:00.257Z] #39 49.41 Selecting previously unselected package python-pkg-resources. [2020-08-03T06:20:00.257Z] #39 49.42 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-08-03T06:20:00.257Z] #39 49.42 Unpacking python-pkg-resources (40.8.0-1) ... [2020-08-03T06:20:00.257Z] #39 49.70 Selecting previously unselected package python-six. [2020-08-03T06:20:00.257Z] #39 49.72 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-08-03T06:20:00.257Z] #39 49.72 Unpacking python-six (1.12.0-1) ... [2020-08-03T06:20:00.257Z] #39 49.86 Selecting previously unselected package python-protobuf. [2020-08-03T06:20:00.257Z] #39 49.86 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-08-03T06:20:00.257Z] #39 49.87 Unpacking python-protobuf (3.6.1.3-2) ... [2020-08-03T06:20:00.257Z] #39 50.62 Setting up python-pkg-resources (40.8.0-1) ... [2020-08-03T06:20:00.560Z] #39 ... [2020-08-03T06:20:00.560Z] [2020-08-03T06:20:00.560Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-03T06:20:00.836Z] #41 ... [2020-08-03T06:20:00.836Z] [2020-08-03T06:20:00.836Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-03T06:20:00.836Z] #36 28.89 Checking out files: 60% (966/1597) Checking out files: 61% (975/1597) Checking out files: 62% (991/1597) Checking out files: 63% (1007/1597) Checking out files: 64% (1023/1597) Checking out files: 65% (1039/1597) Checking out files: 66% (1055/1597) Checking out files: 67% (1070/1597) Checking out files: 68% (1086/1597) Checking out files: 69% (1102/1597) Checking out files: 70% (1118/1597) Checking out files: 71% (1134/1597) Checking out files: 72% (1150/1597) Checking out files: 73% (1166/1597) Checking out files: 74% (1182/1597) Checking out files: 75% (1198/1597) Checking out files: 76% (1214/1597) Checking out files: 77% (1230/1597) Checking out files: 78% (1246/1597) Checking out files: 79% (1262/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 92% (1476/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-08-03T06:20:00.836Z] #36 30.07 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-08-03T06:20:00.858Z] #26 10.81 0.8% ## 3.0% ### 5.2% ###### 8.4% ####### 10.0% ######## 11.1% ######## 12.3% ########## 14.0% ########### 15.6% ############ 17.5% ############## 19.6% ############### 21.8% ################ 23.4% ################## 25.6% #################### 27.8% ##################### 29.4% ###################### 31.0% ####################### 32.7% ######################## 34.0% ######################### 35.4% ########################### 37.6% ############################ 39.8% ############################## 42.5% ############################### 44.1% ################################# 46.3% ################################## 48.5% #################################### 50.1% ##################################### 52.2% ####################################### 54.4% [2020-08-03T06:20:00.858Z] #26 ... [2020-08-03T06:20:00.858Z] [2020-08-03T06:20:00.858Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:20:00.858Z] #31 43.91 internal/reflectlite [2020-08-03T06:20:00.858Z] #31 43.91 sync [2020-08-03T06:20:00.858Z] #31 48.91 errors [2020-08-03T06:20:00.858Z] #31 48.92 sort [2020-08-03T06:20:00.858Z] #31 49.72 io [2020-08-03T06:20:00.858Z] #31 49.73 internal/oserror [2020-08-03T06:20:00.858Z] #31 49.80 strconv [2020-08-03T06:20:00.858Z] #31 50.16 syscall [2020-08-03T06:20:00.858Z] #31 ... [2020-08-03T06:20:00.858Z] [2020-08-03T06:20:00.858Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-03T06:20:00.893Z] #11 DONE 1.6s [2020-08-03T06:20:00.893Z] [2020-08-03T06:20:00.893Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:20:00.893Z] #49 1.447 + RM_GOPATH=0 [2020-08-03T06:20:00.893Z] #49 1.447 + TMP_GOPATH= [2020-08-03T06:20:00.893Z] #49 1.447 + : /build [2020-08-03T06:20:00.893Z] #49 1.447 + '[' -z '' ']' [2020-08-03T06:20:00.893Z] #49 1.450 ++ mktemp -d [2020-08-03T06:20:00.893Z] #49 1.453 + export GOPATH=/tmp/tmp.fURHMcHNrh [2020-08-03T06:20:00.893Z] #49 1.454 + GOPATH=/tmp/tmp.fURHMcHNrh [2020-08-03T06:20:00.893Z] #49 1.454 + RM_GOPATH=1 [2020-08-03T06:20:00.893Z] #49 1.454 + case "$(go env GOARCH)" in [2020-08-03T06:20:00.893Z] #49 1.454 ++ go env GOARCH [2020-08-03T06:20:00.893Z] #49 1.473 + export GO_BUILDMODE=-buildmode=pie [2020-08-03T06:20:00.893Z] #49 1.473 + GO_BUILDMODE=-buildmode=pie [2020-08-03T06:20:00.893Z] #49 1.474 ++ dirname /tmp/install/install.sh [2020-08-03T06:20:00.893Z] #49 1.478 + dir=/tmp/install [2020-08-03T06:20:00.893Z] #49 1.480 + bin=runc [2020-08-03T06:20:00.893Z] #49 1.480 + shift [2020-08-03T06:20:00.893Z] #49 1.480 + '[' '!' -f /tmp/install/runc.installer ']' [2020-08-03T06:20:00.893Z] #49 1.480 + . /tmp/install/runc.installer [2020-08-03T06:20:00.893Z] #49 1.481 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-08-03T06:20:00.893Z] #49 1.482 + install_runc [2020-08-03T06:20:00.893Z] #49 1.484 + uname -r [2020-08-03T06:20:00.893Z] #49 1.485 + grep -q '^3\.10\.0.*\.el7\.' [2020-08-03T06:20:00.893Z] #49 1.489 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-08-03T06:20:00.893Z] #49 1.489 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-08-03T06:20:00.893Z] #49 1.490 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-08-03T06:20:00.893Z] #49 1.490 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.fURHMcHNrh/src/github.com/opencontainers/runc [2020-08-03T06:20:00.893Z] #49 1.493 Cloning into '/tmp/tmp.fURHMcHNrh/src/github.com/opencontainers/runc'... [2020-08-03T06:20:01.291Z] #47 28.94 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-03T06:20:01.291Z] #47 ... [2020-08-03T06:20:01.291Z] [2020-08-03T06:20:01.291Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-03T06:20:01.291Z] #36 28.88 Checking out files: 80% (1279/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-08-03T06:20:01.291Z] #36 29.33 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-08-03T06:20:01.479Z] #41 15.21 vendor/golang.org/x/crypto/internal/subtle [2020-08-03T06:20:01.830Z] #49 ... [2020-08-03T06:20:01.830Z] [2020-08-03T06:20:01.830Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-08-03T06:20:01.830Z] #12 DONE 1.2s [2020-08-03T06:20:01.830Z] [2020-08-03T06:20:01.830Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-08-03T06:20:02.059Z] #41 ... [2020-08-03T06:20:02.059Z] [2020-08-03T06:20:02.059Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:20:02.059Z] #43 5.734 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-03T06:20:02.059Z] #43 5.749 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-03T06:20:02.059Z] #43 5.958 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-08-03T06:20:02.059Z] #43 7.743 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-03T06:20:02.059Z] #43 8.085 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-03T06:20:02.059Z] #43 8.150 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-03T06:20:02.059Z] #43 11.41 go: finding github.com/fatih/color v1.6.0 [2020-08-03T06:20:02.059Z] #43 11.46 go: finding github.com/pkg/errors v0.8.0 [2020-08-03T06:20:02.059Z] #43 11.49 go: finding github.com/sirupsen/logrus v1.0.5 [2020-08-03T06:20:02.059Z] #43 11.55 go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-03T06:20:02.059Z] #43 11.64 go: finding github.com/spf13/pflag v1.0.1 [2020-08-03T06:20:02.059Z] #43 11.80 go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-03T06:20:02.059Z] #43 11.99 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-03T06:20:02.059Z] #43 12.05 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-08-03T06:20:02.059Z] #43 12.18 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-03T06:20:02.059Z] #43 12.23 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-03T06:20:02.059Z] #43 12.32 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-03T06:20:02.059Z] #43 ... [2020-08-03T06:20:02.059Z] [2020-08-03T06:20:02.059Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-03T06:20:02.059Z] #51 15.73 Fetched 8195 kB in 12s (700 kB/s) [2020-08-03T06:20:02.765Z] #13 0.957 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-08-03T06:20:03.024Z] #13 DONE 1.1s [2020-08-03T06:20:03.024Z] [2020-08-03T06:20:03.024Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-08-03T06:20:03.404Z] #36 32.92 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-08-03T06:20:03.607Z] #26 10.81 0.8% ## 3.0% ### 5.2% ###### 8.4% ####### 10.0% ######## 11.1% ######## 12.3% ########## 14.0% ########### 15.6% ############ 17.5% ############## 19.6% ############### 21.8% ################ 23.4% ################## 25.6% #################### 27.8% ##################### 29.4% ###################### 31.0% ####################### 32.7% ######################## 34.0% ######################### 35.4% ########################### 37.6% ############################ 39.8% ############################## 42.5% ############################### 44.1% ################################# 46.3% ################################## 48.5% #################################### 50.1% ##################################### 52.2% ####################################### 54.4% ######################################## 56.6% ########################################## 58.7% ########################################### 60.4% ############################################ 61.5% ############################################# 63.1% ############################################### 65.8% ################################################ 68.0% ################################################## 69.8% ################################################### 70.8% #################################################### 73.0% ##################################################### 74.3% ##################################################### 74.9% ####################################################### 76.5% ######################################################## 78.1% ######################################################### 79.7% ########################################################## 81.5% ############################################################ 84.2% ############################################################## 86.9% ############################################################### 88.6% ################################################################ 90.2% ################################################################## 92.4% #################################################################### 94.5% ###################################################################### 97.3% [2020-08-03T06:20:03.607Z] #26 ... [2020-08-03T06:20:03.607Z] [2020-08-03T06:20:03.607Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:20:03.607Z] #42 46.80 internal/reflectlite [2020-08-03T06:20:03.607Z] #42 46.81 sync [2020-08-03T06:20:03.607Z] #42 49.34 github.com/LK4D4/vndr/godl/singleflight [2020-08-03T06:20:03.607Z] #42 49.42 math/rand [2020-08-03T06:20:03.607Z] #42 49.42 internal/singleflight [2020-08-03T06:20:03.607Z] #42 52.40 sort [2020-08-03T06:20:03.607Z] #42 52.40 io [2020-08-03T06:20:03.607Z] #42 52.43 strconv [2020-08-03T06:20:03.607Z] #42 52.50 syscall [2020-08-03T06:20:03.607Z] #42 ... [2020-08-03T06:20:03.607Z] [2020-08-03T06:20:03.607Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-03T06:20:03.607Z] #33 46.93 Selecting previously unselected package libicu63:ppc64el. [2020-08-03T06:20:03.607Z] #33 46.94 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-08-03T06:20:03.607Z] #33 46.95 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-08-03T06:20:03.607Z] #33 55.25 Selecting previously unselected package libxml2:ppc64el. [2020-08-03T06:20:03.607Z] #33 55.26 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-08-03T06:20:03.607Z] #33 55.27 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-08-03T06:20:03.607Z] #33 56.01 Selecting previously unselected package libarchive13:ppc64el. [2020-08-03T06:20:03.607Z] #33 56.02 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-08-03T06:20:03.607Z] #33 56.03 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-08-03T06:20:03.607Z] #33 56.52 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-08-03T06:20:03.607Z] #33 56.54 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-08-03T06:20:03.607Z] #33 56.55 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-08-03T06:20:03.607Z] #33 56.82 Selecting previously unselected package librhash0:ppc64el. [2020-08-03T06:20:03.607Z] #33 56.83 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-08-03T06:20:03.607Z] #33 56.83 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-08-03T06:20:03.924Z] #33 57.02 Selecting previously unselected package libuv1:ppc64el. [2020-08-03T06:20:03.924Z] #33 57.02 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-08-03T06:20:03.924Z] #33 57.03 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-08-03T06:20:03.924Z] #33 ... [2020-08-03T06:20:03.924Z] [2020-08-03T06:20:03.924Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-03T06:20:03.924Z] #26 10.81 0.8% ## 3.0% ### 5.2% ###### 8.4% ####### 10.0% ######## 11.1% ######## 12.3% ########## 14.0% ########### 15.6% ############ 17.5% ############## 19.6% ############### 21.8% ################ 23.4% ################## 25.6% #################### 27.8% ##################### 29.4% ###################### 31.0% ####################### 32.7% ######################## 34.0% ######################### 35.4% ########################### 37.6% ############################ 39.8% ############################## 42.5% ############################### 44.1% ################################# 46.3% ################################## 48.5% #################################### 50.1% ##################################### 52.2% ####################################### 54.4% ######################################## 56.6% ########################################## 58.7% ########################################### 60.4% ############################################ 61.5% ############################################# 63.1% ############################################### 65.8% ################################################ 68.0% ################################################## 69.8% ################################################### 70.8% #################################################### 73.0% ##################################################### 74.3% ##################################################### 74.9% ####################################################### 76.5% ######################################################## 78.1% ######################################################### 79.7% ########################################################## 81.5% ############################################################ 84.2% ############################################################## 86.9% ############################################################### 88.6% ################################################################ 90.2% ################################################################## 92.4% #################################################################### 94.5% ###################################################################### 97.3% ####################################################################### 98.9% ######################################################################## 100.0% [2020-08-03T06:20:03.924Z] #26 17.28 [2020-08-03T06:20:04.229Z] #26 ... [2020-08-03T06:20:04.229Z] [2020-08-03T06:20:04.229Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-03T06:20:04.229Z] #29 47.32 Checking out files: 83% (1270/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 93% (1422/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-08-03T06:20:04.229Z] #29 48.59 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-08-03T06:20:04.229Z] #29 48.84 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-08-03T06:20:04.229Z] #29 ... [2020-08-03T06:20:04.229Z] [2020-08-03T06:20:04.229Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:20:04.229Z] #42 57.50 vendor/golang.org/x/net/dns/dnsmessage [2020-08-03T06:20:04.361Z] #36 ... [2020-08-03T06:20:04.361Z] [2020-08-03T06:20:04.361Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-03T06:20:04.361Z] #23 34.16 Fetched 8370 kB in 27s (312 kB/s) [2020-08-03T06:20:04.399Z] #14 DONE 1.2s [2020-08-03T06:20:04.400Z] [2020-08-03T06:20:04.400Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:20:04.400Z] #39 52.60 CC compel/src/lib/ptrace.o [2020-08-03T06:20:04.400Z] #39 53.05 AR compel/libcompel.a [2020-08-03T06:20:04.400Z] #39 53.10 HOSTCC compel/src/main-host.o [2020-08-03T06:20:04.400Z] #39 53.44 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-08-03T06:20:04.400Z] #39 53.71 HOSTCC compel/src/lib/handle-elf-host.o [2020-08-03T06:20:04.400Z] #39 54.38 HOSTCC compel/src/lib/log-host.o [2020-08-03T06:20:04.400Z] #39 54.63 HOSTLINK compel/compel-host-bin [2020-08-03T06:20:04.400Z] #39 54.83 DEP soccr/soccr.d [2020-08-03T06:20:04.400Z] #39 55.11 CC soccr/soccr.o [2020-08-03T06:20:04.400Z] #39 56.91 AR soccr/libsoccr.a [2020-08-03T06:20:04.400Z] #39 56.95 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-03T06:20:04.527Z] #42 57.82 bytes [2020-08-03T06:20:04.568Z] #36 31.87 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-08-03T06:20:04.658Z] #39 57.49 DEP criu/arch/x86/sigframe.d [2020-08-03T06:20:04.658Z] #39 57.63 DEP criu/arch/x86/sigaction_compat.d [2020-08-03T06:20:04.917Z] #39 57.72 DEP criu/arch/x86/kerndat.d [2020-08-03T06:20:04.917Z] #39 57.88 DEP criu/arch/x86/crtools.d [2020-08-03T06:20:05.177Z] #39 57.99 DEP criu/arch/x86/cpu.d [2020-08-03T06:20:05.177Z] #39 ... [2020-08-03T06:20:05.177Z] [2020-08-03T06:20:05.177Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-08-03T06:20:05.177Z] #15 DONE 1.1s [2020-08-03T06:20:05.177Z] [2020-08-03T06:20:05.177Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:20:05.177Z] #41 125.9 net/http/httptrace [2020-08-03T06:20:05.177Z] #41 126.2 net/http [2020-08-03T06:20:05.436Z] #41 ... [2020-08-03T06:20:05.436Z] [2020-08-03T06:20:05.436Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:20:05.436Z] #39 58.28 CC criu/arch/x86/cpu.o [2020-08-03T06:20:05.954Z] #36 ... [2020-08-03T06:20:05.954Z] [2020-08-03T06:20:05.954Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:20:05.954Z] #43 23.66 go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-03T06:20:05.954Z] #43 24.03 go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-03T06:20:05.954Z] #43 24.41 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-03T06:20:05.954Z] #43 24.54 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-03T06:20:05.954Z] #43 24.59 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-08-03T06:20:05.954Z] #43 24.72 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-03T06:20:05.954Z] #43 24.83 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-03T06:20:05.954Z] #43 ... [2020-08-03T06:20:05.954Z] [2020-08-03T06:20:05.954Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:20:05.954Z] #60 26.51 Checking out files: 50% (1034/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 87% (1818/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-08-03T06:20:05.954Z] #60 28.10 + cd /tmp/tmp.DGi7cyp6PJ/src/github.com/docker/libnetwork [2020-08-03T06:20:05.954Z] #60 28.11 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-08-03T06:20:05.954Z] #60 28.74 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-08-03T06:20:06.377Z] #39 59.06 CC criu/arch/x86/crtools.o [2020-08-03T06:20:06.377Z] #39 ... [2020-08-03T06:20:06.377Z] [2020-08-03T06:20:06.377Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-08-03T06:20:06.377Z] #16 DONE 1.0s [2020-08-03T06:20:06.377Z] [2020-08-03T06:20:06.377Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-03T06:20:06.885Z] #60 ... [2020-08-03T06:20:06.885Z] [2020-08-03T06:20:06.885Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:20:06.885Z] #41 24.85 unicode/utf16 [2020-08-03T06:20:06.885Z] #41 24.99 container/list [2020-08-03T06:20:06.885Z] #41 25.30 crypto/internal/subtle [2020-08-03T06:20:06.885Z] #41 25.47 crypto/subtle [2020-08-03T06:20:06.885Z] #41 25.65 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-08-03T06:20:06.885Z] #41 26.01 internal/nettrace [2020-08-03T06:20:06.885Z] #41 26.28 runtime/cgo [2020-08-03T06:20:06.885Z] #41 ... [2020-08-03T06:20:06.885Z] [2020-08-03T06:20:06.885Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:20:06.885Z] #47 30.57 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-03T06:20:06.885Z] #47 30.86 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-03T06:20:06.885Z] #47 31.38 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-03T06:20:06.885Z] #47 31.46 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-03T06:20:06.885Z] #47 33.37 runtime/cgo [2020-08-03T06:20:06.885Z] #47 33.44 runtime [2020-08-03T06:20:07.307Z] #42 ... [2020-08-03T06:20:07.307Z] [2020-08-03T06:20:07.307Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-03T06:20:07.307Z] #33 57.19 Selecting previously unselected package cmake. [2020-08-03T06:20:07.307Z] #33 57.22 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-08-03T06:20:07.307Z] #33 57.22 Unpacking cmake (3.13.4-1) ... [2020-08-03T06:20:07.307Z] #33 59.77 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-08-03T06:20:07.307Z] #33 59.80 Setting up xxd (2:8.1.0875-5) ... [2020-08-03T06:20:07.307Z] #33 59.81 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-08-03T06:20:07.307Z] #33 59.82 Setting up vim-common (2:8.1.0875-5) ... [2020-08-03T06:20:07.307Z] #33 59.92 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-08-03T06:20:07.307Z] #33 59.95 Setting up cmake-data (3.13.4-1) ... [2020-08-03T06:20:07.307Z] #33 59.99 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-08-03T06:20:07.307Z] #33 60.00 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-08-03T06:20:07.307Z] #33 60.02 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-08-03T06:20:07.307Z] #33 60.02 Setting up cmake (3.13.4-1) ... [2020-08-03T06:20:07.307Z] #33 60.03 Processing triggers for libc-bin (2.28-10) ... [2020-08-03T06:20:07.307Z] #33 60.13 Processing triggers for mime-support (3.62) ... [2020-08-03T06:20:07.307Z] #33 DONE 60.5s [2020-08-03T06:20:07.379Z] #51 15.73 Reading package lists... [2020-08-03T06:20:07.379Z] #51 ... [2020-08-03T06:20:07.379Z] [2020-08-03T06:20:07.379Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:20:07.379Z] #47 10.85 + cd /tmp/tmp.Xw4OOBbYVv/src/github.com/mvdan/sh [2020-08-03T06:20:07.379Z] #47 10.87 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-03T06:20:07.379Z] #47 11.02 + GO111MODULE=on [2020-08-03T06:20:07.379Z] #47 11.02 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-08-03T06:20:07.379Z] #47 12.58 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-03T06:20:07.379Z] #47 12.59 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-03T06:20:07.379Z] #47 12.62 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-03T06:20:07.379Z] #47 12.95 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-03T06:20:07.379Z] #47 13.00 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-03T06:20:07.379Z] #47 13.90 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-03T06:20:07.379Z] #47 14.73 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-03T06:20:07.379Z] #47 15.52 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-03T06:20:07.379Z] #47 17.18 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-03T06:20:07.379Z] #47 17.31 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-03T06:20:07.379Z] #47 17.47 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-03T06:20:07.379Z] #47 17.58 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-03T06:20:07.379Z] #47 18.67 runtime/cgo [2020-08-03T06:20:07.379Z] #47 18.91 runtime [2020-08-03T06:20:07.379Z] #47 ... [2020-08-03T06:20:07.379Z] [2020-08-03T06:20:07.379Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:20:07.379Z] #60 18.01 Checking out files: 63% (1321/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-08-03T06:20:07.379Z] #60 18.76 + cd /tmp/tmp.gbTnRkDsfc/src/github.com/docker/libnetwork [2020-08-03T06:20:07.379Z] #60 18.76 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-08-03T06:20:07.379Z] #60 19.27 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-08-03T06:20:07.604Z] [2020-08-03T06:20:07.604Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-03T06:20:07.604Z] #26 19.09 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-08-03T06:20:07.604Z] #26 19.58 #=#=# [2020-08-03T06:20:07.604Z] #26 19.75 ######### 13.1% ############################################################ 84.2% ######################################################################## 100.0% [2020-08-03T06:20:07.604Z] #26 20.07 [2020-08-03T06:20:07.665Z] #23 34.16 Reading package lists... [2020-08-03T06:20:07.665Z] #23 ... [2020-08-03T06:20:07.665Z] [2020-08-03T06:20:07.665Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:20:07.665Z] #47 27.00 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-03T06:20:07.665Z] #47 29.24 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-03T06:20:07.665Z] #47 31.72 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-03T06:20:07.665Z] #47 32.00 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-03T06:20:07.665Z] #47 32.17 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-03T06:20:07.665Z] #47 32.41 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-03T06:20:07.665Z] #47 33.37 runtime/cgo [2020-08-03T06:20:07.665Z] #47 33.65 runtime [2020-08-03T06:20:07.757Z] #17 1.552 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-03T06:20:08.016Z] #17 1.744 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-03T06:20:08.016Z] #17 1.839 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-03T06:20:08.235Z] #47 ... [2020-08-03T06:20:08.235Z] [2020-08-03T06:20:08.235Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:20:08.235Z] #60 DONE 37.9s [2020-08-03T06:20:08.235Z] [2020-08-03T06:20:08.235Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-03T06:20:08.235Z] #51 35.08 Fetched 8370 kB in 27s (309 kB/s) [2020-08-03T06:20:08.268Z] #26 21.50 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-08-03T06:20:08.268Z] #26 21.59 skipping existing 5cb8031fd95d [2020-08-03T06:20:08.268Z] #26 ... [2020-08-03T06:20:08.268Z] [2020-08-03T06:20:08.268Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-03T06:20:08.268Z] #11 51.32 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-08-03T06:20:08.268Z] #11 51.32 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-08-03T06:20:08.268Z] #11 51.33 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-03T06:20:08.268Z] #11 56.72 Selecting previously unselected package binutils-mingw-w64. [2020-08-03T06:20:08.268Z] #11 56.75 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-08-03T06:20:08.268Z] #11 56.75 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-03T06:20:08.268Z] #11 56.97 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-08-03T06:20:08.268Z] #11 56.97 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-08-03T06:20:08.268Z] #11 56.99 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-08-03T06:20:08.268Z] #11 57.28 Selecting previously unselected package dmsetup. [2020-08-03T06:20:08.268Z] #11 57.29 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-08-03T06:20:08.268Z] #11 57.30 Unpacking dmsetup (2:1.02.155-3) ... [2020-08-03T06:20:08.268Z] #11 57.55 Selecting previously unselected package mingw-w64-common. [2020-08-03T06:20:08.268Z] #11 57.56 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-08-03T06:20:08.268Z] #11 57.59 Unpacking mingw-w64-common (6.0.0-3) ... [2020-08-03T06:20:08.268Z] #11 ... [2020-08-03T06:20:08.268Z] [2020-08-03T06:20:08.268Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:20:08.268Z] #34 0.336 + RM_GOPATH=0 [2020-08-03T06:20:08.268Z] #34 0.338 + TMP_GOPATH= [2020-08-03T06:20:08.268Z] #34 0.338 + : /build [2020-08-03T06:20:08.268Z] #34 0.338 + '[' -z '' ']' [2020-08-03T06:20:08.268Z] #34 0.340 ++ mktemp -d [2020-08-03T06:20:08.268Z] #34 0.345 + export GOPATH=/tmp/tmp.jR8nTx6X56 [2020-08-03T06:20:08.268Z] #34 0.346 + GOPATH=/tmp/tmp.jR8nTx6X56 [2020-08-03T06:20:08.268Z] #34 0.347 + RM_GOPATH=1 [2020-08-03T06:20:08.268Z] #34 0.348 + case "$(go env GOARCH)" in [2020-08-03T06:20:08.268Z] #34 0.350 ++ go env GOARCH [2020-08-03T06:20:08.268Z] #34 0.370 + export GO_BUILDMODE=-buildmode=pie [2020-08-03T06:20:08.268Z] #34 0.371 + GO_BUILDMODE=-buildmode=pie [2020-08-03T06:20:08.268Z] #34 0.392 ++ dirname /tmp/install/install.sh [2020-08-03T06:20:08.268Z] #34 0.397 + dir=/tmp/install [2020-08-03T06:20:08.268Z] #34 0.398 + bin=tini [2020-08-03T06:20:08.268Z] #34 0.399 + shift [2020-08-03T06:20:08.268Z] #34 0.399 + '[' '!' -f /tmp/install/tini.installer ']' [2020-08-03T06:20:08.268Z] #34 0.400 + . /tmp/install/tini.installer [2020-08-03T06:20:08.268Z] #34 0.401 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-03T06:20:08.268Z] #34 0.402 + install_tini [2020-08-03T06:20:08.268Z] #34 0.403 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-08-03T06:20:08.268Z] #34 0.404 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-03T06:20:08.268Z] #34 0.407 + git clone https://github.com/krallin/tini.git /tmp/tmp.jR8nTx6X56/tini [2020-08-03T06:20:08.268Z] #34 0.410 Cloning into '/tmp/tmp.jR8nTx6X56/tini'... [2020-08-03T06:20:08.585Z] #17 2.204 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-03T06:20:08.947Z] #34 1.428 + cd /tmp/tmp.jR8nTx6X56/tini [2020-08-03T06:20:08.947Z] #34 1.429 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-03T06:20:08.947Z] #34 1.496 + cmake . [2020-08-03T06:20:09.315Z] #60 ... [2020-08-03T06:20:09.315Z] [2020-08-03T06:20:09.315Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-03T06:20:09.315Z] #23 13.29 Fetched 8195 kB in 11s (750 kB/s) [2020-08-03T06:20:09.315Z] #23 13.29 Reading package lists... [2020-08-03T06:20:09.578Z] #23 19.68 Reading package lists... [2020-08-03T06:20:09.578Z] #23 ... [2020-08-03T06:20:09.578Z] [2020-08-03T06:20:09.578Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-03T06:20:09.578Z] #36 16.96 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-08-03T06:20:09.578Z] #36 18.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 [2020-08-03T06:20:09.965Z] #17 3.388 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-08-03T06:20:09.998Z] #34 2.482 -- The C compiler identification is GNU 8.3.0 [2020-08-03T06:20:09.998Z] #34 2.542 -- Check for working C compiler: /usr/bin/cc [2020-08-03T06:20:10.643Z] #34 3.181 -- Check for working C compiler: /usr/bin/cc -- works [2020-08-03T06:20:10.643Z] #34 3.184 -- Detecting C compiler ABI info [2020-08-03T06:20:10.940Z] #34 3.797 -- Detecting C compiler ABI info - done [2020-08-03T06:20:10.940Z] #34 3.843 -- Detecting C compile features [2020-08-03T06:20:11.345Z] #17 4.674 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-03T06:20:12.149Z] #36 ... [2020-08-03T06:20:12.149Z] [2020-08-03T06:20:12.149Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-03T06:20:12.149Z] #23 19.68 Reading package lists... [2020-08-03T06:20:12.149Z] #23 25.80 Building dependency tree... [2020-08-03T06:20:12.149Z] #23 ... [2020-08-03T06:20:12.149Z] [2020-08-03T06:20:12.149Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-03T06:20:12.149Z] #10 16.13 Fetched 8195 kB in 11s (758 kB/s) [2020-08-03T06:20:12.149Z] #10 16.13 Reading package lists... [2020-08-03T06:20:12.150Z] #47 ... [2020-08-03T06:20:12.150Z] [2020-08-03T06:20:12.150Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:20:12.150Z] #41 39.43 vendor/golang.org/x/crypto/internal/subtle [2020-08-03T06:20:12.150Z] #41 39.56 vendor/golang.org/x/crypto/curve25519 [2020-08-03T06:20:12.283Z] #17 ... [2020-08-03T06:20:12.283Z] [2020-08-03T06:20:12.283Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:20:12.283Z] #39 60.42 CC criu/arch/x86/kerndat.o [2020-08-03T06:20:12.283Z] #39 60.85 CC criu/arch/x86/sigaction_compat.o [2020-08-03T06:20:12.283Z] #39 61.16 CC criu/arch/x86/sigframe.o [2020-08-03T06:20:12.283Z] #39 61.38 LINK criu/arch/x86/crtools.built-in.o [2020-08-03T06:20:12.283Z] #39 61.47 DEP criu/pie/util-vdso-elf32.d [2020-08-03T06:20:12.283Z] #39 61.63 DEP criu/pie/util-vdso.d [2020-08-03T06:20:12.283Z] #39 61.78 DEP criu/pie/util.d [2020-08-03T06:20:12.283Z] #39 61.93 CC criu/pie/util.o [2020-08-03T06:20:12.283Z] #39 62.18 CC criu/pie/util-vdso.o [2020-08-03T06:20:12.283Z] #39 62.85 CC criu/pie/util-vdso-elf32.o [2020-08-03T06:20:12.283Z] #39 63.52 AR criu/pie/pie.lib.a [2020-08-03T06:20:12.283Z] #39 63.57 DEP criu/pie/restorer.d [2020-08-03T06:20:12.283Z] #39 63.85 DEP criu/arch/x86/sigaction_compat_pie.d [2020-08-03T06:20:12.283Z] #39 63.99 DEP criu/arch/x86/restorer_unmap.d [2020-08-03T06:20:12.283Z] #39 64.00 DEP criu/arch/x86/restorer.d [2020-08-03T06:20:12.283Z] #39 64.17 DEP criu/arch/x86/vdso-pie.d [2020-08-03T06:20:12.283Z] #39 64.22 DEP criu/pie/parasite-vdso.d [2020-08-03T06:20:12.283Z] #39 64.36 DEP criu/pie/parasite.d [2020-08-03T06:20:12.283Z] #39 64.64 CC criu/pie/parasite.o [2020-08-03T06:20:12.414Z] #10 23.42 Reading package lists... [2020-08-03T06:20:12.414Z] #10 ... [2020-08-03T06:20:12.414Z] [2020-08-03T06:20:12.414Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-03T06:20:12.414Z] #51 15.73 Reading package lists... [2020-08-03T06:20:12.479Z] #34 ... [2020-08-03T06:20:12.479Z] [2020-08-03T06:20:12.479Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:20:12.479Z] #31 55.63 bytes [2020-08-03T06:20:12.479Z] #31 55.67 strings [2020-08-03T06:20:12.479Z] #31 63.07 bufio [2020-08-03T06:20:12.479Z] #31 64.53 reflect [2020-08-03T06:20:12.479Z] #31 65.82 path [2020-08-03T06:20:12.479Z] #31 ... [2020-08-03T06:20:12.479Z] [2020-08-03T06:20:12.479Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-03T06:20:12.479Z] #26 21.79 [2020-08-03T06:20:12.479Z] #26 23.13 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-08-03T06:20:12.479Z] #26 23.22 skipping existing 283607eaa57e [2020-08-03T06:20:12.479Z] #26 23.44 [2020-08-03T06:20:12.479Z] #26 25.24 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-08-03T06:20:12.479Z] #26 25.65 [2020-08-03T06:20:12.479Z] #26 25.80 ######################################################################## 100.0% [2020-08-03T06:20:12.479Z] #26 25.93 [2020-08-03T06:20:12.480Z] #26 26.04 Download of images into '/build' complete. [2020-08-03T06:20:12.480Z] #26 26.04 Use something like the following to load the result into a Docker daemon: [2020-08-03T06:20:12.480Z] #26 26.04 tar -cC '/build' . | docker load [2020-08-03T06:20:12.683Z] #51 22.43 Reading package lists... [2020-08-03T06:20:12.683Z] #51 ... [2020-08-03T06:20:12.683Z] [2020-08-03T06:20:12.683Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-03T06:20:12.683Z] #32 16.54 Fetched 8195 kB in 11s (720 kB/s) [2020-08-03T06:20:12.683Z] #32 16.54 Reading package lists... [2020-08-03T06:20:12.777Z] #26 DONE 26.1s [2020-08-03T06:20:12.777Z] [2020-08-03T06:20:12.777Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-03T06:20:12.777Z] #11 63.73 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-08-03T06:20:12.777Z] #11 63.74 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-08-03T06:20:12.777Z] #11 63.76 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-03T06:20:12.947Z] #32 23.19 Reading package lists... [2020-08-03T06:20:12.947Z] #32 ... [2020-08-03T06:20:12.947Z] [2020-08-03T06:20:12.947Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-03T06:20:12.947Z] #38 16.75 Fetched 8195 kB in 11s (740 kB/s) [2020-08-03T06:20:12.947Z] #38 16.75 Reading package lists... [2020-08-03T06:20:12.947Z] #38 23.47 Reading package lists... [2020-08-03T06:20:12.947Z] #38 ... [2020-08-03T06:20:12.947Z] [2020-08-03T06:20:12.947Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-03T06:20:12.947Z] #23 25.80 Building dependency tree... [2020-08-03T06:20:13.076Z] #11 ... [2020-08-03T06:20:13.076Z] [2020-08-03T06:20:13.076Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-03T06:20:13.076Z] #39 56.28 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-08-03T06:20:13.076Z] #39 56.29 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-08-03T06:20:13.076Z] #39 56.29 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-08-03T06:20:13.076Z] #39 56.30 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-08-03T06:20:13.076Z] #39 56.31 Setting up python-six (1.12.0-1) ... [2020-08-03T06:20:13.076Z] #39 61.06 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-08-03T06:20:13.076Z] #39 61.08 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-08-03T06:20:13.076Z] #39 61.09 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-08-03T06:20:13.076Z] #39 61.11 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-08-03T06:20:13.076Z] #39 61.12 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-08-03T06:20:13.076Z] #39 61.13 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-08-03T06:20:13.076Z] #39 61.14 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-03T06:20:13.076Z] #39 61.15 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-08-03T06:20:13.076Z] #39 61.15 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-03T06:20:13.076Z] #39 61.16 Setting up python-protobuf (3.6.1.3-2) ... [2020-08-03T06:20:13.076Z] #39 ... [2020-08-03T06:20:13.076Z] [2020-08-03T06:20:13.076Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:20:13.076Z] #34 5.952 -- Detecting C compile features - done [2020-08-03T06:20:13.082Z] #41 ... [2020-08-03T06:20:13.082Z] [2020-08-03T06:20:13.082Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-03T06:20:13.082Z] #38 30.95 Fetched 8370 kB in 24s (353 kB/s) [2020-08-03T06:20:13.082Z] #38 30.95 Reading package lists... [2020-08-03T06:20:13.082Z] #38 39.90 Reading package lists... [2020-08-03T06:20:13.082Z] #38 ... [2020-08-03T06:20:13.082Z] [2020-08-03T06:20:13.082Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-03T06:20:13.082Z] #10 31.02 Fetched 8370 kB in 24s (348 kB/s) [2020-08-03T06:20:13.082Z] #10 31.02 Reading package lists... [2020-08-03T06:20:13.221Z] #39 65.98 LINK criu/pie/parasite.built-in.o [2020-08-03T06:20:13.221Z] #39 65.99 GEN criu/pie/parasite-blob.h [2020-08-03T06:20:13.221Z] #39 66.00 CC criu/pie/parasite-vdso.o [2020-08-03T06:20:13.341Z] #10 40.03 Reading package lists... [2020-08-03T06:20:13.341Z] #10 ... [2020-08-03T06:20:13.341Z] [2020-08-03T06:20:13.341Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-03T06:20:13.341Z] #51 33.25 Fetched 8370 kB in 24s (347 kB/s) [2020-08-03T06:20:13.341Z] #51 33.25 Reading package lists... [2020-08-03T06:20:13.374Z] #34 5.992 -- Performing Test HAS_BUILTIN_FORTIFY [2020-08-03T06:20:13.374Z] #34 ... [2020-08-03T06:20:13.374Z] [2020-08-03T06:20:13.374Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:20:13.374Z] #48 56.54 strconv [2020-08-03T06:20:13.374Z] #48 56.57 syscall [2020-08-03T06:20:13.374Z] #48 56.63 strings [2020-08-03T06:20:13.374Z] #48 56.74 bytes [2020-08-03T06:20:13.374Z] #48 64.52 bufio [2020-08-03T06:20:13.374Z] #48 65.73 text/tabwriter [2020-08-03T06:20:13.374Z] #48 ... [2020-08-03T06:20:13.374Z] [2020-08-03T06:20:13.374Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:20:13.374Z] #42 63.82 bufio [2020-08-03T06:20:13.374Z] #42 65.67 reflect [2020-08-03T06:20:13.569Z] #51 35.08 Reading package lists... [2020-08-03T06:20:13.569Z] #51 ... [2020-08-03T06:20:13.569Z] [2020-08-03T06:20:13.569Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-03T06:20:13.569Z] #10 33.42 Fetched 8370 kB in 25s (330 kB/s) [2020-08-03T06:20:13.569Z] #10 33.42 Reading package lists... [2020-08-03T06:20:13.569Z] #10 ... [2020-08-03T06:20:13.569Z] [2020-08-03T06:20:13.569Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:20:13.569Z] #41 42.93 vendor/golang.org/x/crypto/internal/subtle [2020-08-03T06:20:13.569Z] #41 43.15 vendor/golang.org/x/crypto/curve25519 [2020-08-03T06:20:13.872Z] #41 ... [2020-08-03T06:20:13.872Z] [2020-08-03T06:20:13.872Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-03T06:20:13.872Z] #32 33.50 Fetched 8370 kB in 26s (328 kB/s) [2020-08-03T06:20:13.872Z] #32 33.50 Reading package lists... [2020-08-03T06:20:13.872Z] #32 43.53 Reading package lists... [2020-08-03T06:20:13.872Z] #32 ... [2020-08-03T06:20:13.872Z] [2020-08-03T06:20:13.872Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-03T06:20:13.872Z] #23 34.16 Reading package lists... [2020-08-03T06:20:13.904Z] #51 41.22 Reading package lists... [2020-08-03T06:20:13.904Z] #51 ... [2020-08-03T06:20:13.904Z] [2020-08-03T06:20:13.904Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-03T06:20:13.904Z] #32 31.83 Fetched 8370 kB in 25s (337 kB/s) [2020-08-03T06:20:13.904Z] #32 31.83 Reading package lists... [2020-08-03T06:20:13.904Z] #32 40.54 Reading package lists... [2020-08-03T06:20:13.904Z] #32 ... [2020-08-03T06:20:13.904Z] [2020-08-03T06:20:13.904Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-03T06:20:13.904Z] #23 32.34 Fetched 8370 kB in 24s (347 kB/s) [2020-08-03T06:20:13.904Z] #23 32.34 Reading package lists... [2020-08-03T06:20:14.159Z] #39 66.77 CC criu/arch/x86/vdso-pie.o [2020-08-03T06:20:14.159Z] #39 67.02 CC criu/arch/x86/restorer.o [2020-08-03T06:20:14.450Z] #23 43.85 Reading package lists... [2020-08-03T06:20:14.450Z] #23 ... [2020-08-03T06:20:14.450Z] [2020-08-03T06:20:14.450Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-03T06:20:14.450Z] #38 34.09 Fetched 8370 kB in 26s (322 kB/s) [2020-08-03T06:20:14.450Z] #38 34.09 Reading package lists... [2020-08-03T06:20:14.450Z] #38 43.27 Reading package lists... [2020-08-03T06:20:14.450Z] #38 ... [2020-08-03T06:20:14.450Z] [2020-08-03T06:20:14.450Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-03T06:20:14.729Z] #39 67.47 CC criu/arch/x86/restorer_unmap.o [2020-08-03T06:20:14.729Z] #39 67.53 CC criu/arch/x86/sigaction_compat_pie.o [2020-08-03T06:20:14.988Z] #39 67.88 CC criu/pie/restorer.o [2020-08-03T06:20:15.492Z] #42 ... [2020-08-03T06:20:15.492Z] [2020-08-03T06:20:15.492Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-03T06:20:15.492Z] #39 68.21 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-08-03T06:20:15.492Z] #39 68.21 Processing triggers for libc-bin (2.28-10) ... [2020-08-03T06:20:15.492Z] #39 DONE 68.5s [2020-08-03T06:20:15.492Z] [2020-08-03T06:20:15.492Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:20:15.513Z] #23 29.00 ca-certificates is already the newest version (20200601~deb10u1). [2020-08-03T06:20:15.513Z] #23 29.00 The following additional packages will be installed: [2020-08-03T06:20:15.513Z] #23 29.02 libjq1 libonig5 [2020-08-03T06:20:15.513Z] #23 29.49 The following NEW packages will be installed: [2020-08-03T06:20:15.513Z] #23 29.51 jq libjq1 libonig5 [2020-08-03T06:20:15.927Z] #39 ... [2020-08-03T06:20:15.927Z] [2020-08-03T06:20:15.927Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-03T06:20:15.927Z] #17 9.533 Fetched 8370 kB in 8s (987 kB/s) [2020-08-03T06:20:16.105Z] #23 29.96 0 upgraded, 3 newly installed, 0 to remove and 7 not upgraded. [2020-08-03T06:20:16.105Z] #23 29.96 Need to get 325 kB of archives. [2020-08-03T06:20:16.105Z] #23 29.96 After this operation, 1019 kB of additional disk space will be used. [2020-08-03T06:20:16.105Z] #23 29.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-08-03T06:20:16.105Z] #23 29.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-08-03T06:20:16.105Z] #23 29.98 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-08-03T06:20:17.028Z] #40 1.369 Note: Building without setproctitle() and strlcpy() support. [2020-08-03T06:20:17.028Z] #40 1.369 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-03T06:20:17.028Z] #40 1.395 Note: Building without GnuTLS support [2020-08-03T06:20:17.028Z] #40 1.416 Makefile.config:39: Warn: you have no libnftables installed [2020-08-03T06:20:17.028Z] #40 1.418 Makefile.config:40: Warn: Building without nftables support [2020-08-03T06:20:17.498Z] #23 31.31 debconf: delaying package configuration, since apt-utils is not installed [2020-08-03T06:20:17.690Z] #40 ... [2020-08-03T06:20:17.690Z] [2020-08-03T06:20:17.690Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:20:17.690Z] #34 6.398 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-08-03T06:20:17.690Z] #34 6.555 -- Configuring done [2020-08-03T06:20:17.690Z] #34 6.587 -- Generating done [2020-08-03T06:20:17.690Z] #34 6.595 -- Build files have been written to: /tmp/tmp.jR8nTx6X56/tini [2020-08-03T06:20:17.690Z] #34 6.610 + make tini-static [2020-08-03T06:20:17.690Z] #34 6.979 Scanning dependencies of target tini-static [2020-08-03T06:20:17.690Z] #34 7.062 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-08-03T06:20:17.690Z] #34 9.307 [100%] Linking C executable tini-static [2020-08-03T06:20:17.690Z] #34 10.00 [100%] Built target tini-static [2020-08-03T06:20:17.690Z] #34 10.05 + mkdir -p /build [2020-08-03T06:20:17.690Z] #34 10.05 + cp tini-static /build/docker-init [2020-08-03T06:20:17.690Z] #34 DONE 10.2s [2020-08-03T06:20:17.690Z] [2020-08-03T06:20:17.690Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-03T06:20:17.690Z] #11 70.66 Selecting previously unselected package gcc-mingw-w64-base. [2020-08-03T06:20:17.690Z] #11 70.66 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-08-03T06:20:17.690Z] #11 70.68 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-03T06:20:17.690Z] #11 70.79 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-08-03T06:20:17.690Z] #11 70.79 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-08-03T06:20:17.690Z] #11 70.79 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-03T06:20:17.762Z] #23 31.50 Fetched 325 kB in 0s (1136 kB/s) [2020-08-03T06:20:17.762Z] #23 31.61 Selecting previously unselected package libonig5:arm64. [2020-08-03T06:20:17.762Z] #23 31.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-08-03T06:20:17.762Z] #23 31.69 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-08-03T06:20:18.029Z] #23 31.72 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-08-03T06:20:18.292Z] #23 32.12 Selecting previously unselected package libjq1:arm64. [2020-08-03T06:20:18.292Z] #23 32.13 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-08-03T06:20:18.292Z] #23 32.14 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-08-03T06:20:18.557Z] #23 32.36 Selecting previously unselected package jq. [2020-08-03T06:20:18.557Z] #23 32.39 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-08-03T06:20:18.557Z] #23 32.41 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-03T06:20:18.820Z] #23 32.59 Setting up libonig5:arm64 (6.9.1-1) ... [2020-08-03T06:20:18.820Z] #23 32.63 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-08-03T06:20:18.820Z] #23 32.66 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-03T06:20:18.820Z] #23 32.68 Processing triggers for libc-bin (2.28-10) ... [2020-08-03T06:20:19.156Z] #23 40.49 Reading package lists... [2020-08-03T06:20:19.156Z] #23 ... [2020-08-03T06:20:19.156Z] [2020-08-03T06:20:19.156Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-03T06:20:19.156Z] #38 39.90 Reading package lists... [2020-08-03T06:20:19.214Z] #17 9.533 Reading package lists... [2020-08-03T06:20:19.214Z] #17 ... [2020-08-03T06:20:19.214Z] [2020-08-03T06:20:19.214Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:20:19.214Z] #49 10.00 + cd /tmp/tmp.fURHMcHNrh/src/github.com/opencontainers/runc [2020-08-03T06:20:19.214Z] #49 10.00 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-08-03T06:20:19.214Z] #49 10.62 + '[' -z '' ']' [2020-08-03T06:20:19.214Z] #49 10.64 + target=static [2020-08-03T06:20:19.214Z] #49 10.64 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-08-03T06:20:19.214Z] #49 10.92 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-08-03T06:20:19.214Z] #49 ... [2020-08-03T06:20:19.214Z] [2020-08-03T06:20:19.214Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:20:19.214Z] #39 70.64 LINK criu/pie/restorer.built-in.o [2020-08-03T06:20:19.214Z] #39 70.65 GEN criu/pie/restorer-blob.h [2020-08-03T06:20:19.214Z] #39 70.75 DEP criu/vdso.d [2020-08-03T06:20:19.214Z] #39 71.08 DEP criu/vdso-compat.d [2020-08-03T06:20:19.214Z] #39 71.21 DEP criu/uts_ns.d [2020-08-03T06:20:19.214Z] #39 71.37 DEP criu/util.d [2020-08-03T06:20:19.214Z] #39 71.58 DEP criu/uffd.d [2020-08-03T06:20:19.214Z] #39 71.78 DEP criu/tun.d [2020-08-03T06:20:19.214Z] #39 71.99 DEP criu/tty.d [2020-08-03T06:20:19.473Z] #39 72.24 DEP criu/timerfd.d [2020-08-03T06:20:19.732Z] #39 72.40 DEP criu/timens.d [2020-08-03T06:20:19.732Z] #39 72.64 DEP criu/sysfs_parse.d [2020-08-03T06:20:19.732Z] #39 72.78 DEP criu/sysctl.d [2020-08-03T06:20:20.302Z] #39 72.97 DEP criu/string.d [2020-08-03T06:20:20.302Z] #39 73.02 DEP criu/stats.d [2020-08-03T06:20:20.302Z] #39 73.13 DEP criu/sockets.d [2020-08-03T06:20:20.306Z] #45 ... [2020-08-03T06:20:20.306Z] [2020-08-03T06:20:20.306Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:20:20.306Z] #52 141.2 + bin/containerd-stress [2020-08-03T06:20:20.306Z] #52 143.2 + bin/containerd-shim [2020-08-03T06:20:20.538Z] #38 46.75 Building dependency tree... [2020-08-03T06:20:20.561Z] #39 73.42 DEP criu/sk-unix.d [2020-08-03T06:20:20.821Z] #39 73.67 DEP criu/sk-tcp.d [2020-08-03T06:20:21.037Z] #10 43.01 Reading package lists... [2020-08-03T06:20:21.037Z] #10 ... [2020-08-03T06:20:21.037Z] [2020-08-03T06:20:21.037Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-03T06:20:21.037Z] #38 43.27 Reading package lists... [2020-08-03T06:20:21.080Z] #39 73.86 DEP criu/sk-queue.d [2020-08-03T06:20:21.080Z] #39 74.06 DEP criu/sk-packet.d [2020-08-03T06:20:21.315Z] using credential docker-jenkins-github-credentials [2020-08-03T06:20:21.382Z] #23 ... [2020-08-03T06:20:21.382Z] [2020-08-03T06:20:21.382Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:20:21.382Z] #30 35.10 sync [2020-08-03T06:20:21.382Z] #30 35.10 internal/reflectlite [2020-08-03T06:20:21.391Z] Cloning the remote Git repository [2020-08-03T06:20:21.391Z] Cloning with configured refspecs honoured and without tags [2020-08-03T06:20:21.484Z] #38 ... [2020-08-03T06:20:21.484Z] [2020-08-03T06:20:21.484Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:20:21.484Z] #60 DONE 49.2s [2020-08-03T06:20:21.484Z] [2020-08-03T06:20:21.484Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:20:21.484Z] #30 48.73 internal/reflectlite [2020-08-03T06:20:21.484Z] #30 48.74 sync [2020-08-03T06:20:21.649Z] #39 74.30 DEP criu/sk-netlink.d [2020-08-03T06:20:21.649Z] #39 74.51 DEP criu/sk-inet.d [2020-08-03T06:20:21.649Z] #39 74.69 DEP criu/signalfd.d [2020-08-03T06:20:21.978Z] #38 49.91 Building dependency tree... [2020-08-03T06:20:22.218Z] #39 74.88 DEP criu/sigframe.d [2020-08-03T06:20:22.218Z] #39 75.00 DEP criu/shmem.d [2020-08-03T06:20:22.378Z] #52 ... [2020-08-03T06:20:22.378Z] [2020-08-03T06:20:22.378Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:20:22.378Z] #45 DONE 170.1s [2020-08-03T06:20:22.378Z] [2020-08-03T06:20:22.378Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:20:22.477Z] #39 75.16 DEP criu/servicefd.d [2020-08-03T06:20:22.477Z] #39 ... [2020-08-03T06:20:22.477Z] [2020-08-03T06:20:22.477Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:20:22.477Z] #41 140.2 github.com/LK4D4/vndr/godl [2020-08-03T06:20:22.477Z] #41 140.8 github.com/LK4D4/vndr [2020-08-03T06:20:22.477Z] #41 DONE 149.8s [2020-08-03T06:20:22.477Z] [2020-08-03T06:20:22.477Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:20:22.477Z] #39 75.42 DEP criu/seize.d [2020-08-03T06:20:22.737Z] #39 ... [2020-08-03T06:20:22.737Z] [2020-08-03T06:20:22.737Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-03T06:20:22.737Z] #17 9.533 Reading package lists... [2020-08-03T06:20:21.587Z] Cloning repository https://github.com/moby/moby.git [2020-08-03T06:20:22.008Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-08-03T06:20:23.311Z] #30 36.80 sort [2020-08-03T06:20:23.311Z] #30 36.80 errors [2020-08-03T06:20:23.311Z] #30 37.03 strconv [2020-08-03T06:20:23.311Z] #30 37.04 io [2020-08-03T06:20:23.311Z] #30 37.06 internal/oserror [2020-08-03T06:20:23.311Z] #30 37.32 syscall [2020-08-03T06:20:23.325Z] #11 ... [2020-08-03T06:20:23.325Z] [2020-08-03T06:20:23.325Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:20:23.325Z] #40 3.556 fatal: not a git repository (or any of the parent directories): .git [2020-08-03T06:20:23.325Z] #40 3.595 GEN .gitid [2020-08-03T06:20:23.325Z] #40 3.622 GEN criu/include/version.h [2020-08-03T06:20:23.325Z] #40 3.662 GEN include/common/asm [2020-08-03T06:20:23.325Z] #40 5.443 PBCC images/timens.pb-c.c [2020-08-03T06:20:23.325Z] #40 5.542 DEP images/timens.pb-c.d [2020-08-03T06:20:23.325Z] #40 5.583 PBCC images/fown.pb-c.c [2020-08-03T06:20:23.325Z] #40 5.612 PBCC images/google/protobuf/descriptor.pb-c.c [2020-08-03T06:20:23.325Z] #40 5.712 PBCC images/opts.pb-c.c [2020-08-03T06:20:23.325Z] #40 5.770 PBCC images/memfd.pb-c.c [2020-08-03T06:20:23.325Z] #40 5.862 DEP images/fown.pb-c.d [2020-08-03T06:20:23.325Z] #40 5.962 DEP images/google/protobuf/descriptor.pb-c.d [2020-08-03T06:20:23.325Z] #40 6.101 DEP images/opts.pb-c.d [2020-08-03T06:20:23.325Z] #40 6.154 DEP images/memfd.pb-c.d [2020-08-03T06:20:23.325Z] #40 6.191 PBCC images/sit.pb-c.c [2020-08-03T06:20:23.325Z] #40 6.234 DEP images/sit.pb-c.d [2020-08-03T06:20:23.325Z] #40 6.324 PBCC images/macvlan.pb-c.c [2020-08-03T06:20:23.325Z] #40 6.336 DEP images/macvlan.pb-c.d [2020-08-03T06:20:23.325Z] #40 6.395 PBCC images/autofs.pb-c.c [2020-08-03T06:20:23.325Z] #40 6.409 DEP images/autofs.pb-c.d [2020-08-03T06:20:23.325Z] #40 6.479 PBCC images/sysctl.pb-c.c [2020-08-03T06:20:23.325Z] #40 6.513 DEP images/sysctl.pb-c.d [2020-08-03T06:20:23.325Z] #40 6.555 PBCC images/time.pb-c.c [2020-08-03T06:20:23.325Z] #40 6.605 DEP images/time.pb-c.d [2020-08-03T06:20:23.325Z] #40 6.676 PBCC images/binfmt-misc.pb-c.c [2020-08-03T06:20:23.325Z] #40 6.713 DEP images/binfmt-misc.pb-c.d [2020-08-03T06:20:23.325Z] #40 6.788 PBCC images/seccomp.pb-c.c [2020-08-03T06:20:23.325Z] #40 6.831 DEP images/seccomp.pb-c.d [2020-08-03T06:20:23.325Z] #40 6.937 PBCC images/userns.pb-c.c [2020-08-03T06:20:23.325Z] #40 6.999 DEP images/userns.pb-c.d [2020-08-03T06:20:23.325Z] #40 7.093 PBCC images/cgroup.pb-c.c [2020-08-03T06:20:23.325Z] #40 7.133 DEP images/cgroup.pb-c.d [2020-08-03T06:20:23.325Z] #40 7.185 PBCC images/ext-file.pb-c.c [2020-08-03T06:20:23.325Z] #40 7.217 DEP images/ext-file.pb-c.d [2020-08-03T06:20:23.325Z] #40 7.294 PBCC images/rpc.pb-c.c [2020-08-03T06:20:23.325Z] #40 7.358 DEP images/rpc.pb-c.d [2020-08-03T06:20:23.325Z] #40 7.457 PBCC images/siginfo.pb-c.c [2020-08-03T06:20:23.325Z] #40 7.491 DEP images/siginfo.pb-c.d [2020-08-03T06:20:23.325Z] #40 7.569 PBCC images/pagemap.pb-c.c [2020-08-03T06:20:23.325Z] #40 7.651 DEP images/pagemap.pb-c.d [2020-08-03T06:20:23.325Z] #40 7.756 PBCC images/rlimit.pb-c.c [2020-08-03T06:20:23.325Z] #40 7.772 DEP images/rlimit.pb-c.d [2020-08-03T06:20:23.325Z] #40 7.874 PBCC images/file-lock.pb-c.c [2020-08-03T06:20:23.325Z] #40 7.926 DEP images/file-lock.pb-c.d [2020-08-03T06:20:23.325Z] #40 8.012 PBCC images/tty.pb-c.c [2020-08-03T06:20:23.365Z] #38 53.01 The following additional packages will be installed: [2020-08-03T06:20:23.365Z] #38 53.02 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-08-03T06:20:23.365Z] #38 53.02 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-08-03T06:20:23.365Z] #38 53.02 Suggested packages: [2020-08-03T06:20:23.365Z] #38 53.03 manpages-dev python-setuptools [2020-08-03T06:20:23.417Z] #52 ... [2020-08-03T06:20:23.417Z] [2020-08-03T06:20:23.417Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-08-03T06:20:23.623Z] #40 8.097 DEP images/tty.pb-c.d [2020-08-03T06:20:23.623Z] #40 8.198 PBCC images/tun.pb-c.c [2020-08-03T06:20:23.623Z] #40 8.267 PBCC images/netdev.pb-c.c [2020-08-03T06:20:23.623Z] #40 8.309 DEP images/tun.pb-c.d [2020-08-03T06:20:23.623Z] #40 8.389 DEP images/netdev.pb-c.d [2020-08-03T06:20:23.676Z] #17 13.42 Reading package lists... [2020-08-03T06:20:23.709Z] #46 DONE 0.2s [2020-08-03T06:20:23.709Z] [2020-08-03T06:20:23.709Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-08-03T06:20:23.709Z] #48 DONE 0.1s [2020-08-03T06:20:23.709Z] [2020-08-03T06:20:23.709Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-08-03T06:20:23.921Z] #40 8.447 PBCC images/vma.pb-c.c [2020-08-03T06:20:23.921Z] #40 8.483 DEP images/vma.pb-c.d [2020-08-03T06:20:23.921Z] #40 8.566 PBCC images/creds.pb-c.c [2020-08-03T06:20:23.921Z] #40 8.626 DEP images/creds.pb-c.d [2020-08-03T06:20:23.938Z] #38 ... [2020-08-03T06:20:23.938Z] [2020-08-03T06:20:23.938Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:20:23.938Z] #43 DONE 53.7s [2020-08-03T06:20:24.001Z] #50 DONE 0.2s [2020-08-03T06:20:24.002Z] [2020-08-03T06:20:24.002Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:20:24.006Z] #30 51.99 sort [2020-08-03T06:20:24.006Z] #30 51.99 errors [2020-08-03T06:20:24.200Z] [2020-08-03T06:20:24.200Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:20:24.200Z] #41 53.50 errors [2020-08-03T06:20:24.200Z] #41 53.50 github.com/LK4D4/vndr/godl/singleflight [2020-08-03T06:20:24.219Z] #40 8.754 PBCC images/utsns.pb-c.c [2020-08-03T06:20:24.219Z] #40 8.818 DEP images/utsns.pb-c.d [2020-08-03T06:20:24.219Z] #40 8.865 PBCC images/ipc-desc.pb-c.c [2020-08-03T06:20:24.219Z] #40 8.890 PBCC images/ipc-sem.pb-c.c [2020-08-03T06:20:24.219Z] #40 8.909 DEP images/ipc-desc.pb-c.d [2020-08-03T06:20:24.260Z] #30 ... [2020-08-03T06:20:24.260Z] [2020-08-03T06:20:24.260Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-03T06:20:24.260Z] #51 22.43 Reading package lists... [2020-08-03T06:20:24.260Z] #51 28.34 Building dependency tree... [2020-08-03T06:20:24.260Z] #51 31.88 The following additional packages will be installed: [2020-08-03T06:20:24.260Z] #51 31.89 libbtrfs0 [2020-08-03T06:20:24.260Z] #51 32.09 The following NEW packages will be installed: [2020-08-03T06:20:24.260Z] #51 32.13 libbtrfs-dev libbtrfs0 [2020-08-03T06:20:24.260Z] #51 32.66 0 upgraded, 2 newly installed, 0 to remove and 7 not upgraded. [2020-08-03T06:20:24.260Z] #51 32.66 Need to get 119 kB of archives. [2020-08-03T06:20:24.260Z] #51 32.66 After this operation, 387 kB of additional disk space will be used. [2020-08-03T06:20:24.260Z] #51 32.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-08-03T06:20:24.260Z] #51 32.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-08-03T06:20:24.260Z] #51 34.66 debconf: delaying package configuration, since apt-utils is not installed [2020-08-03T06:20:24.260Z] #51 35.51 Fetched 119 kB in 0s (438 kB/s) [2020-08-03T06:20:24.260Z] #51 ... [2020-08-03T06:20:24.260Z] [2020-08-03T06:20:24.260Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-03T06:20:24.260Z] #28 37.36 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-08-03T06:20:24.463Z] #41 54.07 io [2020-08-03T06:20:24.463Z] #41 54.12 strconv [2020-08-03T06:20:24.516Z] #40 8.994 DEP images/ipc-sem.pb-c.d [2020-08-03T06:20:24.516Z] #40 9.042 PBCC images/ipc-msg.pb-c.c [2020-08-03T06:20:24.516Z] #40 9.074 DEP images/ipc-msg.pb-c.d [2020-08-03T06:20:24.516Z] #40 9.148 PBCC images/ipc-shm.pb-c.c [2020-08-03T06:20:24.516Z] #40 9.187 DEP images/ipc-shm.pb-c.d [2020-08-03T06:20:24.516Z] #40 9.248 PBCC images/ipc-var.pb-c.c [2020-08-03T06:20:24.516Z] #40 9.302 DEP images/ipc-var.pb-c.d [2020-08-03T06:20:24.524Z] #28 37.93 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-08-03T06:20:24.524Z] #28 ... [2020-08-03T06:20:24.524Z] [2020-08-03T06:20:24.524Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-03T06:20:24.524Z] #38 23.47 Reading package lists... [2020-08-03T06:20:24.524Z] #38 28.88 Building dependency tree... [2020-08-03T06:20:24.524Z] #38 32.28 The following additional packages will be installed: [2020-08-03T06:20:24.524Z] #38 32.28 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-08-03T06:20:24.524Z] #38 32.28 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-08-03T06:20:24.524Z] #38 32.30 Suggested packages: [2020-08-03T06:20:24.524Z] #38 32.30 manpages-dev python-setuptools [2020-08-03T06:20:24.524Z] #38 33.91 The following NEW packages will be installed: [2020-08-03T06:20:24.524Z] #38 33.93 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-08-03T06:20:24.524Z] #38 33.94 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-08-03T06:20:24.524Z] #38 33.94 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-08-03T06:20:24.524Z] #38 33.94 python-six zlib1g-dev [2020-08-03T06:20:24.524Z] #38 34.41 0 upgraded, 17 newly installed, 0 to remove and 7 not upgraded. [2020-08-03T06:20:24.524Z] #38 34.41 Need to get 3798 kB of archives. [2020-08-03T06:20:24.524Z] #38 34.41 After this operation, 21.6 MB of additional disk space will be used. [2020-08-03T06:20:24.524Z] #38 34.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-08-03T06:20:24.524Z] #38 34.47 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-08-03T06:20:24.524Z] #38 34.48 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-08-03T06:20:24.524Z] #38 34.49 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-08-03T06:20:24.524Z] #38 34.49 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-08-03T06:20:24.524Z] #38 34.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-08-03T06:20:24.524Z] #38 34.55 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2020-08-03T06:20:24.524Z] #38 34.56 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-08-03T06:20:24.524Z] #38 34.56 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-08-03T06:20:24.524Z] #38 35.05 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-08-03T06:20:24.524Z] #38 35.10 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-08-03T06:20:24.524Z] #38 35.34 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-08-03T06:20:24.524Z] #38 35.47 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2020-08-03T06:20:24.524Z] #38 35.54 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-08-03T06:20:24.524Z] #38 35.54 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-08-03T06:20:24.524Z] #38 35.54 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-08-03T06:20:24.524Z] #38 35.55 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-08-03T06:20:24.524Z] #38 37.39 debconf: delaying package configuration, since apt-utils is not installed [2020-08-03T06:20:24.637Z] #30 ... [2020-08-03T06:20:24.637Z] [2020-08-03T06:20:24.637Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:20:24.637Z] #43 DONE 52.4s [2020-08-03T06:20:24.637Z] [2020-08-03T06:20:24.637Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:20:24.637Z] #41 52.05 github.com/LK4D4/vndr/godl/singleflight [2020-08-03T06:20:24.637Z] #41 52.05 errors [2020-08-03T06:20:24.637Z] #41 52.62 sort [2020-08-03T06:20:24.724Z] #41 ... [2020-08-03T06:20:24.724Z] [2020-08-03T06:20:24.724Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-03T06:20:24.724Z] #51 35.08 Reading package lists... [2020-08-03T06:20:24.724Z] #51 44.79 Reading package lists... [2020-08-03T06:20:24.724Z] #51 51.08 Building dependency tree... [2020-08-03T06:20:24.724Z] #51 ... [2020-08-03T06:20:24.724Z] [2020-08-03T06:20:24.724Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-03T06:20:24.724Z] #38 54.44 The following NEW packages will be installed: [2020-08-03T06:20:24.724Z] #38 54.44 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-08-03T06:20:24.724Z] #38 54.44 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-08-03T06:20:24.724Z] #38 54.44 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-08-03T06:20:24.724Z] #38 54.45 python-six zlib1g-dev [2020-08-03T06:20:24.798Z] #38 38.70 Fetched 3798 kB in 1s (2550 kB/s) [2020-08-03T06:20:24.798Z] #38 ... [2020-08-03T06:20:24.798Z] [2020-08-03T06:20:24.798Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-03T06:20:24.798Z] #51 38.53 Selecting previously unselected package libbtrfs0. [2020-08-03T06:20:24.798Z] #51 38.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 ... 15383 files and directories currently installed.) [2020-08-03T06:20:24.798Z] #51 38.59 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-08-03T06:20:24.798Z] #51 38.65 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-03T06:20:24.815Z] #40 9.367 PBCC images/sk-opts.pb-c.c [2020-08-03T06:20:24.815Z] #40 9.382 PBCC images/packet-sock.pb-c.c [2020-08-03T06:20:24.815Z] #40 9.444 DEP images/sk-opts.pb-c.d [2020-08-03T06:20:24.815Z] #40 9.471 DEP images/packet-sock.pb-c.d [2020-08-03T06:20:24.815Z] #40 9.526 PBCC images/sk-netlink.pb-c.c [2020-08-03T06:20:24.815Z] #40 9.580 DEP images/sk-netlink.pb-c.d [2020-08-03T06:20:24.874Z] #17 17.60 Building dependency tree... [2020-08-03T06:20:24.898Z] #41 52.80 io [2020-08-03T06:20:22.862Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-03T06:20:22.862Z] > git --version # timeout=10 [2020-08-03T06:20:22.906Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-03T06:20:22.909Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41306/head:refs/remotes/origin/PR-41306 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-03T06:20:25.114Z] #40 9.643 PBCC images/sk-inet.pb-c.c [2020-08-03T06:20:25.114Z] #40 9.749 DEP images/sk-inet.pb-c.d [2020-08-03T06:20:25.114Z] #40 9.879 PBCC images/sk-unix.pb-c.c [2020-08-03T06:20:25.114Z] #40 ... [2020-08-03T06:20:25.114Z] [2020-08-03T06:20:25.114Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:20:25.114Z] #31 68.28 text/tabwriter [2020-08-03T06:20:25.114Z] #31 73.35 internal/syscall/execenv [2020-08-03T06:20:25.114Z] #31 73.38 internal/syscall/unix [2020-08-03T06:20:25.114Z] #31 73.41 time [2020-08-03T06:20:25.293Z] #38 54.90 0 upgraded, 17 newly installed, 0 to remove and 7 not upgraded. [2020-08-03T06:20:25.293Z] #38 54.90 Need to get 4095 kB of archives. [2020-08-03T06:20:25.293Z] #38 54.90 After this operation, 22.5 MB of additional disk space will be used. [2020-08-03T06:20:25.293Z] #38 54.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-08-03T06:20:25.293Z] #38 54.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-08-03T06:20:25.293Z] #38 54.92 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-08-03T06:20:25.293Z] #38 54.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-08-03T06:20:25.293Z] #38 55.00 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-08-03T06:20:25.293Z] #38 55.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-08-03T06:20:25.293Z] #38 55.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-08-03T06:20:25.293Z] #38 55.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-08-03T06:20:25.293Z] #38 55.02 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-08-03T06:20:25.293Z] #38 55.08 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-08-03T06:20:25.411Z] #31 ... [2020-08-03T06:20:25.411Z] [2020-08-03T06:20:25.411Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:20:25.411Z] #40 10.01 DEP images/sk-unix.pb-c.d [2020-08-03T06:20:25.411Z] #40 10.06 PBCC images/mm.pb-c.c [2020-08-03T06:20:25.411Z] #40 10.12 DEP images/mm.pb-c.d [2020-08-03T06:20:25.442Z] #17 19.18 libcap2-bin is already the newest version (1:2.25-2). [2020-08-03T06:20:25.442Z] #17 19.18 The following additional packages will be installed: [2020-08-03T06:20:25.442Z] #17 19.18 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-08-03T06:20:25.442Z] #17 19.18 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-08-03T06:20:25.442Z] #17 19.19 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-08-03T06:20:25.442Z] #17 19.19 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-08-03T06:20:25.442Z] #17 19.19 python3.7 python3.7-minimal vim-runtime xxd [2020-08-03T06:20:25.442Z] #17 19.19 Suggested packages: [2020-08-03T06:20:25.442Z] #17 19.19 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-08-03T06:20:25.442Z] #17 19.19 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-08-03T06:20:25.442Z] #17 19.19 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-08-03T06:20:25.442Z] #17 19.19 Recommended packages: [2020-08-03T06:20:25.442Z] #17 19.19 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-08-03T06:20:25.442Z] #17 19.19 python3-keyrings.alt python3-xdg unzip [2020-08-03T06:20:25.513Z] #52 149.5 + bin/containerd-shim-runc-v1 [2020-08-03T06:20:25.553Z] #38 55.11 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-08-03T06:20:25.553Z] #38 55.22 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-08-03T06:20:25.553Z] #38 55.28 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-08-03T06:20:25.553Z] #38 55.30 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-08-03T06:20:25.553Z] #38 55.31 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-08-03T06:20:25.553Z] #38 55.32 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-08-03T06:20:25.553Z] #38 55.33 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-08-03T06:20:25.709Z] #40 10.19 PBCC images/timerfd.pb-c.c [2020-08-03T06:20:25.709Z] #40 10.29 DEP images/timerfd.pb-c.d [2020-08-03T06:20:25.709Z] #40 10.39 PBCC images/timer.pb-c.c [2020-08-03T06:20:25.709Z] #40 10.43 DEP images/timer.pb-c.d [2020-08-03T06:20:25.709Z] #40 10.49 PBCC images/sa.pb-c.c [2020-08-03T06:20:25.818Z] #51 ... [2020-08-03T06:20:25.818Z] [2020-08-03T06:20:25.818Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-03T06:20:25.818Z] #32 23.19 Reading package lists... [2020-08-03T06:20:25.818Z] #32 29.74 Building dependency tree... [2020-08-03T06:20:25.818Z] #32 32.94 The following additional packages will be installed: [2020-08-03T06:20:25.818Z] #32 32.96 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-08-03T06:20:25.818Z] #32 32.98 Suggested packages: [2020-08-03T06:20:25.818Z] #32 32.98 cmake-doc ninja-build lrzip [2020-08-03T06:20:25.818Z] #32 32.98 Recommended packages: [2020-08-03T06:20:25.818Z] #32 32.98 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-08-03T06:20:25.818Z] #32 34.04 The following NEW packages will be installed: [2020-08-03T06:20:25.818Z] #32 34.04 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-08-03T06:20:25.818Z] #32 34.04 vim-common xxd [2020-08-03T06:20:25.818Z] #32 34.49 0 upgraded, 10 newly installed, 0 to remove and 7 not upgraded. [2020-08-03T06:20:25.818Z] #32 34.49 Need to get 14.2 MB of archives. [2020-08-03T06:20:25.818Z] #32 34.49 After this operation, 60.0 MB of additional disk space will be used. [2020-08-03T06:20:25.818Z] #32 34.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-08-03T06:20:25.818Z] #32 34.55 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-08-03T06:20:25.818Z] #32 34.56 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-08-03T06:20:25.818Z] #32 35.05 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-08-03T06:20:25.818Z] #32 36.12 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-08-03T06:20:25.818Z] #32 36.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-08-03T06:20:25.818Z] #32 36.23 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-08-03T06:20:25.818Z] #32 36.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-08-03T06:20:25.818Z] #32 36.25 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-08-03T06:20:25.818Z] #32 36.26 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-08-03T06:20:25.818Z] #32 38.62 debconf: delaying package configuration, since apt-utils is not installed [2020-08-03T06:20:25.818Z] #32 39.39 Fetched 14.2 MB in 3s (5169 kB/s) [2020-08-03T06:20:25.818Z] #32 ... [2020-08-03T06:20:25.818Z] [2020-08-03T06:20:25.818Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-03T06:20:25.818Z] #10 23.42 Reading package lists... [2020-08-03T06:20:25.818Z] #10 29.98 Building dependency tree... [2020-08-03T06:20:25.818Z] #10 33.13 The following additional packages will be installed: [2020-08-03T06:20:25.818Z] #10 33.13 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-08-03T06:20:25.818Z] #10 33.13 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-08-03T06:20:25.818Z] #10 33.13 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-08-03T06:20:25.818Z] #10 33.14 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-03T06:20:25.818Z] #10 33.16 Suggested packages: [2020-08-03T06:20:25.818Z] #10 33.16 gcc-8-locales seccomp wine64 [2020-08-03T06:20:25.818Z] #10 34.31 The following NEW packages will be installed: [2020-08-03T06:20:25.818Z] #10 34.31 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-08-03T06:20:25.818Z] #10 34.32 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-08-03T06:20:25.818Z] #10 34.32 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-08-03T06:20:25.818Z] #10 34.32 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-08-03T06:20:25.818Z] #10 34.32 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-08-03T06:20:25.818Z] #10 34.32 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-03T06:20:25.818Z] #10 34.71 0 upgraded, 25 newly installed, 0 to remove and 7 not upgraded. [2020-08-03T06:20:25.818Z] #10 34.71 Need to get 73.3 MB of archives. [2020-08-03T06:20:25.818Z] #10 34.71 After this operation, 472 MB of additional disk space will be used. [2020-08-03T06:20:25.818Z] #10 34.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2020-08-03T06:20:25.818Z] #10 35.55 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2020-08-03T06:20:25.818Z] #10 36.80 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-08-03T06:20:25.818Z] #10 36.86 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-08-03T06:20:25.818Z] #10 36.88 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-08-03T06:20:25.818Z] #10 36.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-08-03T06:20:25.818Z] #10 37.70 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-08-03T06:20:25.818Z] #10 38.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-08-03T06:20:25.818Z] #10 38.06 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2020-08-03T06:20:25.818Z] #10 ... [2020-08-03T06:20:25.818Z] [2020-08-03T06:20:25.818Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-03T06:20:25.818Z] #38 39.59 Selecting previously unselected package libcap-dev:arm64. [2020-08-03T06:20:25.818Z] #38 39.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-08-03T06:20:25.818Z] #38 39.68 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-08-03T06:20:26.008Z] #40 10.58 DEP images/sa.pb-c.d [2020-08-03T06:20:26.008Z] #40 10.65 PBCC images/pipe-data.pb-c.c [2020-08-03T06:20:26.008Z] #40 10.66 DEP images/pipe-data.pb-c.d [2020-08-03T06:20:26.008Z] #40 10.71 PBCC images/mnt.pb-c.c [2020-08-03T06:20:26.008Z] #40 10.79 DEP images/mnt.pb-c.d [2020-08-03T06:20:26.141Z] #38 39.89 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-08-03T06:20:26.307Z] #40 10.89 PBCC images/sk-packet.pb-c.c [2020-08-03T06:20:26.307Z] #40 ... [2020-08-03T06:20:26.307Z] [2020-08-03T06:20:26.307Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:20:26.307Z] #48 69.39 reflect [2020-08-03T06:20:26.307Z] #48 69.42 regexp/syntax [2020-08-03T06:20:26.307Z] #48 77.91 time [2020-08-03T06:20:26.307Z] #48 79.58 regexp [2020-08-03T06:20:26.307Z] #48 ... [2020-08-03T06:20:26.307Z] [2020-08-03T06:20:26.307Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:20:26.307Z] #40 10.94 DEP images/sk-packet.pb-c.d [2020-08-03T06:20:26.307Z] #40 11.03 PBCC images/tcp-stream.pb-c.c [2020-08-03T06:20:26.459Z] #41 54.46 bytes [2020-08-03T06:20:26.605Z] #40 11.08 DEP images/tcp-stream.pb-c.d [2020-08-03T06:20:26.605Z] #40 11.14 PBCC images/pipe.pb-c.c [2020-08-03T06:20:26.605Z] #40 11.22 DEP images/pipe.pb-c.d [2020-08-03T06:20:26.605Z] #40 11.28 PBCC images/pstree.pb-c.c [2020-08-03T06:20:26.605Z] #40 11.30 DEP images/pstree.pb-c.d [2020-08-03T06:20:26.605Z] #40 ... [2020-08-03T06:20:26.605Z] [2020-08-03T06:20:26.605Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:20:26.605Z] #42 69.75 regexp/syntax [2020-08-03T06:20:26.605Z] #42 74.69 hash/crc32 [2020-08-03T06:20:26.605Z] #42 77.40 vendor/golang.org/x/text/transform [2020-08-03T06:20:26.605Z] #42 79.35 internal/poll [2020-08-03T06:20:26.605Z] #42 ... [2020-08-03T06:20:26.605Z] [2020-08-03T06:20:26.605Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:20:26.605Z] #40 11.37 PBCC images/fs.pb-c.c [2020-08-03T06:20:26.605Z] #40 11.40 DEP images/fs.pb-c.d [2020-08-03T06:20:26.823Z] #17 ... [2020-08-03T06:20:26.823Z] [2020-08-03T06:20:26.823Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:20:26.823Z] #39 75.78 DEP criu/seccomp.d [2020-08-03T06:20:26.823Z] #39 76.10 DEP criu/rst-malloc.d [2020-08-03T06:20:26.823Z] #39 76.22 DEP criu/rbtree.d [2020-08-03T06:20:26.823Z] #39 76.40 DEP criu/pstree.d [2020-08-03T06:20:26.823Z] #39 76.70 DEP criu/protobuf.d [2020-08-03T06:20:26.823Z] #39 76.84 GEN criu/protobuf-desc-gen.h [2020-08-03T06:20:26.823Z] #39 78.30 DEP criu/protobuf-desc.d [2020-08-03T06:20:26.823Z] #39 78.42 DEP criu/proc_parse.d [2020-08-03T06:20:26.823Z] #39 78.60 DEP criu/plugin.d [2020-08-03T06:20:26.823Z] #39 78.71 DEP criu/pipes.d [2020-08-03T06:20:26.823Z] #39 78.86 DEP criu/pie-util.d [2020-08-03T06:20:26.823Z] #39 78.96 DEP criu/pie-util-vdso.d [2020-08-03T06:20:26.823Z] #39 79.08 DEP criu/pie-util-vdso-elf32.d [2020-08-03T06:20:26.823Z] #39 79.17 DEP criu/path.d [2020-08-03T06:20:26.823Z] #39 79.29 DEP criu/parasite-syscall.d [2020-08-03T06:20:26.823Z] #39 79.56 DEP criu/pagemap.d [2020-08-03T06:20:26.823Z] #39 79.79 DEP criu/pagemap-cache.d [2020-08-03T06:20:26.904Z] #40 11.52 PBCC images/signalfd.pb-c.c [2020-08-03T06:20:26.904Z] #40 11.57 DEP images/signalfd.pb-c.d [2020-08-03T06:20:26.904Z] #40 11.64 PBCC images/fh.pb-c.c [2020-08-03T06:20:26.934Z] #38 56.40 debconf: delaying package configuration, since apt-utils is not installed [2020-08-03T06:20:26.934Z] #38 56.59 Fetched 4095 kB in 1s (5238 kB/s) [2020-08-03T06:20:26.934Z] #38 56.69 Selecting previously unselected package libcap-dev:amd64. [2020-08-03T06:20:27.023Z] #41 54.76 strconv [2020-08-03T06:20:27.083Z] #39 79.91 DEP criu/page-xfer.d [2020-08-03T06:20:27.083Z] #39 80.04 DEP criu/page-pipe.d [2020-08-03T06:20:27.194Z] #38 56.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-03T06:20:27.194Z] #38 56.76 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-08-03T06:20:27.194Z] #38 56.77 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-08-03T06:20:27.202Z] #40 11.73 PBCC images/fsnotify.pb-c.c [2020-08-03T06:20:27.202Z] #40 11.82 DEP images/fh.pb-c.d [2020-08-03T06:20:27.202Z] #40 11.89 DEP images/fsnotify.pb-c.d [2020-08-03T06:20:27.202Z] #40 11.95 PBCC images/eventpoll.pb-c.c [2020-08-03T06:20:27.202Z] #40 11.97 DEP images/eventpoll.pb-c.d [2020-08-03T06:20:27.343Z] #39 80.12 DEP criu/netfilter.d [2020-08-03T06:20:27.343Z] #39 80.23 DEP criu/net.d [2020-08-03T06:20:27.486Z] #38 56.89 Selecting previously unselected package libnet1:amd64. [2020-08-03T06:20:27.486Z] #38 56.90 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-03T06:20:27.486Z] #38 56.93 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-03T06:20:27.486Z] #38 57.05 Selecting previously unselected package libnet1-dev. [2020-08-03T06:20:27.486Z] #38 57.05 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-03T06:20:27.487Z] #38 57.07 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-03T06:20:27.497Z] #40 12.02 PBCC images/eventfd.pb-c.c [2020-08-03T06:20:27.497Z] #40 12.05 DEP images/eventfd.pb-c.d [2020-08-03T06:20:27.497Z] #40 12.13 PBCC images/remap-file-path.pb-c.c [2020-08-03T06:20:27.497Z] #40 12.18 DEP images/remap-file-path.pb-c.d [2020-08-03T06:20:27.497Z] #40 12.22 PBCC images/fifo.pb-c.c [2020-08-03T06:20:27.497Z] #40 12.26 DEP images/fifo.pb-c.d [2020-08-03T06:20:27.602Z] #39 80.45 DEP criu/namespaces.d [2020-08-03T06:20:27.602Z] #39 80.53 DEP criu/mount.d [2020-08-03T06:20:27.662Z] #52 151.6 + bin/containerd-shim-runc-v2 [2020-08-03T06:20:27.746Z] #38 ... [2020-08-03T06:20:27.746Z] [2020-08-03T06:20:27.746Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-03T06:20:27.746Z] #23 43.85 Reading package lists... [2020-08-03T06:20:27.746Z] #23 50.21 Building dependency tree... [2020-08-03T06:20:27.746Z] #23 53.05 ca-certificates is already the newest version (20200601~deb10u1). [2020-08-03T06:20:27.746Z] #23 53.05 The following additional packages will be installed: [2020-08-03T06:20:27.746Z] #23 53.07 libjq1 libonig5 [2020-08-03T06:20:27.746Z] #23 53.57 The following NEW packages will be installed: [2020-08-03T06:20:27.746Z] #23 53.58 jq libjq1 libonig5 [2020-08-03T06:20:27.746Z] #23 54.18 0 upgraded, 3 newly installed, 0 to remove and 7 not upgraded. [2020-08-03T06:20:27.746Z] #23 54.18 Need to get 355 kB of archives. [2020-08-03T06:20:27.746Z] #23 54.18 After this operation, 1072 kB of additional disk space will be used. [2020-08-03T06:20:27.746Z] #23 54.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-08-03T06:20:27.746Z] #23 54.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-08-03T06:20:27.746Z] #23 54.20 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-08-03T06:20:27.746Z] #23 55.66 debconf: delaying package configuration, since apt-utils is not installed [2020-08-03T06:20:27.746Z] #23 55.89 Fetched 355 kB in 1s (681 kB/s) [2020-08-03T06:20:27.746Z] #23 55.98 Selecting previously unselected package libonig5:amd64. [2020-08-03T06:20:27.746Z] #23 55.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-03T06:20:27.746Z] #23 56.04 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-08-03T06:20:27.746Z] #23 56.05 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-08-03T06:20:27.746Z] #23 56.37 Selecting previously unselected package libjq1:amd64. [2020-08-03T06:20:27.746Z] #23 56.37 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-08-03T06:20:27.746Z] #23 56.38 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-03T06:20:27.746Z] #23 56.60 Selecting previously unselected package jq. [2020-08-03T06:20:27.746Z] #23 56.64 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-08-03T06:20:27.746Z] #23 56.65 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-03T06:20:27.746Z] #23 56.89 Setting up libonig5:amd64 (6.9.1-1) ... [2020-08-03T06:20:27.746Z] #23 56.90 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-03T06:20:27.746Z] #23 56.91 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-03T06:20:27.746Z] #23 56.93 Processing triggers for libc-bin (2.28-10) ... [2020-08-03T06:20:27.746Z] #23 DONE 57.2s [2020-08-03T06:20:27.746Z] [2020-08-03T06:20:27.746Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-08-03T06:20:27.746Z] #24 DONE 0.0s [2020-08-03T06:20:27.746Z] [2020-08-03T06:20:27.746Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-03T06:20:27.746Z] #38 57.43 Selecting previously unselected package libnl-3-200:amd64. [2020-08-03T06:20:27.746Z] #38 57.46 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-08-03T06:20:27.746Z] #38 57.46 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-08-03T06:20:27.803Z] #40 12.32 PBCC images/ghost-file.pb-c.c [2020-08-03T06:20:27.803Z] #40 12.38 DEP images/ghost-file.pb-c.d [2020-08-03T06:20:27.803Z] #40 12.43 PBCC images/regfile.pb-c.c [2020-08-03T06:20:27.803Z] #40 12.49 DEP images/regfile.pb-c.d [2020-08-03T06:20:27.803Z] #40 12.52 PBCC images/ns.pb-c.c [2020-08-03T06:20:27.803Z] #40 12.55 DEP images/ns.pb-c.d [2020-08-03T06:20:27.862Z] #39 80.62 DEP criu/memfd.d [2020-08-03T06:20:27.862Z] #39 80.79 DEP criu/mem.d [2020-08-03T06:20:27.954Z] #52 152.3 + binaries [2020-08-03T06:20:27.954Z] #52 152.3 + install -D bin/containerd /build/containerd [2020-08-03T06:20:27.954Z] #52 152.3 + install -D bin/containerd-shim /build/containerd-shim [2020-08-03T06:20:28.006Z] #38 57.62 Selecting previously unselected package libnl-3-dev:amd64. [2020-08-03T06:20:28.006Z] #38 57.62 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-08-03T06:20:28.006Z] #38 57.62 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-08-03T06:20:28.113Z] #40 12.61 PBCC images/fdinfo.pb-c.c [2020-08-03T06:20:28.113Z] #40 12.67 DEP images/fdinfo.pb-c.d [2020-08-03T06:20:28.113Z] #40 12.81 PBCC images/core-aarch64.pb-c.c [2020-08-03T06:20:28.113Z] #40 12.86 PBCC images/core-arm.pb-c.c [2020-08-03T06:20:28.113Z] #40 12.92 PBCC images/core-ppc64.pb-c.c [2020-08-03T06:20:28.121Z] #39 81.00 DEP criu/lsm.d [2020-08-03T06:20:28.249Z] #52 152.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-08-03T06:20:28.249Z] #52 152.3 + install -D bin/ctr /build/ctr [2020-08-03T06:20:28.269Z] #38 57.95 Selecting previously unselected package libprotobuf-c1:amd64. [2020-08-03T06:20:28.269Z] #38 57.95 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-08-03T06:20:28.269Z] #38 57.95 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-03T06:20:28.381Z] #39 81.17 DEP criu/log.d [2020-08-03T06:20:28.381Z] #39 81.29 DEP criu/libnetlink.d [2020-08-03T06:20:28.381Z] #39 81.42 DEP criu/kerndat.d [2020-08-03T06:20:28.411Z] #40 12.97 PBCC images/core-s390.pb-c.c [2020-08-03T06:20:28.411Z] #40 13.02 PBCC images/core-x86.pb-c.c [2020-08-03T06:20:28.411Z] #40 13.08 PBCC images/core.pb-c.c [2020-08-03T06:20:28.411Z] #40 13.17 PBCC images/inventory.pb-c.c [2020-08-03T06:20:28.535Z] #38 ... [2020-08-03T06:20:28.535Z] [2020-08-03T06:20:28.535Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-03T06:20:28.535Z] #51 54.81 The following additional packages will be installed: [2020-08-03T06:20:28.535Z] #51 54.83 libbtrfs0 [2020-08-03T06:20:28.535Z] #51 55.07 The following NEW packages will be installed: [2020-08-03T06:20:28.535Z] #51 55.07 libbtrfs-dev libbtrfs0 [2020-08-03T06:20:28.535Z] #51 55.44 0 upgraded, 2 newly installed, 0 to remove and 7 not upgraded. [2020-08-03T06:20:28.535Z] #51 55.44 Need to get 119 kB of archives. [2020-08-03T06:20:28.535Z] #51 55.44 After this operation, 387 kB of additional disk space will be used. [2020-08-03T06:20:28.535Z] #51 55.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-08-03T06:20:28.535Z] #51 55.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-08-03T06:20:28.535Z] #51 56.53 debconf: delaying package configuration, since apt-utils is not installed [2020-08-03T06:20:28.535Z] #51 56.79 Fetched 119 kB in 0s (428 kB/s) [2020-08-03T06:20:28.535Z] #51 56.89 Selecting previously unselected package libbtrfs0. [2020-08-03T06:20:28.535Z] #51 56.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-03T06:20:28.535Z] #51 56.97 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-08-03T06:20:28.535Z] #51 56.98 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-03T06:20:28.535Z] #51 57.10 Selecting previously unselected package libbtrfs-dev. [2020-08-03T06:20:28.535Z] #51 57.11 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-08-03T06:20:28.535Z] #51 57.12 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-03T06:20:28.535Z] #51 57.52 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-03T06:20:28.535Z] #51 57.54 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-03T06:20:28.535Z] #51 57.57 Processing triggers for libc-bin (2.28-10) ... [2020-08-03T06:20:28.535Z] #51 DONE 58.1s [2020-08-03T06:20:28.535Z] [2020-08-03T06:20:28.535Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-03T06:20:28.535Z] #38 58.11 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-08-03T06:20:28.535Z] #38 58.11 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-08-03T06:20:28.535Z] #38 58.13 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-08-03T06:20:28.541Z] #52 DONE 152.7s [2020-08-03T06:20:28.708Z] #40 13.28 DEP images/core-aarch64.pb-c.d [2020-08-03T06:20:28.708Z] #40 13.31 DEP images/core-arm.pb-c.d [2020-08-03T06:20:28.708Z] #40 13.37 DEP images/core-ppc64.pb-c.d [2020-08-03T06:20:28.708Z] #40 13.43 DEP images/core-s390.pb-c.d [2020-08-03T06:20:28.708Z] #40 13.51 DEP images/core-x86.pb-c.d [2020-08-03T06:20:28.795Z] #38 58.31 Selecting previously unselected package zlib1g-dev:amd64. [2020-08-03T06:20:28.795Z] #38 58.32 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-08-03T06:20:28.795Z] #38 58.33 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-08-03T06:20:28.951Z] #39 81.59 DEP criu/kcmp-ids.d [2020-08-03T06:20:28.951Z] #39 81.63 DEP criu/irmap.d [2020-08-03T06:20:28.951Z] #39 81.72 DEP criu/ipc_ns.d [2020-08-03T06:20:28.951Z] #39 ... [2020-08-03T06:20:28.951Z] [2020-08-03T06:20:28.951Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-03T06:20:28.951Z] #17 20.79 The following NEW packages will be installed: [2020-08-03T06:20:28.951Z] #17 20.80 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-08-03T06:20:28.951Z] #17 20.80 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-08-03T06:20:28.951Z] #17 20.80 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-08-03T06:20:28.951Z] #17 20.80 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-08-03T06:20:28.951Z] #17 20.80 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-08-03T06:20:28.951Z] #17 20.80 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-08-03T06:20:28.951Z] #17 20.80 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-08-03T06:20:28.951Z] #17 20.80 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-08-03T06:20:28.951Z] #17 20.80 xz-utils zip [2020-08-03T06:20:28.951Z] #17 21.12 0 upgraded, 48 newly installed, 0 to remove and 7 not upgraded. [2020-08-03T06:20:28.951Z] #17 21.12 Need to get 28.5 MB of archives. [2020-08-03T06:20:28.951Z] #17 21.12 After this operation, 116 MB of additional disk space will be used. [2020-08-03T06:20:28.951Z] #17 21.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-08-03T06:20:28.951Z] #17 21.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-08-03T06:20:28.951Z] #17 21.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-08-03T06:20:28.951Z] #17 21.27 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-08-03T06:20:28.951Z] #17 21.28 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-08-03T06:20:28.951Z] #17 21.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-08-03T06:20:28.951Z] #17 21.34 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-08-03T06:20:28.951Z] #17 21.42 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-08-03T06:20:28.951Z] #17 21.42 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-08-03T06:20:28.951Z] #17 21.43 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-08-03T06:20:28.951Z] #17 21.45 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-08-03T06:20:28.951Z] #17 21.47 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-08-03T06:20:28.951Z] #17 21.47 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-08-03T06:20:28.951Z] #17 21.47 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-08-03T06:20:28.951Z] #17 21.47 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-08-03T06:20:28.951Z] #17 21.48 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-08-03T06:20:28.951Z] #17 21.50 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-08-03T06:20:28.951Z] #17 21.51 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-08-03T06:20:28.951Z] #17 21.52 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-08-03T06:20:28.951Z] #17 21.66 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-08-03T06:20:28.951Z] #17 21.76 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-08-03T06:20:28.951Z] #17 21.77 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-08-03T06:20:28.951Z] #17 21.81 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-08-03T06:20:28.951Z] #17 21.81 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-08-03T06:20:28.951Z] #17 21.83 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-08-03T06:20:28.951Z] #17 21.83 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-08-03T06:20:28.951Z] #17 21.84 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-08-03T06:20:28.951Z] #17 21.84 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-08-03T06:20:28.951Z] #17 21.85 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-08-03T06:20:28.951Z] #17 22.29 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-08-03T06:20:28.951Z] #17 22.30 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-08-03T06:20:28.951Z] #17 22.30 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-08-03T06:20:28.951Z] #17 22.31 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-08-03T06:20:28.951Z] #17 22.31 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-08-03T06:20:28.951Z] #17 22.32 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-08-03T06:20:28.951Z] #17 22.41 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-08-03T06:20:28.951Z] #17 22.41 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-08-03T06:20:28.951Z] #17 22.41 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-08-03T06:20:28.951Z] #17 22.42 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-08-03T06:20:28.951Z] #17 22.63 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-08-03T06:20:28.951Z] #17 22.64 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-08-03T06:20:28.951Z] #17 22.64 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-08-03T06:20:29.016Z] #41 ... [2020-08-03T06:20:29.016Z] [2020-08-03T06:20:29.016Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-03T06:20:29.016Z] #10 40.03 Reading package lists... [2020-08-03T06:20:29.016Z] #10 47.09 Building dependency tree... [2020-08-03T06:20:29.016Z] #10 50.94 The following additional packages will be installed: [2020-08-03T06:20:29.016Z] #10 50.94 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-08-03T06:20:29.016Z] #10 50.95 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-08-03T06:20:29.016Z] #10 50.96 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-08-03T06:20:29.016Z] #10 50.97 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-03T06:20:29.016Z] #10 50.99 Suggested packages: [2020-08-03T06:20:29.016Z] #10 50.99 gcc-8-locales seccomp wine64 [2020-08-03T06:20:29.016Z] #10 52.77 The following NEW packages will be installed: [2020-08-03T06:20:29.016Z] #10 52.77 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-08-03T06:20:29.016Z] #10 52.77 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-08-03T06:20:29.016Z] #10 52.77 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-08-03T06:20:29.016Z] #10 52.77 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-08-03T06:20:29.016Z] #10 52.77 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-08-03T06:20:29.016Z] #10 52.77 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-03T06:20:29.016Z] #10 53.44 0 upgraded, 25 newly installed, 0 to remove and 7 not upgraded. [2020-08-03T06:20:29.016Z] #10 53.44 Need to get 77.7 MB of archives. [2020-08-03T06:20:29.016Z] #10 53.44 After this operation, 487 MB of additional disk space will be used. [2020-08-03T06:20:29.016Z] #10 53.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-08-03T06:20:29.016Z] #10 53.99 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-08-03T06:20:29.016Z] #10 54.31 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-08-03T06:20:29.016Z] #10 54.31 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-08-03T06:20:29.016Z] #10 54.33 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-08-03T06:20:29.016Z] #10 54.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-08-03T06:20:29.016Z] #10 54.95 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-08-03T06:20:29.016Z] #10 55.28 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-08-03T06:20:29.016Z] #10 55.29 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-08-03T06:20:29.029Z] #40 13.58 DEP images/core.pb-c.d [2020-08-03T06:20:29.029Z] #40 13.68 DEP images/inventory.pb-c.d [2020-08-03T06:20:29.029Z] #40 13.77 PBCC images/cpuinfo.pb-c.c [2020-08-03T06:20:29.057Z] #38 58.78 Selecting previously unselected package libprotobuf17:amd64. [2020-08-03T06:20:29.057Z] #38 58.84 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-08-03T06:20:29.213Z] #17 22.71 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-08-03T06:20:29.213Z] #17 22.73 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-08-03T06:20:29.213Z] #17 22.75 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-08-03T06:20:29.280Z] #10 ... [2020-08-03T06:20:29.280Z] [2020-08-03T06:20:29.280Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-03T06:20:29.280Z] #38 51.28 The following additional packages will be installed: [2020-08-03T06:20:29.280Z] #38 51.28 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-08-03T06:20:29.280Z] #38 51.28 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-08-03T06:20:29.280Z] #38 51.29 Suggested packages: [2020-08-03T06:20:29.280Z] #38 51.30 manpages-dev python-setuptools [2020-08-03T06:20:29.280Z] #38 52.90 The following NEW packages will be installed: [2020-08-03T06:20:29.280Z] #38 52.93 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-08-03T06:20:29.280Z] #38 52.93 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-08-03T06:20:29.280Z] #38 52.93 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-08-03T06:20:29.280Z] #38 52.93 python-six zlib1g-dev [2020-08-03T06:20:29.280Z] #38 53.55 0 upgraded, 17 newly installed, 0 to remove and 7 not upgraded. [2020-08-03T06:20:29.280Z] #38 53.55 Need to get 4095 kB of archives. [2020-08-03T06:20:29.280Z] #38 53.55 After this operation, 22.5 MB of additional disk space will be used. [2020-08-03T06:20:29.280Z] #38 53.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-08-03T06:20:29.280Z] #38 53.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-08-03T06:20:29.280Z] #38 53.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-08-03T06:20:29.280Z] #38 53.58 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-08-03T06:20:29.280Z] #38 53.58 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-08-03T06:20:29.280Z] #38 53.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-08-03T06:20:29.280Z] #38 53.68 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-08-03T06:20:29.280Z] #38 53.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-08-03T06:20:29.280Z] #38 53.74 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-08-03T06:20:29.280Z] #38 53.86 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-08-03T06:20:29.280Z] #38 53.87 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-08-03T06:20:29.280Z] #38 54.10 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-08-03T06:20:29.280Z] #38 54.18 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-08-03T06:20:29.280Z] #38 54.20 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-08-03T06:20:29.280Z] #38 54.21 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-08-03T06:20:29.280Z] #38 54.24 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-08-03T06:20:29.280Z] #38 54.24 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-08-03T06:20:29.280Z] #38 55.43 debconf: delaying package configuration, since apt-utils is not installed [2020-08-03T06:20:29.280Z] #38 55.69 Fetched 4095 kB in 1s (3963 kB/s) [2020-08-03T06:20:29.280Z] #38 55.94 Selecting previously unselected package libcap-dev:amd64. [2020-08-03T06:20:29.280Z] #38 55.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-03T06:20:29.280Z] #38 56.02 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-08-03T06:20:29.280Z] #38 56.02 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-08-03T06:20:29.280Z] #38 56.16 Selecting previously unselected package libnet1:amd64. [2020-08-03T06:20:29.280Z] #38 56.17 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-03T06:20:29.280Z] #38 56.18 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-03T06:20:29.280Z] #38 56.39 Selecting previously unselected package libnet1-dev. [2020-08-03T06:20:29.280Z] #38 56.42 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-03T06:20:29.280Z] #38 56.42 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-03T06:20:29.280Z] #38 56.69 Selecting previously unselected package libnl-3-200:amd64. [2020-08-03T06:20:29.280Z] #38 56.69 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-08-03T06:20:29.280Z] #38 56.70 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-08-03T06:20:29.280Z] #38 ... [2020-08-03T06:20:29.280Z] [2020-08-03T06:20:29.280Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-03T06:20:29.280Z] #51 41.22 Reading package lists... [2020-08-03T06:20:29.280Z] #51 48.31 Building dependency tree... [2020-08-03T06:20:29.280Z] #51 52.20 The following additional packages will be installed: [2020-08-03T06:20:29.280Z] #51 52.21 libbtrfs0 [2020-08-03T06:20:29.280Z] #51 52.59 The following NEW packages will be installed: [2020-08-03T06:20:29.280Z] #51 52.59 libbtrfs-dev libbtrfs0 [2020-08-03T06:20:29.280Z] #51 53.45 0 upgraded, 2 newly installed, 0 to remove and 7 not upgraded. [2020-08-03T06:20:29.280Z] #51 53.45 Need to get 119 kB of archives. [2020-08-03T06:20:29.280Z] #51 53.45 After this operation, 387 kB of additional disk space will be used. [2020-08-03T06:20:29.280Z] #51 53.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-08-03T06:20:29.280Z] #51 53.47 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-08-03T06:20:29.280Z] #51 55.19 debconf: delaying package configuration, since apt-utils is not installed [2020-08-03T06:20:29.280Z] #51 55.45 Fetched 119 kB in 1s (232 kB/s) [2020-08-03T06:20:29.280Z] #51 55.59 Selecting previously unselected package libbtrfs0. [2020-08-03T06:20:29.280Z] #51 55.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-03T06:20:29.280Z] #51 55.69 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-08-03T06:20:29.280Z] #51 55.94 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-03T06:20:29.280Z] #51 56.03 Selecting previously unselected package libbtrfs-dev. [2020-08-03T06:20:29.280Z] #51 56.05 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-08-03T06:20:29.280Z] #51 56.06 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-03T06:20:29.280Z] #51 56.38 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-03T06:20:29.280Z] #51 56.40 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-03T06:20:29.280Z] #51 56.41 Processing triggers for libc-bin (2.28-10) ... [2020-08-03T06:20:29.280Z] #51 DONE 57.3s [2020-08-03T06:20:29.280Z] [2020-08-03T06:20:29.280Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:20:29.317Z] #38 58.85 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-08-03T06:20:29.338Z] #40 13.80 DEP images/cpuinfo.pb-c.d [2020-08-03T06:20:29.338Z] #40 13.91 PBCC images/stats.pb-c.c [2020-08-03T06:20:29.338Z] #40 13.94 DEP images/stats.pb-c.d [2020-08-03T06:20:29.467Z] #38 ... [2020-08-03T06:20:29.467Z] [2020-08-03T06:20:29.467Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:20:29.467Z] #60 DONE 43.3s [2020-08-03T06:20:29.467Z] [2020-08-03T06:20:29.467Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-03T06:20:29.467Z] #23 DONE 43.3s [2020-08-03T06:20:29.467Z] [2020-08-03T06:20:29.467Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:20:29.467Z] #43 DONE 43.3s [2020-08-03T06:20:29.467Z] [2020-08-03T06:20:29.467Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-03T06:20:29.467Z] #38 43.27 Selecting previously unselected package libnet1:arm64. [2020-08-03T06:20:29.467Z] #38 43.31 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-08-03T06:20:29.472Z] #17 23.13 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-08-03T06:20:29.472Z] #17 23.18 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-08-03T06:20:29.472Z] #17 23.23 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-08-03T06:20:29.586Z] [2020-08-03T06:20:29.586Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-08-03T06:20:29.738Z] #38 43.65 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-08-03T06:20:29.738Z] #38 ... [2020-08-03T06:20:29.738Z] [2020-08-03T06:20:29.738Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-08-03T06:20:29.738Z] #24 DONE 0.4s [2020-08-03T06:20:29.847Z] #52 ... [2020-08-03T06:20:29.847Z] [2020-08-03T06:20:29.847Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-03T06:20:29.847Z] #32 40.54 Reading package lists... [2020-08-03T06:20:29.847Z] #32 47.95 Building dependency tree... [2020-08-03T06:20:29.847Z] #32 52.08 The following additional packages will be installed: [2020-08-03T06:20:29.847Z] #32 52.09 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-08-03T06:20:29.847Z] #32 52.10 Suggested packages: [2020-08-03T06:20:29.847Z] #32 52.11 cmake-doc ninja-build lrzip [2020-08-03T06:20:29.847Z] #32 52.11 Recommended packages: [2020-08-03T06:20:29.847Z] #32 52.11 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-08-03T06:20:29.847Z] #32 54.05 The following NEW packages will be installed: [2020-08-03T06:20:29.847Z] #32 54.10 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-08-03T06:20:29.847Z] #32 54.10 vim-common xxd [2020-08-03T06:20:29.847Z] #32 54.53 0 upgraded, 10 newly installed, 0 to remove and 7 not upgraded. [2020-08-03T06:20:29.847Z] #32 54.53 Need to get 14.9 MB of archives. [2020-08-03T06:20:29.847Z] #32 54.53 After this operation, 61.8 MB of additional disk space will be used. [2020-08-03T06:20:29.847Z] #32 54.53 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-08-03T06:20:29.847Z] #32 54.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-08-03T06:20:29.847Z] #32 54.54 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-08-03T06:20:29.847Z] #32 54.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-08-03T06:20:29.847Z] #32 55.80 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-08-03T06:20:29.847Z] #32 55.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-08-03T06:20:29.847Z] #32 55.86 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-08-03T06:20:29.847Z] #32 55.87 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-08-03T06:20:29.847Z] #32 55.89 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-08-03T06:20:29.847Z] #32 55.90 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-08-03T06:20:29.847Z] #32 57.67 debconf: delaying package configuration, since apt-utils is not installed [2020-08-03T06:20:29.847Z] #32 ... [2020-08-03T06:20:29.847Z] [2020-08-03T06:20:29.847Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-03T06:20:29.847Z] #23 40.49 Reading package lists... [2020-08-03T06:20:29.847Z] #23 47.94 Building dependency tree... [2020-08-03T06:20:29.847Z] #23 52.67 ca-certificates is already the newest version (20200601~deb10u1). [2020-08-03T06:20:29.847Z] #23 52.67 The following additional packages will be installed: [2020-08-03T06:20:29.847Z] #23 52.69 libjq1 libonig5 [2020-08-03T06:20:29.847Z] #23 53.61 The following NEW packages will be installed: [2020-08-03T06:20:29.847Z] #23 53.63 jq libjq1 libonig5 [2020-08-03T06:20:29.847Z] #23 54.19 0 upgraded, 3 newly installed, 0 to remove and 7 not upgraded. [2020-08-03T06:20:29.847Z] #23 54.19 Need to get 355 kB of archives. [2020-08-03T06:20:29.847Z] #23 54.19 After this operation, 1072 kB of additional disk space will be used. [2020-08-03T06:20:29.847Z] #23 54.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-08-03T06:20:29.847Z] #23 54.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-08-03T06:20:29.847Z] #23 54.20 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-08-03T06:20:29.847Z] #23 55.24 debconf: delaying package configuration, since apt-utils is not installed [2020-08-03T06:20:29.847Z] #23 55.44 Fetched 355 kB in 0s (1138 kB/s) [2020-08-03T06:20:29.847Z] #23 55.54 Selecting previously unselected package libonig5:amd64. [2020-08-03T06:20:29.848Z] #23 55.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-03T06:20:29.848Z] #23 55.62 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-08-03T06:20:29.848Z] #23 55.93 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-08-03T06:20:29.848Z] #23 56.36 Selecting previously unselected package libjq1:amd64. [2020-08-03T06:20:29.848Z] #23 56.36 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-08-03T06:20:29.848Z] #23 56.36 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-03T06:20:29.848Z] #23 56.60 Selecting previously unselected package jq. [2020-08-03T06:20:29.848Z] #23 56.61 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-08-03T06:20:29.848Z] #23 56.63 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-03T06:20:29.848Z] #23 57.55 Setting up libonig5:amd64 (6.9.1-1) ... [2020-08-03T06:20:29.848Z] #23 57.59 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-03T06:20:29.848Z] #23 57.60 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-03T06:20:29.848Z] #23 57.62 Processing triggers for libc-bin (2.28-10) ... [2020-08-03T06:20:29.848Z] #23 ... [2020-08-03T06:20:29.848Z] [2020-08-03T06:20:29.848Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-03T06:20:29.848Z] #38 57.42 Selecting previously unselected package libnl-3-dev:amd64. [2020-08-03T06:20:29.848Z] #38 57.42 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-08-03T06:20:29.848Z] #38 57.49 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-08-03T06:20:29.848Z] #38 57.83 Selecting previously unselected package libprotobuf-c1:amd64. [2020-08-03T06:20:29.848Z] #38 57.83 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-08-03T06:20:29.848Z] #38 57.84 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-03T06:20:29.848Z] #38 57.93 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-08-03T06:20:29.877Z] #53 DONE 0.3s [2020-08-03T06:20:29.877Z] [2020-08-03T06:20:29.878Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-08-03T06:20:29.878Z] #57 DONE 0.3s [2020-08-03T06:20:29.878Z] [2020-08-03T06:20:29.878Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-08-03T06:20:30.006Z] [2020-08-03T06:20:30.006Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-03T06:20:30.006Z] #38 43.86 Selecting previously unselected package libnet1-dev. [2020-08-03T06:20:30.006Z] #38 43.86 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-08-03T06:20:30.006Z] #38 43.97 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-03T06:20:30.105Z] #38 ... [2020-08-03T06:20:30.105Z] [2020-08-03T06:20:30.105Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-03T06:20:30.105Z] #23 DONE 58.0s [2020-08-03T06:20:30.105Z] [2020-08-03T06:20:30.105Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-08-03T06:20:30.105Z] #24 DONE 0.0s [2020-08-03T06:20:30.105Z] [2020-08-03T06:20:30.105Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-03T06:20:30.105Z] #38 58.01 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-08-03T06:20:30.105Z] #38 58.03 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-08-03T06:20:30.169Z] #59 DONE 0.1s [2020-08-03T06:20:30.169Z] [2020-08-03T06:20:30.169Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-08-03T06:20:30.169Z] #61 DONE 0.1s [2020-08-03T06:20:30.169Z] [2020-08-03T06:20:30.169Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-08-03T06:20:30.169Z] #62 DONE 0.0s [2020-08-03T06:20:30.169Z] [2020-08-03T06:20:30.169Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-08-03T06:20:30.262Z] #38 59.83 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-08-03T06:20:30.262Z] #38 59.83 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-08-03T06:20:30.262Z] #38 59.83 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-08-03T06:20:30.262Z] #38 ... [2020-08-03T06:20:30.262Z] [2020-08-03T06:20:30.262Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-03T06:20:30.262Z] #10 49.89 Building dependency tree... [2020-08-03T06:20:30.263Z] #10 52.92 The following additional packages will be installed: [2020-08-03T06:20:30.263Z] #10 52.92 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-08-03T06:20:30.263Z] #10 52.92 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-08-03T06:20:30.263Z] #10 52.92 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-08-03T06:20:30.263Z] #10 52.93 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-03T06:20:30.263Z] #10 52.94 Suggested packages: [2020-08-03T06:20:30.263Z] #10 52.94 gcc-8-locales seccomp wine64 [2020-08-03T06:20:30.263Z] #10 54.37 The following NEW packages will be installed: [2020-08-03T06:20:30.263Z] #10 54.38 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-08-03T06:20:30.263Z] #10 54.39 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-08-03T06:20:30.263Z] #10 54.39 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-08-03T06:20:30.263Z] #10 54.39 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-08-03T06:20:30.263Z] #10 54.39 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-08-03T06:20:30.263Z] #10 54.39 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-03T06:20:30.263Z] #10 54.95 0 upgraded, 25 newly installed, 0 to remove and 7 not upgraded. [2020-08-03T06:20:30.263Z] #10 54.95 Need to get 77.7 MB of archives. [2020-08-03T06:20:30.263Z] #10 54.95 After this operation, 487 MB of additional disk space will be used. [2020-08-03T06:20:30.263Z] #10 54.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-08-03T06:20:30.263Z] #10 55.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-08-03T06:20:30.263Z] #10 55.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-08-03T06:20:30.263Z] #10 55.41 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-08-03T06:20:30.263Z] #10 55.42 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-08-03T06:20:30.263Z] #10 55.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-08-03T06:20:30.263Z] #10 56.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-08-03T06:20:30.263Z] #10 56.18 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-08-03T06:20:30.263Z] #10 56.52 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-08-03T06:20:30.263Z] #10 56.53 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-08-03T06:20:30.362Z] #38 58.20 Selecting previously unselected package zlib1g-dev:amd64. [2020-08-03T06:20:30.362Z] #38 58.22 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-08-03T06:20:30.362Z] #38 58.29 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-08-03T06:20:30.410Z] #17 24.00 debconf: delaying package configuration, since apt-utils is not installed [2020-08-03T06:20:30.410Z] #17 24.11 Fetched 28.5 MB in 2s (11.9 MB/s) [2020-08-03T06:20:30.410Z] #17 24.17 Selecting previously unselected package pigz. [2020-08-03T06:20:30.527Z] #10 ... [2020-08-03T06:20:30.527Z] [2020-08-03T06:20:30.527Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-03T06:20:30.527Z] #32 43.53 Reading package lists... [2020-08-03T06:20:30.527Z] #32 50.31 Building dependency tree... [2020-08-03T06:20:30.527Z] #32 53.44 The following additional packages will be installed: [2020-08-03T06:20:30.527Z] #32 53.44 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-08-03T06:20:30.527Z] #32 53.45 Suggested packages: [2020-08-03T06:20:30.527Z] #32 53.45 cmake-doc ninja-build lrzip [2020-08-03T06:20:30.527Z] #32 53.45 Recommended packages: [2020-08-03T06:20:30.527Z] #32 53.45 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-08-03T06:20:30.527Z] #32 54.60 The following NEW packages will be installed: [2020-08-03T06:20:30.527Z] #32 54.63 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-08-03T06:20:30.527Z] #32 54.64 vim-common xxd [2020-08-03T06:20:30.527Z] #32 55.09 0 upgraded, 10 newly installed, 0 to remove and 7 not upgraded. [2020-08-03T06:20:30.527Z] #32 55.09 Need to get 14.9 MB of archives. [2020-08-03T06:20:30.527Z] #32 55.09 After this operation, 61.8 MB of additional disk space will be used. [2020-08-03T06:20:30.527Z] #32 55.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-08-03T06:20:30.527Z] #32 55.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-08-03T06:20:30.527Z] #32 55.12 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-08-03T06:20:30.527Z] #32 55.26 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-08-03T06:20:30.527Z] #32 55.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-08-03T06:20:30.527Z] #32 56.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-08-03T06:20:30.527Z] #32 56.05 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-08-03T06:20:30.527Z] #32 56.07 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-08-03T06:20:30.527Z] #32 56.08 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-08-03T06:20:30.527Z] #32 56.09 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-08-03T06:20:30.527Z] #32 57.65 debconf: delaying package configuration, since apt-utils is not installed [2020-08-03T06:20:30.527Z] #32 57.94 Fetched 14.9 MB in 2s (9055 kB/s) [2020-08-03T06:20:30.527Z] #32 58.06 Selecting previously unselected package xxd. [2020-08-03T06:20:30.527Z] #32 58.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 ... 15410 files and directories currently installed.) [2020-08-03T06:20:30.527Z] #32 58.23 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-08-03T06:20:30.527Z] #32 58.25 Unpacking xxd (2:8.1.0875-5) ... [2020-08-03T06:20:30.527Z] #32 58.55 Selecting previously unselected package vim-common. [2020-08-03T06:20:30.527Z] #32 58.55 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-03T06:20:30.527Z] #32 58.63 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-03T06:20:30.527Z] #32 59.23 Selecting previously unselected package cmake-data. [2020-08-03T06:20:30.527Z] #32 59.23 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-08-03T06:20:30.527Z] #32 59.24 Unpacking cmake-data (3.13.4-1) ... [2020-08-03T06:20:30.527Z] #32 ... [2020-08-03T06:20:30.527Z] [2020-08-03T06:20:30.527Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-03T06:20:30.527Z] #38 60.09 Selecting previously unselected package libprotobuf-dev:amd64. [2020-08-03T06:20:30.527Z] #38 60.10 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-08-03T06:20:30.527Z] #38 60.10 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-08-03T06:20:30.620Z] #38 58.64 Selecting previously unselected package libprotobuf17:amd64. [2020-08-03T06:20:30.620Z] #38 58.66 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-08-03T06:20:30.620Z] #38 58.66 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-08-03T06:20:30.669Z] #17 24.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 ... 23432 files and directories currently installed.) [2020-08-03T06:20:30.669Z] #17 24.26 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-08-03T06:20:30.669Z] #17 24.27 Unpacking pigz (2.4-1) ... [2020-08-03T06:20:30.669Z] #17 24.42 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-08-03T06:20:30.669Z] #17 24.43 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-08-03T06:20:30.803Z] #63 DONE 0.7s [2020-08-03T06:20:30.929Z] #17 24.52 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-08-03T06:20:30.955Z] #38 ... [2020-08-03T06:20:30.955Z] [2020-08-03T06:20:30.955Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-03T06:20:30.955Z] #51 39.96 Selecting previously unselected package libbtrfs-dev. [2020-08-03T06:20:30.955Z] #51 39.97 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-08-03T06:20:30.955Z] #51 40.26 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-03T06:20:30.955Z] #51 43.31 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-03T06:20:30.955Z] #51 43.69 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-03T06:20:30.955Z] #51 43.74 Processing triggers for libc-bin (2.28-10) ... [2020-08-03T06:20:30.955Z] #51 DONE 44.6s [2020-08-03T06:20:30.955Z] [2020-08-03T06:20:30.955Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-03T06:20:30.955Z] #38 44.55 Selecting previously unselected package libnl-3-200:arm64. [2020-08-03T06:20:30.955Z] #38 44.57 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-08-03T06:20:30.955Z] #38 44.67 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-08-03T06:20:31.096Z] [2020-08-03T06:20:31.096Z] #64 exporting to image [2020-08-03T06:20:31.096Z] #64 exporting layers [2020-08-03T06:20:31.219Z] #38 45.18 Selecting previously unselected package libnl-3-dev:arm64. [2020-08-03T06:20:31.219Z] #38 45.18 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-08-03T06:20:31.219Z] #38 45.22 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-08-03T06:20:31.443Z] #40 16.01 make[1]: Nothing to be done for 'all'. [2020-08-03T06:20:31.468Z] #38 ... [2020-08-03T06:20:31.468Z] [2020-08-03T06:20:31.468Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:20:31.468Z] #30 50.93 sync [2020-08-03T06:20:31.468Z] #30 50.94 internal/reflectlite [2020-08-03T06:20:31.468Z] #30 53.35 errors [2020-08-03T06:20:31.468Z] #30 53.35 sort [2020-08-03T06:20:31.468Z] #30 53.98 strconv [2020-08-03T06:20:31.468Z] #30 55.07 io [2020-08-03T06:20:31.468Z] #30 55.95 internal/oserror [2020-08-03T06:20:31.468Z] #30 56.10 syscall [2020-08-03T06:20:31.468Z] #30 59.39 reflect [2020-08-03T06:20:31.468Z] #30 ... [2020-08-03T06:20:31.468Z] [2020-08-03T06:20:31.468Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-03T06:20:31.468Z] #25 2.691 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-08-03T06:20:31.468Z] #25 3.032 [2020-08-03T06:20:31.497Z] #17 24.98 Selecting previously unselected package python3.7-minimal. [2020-08-03T06:20:31.497Z] #17 24.99 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-08-03T06:20:31.497Z] #17 25.00 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-03T06:20:32.005Z] #38 59.63 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-08-03T06:20:32.005Z] #38 59.67 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-08-03T06:20:32.005Z] #38 59.69 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-08-03T06:20:32.005Z] #38 59.88 Selecting previously unselected package libprotobuf-dev:amd64. [2020-08-03T06:20:32.005Z] #38 59.89 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-08-03T06:20:32.005Z] #38 59.89 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-08-03T06:20:32.066Z] #17 ... [2020-08-03T06:20:32.066Z] [2020-08-03T06:20:32.066Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-03T06:20:32.066Z] #28 DONE 159.2s [2020-08-03T06:20:32.066Z] [2020-08-03T06:20:32.066Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:20:32.066Z] #39 81.89 DEP criu/image.d [2020-08-03T06:20:32.066Z] #39 82.00 DEP criu/image-desc.d [2020-08-03T06:20:32.066Z] #39 82.06 DEP criu/fsnotify.d [2020-08-03T06:20:32.066Z] #39 82.21 DEP criu/filesystems.d [2020-08-03T06:20:32.066Z] #39 82.34 DEP criu/files.d [2020-08-03T06:20:32.066Z] #39 82.46 DEP criu/files-reg.d [2020-08-03T06:20:32.066Z] #39 82.67 DEP criu/files-ext.d [2020-08-03T06:20:32.066Z] #39 82.85 DEP criu/file-lock.d [2020-08-03T06:20:32.066Z] #39 83.04 DEP criu/file-ids.d [2020-08-03T06:20:32.066Z] #39 83.15 DEP criu/fifo.d [2020-08-03T06:20:32.066Z] #39 83.25 DEP criu/fdstore.d [2020-08-03T06:20:32.066Z] #39 83.35 DEP criu/fault-injection.d [2020-08-03T06:20:32.066Z] #39 83.39 DEP criu/external.d [2020-08-03T06:20:32.066Z] #39 83.48 DEP criu/eventpoll.d [2020-08-03T06:20:32.066Z] #39 83.63 DEP criu/eventfd.d [2020-08-03T06:20:32.066Z] #39 83.82 DEP criu/crtools.d [2020-08-03T06:20:32.066Z] #39 84.00 DEP criu/cr-service.d [2020-08-03T06:20:32.066Z] #39 84.15 DEP criu/cr-restore.d [2020-08-03T06:20:32.066Z] #39 84.32 DEP criu/cr-errno.d [2020-08-03T06:20:32.066Z] #39 84.35 DEP criu/cr-dump.d [2020-08-03T06:20:32.066Z] #39 84.62 DEP criu/cr-dedup.d [2020-08-03T06:20:32.066Z] #39 84.82 DEP criu/cr-check.d [2020-08-03T06:20:32.169Z] #38 45.87 Selecting previously unselected package libprotobuf-c1:arm64. [2020-08-03T06:20:32.169Z] #38 45.88 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-08-03T06:20:32.169Z] #38 45.90 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-08-03T06:20:32.169Z] #38 ... [2020-08-03T06:20:32.169Z] [2020-08-03T06:20:32.169Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:20:32.169Z] #41 36.17 internal/reflectlite [2020-08-03T06:20:32.169Z] #41 36.17 github.com/LK4D4/vndr/godl/singleflight [2020-08-03T06:20:32.169Z] #41 36.17 internal/singleflight [2020-08-03T06:20:32.169Z] #41 36.18 math/rand [2020-08-03T06:20:32.169Z] #41 37.71 io [2020-08-03T06:20:32.169Z] #41 37.72 strconv [2020-08-03T06:20:32.169Z] #41 37.72 sort [2020-08-03T06:20:32.169Z] #41 37.76 syscall [2020-08-03T06:20:32.169Z] #41 38.49 bytes [2020-08-03T06:20:32.169Z] #41 39.24 strings [2020-08-03T06:20:32.169Z] #41 40.25 bufio [2020-08-03T06:20:32.169Z] #41 40.79 reflect [2020-08-03T06:20:32.169Z] #41 41.61 regexp/syntax [2020-08-03T06:20:32.169Z] #41 41.63 path [2020-08-03T06:20:32.169Z] #41 42.36 hash/crc32 [2020-08-03T06:20:32.169Z] #41 43.44 vendor/golang.org/x/net/dns/dnsmessage [2020-08-03T06:20:32.169Z] #41 45.34 time [2020-08-03T06:20:32.326Z] #39 85.19 DEP criu/config.d [2020-08-03T06:20:32.432Z] #41 ... [2020-08-03T06:20:32.432Z] [2020-08-03T06:20:32.432Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-03T06:20:32.432Z] #38 46.30 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-08-03T06:20:32.432Z] #38 46.31 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-08-03T06:20:32.432Z] #38 46.33 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-08-03T06:20:32.508Z] #25 3.211 0.0% #### 6.8% ######## 12.0% ############## 20.7% ################### 26.7% ######################## 33.7% ############################# 40.6% ################################ 45.3% #################################### 50.2% ####################################### 55.3% ############################################# 62.7% ################################################## 70.7% ######################################################## 78.0% ############################################################ 83.9% ################################################################ 89.4% ####################################################################### 99.1% ######################################################################## 100.0% [2020-08-03T06:20:32.768Z] #25 ... [2020-08-03T06:20:32.768Z] [2020-08-03T06:20:32.768Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-03T06:20:32.895Z] #39 85.62 DEP criu/clone-noasan.d [2020-08-03T06:20:32.895Z] #39 85.78 DEP criu/cgroup.d [2020-08-03T06:20:33.016Z] #38 46.76 Selecting previously unselected package zlib1g-dev:arm64. [2020-08-03T06:20:33.016Z] #38 46.76 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-08-03T06:20:33.016Z] #38 46.85 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-08-03T06:20:33.154Z] #39 86.03 DEP criu/cgroup-props.d [2020-08-03T06:20:33.154Z] #39 86.08 DEP criu/bitmap.d [2020-08-03T06:20:33.154Z] #39 86.09 DEP criu/bfd.d [2020-08-03T06:20:33.154Z] #39 86.13 DEP criu/autofs.d [2020-08-03T06:20:33.374Z] #38 61.39 Selecting previously unselected package libprotoc17:amd64. [2020-08-03T06:20:33.374Z] #38 61.40 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-08-03T06:20:33.374Z] #38 61.41 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-08-03T06:20:33.414Z] #39 86.26 DEP criu/aio.d [2020-08-03T06:20:33.555Z] #40 17.80 CC images/stats.o [2020-08-03T06:20:33.557Z] #28 62.36 Checking out files: 85% (1307/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-08-03T06:20:33.557Z] #28 63.11 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-08-03T06:20:33.673Z] #39 86.37 DEP criu/action-scripts.d [2020-08-03T06:20:33.816Z] #28 63.46 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-08-03T06:20:33.854Z] #40 18.39 CC images/core.o [2020-08-03T06:20:33.933Z] #39 86.65 CC criu/action-scripts.o [2020-08-03T06:20:33.974Z] #38 47.74 Selecting previously unselected package libprotobuf17:arm64. [2020-08-03T06:20:33.974Z] #38 47.74 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-08-03T06:20:34.192Z] #39 87.07 CC criu/aio.o [2020-08-03T06:20:34.238Z] #38 47.95 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-08-03T06:20:34.304Z] #38 62.16 Selecting previously unselected package protobuf-c-compiler. [2020-08-03T06:20:34.304Z] #38 62.17 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-08-03T06:20:34.304Z] #38 62.18 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-03T06:20:34.304Z] #38 62.33 Selecting previously unselected package protobuf-compiler. [2020-08-03T06:20:34.304Z] #38 62.33 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-08-03T06:20:34.304Z] #38 62.34 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-08-03T06:20:34.502Z] #38 ... [2020-08-03T06:20:34.502Z] [2020-08-03T06:20:34.502Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:20:34.502Z] #30 38.35 bytes [2020-08-03T06:20:34.502Z] #30 38.35 strings [2020-08-03T06:20:34.502Z] #30 39.99 reflect [2020-08-03T06:20:34.502Z] #30 40.58 bufio [2020-08-03T06:20:34.502Z] #30 41.15 path [2020-08-03T06:20:34.502Z] #30 44.03 internal/syscall/execenv [2020-08-03T06:20:34.502Z] #30 44.03 internal/syscall/unix [2020-08-03T06:20:34.502Z] #30 44.18 time [2020-08-03T06:20:34.561Z] #38 62.50 Selecting previously unselected package python-pkg-resources. [2020-08-03T06:20:34.561Z] #38 62.52 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-08-03T06:20:34.561Z] #38 62.52 Unpacking python-pkg-resources (40.8.0-1) ... [2020-08-03T06:20:34.760Z] #39 87.53 CC criu/autofs.o [2020-08-03T06:20:34.768Z] #30 ... [2020-08-03T06:20:34.768Z] [2020-08-03T06:20:34.768Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-03T06:20:34.768Z] #10 41.87 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-08-03T06:20:34.768Z] #10 43.34 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-08-03T06:20:34.768Z] #10 43.36 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-08-03T06:20:34.768Z] #10 43.36 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-08-03T06:20:34.768Z] #10 43.36 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-08-03T06:20:34.768Z] #10 43.36 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2020-08-03T06:20:34.768Z] #10 43.36 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB] [2020-08-03T06:20:34.768Z] #10 43.37 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-08-03T06:20:34.768Z] #10 43.41 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-08-03T06:20:34.768Z] #10 43.44 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-08-03T06:20:34.768Z] #10 43.46 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-08-03T06:20:34.768Z] #10 43.49 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-08-03T06:20:34.768Z] #10 43.53 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-08-03T06:20:34.768Z] #10 43.54 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-08-03T06:20:34.768Z] #10 43.54 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-08-03T06:20:34.768Z] #10 43.54 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB] [2020-08-03T06:20:34.768Z] #10 45.06 debconf: delaying package configuration, since apt-utils is not installed [2020-08-03T06:20:34.768Z] #10 45.36 Fetched 73.3 MB in 9s (8039 kB/s) [2020-08-03T06:20:34.768Z] #10 45.47 Selecting previously unselected package binutils-mingw-w64-i686. [2020-08-03T06:20:34.768Z] #10 45.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-08-03T06:20:34.768Z] #10 45.72 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-08-03T06:20:34.768Z] #10 45.73 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-03T06:20:34.768Z] #10 48.23 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-08-03T06:20:34.768Z] #10 48.25 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-08-03T06:20:34.768Z] #10 48.27 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-03T06:20:34.768Z] #10 ... [2020-08-03T06:20:34.768Z] [2020-08-03T06:20:34.768Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:20:34.768Z] #47 38.70 strconv [2020-08-03T06:20:34.768Z] #47 38.72 bytes [2020-08-03T06:20:34.768Z] #47 38.72 syscall [2020-08-03T06:20:34.768Z] #47 38.72 strings [2020-08-03T06:20:34.768Z] #47 40.56 bufio [2020-08-03T06:20:34.768Z] #47 40.90 text/tabwriter [2020-08-03T06:20:34.768Z] #47 41.62 regexp/syntax [2020-08-03T06:20:34.768Z] #47 41.63 reflect [2020-08-03T06:20:34.768Z] #47 45.54 time [2020-08-03T06:20:34.768Z] #47 47.98 regexp [2020-08-03T06:20:34.818Z] #38 ... [2020-08-03T06:20:34.818Z] [2020-08-03T06:20:34.818Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:20:34.818Z] #30 52.65 strconv [2020-08-03T06:20:34.818Z] #30 54.31 io [2020-08-03T06:20:34.818Z] #30 55.50 internal/oserror [2020-08-03T06:20:34.818Z] #30 55.70 syscall [2020-08-03T06:20:34.818Z] #30 57.22 reflect [2020-08-03T06:20:34.818Z] #30 ... [2020-08-03T06:20:34.818Z] [2020-08-03T06:20:34.818Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-03T06:20:34.818Z] #25 2.372 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-08-03T06:20:34.818Z] #25 2.746 [2020-08-03T06:20:34.818Z] #25 2.959 ### 4.6% ######## 11.9% ############# 18.2% ################ 23.0% #################### 28.6% ######################## 34.4% ############################# 40.5% ################################# 46.8% ###################################### 53.0% ############################################# 62.7% ################################################# 68.6% ##################################################### 74.8% ########################################################### 83.3% ############################################################### 88.8% ####################################################################### 98.8% ######################################################################## 100.0% [2020-08-03T06:20:34.818Z] #25 4.795 [2020-08-03T06:20:34.907Z] #40 19.49 CC images/core-x86.o [2020-08-03T06:20:34.907Z] #40 ... [2020-08-03T06:20:34.907Z] [2020-08-03T06:20:34.907Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:20:34.907Z] #48 88.07 mvdan.cc/sh/v3/fileutil [2020-08-03T06:20:35.034Z] #47 ... [2020-08-03T06:20:35.034Z] [2020-08-03T06:20:35.034Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:20:35.034Z] #52 2.473 + RM_GOPATH=0 [2020-08-03T06:20:35.034Z] #52 2.473 + TMP_GOPATH= [2020-08-03T06:20:35.034Z] #52 2.473 + : /build [2020-08-03T06:20:35.034Z] #52 2.473 + '[' -z '' ']' [2020-08-03T06:20:35.034Z] #52 2.481 ++ mktemp -d [2020-08-03T06:20:35.034Z] #52 2.497 + export GOPATH=/tmp/tmp.TsJ19Xxs4u [2020-08-03T06:20:35.034Z] #52 2.497 + GOPATH=/tmp/tmp.TsJ19Xxs4u [2020-08-03T06:20:35.034Z] #52 2.497 + RM_GOPATH=1 [2020-08-03T06:20:35.034Z] #52 2.555 + case "$(go env GOARCH)" in [2020-08-03T06:20:35.034Z] #52 2.571 ++ go env GOARCH [2020-08-03T06:20:35.034Z] #52 2.590 + export GO_BUILDMODE=-buildmode=pie [2020-08-03T06:20:35.034Z] #52 2.590 + GO_BUILDMODE=-buildmode=pie [2020-08-03T06:20:35.034Z] #52 2.590 ++ dirname /tmp/install/install.sh [2020-08-03T06:20:35.034Z] #52 2.603 + dir=/tmp/install [2020-08-03T06:20:35.034Z] #52 2.603 + bin=containerd [2020-08-03T06:20:35.034Z] #52 2.603 + shift [2020-08-03T06:20:35.034Z] #52 2.603 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-08-03T06:20:35.034Z] #52 2.603 + . /tmp/install/containerd.installer [2020-08-03T06:20:35.034Z] #52 2.603 ++ set -e [2020-08-03T06:20:35.034Z] #52 2.603 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-08-03T06:20:35.034Z] #52 2.603 + install_containerd [2020-08-03T06:20:35.034Z] #52 2.604 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-08-03T06:20:35.034Z] #52 2.604 + git clone https://github.com/containerd/containerd.git /tmp/tmp.TsJ19Xxs4u/src/github.com/containerd/containerd [2020-08-03T06:20:35.034Z] #52 2.606 Cloning into '/tmp/tmp.TsJ19Xxs4u/src/github.com/containerd/containerd'... [2020-08-03T06:20:35.034Z] #52 2.612 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-08-03T06:20:35.335Z] #25 4.958 ### 5.3% ######################################## 55.9% ######################################################### 79.3% ######################################################################## 100.0% [2020-08-03T06:20:35.592Z] #25 5.609 [2020-08-03T06:20:35.961Z] #48 ... [2020-08-03T06:20:35.961Z] [2020-08-03T06:20:35.961Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:20:35.961Z] #31 78.89 internal/poll [2020-08-03T06:20:35.961Z] #31 81.57 os [2020-08-03T06:20:35.961Z] #31 83.85 internal/fmtsort [2020-08-03T06:20:35.961Z] #31 85.11 path/filepath [2020-08-03T06:20:35.961Z] #31 85.11 fmt [2020-08-03T06:20:35.961Z] #31 86.94 io/ioutil [2020-08-03T06:20:35.961Z] #31 ... [2020-08-03T06:20:35.961Z] [2020-08-03T06:20:35.961Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:20:35.961Z] #53 41.60 Checking out files: 62% (1995/3209) Checking out files: 63% (2022/3209) Checking out files: 64% (2054/3209) Checking out files: 65% (2086/3209) Checking out files: 66% (2118/3209) Checking out files: 67% (2151/3209) Checking out files: 68% (2183/3209) Checking out files: 69% (2215/3209) Checking out files: 70% (2247/3209) Checking out files: 71% (2279/3209) Checking out files: 72% (2311/3209) Checking out files: 73% (2343/3209) Checking out files: 74% (2375/3209) Checking out files: 75% (2407/3209) Checking out files: 76% (2439/3209) Checking out files: 77% (2471/3209) Checking out files: 78% (2504/3209) Checking out files: 79% (2536/3209) Checking out files: 80% (2568/3209) Checking out files: 81% (2600/3209) Checking out files: 82% (2632/3209) Checking out files: 83% (2664/3209) Checking out files: 84% (2696/3209) Checking out files: 85% (2728/3209) Checking out files: 86% (2760/3209) Checking out files: 87% (2792/3209) Checking out files: 88% (2824/3209) Checking out files: 89% (2857/3209) Checking out files: 90% (2889/3209) Checking out files: 91% (2921/3209) Checking out files: 92% (2953/3209) Checking out files: 93% (2985/3209) Checking out files: 94% (3017/3209) Checking out files: 95% (3049/3209) Checking out files: 96% (3081/3209) Checking out files: 97% (3113/3209) Checking out files: 98% (3145/3209) Checking out files: 99% (3177/3209) Checking out files: 100% (3209/3209) Checking out files: 100% (3209/3209), done. [2020-08-03T06:20:35.961Z] #53 42.28 + cd /tmp/tmp.PHrFqEZ4rH/src/github.com/containerd/containerd [2020-08-03T06:20:35.961Z] #53 42.28 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-08-03T06:20:35.961Z] #53 44.10 + export 'BUILDTAGS=netgo osusergo static_build' [2020-08-03T06:20:35.961Z] #53 44.10 + BUILDTAGS='netgo osusergo static_build' [2020-08-03T06:20:35.961Z] #53 44.10 + export EXTRA_FLAGS=-buildmode=pie [2020-08-03T06:20:35.961Z] #53 44.10 + EXTRA_FLAGS=-buildmode=pie [2020-08-03T06:20:35.961Z] #53 44.10 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-08-03T06:20:35.961Z] #53 44.10 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-08-03T06:20:35.961Z] #53 44.10 + '[' '' = dynamic ']' [2020-08-03T06:20:35.961Z] #53 44.10 + make [2020-08-03T06:20:35.961Z] #53 45.30 + bin/ctr [2020-08-03T06:20:35.989Z] #52 ... [2020-08-03T06:20:35.989Z] [2020-08-03T06:20:35.989Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-03T06:20:35.989Z] #38 49.76 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-08-03T06:20:35.989Z] #38 49.76 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-08-03T06:20:35.989Z] #38 49.79 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-08-03T06:20:35.989Z] #38 ... [2020-08-03T06:20:35.989Z] [2020-08-03T06:20:35.989Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-03T06:20:35.989Z] #32 39.89 Selecting previously unselected package xxd. [2020-08-03T06:20:35.989Z] #32 39.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-08-03T06:20:35.989Z] #32 39.96 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-08-03T06:20:35.989Z] #32 40.24 Unpacking xxd (2:8.1.0875-5) ... [2020-08-03T06:20:35.989Z] #32 43.27 Selecting previously unselected package vim-common. [2020-08-03T06:20:35.989Z] #32 43.31 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-03T06:20:35.989Z] #32 43.45 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-03T06:20:35.989Z] #32 44.22 Selecting previously unselected package cmake-data. [2020-08-03T06:20:35.989Z] #32 44.22 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-08-03T06:20:35.989Z] #32 44.24 Unpacking cmake-data (3.13.4-1) ... [2020-08-03T06:20:36.140Z] #39 88.93 CC criu/bfd.o [2020-08-03T06:20:36.140Z] #39 ... [2020-08-03T06:20:36.140Z] [2020-08-03T06:20:36.140Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-03T06:20:36.140Z] #17 26.28 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-08-03T06:20:36.140Z] #17 26.33 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-03T06:20:36.140Z] #17 28.54 Selecting previously unselected package python3-minimal. [2020-08-03T06:20:36.140Z] #17 28.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-08-03T06:20:36.140Z] #17 28.58 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-08-03T06:20:36.140Z] #17 28.59 Unpacking python3-minimal (3.7.3-1) ... [2020-08-03T06:20:36.140Z] #17 28.67 Selecting previously unselected package libmpdec2:amd64. [2020-08-03T06:20:36.140Z] #17 28.68 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-08-03T06:20:36.140Z] #17 28.70 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-08-03T06:20:36.140Z] #17 28.79 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-08-03T06:20:36.140Z] #17 28.79 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-08-03T06:20:36.140Z] #17 28.79 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-08-03T06:20:36.140Z] #17 29.57 Selecting previously unselected package python3.7. [2020-08-03T06:20:36.140Z] #17 29.58 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-08-03T06:20:36.140Z] #17 29.59 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-08-03T06:20:36.140Z] #17 29.71 Selecting previously unselected package libpython3-stdlib:amd64. [2020-08-03T06:20:36.140Z] #17 29.72 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-08-03T06:20:36.140Z] #17 29.72 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-08-03T06:20:36.140Z] #17 29.78 Setting up python3-minimal (3.7.3-1) ... [2020-08-03T06:20:36.252Z] #32 ... [2020-08-03T06:20:36.252Z] [2020-08-03T06:20:36.252Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-03T06:20:36.252Z] #25 4.794 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-08-03T06:20:36.252Z] #25 5.108 [2020-08-03T06:20:36.260Z] #53 ... [2020-08-03T06:20:36.260Z] [2020-08-03T06:20:36.260Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:20:36.260Z] #31 89.29 github.com/BurntSushi/toml [2020-08-03T06:20:36.260Z] #31 89.29 log [2020-08-03T06:20:36.260Z] #31 89.30 flag [2020-08-03T06:20:36.354Z] #28 ... [2020-08-03T06:20:36.354Z] [2020-08-03T06:20:36.354Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:20:36.354Z] #41 55.67 bytes [2020-08-03T06:20:36.354Z] #41 58.44 bufio [2020-08-03T06:20:36.354Z] #41 58.78 reflect [2020-08-03T06:20:36.354Z] #41 60.33 syscall [2020-08-03T06:20:36.354Z] #41 ... [2020-08-03T06:20:36.354Z] [2020-08-03T06:20:36.354Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-03T06:20:36.354Z] #25 5.232 [2020-08-03T06:20:36.354Z] #25 5.502 ######## 11.1% ###################### 31.8% ############################################ 61.7% ######################################################################## 100.0% [2020-08-03T06:20:36.354Z] #25 6.164 [2020-08-03T06:20:36.354Z] #25 6.343 ########## 14.8% ######################################## 56.4% ############################################################## 87.2% ######################################################################## 100.0% [2020-08-03T06:20:36.354Z] #25 6.977 [2020-08-03T06:20:36.365Z] #25 5.832 ######## 11.3% ############################### 43.7% ############################################### 66.1% ##################################################################### 97.0% ######################################################################## 100.0% [2020-08-03T06:20:36.614Z] #25 7.199 0.0% ### 4.7% ####### 10.6% ########### 16.6% ################ 22.4% #################### 28.6% ########################## 36.1% ############################## 42.8% ################################## 48.2% ###################################### 53.1% ########################################### 59.8% ############################################### 65.5% ################################################### 71.7% ####################################################### 76.8% ############################################################ 84.0% ################################################################# 91.4% ###################################################################### 98.5% ######################################################################## 100.0% [2020-08-03T06:20:36.668Z] #64 exporting layers 5.0s done [2020-08-03T06:20:36.668Z] #64 writing image sha256:6a81222a57d629159ec0d0d8a5cf42a0636e0d2d02107c7742f3a520197af145 done [2020-08-03T06:20:36.668Z] #64 naming to docker.io/library/docker:ad30ef91130b6445cc850cacb225737589ce38ee done [2020-08-03T06:20:36.668Z] #64 DONE 5.0s [Pipeline] } [2020-08-03T06:20:36.708Z] #17 30.53 Selecting previously unselected package python3. [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-08-03T06:20:36.928Z] #25 6.633 [2020-08-03T06:20:36.968Z] #17 30.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 ... 24093 files and directories currently installed.) [2020-08-03T06:20:36.968Z] #17 30.56 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-08-03T06:20:36.968Z] #17 30.57 Unpacking python3 (3.7.3-1) ... [2020-08-03T06:20:36.968Z] #17 30.63 Selecting previously unselected package libip4tc0:amd64. [2020-08-03T06:20:36.968Z] #17 30.64 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-08-03T06:20:36.968Z] #17 30.64 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-08-03T06:20:36.968Z] #17 30.72 Selecting previously unselected package libip6tc0:amd64. [2020-08-03T06:20:36.968Z] #17 30.73 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-08-03T06:20:36.968Z] #17 30.73 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-08-03T06:20:37.139Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41306/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ad30ef91130b6445cc850cacb225737589ce38ee -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ad30ef91130b6445cc850cacb225737589ce38ee hack/test/unit [2020-08-03T06:20:37.183Z] #25 9.485 [2020-08-03T06:20:37.227Z] #17 30.81 Selecting previously unselected package libiptc0:amd64. [2020-08-03T06:20:37.227Z] #17 30.82 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-08-03T06:20:37.227Z] #17 30.82 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-08-03T06:20:37.228Z] #17 30.90 Selecting previously unselected package libnfnetlink0:amd64. [2020-08-03T06:20:37.228Z] #17 30.91 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-08-03T06:20:37.228Z] #17 30.92 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-08-03T06:20:37.228Z] #17 30.97 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-08-03T06:20:37.228Z] #17 30.98 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-08-03T06:20:37.228Z] #17 30.99 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-08-03T06:20:37.228Z] #17 31.05 Selecting previously unselected package libnftnl11:amd64. [2020-08-03T06:20:37.487Z] #17 31.05 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-08-03T06:20:37.487Z] #17 31.06 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-08-03T06:20:37.487Z] #17 31.14 Selecting previously unselected package iptables. [2020-08-03T06:20:37.487Z] #17 31.14 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-08-03T06:20:37.487Z] #17 31.15 Unpacking iptables (1.8.2-4) ... [2020-08-03T06:20:37.762Z] #17 31.42 Selecting previously unselected package xxd. [2020-08-03T06:20:37.762Z] #17 31.44 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-08-03T06:20:37.762Z] #17 31.46 Unpacking xxd (2:8.1.0875-5) ... [2020-08-03T06:20:37.762Z] #17 31.57 Selecting previously unselected package vim-common. [2020-08-03T06:20:37.796Z] #31 ... [2020-08-03T06:20:37.796Z] [2020-08-03T06:20:37.796Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:20:37.796Z] #42 80.62 context [2020-08-03T06:20:37.796Z] #42 84.21 regexp [2020-08-03T06:20:37.796Z] #42 84.28 os [2020-08-03T06:20:37.796Z] #42 90.49 net [2020-08-03T06:20:37.796Z] #42 90.61 os/exec [2020-08-03T06:20:37.796Z] #42 ... [2020-08-03T06:20:37.796Z] [2020-08-03T06:20:37.796Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:20:37.796Z] #48 89.60 go/token [2020-08-03T06:20:37.796Z] #48 89.60 github.com/pkg/diff [2020-08-03T06:20:37.796Z] #48 89.62 flag [2020-08-03T06:20:37.796Z] #48 89.67 encoding/binary [2020-08-03T06:20:37.845Z] #25 5.305 0.0% ### 4.7% ###### 9.6% ######### 13.7% ############ 17.6% ############### 21.8% ################# 24.8% #################### 28.3% ####################### 32.1% ######################### 36.0% ########################### 38.4% ############################## 42.0% ################################ 45.4% ################################## 47.6% ##################################### 51.5% ######################################## 56.3% ############################################# 63.5% ################################################ 67.3% ################################################### 71.6% ####################################################### 76.5% ######################################################### 80.0% ########################################################### 83.3% ############################################################## 87.3% ################################################################## 92.4% ######################################################################## 100.0% [2020-08-03T06:20:38.021Z] #17 31.58 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-03T06:20:38.021Z] #17 31.62 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-03T06:20:38.021Z] #17 31.78 Selecting previously unselected package bash-completion. [2020-08-03T06:20:38.021Z] #17 31.79 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-08-03T06:20:38.109Z] #25 8.224 [2020-08-03T06:20:38.511Z] #25 9.679 0.4% # 1.8% ## 3.4% ### 5.2% #### 6.9% ###### 9.2% ####### 10.9% ######### 12.5% ########## 14.3% ############ 17.0% ############# 19.0% [2020-08-03T06:20:38.511Z] #25 ... [2020-08-03T06:20:38.511Z] [2020-08-03T06:20:38.511Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:20:38.511Z] #52 1.172 + RM_GOPATH=0 [2020-08-03T06:20:38.511Z] #52 1.172 + TMP_GOPATH= [2020-08-03T06:20:38.511Z] #52 1.172 + : /build [2020-08-03T06:20:38.511Z] #52 1.173 + '[' -z '' ']' [2020-08-03T06:20:38.511Z] #52 1.174 ++ mktemp -d [2020-08-03T06:20:38.511Z] #52 1.179 + export GOPATH=/tmp/tmp.ZqlJ9tPEFg [2020-08-03T06:20:38.511Z] #52 1.179 + GOPATH=/tmp/tmp.ZqlJ9tPEFg [2020-08-03T06:20:38.511Z] #52 1.180 + RM_GOPATH=1 [2020-08-03T06:20:38.511Z] #52 1.180 + case "$(go env GOARCH)" in [2020-08-03T06:20:38.511Z] #52 1.181 ++ go env GOARCH [2020-08-03T06:20:38.511Z] #52 1.189 + export GO_BUILDMODE=-buildmode=pie [2020-08-03T06:20:38.511Z] #52 1.189 + GO_BUILDMODE=-buildmode=pie [2020-08-03T06:20:38.511Z] #52 1.192 ++ dirname /tmp/install/install.sh [2020-08-03T06:20:38.511Z] #52 1.196 + dir=/tmp/install [2020-08-03T06:20:38.511Z] #52 1.196 + bin=containerd [2020-08-03T06:20:38.511Z] #52 1.196 + shift [2020-08-03T06:20:38.511Z] #52 1.196 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-08-03T06:20:38.511Z] #52 1.196 + . /tmp/install/containerd.installer [2020-08-03T06:20:38.511Z] #52 1.196 ++ set -e [2020-08-03T06:20:38.511Z] #52 1.197 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-08-03T06:20:38.511Z] #52 1.197 + install_containerd [2020-08-03T06:20:38.511Z] #52 1.197 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-08-03T06:20:38.511Z] #52 1.197 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-08-03T06:20:38.511Z] #52 1.198 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ZqlJ9tPEFg/src/github.com/containerd/containerd [2020-08-03T06:20:38.511Z] #52 1.209 Cloning into '/tmp/tmp.ZqlJ9tPEFg/src/github.com/containerd/containerd'... [2020-08-03T06:20:38.511Z] #52 ... [2020-08-03T06:20:38.511Z] [2020-08-03T06:20:38.511Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-03T06:20:38.748Z] #25 6.839 0.0% ### 5.5% ####### 9.9% ########### 15.6% ############### 21.7% #################### 28.5% ####################### 32.4% ########################### 38.9% ################################ 45.6% ##################################### 52.2% ######################################### 58.1% ############################################ 61.7% ################################################ 67.2% ################################################### 71.5% ####################################################### 76.8% ############################################################ 84.6% ################################################################ 89.0% #################################################################### 95.3% ######################################################################## 100.0% [2020-08-03T06:20:38.904Z] #25 8.500 0.2% #################### 28.3% ############################### 43.5% ############################################## 65.0% ################################################################## 92.4% ######################################################################## 100.0% [2020-08-03T06:20:38.904Z] #25 ... [2020-08-03T06:20:38.904Z] [2020-08-03T06:20:38.904Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:20:38.904Z] #47 52.81 context [2020-08-03T06:20:39.169Z] #47 52.82 os [2020-08-03T06:20:39.312Z] #25 9.147 [2020-08-03T06:20:39.312Z] #25 ... [2020-08-03T06:20:39.312Z] [2020-08-03T06:20:39.312Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:20:39.312Z] #41 57.18 bufio [2020-08-03T06:20:39.312Z] #41 58.34 reflect [2020-08-03T06:20:39.312Z] #41 59.89 syscall [2020-08-03T06:20:39.312Z] #41 67.36 time [2020-08-03T06:20:39.312Z] #41 ... [2020-08-03T06:20:39.312Z] [2020-08-03T06:20:39.312Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-03T06:20:39.332Z] Fetching without tags [2020-08-03T06:20:39.040Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-03T06:20:39.085Z] > git config --add remote.origin.fetch +refs/pull/41306/head:refs/remotes/origin/PR-41306 # timeout=10 [2020-08-03T06:20:39.129Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-03T06:20:39.245Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-03T06:20:39.366Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-03T06:20:39.366Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-03T06:20:39.368Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41306/head:refs/remotes/origin/PR-41306 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-03T06:20:39.874Z] ? github.com/docker/docker/api [no test files] [2020-08-03T06:20:39.904Z] #48 92.79 go/scanner [2020-08-03T06:20:40.043Z] Merging remotes/origin/master commit 39691204f153b8a4f0a92a85216baaa2a38a6a59 into PR head commit ad30ef91130b6445cc850cacb225737589ce38ee [2020-08-03T06:20:40.081Z] #25 9.303 0.3% 1.3% ## 3.1% ### 4.4% ### 5.4% #### 6.8% ##### 8.3% [2020-08-03T06:20:40.081Z] #25 ... [2020-08-03T06:20:40.081Z] [2020-08-03T06:20:40.081Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-03T06:20:40.081Z] #32 58.05 Fetched 14.9 MB in 2s (7473 kB/s) [2020-08-03T06:20:40.081Z] #32 58.27 Selecting previously unselected package xxd. [2020-08-03T06:20:40.081Z] #32 58.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-03T06:20:40.081Z] #32 58.47 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-08-03T06:20:40.081Z] #32 58.51 Unpacking xxd (2:8.1.0875-5) ... [2020-08-03T06:20:40.081Z] #32 58.75 Selecting previously unselected package vim-common. [2020-08-03T06:20:40.081Z] #32 58.75 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-03T06:20:40.081Z] #32 58.88 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-03T06:20:40.081Z] #32 59.35 Selecting previously unselected package cmake-data. [2020-08-03T06:20:40.081Z] #32 59.36 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-08-03T06:20:40.081Z] #32 59.39 Unpacking cmake-data (3.13.4-1) ... [2020-08-03T06:20:40.081Z] #32 62.34 Selecting previously unselected package libicu63:amd64. [2020-08-03T06:20:40.081Z] #32 62.39 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-08-03T06:20:40.081Z] #32 62.40 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-03T06:20:40.081Z] #32 ... [2020-08-03T06:20:40.081Z] [2020-08-03T06:20:40.081Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-03T06:20:40.596Z] #25 9.303 0.3% 1.3% ## 3.1% ### 4.4% ### 5.4% #### 6.8% ##### 8.3% ###### 9.6% ####### 10.9% ######## 12.4% ######### 13.7% ########## 14.7% ########### 15.7% [2020-08-03T06:20:40.596Z] #25 ... [2020-08-03T06:20:40.596Z] [2020-08-03T06:20:40.596Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:20:40.596Z] #52 1.476 + RM_GOPATH=0 [2020-08-03T06:20:40.596Z] #52 1.476 + TMP_GOPATH= [2020-08-03T06:20:40.596Z] #52 1.476 + : /build [2020-08-03T06:20:40.596Z] #52 1.476 + '[' -z '' ']' [2020-08-03T06:20:40.596Z] #52 1.476 ++ mktemp -d [2020-08-03T06:20:40.596Z] #52 1.476 + export GOPATH=/tmp/tmp.tUomHVe0ld [2020-08-03T06:20:40.596Z] #52 1.476 + GOPATH=/tmp/tmp.tUomHVe0ld [2020-08-03T06:20:40.596Z] #52 1.476 + RM_GOPATH=1 [2020-08-03T06:20:40.596Z] #52 1.476 + case "$(go env GOARCH)" in [2020-08-03T06:20:40.596Z] #52 1.476 ++ go env GOARCH [2020-08-03T06:20:40.596Z] #52 1.528 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-08-03T06:20:40.596Z] #52 1.528 + export GO_BUILDMODE=-buildmode=pie [2020-08-03T06:20:40.596Z] #52 1.528 + GO_BUILDMODE=-buildmode=pie [2020-08-03T06:20:40.596Z] #52 1.528 ++ dirname /tmp/install/install.sh [2020-08-03T06:20:40.596Z] #52 1.528 + dir=/tmp/install [2020-08-03T06:20:40.596Z] #52 1.528 + bin=containerd [2020-08-03T06:20:40.596Z] #52 1.528 + shift [2020-08-03T06:20:40.596Z] #52 1.528 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-08-03T06:20:40.596Z] #52 1.528 + . /tmp/install/containerd.installer [2020-08-03T06:20:40.596Z] #52 1.528 ++ set -e [2020-08-03T06:20:40.596Z] #52 1.528 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-08-03T06:20:40.596Z] #52 1.528 + install_containerd [2020-08-03T06:20:40.596Z] #52 1.528 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-08-03T06:20:40.596Z] #52 1.529 + git clone https://github.com/containerd/containerd.git /tmp/tmp.tUomHVe0ld/src/github.com/containerd/containerd [2020-08-03T06:20:40.596Z] #52 1.601 Cloning into '/tmp/tmp.tUomHVe0ld/src/github.com/containerd/containerd'... [2020-08-03T06:20:40.599Z] #25 9.679 0.4% # 1.8% ## 3.4% ### 5.2% #### 6.9% ###### 9.2% ####### 10.9% ######### 12.5% ########## 14.3% ############ 17.0% ############# 19.0% ############### 21.6% ################# 24.1% ################### 26.8% #################### 28.7% ###################### 31.4% ####################### 32.6% ######################## 34.5% ########################## 36.9% ############################ 39.7% ############################## 42.0% ################################ 44.6% ################################# 47.0% ################################### 49.2% #################################### 51.1% ###################################### 53.1% ####################################### 55.5% ######################################### 57.8% ########################################### 59.8% ############################################ 62.2% ############################################## 64.1% ############################################### 66.2% [2020-08-03T06:20:40.599Z] #25 ... [2020-08-03T06:20:40.599Z] [2020-08-03T06:20:40.599Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-03T06:20:40.599Z] #10 60.31 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-08-03T06:20:40.599Z] #10 62.68 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-08-03T06:20:40.599Z] #10 62.69 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-08-03T06:20:40.599Z] #10 62.71 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-08-03T06:20:40.599Z] #10 62.71 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-08-03T06:20:40.599Z] #10 62.72 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-08-03T06:20:40.599Z] #10 62.73 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-08-03T06:20:40.599Z] #10 62.74 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-08-03T06:20:40.599Z] #10 62.77 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-08-03T06:20:40.599Z] #10 62.78 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-08-03T06:20:40.599Z] #10 62.81 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-08-03T06:20:40.599Z] #10 62.82 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-08-03T06:20:40.599Z] #10 62.88 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-08-03T06:20:40.599Z] #10 62.88 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-08-03T06:20:40.599Z] #10 62.89 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-08-03T06:20:40.599Z] #10 62.89 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-08-03T06:20:40.599Z] #10 64.14 debconf: delaying package configuration, since apt-utils is not installed [2020-08-03T06:20:40.599Z] #10 64.30 Fetched 74.0 MB in 8s (8833 kB/s) [2020-08-03T06:20:40.599Z] #10 64.42 Selecting previously unselected package binutils-mingw-w64-i686. [2020-08-03T06:20:40.599Z] #10 64.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-03T06:20:40.599Z] #10 64.56 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-08-03T06:20:40.599Z] #10 64.57 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-03T06:20:40.599Z] #10 67.58 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-08-03T06:20:40.599Z] #10 67.59 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-08-03T06:20:40.599Z] #10 67.59 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-03T06:20:40.620Z] #17 34.10 Unpacking bash-completion (1:2.8-6) ... [2020-08-03T06:20:40.853Z] #52 ... [2020-08-03T06:20:40.853Z] [2020-08-03T06:20:40.853Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-03T06:20:40.853Z] #25 9.303 0.3% 1.3% ## 3.1% ### 4.4% ### 5.4% #### 6.8% ##### 8.3% ###### 9.6% ####### 10.9% ######## 12.4% ######### 13.7% ########## 14.7% ########### 15.7% ############ 17.1% ############# 18.6% ### [2020-08-03T06:20:40.853Z] #25 ... [2020-08-03T06:20:40.853Z] [2020-08-03T06:20:40.853Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-03T06:20:40.853Z] #28 58.87 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-08-03T06:20:40.853Z] #28 59.63 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-08-03T06:20:40.853Z] #28 60.03 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-08-03T06:20:40.859Z] #10 ... [2020-08-03T06:20:40.859Z] [2020-08-03T06:20:40.859Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-03T06:20:40.888Z] #17 34.44 Selecting previously unselected package bzip2. [2020-08-03T06:20:40.888Z] #17 34.46 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-08-03T06:20:40.888Z] #17 34.47 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-03T06:20:40.888Z] #17 34.57 Selecting previously unselected package xz-utils. [2020-08-03T06:20:40.888Z] #17 34.58 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-08-03T06:20:40.888Z] #17 34.58 Unpacking xz-utils (5.2.4-1) ... [2020-08-03T06:20:40.962Z] #48 93.91 mvdan.cc/editorconfig [2020-08-03T06:20:41.121Z] #28 ... [2020-08-03T06:20:41.121Z] [2020-08-03T06:20:41.121Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-03T06:20:41.147Z] #17 34.68 Selecting previously unselected package apparmor. [2020-08-03T06:20:41.147Z] #17 34.69 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-08-03T06:20:41.147Z] #17 34.76 Unpacking apparmor (2.13.2-10) ... [2020-08-03T06:20:41.377Z] #25 9.303 0.3% 1.3% ## 3.1% ### 4.4% ### 5.4% #### 6.8% ##### 8.3% ###### 9.6% ####### 10.9% ######## 12.4% ######### 13.7% ########## 14.7% ########### 15.7% ############ 17.1% ############# 18.6% ############## 20.3% ################ 23.0% ################# 24.7% ################## 26.2% #################### 28.1% [2020-08-03T06:20:41.377Z] #25 ... [2020-08-03T06:20:41.377Z] [2020-08-03T06:20:41.377Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-03T06:20:41.377Z] #10 59.42 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-08-03T06:20:41.377Z] #10 61.73 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-08-03T06:20:41.377Z] #10 61.74 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-08-03T06:20:41.377Z] #10 61.74 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-08-03T06:20:41.377Z] #10 61.74 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-08-03T06:20:41.377Z] #10 61.76 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-08-03T06:20:41.377Z] #10 61.76 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-08-03T06:20:41.378Z] #10 61.77 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-08-03T06:20:41.378Z] #10 61.81 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-08-03T06:20:41.378Z] #10 61.83 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-08-03T06:20:41.378Z] #10 61.86 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-08-03T06:20:41.378Z] #10 61.88 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-08-03T06:20:41.378Z] #10 61.92 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-08-03T06:20:41.378Z] #10 61.94 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-08-03T06:20:41.378Z] #10 61.95 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-08-03T06:20:41.378Z] #10 61.95 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-08-03T06:20:41.378Z] #10 63.29 debconf: delaying package configuration, since apt-utils is not installed [2020-08-03T06:20:41.378Z] #10 63.51 Fetched 77.7 MB in 9s (8779 kB/s) [2020-08-03T06:20:41.378Z] #10 63.66 Selecting previously unselected package binutils-mingw-w64-i686. [2020-08-03T06:20:41.378Z] #10 63.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 ... 15410 files and directories currently installed.) [2020-08-03T06:20:41.378Z] #10 63.74 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-08-03T06:20:41.378Z] #10 63.75 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-03T06:20:41.378Z] #10 66.44 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-08-03T06:20:41.378Z] #10 66.45 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-08-03T06:20:41.378Z] #10 66.46 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-03T06:20:41.405Z] #17 35.13 Selecting previously unselected package aufs-tools. [2020-08-03T06:20:41.405Z] #17 35.14 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-08-03T06:20:41.405Z] #17 35.15 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-08-03T06:20:41.633Z] #10 ... [2020-08-03T06:20:41.634Z] [2020-08-03T06:20:41.634Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-03T06:20:41.663Z] #17 35.27 Selecting previously unselected package libonig5:amd64. [2020-08-03T06:20:41.663Z] #17 35.29 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-08-03T06:20:41.663Z] #17 35.30 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-08-03T06:20:41.663Z] #17 35.42 Selecting previously unselected package libjq1:amd64. [2020-08-03T06:20:41.663Z] #17 35.42 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-08-03T06:20:41.663Z] #17 35.42 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-03T06:20:41.911Z] #25 9.679 0.4% # 1.8% ## 3.4% ### 5.2% #### 6.9% ###### 9.2% ####### 10.9% ######### 12.5% ########## 14.3% ############ 17.0% ############# 19.0% ############### 21.6% ################# 24.1% ################### 26.8% #################### 28.7% ###################### 31.4% ####################### 32.6% ######################## 34.5% ########################## 36.9% ############################ 39.7% ############################## 42.0% ################################ 44.6% ################################# 47.0% ################################### 49.2% #################################### 51.1% ###################################### 53.1% ####################################### 55.5% ######################################### 57.8% ########################################### 59.8% ############################################ 62.2% ############################################## 64.1% ############################################### 66.2% ################################################# 68.3% ################################################## 70.8% #################################################### 73.1% ###################################################### 75.3% ####################################################### 77.1% ######################################################## 78.9% ########################################################## 81.0% ############################################################ 83.5% ############################################################# 85.8% ############################################################## 87.4% ################################################################ 89.2% ################################################################# 90.8% [2020-08-03T06:20:41.911Z] #25 ... [2020-08-03T06:20:41.911Z] [2020-08-03T06:20:41.911Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-03T06:20:41.911Z] #38 61.66 Selecting previously unselected package libprotoc17:amd64. [2020-08-03T06:20:41.911Z] #38 61.66 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-08-03T06:20:41.911Z] #38 61.69 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-08-03T06:20:41.911Z] #38 62.37 Selecting previously unselected package protobuf-c-compiler. [2020-08-03T06:20:41.911Z] #38 62.37 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-08-03T06:20:41.911Z] #38 62.39 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-03T06:20:41.911Z] #38 62.53 Selecting previously unselected package protobuf-compiler. [2020-08-03T06:20:41.911Z] #38 62.54 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-08-03T06:20:41.911Z] #38 62.54 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-08-03T06:20:41.911Z] #38 62.76 Selecting previously unselected package python-pkg-resources. [2020-08-03T06:20:41.911Z] #38 62.77 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-08-03T06:20:41.911Z] #38 62.77 Unpacking python-pkg-resources (40.8.0-1) ... [2020-08-03T06:20:41.911Z] #38 63.02 Selecting previously unselected package python-six. [2020-08-03T06:20:41.911Z] #38 63.02 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-08-03T06:20:41.911Z] #38 63.04 Unpacking python-six (1.12.0-1) ... [2020-08-03T06:20:41.911Z] #38 63.18 Selecting previously unselected package python-protobuf. [2020-08-03T06:20:41.912Z] #38 63.18 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-08-03T06:20:41.912Z] #38 63.19 Unpacking python-protobuf (3.6.1.3-2) ... [2020-08-03T06:20:41.912Z] #38 63.88 Setting up python-pkg-resources (40.8.0-1) ... [2020-08-03T06:20:41.912Z] #38 68.60 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-08-03T06:20:41.912Z] #38 68.61 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-03T06:20:41.912Z] #38 68.63 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-03T06:20:41.912Z] #38 68.64 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-08-03T06:20:41.912Z] #38 68.66 Setting up python-six (1.12.0-1) ... [2020-08-03T06:20:41.922Z] #17 35.53 Selecting previously unselected package jq. [2020-08-03T06:20:41.922Z] #17 35.55 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-08-03T06:20:41.922Z] #17 35.55 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-03T06:20:41.922Z] #17 35.66 Selecting previously unselected package libaio1:amd64. [2020-08-03T06:20:41.922Z] #17 35.67 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-08-03T06:20:41.922Z] #17 35.67 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-08-03T06:20:41.922Z] #17 35.75 Selecting previously unselected package libgpm2:amd64. [2020-08-03T06:20:42.019Z] #48 95.17 mvdan.cc/sh/v3/syntax [2020-08-03T06:20:42.173Z] #38 ... [2020-08-03T06:20:42.173Z] [2020-08-03T06:20:42.173Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-03T06:20:42.173Z] #25 9.679 0.4% # 1.8% ## 3.4% ### 5.2% #### 6.9% ###### 9.2% ####### 10.9% ######### 12.5% ########## 14.3% ############ 17.0% ############# 19.0% ############### 21.6% ################# 24.1% ################### 26.8% #################### 28.7% ###################### 31.4% ####################### 32.6% ######################## 34.5% ########################## 36.9% ############################ 39.7% ############################## 42.0% ################################ 44.6% ################################# 47.0% ################################### 49.2% #################################### 51.1% ###################################### 53.1% ####################################### 55.5% ######################################### 57.8% ########################################### 59.8% ############################################ 62.2% ############################################## 64.1% ############################################### 66.2% ################################################# 68.3% ################################################## 70.8% #################################################### 73.1% ###################################################### 75.3% ####################################################### 77.1% ######################################################## 78.9% ########################################################## 81.0% ############################################################ 83.5% ############################################################# 85.8% ############################################################## 87.4% ################################################################ 89.2% ################################################################# 90.8% ################################################################### 93.9% ##################################################################### 96.4% [2020-08-03T06:20:42.173Z] #25 ... [2020-08-03T06:20:42.173Z] [2020-08-03T06:20:42.173Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:20:42.173Z] #47 61.86 syscall [2020-08-03T06:20:42.173Z] #47 61.90 reflect [2020-08-03T06:20:42.173Z] #47 69.43 time [2020-08-03T06:20:42.181Z] #17 35.76 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-08-03T06:20:42.181Z] #17 35.77 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-08-03T06:20:42.181Z] #17 35.84 Selecting previously unselected package libicu63:amd64. [2020-08-03T06:20:42.181Z] #17 35.85 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-08-03T06:20:42.181Z] #17 35.86 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-03T06:20:42.434Z] #47 ... [2020-08-03T06:20:42.434Z] [2020-08-03T06:20:42.434Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-03T06:20:42.434Z] #25 9.679 0.4% # 1.8% ## 3.4% ### 5.2% #### 6.9% ###### 9.2% ####### 10.9% ######### 12.5% ########## 14.3% ############ 17.0% ############# 19.0% ############### 21.6% ################# 24.1% ################### 26.8% #################### 28.7% ###################### 31.4% ####################### 32.6% ######################## 34.5% ########################## 36.9% ############################ 39.7% ############################## 42.0% ################################ 44.6% ################################# 47.0% ################################### 49.2% #################################### 51.1% ###################################### 53.1% ####################################### 55.5% ######################################### 57.8% ########################################### 59.8% ############################################ 62.2% ############################################## 64.1% ############################################### 66.2% ################################################# 68.3% ################################################## 70.8% #################################################### 73.1% ###################################################### 75.3% ####################################################### 77.1% ######################################################## 78.9% ########################################################## 81.0% ############################################################ 83.5% ############################################################# 85.8% ############################################################## 87.4% ################################################################ 89.2% ################################################################# 90.8% ################################################################### 93.9% ##################################################################### 96.4% ###################################################################### 98.5% ######################################################################## 100.0% [2020-08-03T06:20:42.434Z] #25 14.81 [2020-08-03T06:20:42.496Z] #47 55.93 encoding/binary [2020-08-03T06:20:42.496Z] #47 56.39 flag [2020-08-03T06:20:42.496Z] #47 56.41 github.com/pkg/diff [2020-08-03T06:20:40.153Z] > git config core.sparsecheckout # timeout=10 [2020-08-03T06:20:40.197Z] > git checkout -f ad30ef91130b6445cc850cacb225737589ce38ee # timeout=10 [2020-08-03T06:20:42.662Z] #25 9.303 0.3% 1.3% ## 3.1% ### 4.4% ### 5.4% #### 6.8% ##### 8.3% ###### 9.6% ####### 10.9% ######## 12.4% ######### 13.7% ########## 14.7% ########### 15.7% ############ 17.1% ############# 18.6% ############## 20.3% ################ 23.0% ################# 24.7% ################## 26.2% #################### 28.1% ###################### 31.7% ######################## 33.6% ######################### 35.5% ########################### 37.5% ############################ 39.9% ############################# 41.6% ############################### 43.6% ################################ 45.6% ################################## 47.4% ################################### 49.8% ##################################### 51.7% [2020-08-03T06:20:42.662Z] #25 ... [2020-08-03T06:20:42.662Z] [2020-08-03T06:20:42.662Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:20:42.662Z] #47 60.60 syscall [2020-08-03T06:20:42.662Z] #47 60.62 reflect [2020-08-03T06:20:42.662Z] #47 68.44 time [2020-08-03T06:20:42.662Z] #47 ... [2020-08-03T06:20:42.662Z] [2020-08-03T06:20:42.662Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-03T06:20:42.667Z] #48 ... [2020-08-03T06:20:42.668Z] [2020-08-03T06:20:42.668Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:20:42.668Z] #40 20.09 CC images/core-arm.o [2020-08-03T06:20:42.668Z] #40 20.41 CC images/core-aarch64.o [2020-08-03T06:20:42.668Z] #40 20.87 CC images/core-ppc64.o [2020-08-03T06:20:42.668Z] #40 21.59 CC images/core-s390.o [2020-08-03T06:20:42.668Z] #40 22.38 CC images/cpuinfo.o [2020-08-03T06:20:42.668Z] #40 22.94 CC images/inventory.o [2020-08-03T06:20:42.668Z] #40 23.24 CC images/fdinfo.o [2020-08-03T06:20:42.668Z] #40 23.67 CC images/fown.o [2020-08-03T06:20:42.668Z] #40 23.92 CC images/ns.o [2020-08-03T06:20:42.668Z] #40 24.18 CC images/regfile.o [2020-08-03T06:20:42.668Z] #40 24.45 CC images/ghost-file.o [2020-08-03T06:20:42.668Z] #40 24.95 CC images/fifo.o [2020-08-03T06:20:42.668Z] #40 25.07 CC images/remap-file-path.o [2020-08-03T06:20:42.668Z] #40 25.23 CC images/eventfd.o [2020-08-03T06:20:42.668Z] #40 25.44 CC images/eventpoll.o [2020-08-03T06:20:42.668Z] #40 25.81 CC images/fh.o [2020-08-03T06:20:42.668Z] #40 26.22 CC images/fsnotify.o [2020-08-03T06:20:42.668Z] #40 27.04 CC images/signalfd.o [2020-08-03T06:20:42.668Z] #40 27.24 CC images/fs.o [2020-08-03T06:20:42.668Z] #40 27.46 CC images/pstree.o [2020-08-03T06:20:42.696Z] #25 ... [2020-08-03T06:20:42.696Z] [2020-08-03T06:20:42.696Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-03T06:20:42.696Z] #32 62.33 Selecting previously unselected package libicu63:amd64. [2020-08-03T06:20:42.696Z] #32 62.33 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-08-03T06:20:42.696Z] #32 62.34 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-03T06:20:42.696Z] #32 70.00 Selecting previously unselected package libxml2:amd64. [2020-08-03T06:20:42.696Z] #32 70.03 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-08-03T06:20:42.696Z] #32 70.05 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-08-03T06:20:42.696Z] #32 70.84 Selecting previously unselected package libarchive13:amd64. [2020-08-03T06:20:42.696Z] #32 70.85 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-08-03T06:20:42.696Z] #32 70.86 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-08-03T06:20:42.696Z] #32 71.27 Selecting previously unselected package libjsoncpp1:amd64. [2020-08-03T06:20:42.696Z] #32 71.30 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-08-03T06:20:42.696Z] #32 71.31 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-08-03T06:20:42.696Z] #32 71.49 Selecting previously unselected package librhash0:amd64. [2020-08-03T06:20:42.696Z] #32 71.54 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-08-03T06:20:42.696Z] #32 71.56 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-08-03T06:20:42.696Z] #32 71.87 Selecting previously unselected package libuv1:amd64. [2020-08-03T06:20:42.696Z] #32 71.87 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-08-03T06:20:42.696Z] #32 71.88 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-08-03T06:20:42.696Z] #32 72.07 Selecting previously unselected package cmake. [2020-08-03T06:20:42.696Z] #32 72.07 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-08-03T06:20:42.696Z] #32 72.11 Unpacking cmake (3.13.4-1) ... [2020-08-03T06:20:42.696Z] #32 ... [2020-08-03T06:20:42.696Z] [2020-08-03T06:20:42.696Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-03T06:20:42.696Z] #10 71.16 Selecting previously unselected package binutils-mingw-w64. [2020-08-03T06:20:42.696Z] #10 71.16 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-08-03T06:20:42.696Z] #10 71.17 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-03T06:20:42.696Z] #10 71.34 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-08-03T06:20:42.696Z] #10 71.34 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-08-03T06:20:42.696Z] #10 71.35 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-08-03T06:20:42.696Z] #10 71.60 Selecting previously unselected package dmsetup. [2020-08-03T06:20:42.696Z] #10 71.61 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-08-03T06:20:42.696Z] #10 71.62 Unpacking dmsetup (2:1.02.155-3) ... [2020-08-03T06:20:42.696Z] #10 71.80 Selecting previously unselected package mingw-w64-common. [2020-08-03T06:20:42.696Z] #10 71.80 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-08-03T06:20:42.696Z] #10 71.83 Unpacking mingw-w64-common (6.0.0-3) ... [2020-08-03T06:20:42.759Z] #47 56.41 go/token [2020-08-03T06:20:42.966Z] #40 27.69 CC images/pipe.o [2020-08-03T06:20:42.966Z] #40 ... [2020-08-03T06:20:42.966Z] [2020-08-03T06:20:42.966Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:20:42.966Z] #48 96.26 encoding/base64 [2020-08-03T06:20:42.992Z] Merge succeeded, producing ad30ef91130b6445cc850cacb225737589ce38ee [2020-08-03T06:20:42.993Z] Checking out Revision ad30ef91130b6445cc850cacb225737589ce38ee (PR-41306) [2020-08-03T06:20:43.613Z] #48 96.68 go/ast [2020-08-03T06:20:44.163Z] #47 57.83 go/scanner [2020-08-03T06:20:44.164Z] #47 ... [2020-08-03T06:20:44.164Z] [2020-08-03T06:20:44.164Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-03T06:20:44.164Z] #25 9.319 [2020-08-03T06:20:44.164Z] #25 9.554 0.2% ################### 26.5% ################################# 46.6% ########################################################### 82.8% ######################################################################## 100.0% [2020-08-03T06:20:44.164Z] #25 10.39 #=#=# [2020-08-03T06:20:44.164Z] #25 10.69 0.0% ## 3.3% ##### 7.1% ######## 11.6% ########## 14.5% ############ 16.9% ############## 20.2% ################### 26.5% ###################### 30.8% ########################## 36.5% ############################### 43.5% ###################################### 53.0% ########################################### 60.5% ################################################## 69.7% ########################################################### 82.1% #################################################################### 94.9% ######################################################################## 100.0% [2020-08-03T06:20:44.164Z] #25 12.73 [2020-08-03T06:20:44.675Z] #48 ... [2020-08-03T06:20:44.675Z] [2020-08-03T06:20:44.675Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:20:44.675Z] #31 93.76 github.com/BurntSushi/toml/cmd/tomlv [2020-08-03T06:20:44.675Z] #31 DONE 97.9s [2020-08-03T06:20:44.719Z] #25 9.303 0.3% 1.3% ## 3.1% ### 4.4% ### 5.4% #### 6.8% ##### 8.3% ###### 9.6% ####### 10.9% ######## 12.4% ######### 13.7% ########## 14.7% ########### 15.7% ############ 17.1% ############# 18.6% ############## 20.3% ################ 23.0% ################# 24.7% ################## 26.2% #################### 28.1% ###################### 31.7% ######################## 33.6% ######################### 35.5% ########################### 37.5% ############################ 39.9% ############################# 41.6% ############################### 43.6% ################################ 45.6% ################################## 47.4% ################################### 49.8% ##################################### 51.7% ####################################### 54.5% ######################################## 56.7% ######################################### 58.0% ########################################## 59.1% ########################################### 61.0% ############################################# 62.5% ############################################# 63.5% ############################################## 65.1% ############################################### 66.6% ################################################# 68.5% ################################################## 70.8% #################################################### 72.8% ###################################################### 75.6% ######################################################## 78.4% ######################################################### 80.2% ########################################################## 81.8% ############################################################ 84.0% ############################################################## 87.2% ################################################################ 89.0% ################################################################# 91.4% # [2020-08-03T06:20:44.719Z] #25 ... [2020-08-03T06:20:44.719Z] [2020-08-03T06:20:44.719Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-03T06:20:44.719Z] #38 62.82 Selecting previously unselected package python-six. [2020-08-03T06:20:44.719Z] #38 62.82 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-08-03T06:20:44.719Z] #38 62.83 Unpacking python-six (1.12.0-1) ... [2020-08-03T06:20:44.719Z] #38 62.94 Selecting previously unselected package python-protobuf. [2020-08-03T06:20:44.719Z] #38 62.95 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-08-03T06:20:44.719Z] #38 62.95 Unpacking python-protobuf (3.6.1.3-2) ... [2020-08-03T06:20:44.719Z] #38 63.67 Setting up python-pkg-resources (40.8.0-1) ... [2020-08-03T06:20:44.719Z] #38 68.71 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-08-03T06:20:44.719Z] #38 68.74 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-03T06:20:44.719Z] #38 68.76 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-03T06:20:44.719Z] #38 68.77 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-08-03T06:20:44.719Z] #38 68.80 Setting up python-six (1.12.0-1) ... [2020-08-03T06:20:44.976Z] #38 ... [2020-08-03T06:20:44.976Z] [2020-08-03T06:20:44.976Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-03T06:20:44.991Z] [2020-08-03T06:20:44.991Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:20:44.991Z] #40 27.88 CC images/tcp-stream.o [2020-08-03T06:20:44.991Z] #40 28.08 CC images/sk-packet.o [2020-08-03T06:20:44.991Z] #40 28.44 CC images/mnt.o [2020-08-03T06:20:44.991Z] #40 28.65 CC images/pipe-data.o [2020-08-03T06:20:44.991Z] #40 28.89 CC images/sa.o [2020-08-03T06:20:44.991Z] #40 29.10 CC images/timer.o [2020-08-03T06:20:45.230Z] #25 13.08 0.0% # 1.9% ## 3.5% ### 5.4% #### 5.7% ###### 9.1% ####### 11.0% ######### 12.8% ########## 14.8% ############ 16.8% ############# 19.2% ############## 20.3% ############### 22.1% ################# 23.9% ################# 24.8% ################## 26.0% ################### 27.5% #################### 28.3% ##################### 29.8% ###################### 31.0% [2020-08-03T06:20:45.230Z] #25 ... [2020-08-03T06:20:45.230Z] [2020-08-03T06:20:45.230Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:20:45.230Z] #41 49.10 regexp [2020-08-03T06:20:45.230Z] #41 52.98 github.com/LK4D4/vndr/versioned [2020-08-03T06:20:45.230Z] #41 53.57 os [2020-08-03T06:20:45.230Z] #41 57.55 internal/lazyregexp [2020-08-03T06:20:45.230Z] #41 57.56 os/exec [2020-08-03T06:20:45.230Z] #41 57.57 net [2020-08-03T06:20:45.230Z] #41 58.27 encoding/binary [2020-08-03T06:20:45.230Z] #41 58.33 go/scanner [2020-08-03T06:20:45.234Z] #25 9.303 0.3% 1.3% ## 3.1% ### 4.4% ### 5.4% #### 6.8% ##### 8.3% ###### 9.6% ####### 10.9% ######## 12.4% ######### 13.7% ########## 14.7% ########### 15.7% ############ 17.1% ############# 18.6% ############## 20.3% ################ 23.0% ################# 24.7% ################## 26.2% #################### 28.1% ###################### 31.7% ######################## 33.6% ######################### 35.5% ########################### 37.5% ############################ 39.9% ############################# 41.6% ############################### 43.6% ################################ 45.6% ################################## 47.4% ################################### 49.8% ##################################### 51.7% ####################################### 54.5% ######################################## 56.7% ######################################### 58.0% ########################################## 59.1% ########################################### 61.0% ############################################# 62.5% ############################################# 63.5% ############################################## 65.1% ############################################### 66.6% ################################################# 68.5% ################################################## 70.8% #################################################### 72.8% ###################################################### 75.6% ######################################################## 78.4% ######################################################### 80.2% ########################################################## 81.8% ############################################################ 84.0% ############################################################## 87.2% ################################################################ 89.0% ################################################################# 91.4% ################################################################### 93.1% #################################################################### 95.2% ##################################################################### 97.2% ####################################################################### 99.9% ######################################################################## 100.0% [2020-08-03T06:20:45.234Z] #25 15.27 [2020-08-03T06:20:45.244Z] #10 ... [2020-08-03T06:20:45.244Z] [2020-08-03T06:20:45.244Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:20:45.244Z] #30 64.72 time [2020-08-03T06:20:45.244Z] #30 70.57 internal/poll [2020-08-03T06:20:45.244Z] #30 73.02 internal/syscall/execenv [2020-08-03T06:20:45.244Z] #30 73.24 internal/syscall/unix [2020-08-03T06:20:45.244Z] #30 73.47 os [2020-08-03T06:20:45.244Z] #30 74.30 strings [2020-08-03T06:20:45.244Z] #30 ... [2020-08-03T06:20:45.244Z] [2020-08-03T06:20:45.244Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-03T06:20:45.244Z] #38 73.14 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-08-03T06:20:45.244Z] #38 73.15 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-08-03T06:20:45.244Z] #38 73.17 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-08-03T06:20:45.244Z] #38 73.18 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-08-03T06:20:45.244Z] #38 73.20 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-08-03T06:20:45.244Z] #38 73.21 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-08-03T06:20:45.244Z] #38 73.22 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-03T06:20:45.244Z] #38 73.23 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-08-03T06:20:45.244Z] #38 73.24 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-03T06:20:45.244Z] #38 73.25 Setting up python-protobuf (3.6.1.3-2) ... [2020-08-03T06:20:45.287Z] #40 29.86 CC images/timerfd.o [2020-08-03T06:20:45.471Z] #17 39.06 Selecting previously unselected package libnet1:amd64. [2020-08-03T06:20:45.471Z] #17 39.08 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-03T06:20:45.471Z] #17 39.08 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-03T06:20:45.471Z] #17 39.17 Selecting previously unselected package libnl-3-200:amd64. [2020-08-03T06:20:45.471Z] #17 39.18 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-08-03T06:20:45.471Z] #17 39.19 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-08-03T06:20:45.494Z] #41 ... [2020-08-03T06:20:45.494Z] [2020-08-03T06:20:45.494Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-03T06:20:42.734Z] > git merge 39691204f153b8a4f0a92a85216baaa2a38a6a59 # timeout=10 [2020-08-03T06:20:42.870Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-08-03T06:20:43.026Z] > git config core.sparsecheckout # timeout=10 [2020-08-03T06:20:43.084Z] > git checkout -f ad30ef91130b6445cc850cacb225737589ce38ee # timeout=10 [2020-08-03T06:20:45.730Z] #17 39.30 Selecting previously unselected package libprotobuf-c1:amd64. [2020-08-03T06:20:45.730Z] #17 39.31 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-08-03T06:20:45.730Z] #17 39.33 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-03T06:20:45.730Z] #17 39.38 Selecting previously unselected package libreadline5:amd64. [2020-08-03T06:20:45.730Z] #17 39.38 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-08-03T06:20:45.730Z] #17 39.39 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-08-03T06:20:45.730Z] #17 39.51 Selecting previously unselected package net-tools. [2020-08-03T06:20:45.730Z] #17 39.52 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-08-03T06:20:45.730Z] #17 39.54 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-03T06:20:45.931Z] #40 30.32 CC images/mm.o [2020-08-03T06:20:45.989Z] #17 39.74 Selecting previously unselected package python-pip-whl. [2020-08-03T06:20:46.163Z] #25 ... [2020-08-03T06:20:46.163Z] [2020-08-03T06:20:46.163Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:20:46.163Z] #30 64.03 time [2020-08-03T06:20:46.163Z] #30 70.34 internal/poll [2020-08-03T06:20:46.163Z] #30 72.63 internal/fmtsort [2020-08-03T06:20:46.163Z] #30 72.82 internal/syscall/execenv [2020-08-03T06:20:46.163Z] #30 73.03 internal/syscall/unix [2020-08-03T06:20:46.163Z] #30 73.35 os [2020-08-03T06:20:46.163Z] #30 73.51 strings [2020-08-03T06:20:46.163Z] #30 ... [2020-08-03T06:20:46.163Z] [2020-08-03T06:20:46.163Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:20:46.163Z] #47 74.27 context [2020-08-03T06:20:46.227Z] #40 30.75 CC images/sk-opts.o [2020-08-03T06:20:46.227Z] #40 30.89 CC images/sk-unix.o [2020-08-03T06:20:46.248Z] #17 39.75 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-08-03T06:20:46.248Z] #17 39.75 Unpacking python-pip-whl (18.1-5) ... [2020-08-03T06:20:46.288Z] #25 13.08 0.0% # 1.9% ## 3.5% ### 5.4% #### 5.7% ###### 9.1% ####### 11.0% ######### 12.8% ########## 14.8% ############ 16.8% ############# 19.2% ############## 20.3% ############### 22.1% ################# 23.9% ################# 24.8% ################## 26.0% ################### 27.5% #################### 28.3% ##################### 29.8% ###################### 31.0% ####################### 32.5% ######################## 33.9% ######################### 35.2% ########################### 37.9% ########################### 38.4% ############################ 39.5% ############################ 40.1% [2020-08-03T06:20:46.288Z] #25 ... [2020-08-03T06:20:46.288Z] [2020-08-03T06:20:46.288Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-03T06:20:46.288Z] #38 50.09 Selecting previously unselected package libprotobuf-dev:arm64. [2020-08-03T06:20:46.288Z] #38 50.10 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-08-03T06:20:46.288Z] #38 50.11 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-08-03T06:20:46.288Z] #38 51.74 Selecting previously unselected package libprotoc17:arm64. [2020-08-03T06:20:46.288Z] #38 51.74 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-08-03T06:20:46.288Z] #38 51.75 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-08-03T06:20:46.288Z] #38 52.10 Selecting previously unselected package protobuf-c-compiler. [2020-08-03T06:20:46.288Z] #38 52.11 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-08-03T06:20:46.288Z] #38 52.13 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-03T06:20:46.288Z] #38 52.51 Selecting previously unselected package protobuf-compiler. [2020-08-03T06:20:46.288Z] #38 52.52 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-08-03T06:20:46.288Z] #38 52.52 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-08-03T06:20:46.288Z] #38 52.66 Selecting previously unselected package python-pkg-resources. [2020-08-03T06:20:46.288Z] #38 52.67 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-08-03T06:20:46.288Z] #38 52.67 Unpacking python-pkg-resources (40.8.0-1) ... [2020-08-03T06:20:46.288Z] #38 53.11 Selecting previously unselected package python-six. [2020-08-03T06:20:46.288Z] #38 53.11 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-08-03T06:20:46.288Z] #38 53.17 Unpacking python-six (1.12.0-1) ... [2020-08-03T06:20:46.288Z] #38 53.78 Selecting previously unselected package python-protobuf. [2020-08-03T06:20:46.288Z] #38 53.79 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-08-03T06:20:46.288Z] #38 53.80 Unpacking python-protobuf (3.6.1.3-2) ... [2020-08-03T06:20:46.288Z] #38 54.91 Setting up python-pkg-resources (40.8.0-1) ... [2020-08-03T06:20:46.288Z] #38 57.55 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-08-03T06:20:46.288Z] #38 57.63 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-08-03T06:20:46.288Z] #38 57.92 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-08-03T06:20:46.288Z] #38 57.94 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-08-03T06:20:46.288Z] #38 57.97 Setting up python-six (1.12.0-1) ... [2020-08-03T06:20:46.288Z] #38 ... [2020-08-03T06:20:46.288Z] [2020-08-03T06:20:46.288Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-03T06:20:46.507Z] #17 ... [2020-08-03T06:20:46.507Z] [2020-08-03T06:20:46.507Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:20:46.507Z] #39 89.35 CC criu/bitmap.o [2020-08-03T06:20:46.507Z] #39 89.50 CC criu/cgroup-props.o [2020-08-03T06:20:46.507Z] #39 90.23 CC criu/cgroup.o [2020-08-03T06:20:46.507Z] #39 92.93 CC criu/clone-noasan.o [2020-08-03T06:20:46.507Z] #39 93.14 CC criu/config.o [2020-08-03T06:20:46.507Z] #39 94.52 CC criu/cr-check.o [2020-08-03T06:20:46.507Z] #39 96.06 CC criu/cr-dedup.o [2020-08-03T06:20:46.507Z] #39 96.47 CC criu/cr-dump.o [2020-08-03T06:20:46.507Z] #39 98.55 CC criu/cr-errno.o [2020-08-03T06:20:46.507Z] #39 98.61 CC criu/cr-restore.o [2020-08-03T06:20:46.523Z] #40 31.12 CC images/sk-inet.o [2020-08-03T06:20:46.552Z] #25 13.08 0.0% # 1.9% ## 3.5% ### 5.4% #### 5.7% ###### 9.1% ####### 11.0% ######### 12.8% ########## 14.8% ############ 16.8% ############# 19.2% ############## 20.3% ############### 22.1% ################# 23.9% ################# 24.8% ################## 26.0% ################### 27.5% #################### 28.3% ##################### 29.8% ###################### 31.0% ####################### 32.5% ######################## 33.9% ######################### 35.2% ########################### 37.9% ########################### 38.4% ############################ 39.5% ############################ 40.1% ############################# 40.7% ############################# 41.2% ############################### 43.3% ################################ 44.8% [2020-08-03T06:20:46.552Z] #25 ... [2020-08-03T06:20:46.552Z] [2020-08-03T06:20:46.552Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:20:46.552Z] #30 50.55 internal/poll [2020-08-03T06:20:46.552Z] #30 51.19 internal/fmtsort [2020-08-03T06:20:46.552Z] #30 52.33 os [2020-08-03T06:20:46.552Z] #30 53.93 fmt [2020-08-03T06:20:46.552Z] #30 53.93 path/filepath [2020-08-03T06:20:46.552Z] #30 54.86 io/ioutil [2020-08-03T06:20:46.552Z] #30 56.31 log [2020-08-03T06:20:46.552Z] #30 56.31 github.com/BurntSushi/toml [2020-08-03T06:20:46.552Z] #30 56.32 flag [2020-08-03T06:20:46.552Z] #30 60.29 github.com/BurntSushi/toml/cmd/tomlv [2020-08-03T06:20:46.727Z] #47 74.79 encoding/binary [2020-08-03T06:20:46.767Z] #39 ... [2020-08-03T06:20:46.767Z] [2020-08-03T06:20:46.767Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-03T06:20:46.767Z] #17 40.34 Selecting previously unselected package python3-lib2to3. [2020-08-03T06:20:46.767Z] #17 40.35 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-08-03T06:20:46.767Z] #17 40.36 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-08-03T06:20:46.767Z] #17 40.48 Selecting previously unselected package python3-distutils. [2020-08-03T06:20:46.767Z] #17 40.48 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-08-03T06:20:46.767Z] #17 40.49 Unpacking python3-distutils (3.7.3-1) ... [2020-08-03T06:20:46.841Z] #30 ... [2020-08-03T06:20:46.841Z] [2020-08-03T06:20:46.841Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-03T06:20:46.841Z] #25 13.08 0.0% # 1.9% ## 3.5% ### 5.4% #### 5.7% ###### 9.1% ####### 11.0% ######### 12.8% ########## 14.8% ############ 16.8% ############# 19.2% ############## 20.3% ############### 22.1% ################# 23.9% ################# 24.8% ################## 26.0% ################### 27.5% #################### 28.3% ##################### 29.8% ###################### 31.0% ####################### 32.5% ######################## 33.9% ######################### 35.2% ########################### 37.9% ########################### 38.4% ############################ 39.5% ############################ 40.1% ############################# 40.7% ############################# 41.2% ############################### 43.3% ################################ 44.8% ################################ 45.1% ################################# 46.5% ################################# [2020-08-03T06:20:46.841Z] #25 ... [2020-08-03T06:20:46.841Z] [2020-08-03T06:20:46.841Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-03T06:20:46.841Z] #32 50.68 Selecting previously unselected package libicu63:arm64. [2020-08-03T06:20:46.841Z] #32 50.69 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-08-03T06:20:46.841Z] #32 50.72 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-08-03T06:20:46.841Z] #32 55.00 Selecting previously unselected package libxml2:arm64. [2020-08-03T06:20:46.841Z] #32 55.02 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-08-03T06:20:46.841Z] #32 55.06 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-08-03T06:20:46.841Z] #32 56.46 Selecting previously unselected package libarchive13:arm64. [2020-08-03T06:20:46.841Z] #32 56.47 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-08-03T06:20:46.841Z] #32 56.49 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-08-03T06:20:46.841Z] #32 56.90 Selecting previously unselected package libjsoncpp1:arm64. [2020-08-03T06:20:46.841Z] #32 56.91 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-08-03T06:20:46.841Z] #32 56.94 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-08-03T06:20:46.841Z] #32 57.92 Selecting previously unselected package librhash0:arm64. [2020-08-03T06:20:46.841Z] #32 57.93 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-08-03T06:20:46.841Z] #32 57.93 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-08-03T06:20:46.841Z] #32 58.55 Selecting previously unselected package libuv1:arm64. [2020-08-03T06:20:46.841Z] #32 58.55 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-08-03T06:20:46.841Z] #32 58.69 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-08-03T06:20:46.841Z] #32 59.03 Selecting previously unselected package cmake. [2020-08-03T06:20:46.841Z] #32 59.03 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-08-03T06:20:46.841Z] #32 59.05 Unpacking cmake (3.13.4-1) ... [2020-08-03T06:20:47.026Z] #17 40.64 Selecting previously unselected package python3-pip. [2020-08-03T06:20:47.026Z] #17 40.66 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-08-03T06:20:47.026Z] #17 40.67 Unpacking python3-pip (18.1-5) ... [2020-08-03T06:20:47.105Z] #32 ... [2020-08-03T06:20:47.105Z] [2020-08-03T06:20:47.105Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-03T06:20:47.170Z] #40 31.66 CC images/tun.o [2020-08-03T06:20:47.285Z] #17 40.83 Selecting previously unselected package python3-pkg-resources. [2020-08-03T06:20:47.285Z] #17 40.84 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-08-03T06:20:47.285Z] #17 40.84 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-08-03T06:20:47.285Z] #17 40.99 Selecting previously unselected package python3-setuptools. [2020-08-03T06:20:47.285Z] #17 41.00 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-08-03T06:20:47.285Z] #17 41.01 Unpacking python3-setuptools (40.8.0-1) ... [2020-08-03T06:20:47.290Z] #47 75.33 os [2020-08-03T06:20:47.471Z] #40 31.99 CC images/sk-netlink.o [2020-08-03T06:20:47.471Z] #40 32.21 CC images/packet-sock.o [2020-08-03T06:20:47.544Z] #17 41.18 Selecting previously unselected package python3-wheel. [2020-08-03T06:20:47.544Z] #17 41.18 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-08-03T06:20:47.544Z] #17 41.19 Unpacking python3-wheel (0.32.3-2) ... [2020-08-03T06:20:47.544Z] #17 41.26 Selecting previously unselected package sudo. [2020-08-03T06:20:47.544Z] #17 41.27 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-08-03T06:20:47.544Z] #17 41.28 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-08-03T06:20:47.976Z] #25 13.08 0.0% # 1.9% ## 3.5% ### 5.4% #### 5.7% ###### 9.1% ####### 11.0% ######### 12.8% ########## 14.8% ############ 16.8% ############# 19.2% ############## 20.3% ############### 22.1% ################# 23.9% ################# 24.8% ################## 26.0% ################### 27.5% #################### 28.3% ##################### 29.8% ###################### 31.0% ####################### 32.5% ######################## 33.9% ######################### 35.2% ########################### 37.9% ########################### 38.4% ############################ 39.5% ############################ 40.1% ############################# 40.7% ############################# 41.2% ############################### 43.3% ################################ 44.8% ################################ 45.1% ################################# 46.5% ################################# 47.2% ################################### 49.4% ##################################### 51.6% ####################################### 54.3% ######################################### 58.3% ############################################ 61.1% ############################################ 62.5% ############################################# 63.3% ############################################### 65.6% ################################################ 67.2% #### [2020-08-03T06:20:47.976Z] #25 ... [2020-08-03T06:20:47.976Z] [2020-08-03T06:20:47.976Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-03T06:20:47.976Z] #10 51.87 Selecting previously unselected package binutils-mingw-w64. [2020-08-03T06:20:47.976Z] #10 51.88 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-08-03T06:20:47.976Z] #10 51.98 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-03T06:20:47.976Z] #10 52.13 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-08-03T06:20:47.976Z] #10 52.13 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-08-03T06:20:47.976Z] #10 52.14 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-08-03T06:20:47.976Z] #10 52.37 Selecting previously unselected package dmsetup. [2020-08-03T06:20:47.976Z] #10 52.37 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-08-03T06:20:47.976Z] #10 52.38 Unpacking dmsetup (2:1.02.155-3) ... [2020-08-03T06:20:47.976Z] #10 52.59 Selecting previously unselected package mingw-w64-common. [2020-08-03T06:20:47.976Z] #10 52.59 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-08-03T06:20:47.976Z] #10 52.61 Unpacking mingw-w64-common (6.0.0-3) ... [2020-08-03T06:20:48.113Z] #17 41.81 Selecting previously unselected package thin-provisioning-tools. [2020-08-03T06:20:48.113Z] #17 41.82 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-08-03T06:20:48.113Z] #17 41.82 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-08-03T06:20:48.116Z] #40 32.74 CC images/ipc-var.o [2020-08-03T06:20:48.244Z] #10 ... [2020-08-03T06:20:48.244Z] [2020-08-03T06:20:48.244Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-03T06:20:48.363Z] ok github.com/docker/docker/api/server 0.002s coverage: 9.0% of statements [2020-08-03T06:20:48.372Z] #17 42.06 Selecting previously unselected package uidmap. [2020-08-03T06:20:48.372Z] #17 42.07 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-08-03T06:20:48.372Z] #17 42.08 Unpacking uidmap (1:4.5-1.1) ... [2020-08-03T06:20:48.412Z] #40 33.03 CC images/ipc-desc.o [2020-08-03T06:20:48.631Z] #17 42.18 Selecting previously unselected package vim-runtime. [2020-08-03T06:20:48.631Z] #17 42.19 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-08-03T06:20:48.631Z] #17 42.24 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-08-03T06:20:48.631Z] #17 42.29 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-08-03T06:20:48.631Z] #17 42.29 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-08-03T06:20:48.709Z] #40 33.24 CC images/ipc-shm.o [2020-08-03T06:20:49.008Z] #40 33.46 CC images/ipc-msg.o [2020-08-03T06:20:49.184Z] #47 ... [2020-08-03T06:20:49.184Z] [2020-08-03T06:20:49.184Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-03T06:20:49.184Z] #32 69.88 Selecting previously unselected package libxml2:amd64. [2020-08-03T06:20:49.185Z] #32 69.92 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-08-03T06:20:49.185Z] #32 69.93 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-08-03T06:20:49.185Z] #32 70.71 Selecting previously unselected package libarchive13:amd64. [2020-08-03T06:20:49.185Z] #32 70.75 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-08-03T06:20:49.185Z] #32 70.77 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-08-03T06:20:49.185Z] #32 71.04 Selecting previously unselected package libjsoncpp1:amd64. [2020-08-03T06:20:49.185Z] #32 71.05 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-08-03T06:20:49.185Z] #32 71.07 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-08-03T06:20:49.185Z] #32 71.24 Selecting previously unselected package librhash0:amd64. [2020-08-03T06:20:49.185Z] #32 71.26 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-08-03T06:20:49.185Z] #32 71.27 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-08-03T06:20:49.185Z] #32 71.44 Selecting previously unselected package libuv1:amd64. [2020-08-03T06:20:49.185Z] #32 71.47 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-08-03T06:20:49.185Z] #32 71.48 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-08-03T06:20:49.185Z] #32 71.73 Selecting previously unselected package cmake. [2020-08-03T06:20:49.185Z] #32 71.73 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-08-03T06:20:49.185Z] #32 71.74 Unpacking cmake (3.13.4-1) ... [2020-08-03T06:20:49.185Z] #32 74.94 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-03T06:20:49.185Z] #32 74.95 Setting up xxd (2:8.1.0875-5) ... [2020-08-03T06:20:49.185Z] #32 74.97 Setting up libuv1:amd64 (1.24.1-1) ... [2020-08-03T06:20:49.185Z] #32 74.99 Setting up vim-common (2:8.1.0875-5) ... [2020-08-03T06:20:49.185Z] #32 75.02 Setting up librhash0:amd64 (1.3.8-1) ... [2020-08-03T06:20:49.185Z] #32 75.04 Setting up cmake-data (3.13.4-1) ... [2020-08-03T06:20:49.185Z] #32 75.06 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-08-03T06:20:49.185Z] #32 75.07 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-08-03T06:20:49.185Z] #32 75.08 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-08-03T06:20:49.185Z] #32 75.09 Setting up cmake (3.13.4-1) ... [2020-08-03T06:20:49.185Z] #32 75.11 Processing triggers for libc-bin (2.28-10) ... [2020-08-03T06:20:49.185Z] #32 75.21 Processing triggers for mime-support (3.62) ... [2020-08-03T06:20:49.185Z] #32 DONE 77.0s [2020-08-03T06:20:49.185Z] [2020-08-03T06:20:49.185Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:20:49.185Z] #47 76.95 encoding/base64 [2020-08-03T06:20:49.307Z] #40 33.74 CC images/ipc-sem.o [2020-08-03T06:20:49.307Z] #40 33.93 CC images/utsns.o [2020-08-03T06:20:49.474Z] #38 ... [2020-08-03T06:20:49.475Z] [2020-08-03T06:20:49.475Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-03T06:20:49.475Z] #10 78.38 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-08-03T06:20:49.475Z] #10 78.38 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-08-03T06:20:49.475Z] #10 78.54 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-03T06:20:49.475Z] #10 ... [2020-08-03T06:20:49.475Z] [2020-08-03T06:20:49.475Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:20:49.475Z] #41 68.77 time [2020-08-03T06:20:49.475Z] #41 73.34 internal/fmtsort [2020-08-03T06:20:49.475Z] #41 74.18 strings [2020-08-03T06:20:49.475Z] #41 74.90 os [2020-08-03T06:20:49.475Z] #41 77.07 regexp/syntax [2020-08-03T06:20:49.475Z] #41 78.76 fmt [2020-08-03T06:20:49.475Z] #41 ... [2020-08-03T06:20:49.475Z] [2020-08-03T06:20:49.475Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-03T06:20:49.475Z] #25 15.75 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-08-03T06:20:49.475Z] #25 16.12 [2020-08-03T06:20:49.475Z] #25 16.32 1.1% ######################################################################## 100.0% [2020-08-03T06:20:49.475Z] #25 16.43 [2020-08-03T06:20:49.475Z] #25 17.45 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-08-03T06:20:49.475Z] #25 17.80 [2020-08-03T06:20:49.475Z] #25 17.99 0.6% ######################################################################## 100.0% [2020-08-03T06:20:49.475Z] #25 18.21 [2020-08-03T06:20:49.475Z] #25 19.10 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-08-03T06:20:49.475Z] #25 19.17 skipping existing c35d46ef359f [2020-08-03T06:20:49.475Z] #25 19.33 [2020-08-03T06:20:49.475Z] #25 20.21 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-08-03T06:20:49.475Z] #25 20.52 [2020-08-03T06:20:49.475Z] #25 20.70 ######################################################################## 100.0% [2020-08-03T06:20:49.475Z] #25 20.82 [2020-08-03T06:20:49.475Z] #25 20.95 Download of images into '/build' complete. [2020-08-03T06:20:49.475Z] #25 20.96 Use something like the following to load the result into a Docker daemon: [2020-08-03T06:20:49.475Z] #25 20.96 tar -cC '/build' . | docker load [2020-08-03T06:20:49.475Z] #25 ... [2020-08-03T06:20:49.475Z] [2020-08-03T06:20:49.475Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-03T06:20:49.475Z] #38 79.25 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-08-03T06:20:49.605Z] #40 ... [2020-08-03T06:20:49.605Z] [2020-08-03T06:20:49.605Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:20:49.605Z] #42 92.64 internal/lazyregexp [2020-08-03T06:20:49.605Z] #42 93.07 github.com/LK4D4/vndr/versioned [2020-08-03T06:20:49.605Z] #42 96.50 crypto/cipher [2020-08-03T06:20:49.605Z] #42 96.52 crypto/sha512 [2020-08-03T06:20:49.605Z] #42 96.56 go/scanner [2020-08-03T06:20:49.605Z] #42 98.74 net/url [2020-08-03T06:20:49.605Z] #42 99.76 go/ast [2020-08-03T06:20:49.605Z] #42 100.3 text/template/parse [2020-08-03T06:20:49.605Z] #42 ... [2020-08-03T06:20:49.605Z] [2020-08-03T06:20:49.605Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:20:49.605Z] #40 34.15 CC images/creds.o [2020-08-03T06:20:49.836Z] #25 13.08 0.0% # 1.9% ## 3.5% ### 5.4% #### 5.7% ###### 9.1% ####### 11.0% ######### 12.8% ########## 14.8% ############ 16.8% ############# 19.2% ############## 20.3% ############### 22.1% ################# 23.9% ################# 24.8% ################## 26.0% ################### 27.5% #################### 28.3% ##################### 29.8% ###################### 31.0% ####################### 32.5% ######################## 33.9% ######################### 35.2% ########################### 37.9% ########################### 38.4% ############################ 39.5% ############################ 40.1% ############################# 40.7% ############################# 41.2% ############################### 43.3% ################################ 44.8% ################################ 45.1% ################################# 46.5% ################################# 47.2% ################################### 49.4% ##################################### 51.6% ####################################### 54.3% ######################################### 58.3% ############################################ 61.1% ############################################ 62.5% ############################################# 63.3% ############################################### 65.6% ################################################ 67.2% ################################################## 69.9% ################################################### 71.9% ###################################################### 75.0% ####################################################### 77.3% ######################################################### 79.4% ########################################################### 82.0% ############################################################ 83.9% ############################################################# 86.1% ############################################################### 88.2% ################################################################ 90.0% ################################################################## 92.5% ################################################################### 94.3% ##################################################################### 96.3% ###################################################################### 98.2% ######################################################################## 100.0% [2020-08-03T06:20:49.836Z] #25 19.94 [2020-08-03T06:20:49.904Z] #40 34.35 CC images/vma.o [2020-08-03T06:20:49.904Z] #40 34.59 CC images/netdev.o [2020-08-03T06:20:49.904Z] #40 ... [2020-08-03T06:20:49.904Z] [2020-08-03T06:20:49.904Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-03T06:20:49.904Z] #11 93.11 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-08-03T06:20:49.904Z] #11 93.12 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-08-03T06:20:49.904Z] #11 93.12 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-03T06:20:50.044Z] #38 79.69 Processing triggers for libc-bin (2.28-10) ... [2020-08-03T06:20:50.214Z] #11 ... [2020-08-03T06:20:50.214Z] [2020-08-03T06:20:50.214Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:20:50.214Z] #48 98.38 golang.org/x/sys/unix [2020-08-03T06:20:50.214Z] #48 99.01 encoding/json [2020-08-03T06:20:50.214Z] #48 ... [2020-08-03T06:20:50.214Z] [2020-08-03T06:20:50.214Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:20:50.214Z] #40 34.97 CC images/tty.o [2020-08-03T06:20:50.555Z] #47 78.37 golang.org/x/sys/unix [2020-08-03T06:20:50.615Z] #38 DONE 80.2s [2020-08-03T06:20:50.615Z] [2020-08-03T06:20:50.615Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-03T06:20:50.615Z] #25 DONE 22.9s [2020-08-03T06:20:50.615Z] [2020-08-03T06:20:50.615Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:20:50.615Z] #39 ... [2020-08-03T06:20:50.615Z] [2020-08-03T06:20:50.615Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-03T06:20:50.615Z] #32 75.56 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-03T06:20:50.615Z] #32 75.57 Setting up xxd (2:8.1.0875-5) ... [2020-08-03T06:20:50.615Z] #32 75.58 Setting up libuv1:amd64 (1.24.1-1) ... [2020-08-03T06:20:50.615Z] #32 75.59 Setting up vim-common (2:8.1.0875-5) ... [2020-08-03T06:20:50.615Z] #32 75.62 Setting up librhash0:amd64 (1.3.8-1) ... [2020-08-03T06:20:50.615Z] #32 75.63 Setting up cmake-data (3.13.4-1) ... [2020-08-03T06:20:50.615Z] #32 75.65 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-08-03T06:20:50.615Z] #32 75.66 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-08-03T06:20:50.615Z] #32 75.67 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-08-03T06:20:50.615Z] #32 75.69 Setting up cmake (3.13.4-1) ... [2020-08-03T06:20:50.615Z] #32 75.70 Processing triggers for libc-bin (2.28-10) ... [2020-08-03T06:20:50.615Z] #32 75.81 Processing triggers for mime-support (3.62) ... [2020-08-03T06:20:50.615Z] #32 DONE 80.3s [2020-08-03T06:20:50.876Z] [2020-08-03T06:20:50.876Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:20:51.265Z] #40 35.83 CC images/file-lock.o [2020-08-03T06:20:51.265Z] #40 36.04 CC images/rlimit.o [2020-08-03T06:20:51.488Z] #47 79.30 fmt [2020-08-03T06:20:51.562Z] #40 36.25 CC images/pagemap.o [2020-08-03T06:20:51.745Z] #47 ... [2020-08-03T06:20:51.745Z] [2020-08-03T06:20:51.745Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-03T06:20:51.745Z] #10 69.71 Selecting previously unselected package binutils-mingw-w64. [2020-08-03T06:20:51.745Z] #10 69.72 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-08-03T06:20:51.745Z] #10 69.73 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-03T06:20:51.745Z] #10 69.88 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-08-03T06:20:51.745Z] #10 69.92 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-08-03T06:20:51.745Z] #10 69.93 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-08-03T06:20:51.745Z] #10 70.13 Selecting previously unselected package dmsetup. [2020-08-03T06:20:51.745Z] #10 70.17 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-08-03T06:20:51.745Z] #10 70.18 Unpacking dmsetup (2:1.02.155-3) ... [2020-08-03T06:20:51.745Z] #10 70.44 Selecting previously unselected package mingw-w64-common. [2020-08-03T06:20:51.745Z] #10 70.45 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-08-03T06:20:51.745Z] #10 70.46 Unpacking mingw-w64-common (6.0.0-3) ... [2020-08-03T06:20:51.745Z] #10 77.73 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-08-03T06:20:51.745Z] #10 77.77 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-08-03T06:20:51.745Z] #10 77.78 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-03T06:20:51.764Z] #25 21.88 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-08-03T06:20:51.861Z] #40 36.64 CC images/siginfo.o [2020-08-03T06:20:51.924Z] #17 45.41 Selecting previously unselected package vim. [2020-08-03T06:20:51.924Z] #17 45.42 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-08-03T06:20:51.924Z] #17 45.44 Unpacking vim (2:8.1.0875-5) ... [2020-08-03T06:20:52.003Z] #10 ... [2020-08-03T06:20:52.003Z] [2020-08-03T06:20:52.003Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-03T06:20:52.003Z] #25 16.42 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-08-03T06:20:52.003Z] #25 16.75 [2020-08-03T06:20:52.003Z] #25 16.92 ######################################################################## 100.0% [2020-08-03T06:20:52.003Z] #25 17.10 [2020-08-03T06:20:52.003Z] #25 18.12 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-08-03T06:20:52.003Z] #25 18.43 [2020-08-03T06:20:52.003Z] #25 18.61 #### 6.7% ######################################################################## 100.0% [2020-08-03T06:20:52.003Z] #25 18.78 [2020-08-03T06:20:52.003Z] #25 20.11 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-08-03T06:20:52.003Z] #25 20.21 skipping existing c35d46ef359f [2020-08-03T06:20:52.003Z] #25 20.34 [2020-08-03T06:20:52.003Z] #25 21.30 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-08-03T06:20:52.003Z] #25 21.72 [2020-08-03T06:20:52.003Z] #25 21.90 ######################################################################## 100.0% [2020-08-03T06:20:52.158Z] #40 36.89 CC images/rpc.o [2020-08-03T06:20:52.191Z] #25 22.10 [2020-08-03T06:20:52.260Z] #25 22.02 [2020-08-03T06:20:52.260Z] #25 22.11 Download of images into '/build' complete. [2020-08-03T06:20:52.260Z] #25 22.11 Use something like the following to load the result into a Docker daemon: [2020-08-03T06:20:52.260Z] #25 22.11 tar -cC '/build' . | docker load [2020-08-03T06:20:52.260Z] #25 DONE 22.3s [2020-08-03T06:20:52.260Z] [2020-08-03T06:20:52.260Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:20:52.260Z] #33 1.040 + RM_GOPATH=0 [2020-08-03T06:20:52.260Z] #33 1.040 + TMP_GOPATH= [2020-08-03T06:20:52.260Z] #33 1.040 + : /build [2020-08-03T06:20:52.260Z] #33 1.040 + '[' -z '' ']' [2020-08-03T06:20:52.260Z] #33 1.040 ++ mktemp -d [2020-08-03T06:20:52.260Z] #33 1.042 + export GOPATH=/tmp/tmp.YN2LXvdqku [2020-08-03T06:20:52.260Z] #33 1.042 + GOPATH=/tmp/tmp.YN2LXvdqku [2020-08-03T06:20:52.260Z] #33 1.042 + RM_GOPATH=1 [2020-08-03T06:20:52.260Z] #33 1.042 + case "$(go env GOARCH)" in [2020-08-03T06:20:52.260Z] #33 1.042 ++ go env GOARCH [2020-08-03T06:20:52.260Z] #33 1.055 + export GO_BUILDMODE=-buildmode=pie [2020-08-03T06:20:52.260Z] #33 1.056 + GO_BUILDMODE=-buildmode=pie [2020-08-03T06:20:52.260Z] #33 1.058 ++ dirname /tmp/install/install.sh [2020-08-03T06:20:52.260Z] #33 1.059 + dir=/tmp/install [2020-08-03T06:20:52.260Z] #33 1.060 + bin=tini [2020-08-03T06:20:52.260Z] #33 1.060 + shift [2020-08-03T06:20:52.260Z] #33 1.061 + '[' '!' -f /tmp/install/tini.installer ']' [2020-08-03T06:20:52.260Z] #33 1.062 + . /tmp/install/tini.installer [2020-08-03T06:20:52.260Z] #33 1.063 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-03T06:20:52.260Z] #33 1.064 + install_tini [2020-08-03T06:20:52.260Z] #33 1.065 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-08-03T06:20:52.260Z] #33 1.066 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-03T06:20:52.260Z] #33 1.066 + git clone https://github.com/krallin/tini.git /tmp/tmp.YN2LXvdqku/tini [2020-08-03T06:20:52.260Z] #33 1.072 Cloning into '/tmp/tmp.YN2LXvdqku/tini'... [2020-08-03T06:20:52.260Z] #33 2.030 + cd /tmp/tmp.YN2LXvdqku/tini [2020-08-03T06:20:52.260Z] #33 2.030 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-03T06:20:52.260Z] #33 2.065 + cmake . [2020-08-03T06:20:52.260Z] #33 2.866 -- The C compiler identification is GNU 8.3.0 [2020-08-03T06:20:52.260Z] #33 2.916 -- Check for working C compiler: /usr/bin/cc [2020-08-03T06:20:52.493Z] #17 46.04 Selecting previously unselected package xfsprogs. [2020-08-03T06:20:52.493Z] #17 46.04 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-08-03T06:20:52.493Z] #17 46.07 Unpacking xfsprogs (4.20.0-1) ... [2020-08-03T06:20:52.630Z] #25 22.49 # 2.0% ######################################################################## 100.0% [2020-08-03T06:20:52.752Z] #17 46.49 Selecting previously unselected package zip. [2020-08-03T06:20:52.752Z] #17 46.50 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-08-03T06:20:52.752Z] #17 46.51 Unpacking zip (3.0-11+b1) ... [2020-08-03T06:20:52.790Z] #33 2.033 + RM_GOPATH=0 [2020-08-03T06:20:52.790Z] #33 2.033 + TMP_GOPATH= [2020-08-03T06:20:52.790Z] #33 2.033 + : /build [2020-08-03T06:20:52.790Z] #33 2.033 + '[' -z '' ']' [2020-08-03T06:20:52.790Z] #33 2.033 ++ mktemp -d [2020-08-03T06:20:52.790Z] #33 2.040 + export GOPATH=/tmp/tmp.KytKIrIle1 [2020-08-03T06:20:52.790Z] #33 2.040 + GOPATH=/tmp/tmp.KytKIrIle1 [2020-08-03T06:20:52.790Z] #33 2.040 + RM_GOPATH=1 [2020-08-03T06:20:52.790Z] #33 2.040 + case "$(go env GOARCH)" in [2020-08-03T06:20:52.790Z] #33 2.040 ++ go env GOARCH [2020-08-03T06:20:52.790Z] #33 2.057 + export GO_BUILDMODE=-buildmode=pie [2020-08-03T06:20:52.790Z] #33 2.057 + GO_BUILDMODE=-buildmode=pie [2020-08-03T06:20:52.790Z] #33 2.057 ++ dirname /tmp/install/install.sh [2020-08-03T06:20:52.790Z] #33 2.071 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-03T06:20:52.790Z] #33 2.073 + dir=/tmp/install [2020-08-03T06:20:52.790Z] #33 2.073 + bin=tini [2020-08-03T06:20:52.790Z] #33 2.073 + shift [2020-08-03T06:20:52.790Z] #33 2.073 + '[' '!' -f /tmp/install/tini.installer ']' [2020-08-03T06:20:52.790Z] #33 2.073 + . /tmp/install/tini.installer [2020-08-03T06:20:52.790Z] #33 2.073 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-03T06:20:52.790Z] #33 2.073 + install_tini [2020-08-03T06:20:52.790Z] #33 2.073 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-08-03T06:20:52.790Z] #33 2.073 + git clone https://github.com/krallin/tini.git /tmp/tmp.KytKIrIle1/tini [2020-08-03T06:20:52.790Z] #33 2.073 Cloning into '/tmp/tmp.KytKIrIle1/tini'... [2020-08-03T06:20:52.898Z] #25 22.65 [2020-08-03T06:20:53.012Z] #17 46.70 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-08-03T06:20:53.012Z] #17 46.72 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-03T06:20:53.012Z] #17 46.73 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-08-03T06:20:53.012Z] #17 46.74 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-08-03T06:20:53.012Z] #17 46.75 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-08-03T06:20:53.012Z] #17 46.76 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-08-03T06:20:53.012Z] #17 46.77 Setting up uidmap (1:4.5-1.1) ... [2020-08-03T06:20:53.012Z] #17 46.79 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-08-03T06:20:53.012Z] #17 46.81 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-03T06:20:53.012Z] #17 46.82 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-03T06:20:53.194Z] #33 3.924 -- Check for working C compiler: /usr/bin/cc -- works [2020-08-03T06:20:53.194Z] #33 3.924 -- Detecting C compiler ABI info [2020-08-03T06:20:53.271Z] #17 46.83 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-03T06:20:53.271Z] #17 46.84 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-03T06:20:53.271Z] #17 46.85 Setting up xxd (2:8.1.0875-5) ... [2020-08-03T06:20:53.271Z] #17 46.86 Setting up zip (3.0-11+b1) ... [2020-08-03T06:20:53.271Z] #17 46.87 Setting up vim-common (2:8.1.0875-5) ... [2020-08-03T06:20:53.271Z] #17 46.89 Setting up bash-completion (1:2.8-6) ... [2020-08-03T06:20:53.451Z] #33 ... [2020-08-03T06:20:53.451Z] [2020-08-03T06:20:53.451Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-03T06:20:53.451Z] #38 73.76 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-08-03T06:20:53.451Z] #38 73.78 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-08-03T06:20:53.451Z] #38 73.79 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-08-03T06:20:53.451Z] #38 73.81 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-08-03T06:20:53.451Z] #38 73.83 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-08-03T06:20:53.451Z] #38 73.84 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-08-03T06:20:53.451Z] #38 73.85 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-03T06:20:53.451Z] #38 73.86 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-08-03T06:20:53.451Z] #38 73.86 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-03T06:20:53.451Z] #38 73.87 Setting up python-protobuf (3.6.1.3-2) ... [2020-08-03T06:20:53.451Z] #38 80.95 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-08-03T06:20:53.451Z] #38 80.97 Processing triggers for libc-bin (2.28-10) ... [2020-08-03T06:20:53.451Z] #38 DONE 81.5s [2020-08-03T06:20:53.703Z] #40 38.50 CC images/ext-file.o [2020-08-03T06:20:53.708Z] [2020-08-03T06:20:53.708Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:20:53.969Z] #25 23.80 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-08-03T06:20:53.969Z] #25 24.07 [2020-08-03T06:20:54.000Z] #40 38.77 CC images/cgroup.o [2020-08-03T06:20:54.251Z] #33 3.325 + cd /tmp/tmp.KytKIrIle1/tini [2020-08-03T06:20:54.251Z] #33 3.326 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-03T06:20:54.251Z] #33 3.406 + cmake . [2020-08-03T06:20:54.499Z] #25 24.31 0.8% ######################################################################## 100.0% [2020-08-03T06:20:54.499Z] #25 24.60 [2020-08-03T06:20:54.763Z] #25 ... [2020-08-03T06:20:54.763Z] [2020-08-03T06:20:54.763Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:20:54.763Z] #47 58.50 encoding/base64 [2020-08-03T06:20:54.763Z] #47 58.62 golang.org/x/sys/unix [2020-08-03T06:20:54.763Z] #47 59.01 mvdan.cc/editorconfig [2020-08-03T06:20:54.763Z] #47 60.15 encoding/json [2020-08-03T06:20:54.763Z] #47 60.27 go/ast [2020-08-03T06:20:54.763Z] #47 60.79 mvdan.cc/sh/v3/fileutil [2020-08-03T06:20:54.763Z] #47 61.28 mvdan.cc/sh/v3/syntax [2020-08-03T06:20:54.763Z] #47 67.63 golang.org/x/crypto/ssh/terminal [2020-08-03T06:20:55.026Z] #47 ... [2020-08-03T06:20:55.026Z] [2020-08-03T06:20:55.027Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-03T06:20:55.027Z] #32 63.13 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-08-03T06:20:55.027Z] #32 63.75 Setting up xxd (2:8.1.0875-5) ... [2020-08-03T06:20:55.027Z] #32 63.98 Setting up libuv1:arm64 (1.24.1-1) ... [2020-08-03T06:20:55.027Z] #32 64.03 Setting up vim-common (2:8.1.0875-5) ... [2020-08-03T06:20:55.027Z] #32 64.21 Setting up librhash0:arm64 (1.3.8-1) ... [2020-08-03T06:20:55.027Z] #32 64.27 Setting up cmake-data (3.13.4-1) ... [2020-08-03T06:20:55.027Z] #32 66.36 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-08-03T06:20:55.027Z] #32 66.39 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-08-03T06:20:55.027Z] #32 66.43 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-08-03T06:20:55.027Z] #32 66.89 Setting up cmake (3.13.4-1) ... [2020-08-03T06:20:55.027Z] #32 66.90 Processing triggers for libc-bin (2.28-10) ... [2020-08-03T06:20:55.027Z] #32 68.85 Processing triggers for mime-support (3.62) ... [2020-08-03T06:20:55.061Z] #40 39.54 CC images/userns.o [2020-08-03T06:20:55.206Z] #33 4.628 -- The C compiler identification is GNU 8.3.0 [2020-08-03T06:20:55.363Z] #40 39.92 CC images/google/protobuf/descriptor.o [2020-08-03T06:20:55.469Z] #33 4.668 -- Check for working C compiler: /usr/bin/cc [2020-08-03T06:20:55.660Z] #40 ... [2020-08-03T06:20:55.660Z] [2020-08-03T06:20:55.660Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-03T06:20:55.660Z] #11 108.1 Selecting previously unselected package libapparmor1:ppc64el. [2020-08-03T06:20:55.660Z] #11 108.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-08-03T06:20:55.660Z] #11 108.1 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-08-03T06:20:55.660Z] #11 108.2 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-08-03T06:20:55.660Z] #11 108.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-08-03T06:20:55.660Z] #11 108.2 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-08-03T06:20:55.660Z] #11 108.3 Selecting previously unselected package libbtrfs0. [2020-08-03T06:20:55.660Z] #11 108.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-08-03T06:20:55.660Z] #11 108.3 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-03T06:20:55.660Z] #11 108.4 Selecting previously unselected package libbtrfs-dev. [2020-08-03T06:20:55.660Z] #11 108.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-08-03T06:20:55.660Z] #11 108.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-03T06:20:55.660Z] #11 108.6 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-08-03T06:20:55.660Z] #11 108.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-08-03T06:20:55.660Z] #11 108.6 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-08-03T06:20:55.660Z] #11 108.7 Selecting previously unselected package libudev-dev:ppc64el. [2020-08-03T06:20:55.660Z] #11 108.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-08-03T06:20:55.660Z] #11 108.8 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-08-03T06:20:55.660Z] #11 108.9 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-08-03T06:20:55.660Z] #11 108.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-08-03T06:20:55.660Z] #11 108.9 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-08-03T06:20:55.805Z] #17 49.43 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-08-03T06:20:55.805Z] #17 49.44 Setting up xz-utils (5.2.4-1) ... [2020-08-03T06:20:55.805Z] #17 49.46 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-08-03T06:20:55.805Z] #17 49.47 Setting up sudo (1.8.27-1+deb10u2) ... [2020-08-03T06:20:55.805Z] #17 49.53 invoke-rc.d: could not determine current runlevel [2020-08-03T06:20:55.961Z] #11 109.2 Selecting previously unselected package libpcre16-3:ppc64el. [2020-08-03T06:20:55.961Z] #11 109.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-08-03T06:20:55.961Z] #11 109.2 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-08-03T06:20:55.961Z] #11 109.3 Selecting previously unselected package libpcre32-3:ppc64el. [2020-08-03T06:20:55.977Z] #32 ... [2020-08-03T06:20:55.977Z] [2020-08-03T06:20:55.977Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-03T06:20:55.977Z] #25 25.85 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-08-03T06:20:55.977Z] #25 25.92 skipping existing 9a99313a2c50 [2020-08-03T06:20:55.977Z] #25 26.03 [2020-08-03T06:20:56.039Z] #33 5.340 -- Check for working C compiler: /usr/bin/cc -- works [2020-08-03T06:20:56.039Z] #33 5.347 -- Detecting C compiler ABI info [2020-08-03T06:20:56.063Z] #17 49.54 invoke-rc.d: policy-rc.d denied execution of start. [2020-08-03T06:20:56.063Z] #17 49.55 Setting up pigz (2.4-1) ... [2020-08-03T06:20:56.063Z] #17 49.57 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-08-03T06:20:56.063Z] #17 49.58 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-08-03T06:20:56.063Z] #17 49.60 Setting up python-pip-whl (18.1-5) ... [2020-08-03T06:20:56.063Z] #17 49.61 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-08-03T06:20:56.063Z] #17 49.62 Setting up vim-runtime (2:8.1.0875-5) ... [2020-08-03T06:20:56.232Z] #39 ... [2020-08-03T06:20:56.232Z] [2020-08-03T06:20:56.232Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:20:56.232Z] #41 73.71 strings [2020-08-03T06:20:56.232Z] #41 74.29 os [2020-08-03T06:20:56.232Z] #41 76.64 regexp/syntax [2020-08-03T06:20:56.232Z] #41 79.00 fmt [2020-08-03T06:20:56.232Z] #41 82.32 regexp [2020-08-03T06:20:56.232Z] #41 ... [2020-08-03T06:20:56.232Z] [2020-08-03T06:20:56.232Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:20:56.232Z] #33 4.867 -- Detecting C compiler ABI info - done [2020-08-03T06:20:56.232Z] #33 4.954 -- Detecting C compile features [2020-08-03T06:20:56.241Z] #25 ... [2020-08-03T06:20:56.241Z] [2020-08-03T06:20:56.241Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-03T06:20:56.241Z] #38 60.17 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-08-03T06:20:56.241Z] #38 60.26 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-08-03T06:20:56.241Z] #38 60.86 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-08-03T06:20:56.241Z] #38 61.08 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-08-03T06:20:56.241Z] #38 61.42 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-08-03T06:20:56.241Z] #38 61.86 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-08-03T06:20:56.241Z] #38 61.95 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-03T06:20:56.241Z] #38 62.25 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-08-03T06:20:56.241Z] #38 62.59 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-03T06:20:56.241Z] #38 62.84 Setting up python-protobuf (3.6.1.3-2) ... [2020-08-03T06:20:56.241Z] #38 70.05 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-08-03T06:20:56.265Z] #11 109.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-08-03T06:20:56.265Z] #11 109.3 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-08-03T06:20:56.265Z] #11 109.5 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-08-03T06:20:56.265Z] #11 109.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-08-03T06:20:56.265Z] #11 109.6 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-08-03T06:20:56.299Z] #33 5.748 -- Detecting C compiler ABI info - done [2020-08-03T06:20:56.299Z] #33 ... [2020-08-03T06:20:56.299Z] [2020-08-03T06:20:56.299Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:20:56.299Z] #47 76.00 context [2020-08-03T06:20:56.299Z] #47 76.95 os [2020-08-03T06:20:56.299Z] #47 76.96 encoding/binary [2020-08-03T06:20:56.299Z] #47 79.18 encoding/base64 [2020-08-03T06:20:56.299Z] #47 79.97 golang.org/x/sys/unix [2020-08-03T06:20:56.299Z] #47 80.74 fmt [2020-08-03T06:20:56.322Z] #17 50.06 Setting up libaio1:amd64 (0.3.112-3) ... [2020-08-03T06:20:56.322Z] #17 50.08 Setting up libonig5:amd64 (6.9.1-1) ... [2020-08-03T06:20:56.322Z] #17 50.09 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-08-03T06:20:56.559Z] #47 ... [2020-08-03T06:20:56.559Z] [2020-08-03T06:20:56.559Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:20:56.559Z] #33 5.774 -- Detecting C compile features [2020-08-03T06:20:56.564Z] #38 ... [2020-08-03T06:20:56.564Z] [2020-08-03T06:20:56.564Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:20:56.564Z] #41 60.28 go/ast [2020-08-03T06:20:56.564Z] #41 60.81 net/url [2020-08-03T06:20:56.564Z] #41 61.45 text/template/parse [2020-08-03T06:20:56.564Z] #41 62.38 encoding/json [2020-08-03T06:20:56.564Z] #41 67.00 text/template [2020-08-03T06:20:56.564Z] #41 67.40 go/parser [2020-08-03T06:20:56.564Z] #41 67.58 encoding/xml [2020-08-03T06:20:56.567Z] #11 109.7 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-08-03T06:20:56.567Z] #11 109.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-08-03T06:20:56.567Z] #11 109.7 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-08-03T06:20:56.581Z] #17 50.10 Setting up vim (2:8.1.0875-5) ... [2020-08-03T06:20:56.581Z] #17 50.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-08-03T06:20:56.581Z] #17 50.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-08-03T06:20:56.581Z] #17 50.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-08-03T06:20:56.581Z] #17 50.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-08-03T06:20:56.581Z] #17 50.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-08-03T06:20:56.581Z] #17 50.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-08-03T06:20:56.581Z] #17 50.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-08-03T06:20:56.581Z] #17 50.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-08-03T06:20:56.581Z] #17 50.17 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-03T06:20:56.581Z] #17 50.19 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-08-03T06:20:56.581Z] #17 50.20 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-08-03T06:20:56.581Z] #17 50.21 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-03T06:20:56.581Z] #17 50.22 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-08-03T06:20:56.581Z] #17 50.24 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-08-03T06:20:56.830Z] #41 ... [2020-08-03T06:20:56.830Z] [2020-08-03T06:20:56.830Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:20:56.830Z] #47 70.70 mvdan.cc/sh/v3/cmd/shfmt [2020-08-03T06:20:56.871Z] #11 110.1 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-08-03T06:20:56.871Z] #11 110.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-08-03T06:20:56.871Z] #11 110.1 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-08-03T06:20:57.171Z] #11 110.4 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-08-03T06:20:57.171Z] #11 110.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-08-03T06:20:57.171Z] #11 110.4 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-08-03T06:20:57.470Z] #11 110.5 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-08-03T06:20:57.470Z] #11 110.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-08-03T06:20:57.470Z] #11 110.5 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-08-03T06:20:57.470Z] #11 110.6 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-08-03T06:20:57.470Z] #11 110.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-08-03T06:20:57.470Z] #11 110.7 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-08-03T06:20:57.500Z] #33 ... [2020-08-03T06:20:57.500Z] [2020-08-03T06:20:57.500Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:20:57.500Z] #30 76.99 path [2020-08-03T06:20:57.500Z] #30 77.27 fmt [2020-08-03T06:20:57.500Z] #30 77.34 path/filepath [2020-08-03T06:20:57.500Z] #30 78.57 io/ioutil [2020-08-03T06:20:57.500Z] #30 78.99 text/tabwriter [2020-08-03T06:20:57.500Z] #30 80.92 flag [2020-08-03T06:20:57.500Z] #30 80.92 github.com/BurntSushi/toml [2020-08-03T06:20:57.500Z] #30 83.67 log [2020-08-03T06:20:57.500Z] #30 86.70 github.com/BurntSushi/toml/cmd/tomlv [2020-08-03T06:20:57.500Z] #30 ... [2020-08-03T06:20:57.500Z] [2020-08-03T06:20:57.500Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:20:57.500Z] #39 4.566 Note: Building without setproctitle() and strlcpy() support. [2020-08-03T06:20:57.500Z] #39 4.566 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-03T06:20:57.500Z] #39 4.587 Note: Building without GnuTLS support [2020-08-03T06:20:57.500Z] #39 4.589 Makefile.config:39: Warn: you have no libnftables installed [2020-08-03T06:20:57.500Z] #39 4.589 Makefile.config:40: Warn: Building without nftables support [2020-08-03T06:20:57.500Z] #39 6.279 fatal: not a git repository (or any of the parent directories): .git [2020-08-03T06:20:57.500Z] #39 6.351 GEN .gitid [2020-08-03T06:20:57.500Z] #39 6.392 GEN criu/include/version.h [2020-08-03T06:20:57.500Z] #39 6.449 GEN include/common/asm [2020-08-03T06:20:57.603Z] #33 8.238 -- Detecting C compile features - done [2020-08-03T06:20:57.603Z] #33 8.284 -- Performing Test HAS_BUILTIN_FORTIFY [2020-08-03T06:20:57.603Z] #33 8.457 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-08-03T06:20:57.603Z] #33 8.570 -- Configuring done [2020-08-03T06:20:57.860Z] #33 8.587 -- Generating done [2020-08-03T06:20:57.860Z] #33 8.590 -- Build files have been written to: /tmp/tmp.YN2LXvdqku/tini [2020-08-03T06:20:57.860Z] #33 8.610 + make tini-static [2020-08-03T06:20:58.117Z] #33 9.110 Scanning dependencies of target tini-static [2020-08-03T06:20:58.123Z] #11 111.2 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-08-03T06:20:58.123Z] #11 111.3 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-08-03T06:20:58.123Z] #11 111.3 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-08-03T06:20:58.123Z] #11 111.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-03T06:20:58.123Z] #11 111.3 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-08-03T06:20:58.123Z] #11 111.3 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-08-03T06:20:58.123Z] #11 111.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-03T06:20:58.123Z] #11 111.3 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-03T06:20:58.123Z] #11 111.3 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-08-03T06:20:58.123Z] #11 111.3 Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-08-03T06:20:58.123Z] #11 111.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-03T06:20:58.123Z] #11 111.3 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-03T06:20:58.123Z] #11 111.3 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-08-03T06:20:58.123Z] #11 111.4 Setting up mingw-w64-common (6.0.0-3) ... [2020-08-03T06:20:58.123Z] #11 111.4 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-08-03T06:20:58.123Z] #11 111.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-03T06:20:58.123Z] #11 111.4 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-08-03T06:20:58.123Z] #11 111.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-03T06:20:58.123Z] #11 111.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-08-03T06:20:58.123Z] #11 111.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-08-03T06:20:58.374Z] #33 9.238 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-08-03T06:20:58.374Z] #33 ... [2020-08-03T06:20:58.374Z] [2020-08-03T06:20:58.374Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:20:58.374Z] #30 76.44 path [2020-08-03T06:20:58.374Z] #30 76.84 text/tabwriter [2020-08-03T06:20:58.374Z] #30 77.43 fmt [2020-08-03T06:20:58.374Z] #30 78.21 path/filepath [2020-08-03T06:20:58.374Z] #30 79.98 io/ioutil [2020-08-03T06:20:58.374Z] #30 82.50 flag [2020-08-03T06:20:58.374Z] #30 82.51 github.com/BurntSushi/toml [2020-08-03T06:20:58.374Z] #30 85.17 log [2020-08-03T06:20:58.425Z] #11 111.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-03T06:20:58.425Z] #11 111.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-08-03T06:20:58.425Z] #11 111.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-08-03T06:20:58.425Z] #11 111.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-03T06:20:58.425Z] #11 111.5 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-08-03T06:20:58.425Z] #11 111.5 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-08-03T06:20:58.425Z] #11 111.5 Setting up dmsetup (2:1.02.155-3) ... [2020-08-03T06:20:58.425Z] #11 111.5 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-08-03T06:20:58.425Z] #11 111.5 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-08-03T06:20:58.425Z] #11 111.5 Processing triggers for libc-bin (2.28-10) ... [2020-08-03T06:20:58.632Z] #30 ... [2020-08-03T06:20:58.632Z] [2020-08-03T06:20:58.632Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-03T06:20:58.632Z] #10 86.55 Selecting previously unselected package gcc-mingw-w64-base. [2020-08-03T06:20:58.632Z] #10 86.55 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-03T06:20:58.632Z] #10 86.57 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-03T06:20:58.725Z] #11 DONE 111.9s [2020-08-03T06:20:58.725Z] [2020-08-03T06:20:58.725Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-08-03T06:20:58.759Z] #47 ... [2020-08-03T06:20:58.759Z] [2020-08-03T06:20:58.759Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-03T06:20:58.759Z] #10 62.25 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-08-03T06:20:58.759Z] #10 62.26 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-08-03T06:20:58.759Z] #10 62.49 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-03T06:20:58.759Z] #10 ... [2020-08-03T06:20:58.759Z] [2020-08-03T06:20:58.759Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-03T06:20:58.759Z] #25 27.07 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-08-03T06:20:58.759Z] #25 27.42 [2020-08-03T06:20:58.759Z] #25 27.69 ######################################################################## 100.0% [2020-08-03T06:20:58.759Z] #25 27.81 [2020-08-03T06:20:58.759Z] #25 27.98 Download of images into '/build' complete. [2020-08-03T06:20:58.759Z] #25 27.98 Use something like the following to load the result into a Docker daemon: [2020-08-03T06:20:58.759Z] #25 27.98 tar -cC '/build' . | docker load [2020-08-03T06:20:58.855Z] Commit message: "Supplement the omission of pr#41145" [2020-08-03T06:20:58.882Z] #39 8.245 PBCC images/timens.pb-c.c [2020-08-03T06:20:58.882Z] #39 8.307 DEP images/timens.pb-c.d [2020-08-03T06:20:58.889Z] #10 86.78 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-08-03T06:20:58.889Z] #10 86.78 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-03T06:20:58.889Z] #10 86.79 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-03T06:20:59.025Z] #12 DONE 0.5s [2020-08-03T06:20:59.025Z] [2020-08-03T06:20:59.025Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-08-03T06:20:59.142Z] #39 8.377 PBCC images/fown.pb-c.c [2020-08-03T06:20:59.142Z] #39 8.430 PBCC images/google/protobuf/descriptor.pb-c.c [2020-08-03T06:20:59.142Z] #39 8.534 PBCC images/opts.pb-c.c [2020-08-03T06:20:59.142Z] #39 8.600 PBCC images/memfd.pb-c.c [2020-08-03T06:20:59.259Z] > git --version # timeout=10 [2020-08-03T06:20:59.350Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-08-03T06:20:59.401Z] #39 8.667 DEP images/fown.pb-c.d [2020-08-03T06:20:59.401Z] #39 8.738 DEP images/google/protobuf/descriptor.pb-c.d [2020-08-03T06:20:59.401Z] #39 8.802 DEP images/opts.pb-c.d [2020-08-03T06:20:59.401Z] #39 8.885 DEP images/memfd.pb-c.d [2020-08-03T06:20:59.661Z] #39 8.963 PBCC images/sit.pb-c.c [2020-08-03T06:20:59.662Z] #39 9.065 DEP images/sit.pb-c.d [2020-08-03T06:20:59.662Z] #39 9.143 PBCC images/macvlan.pb-c.c [2020-08-03T06:20:59.662Z] #39 9.152 DEP images/macvlan.pb-c.d [2020-08-03T06:20:59.662Z] #39 9.214 PBCC images/autofs.pb-c.c [2020-08-03T06:20:59.674Z] #13 DONE 0.4s [2020-08-03T06:20:59.674Z] [2020-08-03T06:20:59.674Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-08-03T06:20:59.870Z] #17 53.16 Setting up iptables (1.8.2-4) ... [2020-08-03T06:20:59.870Z] #17 53.17 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-03T06:20:59.870Z] #17 53.18 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-03T06:20:59.870Z] #17 53.22 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-03T06:20:59.870Z] #17 53.22 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-03T06:20:59.870Z] #17 53.22 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-08-03T06:20:59.870Z] #17 53.23 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-08-03T06:20:59.870Z] #17 53.24 Setting up python3 (3.7.3-1) ... [2020-08-03T06:20:59.870Z] #17 ... [2020-08-03T06:20:59.870Z] [2020-08-03T06:20:59.870Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:20:59.870Z] #39 102.5 CC criu/cr-service.o [2020-08-03T06:20:59.870Z] #39 103.9 CC criu/crtools.o [2020-08-03T06:20:59.870Z] #39 104.4 CC criu/eventfd.o [2020-08-03T06:20:59.870Z] #39 104.7 CC criu/eventpoll.o [2020-08-03T06:20:59.870Z] #39 105.5 CC criu/external.o [2020-08-03T06:20:59.870Z] #39 105.9 CC criu/fault-injection.o [2020-08-03T06:20:59.870Z] #39 106.0 CC criu/fdstore.o [2020-08-03T06:20:59.870Z] #39 106.4 CC criu/fifo.o [2020-08-03T06:20:59.870Z] #39 106.8 CC criu/file-ids.o [2020-08-03T06:20:59.870Z] #39 107.3 CC criu/file-lock.o [2020-08-03T06:20:59.870Z] #39 108.3 CC criu/files-ext.o [2020-08-03T06:20:59.870Z] #39 108.7 CC criu/files-reg.o [2020-08-03T06:20:59.870Z] #39 110.9 CC criu/files.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2020-08-03T06:20:59.922Z] #39 9.254 DEP images/autofs.pb-c.d [2020-08-03T06:20:59.922Z] #39 9.339 PBCC images/sysctl.pb-c.c [2020-08-03T06:20:59.922Z] #39 9.403 DEP images/sysctl.pb-c.d [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-03T06:20:59.975Z] #14 0.295 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-08-03T06:20:59.975Z] #14 DONE 0.4s [2020-08-03T06:20:59.975Z] [2020-08-03T06:20:59.975Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:20:59.975Z] #50 0.413 + RM_GOPATH=0 [2020-08-03T06:20:59.975Z] #50 0.416 + TMP_GOPATH= [2020-08-03T06:20:59.975Z] #50 0.417 + : /build [2020-08-03T06:20:59.975Z] #50 0.418 + '[' -z '' ']' [2020-08-03T06:20:59.975Z] #50 0.420 ++ mktemp -d [2020-08-03T06:20:59.975Z] #50 0.423 + export GOPATH=/tmp/tmp.mYeSPsXnDz [2020-08-03T06:20:59.975Z] #50 0.423 + GOPATH=/tmp/tmp.mYeSPsXnDz [2020-08-03T06:20:59.975Z] #50 0.423 + RM_GOPATH=1 [2020-08-03T06:20:59.975Z] #50 0.423 + case "$(go env GOARCH)" in [2020-08-03T06:20:59.975Z] #50 0.424 ++ go env GOARCH [2020-08-03T06:20:59.975Z] #50 0.453 + export GO_BUILDMODE=-buildmode=pie [2020-08-03T06:20:59.975Z] #50 0.454 + GO_BUILDMODE=-buildmode=pie [2020-08-03T06:20:59.976Z] #50 0.455 ++ dirname /tmp/install/install.sh [2020-08-03T06:20:59.976Z] #50 0.457 + dir=/tmp/install [2020-08-03T06:20:59.976Z] #50 0.457 + bin=runc [2020-08-03T06:20:59.976Z] #50 0.457 + shift [2020-08-03T06:20:59.976Z] #50 0.458 + '[' '!' -f /tmp/install/runc.installer ']' [2020-08-03T06:20:59.976Z] #50 0.459 + . /tmp/install/runc.installer [2020-08-03T06:20:59.976Z] #50 0.461 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-08-03T06:20:59.976Z] #50 0.464 + install_runc [2020-08-03T06:20:59.976Z] #50 0.468 + uname -r [2020-08-03T06:20:59.976Z] #50 0.471 + grep -q '^3\.10\.0.*\.el7\.' [2020-08-03T06:20:59.976Z] #50 0.489 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-08-03T06:20:59.976Z] #50 0.489 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-08-03T06:20:59.976Z] #50 0.489 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-08-03T06:20:59.976Z] #50 0.490 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.mYeSPsXnDz/src/github.com/opencontainers/runc [2020-08-03T06:20:59.976Z] #50 0.500 Cloning into '/tmp/tmp.mYeSPsXnDz/src/github.com/opencontainers/runc'... [2020-08-03T06:21:00.129Z] #39 112.9 CC criu/filesystems.o [2020-08-03T06:21:00.129Z] #39 ... [2020-08-03T06:21:00.129Z] [2020-08-03T06:21:00.129Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-03T06:21:00.129Z] #17 53.70 Setting up python3-wheel (0.32.3-2) ... [2020-08-03T06:21:00.182Z] #39 9.485 PBCC images/time.pb-c.c [2020-08-03T06:21:00.182Z] #39 9.498 DEP images/time.pb-c.d [2020-08-03T06:21:00.182Z] #39 9.560 PBCC images/binfmt-misc.pb-c.c [2020-08-03T06:21:00.182Z] #39 9.574 DEP images/binfmt-misc.pb-c.d [2020-08-03T06:21:00.182Z] #39 9.658 PBCC images/seccomp.pb-c.c [2020-08-03T06:21:00.182Z] #39 9.666 DEP images/seccomp.pb-c.d [2020-08-03T06:21:00.295Z] #50 ... [2020-08-03T06:21:00.295Z] [2020-08-03T06:21:00.295Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:21:00.295Z] #42 103.3 encoding/json [2020-08-03T06:21:00.295Z] #42 110.3 text/template [2020-08-03T06:21:00.295Z] #42 110.7 go/parser [2020-08-03T06:21:00.295Z] #42 ... [2020-08-03T06:21:00.295Z] [2020-08-03T06:21:00.295Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-08-03T06:21:00.295Z] #15 DONE 0.4s [2020-08-03T06:21:00.295Z] [2020-08-03T06:21:00.295Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:21:00.295Z] #40 41.93 CC images/opts.o [2020-08-03T06:21:00.295Z] #40 42.15 CC images/seccomp.o [2020-08-03T06:21:00.295Z] #40 42.45 CC images/binfmt-misc.o [2020-08-03T06:21:00.295Z] #40 42.66 CC images/time.o [2020-08-03T06:21:00.295Z] #40 42.89 CC images/sysctl.o [2020-08-03T06:21:00.295Z] #40 43.14 CC images/autofs.o [2020-08-03T06:21:00.295Z] #40 43.31 CC images/macvlan.o [2020-08-03T06:21:00.295Z] #40 43.64 CC images/sit.o [2020-08-03T06:21:00.295Z] #40 43.94 CC images/memfd.o [2020-08-03T06:21:00.295Z] #40 44.19 CC images/timens.o [2020-08-03T06:21:00.295Z] #40 44.45 LINK images/built-in.o [2020-08-03T06:21:00.295Z] #40 44.64 GEN compel/include/asm [2020-08-03T06:21:00.295Z] #40 44.66 GEN compel/include/version.h [2020-08-03T06:21:00.295Z] #40 44.69 touch .config [2020-08-03T06:21:00.295Z] #40 44.75 GEN include/common/config.h [2020-08-03T06:21:00.295Z] #40 44.86 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-08-03T06:21:00.295Z] #40 44.89 GEN compel/plugins/include/uapi/std/syscall.h [2020-08-03T06:21:00.295Z] #40 44.91 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-08-03T06:21:00.295Z] #40 44.92 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-08-03T06:21:00.295Z] #40 44.97 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-08-03T06:21:00.295Z] #40 45.01 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-08-03T06:21:00.295Z] #40 45.03 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-08-03T06:21:00.295Z] #40 45.07 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-08-03T06:21:00.442Z] #39 9.705 PBCC images/userns.pb-c.c [2020-08-03T06:21:00.442Z] #39 9.740 DEP images/userns.pb-c.d [2020-08-03T06:21:00.442Z] #39 9.804 PBCC images/cgroup.pb-c.c [2020-08-03T06:21:00.442Z] #39 9.831 DEP images/cgroup.pb-c.d [2020-08-03T06:21:00.442Z] #39 9.879 PBCC images/ext-file.pb-c.c [2020-08-03T06:21:00.442Z] #39 9.931 DEP images/ext-file.pb-c.d [2020-08-03T06:21:00.596Z] #40 45.08 DEP compel/plugins/std/infect.d [2020-08-03T06:21:00.596Z] #40 45.20 DEP compel/plugins/std/string.d [2020-08-03T06:21:00.596Z] #40 45.25 DEP compel/plugins/std/log.d [2020-08-03T06:21:00.698Z] #17 54.36 Setting up apparmor (2.13.2-10) ... [2020-08-03T06:21:00.703Z] #39 9.972 PBCC images/rpc.pb-c.c [2020-08-03T06:21:00.703Z] #39 10.05 DEP images/rpc.pb-c.d [2020-08-03T06:21:00.703Z] #39 10.09 PBCC images/siginfo.pb-c.c [2020-08-03T06:21:00.703Z] #39 10.13 DEP images/siginfo.pb-c.d [2020-08-03T06:21:00.784Z] #10 ... [2020-08-03T06:21:00.784Z] [2020-08-03T06:21:00.784Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:21:00.784Z] #33 10.73 [100%] Linking C executable tini-static [2020-08-03T06:21:00.784Z] #33 11.38 [100%] Built target tini-static [2020-08-03T06:21:00.784Z] #33 11.47 + mkdir -p /build [2020-08-03T06:21:00.784Z] #33 11.49 + cp tini-static /build/docker-init [2020-08-03T06:21:00.784Z] #33 DONE 11.8s [2020-08-03T06:21:00.896Z] #40 ... [2020-08-03T06:21:00.896Z] [2020-08-03T06:21:00.896Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-08-03T06:21:00.896Z] #16 DONE 0.4s [2020-08-03T06:21:00.896Z] [2020-08-03T06:21:00.896Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:21:00.896Z] #40 45.38 DEP compel/plugins/std/fds.d [2020-08-03T06:21:00.896Z] #40 45.60 DEP compel/plugins/std/std.d [2020-08-03T06:21:00.963Z] #39 10.20 PBCC images/pagemap.pb-c.c [2020-08-03T06:21:00.963Z] #39 10.24 DEP images/pagemap.pb-c.d [2020-08-03T06:21:00.963Z] #39 10.33 PBCC images/rlimit.pb-c.c [2020-08-03T06:21:00.963Z] #39 10.38 DEP images/rlimit.pb-c.d [2020-08-03T06:21:00.963Z] #39 10.43 PBCC images/file-lock.pb-c.c [2020-08-03T06:21:01.041Z] [2020-08-03T06:21:01.041Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:21:01.041Z] #39 3.385 Note: Building without setproctitle() and strlcpy() support. [2020-08-03T06:21:01.041Z] #39 3.386 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-03T06:21:01.041Z] #39 3.391 Note: Building without GnuTLS support [2020-08-03T06:21:01.041Z] #39 3.394 Makefile.config:39: Warn: you have no libnftables installed [2020-08-03T06:21:01.041Z] #39 3.394 Makefile.config:40: Warn: Building without nftables support [2020-08-03T06:21:01.041Z] #39 5.508 fatal: not a git repository (or any of the parent directories): .git [2020-08-03T06:21:01.041Z] #39 5.583 GEN .gitid [2020-08-03T06:21:01.041Z] #39 5.609 GEN criu/include/version.h [2020-08-03T06:21:01.041Z] #39 5.677 GEN include/common/asm [2020-08-03T06:21:01.041Z] #39 7.452 PBCC images/timens.pb-c.c [2020-08-03T06:21:01.041Z] #39 7.476 DEP images/timens.pb-c.d [2020-08-03T06:21:01.192Z] #40 ... [2020-08-03T06:21:01.192Z] [2020-08-03T06:21:01.192Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-08-03T06:21:01.192Z] #17 DONE 0.4s [2020-08-03T06:21:01.192Z] [2020-08-03T06:21:01.192Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:21:01.192Z] #40 45.78 DEP compel/plugins/shmem/shmem.d [2020-08-03T06:21:01.223Z] #39 10.46 DEP images/file-lock.pb-c.d [2020-08-03T06:21:01.223Z] #39 10.53 PBCC images/tty.pb-c.c [2020-08-03T06:21:01.223Z] #39 10.57 DEP images/tty.pb-c.d [2020-08-03T06:21:01.223Z] #39 10.65 PBCC images/tun.pb-c.c [2020-08-03T06:21:01.223Z] #39 10.70 PBCC images/netdev.pb-c.c [2020-08-03T06:21:01.223Z] #39 10.79 DEP images/tun.pb-c.d [2020-08-03T06:21:01.298Z] #39 7.647 PBCC images/fown.pb-c.c [2020-08-03T06:21:01.298Z] #39 7.683 PBCC images/google/protobuf/descriptor.pb-c.c [2020-08-03T06:21:01.298Z] #39 7.817 PBCC images/opts.pb-c.c [2020-08-03T06:21:01.298Z] #39 7.877 PBCC images/memfd.pb-c.c [2020-08-03T06:21:01.484Z] #39 ... [2020-08-03T06:21:01.484Z] [2020-08-03T06:21:01.484Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:21:01.484Z] #33 7.559 -- Detecting C compile features - done [2020-08-03T06:21:01.484Z] #33 7.583 -- Performing Test HAS_BUILTIN_FORTIFY [2020-08-03T06:21:01.484Z] #33 7.878 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-08-03T06:21:01.484Z] #33 8.027 -- Configuring done [2020-08-03T06:21:01.484Z] #33 8.055 -- Generating done [2020-08-03T06:21:01.484Z] #33 8.060 -- Build files have been written to: /tmp/tmp.KytKIrIle1/tini [2020-08-03T06:21:01.484Z] #33 8.064 + make tini-static [2020-08-03T06:21:01.484Z] #33 8.504 Scanning dependencies of target tini-static [2020-08-03T06:21:01.484Z] #33 8.595 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-08-03T06:21:01.484Z] #33 9.841 [100%] Linking C executable tini-static [2020-08-03T06:21:01.484Z] #33 10.57 [100%] Built target tini-static [2020-08-03T06:21:01.484Z] #33 10.63 + mkdir -p /build [2020-08-03T06:21:01.484Z] #33 10.64 + cp tini-static /build/docker-init [2020-08-03T06:21:01.484Z] #33 DONE 10.8s [2020-08-03T06:21:01.484Z] [2020-08-03T06:21:01.484Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:21:01.484Z] #30 DONE 91.1s [2020-08-03T06:21:01.484Z] [2020-08-03T06:21:01.484Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:21:01.484Z] #39 10.90 DEP images/netdev.pb-c.d [2020-08-03T06:21:01.484Z] #39 ... [2020-08-03T06:21:01.484Z] [2020-08-03T06:21:01.484Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-03T06:21:01.484Z] #10 87.29 Selecting previously unselected package gcc-mingw-w64-base. [2020-08-03T06:21:01.484Z] #10 87.34 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-03T06:21:01.484Z] #10 87.35 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-03T06:21:01.484Z] #10 87.52 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-08-03T06:21:01.484Z] #10 87.53 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-03T06:21:01.484Z] #10 87.53 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-03T06:21:01.489Z] #40 45.95 DEP compel/plugins/fds/fds.d [2020-08-03T06:21:01.489Z] #40 46.17 CC compel/plugins/std/std.o [2020-08-03T06:21:01.555Z] #39 7.943 DEP images/fown.pb-c.d [2020-08-03T06:21:01.555Z] #39 8.018 DEP images/google/protobuf/descriptor.pb-c.d [2020-08-03T06:21:01.555Z] #39 8.128 DEP images/opts.pb-c.d [2020-08-03T06:21:01.786Z] #40 46.45 CC compel/plugins/std/fds.o [2020-08-03T06:21:01.812Z] #39 8.238 DEP images/memfd.pb-c.d [2020-08-03T06:21:02.069Z] #39 8.417 PBCC images/sit.pb-c.c [2020-08-03T06:21:02.069Z] #39 8.558 DEP images/sit.pb-c.d [2020-08-03T06:21:02.069Z] #39 8.577 PBCC images/macvlan.pb-c.c [2020-08-03T06:21:02.069Z] #39 8.605 DEP images/macvlan.pb-c.d [2020-08-03T06:21:02.069Z] #39 8.633 PBCC images/autofs.pb-c.c [2020-08-03T06:21:02.069Z] #39 8.652 DEP images/autofs.pb-c.d [2020-08-03T06:21:02.326Z] #39 8.719 PBCC images/sysctl.pb-c.c [2020-08-03T06:21:02.326Z] #39 8.766 DEP images/sysctl.pb-c.d [2020-08-03T06:21:02.326Z] #39 8.835 PBCC images/time.pb-c.c [2020-08-03T06:21:02.326Z] #39 8.842 DEP images/time.pb-c.d [2020-08-03T06:21:02.326Z] #39 8.892 PBCC images/binfmt-misc.pb-c.c [2020-08-03T06:21:02.434Z] #40 46.85 CC compel/plugins/std/log.o [2020-08-03T06:21:02.583Z] #39 8.941 DEP images/binfmt-misc.pb-c.d [2020-08-03T06:21:02.583Z] #39 8.977 PBCC images/seccomp.pb-c.c [2020-08-03T06:21:02.583Z] #39 9.045 DEP images/seccomp.pb-c.d [2020-08-03T06:21:02.583Z] #39 9.087 PBCC images/userns.pb-c.c [2020-08-03T06:21:02.583Z] #39 9.139 DEP images/userns.pb-c.d [2020-08-03T06:21:02.605Z] #17 55.91 Setting up xfsprogs (4.20.0-1) ... [2020-08-03T06:21:02.605Z] #17 55.92 Setting up python3-lib2to3 (3.7.3-1) ... [2020-08-03T06:21:02.605Z] #17 56.31 Setting up python3-pkg-resources (40.8.0-1) ... [2020-08-03T06:21:02.728Z] + docker version [2020-08-03T06:21:02.840Z] #39 9.208 PBCC images/cgroup.pb-c.c [2020-08-03T06:21:02.840Z] #39 9.251 DEP images/cgroup.pb-c.d [2020-08-03T06:21:02.840Z] #39 9.309 PBCC images/ext-file.pb-c.c [2020-08-03T06:21:02.840Z] #39 9.327 DEP images/ext-file.pb-c.d [2020-08-03T06:21:02.840Z] #39 9.376 PBCC images/rpc.pb-c.c [2020-08-03T06:21:02.840Z] #39 9.438 DEP images/rpc.pb-c.d [2020-08-03T06:21:03.086Z] #40 47.64 CC compel/plugins/std/string.o [2020-08-03T06:21:03.097Z] #39 9.505 PBCC images/siginfo.pb-c.c [2020-08-03T06:21:03.097Z] #39 9.529 DEP images/siginfo.pb-c.d [2020-08-03T06:21:03.097Z] #39 9.566 PBCC images/pagemap.pb-c.c [2020-08-03T06:21:03.097Z] #39 9.614 DEP images/pagemap.pb-c.d [2020-08-03T06:21:03.097Z] #39 9.677 PBCC images/rlimit.pb-c.c [2020-08-03T06:21:03.355Z] #39 9.718 DEP images/rlimit.pb-c.d [2020-08-03T06:21:03.355Z] #39 9.761 PBCC images/file-lock.pb-c.c [2020-08-03T06:21:03.355Z] #39 9.783 DEP images/file-lock.pb-c.d [2020-08-03T06:21:03.355Z] #39 9.834 PBCC images/tty.pb-c.c [2020-08-03T06:21:03.355Z] #39 9.905 DEP images/tty.pb-c.d [2020-08-03T06:21:03.395Z] #10 ... [2020-08-03T06:21:03.395Z] [2020-08-03T06:21:03.395Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:21:03.395Z] #41 82.63 regexp [2020-08-03T06:21:03.395Z] #41 85.49 go/token [2020-08-03T06:21:03.395Z] #41 86.57 go/scanner [2020-08-03T06:21:03.395Z] #41 87.78 internal/lazyregexp [2020-08-03T06:21:03.395Z] #41 87.83 go/ast [2020-08-03T06:21:03.395Z] #41 88.08 net/url [2020-08-03T06:21:03.395Z] #41 89.71 text/template/parse [2020-08-03T06:21:03.395Z] #41 ... [2020-08-03T06:21:03.395Z] [2020-08-03T06:21:03.395Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:21:03.395Z] #39 11.00 PBCC images/vma.pb-c.c [2020-08-03T06:21:03.395Z] #39 11.10 DEP images/vma.pb-c.d [2020-08-03T06:21:03.395Z] #39 11.23 PBCC images/creds.pb-c.c [2020-08-03T06:21:03.395Z] #39 11.31 DEP images/creds.pb-c.d [2020-08-03T06:21:03.395Z] #39 11.41 PBCC images/utsns.pb-c.c [2020-08-03T06:21:03.395Z] #39 11.48 DEP images/utsns.pb-c.d [2020-08-03T06:21:03.395Z] #39 11.51 PBCC images/ipc-desc.pb-c.c [2020-08-03T06:21:03.395Z] #39 11.58 PBCC images/ipc-sem.pb-c.c [2020-08-03T06:21:03.395Z] #39 11.64 DEP images/ipc-desc.pb-c.d [2020-08-03T06:21:03.395Z] #39 11.75 DEP images/ipc-sem.pb-c.d [2020-08-03T06:21:03.395Z] #39 11.78 PBCC images/ipc-msg.pb-c.c [2020-08-03T06:21:03.395Z] #39 11.82 DEP images/ipc-msg.pb-c.d [2020-08-03T06:21:03.395Z] #39 11.92 PBCC images/ipc-shm.pb-c.c [2020-08-03T06:21:03.395Z] #39 11.94 DEP images/ipc-shm.pb-c.d [2020-08-03T06:21:03.395Z] #39 11.95 PBCC images/ipc-var.pb-c.c [2020-08-03T06:21:03.395Z] #39 11.96 DEP images/ipc-var.pb-c.d [2020-08-03T06:21:03.395Z] #39 12.00 PBCC images/sk-opts.pb-c.c [2020-08-03T06:21:03.395Z] #39 12.00 PBCC images/packet-sock.pb-c.c [2020-08-03T06:21:03.395Z] #39 12.15 DEP images/sk-opts.pb-c.d [2020-08-03T06:21:03.395Z] #39 12.28 DEP images/packet-sock.pb-c.d [2020-08-03T06:21:03.395Z] #39 12.33 PBCC images/sk-netlink.pb-c.c [2020-08-03T06:21:03.395Z] #39 12.39 DEP images/sk-netlink.pb-c.d [2020-08-03T06:21:03.395Z] #39 12.48 PBCC images/sk-inet.pb-c.c [2020-08-03T06:21:03.395Z] #39 12.62 DEP images/sk-inet.pb-c.d [2020-08-03T06:21:03.395Z] #39 12.67 PBCC images/sk-unix.pb-c.c [2020-08-03T06:21:03.395Z] #39 12.82 DEP images/sk-unix.pb-c.d [2020-08-03T06:21:03.543Z] #17 57.12 Setting up python3-distutils (3.7.3-1) ... [2020-08-03T06:21:03.612Z] #39 9.945 PBCC images/tun.pb-c.c [2020-08-03T06:21:03.612Z] #39 10.00 PBCC images/netdev.pb-c.c [2020-08-03T06:21:03.612Z] #39 10.04 DEP images/tun.pb-c.d [2020-08-03T06:21:03.612Z] #39 10.10 DEP images/netdev.pb-c.d [2020-08-03T06:21:03.612Z] #39 10.15 PBCC images/vma.pb-c.c [2020-08-03T06:21:03.655Z] #39 12.92 PBCC images/mm.pb-c.c [2020-08-03T06:21:03.655Z] #39 12.99 DEP images/mm.pb-c.d [2020-08-03T06:21:03.655Z] #39 13.03 PBCC images/timerfd.pb-c.c [2020-08-03T06:21:03.655Z] #39 13.05 DEP images/timerfd.pb-c.d [2020-08-03T06:21:03.655Z] #39 13.11 PBCC images/timer.pb-c.c [2020-08-03T06:21:03.655Z] #39 13.14 DEP images/timer.pb-c.d [2020-08-03T06:21:03.737Z] #40 48.29 CC compel/plugins/std/infect.o [2020-08-03T06:21:03.869Z] #39 10.24 DEP images/vma.pb-c.d [2020-08-03T06:21:03.869Z] #39 10.29 PBCC images/creds.pb-c.c [2020-08-03T06:21:03.869Z] #39 10.30 DEP images/creds.pb-c.d [2020-08-03T06:21:03.869Z] #39 10.36 PBCC images/utsns.pb-c.c [2020-08-03T06:21:03.869Z] #39 10.40 DEP images/utsns.pb-c.d [2020-08-03T06:21:03.915Z] #39 13.18 PBCC images/sa.pb-c.c [2020-08-03T06:21:03.915Z] #39 13.22 DEP images/sa.pb-c.d [2020-08-03T06:21:03.915Z] #39 13.27 PBCC images/pipe-data.pb-c.c [2020-08-03T06:21:03.915Z] #39 13.31 DEP images/pipe-data.pb-c.d [2020-08-03T06:21:03.915Z] #39 13.36 PBCC images/mnt.pb-c.c [2020-08-03T06:21:03.915Z] #39 13.39 DEP images/mnt.pb-c.d [2020-08-03T06:21:04.113Z] #17 57.62 Setting up python3-setuptools (40.8.0-1) ... [2020-08-03T06:21:04.128Z] #39 10.44 PBCC images/ipc-desc.pb-c.c [2020-08-03T06:21:04.128Z] #39 10.48 PBCC images/ipc-sem.pb-c.c [2020-08-03T06:21:04.128Z] #39 10.49 DEP images/ipc-desc.pb-c.d [2020-08-03T06:21:04.128Z] #39 10.56 DEP images/ipc-sem.pb-c.d [2020-08-03T06:21:04.128Z] #39 10.61 PBCC images/ipc-msg.pb-c.c [2020-08-03T06:21:04.128Z] #39 10.65 DEP images/ipc-msg.pb-c.d [2020-08-03T06:21:04.176Z] #39 13.48 PBCC images/sk-packet.pb-c.c [2020-08-03T06:21:04.176Z] #39 13.50 DEP images/sk-packet.pb-c.d [2020-08-03T06:21:04.176Z] #39 13.55 PBCC images/tcp-stream.pb-c.c [2020-08-03T06:21:04.176Z] #39 13.59 DEP images/tcp-stream.pb-c.d [2020-08-03T06:21:04.176Z] #39 13.63 PBCC images/pipe.pb-c.c [2020-08-03T06:21:04.383Z] #40 48.85 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-08-03T06:21:04.383Z] #40 48.89 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-08-03T06:21:04.383Z] #40 48.96 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-08-03T06:21:04.383Z] #40 49.00 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-08-03T06:21:04.383Z] #40 49.04 AR compel/plugins/std.lib.a [2020-08-03T06:21:04.385Z] #39 10.71 PBCC images/ipc-shm.pb-c.c [2020-08-03T06:21:04.385Z] #39 10.74 DEP images/ipc-shm.pb-c.d [2020-08-03T06:21:04.385Z] #39 10.77 PBCC images/ipc-var.pb-c.c [2020-08-03T06:21:04.385Z] #39 10.80 DEP images/ipc-var.pb-c.d [2020-08-03T06:21:04.385Z] #39 10.84 PBCC images/sk-opts.pb-c.c [2020-08-03T06:21:04.385Z] #39 10.89 PBCC images/packet-sock.pb-c.c [2020-08-03T06:21:04.385Z] #39 ... [2020-08-03T06:21:04.385Z] [2020-08-03T06:21:04.385Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:21:04.385Z] #30 87.91 github.com/BurntSushi/toml/cmd/tomlv [2020-08-03T06:21:04.385Z] #30 DONE 92.4s [2020-08-03T06:21:04.385Z] [2020-08-03T06:21:04.385Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:21:04.385Z] #39 11.00 DEP images/sk-opts.pb-c.d [2020-08-03T06:21:04.385Z] #39 ... [2020-08-03T06:21:04.385Z] [2020-08-03T06:21:04.385Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:21:04.385Z] #41 85.94 go/token [2020-08-03T06:21:04.385Z] #41 86.59 go/scanner [2020-08-03T06:21:04.385Z] #41 87.14 internal/lazyregexp [2020-08-03T06:21:04.385Z] #41 87.42 net/url [2020-08-03T06:21:04.385Z] #41 88.18 go/ast [2020-08-03T06:21:04.385Z] #41 89.84 text/template/parse [2020-08-03T06:21:04.436Z] #39 13.72 DEP images/pipe.pb-c.d [2020-08-03T06:21:04.436Z] #39 13.78 PBCC images/pstree.pb-c.c [2020-08-03T06:21:04.436Z] #39 13.82 DEP images/pstree.pb-c.d [2020-08-03T06:21:04.436Z] #39 13.87 PBCC images/fs.pb-c.c [2020-08-03T06:21:04.436Z] #39 13.91 DEP images/fs.pb-c.d [2020-08-03T06:21:04.642Z] #41 ... [2020-08-03T06:21:04.642Z] [2020-08-03T06:21:04.642Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:21:04.642Z] #39 11.13 DEP images/packet-sock.pb-c.d [2020-08-03T06:21:04.683Z] #40 49.12 CC compel/plugins/fds/fds.o [2020-08-03T06:21:04.683Z] #40 49.34 AR compel/plugins/fds.lib.a [2020-08-03T06:21:04.683Z] #40 49.39 HOSTDEP compel/src/lib/log-host.d [2020-08-03T06:21:04.696Z] #39 13.96 PBCC images/signalfd.pb-c.c [2020-08-03T06:21:04.696Z] #39 14.00 DEP images/signalfd.pb-c.d [2020-08-03T06:21:04.696Z] #39 14.05 PBCC images/fh.pb-c.c [2020-08-03T06:21:04.696Z] #39 14.08 PBCC images/fsnotify.pb-c.c [2020-08-03T06:21:04.696Z] #39 14.12 DEP images/fh.pb-c.d [2020-08-03T06:21:04.696Z] #39 14.17 DEP images/fsnotify.pb-c.d [2020-08-03T06:21:04.898Z] #39 11.37 PBCC images/sk-netlink.pb-c.c [2020-08-03T06:21:04.898Z] #39 11.42 DEP images/sk-netlink.pb-c.d [2020-08-03T06:21:04.956Z] #39 14.23 PBCC images/eventpoll.pb-c.c [2020-08-03T06:21:04.956Z] #39 14.25 DEP images/eventpoll.pb-c.d [2020-08-03T06:21:04.956Z] #39 14.30 PBCC images/eventfd.pb-c.c [2020-08-03T06:21:04.956Z] #39 14.33 DEP images/eventfd.pb-c.d [2020-08-03T06:21:04.956Z] #39 14.39 PBCC images/remap-file-path.pb-c.c [2020-08-03T06:21:04.957Z] #39 14.43 DEP images/remap-file-path.pb-c.d [2020-08-03T06:21:04.989Z] #40 49.46 HOSTDEP compel/src/lib/handle-elf-host.d [2020-08-03T06:21:04.989Z] #40 49.65 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-08-03T06:21:04.989Z] #40 49.75 HOSTDEP compel/src/main-host.d [2020-08-03T06:21:05.053Z] #17 58.74 Setting up python3-pip (18.1-5) ... [2020-08-03T06:21:05.185Z] #39 11.49 PBCC images/sk-inet.pb-c.c [2020-08-03T06:21:05.185Z] #39 11.65 DEP images/sk-inet.pb-c.d [2020-08-03T06:21:05.216Z] #39 14.49 PBCC images/fifo.pb-c.c [2020-08-03T06:21:05.217Z] #39 14.54 DEP images/fifo.pb-c.d [2020-08-03T06:21:05.217Z] #39 14.57 PBCC images/ghost-file.pb-c.c [2020-08-03T06:21:05.217Z] #39 14.62 DEP images/ghost-file.pb-c.d [2020-08-03T06:21:05.285Z] #40 49.90 DEP compel/src/lib/ptrace.d [2020-08-03T06:21:05.447Z] #39 11.75 PBCC images/sk-unix.pb-c.c [2020-08-03T06:21:05.447Z] #39 11.86 DEP images/sk-unix.pb-c.d [2020-08-03T06:21:05.447Z] #39 11.97 PBCC images/mm.pb-c.c [2020-08-03T06:21:05.477Z] #39 14.70 PBCC images/regfile.pb-c.c [2020-08-03T06:21:05.477Z] #39 14.73 DEP images/regfile.pb-c.d [2020-08-03T06:21:05.477Z] #39 14.78 PBCC images/ns.pb-c.c [2020-08-03T06:21:05.477Z] #39 14.80 DEP images/ns.pb-c.d [2020-08-03T06:21:05.477Z] #39 14.87 PBCC images/fdinfo.pb-c.c [2020-08-03T06:21:05.477Z] #39 14.99 DEP images/fdinfo.pb-c.d [2020-08-03T06:21:05.517Z] #25 ... [2020-08-03T06:21:05.517Z] [2020-08-03T06:21:05.517Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:21:05.518Z] #52 30.04 Checking out files: 57% (1841/3209) Checking out files: 58% (1862/3209) Checking out files: 59% (1894/3209) Checking out files: 60% (1926/3209) Checking out files: 61% (1958/3209) Checking out files: 62% (1990/3209) Checking out files: 63% (2022/3209) Checking out files: 64% (2054/3209) Checking out files: 65% (2086/3209) Checking out files: 66% (2118/3209) Checking out files: 67% (2151/3209) Checking out files: 68% (2183/3209) Checking out files: 69% (2215/3209) Checking out files: 70% (2247/3209) Checking out files: 71% (2279/3209) Checking out files: 72% (2311/3209) Checking out files: 73% (2343/3209) Checking out files: 74% (2375/3209) Checking out files: 75% (2407/3209) Checking out files: 76% (2439/3209) Checking out files: 77% (2471/3209) Checking out files: 78% (2504/3209) Checking out files: 79% (2536/3209) Checking out files: 80% (2568/3209) Checking out files: 80% (2577/3209) Checking out files: 81% (2600/3209) Checking out files: 82% (2632/3209) Checking out files: 83% (2664/3209) Checking out files: 84% (2696/3209) Checking out files: 85% (2728/3209) Checking out files: 86% (2760/3209) Checking out files: 87% (2792/3209) Checking out files: 88% (2824/3209) Checking out files: 89% (2857/3209) Checking out files: 90% (2889/3209) Checking out files: 91% (2921/3209) Checking out files: 91% (2934/3209) Checking out files: 92% (2953/3209) Checking out files: 93% (2985/3209) Checking out files: 94% (3017/3209) Checking out files: 95% (3049/3209) Checking out files: 96% (3081/3209) Checking out files: 97% (3113/3209) Checking out files: 98% (3145/3209) Checking out files: 99% (3177/3209) Checking out files: 100% (3209/3209) Checking out files: 100% (3209/3209), done. [2020-08-03T06:21:05.518Z] #52 32.75 + cd /tmp/tmp.TsJ19Xxs4u/src/github.com/containerd/containerd [2020-08-03T06:21:05.518Z] #52 32.75 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-08-03T06:21:05.582Z] #40 50.06 DEP compel/src/lib/infect.d [2020-08-03T06:21:05.582Z] #40 50.25 DEP compel/src/lib/infect-util.d [2020-08-03T06:21:05.621Z] #17 ... [2020-08-03T06:21:05.621Z] [2020-08-03T06:21:05.621Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-03T06:21:05.621Z] #36 191.6 + dpkg --print-architecture [2020-08-03T06:21:05.621Z] #36 191.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-08-03T06:21:05.621Z] #36 191.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-08-03T06:21:05.621Z] #36 191.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-08-03T06:21:05.727Z] #39 12.00 DEP images/mm.pb-c.d [2020-08-03T06:21:05.727Z] #39 12.03 PBCC images/timerfd.pb-c.c [2020-08-03T06:21:05.727Z] #39 12.21 DEP images/timerfd.pb-c.d [2020-08-03T06:21:05.738Z] #39 15.04 PBCC images/core-aarch64.pb-c.c [2020-08-03T06:21:05.738Z] #39 15.11 PBCC images/core-arm.pb-c.c [2020-08-03T06:21:05.738Z] #39 15.14 PBCC images/core-ppc64.pb-c.c [2020-08-03T06:21:05.738Z] #39 15.19 PBCC images/core-s390.pb-c.c [2020-08-03T06:21:05.879Z] #40 50.44 DEP compel/src/lib/infect-rpc.d [2020-08-03T06:21:05.879Z] #40 50.59 DEP compel/arch/ppc64/src/lib/infect.d [2020-08-03T06:21:05.988Z] #39 12.37 PBCC images/timer.pb-c.c [2020-08-03T06:21:05.988Z] #39 12.44 DEP images/timer.pb-c.d [2020-08-03T06:21:05.988Z] #39 12.45 PBCC images/sa.pb-c.c [2020-08-03T06:21:05.988Z] #39 12.47 DEP images/sa.pb-c.d [2020-08-03T06:21:05.998Z] #39 15.25 PBCC images/core-x86.pb-c.c [2020-08-03T06:21:05.998Z] #39 15.29 PBCC images/core.pb-c.c [2020-08-03T06:21:05.998Z] #39 15.37 PBCC images/inventory.pb-c.c [2020-08-03T06:21:06.176Z] #40 50.75 DEP compel/arch/ppc64/src/lib/cpu.d [2020-08-03T06:21:06.176Z] #40 50.82 DEP compel/src/lib/log.d [2020-08-03T06:21:06.245Z] #39 12.50 PBCC images/pipe-data.pb-c.c [2020-08-03T06:21:06.245Z] #39 12.51 DEP images/pipe-data.pb-c.d [2020-08-03T06:21:06.245Z] #39 12.56 PBCC images/mnt.pb-c.c [2020-08-03T06:21:06.245Z] #39 12.65 DEP images/mnt.pb-c.d [2020-08-03T06:21:06.245Z] #39 12.69 PBCC images/sk-packet.pb-c.c [2020-08-03T06:21:06.245Z] #39 12.72 DEP images/sk-packet.pb-c.d [2020-08-03T06:21:06.258Z] #39 15.50 DEP images/core-aarch64.pb-c.d [2020-08-03T06:21:06.258Z] #39 15.54 DEP images/core-arm.pb-c.d [2020-08-03T06:21:06.258Z] #39 15.60 DEP images/core-ppc64.pb-c.d [2020-08-03T06:21:06.258Z] #39 15.64 DEP images/core-s390.pb-c.d [2020-08-03T06:21:06.258Z] #39 15.70 DEP images/core-x86.pb-c.d [2020-08-03T06:21:06.258Z] #39 15.75 DEP images/core.pb-c.d [2020-08-03T06:21:06.258Z] #39 15.81 DEP images/inventory.pb-c.d [2020-08-03T06:21:06.473Z] #40 50.93 DEP compel/src/main.d [2020-08-03T06:21:06.473Z] #40 51.08 DEP compel/src/lib/handle-elf.d [2020-08-03T06:21:06.501Z] #39 12.78 PBCC images/tcp-stream.pb-c.c [2020-08-03T06:21:06.502Z] #39 12.86 DEP images/tcp-stream.pb-c.d [2020-08-03T06:21:06.502Z] #39 12.94 PBCC images/pipe.pb-c.c [2020-08-03T06:21:06.502Z] #39 13.00 DEP images/pipe.pb-c.d [2020-08-03T06:21:06.502Z] #39 13.04 PBCC images/pstree.pb-c.c [2020-08-03T06:21:06.518Z] #39 15.87 PBCC images/cpuinfo.pb-c.c [2020-08-03T06:21:06.518Z] #39 15.90 DEP images/cpuinfo.pb-c.d [2020-08-03T06:21:06.518Z] #39 15.98 PBCC images/stats.pb-c.c [2020-08-03T06:21:06.518Z] #39 16.02 DEP images/stats.pb-c.d [2020-08-03T06:21:06.759Z] #39 13.07 DEP images/pstree.pb-c.d [2020-08-03T06:21:06.759Z] #39 13.11 PBCC images/fs.pb-c.c [2020-08-03T06:21:06.759Z] #39 13.13 DEP images/fs.pb-c.d [2020-08-03T06:21:06.759Z] #39 13.17 PBCC images/signalfd.pb-c.c [2020-08-03T06:21:06.759Z] #39 13.22 DEP images/signalfd.pb-c.d [2020-08-03T06:21:06.759Z] #39 13.26 PBCC images/fh.pb-c.c [2020-08-03T06:21:06.771Z] #40 51.24 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-08-03T06:21:06.771Z] #40 51.37 CC compel/src/lib/log.o [2020-08-03T06:21:06.913Z] #52 35.98 + export 'BUILDTAGS=netgo osusergo static_build' [2020-08-03T06:21:06.913Z] #52 35.98 + BUILDTAGS='netgo osusergo static_build' [2020-08-03T06:21:06.913Z] #52 35.98 + export EXTRA_FLAGS=-buildmode=pie [2020-08-03T06:21:06.913Z] #52 35.98 + EXTRA_FLAGS=-buildmode=pie [2020-08-03T06:21:06.913Z] #52 35.98 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-08-03T06:21:06.913Z] #52 35.98 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-08-03T06:21:06.913Z] #52 35.98 + '[' '' = dynamic ']' [2020-08-03T06:21:06.913Z] #52 35.98 + make [2020-08-03T06:21:06.913Z] #52 ... [2020-08-03T06:21:06.913Z] [2020-08-03T06:21:06.913Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-03T06:21:06.913Z] #38 73.49 Processing triggers for libc-bin (2.28-10) ... [2020-08-03T06:21:06.913Z] #38 DONE 80.8s [2020-08-03T06:21:06.913Z] [2020-08-03T06:21:06.913Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:21:06.913Z] #54 80.43 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-03T06:21:06.913Z] #54 80.44 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-08-03T06:21:07.016Z] #39 13.31 PBCC images/fsnotify.pb-c.c [2020-08-03T06:21:07.016Z] #39 13.34 DEP images/fh.pb-c.d [2020-08-03T06:21:07.016Z] #39 13.39 DEP images/fsnotify.pb-c.d [2020-08-03T06:21:07.016Z] #39 13.46 PBCC images/eventpoll.pb-c.c [2020-08-03T06:21:07.016Z] #39 13.49 DEP images/eventpoll.pb-c.d [2020-08-03T06:21:07.016Z] #39 13.54 PBCC images/eventfd.pb-c.c [2020-08-03T06:21:07.069Z] #40 51.68 CC compel/arch/ppc64/src/lib/cpu.o [2020-08-03T06:21:07.178Z] #54 ... [2020-08-03T06:21:07.178Z] [2020-08-03T06:21:07.178Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-03T06:21:07.178Z] #25 DONE 37.1s [2020-08-03T06:21:07.178Z] [2020-08-03T06:21:07.178Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:21:07.178Z] #30 DONE 80.9s [2020-08-03T06:21:07.178Z] [2020-08-03T06:21:07.178Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:21:07.178Z] #47 DONE 80.9s [2020-08-03T06:21:07.178Z] [2020-08-03T06:21:07.178Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-03T06:21:07.178Z] #32 DONE 80.9s [2020-08-03T06:21:07.178Z] [2020-08-03T06:21:07.178Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:21:07.178Z] #41 70.96 compress/gzip [2020-08-03T06:21:07.178Z] #41 71.78 go/doc [2020-08-03T06:21:07.178Z] #41 71.83 crypto/elliptic [2020-08-03T06:21:07.178Z] #41 72.52 crypto/rsa [2020-08-03T06:21:07.178Z] #41 73.48 vendor/golang.org/x/crypto/cryptobyte [2020-08-03T06:21:07.178Z] #41 73.62 vendor/golang.org/x/crypto/chacha20poly1305 [2020-08-03T06:21:07.178Z] #41 74.12 github.com/LK4D4/vndr/build [2020-08-03T06:21:07.178Z] #41 74.68 vendor/golang.org/x/text/unicode/bidi [2020-08-03T06:21:07.178Z] #41 74.96 vendor/golang.org/x/text/unicode/norm [2020-08-03T06:21:07.178Z] #41 77.20 vendor/golang.org/x/net/http2/hpack [2020-08-03T06:21:07.178Z] #41 77.37 vendor/golang.org/x/text/secure/bidirule [2020-08-03T06:21:07.178Z] #41 78.09 mime [2020-08-03T06:21:07.178Z] #41 78.39 mime/quotedprintable [2020-08-03T06:21:07.178Z] #41 78.98 net/http/internal [2020-08-03T06:21:07.178Z] #41 79.61 vendor/golang.org/x/net/idna [2020-08-03T06:21:07.178Z] #41 ... [2020-08-03T06:21:07.178Z] [2020-08-03T06:21:07.178Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:21:07.273Z] #39 13.56 DEP images/eventfd.pb-c.d [2020-08-03T06:21:07.273Z] #39 13.59 PBCC images/remap-file-path.pb-c.c [2020-08-03T06:21:07.273Z] #39 13.62 DEP images/remap-file-path.pb-c.d [2020-08-03T06:21:07.273Z] #39 13.71 PBCC images/fifo.pb-c.c [2020-08-03T06:21:07.273Z] #39 13.72 DEP images/fifo.pb-c.d [2020-08-03T06:21:07.273Z] #39 13.79 PBCC images/ghost-file.pb-c.c [2020-08-03T06:21:07.273Z] #39 13.85 DEP images/ghost-file.pb-c.d [2020-08-03T06:21:07.273Z] #39 13.89 PBCC images/regfile.pb-c.c [2020-08-03T06:21:07.371Z] #40 51.95 CC compel/arch/ppc64/src/lib/infect.o [2020-08-03T06:21:07.529Z] #36 ... [2020-08-03T06:21:07.529Z] [2020-08-03T06:21:07.529Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-03T06:21:07.529Z] #17 59.84 Processing triggers for libc-bin (2.28-10) ... [2020-08-03T06:21:07.529Z] #17 59.89 Processing triggers for mime-support (3.62) ... [2020-08-03T06:21:07.529Z] #17 DONE 60.8s [2020-08-03T06:21:07.529Z] [2020-08-03T06:21:07.529Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-08-03T06:21:07.530Z] #39 13.95 DEP images/regfile.pb-c.d [2020-08-03T06:21:07.530Z] #39 13.98 PBCC images/ns.pb-c.c [2020-08-03T06:21:07.530Z] #39 14.00 DEP images/ns.pb-c.d [2020-08-03T06:21:07.530Z] #39 14.03 PBCC images/fdinfo.pb-c.c [2020-08-03T06:21:07.530Z] #39 14.10 DEP images/fdinfo.pb-c.d [2020-08-03T06:21:07.787Z] #39 14.17 PBCC images/core-aarch64.pb-c.c [2020-08-03T06:21:07.787Z] #39 14.21 PBCC images/core-arm.pb-c.c [2020-08-03T06:21:07.787Z] #39 14.24 PBCC images/core-ppc64.pb-c.c [2020-08-03T06:21:07.787Z] #39 14.28 PBCC images/core-s390.pb-c.c [2020-08-03T06:21:07.901Z] #39 17.28 make[1]: Nothing to be done for 'all'. [2020-08-03T06:21:08.017Z] #40 52.59 CC compel/src/lib/infect-rpc.o [2020-08-03T06:21:08.017Z] #40 ... [2020-08-03T06:21:08.017Z] [2020-08-03T06:21:08.017Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:21:08.017Z] #50 9.415 + cd /tmp/tmp.mYeSPsXnDz/src/github.com/opencontainers/runc [2020-08-03T06:21:08.017Z] #50 9.416 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-08-03T06:21:08.044Z] #39 14.34 PBCC images/core-x86.pb-c.c [2020-08-03T06:21:08.044Z] #39 14.39 PBCC images/core.pb-c.c [2020-08-03T06:21:08.044Z] #39 14.46 PBCC images/inventory.pb-c.c [2020-08-03T06:21:08.101Z] #18 0.919 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-08-03T06:21:08.101Z] #18 0.922 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-08-03T06:21:08.101Z] #18 0.925 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-08-03T06:21:08.101Z] #18 DONE 1.0s [2020-08-03T06:21:08.101Z] [2020-08-03T06:21:08.101Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:21:08.101Z] #39 113.6 CC criu/fsnotify.o [2020-08-03T06:21:08.101Z] #39 114.8 CC criu/image-desc.o [2020-08-03T06:21:08.101Z] #39 115.0 CC criu/image.o [2020-08-03T06:21:08.101Z] #39 116.0 CC criu/ipc_ns.o [2020-08-03T06:21:08.101Z] #39 117.2 CC criu/irmap.o [2020-08-03T06:21:08.101Z] #39 117.8 CC criu/kcmp-ids.o [2020-08-03T06:21:08.101Z] #39 118.1 CC criu/kerndat.o [2020-08-03T06:21:08.101Z] #39 119.3 CC criu/libnetlink.o [2020-08-03T06:21:08.101Z] #39 119.7 CC criu/log.o [2020-08-03T06:21:08.101Z] #39 120.1 CC criu/lsm.o [2020-08-03T06:21:08.101Z] #39 120.6 CC criu/mem.o [2020-08-03T06:21:08.101Z] #39 ... [2020-08-03T06:21:08.101Z] [2020-08-03T06:21:08.101Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-03T06:21:08.166Z] #39 ... [2020-08-03T06:21:08.166Z] [2020-08-03T06:21:08.166Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:21:08.166Z] #47 87.88 encoding/json [2020-08-03T06:21:08.166Z] #47 92.00 github.com/pkg/diff [2020-08-03T06:21:08.166Z] #47 93.71 go/ast [2020-08-03T06:21:08.166Z] #47 94.78 golang.org/x/crypto/ssh/terminal [2020-08-03T06:21:08.166Z] #47 96.19 mvdan.cc/editorconfig [2020-08-03T06:21:08.166Z] #47 97.25 mvdan.cc/sh/v3/fileutil [2020-08-03T06:21:08.166Z] #47 97.38 mvdan.cc/sh/v3/syntax [2020-08-03T06:21:08.301Z] #39 14.58 DEP images/core-aarch64.pb-c.d [2020-08-03T06:21:08.301Z] #39 14.64 DEP images/core-arm.pb-c.d [2020-08-03T06:21:08.301Z] #39 14.72 DEP images/core-ppc64.pb-c.d [2020-08-03T06:21:08.301Z] #39 14.79 DEP images/core-s390.pb-c.d [2020-08-03T06:21:08.426Z] #47 ... [2020-08-03T06:21:08.426Z] [2020-08-03T06:21:08.426Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:21:08.426Z] #52 36.93 Checking out files: 50% (1629/3209) Checking out files: 51% (1637/3209) Checking out files: 52% (1669/3209) Checking out files: 53% (1701/3209) Checking out files: 54% (1733/3209) Checking out files: 55% (1765/3209) Checking out files: 56% (1798/3209) Checking out files: 57% (1830/3209) Checking out files: 58% (1862/3209) Checking out files: 59% (1894/3209) Checking out files: 60% (1926/3209) Checking out files: 61% (1958/3209) Checking out files: 62% (1990/3209) Checking out files: 63% (2022/3209) Checking out files: 64% (2054/3209) Checking out files: 65% (2086/3209) Checking out files: 66% (2118/3209) Checking out files: 67% (2151/3209) Checking out files: 68% (2183/3209) Checking out files: 69% (2215/3209) Checking out files: 70% (2247/3209) Checking out files: 71% (2279/3209) Checking out files: 72% (2311/3209) Checking out files: 73% (2343/3209) Checking out files: 74% (2375/3209) Checking out files: 75% (2407/3209) Checking out files: 76% (2439/3209) Checking out files: 77% (2471/3209) Checking out files: 78% (2504/3209) Checking out files: 79% (2536/3209) Checking out files: 80% (2568/3209) Checking out files: 81% (2600/3209) Checking out files: 82% (2632/3209) Checking out files: 83% (2664/3209) Checking out files: 84% (2696/3209) Checking out files: 85% (2728/3209) Checking out files: 86% (2760/3209) Checking out files: 87% (2792/3209) Checking out files: 88% (2824/3209) Checking out files: 89% (2857/3209) Checking out files: 90% (2889/3209) Checking out files: 91% (2921/3209) Checking out files: 91% (2940/3209) Checking out files: 92% (2953/3209) Checking out files: 93% (2985/3209) Checking out files: 94% (3017/3209) Checking out files: 95% (3049/3209) Checking out files: 96% (3081/3209) Checking out files: 97% (3113/3209) Checking out files: 98% (3145/3209) Checking out files: 99% (3177/3209) Checking out files: 100% (3209/3209) Checking out files: 100% (3209/3209), done. [2020-08-03T06:21:08.426Z] #52 38.20 + cd /tmp/tmp.ZqlJ9tPEFg/src/github.com/containerd/containerd [2020-08-03T06:21:08.426Z] #52 38.20 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-08-03T06:21:08.426Z] #52 39.78 + export 'BUILDTAGS=netgo osusergo static_build' [2020-08-03T06:21:08.426Z] #52 39.78 + BUILDTAGS='netgo osusergo static_build' [2020-08-03T06:21:08.426Z] #52 39.78 + export EXTRA_FLAGS=-buildmode=pie [2020-08-03T06:21:08.426Z] #52 39.78 + EXTRA_FLAGS=-buildmode=pie [2020-08-03T06:21:08.426Z] #52 39.78 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-08-03T06:21:08.426Z] #52 39.78 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-08-03T06:21:08.426Z] #52 39.78 + '[' '' = dynamic ']' [2020-08-03T06:21:08.426Z] #52 39.78 + make [2020-08-03T06:21:08.558Z] #39 14.86 DEP images/core-x86.pb-c.d [2020-08-03T06:21:08.558Z] #39 14.95 DEP images/core.pb-c.d [2020-08-03T06:21:08.558Z] #39 ... [2020-08-03T06:21:08.558Z] [2020-08-03T06:21:08.558Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:21:08.558Z] #47 86.52 encoding/json [2020-08-03T06:21:08.558Z] #47 89.31 github.com/pkg/diff [2020-08-03T06:21:08.558Z] #47 90.98 go/ast [2020-08-03T06:21:08.558Z] #47 94.40 golang.org/x/crypto/ssh/terminal [2020-08-03T06:21:08.558Z] #47 95.83 mvdan.cc/editorconfig [2020-08-03T06:21:08.558Z] #47 96.51 mvdan.cc/sh/v3/fileutil [2020-08-03T06:21:08.558Z] #47 ... [2020-08-03T06:21:08.558Z] [2020-08-03T06:21:08.558Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:21:08.559Z] #52 37.89 Checking out files: 50% (1622/3209) Checking out files: 51% (1637/3209) Checking out files: 52% (1669/3209) Checking out files: 53% (1701/3209) Checking out files: 54% (1733/3209) Checking out files: 55% (1765/3209) Checking out files: 56% (1798/3209) Checking out files: 57% (1830/3209) Checking out files: 58% (1862/3209) Checking out files: 59% (1894/3209) Checking out files: 60% (1926/3209) Checking out files: 61% (1958/3209) Checking out files: 62% (1990/3209) Checking out files: 63% (2022/3209) Checking out files: 64% (2054/3209) Checking out files: 65% (2086/3209) Checking out files: 66% (2118/3209) Checking out files: 67% (2151/3209) Checking out files: 68% (2183/3209) Checking out files: 69% (2215/3209) Checking out files: 70% (2247/3209) Checking out files: 71% (2279/3209) Checking out files: 72% (2311/3209) Checking out files: 73% (2343/3209) Checking out files: 74% (2375/3209) Checking out files: 75% (2407/3209) Checking out files: 76% (2439/3209) Checking out files: 77% (2471/3209) Checking out files: 78% (2504/3209) Checking out files: 79% (2536/3209) Checking out files: 80% (2568/3209) Checking out files: 81% (2600/3209) Checking out files: 82% (2632/3209) Checking out files: 83% (2664/3209) Checking out files: 84% (2696/3209) Checking out files: 85% (2728/3209) Checking out files: 86% (2760/3209) Checking out files: 87% (2792/3209) Checking out files: 88% (2824/3209) Checking out files: 88% (2844/3209) Checking out files: 89% (2857/3209) Checking out files: 90% (2889/3209) Checking out files: 91% (2921/3209) Checking out files: 92% (2953/3209) Checking out files: 93% (2985/3209) Checking out files: 94% (3017/3209) Checking out files: 95% (3049/3209) Checking out files: 96% (3081/3209) Checking out files: 97% (3113/3209) Checking out files: 98% (3145/3209) Checking out files: 99% (3177/3209) Checking out files: 100% (3209/3209) Checking out files: 100% (3209/3209), done. [2020-08-03T06:21:08.559Z] #52 39.39 + cd /tmp/tmp.tUomHVe0ld/src/github.com/containerd/containerd [2020-08-03T06:21:08.559Z] #52 39.39 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-08-03T06:21:08.686Z] #52 40.34 + bin/ctr [2020-08-03T06:21:09.073Z] #50 10.20 + '[' -z '' ']' [2020-08-03T06:21:09.073Z] #50 10.21 + target=static [2020-08-03T06:21:09.073Z] #50 10.21 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-08-03T06:21:09.373Z] #50 10.58 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-08-03T06:21:09.893Z] Client: Docker Engine - Enterprise [2020-08-03T06:21:09.893Z] Version: 19.03.5 [2020-08-03T06:21:09.893Z] API version: 1.40 [2020-08-03T06:21:09.893Z] Go version: go1.12.12 [2020-08-03T06:21:09.893Z] Git commit: 2ee0c57608 [2020-08-03T06:21:09.893Z] Built: 11/13/2019 08:00:16 [2020-08-03T06:21:09.893Z] OS/Arch: windows/amd64 [2020-08-03T06:21:09.893Z] Experimental: false [2020-08-03T06:21:09.893Z] [2020-08-03T06:21:09.893Z] Server: Docker Engine - Enterprise [2020-08-03T06:21:09.893Z] Engine: [2020-08-03T06:21:09.893Z] Version: 19.03.5 [2020-08-03T06:21:09.893Z] API version: 1.40 (minimum version 1.24) [2020-08-03T06:21:09.893Z] Go version: go1.12.12 [2020-08-03T06:21:09.893Z] Git commit: 2ee0c57608 [2020-08-03T06:21:09.893Z] Built: 11/13/2019 07:58:51 [2020-08-03T06:21:09.893Z] OS/Arch: windows/amd64 [2020-08-03T06:21:09.893Z] Experimental: true [2020-08-03T06:21:10.452Z] #52 41.06 + export 'BUILDTAGS=netgo osusergo static_build' [2020-08-03T06:21:10.452Z] #52 41.06 + BUILDTAGS='netgo osusergo static_build' [2020-08-03T06:21:10.452Z] #52 41.06 + export EXTRA_FLAGS=-buildmode=pie [2020-08-03T06:21:10.452Z] #52 41.06 + EXTRA_FLAGS=-buildmode=pie [2020-08-03T06:21:10.452Z] #52 41.06 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-08-03T06:21:10.452Z] #52 41.06 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-08-03T06:21:10.452Z] #52 41.06 + '[' '' = dynamic ']' [2020-08-03T06:21:10.452Z] #52 41.06 + make [2020-08-03T06:21:10.506Z] #33 2.992 + RM_GOPATH=0 [2020-08-03T06:21:10.506Z] #33 2.992 + TMP_GOPATH= [2020-08-03T06:21:10.506Z] #33 2.992 + : /build [2020-08-03T06:21:10.506Z] #33 2.992 + '[' -z '' ']' [2020-08-03T06:21:10.506Z] #33 2.992 ++ mktemp -d [2020-08-03T06:21:10.506Z] #33 2.998 + export GOPATH=/tmp/tmp.ufFuehT1wv [2020-08-03T06:21:10.506Z] #33 2.998 + GOPATH=/tmp/tmp.ufFuehT1wv [2020-08-03T06:21:10.506Z] #33 2.998 + RM_GOPATH=1 [2020-08-03T06:21:10.506Z] #33 2.998 + case "$(go env GOARCH)" in [2020-08-03T06:21:10.506Z] #33 2.998 ++ go env GOARCH [2020-08-03T06:21:10.506Z] #33 3.003 + export GO_BUILDMODE=-buildmode=pie [2020-08-03T06:21:10.506Z] #33 3.003 + GO_BUILDMODE=-buildmode=pie [2020-08-03T06:21:10.506Z] #33 3.003 ++ dirname /tmp/install/install.sh [2020-08-03T06:21:10.506Z] #33 3.029 + dir=/tmp/install [2020-08-03T06:21:10.506Z] #33 3.029 + bin=tini [2020-08-03T06:21:10.506Z] #33 3.029 + shift [2020-08-03T06:21:10.506Z] #33 3.029 + '[' '!' -f /tmp/install/tini.installer ']' [2020-08-03T06:21:10.506Z] #33 3.029 + . /tmp/install/tini.installer [2020-08-03T06:21:10.506Z] #33 3.029 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-03T06:21:10.506Z] #33 3.029 + install_tini [2020-08-03T06:21:10.506Z] #33 3.029 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-08-03T06:21:10.506Z] #33 3.029 + git clone https://github.com/krallin/tini.git /tmp/tmp.ufFuehT1wv/tini [2020-08-03T06:21:10.506Z] #33 3.029 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-03T06:21:10.506Z] #33 3.043 Cloning into '/tmp/tmp.ufFuehT1wv/tini'... [Pipeline] sh [2020-08-03T06:21:11.383Z] #52 42.01 + bin/ctr [2020-08-03T06:21:11.456Z] #33 4.275 + cd /tmp/tmp.ufFuehT1wv/tini [2020-08-03T06:21:11.456Z] #33 4.275 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-03T06:21:11.456Z] #33 4.342 + cmake . [2020-08-03T06:21:11.476Z] + docker info [2020-08-03T06:21:11.488Z] #50 ... [2020-08-03T06:21:11.488Z] [2020-08-03T06:21:11.488Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-03T06:21:11.488Z] #18 0.674 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-03T06:21:11.488Z] #18 0.727 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-03T06:21:11.488Z] #18 0.734 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-03T06:21:11.488Z] #18 1.970 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-08-03T06:21:11.488Z] #18 3.427 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [208 kB] [2020-08-03T06:21:11.488Z] #18 5.066 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-08-03T06:21:11.792Z] #18 ... [2020-08-03T06:21:11.792Z] [2020-08-03T06:21:11.792Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:21:11.792Z] #40 52.93 CC compel/src/lib/infect-util.o [2020-08-03T06:21:11.792Z] #40 53.23 CC compel/src/lib/infect.o [2020-08-03T06:21:11.792Z] #40 56.41 CC compel/src/lib/ptrace.o [2020-08-03T06:21:12.409Z] #33 5.062 -- The C compiler identification is GNU 8.3.0 [2020-08-03T06:21:12.409Z] #33 5.132 -- Check for working C compiler: /usr/bin/cc [2020-08-03T06:21:12.441Z] #40 56.92 AR compel/libcompel.a [2020-08-03T06:21:12.441Z] #40 57.01 HOSTCC compel/src/main-host.o [2020-08-03T06:21:12.739Z] #40 57.33 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-08-03T06:21:13.042Z] #40 57.54 HOSTCC compel/src/lib/handle-elf-host.o [2020-08-03T06:21:13.042Z] #40 ... [2020-08-03T06:21:13.042Z] [2020-08-03T06:21:13.042Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:21:13.042Z] #48 117.3 golang.org/x/crypto/ssh/terminal [2020-08-03T06:21:13.042Z] #48 120.4 mvdan.cc/sh/v3/cmd/shfmt [2020-08-03T06:21:13.042Z] #48 DONE 126.3s [2020-08-03T06:21:13.341Z] [2020-08-03T06:21:13.341Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-03T06:21:13.341Z] #18 11.31 Fetched 8147 kB in 11s (751 kB/s) [2020-08-03T06:21:13.365Z] #33 6.225 -- Check for working C compiler: /usr/bin/cc -- works [2020-08-03T06:21:13.365Z] #33 6.228 -- Detecting C compiler ABI info [2020-08-03T06:21:13.379Z] #19 5.073 Collecting yamllint==1.16.0 [2020-08-03T06:21:13.944Z] #33 6.809 -- Detecting C compiler ABI info - done [2020-08-03T06:21:13.944Z] #33 6.841 -- Detecting C compile features [2020-08-03T06:21:13.947Z] #19 ... [2020-08-03T06:21:13.947Z] [2020-08-03T06:21:13.947Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:21:13.947Z] #49 74.81 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-08-03T06:21:13.974Z] #52 ... [2020-08-03T06:21:13.974Z] [2020-08-03T06:21:13.974Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:21:13.974Z] #47 103.2 mvdan.cc/sh/v3/cmd/shfmt [2020-08-03T06:21:14.235Z] #47 ... [2020-08-03T06:21:14.235Z] [2020-08-03T06:21:14.235Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:21:14.235Z] #41 93.94 go/parser [2020-08-03T06:21:14.235Z] #41 95.20 text/template [2020-08-03T06:21:14.235Z] #41 97.55 encoding/xml [2020-08-03T06:21:14.235Z] #41 99.52 go/doc [2020-08-03T06:21:14.235Z] #41 102.5 github.com/LK4D4/vndr/build [2020-08-03T06:21:14.235Z] #41 103.0 github.com/LK4D4/vndr/versioned [2020-08-03T06:21:14.235Z] #41 103.1 compress/flate [2020-08-03T06:21:14.495Z] #41 ... [2020-08-03T06:21:14.495Z] [2020-08-03T06:21:14.495Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:21:14.495Z] #39 18.56 CC images/stats.o [2020-08-03T06:21:14.495Z] #39 18.92 CC images/core.o [2020-08-03T06:21:14.495Z] #39 19.51 CC images/core-x86.o [2020-08-03T06:21:14.495Z] #39 20.03 CC images/core-arm.o [2020-08-03T06:21:14.495Z] #39 20.38 CC images/core-aarch64.o [2020-08-03T06:21:14.495Z] #39 20.74 CC images/core-ppc64.o [2020-08-03T06:21:14.495Z] #39 21.33 CC images/core-s390.o [2020-08-03T06:21:14.495Z] #39 21.95 CC images/cpuinfo.o [2020-08-03T06:21:14.495Z] #39 22.34 CC images/inventory.o [2020-08-03T06:21:14.495Z] #39 22.70 CC images/fdinfo.o [2020-08-03T06:21:14.495Z] #39 23.05 CC images/fown.o [2020-08-03T06:21:14.495Z] #39 23.37 CC images/ns.o [2020-08-03T06:21:14.495Z] #39 23.49 CC images/regfile.o [2020-08-03T06:21:14.495Z] #39 23.78 CC images/ghost-file.o [2020-08-03T06:21:14.766Z] #39 24.15 CC images/fifo.o [2020-08-03T06:21:15.029Z] #39 24.41 CC images/remap-file-path.o [2020-08-03T06:21:15.290Z] #39 24.63 CC images/eventfd.o [2020-08-03T06:21:15.342Z] #33 ... [2020-08-03T06:21:15.342Z] [2020-08-03T06:21:15.342Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:21:15.342Z] #54 DONE 89.3s [2020-08-03T06:21:15.342Z] [2020-08-03T06:21:15.342Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-08-03T06:21:15.550Z] #39 24.86 CC images/eventpoll.o [2020-08-03T06:21:15.609Z] #55 DONE 0.2s [2020-08-03T06:21:15.609Z] [2020-08-03T06:21:15.609Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-08-03T06:21:15.812Z] #39 25.12 CC images/fh.o [2020-08-03T06:21:15.812Z] #39 25.37 CC images/fsnotify.o [2020-08-03T06:21:16.119Z] #18 11.31 Reading package lists... [2020-08-03T06:21:16.119Z] #18 ... [2020-08-03T06:21:16.119Z] [2020-08-03T06:21:16.119Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:21:16.119Z] #42 119.0 encoding/xml [2020-08-03T06:21:16.119Z] #42 122.2 math/big [2020-08-03T06:21:16.119Z] #42 128.4 go/doc [2020-08-03T06:21:16.119Z] #42 ... [2020-08-03T06:21:16.119Z] [2020-08-03T06:21:16.119Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:21:16.119Z] #40 58.48 HOSTCC compel/src/lib/log-host.o [2020-08-03T06:21:16.119Z] #40 58.80 HOSTLINK compel/compel-host-bin [2020-08-03T06:21:16.119Z] #40 59.05 DEP soccr/soccr.d [2020-08-03T06:21:16.119Z] #40 59.23 CC soccr/soccr.o [2020-08-03T06:21:16.186Z] #56 DONE 0.4s [2020-08-03T06:21:16.187Z] [2020-08-03T06:21:16.187Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:21:16.187Z] #33 8.672 -- Detecting C compile features - done [2020-08-03T06:21:16.187Z] #33 8.693 -- Performing Test HAS_BUILTIN_FORTIFY [2020-08-03T06:21:16.187Z] #33 8.923 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-08-03T06:21:16.430Z] #40 61.10 AR soccr/libsoccr.a [2020-08-03T06:21:16.431Z] #40 61.18 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-03T06:21:16.451Z] #33 9.113 -- Configuring done [2020-08-03T06:21:16.451Z] #33 9.145 -- Generating done [2020-08-03T06:21:16.451Z] #33 9.146 -- Build files have been written to: /tmp/tmp.ufFuehT1wv/tini [2020-08-03T06:21:16.451Z] #33 9.163 + make tini-static [2020-08-03T06:21:16.485Z] #49 76.93 + mkdir -p /build [2020-08-03T06:21:16.485Z] #49 76.94 + cp runc /build/runc [2020-08-03T06:21:16.485Z] #49 DONE 77.3s [2020-08-03T06:21:16.485Z] [2020-08-03T06:21:16.485Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:21:16.485Z] #39 122.7 CC criu/memfd.o [2020-08-03T06:21:16.485Z] #39 123.3 CC criu/mount.o [2020-08-03T06:21:16.485Z] #39 127.3 CC criu/namespaces.o [2020-08-03T06:21:16.485Z] #39 128.9 CC criu/net.o [2020-08-03T06:21:16.638Z] #52 ... [2020-08-03T06:21:16.638Z] [2020-08-03T06:21:16.638Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:21:16.638Z] #41 94.74 go/parser [2020-08-03T06:21:16.638Z] #41 94.82 text/template [2020-08-03T06:21:16.638Z] #41 98.06 encoding/xml [2020-08-03T06:21:16.638Z] #41 99.24 go/doc [2020-08-03T06:21:16.638Z] #41 102.0 github.com/LK4D4/vndr/build [2020-08-03T06:21:16.638Z] #41 104.2 github.com/LK4D4/vndr/versioned [2020-08-03T06:21:16.638Z] #41 104.3 compress/flate [2020-08-03T06:21:16.754Z] #39 25.94 CC images/signalfd.o [2020-08-03T06:21:16.754Z] #39 26.13 CC images/fs.o [2020-08-03T06:21:16.896Z] #41 ... [2020-08-03T06:21:16.896Z] [2020-08-03T06:21:16.896Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:21:16.896Z] #39 15.05 DEP images/inventory.pb-c.d [2020-08-03T06:21:16.896Z] #39 15.11 PBCC images/cpuinfo.pb-c.c [2020-08-03T06:21:16.896Z] #39 15.16 DEP images/cpuinfo.pb-c.d [2020-08-03T06:21:16.896Z] #39 15.20 PBCC images/stats.pb-c.c [2020-08-03T06:21:16.896Z] #39 15.22 DEP images/stats.pb-c.d [2020-08-03T06:21:16.896Z] #39 16.75 make[1]: Nothing to be done for 'all'. [2020-08-03T06:21:16.896Z] #39 18.10 CC images/stats.o [2020-08-03T06:21:16.896Z] #39 18.45 CC images/core.o [2020-08-03T06:21:16.896Z] #39 19.14 CC images/core-x86.o [2020-08-03T06:21:16.896Z] #39 19.67 CC images/core-arm.o [2020-08-03T06:21:16.896Z] #39 20.09 CC images/core-aarch64.o [2020-08-03T06:21:16.896Z] #39 20.39 CC images/core-ppc64.o [2020-08-03T06:21:16.896Z] #39 21.08 CC images/core-s390.o [2020-08-03T06:21:16.896Z] #39 21.79 CC images/cpuinfo.o [2020-08-03T06:21:16.896Z] #39 22.35 CC images/inventory.o [2020-08-03T06:21:16.896Z] #39 22.59 CC images/fdinfo.o [2020-08-03T06:21:16.896Z] #39 22.96 CC images/fown.o [2020-08-03T06:21:16.896Z] #39 23.14 CC images/ns.o [2020-08-03T06:21:16.896Z] #39 23.35 CC images/regfile.o [2020-08-03T06:21:17.014Z] #39 26.34 CC images/pstree.o [2020-08-03T06:21:17.028Z] #33 9.622 Scanning dependencies of target tini-static [2020-08-03T06:21:17.028Z] #33 9.840 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-08-03T06:21:17.028Z] #33 ... [2020-08-03T06:21:17.028Z] [2020-08-03T06:21:17.028Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:21:17.028Z] #39 4.579 Note: Building without setproctitle() and strlcpy() support. [2020-08-03T06:21:17.028Z] #39 4.579 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-03T06:21:17.028Z] #39 4.632 Note: Building without GnuTLS support [2020-08-03T06:21:17.028Z] #39 4.662 Makefile.config:39: Warn: you have no libnftables installed [2020-08-03T06:21:17.028Z] #39 4.662 Makefile.config:40: Warn: Building without nftables support [2020-08-03T06:21:17.028Z] #39 6.969 fatal: not a git repository (or any of the parent directories): .git [2020-08-03T06:21:17.028Z] #39 7.036 GEN .gitid [2020-08-03T06:21:17.028Z] #39 7.084 GEN criu/include/version.h [2020-08-03T06:21:17.028Z] #39 7.178 GEN include/common/asm [2020-08-03T06:21:17.028Z] #39 8.581 PBCC images/timens.pb-c.c [2020-08-03T06:21:17.028Z] #39 8.634 DEP images/timens.pb-c.d [2020-08-03T06:21:17.028Z] #39 8.737 PBCC images/fown.pb-c.c [2020-08-03T06:21:17.028Z] #39 8.794 PBCC images/google/protobuf/descriptor.pb-c.c [2020-08-03T06:21:17.028Z] #39 8.856 PBCC images/opts.pb-c.c [2020-08-03T06:21:17.028Z] #39 8.920 PBCC images/memfd.pb-c.c [2020-08-03T06:21:17.028Z] #39 8.943 DEP images/fown.pb-c.d [2020-08-03T06:21:17.028Z] #39 9.002 DEP images/google/protobuf/descriptor.pb-c.d [2020-08-03T06:21:17.028Z] #39 9.067 DEP images/opts.pb-c.d [2020-08-03T06:21:17.028Z] #39 9.141 DEP images/memfd.pb-c.d [2020-08-03T06:21:17.028Z] #39 9.193 PBCC images/sit.pb-c.c [2020-08-03T06:21:17.028Z] #39 9.287 DEP images/sit.pb-c.d [2020-08-03T06:21:17.028Z] #39 9.345 PBCC images/macvlan.pb-c.c [2020-08-03T06:21:17.028Z] #39 9.404 DEP images/macvlan.pb-c.d [2020-08-03T06:21:17.028Z] #39 9.441 PBCC images/autofs.pb-c.c [2020-08-03T06:21:17.028Z] #39 9.452 DEP images/autofs.pb-c.d [2020-08-03T06:21:17.028Z] #39 9.511 PBCC images/sysctl.pb-c.c [2020-08-03T06:21:17.028Z] #39 9.556 DEP images/sysctl.pb-c.d [2020-08-03T06:21:17.028Z] #39 9.619 PBCC images/time.pb-c.c [2020-08-03T06:21:17.028Z] #39 9.661 DEP images/time.pb-c.d [2020-08-03T06:21:17.028Z] #39 9.729 PBCC images/binfmt-misc.pb-c.c [2020-08-03T06:21:17.028Z] #39 9.754 DEP images/binfmt-misc.pb-c.d [2020-08-03T06:21:17.028Z] #39 9.785 PBCC images/seccomp.pb-c.c [2020-08-03T06:21:17.028Z] #39 9.838 DEP images/seccomp.pb-c.d [2020-08-03T06:21:17.028Z] #39 9.872 PBCC images/userns.pb-c.c [2020-08-03T06:21:17.028Z] #39 9.881 DEP images/userns.pb-c.d [2020-08-03T06:21:17.028Z] #39 9.959 PBCC images/cgroup.pb-c.c [2020-08-03T06:21:17.028Z] #39 9.985 DEP images/cgroup.pb-c.d [2020-08-03T06:21:17.028Z] #39 10.12 PBCC images/ext-file.pb-c.c [2020-08-03T06:21:17.028Z] #39 10.13 DEP images/ext-file.pb-c.d [2020-08-03T06:21:17.028Z] #39 10.16 PBCC images/rpc.pb-c.c [2020-08-03T06:21:17.028Z] #39 ... [2020-08-03T06:21:17.028Z] [2020-08-03T06:21:17.028Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-03T06:21:17.028Z] #10 81.00 Selecting previously unselected package gcc-mingw-w64-base. [2020-08-03T06:21:17.028Z] #10 81.00 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-08-03T06:21:17.028Z] #10 81.03 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-03T06:21:17.028Z] #10 81.26 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-08-03T06:21:17.028Z] #10 81.26 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-08-03T06:21:17.028Z] #10 81.28 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-03T06:21:17.080Z] #40 61.69 DEP criu/arch/ppc64/sigframe.d [2020-08-03T06:21:17.153Z] #39 23.59 CC images/ghost-file.o [2020-08-03T06:21:17.275Z] #39 26.57 CC images/pipe.o [2020-08-03T06:21:17.275Z] #39 26.79 CC images/tcp-stream.o [2020-08-03T06:21:17.291Z] #10 ... [2020-08-03T06:21:17.291Z] [2020-08-03T06:21:17.291Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:21:17.291Z] #39 10.23 DEP images/rpc.pb-c.d [2020-08-03T06:21:17.291Z] #39 10.33 PBCC images/siginfo.pb-c.c [2020-08-03T06:21:17.291Z] #39 10.36 DEP images/siginfo.pb-c.d [2020-08-03T06:21:17.291Z] #39 10.42 PBCC images/pagemap.pb-c.c [2020-08-03T06:21:17.291Z] #39 10.48 DEP images/pagemap.pb-c.d [2020-08-03T06:21:17.379Z] #40 61.83 DEP criu/arch/ppc64/crtools.d [2020-08-03T06:21:17.379Z] #40 62.02 DEP criu/arch/ppc64/cpu.d [2020-08-03T06:21:17.379Z] #40 62.16 CC criu/arch/ppc64/cpu.o [2020-08-03T06:21:17.409Z] #39 ... [2020-08-03T06:21:17.409Z] [2020-08-03T06:21:17.409Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:21:17.409Z] #41 105.3 hash/crc32 [2020-08-03T06:21:17.535Z] #39 27.01 CC images/sk-packet.o [2020-08-03T06:21:17.555Z] #39 10.51 PBCC images/rlimit.pb-c.c [2020-08-03T06:21:17.555Z] #39 10.53 DEP images/rlimit.pb-c.d [2020-08-03T06:21:17.555Z] #39 10.55 PBCC images/file-lock.pb-c.c [2020-08-03T06:21:17.555Z] #39 10.58 DEP images/file-lock.pb-c.d [2020-08-03T06:21:17.819Z] #39 10.65 PBCC images/tty.pb-c.c [2020-08-03T06:21:17.819Z] #39 10.72 DEP images/tty.pb-c.d [2020-08-03T06:21:17.819Z] #39 10.86 PBCC images/tun.pb-c.c [2020-08-03T06:21:17.819Z] #39 10.89 PBCC images/netdev.pb-c.c [2020-08-03T06:21:17.973Z] #41 106.1 net [2020-08-03T06:21:18.030Z] #40 62.69 CC criu/arch/ppc64/crtools.o [2020-08-03T06:21:18.083Z] #39 10.94 DEP images/tun.pb-c.d [2020-08-03T06:21:18.083Z] #39 10.99 DEP images/netdev.pb-c.d [2020-08-03T06:21:18.083Z] #39 11.04 PBCC images/vma.pb-c.c [2020-08-03T06:21:18.083Z] #39 11.09 DEP images/vma.pb-c.d [2020-08-03T06:21:18.083Z] #39 11.18 PBCC images/creds.pb-c.c [2020-08-03T06:21:18.083Z] #39 ... [2020-08-03T06:21:18.083Z] [2020-08-03T06:21:18.083Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:21:18.083Z] #52 37.36 + bin/ctr [2020-08-03T06:21:18.083Z] #52 ... [2020-08-03T06:21:18.083Z] [2020-08-03T06:21:18.083Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:21:18.083Z] #39 11.23 DEP images/creds.pb-c.d [2020-08-03T06:21:18.083Z] #39 11.26 PBCC images/utsns.pb-c.c [2020-08-03T06:21:18.083Z] #39 11.28 DEP images/utsns.pb-c.d [2020-08-03T06:21:18.106Z] #39 27.40 CC images/mnt.o [2020-08-03T06:21:18.106Z] #39 27.66 CC images/pipe-data.o [2020-08-03T06:21:18.360Z] #39 11.43 PBCC images/ipc-desc.pb-c.c [2020-08-03T06:21:18.360Z] #39 11.45 PBCC images/ipc-sem.pb-c.c [2020-08-03T06:21:18.360Z] #39 11.47 DEP images/ipc-desc.pb-c.d [2020-08-03T06:21:18.360Z] #39 11.53 DEP images/ipc-sem.pb-c.d [2020-08-03T06:21:18.360Z] #39 ... [2020-08-03T06:21:18.360Z] [2020-08-03T06:21:18.360Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:21:18.360Z] #41 82.32 vendor/golang.org/x/net/http/httpproxy [2020-08-03T06:21:18.360Z] #41 82.32 crypto/x509 [2020-08-03T06:21:18.360Z] #41 82.33 net/textproto [2020-08-03T06:21:18.360Z] #41 83.44 vendor/golang.org/x/net/http/httpguts [2020-08-03T06:21:18.360Z] #41 83.44 mime/multipart [2020-08-03T06:21:18.360Z] #41 86.26 crypto/tls [2020-08-03T06:21:18.360Z] #41 92.13 net/http/httptrace [2020-08-03T06:21:18.360Z] #41 92.38 net/http [2020-08-03T06:21:18.624Z] #41 ... [2020-08-03T06:21:18.624Z] [2020-08-03T06:21:18.624Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:21:18.624Z] #39 11.59 PBCC images/ipc-msg.pb-c.c [2020-08-03T06:21:18.624Z] #39 11.64 DEP images/ipc-msg.pb-c.d [2020-08-03T06:21:18.624Z] #39 11.69 PBCC images/ipc-shm.pb-c.c [2020-08-03T06:21:18.624Z] #39 11.70 DEP images/ipc-shm.pb-c.d [2020-08-03T06:21:18.624Z] #39 11.75 PBCC images/ipc-var.pb-c.c [2020-08-03T06:21:18.676Z] #39 27.89 CC images/sa.o [2020-08-03T06:21:18.676Z] #39 28.07 CC images/timer.o [2020-08-03T06:21:18.888Z] #39 11.76 DEP images/ipc-var.pb-c.d [2020-08-03T06:21:18.888Z] #39 11.80 PBCC images/sk-opts.pb-c.c [2020-08-03T06:21:18.888Z] #39 11.84 PBCC images/packet-sock.pb-c.c [2020-08-03T06:21:18.888Z] #39 11.93 DEP images/sk-opts.pb-c.d [2020-08-03T06:21:18.888Z] #39 11.98 DEP images/packet-sock.pb-c.d [2020-08-03T06:21:18.903Z] #41 ... [2020-08-03T06:21:18.903Z] [2020-08-03T06:21:18.903Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:21:18.903Z] #47 96.72 mvdan.cc/sh/v3/syntax [2020-08-03T06:21:18.903Z] #47 102.8 mvdan.cc/sh/v3/cmd/shfmt [2020-08-03T06:21:18.903Z] #47 ... [2020-08-03T06:21:18.903Z] [2020-08-03T06:21:18.903Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:21:18.903Z] #41 106.8 compress/gzip [2020-08-03T06:21:19.031Z] #39 ... [2020-08-03T06:21:19.031Z] [2020-08-03T06:21:19.031Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-03T06:21:19.031Z] #19 10.66 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-08-03T06:21:19.031Z] #19 10.74 Collecting pyyaml (from yamllint==1.16.0) [2020-08-03T06:21:19.031Z] #19 10.85 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-08-03T06:21:19.089Z] #40 63.69 CC criu/arch/ppc64/sigframe.o [2020-08-03T06:21:19.151Z] #39 12.05 PBCC images/sk-netlink.pb-c.c [2020-08-03T06:21:19.151Z] #39 12.10 DEP images/sk-netlink.pb-c.d [2020-08-03T06:21:19.151Z] #39 12.13 PBCC images/sk-inet.pb-c.c [2020-08-03T06:21:19.151Z] #39 12.18 DEP images/sk-inet.pb-c.d [2020-08-03T06:21:19.247Z] #39 28.44 CC images/timerfd.o [2020-08-03T06:21:19.388Z] #40 64.05 LINK criu/arch/ppc64/crtools.built-in.o [2020-08-03T06:21:19.414Z] #39 12.28 PBCC images/sk-unix.pb-c.c [2020-08-03T06:21:19.414Z] #39 12.30 DEP images/sk-unix.pb-c.d [2020-08-03T06:21:19.414Z] #39 12.35 PBCC images/mm.pb-c.c [2020-08-03T06:21:19.414Z] #39 12.42 DEP images/mm.pb-c.d [2020-08-03T06:21:19.414Z] #39 12.46 PBCC images/timerfd.pb-c.c [2020-08-03T06:21:19.414Z] #39 12.51 DEP images/timerfd.pb-c.d [2020-08-03T06:21:19.414Z] #39 12.57 PBCC images/timer.pb-c.c [2020-08-03T06:21:19.467Z] #41 107.4 vendor/golang.org/x/text/transform [2020-08-03T06:21:19.508Z] #39 28.69 CC images/mm.o [2020-08-03T06:21:19.508Z] #39 29.07 CC images/sk-opts.o [2020-08-03T06:21:19.679Z] #39 12.59 DEP images/timer.pb-c.d [2020-08-03T06:21:19.679Z] #39 12.63 PBCC images/sa.pb-c.c [2020-08-03T06:21:19.679Z] #39 12.66 DEP images/sa.pb-c.d [2020-08-03T06:21:19.679Z] #39 12.71 PBCC images/pipe-data.pb-c.c [2020-08-03T06:21:19.679Z] #39 12.74 DEP images/pipe-data.pb-c.d [2020-08-03T06:21:19.679Z] #39 12.79 PBCC images/mnt.pb-c.c [2020-08-03T06:21:19.679Z] #39 12.85 DEP images/mnt.pb-c.d [2020-08-03T06:21:19.688Z] #40 64.13 DEP criu/pie/util-vdso.d [2020-08-03T06:21:19.688Z] #40 64.26 DEP criu/pie/util.d [2020-08-03T06:21:19.771Z] #39 ... [2020-08-03T06:21:19.771Z] [2020-08-03T06:21:19.771Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:21:19.771Z] #47 DONE 109.5s [2020-08-03T06:21:19.771Z] [2020-08-03T06:21:19.771Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:21:19.771Z] #39 29.34 CC images/sk-unix.o [2020-08-03T06:21:19.771Z] #39 ... [2020-08-03T06:21:19.771Z] [2020-08-03T06:21:19.771Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:21:19.771Z] #41 105.1 hash/crc32 [2020-08-03T06:21:19.771Z] #41 105.7 net [2020-08-03T06:21:19.771Z] #41 106.0 compress/gzip [2020-08-03T06:21:19.771Z] #41 106.6 vendor/golang.org/x/text/transform [2020-08-03T06:21:19.771Z] #41 107.4 vendor/golang.org/x/text/unicode/bidi [2020-08-03T06:21:19.771Z] #41 109.2 vendor/golang.org/x/text/secure/bidirule [2020-08-03T06:21:19.771Z] #41 109.5 vendor/golang.org/x/text/unicode/norm [2020-08-03T06:21:19.943Z] #39 ... [2020-08-03T06:21:19.943Z] [2020-08-03T06:21:19.943Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:21:19.943Z] #33 11.25 [100%] Linking C executable tini-static [2020-08-03T06:21:19.943Z] #33 11.78 [100%] Built target tini-static [2020-08-03T06:21:19.943Z] #33 11.83 + mkdir -p /build [2020-08-03T06:21:19.943Z] #33 11.84 + cp tini-static /build/docker-init [2020-08-03T06:21:19.943Z] #33 DONE 12.6s [2020-08-03T06:21:19.943Z] [2020-08-03T06:21:19.943Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:21:19.943Z] #39 12.94 PBCC images/sk-packet.pb-c.c [2020-08-03T06:21:19.943Z] #39 12.97 DEP images/sk-packet.pb-c.d [2020-08-03T06:21:19.943Z] #39 13.04 PBCC images/tcp-stream.pb-c.c [2020-08-03T06:21:19.943Z] #39 13.10 DEP images/tcp-stream.pb-c.d [2020-08-03T06:21:19.970Z] #19 12.01 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-08-03T06:21:19.987Z] #40 64.43 CC criu/pie/util.o [2020-08-03T06:21:20.208Z] #39 13.14 PBCC images/pipe.pb-c.c [2020-08-03T06:21:20.208Z] #39 13.18 DEP images/pipe.pb-c.d [2020-08-03T06:21:20.208Z] #39 13.22 PBCC images/pstree.pb-c.c [2020-08-03T06:21:20.208Z] #39 13.25 DEP images/pstree.pb-c.d [2020-08-03T06:21:20.230Z] #19 12.06 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-08-03T06:21:20.230Z] #19 12.09 Building wheels for collected packages: pyyaml [2020-08-03T06:21:20.230Z] #19 12.10 Running setup.py bdist_wheel for pyyaml: started [2020-08-03T06:21:20.284Z] #40 64.78 CC criu/pie/util-vdso.o [2020-08-03T06:21:20.399Z] #41 108.2 vendor/golang.org/x/text/unicode/bidi [2020-08-03T06:21:20.472Z] #39 13.39 PBCC images/fs.pb-c.c [2020-08-03T06:21:20.472Z] #39 13.44 DEP images/fs.pb-c.d [2020-08-03T06:21:20.472Z] #39 13.52 PBCC images/signalfd.pb-c.c [2020-08-03T06:21:20.472Z] #39 13.60 DEP images/signalfd.pb-c.d [2020-08-03T06:21:20.737Z] #39 13.72 PBCC images/fh.pb-c.c [2020-08-03T06:21:20.737Z] #39 13.82 PBCC images/fsnotify.pb-c.c [2020-08-03T06:21:20.932Z] #40 65.50 AR criu/pie/pie.lib.a [2020-08-03T06:21:20.932Z] #40 65.57 DEP criu/pie/restorer.d [2020-08-03T06:21:20.963Z] #41 ... [2020-08-03T06:21:20.963Z] [2020-08-03T06:21:20.963Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-03T06:21:20.963Z] #47 DONE 108.8s [2020-08-03T06:21:20.963Z] [2020-08-03T06:21:20.963Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:21:20.963Z] #39 23.90 CC images/fifo.o [2020-08-03T06:21:20.963Z] #39 24.15 CC images/remap-file-path.o [2020-08-03T06:21:20.963Z] #39 24.43 CC images/eventfd.o [2020-08-03T06:21:20.963Z] #39 24.64 CC images/eventpoll.o [2020-08-03T06:21:20.963Z] #39 24.83 CC images/fh.o [2020-08-03T06:21:20.963Z] #39 25.21 CC images/fsnotify.o [2020-08-03T06:21:20.963Z] #39 25.96 CC images/signalfd.o [2020-08-03T06:21:20.963Z] #39 26.14 CC images/fs.o [2020-08-03T06:21:20.963Z] #39 26.39 CC images/pstree.o [2020-08-03T06:21:20.963Z] #39 26.56 CC images/pipe.o [2020-08-03T06:21:20.963Z] #39 26.83 CC images/tcp-stream.o [2020-08-03T06:21:20.963Z] #39 27.16 CC images/sk-packet.o [2020-08-03T06:21:21.001Z] #39 13.89 DEP images/fh.pb-c.d [2020-08-03T06:21:21.001Z] #39 14.02 DEP images/fsnotify.pb-c.d [2020-08-03T06:21:21.169Z] #19 13.03 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-08-03T06:21:21.169Z] #19 13.03 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-08-03T06:21:21.169Z] #19 13.10 Successfully built pyyaml [2020-08-03T06:21:21.169Z] #19 13.12 Installing collected packages: pyyaml, pathspec, yamllint [2020-08-03T06:21:21.232Z] #40 65.80 DEP criu/arch/ppc64/vdso-trampoline.d [2020-08-03T06:21:21.232Z] #40 65.83 DEP criu/arch/ppc64/restorer.d [2020-08-03T06:21:21.264Z] #39 14.17 PBCC images/eventpoll.pb-c.c [2020-08-03T06:21:21.264Z] #39 14.20 DEP images/eventpoll.pb-c.d [2020-08-03T06:21:21.264Z] #39 14.25 PBCC images/eventfd.pb-c.c [2020-08-03T06:21:21.264Z] #39 14.31 DEP images/eventfd.pb-c.d [2020-08-03T06:21:21.429Z] #19 13.45 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-08-03T06:21:21.527Z] #39 27.73 CC images/mnt.o [2020-08-03T06:21:21.527Z] #39 14.40 PBCC images/remap-file-path.pb-c.c [2020-08-03T06:21:21.527Z] #39 14.48 DEP images/remap-file-path.pb-c.d [2020-08-03T06:21:21.527Z] #39 14.58 PBCC images/fifo.pb-c.c [2020-08-03T06:21:21.527Z] #39 14.64 DEP images/fifo.pb-c.d [2020-08-03T06:21:21.547Z] #40 66.18 DEP criu/arch/ppc64/vdso-pie.d [2020-08-03T06:21:21.784Z] #39 28.22 CC images/pipe-data.o [2020-08-03T06:21:21.792Z] #39 14.73 PBCC images/ghost-file.pb-c.c [2020-08-03T06:21:21.792Z] #39 14.79 DEP images/ghost-file.pb-c.d [2020-08-03T06:21:21.792Z] #39 14.87 PBCC images/regfile.pb-c.c [2020-08-03T06:21:21.792Z] #39 14.91 DEP images/regfile.pb-c.d [2020-08-03T06:21:21.792Z] #39 14.93 PBCC images/ns.pb-c.c [2020-08-03T06:21:21.792Z] #39 14.97 DEP images/ns.pb-c.d [2020-08-03T06:21:21.845Z] #40 66.35 DEP criu/pie/parasite-vdso.d [2020-08-03T06:21:21.845Z] #40 66.57 DEP criu/pie/parasite.d [2020-08-03T06:21:22.010Z] #19 DONE 13.7s [2020-08-03T06:21:22.010Z] [2020-08-03T06:21:22.010Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-08-03T06:21:22.042Z] #39 28.61 CC images/sa.o [2020-08-03T06:21:22.057Z] #39 15.00 PBCC images/fdinfo.pb-c.c [2020-08-03T06:21:22.271Z] #22 DONE 0.3s [2020-08-03T06:21:22.271Z] [2020-08-03T06:21:22.271Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-08-03T06:21:22.299Z] #39 28.79 CC images/timer.o [2020-08-03T06:21:22.316Z] #41 ... [2020-08-03T06:21:22.316Z] [2020-08-03T06:21:22.316Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:21:22.316Z] #39 29.76 CC images/sk-inet.o [2020-08-03T06:21:22.316Z] #39 30.32 CC images/tun.o [2020-08-03T06:21:22.316Z] #39 30.71 CC images/sk-netlink.o [2020-08-03T06:21:22.316Z] #39 30.87 CC images/packet-sock.o [2020-08-03T06:21:22.316Z] #39 31.34 CC images/ipc-var.o [2020-08-03T06:21:22.316Z] #39 31.53 CC images/ipc-desc.o [2020-08-03T06:21:22.316Z] #39 31.77 CC images/ipc-shm.o [2020-08-03T06:21:22.321Z] #39 15.13 DEP images/fdinfo.pb-c.d [2020-08-03T06:21:22.321Z] #39 15.22 PBCC images/core-aarch64.pb-c.c [2020-08-03T06:21:22.321Z] #39 15.27 PBCC images/core-arm.pb-c.c [2020-08-03T06:21:22.321Z] #39 15.31 PBCC images/core-ppc64.pb-c.c [2020-08-03T06:21:22.321Z] #39 15.33 PBCC images/core-s390.pb-c.c [2020-08-03T06:21:22.321Z] #39 15.38 PBCC images/core-x86.pb-c.c [2020-08-03T06:21:22.321Z] #39 15.42 PBCC images/core.pb-c.c [2020-08-03T06:21:22.321Z] #39 15.46 PBCC images/inventory.pb-c.c [2020-08-03T06:21:22.321Z] #39 15.50 DEP images/core-aarch64.pb-c.d [2020-08-03T06:21:22.492Z] #40 66.90 CC criu/pie/parasite.o [2020-08-03T06:21:22.576Z] #39 32.00 CC images/ipc-msg.o [2020-08-03T06:21:22.585Z] #39 15.54 DEP images/core-arm.pb-c.d [2020-08-03T06:21:22.585Z] #39 15.60 DEP images/core-ppc64.pb-c.d [2020-08-03T06:21:22.585Z] #39 15.69 DEP images/core-s390.pb-c.d [2020-08-03T06:21:22.585Z] #39 15.74 DEP images/core-x86.pb-c.d [2020-08-03T06:21:22.585Z] #39 15.77 DEP images/core.pb-c.d [2020-08-03T06:21:22.837Z] #39 32.31 CC images/ipc-sem.o [2020-08-03T06:21:22.852Z] #39 15.86 DEP images/inventory.pb-c.d [2020-08-03T06:21:22.852Z] #39 15.98 PBCC images/cpuinfo.pb-c.c [2020-08-03T06:21:22.852Z] #39 16.03 DEP images/cpuinfo.pb-c.d [2020-08-03T06:21:22.862Z] #39 29.19 CC images/timerfd.o [2020-08-03T06:21:22.862Z] #39 29.46 CC images/mm.o [2020-08-03T06:21:22.862Z] #39 ... [2020-08-03T06:21:22.862Z] [2020-08-03T06:21:22.862Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-03T06:21:22.862Z] #10 111.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-08-03T06:21:22.862Z] #10 111.0 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-03T06:21:22.862Z] #10 111.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-03T06:21:23.098Z] #39 32.52 CC images/utsns.o [2020-08-03T06:21:23.098Z] #39 32.64 CC images/creds.o [2020-08-03T06:21:23.115Z] #39 16.10 PBCC images/stats.pb-c.c [2020-08-03T06:21:23.115Z] #39 16.15 DEP images/stats.pb-c.d [2020-08-03T06:21:23.669Z] #39 32.79 CC images/vma.o [2020-08-03T06:21:23.669Z] #39 32.96 CC images/netdev.o [2020-08-03T06:21:23.929Z] #39 33.27 CC images/tty.o [2020-08-03T06:21:24.024Z] #40 ... [2020-08-03T06:21:24.024Z] [2020-08-03T06:21:24.024Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:21:24.024Z] #42 137.0 vendor/golang.org/x/text/unicode/norm [2020-08-03T06:21:24.500Z] #39 33.75 CC images/file-lock.o [2020-08-03T06:21:24.500Z] #39 33.92 CC images/rlimit.o [2020-08-03T06:21:24.513Z] #39 17.46 make[1]: Nothing to be done for 'all'. [2020-08-03T06:21:24.760Z] #39 34.06 CC images/pagemap.o [2020-08-03T06:21:24.760Z] #39 34.23 CC images/siginfo.o [2020-08-03T06:21:25.020Z] #39 34.41 CC images/rpc.o [2020-08-03T06:21:25.463Z] #39 ... [2020-08-03T06:21:25.463Z] [2020-08-03T06:21:25.463Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-03T06:21:25.463Z] #10 99.43 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-08-03T06:21:25.463Z] #10 99.44 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-08-03T06:21:25.463Z] #10 99.44 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-03T06:21:25.559Z] #42 ... [2020-08-03T06:21:25.559Z] [2020-08-03T06:21:25.559Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:21:25.559Z] #55 129.7 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-03T06:21:25.559Z] #55 129.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-08-03T06:21:25.559Z] #55 DONE 138.6s [2020-08-03T06:21:25.559Z] [2020-08-03T06:21:25.559Z] #56 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-08-03T06:21:25.559Z] #56 DONE 0.1s [2020-08-03T06:21:25.559Z] [2020-08-03T06:21:25.559Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:21:25.559Z] #42 138.8 github.com/LK4D4/vndr/build [2020-08-03T06:21:25.562Z] #26 DONE 3.3s [2020-08-03T06:21:25.563Z] [2020-08-03T06:21:25.563Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:21:25.563Z] #39 131.9 CC criu/netfilter.o [2020-08-03T06:21:25.563Z] #39 132.3 CC criu/page-pipe.o [2020-08-03T06:21:25.563Z] #39 132.9 CC criu/page-xfer.o [2020-08-03T06:21:25.563Z] #39 134.2 CC criu/pagemap-cache.o [2020-08-03T06:21:25.563Z] #39 134.5 CC criu/pagemap.o [2020-08-03T06:21:25.563Z] #39 135.6 CC criu/parasite-syscall.o [2020-08-03T06:21:25.563Z] #39 136.3 CC criu/path.o [2020-08-03T06:21:25.563Z] #39 136.6 CC criu/pie-util-vdso-elf32.o [2020-08-03T06:21:25.563Z] #39 136.9 CC criu/pie-util-vdso.o [2020-08-03T06:21:25.563Z] #39 137.3 CC criu/pie-util.o [2020-08-03T06:21:25.563Z] #39 137.4 CC criu/pipes.o [2020-08-03T06:21:25.563Z] #39 138.0 CC criu/plugin.o [2020-08-03T06:21:25.563Z] #39 138.3 CC criu/proc_parse.o [2020-08-03T06:21:25.563Z] #39 ... [2020-08-03T06:21:25.563Z] [2020-08-03T06:21:25.563Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-08-03T06:21:25.563Z] #29 DONE 0.2s [2020-08-03T06:21:25.563Z] [2020-08-03T06:21:25.563Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-08-03T06:21:25.563Z] #31 DONE 0.0s [2020-08-03T06:21:25.822Z] [2020-08-03T06:21:25.822Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-08-03T06:21:25.822Z] #34 DONE 0.0s [2020-08-03T06:21:25.822Z] [2020-08-03T06:21:25.822Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:21:25.856Z] #42 ... [2020-08-03T06:21:25.856Z] [2020-08-03T06:21:25.856Z] #57 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-08-03T06:21:25.856Z] #57 DONE 0.1s [2020-08-03T06:21:25.856Z] [2020-08-03T06:21:25.856Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:21:25.856Z] #40 68.45 LINK criu/pie/parasite.built-in.o [2020-08-03T06:21:25.856Z] #40 68.47 GEN criu/pie/parasite-blob.h [2020-08-03T06:21:25.856Z] #40 68.52 CC criu/pie/parasite-vdso.o [2020-08-03T06:21:25.856Z] #40 69.29 CC criu/arch/ppc64/vdso-pie.o [2020-08-03T06:21:25.856Z] #40 69.68 CC criu/arch/ppc64/restorer.o [2020-08-03T06:21:25.856Z] #40 70.16 CC criu/arch/ppc64/vdso-trampoline.o [2020-08-03T06:21:25.856Z] #40 70.21 CC criu/pie/restorer.o [2020-08-03T06:21:25.960Z] #39 35.36 CC images/ext-file.o [2020-08-03T06:21:26.221Z] #39 35.61 CC images/cgroup.o [2020-08-03T06:21:26.791Z] #39 36.10 CC images/userns.o [2020-08-03T06:21:26.791Z] #39 36.29 CC images/google/protobuf/descriptor.o [2020-08-03T06:21:27.202Z] #45 ... [2020-08-03T06:21:27.202Z] [2020-08-03T06:21:27.202Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:21:27.202Z] #39 140.1 CC criu/protobuf-desc.o [2020-08-03T06:21:27.396Z] #40 ... [2020-08-03T06:21:27.396Z] [2020-08-03T06:21:27.396Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-03T06:21:27.396Z] #18 11.31 Reading package lists... [2020-08-03T06:21:27.396Z] #18 16.30 Reading package lists... [2020-08-03T06:21:27.396Z] #18 20.97 Building dependency tree... [2020-08-03T06:21:27.396Z] #18 22.58 libcap2-bin is already the newest version (1:2.25-2). [2020-08-03T06:21:27.396Z] #18 22.58 The following additional packages will be installed: [2020-08-03T06:21:27.396Z] #18 22.58 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-08-03T06:21:27.396Z] #18 22.58 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-08-03T06:21:27.396Z] #18 22.58 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-08-03T06:21:27.396Z] #18 22.58 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-08-03T06:21:27.396Z] #18 22.58 python3.7 python3.7-minimal vim-runtime xxd [2020-08-03T06:21:27.396Z] #18 22.58 Suggested packages: [2020-08-03T06:21:27.396Z] #18 22.58 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-08-03T06:21:27.396Z] #18 22.58 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-08-03T06:21:27.396Z] #18 22.58 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-08-03T06:21:27.396Z] #18 22.58 Recommended packages: [2020-08-03T06:21:27.396Z] #18 22.58 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-08-03T06:21:27.396Z] #18 22.58 python3-keyrings.alt python3-xdg unzip [2020-08-03T06:21:27.396Z] #18 24.88 The following NEW packages will be installed: [2020-08-03T06:21:27.396Z] #18 24.91 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-08-03T06:21:27.396Z] #18 24.91 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-08-03T06:21:27.396Z] #18 24.91 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-08-03T06:21:27.396Z] #18 24.91 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-08-03T06:21:27.396Z] #18 24.91 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-08-03T06:21:27.396Z] #18 24.91 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-08-03T06:21:27.396Z] #18 24.93 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-08-03T06:21:27.396Z] #18 24.93 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-08-03T06:21:27.396Z] #18 24.93 xz-utils zip [2020-08-03T06:21:27.396Z] #18 25.27 0 upgraded, 48 newly installed, 0 to remove and 7 not upgraded. [2020-08-03T06:21:27.396Z] #18 25.27 Need to get 29.2 MB of archives. [2020-08-03T06:21:27.396Z] #18 25.27 After this operation, 134 MB of additional disk space will be used. [2020-08-03T06:21:27.396Z] #18 25.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-08-03T06:21:27.396Z] #18 25.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB] [2020-08-03T06:21:27.396Z] #18 25.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB] [2020-08-03T06:21:27.396Z] #18 25.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-08-03T06:21:27.396Z] #18 25.60 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-08-03T06:21:27.396Z] #18 25.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB] [2020-08-03T06:21:27.396Z] #18 25.80 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB] [2020-08-03T06:21:27.396Z] #18 25.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-08-03T06:21:27.396Z] #18 25.86 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-08-03T06:21:27.396Z] #18 25.86 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-08-03T06:21:27.396Z] #18 25.87 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-08-03T06:21:27.396Z] #18 25.87 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-08-03T06:21:27.396Z] #18 25.94 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-08-03T06:21:27.396Z] #18 25.95 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-08-03T06:21:27.396Z] #18 25.95 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-08-03T06:21:27.396Z] #18 25.96 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-08-03T06:21:27.396Z] #18 25.99 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-08-03T06:21:27.396Z] #18 26.00 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-08-03T06:21:27.396Z] #18 26.02 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-08-03T06:21:27.396Z] #18 26.03 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-08-03T06:21:27.396Z] #18 26.11 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-08-03T06:21:27.396Z] #18 26.23 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-08-03T06:21:27.396Z] #18 26.26 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-08-03T06:21:27.396Z] #18 26.26 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-08-03T06:21:27.396Z] #18 26.28 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-08-03T06:21:27.396Z] #18 26.28 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-08-03T06:21:27.396Z] #18 26.34 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-08-03T06:21:27.698Z] #18 26.34 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-08-03T06:21:27.698Z] #18 26.37 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-08-03T06:21:28.140Z] #39 140.8 CC criu/protobuf.o [2020-08-03T06:21:28.140Z] #39 141.0 CC criu/pstree.o [2020-08-03T06:21:28.351Z] #18 26.96 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-08-03T06:21:28.351Z] #18 26.97 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-08-03T06:21:28.351Z] #18 26.97 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-08-03T06:21:28.351Z] #18 26.97 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-08-03T06:21:28.351Z] #18 26.99 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-08-03T06:21:28.351Z] #18 27.00 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-08-03T06:21:28.351Z] #18 27.12 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-08-03T06:21:28.351Z] #18 27.12 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-08-03T06:21:28.351Z] #18 27.13 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-08-03T06:21:28.351Z] #18 27.14 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-08-03T06:21:28.351Z] #18 27.15 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-08-03T06:21:28.351Z] #18 27.17 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-08-03T06:21:28.351Z] #18 27.18 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-08-03T06:21:28.351Z] #18 27.25 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-08-03T06:21:28.351Z] #18 27.27 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-08-03T06:21:28.351Z] #18 27.30 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-08-03T06:21:28.655Z] #18 27.67 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-08-03T06:21:28.702Z] #39 37.97 CC images/opts.o [2020-08-03T06:21:28.702Z] #39 38.21 CC images/seccomp.o [2020-08-03T06:21:28.962Z] #18 27.72 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-08-03T06:21:28.962Z] #18 27.82 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-08-03T06:21:28.962Z] #39 38.47 CC images/binfmt-misc.o [2020-08-03T06:21:29.078Z] #39 142.0 CC criu/rbtree.o [2020-08-03T06:21:29.223Z] #39 38.60 CC images/time.o [2020-08-03T06:21:29.338Z] #39 142.1 CC criu/rst-malloc.o [2020-08-03T06:21:29.338Z] #39 142.4 CC criu/seccomp.o [2020-08-03T06:21:29.408Z] #10 ... [2020-08-03T06:21:29.408Z] [2020-08-03T06:21:29.408Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:21:29.408Z] #39 29.73 CC images/sk-opts.o [2020-08-03T06:21:29.408Z] #39 29.91 CC images/sk-unix.o [2020-08-03T06:21:29.408Z] #39 30.17 CC images/sk-inet.o [2020-08-03T06:21:29.408Z] #39 30.48 CC images/tun.o [2020-08-03T06:21:29.408Z] #39 30.71 CC images/sk-netlink.o [2020-08-03T06:21:29.408Z] #39 30.91 CC images/packet-sock.o [2020-08-03T06:21:29.408Z] #39 31.30 CC images/ipc-var.o [2020-08-03T06:21:29.408Z] #39 31.57 CC images/ipc-desc.o [2020-08-03T06:21:29.408Z] #39 31.82 CC images/ipc-shm.o [2020-08-03T06:21:29.408Z] #39 32.00 CC images/ipc-msg.o [2020-08-03T06:21:29.408Z] #39 32.26 CC images/ipc-sem.o [2020-08-03T06:21:29.408Z] #39 32.53 CC images/utsns.o [2020-08-03T06:21:29.408Z] #39 32.70 CC images/creds.o [2020-08-03T06:21:29.408Z] #39 32.90 CC images/vma.o [2020-08-03T06:21:29.408Z] #39 33.08 CC images/netdev.o [2020-08-03T06:21:29.408Z] #39 33.47 CC images/tty.o [2020-08-03T06:21:29.408Z] #39 33.99 CC images/file-lock.o [2020-08-03T06:21:29.408Z] #39 34.22 CC images/rlimit.o [2020-08-03T06:21:29.408Z] #39 34.40 CC images/pagemap.o [2020-08-03T06:21:29.408Z] #39 34.64 CC images/siginfo.o [2020-08-03T06:21:29.408Z] #39 34.89 CC images/rpc.o [2020-08-03T06:21:29.483Z] #39 38.89 CC images/sysctl.o [2020-08-03T06:21:29.597Z] #39 ... [2020-08-03T06:21:29.597Z] [2020-08-03T06:21:29.597Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-03T06:21:29.597Z] #36 DONE 216.8s [2020-08-03T06:21:29.608Z] #18 ... [2020-08-03T06:21:29.608Z] [2020-08-03T06:21:29.608Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:21:29.608Z] #40 74.29 LINK criu/pie/restorer.built-in.o [2020-08-03T06:21:29.666Z] #39 36.04 CC images/ext-file.o [2020-08-03T06:21:29.743Z] #39 39.15 CC images/autofs.o [2020-08-03T06:21:29.856Z] [2020-08-03T06:21:29.856Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:21:29.905Z] #40 74.31 GEN criu/pie/restorer-blob.h [2020-08-03T06:21:29.905Z] #40 74.45 DEP criu/vdso.d [2020-08-03T06:21:29.923Z] #39 36.23 CC images/cgroup.o [2020-08-03T06:21:30.004Z] #39 39.38 CC images/macvlan.o [2020-08-03T06:21:30.117Z] #45 ... [2020-08-03T06:21:30.117Z] [2020-08-03T06:21:30.117Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:21:30.117Z] #39 143.0 CC criu/seize.o [2020-08-03T06:21:30.180Z] #39 36.74 CC images/userns.o [2020-08-03T06:21:30.204Z] #40 74.63 DEP criu/uts_ns.d [2020-08-03T06:21:30.204Z] #40 74.93 DEP criu/util.d [2020-08-03T06:21:30.264Z] #39 39.57 CC images/sit.o [2020-08-03T06:21:30.264Z] #39 39.80 CC images/memfd.o [2020-08-03T06:21:30.504Z] #40 75.26 DEP criu/uffd.d [2020-08-03T06:21:30.525Z] #39 40.03 CC images/timens.o [2020-08-03T06:21:30.743Z] #39 37.03 CC images/google/protobuf/descriptor.o [2020-08-03T06:21:30.802Z] #40 75.48 DEP criu/tun.d [2020-08-03T06:21:31.055Z] #39 143.7 CC criu/servicefd.o [2020-08-03T06:21:31.055Z] #39 144.0 CC criu/shmem.o [2020-08-03T06:21:31.095Z] #39 40.26 LINK images/built-in.o [2020-08-03T06:21:31.095Z] #39 ... [2020-08-03T06:21:31.095Z] [2020-08-03T06:21:31.095Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:21:31.095Z] #54 120.6 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-03T06:21:31.095Z] #54 120.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-08-03T06:21:31.101Z] #40 75.63 DEP criu/tty.d [2020-08-03T06:21:31.314Z] #39 ... [2020-08-03T06:21:31.315Z] [2020-08-03T06:21:31.315Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-08-03T06:21:31.315Z] #37 DONE 0.5s [2020-08-03T06:21:31.315Z] [2020-08-03T06:21:31.315Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:21:31.400Z] #40 75.91 DEP criu/timerfd.d [2020-08-03T06:21:31.400Z] #40 76.07 DEP criu/timens.d [2020-08-03T06:21:31.575Z] #45 ... [2020-08-03T06:21:31.575Z] [2020-08-03T06:21:31.575Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:21:31.575Z] #39 144.4 CC criu/sigframe.o [2020-08-03T06:21:31.575Z] #39 144.5 CC criu/signalfd.o [2020-08-03T06:21:31.708Z] #40 76.24 DEP criu/sysfs_parse.d [2020-08-03T06:21:31.708Z] #40 76.43 DEP criu/sysctl.d [2020-08-03T06:21:31.834Z] #39 144.7 CC criu/sk-inet.o [2020-08-03T06:21:32.010Z] #40 76.68 DEP criu/string.d [2020-08-03T06:21:32.010Z] #40 76.71 DEP criu/stats.d [2020-08-03T06:21:32.074Z] #10 ... [2020-08-03T06:21:32.074Z] [2020-08-03T06:21:32.074Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:21:32.074Z] #39 18.88 CC images/stats.o [2020-08-03T06:21:32.074Z] #39 19.27 CC images/core.o [2020-08-03T06:21:32.074Z] #39 19.85 CC images/core-x86.o [2020-08-03T06:21:32.074Z] #39 20.35 CC images/core-arm.o [2020-08-03T06:21:32.074Z] #39 20.78 CC images/core-aarch64.o [2020-08-03T06:21:32.074Z] #39 21.10 CC images/core-ppc64.o [2020-08-03T06:21:32.074Z] #39 21.68 CC images/core-s390.o [2020-08-03T06:21:32.074Z] #39 22.37 CC images/cpuinfo.o [2020-08-03T06:21:32.074Z] #39 22.79 CC images/inventory.o [2020-08-03T06:21:32.074Z] #39 22.99 CC images/fdinfo.o [2020-08-03T06:21:32.074Z] #39 23.34 CC images/fown.o [2020-08-03T06:21:32.074Z] #39 23.50 CC images/ns.o [2020-08-03T06:21:32.074Z] #39 23.72 CC images/regfile.o [2020-08-03T06:21:32.074Z] #39 23.92 CC images/ghost-file.o [2020-08-03T06:21:32.074Z] #39 24.11 CC images/fifo.o [2020-08-03T06:21:32.074Z] #39 24.37 CC images/remap-file-path.o [2020-08-03T06:21:32.074Z] #39 24.51 CC images/eventfd.o [2020-08-03T06:21:32.074Z] #39 24.84 CC images/eventpoll.o [2020-08-03T06:21:32.074Z] #39 25.17 CC images/fh.o [2020-08-03T06:21:32.112Z] #39 38.56 CC images/opts.o [2020-08-03T06:21:32.318Z] #40 76.86 DEP criu/sockets.d [2020-08-03T06:21:32.370Z] #39 38.76 CC images/seccomp.o [2020-08-03T06:21:32.370Z] #39 ... [2020-08-03T06:21:32.370Z] [2020-08-03T06:21:32.370Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:21:32.370Z] #41 110.3 vendor/golang.org/x/text/secure/bidirule [2020-08-03T06:21:32.370Z] #41 110.5 vendor/golang.org/x/text/unicode/norm [2020-08-03T06:21:32.370Z] #41 114.2 vendor/golang.org/x/net/idna [2020-08-03T06:21:32.370Z] #41 116.4 vendor/golang.org/x/net/http2/hpack [2020-08-03T06:21:32.370Z] #41 117.5 mime [2020-08-03T06:21:32.370Z] #41 119.1 mime/quotedprintable [2020-08-03T06:21:32.370Z] #41 119.4 net/http/internal [2020-08-03T06:21:32.402Z] #39 145.2 CC criu/sk-netlink.o [2020-08-03T06:21:32.479Z] #54 ... [2020-08-03T06:21:32.479Z] [2020-08-03T06:21:32.479Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-03T06:21:32.479Z] #10 112.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-08-03T06:21:32.479Z] #10 112.2 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-03T06:21:32.479Z] #10 112.2 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-03T06:21:32.617Z] #40 77.14 DEP criu/sk-unix.d [2020-08-03T06:21:32.617Z] #40 77.41 DEP criu/sk-tcp.d [2020-08-03T06:21:32.626Z] #41 ... [2020-08-03T06:21:32.626Z] [2020-08-03T06:21:32.626Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:21:32.626Z] #54 120.5 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-03T06:21:32.626Z] #54 120.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-08-03T06:21:32.651Z] #39 25.42 CC images/fsnotify.o [2020-08-03T06:21:32.651Z] #39 25.84 CC images/signalfd.o [2020-08-03T06:21:32.661Z] #39 145.4 CC criu/sk-packet.o [2020-08-03T06:21:32.739Z] #10 ... [2020-08-03T06:21:32.739Z] [2020-08-03T06:21:32.739Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:21:32.739Z] #39 40.42 GEN compel/include/asm [2020-08-03T06:21:32.739Z] #39 40.45 GEN compel/include/version.h [2020-08-03T06:21:32.739Z] #39 40.46 touch .config [2020-08-03T06:21:32.739Z] #39 40.51 GEN include/common/config.h [2020-08-03T06:21:32.739Z] #39 40.57 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-08-03T06:21:32.739Z] #39 40.60 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-08-03T06:21:32.739Z] #39 40.62 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-08-03T06:21:32.739Z] #39 40.64 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-08-03T06:21:32.739Z] #39 40.67 DEP compel/arch/x86/plugins/std/memcpy.d [2020-08-03T06:21:32.739Z] #39 40.70 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-08-03T06:21:32.739Z] #39 40.73 GEN compel/plugins/include/uapi/std/syscall.h [2020-08-03T06:21:32.739Z] #39 40.76 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-08-03T06:21:32.739Z] #39 40.77 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-08-03T06:21:32.739Z] #39 40.80 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-08-03T06:21:32.739Z] #39 40.80 DEP compel/plugins/std/infect.d [2020-08-03T06:21:32.739Z] #39 41.01 DEP compel/plugins/std/string.d [2020-08-03T06:21:32.739Z] #39 41.14 DEP compel/plugins/std/log.d [2020-08-03T06:21:32.739Z] #39 41.28 DEP compel/plugins/std/fds.d [2020-08-03T06:21:32.739Z] #39 41.42 DEP compel/plugins/std/std.d [2020-08-03T06:21:32.739Z] #39 41.52 DEP compel/plugins/shmem/shmem.d [2020-08-03T06:21:32.739Z] #39 41.63 DEP compel/plugins/fds/fds.d [2020-08-03T06:21:32.739Z] #39 41.80 CC compel/plugins/std/std.o [2020-08-03T06:21:32.739Z] #39 42.14 CC compel/plugins/std/fds.o [2020-08-03T06:21:32.914Z] #40 77.61 DEP criu/sk-queue.d [2020-08-03T06:21:32.915Z] #39 26.09 CC images/fs.o [2020-08-03T06:21:32.921Z] #39 145.7 CC criu/sk-queue.o [2020-08-03T06:21:32.921Z] #39 146.0 CC criu/sk-tcp.o [2020-08-03T06:21:33.212Z] #40 77.77 DEP criu/sk-packet.d [2020-08-03T06:21:33.212Z] #40 77.93 DEP criu/sk-netlink.d [2020-08-03T06:21:33.322Z] #39 42.58 CC compel/plugins/std/log.o [2020-08-03T06:21:33.490Z] #39 146.3 CC criu/sk-unix.o [2020-08-03T06:21:33.492Z] #39 26.27 CC images/pstree.o [2020-08-03T06:21:33.492Z] #39 26.56 CC images/pipe.o [2020-08-03T06:21:33.510Z] #40 78.07 DEP criu/sk-inet.d [2020-08-03T06:21:33.510Z] #40 78.27 DEP criu/signalfd.d [2020-08-03T06:21:33.809Z] #40 78.46 DEP criu/sigframe.d [2020-08-03T06:21:33.809Z] #40 78.55 DEP criu/shmem.d [2020-08-03T06:21:33.893Z] #39 43.28 CC compel/plugins/std/string.o [2020-08-03T06:21:34.068Z] #39 26.89 CC images/tcp-stream.o [2020-08-03T06:21:34.068Z] #39 ... [2020-08-03T06:21:34.068Z] [2020-08-03T06:21:34.068Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:21:34.106Z] #40 78.72 DEP criu/servicefd.d [2020-08-03T06:21:34.153Z] #39 ... [2020-08-03T06:21:34.153Z] [2020-08-03T06:21:34.153Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:21:34.153Z] #41 113.8 vendor/golang.org/x/net/idna [2020-08-03T06:21:34.153Z] #41 116.0 vendor/golang.org/x/net/http2/hpack [2020-08-03T06:21:34.153Z] #41 117.2 mime [2020-08-03T06:21:34.153Z] #41 118.6 mime/quotedprintable [2020-08-03T06:21:34.153Z] #41 118.9 net/http/internal [2020-08-03T06:21:34.153Z] #41 122.5 net/textproto [2020-08-03T06:21:34.153Z] #41 122.5 crypto/x509 [2020-08-03T06:21:34.153Z] #41 123.7 vendor/golang.org/x/net/http/httpguts [2020-08-03T06:21:34.153Z] #41 123.9 vendor/golang.org/x/net/http/httpproxy [2020-08-03T06:21:34.403Z] #40 78.88 DEP criu/seize.d [2020-08-03T06:21:34.403Z] #40 79.04 DEP criu/seccomp.d [2020-08-03T06:21:34.414Z] #41 ... [2020-08-03T06:21:34.414Z] [2020-08-03T06:21:34.414Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:21:34.414Z] #39 43.77 CC compel/plugins/std/infect.o [2020-08-03T06:21:34.674Z] #39 44.10 CC compel/arch/x86/plugins/std/parasite-head.o [2020-08-03T06:21:34.701Z] #40 79.22 DEP criu/rst-malloc.d [2020-08-03T06:21:34.701Z] #40 79.30 DEP criu/rbtree.d [2020-08-03T06:21:34.701Z] #40 79.33 DEP criu/pstree.d [2020-08-03T06:21:34.871Z] #39 147.5 CC criu/sockets.o [2020-08-03T06:21:34.871Z] #39 147.9 CC criu/stats.o [2020-08-03T06:21:34.934Z] #39 44.19 CC compel/arch/x86/plugins/std/memcpy.o [2020-08-03T06:21:34.934Z] #39 44.26 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-08-03T06:21:34.934Z] #39 44.30 AR compel/plugins/std.lib.a [2020-08-03T06:21:34.934Z] #39 44.37 CC compel/plugins/fds/fds.o [2020-08-03T06:21:34.999Z] #40 79.51 DEP criu/protobuf.d [2020-08-03T06:21:35.131Z] #39 148.1 CC criu/string.o [2020-08-03T06:21:35.131Z] #39 148.2 CC criu/sysctl.o [2020-08-03T06:21:35.194Z] #39 44.57 AR compel/plugins/fds.lib.a [2020-08-03T06:21:35.194Z] #39 44.61 HOSTDEP compel/src/lib/log-host.d [2020-08-03T06:21:35.297Z] #40 79.72 GEN criu/protobuf-desc-gen.h [2020-08-03T06:21:35.455Z] #39 44.74 HOSTDEP compel/src/lib/handle-elf-host.d [2020-08-03T06:21:35.455Z] #39 44.92 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-08-03T06:21:35.699Z] #39 148.5 CC criu/sysfs_parse.o [2020-08-03T06:21:35.715Z] #39 45.00 HOSTDEP compel/src/main-host.d [2020-08-03T06:21:35.715Z] #39 45.15 DEP compel/src/lib/ptrace.d [2020-08-03T06:21:35.715Z] #39 45.26 DEP compel/src/lib/infect.d [2020-08-03T06:21:35.781Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-08-03T06:21:35.781Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 14.7% of statements [2020-08-03T06:21:35.959Z] #39 148.7 CC criu/timens.o [2020-08-03T06:21:35.959Z] #39 148.8 CC criu/timerfd.o [2020-08-03T06:21:35.975Z] #39 45.37 DEP compel/src/lib/infect-util.d [2020-08-03T06:21:35.975Z] #39 45.45 DEP compel/src/lib/infect-rpc.d [2020-08-03T06:21:36.218Z] #39 149.0 CC criu/tty.o [2020-08-03T06:21:36.235Z] #39 45.57 DEP compel/arch/x86/src/lib/infect.d [2020-08-03T06:21:36.350Z] #40 ... [2020-08-03T06:21:36.351Z] [2020-08-03T06:21:36.351Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-03T06:21:36.351Z] #18 29.00 debconf: delaying package configuration, since apt-utils is not installed [2020-08-03T06:21:36.351Z] #18 29.20 Fetched 29.2 MB in 3s (10.2 MB/s) [2020-08-03T06:21:36.351Z] #18 29.28 Selecting previously unselected package pigz. [2020-08-03T06:21:36.351Z] #18 29.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23361 files and directories currently installed.) [2020-08-03T06:21:36.351Z] #18 29.43 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-08-03T06:21:36.351Z] #18 29.44 Unpacking pigz (2.4-1) ... [2020-08-03T06:21:36.351Z] #18 29.56 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-08-03T06:21:36.351Z] #18 29.58 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-08-03T06:21:36.351Z] #18 29.58 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-08-03T06:21:36.351Z] #18 30.06 Selecting previously unselected package python3.7-minimal. [2020-08-03T06:21:36.351Z] #18 30.07 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-08-03T06:21:36.351Z] #18 30.09 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-03T06:21:36.351Z] #18 31.14 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-08-03T06:21:36.351Z] #18 31.15 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-03T06:21:36.351Z] #18 33.69 Selecting previously unselected package python3-minimal. [2020-08-03T06:21:36.351Z] #18 33.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23610 files and directories currently installed.) [2020-08-03T06:21:36.351Z] #18 33.76 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-08-03T06:21:36.351Z] #18 33.76 Unpacking python3-minimal (3.7.3-1) ... [2020-08-03T06:21:36.351Z] #18 33.85 Selecting previously unselected package libmpdec2:ppc64el. [2020-08-03T06:21:36.351Z] #18 33.86 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-08-03T06:21:36.351Z] #18 33.87 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-08-03T06:21:36.351Z] #18 33.95 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-08-03T06:21:36.351Z] #18 33.95 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ... [2020-08-03T06:21:36.351Z] #18 33.96 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-08-03T06:21:36.351Z] #18 34.89 Selecting previously unselected package python3.7. [2020-08-03T06:21:36.351Z] #18 34.90 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ... [2020-08-03T06:21:36.351Z] #18 34.90 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-08-03T06:21:36.351Z] #18 35.04 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-08-03T06:21:36.351Z] #18 35.05 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-08-03T06:21:36.351Z] #18 35.06 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-08-03T06:21:36.351Z] #18 35.16 Setting up python3-minimal (3.7.3-1) ... [2020-08-03T06:21:36.495Z] #39 45.74 DEP compel/arch/x86/src/lib/cpu.d [2020-08-03T06:21:36.495Z] #39 45.84 DEP compel/src/lib/log.d [2020-08-03T06:21:36.495Z] #39 45.96 DEP compel/src/main.d [2020-08-03T06:21:36.783Z] Client: [2020-08-03T06:21:36.783Z] Debug Mode: false [2020-08-03T06:21:36.783Z] Plugins: [2020-08-03T06:21:36.783Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-08-03T06:21:36.783Z] [2020-08-03T06:21:36.783Z] Server: [2020-08-03T06:21:36.783Z] Containers: 0 [2020-08-03T06:21:36.783Z] Running: 0 [2020-08-03T06:21:36.783Z] Paused: 0 [2020-08-03T06:21:36.783Z] Stopped: 0 [2020-08-03T06:21:36.783Z] Images: 0 [2020-08-03T06:21:36.783Z] Server Version: 19.03.5 [2020-08-03T06:21:36.783Z] Storage Driver: lcow (linux) windowsfilter (windows) [2020-08-03T06:21:36.783Z] LCOW: [2020-08-03T06:21:36.783Z] Windows: [2020-08-03T06:21:36.783Z] Logging Driver: json-file [2020-08-03T06:21:36.783Z] Plugins: [2020-08-03T06:21:36.783Z] Volume: local [2020-08-03T06:21:36.783Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-08-03T06:21:36.783Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-08-03T06:21:36.783Z] Swarm: inactive [2020-08-03T06:21:36.783Z] Default Isolation: process [2020-08-03T06:21:36.783Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-08-03T06:21:36.783Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-08-03T06:21:36.783Z] OSType: windows [2020-08-03T06:21:36.783Z] Architecture: x86_64 [2020-08-03T06:21:36.783Z] CPUs: 4 [2020-08-03T06:21:36.783Z] Total Memory: 32GiB [2020-08-03T06:21:36.783Z] Name: azwin-2-4c3fc0 [2020-08-03T06:21:36.783Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-08-03T06:21:36.783Z] Docker Root Dir: D:\docker [2020-08-03T06:21:36.783Z] Debug Mode: false [2020-08-03T06:21:36.783Z] Registry: https://index.docker.io/v1/ [2020-08-03T06:21:36.783Z] Labels: [2020-08-03T06:21:36.783Z] Experimental: true [2020-08-03T06:21:36.783Z] Insecure Registries: [2020-08-03T06:21:36.783Z] 10.0.0.4:5000 [2020-08-03T06:21:36.783Z] 127.0.0.0/8 [2020-08-03T06:21:36.783Z] Registry Mirrors: [2020-08-03T06:21:36.783Z] http://10.0.0.4:5000/ [2020-08-03T06:21:36.783Z] Live Restore Enabled: false [2020-08-03T06:21:36.783Z] [2020-08-03T06:21:36.792Z] #39 46.08 DEP compel/src/lib/handle-elf.d [2020-08-03T06:21:36.792Z] #39 46.20 DEP compel/arch/x86/src/lib/handle-elf.d [2020-08-03T06:21:36.881Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2020-08-03T06:21:36.881Z] ? github.com/docker/docker/api/server/router [no test files] [2020-08-03T06:21:36.881Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-08-03T06:21:36.881Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-08-03T06:21:36.881Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-08-03T06:21:36.881Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-08-03T06:21:36.881Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-08-03T06:21:36.881Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-08-03T06:21:36.997Z] #18 35.94 Selecting previously unselected package python3. [2020-08-03T06:21:36.997Z] #18 35.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24022 files and directories currently installed.) [2020-08-03T06:21:37.054Z] #39 46.35 CC compel/src/lib/log.o [2020-08-03T06:21:37.156Z] #39 150.0 CC criu/tun.o [2020-08-03T06:21:37.173Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-08-03T06:21:37.173Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-08-03T06:21:37.301Z] #18 36.00 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-08-03T06:21:37.301Z] #18 36.01 Unpacking python3 (3.7.3-1) ... [2020-08-03T06:21:37.301Z] #18 36.10 Selecting previously unselected package libip4tc0:ppc64el. [2020-08-03T06:21:37.301Z] #18 36.13 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-08-03T06:21:37.301Z] #18 36.13 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-08-03T06:21:37.301Z] #18 36.26 Selecting previously unselected package libip6tc0:ppc64el. [2020-08-03T06:21:37.301Z] #18 36.27 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-08-03T06:21:37.301Z] #18 36.27 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-08-03T06:21:37.301Z] #18 36.37 Selecting previously unselected package libiptc0:ppc64el. [2020-08-03T06:21:37.334Z] #39 46.66 CC compel/arch/x86/src/lib/cpu.o [2020-08-03T06:21:37.415Z] #39 150.3 CC criu/uffd.o [2020-08-03T06:21:37.596Z] #18 36.37 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-08-03T06:21:37.596Z] #18 36.39 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-08-03T06:21:37.596Z] #18 36.46 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-08-03T06:21:37.596Z] #18 36.47 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-08-03T06:21:37.596Z] #18 36.48 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-08-03T06:21:37.596Z] #18 36.57 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-08-03T06:21:37.783Z] #21 107.8 Checking out files: 19% (2136/10842) Checking out files: 20% (2169/10842) Checking out files: 21% (2277/10842) Checking out files: 22% (2386/10842) Checking out files: 23% (2494/10842) Checking out files: 24% (2603/10842) Checking out files: 25% (2711/10842) Checking out files: 26% (2819/10842) Checking out files: 27% (2928/10842) Checking out files: 28% (3036/10842) Checking out files: 29% (3145/10842) Checking out files: 30% (3253/10842) Checking out files: 31% (3362/10842) Checking out files: 32% (3470/10842) Checking out files: 33% (3578/10842) Checking out files: 34% (3687/10842) Checking out files: 35% (3795/10842) Checking out files: 35% (3827/10842) Checking out files: 36% (3904/10842) Checking out files: 37% (4012/10842) Checking out files: 38% (4120/10842) Checking out files: 39% (4229/10842) Checking out files: 40% (4337/10842) Checking out files: 41% (4446/10842) Checking out files: 42% (4554/10842) Checking out files: 43% (4663/10842) Checking out files: 44% (4771/10842) Checking out files: 45% (4879/10842) Checking out files: 46% (4988/10842) Checking out files: 47% (5096/10842) Checking out files: 48% (5205/10842) Checking out files: 49% (5313/10842) Checking out files: 50% (5421/10842) Checking out files: 51% (5530/10842) Checking out files: 52% (5638/10842) Checking out files: 53% (5747/10842) Checking out files: 54% (5855/10842) Checking out files: 55% (5964/10842) Checking out files: 56% (6072/10842) Checking out files: 57% (6180/10842) Checking out files: 58% (6289/10842) Checking out files: 59% (6397/10842) Checking out files: 59% (6489/10842) Checking out files: 60% (6506/10842) Checking out files: 61% (6614/10842) Checking out files: 62% (6723/10842) Checking out files: 63% (6831/10842) Checking out files: 64% (6939/10842) Checking out files: 65% (7048/10842) Checking out files: 66% (7156/10842) Checking out files: 67% (7265/10842) Checking out files: 68% (7373/10842) Checking out files: 69% (7481/10842) Checking out files: 70% (7590/10842) Checking out files: 71% (7698/10842) Checking out files: 72% (7807/10842) Checking out files: 73% (7915/10842) Checking out files: 74% (8024/10842) Checking out files: 75% (8132/10842) Checking out files: 76% (8240/10842) Checking out files: 77% (8349/10842) Checking out files: 78% (8457/10842) Checking out files: 79% (8566/10842) Checking out files: 80% (8674/10842) Checking out files: 81% (8783/10842) Checking out files: 82% (8891/10842) Checking out files: 83% (8999/10842) Checking out files: 84% (9108/10842) Checking out files: 85% (9216/10842) Checking out files: 86% (9325/10842) Checking out files: 87% (9433/10842) Checking out files: 88% (9541/10842) Checking out files: 89% (9650/10842) Checking out files: 90% (9758/10842) Checking out files: 91% (9867/10842) Checking out files: 92% (9975/10842) Checking out files: 93% (10084/10842) Checking out files: 94% (10192/10842) Checking out files: 95% (10300/10842) Checking out files: 96% (10409/10842) Checking out files: 97% (10517/10842) Checking out files: 98% (10626/10842) Checking out files: 99% (10734/10842) Checking out files: 100% (10842/10842) Checking out files: 100% (10842/10842), done. [2020-08-03T06:21:37.783Z] #21 111.6 + cd /tmp/tmp.bmZ4q7CAz1/tmp/docker-ce [2020-08-03T06:21:37.783Z] #21 111.6 + git checkout -q v17.06.2-ce [2020-08-03T06:21:37.807Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-08-03T06:21:37.807Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-08-03T06:21:37.879Z] #54 ... [2020-08-03T06:21:37.879Z] [2020-08-03T06:21:37.879Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-03T06:21:37.879Z] #10 125.3 Selecting previously unselected package libapparmor1:amd64. [2020-08-03T06:21:37.879Z] #10 125.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-08-03T06:21:37.879Z] #10 125.3 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-08-03T06:21:37.879Z] #10 125.5 Selecting previously unselected package libapparmor-dev:amd64. [2020-08-03T06:21:37.879Z] #10 125.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-08-03T06:21:37.879Z] #10 125.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-08-03T06:21:37.879Z] #10 125.6 Selecting previously unselected package libbtrfs0. [2020-08-03T06:21:37.879Z] #10 125.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-08-03T06:21:37.879Z] #10 125.7 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-03T06:21:37.879Z] #10 125.8 Selecting previously unselected package libbtrfs-dev. [2020-08-03T06:21:37.879Z] #10 125.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-08-03T06:21:37.879Z] #10 125.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-03T06:21:37.879Z] #10 125.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-08-03T06:21:37.879Z] #10 125.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-08-03T06:21:37.879Z] #10 125.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-08-03T06:21:37.879Z] #10 125.9 Selecting previously unselected package libudev-dev:amd64. [2020-08-03T06:21:37.879Z] #10 126.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-08-03T06:21:37.893Z] #18 36.58 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-08-03T06:21:37.894Z] #18 36.61 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-08-03T06:21:37.894Z] #18 36.68 Selecting previously unselected package libnftnl11:ppc64el. [2020-08-03T06:21:37.894Z] #18 36.69 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-08-03T06:21:37.894Z] #18 36.69 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-08-03T06:21:37.894Z] #18 36.84 Selecting previously unselected package iptables. [2020-08-03T06:21:37.950Z] #39 47.39 CC compel/arch/x86/src/lib/infect.o [2020-08-03T06:21:38.001Z] #39 150.9 CC criu/util.o [2020-08-03T06:21:38.047Z] #21 ... [2020-08-03T06:21:38.047Z] [2020-08-03T06:21:38.047Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:21:38.047Z] #41 102.0 github.com/LK4D4/vndr/godl [2020-08-03T06:21:38.047Z] #41 102.5 github.com/LK4D4/vndr [2020-08-03T06:21:38.100Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 5.7% of statements [2020-08-03T06:21:38.100Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-08-03T06:21:38.100Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-08-03T06:21:38.100Z] ? github.com/docker/docker/api/types [no test files] [2020-08-03T06:21:38.100Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-08-03T06:21:38.100Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-08-03T06:21:38.100Z] ? github.com/docker/docker/api/types/container [no test files] [2020-08-03T06:21:38.100Z] ? github.com/docker/docker/api/types/events [no test files] [2020-08-03T06:21:38.136Z] #10 126.0 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-08-03T06:21:38.137Z] #10 126.1 Selecting previously unselected package libsepol1-dev:amd64. [2020-08-03T06:21:38.137Z] #10 126.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-08-03T06:21:38.137Z] #10 126.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-08-03T06:21:38.191Z] #18 36.85 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-08-03T06:21:38.191Z] #18 36.86 Unpacking iptables (1.8.2-4) ... [2020-08-03T06:21:38.311Z] #41 ... [2020-08-03T06:21:38.311Z] [2020-08-03T06:21:38.311Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:21:38.311Z] #39 27.17 CC images/sk-packet.o [2020-08-03T06:21:38.311Z] #39 27.53 CC images/mnt.o [2020-08-03T06:21:38.311Z] #39 27.82 CC images/pipe-data.o [2020-08-03T06:21:38.311Z] #39 28.06 CC images/sa.o [2020-08-03T06:21:38.311Z] #39 28.27 CC images/timer.o [2020-08-03T06:21:38.311Z] #39 28.80 CC images/timerfd.o [2020-08-03T06:21:38.311Z] #39 29.09 CC images/mm.o [2020-08-03T06:21:38.311Z] #39 29.39 CC images/sk-opts.o [2020-08-03T06:21:38.311Z] #39 29.66 CC images/sk-unix.o [2020-08-03T06:21:38.311Z] #39 30.08 CC images/sk-inet.o [2020-08-03T06:21:38.311Z] #39 30.44 CC images/tun.o [2020-08-03T06:21:38.311Z] #39 30.75 CC images/sk-netlink.o [2020-08-03T06:21:38.311Z] #39 30.92 CC images/packet-sock.o [2020-08-03T06:21:38.311Z] #39 31.30 CC images/ipc-var.o [2020-08-03T06:21:38.311Z] #39 31.41 CC images/ipc-desc.o [2020-08-03T06:21:38.393Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2020-08-03T06:21:38.394Z] #10 126.4 Selecting previously unselected package libpcre16-3:amd64. [2020-08-03T06:21:38.394Z] #10 126.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-08-03T06:21:38.394Z] #10 126.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-08-03T06:21:38.491Z] #18 37.26 Selecting previously unselected package xxd. [2020-08-03T06:21:38.491Z] #18 37.27 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-08-03T06:21:38.491Z] #18 37.28 Unpacking xxd (2:8.1.0875-5) ... [2020-08-03T06:21:38.491Z] #18 37.42 Selecting previously unselected package vim-common. [2020-08-03T06:21:38.491Z] #18 37.44 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-03T06:21:38.491Z] #18 37.48 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-03T06:21:38.575Z] #39 31.67 CC images/ipc-shm.o [2020-08-03T06:21:38.586Z] #39 151.5 CC criu/uts_ns.o [2020-08-03T06:21:38.586Z] #39 151.6 CC criu/vdso-compat.o [2020-08-03T06:21:38.651Z] #10 126.6 Selecting previously unselected package libpcre32-3:amd64. [2020-08-03T06:21:38.651Z] #10 126.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-08-03T06:21:38.651Z] #10 126.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-08-03T06:21:38.685Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2020-08-03T06:21:38.685Z] ? github.com/docker/docker/api/types/image [no test files] [2020-08-03T06:21:38.685Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-08-03T06:21:38.685Z] ? github.com/docker/docker/api/types/network [no test files] [2020-08-03T06:21:38.685Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-08-03T06:21:38.685Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-08-03T06:21:38.685Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-08-03T06:21:38.685Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-08-03T06:21:38.685Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2020-08-03T06:21:38.797Z] #18 37.72 Selecting previously unselected package bash-completion. [2020-08-03T06:21:38.797Z] #18 37.73 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-08-03T06:21:38.894Z] #39 ... [2020-08-03T06:21:38.894Z] [2020-08-03T06:21:38.894Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:21:38.894Z] #54 DONE 128.3s [2020-08-03T06:21:38.894Z] [2020-08-03T06:21:38.894Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-08-03T06:21:38.894Z] #55 DONE 0.1s [2020-08-03T06:21:38.894Z] [2020-08-03T06:21:38.894Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-08-03T06:21:38.894Z] #56 DONE 0.1s [2020-08-03T06:21:38.894Z] [2020-08-03T06:21:38.894Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-03T06:21:38.894Z] #10 128.3 Selecting previously unselected package libapparmor1:amd64. [2020-08-03T06:21:38.894Z] #10 128.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-08-03T06:21:38.894Z] #10 128.3 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-08-03T06:21:38.894Z] #10 128.5 Selecting previously unselected package libapparmor-dev:amd64. [2020-08-03T06:21:38.894Z] #10 128.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-08-03T06:21:38.894Z] #10 128.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-08-03T06:21:38.908Z] #10 126.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-08-03T06:21:38.908Z] #10 126.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-08-03T06:21:38.908Z] #10 126.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-08-03T06:21:38.908Z] #10 126.9 Selecting previously unselected package libpcre3-dev:amd64. [2020-08-03T06:21:38.908Z] #10 126.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-08-03T06:21:38.908Z] #10 127.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-08-03T06:21:38.914Z] #39 31.80 CC images/ipc-msg.o [2020-08-03T06:21:38.977Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-08-03T06:21:38.977Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-08-03T06:21:38.977Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-08-03T06:21:38.977Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-08-03T06:21:38.977Z] ? github.com/docker/docker/builder [no test files] [2020-08-03T06:21:38.977Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-08-03T06:21:38.977Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-08-03T06:21:38.977Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-08-03T06:21:38.977Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-08-03T06:21:38.977Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-08-03T06:21:38.977Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-08-03T06:21:38.977Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-08-03T06:21:39.154Z] #10 128.9 Selecting previously unselected package libbtrfs0. [2020-08-03T06:21:39.154Z] #10 128.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-08-03T06:21:39.154Z] #10 128.9 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-03T06:21:39.168Z] #39 151.8 CC criu/vdso.o [2020-08-03T06:21:39.187Z] #39 31.96 CC images/ipc-sem.o [2020-08-03T06:21:39.187Z] #39 32.24 CC images/utsns.o [2020-08-03T06:21:39.269Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements [2020-08-03T06:21:39.414Z] #10 129.1 Selecting previously unselected package libbtrfs-dev. [2020-08-03T06:21:39.414Z] #10 129.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-08-03T06:21:39.414Z] #10 129.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-03T06:21:39.427Z] #39 152.1 LINK criu/built-in.o [2020-08-03T06:21:39.427Z] #39 152.2 LINK criu/criu [2020-08-03T06:21:39.427Z] #39 ... [2020-08-03T06:21:39.427Z] [2020-08-03T06:21:39.427Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:21:39.427Z] #52 187.9 + bin/containerd [2020-08-03T06:21:39.451Z] #39 ... [2020-08-03T06:21:39.451Z] [2020-08-03T06:21:39.451Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:21:39.451Z] #41 DONE 113.3s [2020-08-03T06:21:39.451Z] [2020-08-03T06:21:39.451Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:21:39.451Z] #39 32.42 CC images/creds.o [2020-08-03T06:21:39.451Z] #39 ... [2020-08-03T06:21:39.451Z] [2020-08-03T06:21:39.451Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-03T06:21:39.451Z] #10 113.5 Selecting previously unselected package libapparmor1:arm64. [2020-08-03T06:21:39.451Z] #10 113.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-08-03T06:21:39.715Z] #10 113.5 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-08-03T06:21:39.715Z] #10 113.7 Selecting previously unselected package libapparmor-dev:arm64. [2020-08-03T06:21:39.715Z] #10 113.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-08-03T06:21:39.715Z] #10 113.7 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-08-03T06:21:39.876Z] #10 127.8 Selecting previously unselected package libselinux1-dev:amd64. [2020-08-03T06:21:39.876Z] #10 127.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-08-03T06:21:39.876Z] #10 127.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-08-03T06:21:39.985Z] #10 129.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-08-03T06:21:39.985Z] #10 129.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-08-03T06:21:39.985Z] #10 129.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-08-03T06:21:39.985Z] #10 129.7 Selecting previously unselected package libudev-dev:amd64. [2020-08-03T06:21:39.985Z] #10 129.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-08-03T06:21:39.985Z] #10 129.7 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-08-03T06:21:40.133Z] #10 ... [2020-08-03T06:21:40.133Z] [2020-08-03T06:21:40.133Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:21:40.133Z] #54 DONE 128.1s [2020-08-03T06:21:40.133Z] [2020-08-03T06:21:40.133Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-08-03T06:21:40.133Z] #55 DONE 0.1s [2020-08-03T06:21:40.133Z] [2020-08-03T06:21:40.133Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-08-03T06:21:40.133Z] #56 DONE 0.1s [2020-08-03T06:21:40.133Z] [2020-08-03T06:21:40.133Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-03T06:21:40.133Z] #10 128.2 Selecting previously unselected package libdevmapper-dev:amd64. [2020-08-03T06:21:40.133Z] #10 128.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-08-03T06:21:40.133Z] #10 128.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-08-03T06:21:40.245Z] #10 129.9 Selecting previously unselected package libsepol1-dev:amd64. [2020-08-03T06:21:40.245Z] #10 129.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-08-03T06:21:40.245Z] #10 129.9 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-08-03T06:21:40.321Z] #10 114.0 Selecting previously unselected package libbtrfs0. [2020-08-03T06:21:40.321Z] #10 114.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-08-03T06:21:40.321Z] #10 114.0 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-03T06:21:40.321Z] #10 114.1 Selecting previously unselected package libbtrfs-dev. [2020-08-03T06:21:40.321Z] #10 114.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-08-03T06:21:40.321Z] #10 114.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-03T06:21:40.390Z] #10 128.3 Selecting previously unselected package libseccomp-dev:amd64. [2020-08-03T06:21:40.390Z] #10 128.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-08-03T06:21:40.390Z] #10 128.3 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-08-03T06:21:40.506Z] #10 130.2 Selecting previously unselected package libpcre16-3:amd64. [2020-08-03T06:21:40.506Z] #10 130.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-08-03T06:21:40.506Z] #10 130.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-08-03T06:21:40.649Z] #10 128.6 Selecting previously unselected package libsystemd-dev:amd64. [2020-08-03T06:21:40.649Z] #10 128.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-08-03T06:21:40.649Z] #10 128.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-08-03T06:21:40.765Z] #10 130.3 Selecting previously unselected package libpcre32-3:amd64. [2020-08-03T06:21:40.765Z] #10 130.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-08-03T06:21:40.765Z] #10 130.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-08-03T06:21:40.765Z] #10 130.5 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-08-03T06:21:40.765Z] #10 130.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-08-03T06:21:40.765Z] #10 130.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-08-03T06:21:40.898Z] #10 114.7 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-08-03T06:21:40.898Z] #10 114.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-08-03T06:21:40.898Z] #10 114.8 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-08-03T06:21:41.025Z] #10 130.6 Selecting previously unselected package libpcre3-dev:amd64. [2020-08-03T06:21:41.025Z] #10 130.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-08-03T06:21:41.025Z] #10 130.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-08-03T06:21:41.285Z] #10 130.9 Selecting previously unselected package libselinux1-dev:amd64. [2020-08-03T06:21:41.285Z] #10 131.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-08-03T06:21:41.285Z] #10 131.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-08-03T06:21:41.475Z] #10 ... [2020-08-03T06:21:41.475Z] [2020-08-03T06:21:41.475Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-03T06:21:41.475Z] #28 DONE 114.9s [2020-08-03T06:21:41.475Z] [2020-08-03T06:21:41.475Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-03T06:21:41.475Z] #10 115.3 Selecting previously unselected package libudev-dev:arm64. [2020-08-03T06:21:41.475Z] #10 115.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ... [2020-08-03T06:21:41.475Z] #10 115.3 Unpacking libudev-dev:arm64 (241-7~deb10u4) ... [2020-08-03T06:21:41.544Z] #10 131.2 Selecting previously unselected package libdevmapper-dev:amd64. [2020-08-03T06:21:41.544Z] #10 131.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-08-03T06:21:41.544Z] #10 131.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-08-03T06:21:41.582Z] #10 129.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-08-03T06:21:41.582Z] #10 129.4 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-08-03T06:21:41.582Z] #10 129.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-08-03T06:21:41.582Z] #10 129.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-03T06:21:41.582Z] #10 129.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-08-03T06:21:41.582Z] #10 129.5 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-08-03T06:21:41.582Z] #10 129.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-03T06:21:41.582Z] #10 129.5 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-03T06:21:41.582Z] #10 129.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-08-03T06:21:41.582Z] #10 129.5 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-08-03T06:21:41.582Z] #10 129.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-03T06:21:41.582Z] #10 129.5 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-03T06:21:41.582Z] #10 129.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-08-03T06:21:41.582Z] #10 129.5 Setting up mingw-w64-common (6.0.0-3) ... [2020-08-03T06:21:41.582Z] #10 129.6 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-08-03T06:21:41.582Z] #10 129.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-03T06:21:41.582Z] #10 129.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-08-03T06:21:41.582Z] #10 129.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-03T06:21:41.582Z] #10 129.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-08-03T06:21:41.582Z] #10 129.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-08-03T06:21:41.582Z] #10 129.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-03T06:21:41.582Z] #10 129.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-08-03T06:21:41.582Z] #10 129.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-08-03T06:21:41.582Z] #10 129.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-03T06:21:41.582Z] #10 129.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-08-03T06:21:41.739Z] #10 115.5 Selecting previously unselected package libsepol1-dev:arm64. [2020-08-03T06:21:41.739Z] #10 115.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-08-03T06:21:41.739Z] #10 115.5 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-08-03T06:21:41.804Z] #10 131.3 Selecting previously unselected package libseccomp-dev:amd64. [2020-08-03T06:21:41.804Z] #10 131.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-08-03T06:21:41.804Z] #10 131.3 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-08-03T06:21:41.804Z] #10 131.4 Selecting previously unselected package libsystemd-dev:amd64. [2020-08-03T06:21:41.804Z] #10 131.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-08-03T06:21:41.804Z] #10 131.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-08-03T06:21:41.839Z] #10 129.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-08-03T06:21:41.839Z] #10 129.7 Setting up dmsetup (2:1.02.155-3) ... [2020-08-03T06:21:41.839Z] #10 129.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-08-03T06:21:41.839Z] #10 129.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-08-03T06:21:41.839Z] #10 129.8 Processing triggers for libc-bin (2.28-10) ... [2020-08-03T06:21:42.005Z] #10 115.8 Selecting previously unselected package libpcre16-3:arm64. [2020-08-03T06:21:42.005Z] #10 115.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-08-03T06:21:42.005Z] #10 115.9 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-08-03T06:21:42.051Z] ok github.com/docker/docker/builder/remotecontext 0.361s coverage: 13.6% of statements [2020-08-03T06:21:42.064Z] #10 131.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-08-03T06:21:42.105Z] #10 DONE 130.2s [2020-08-03T06:21:42.105Z] [2020-08-03T06:21:42.105Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:21:42.105Z] #39 39.03 CC images/binfmt-misc.o [2020-08-03T06:21:42.105Z] #39 39.25 CC images/time.o [2020-08-03T06:21:42.105Z] #39 39.46 CC images/sysctl.o [2020-08-03T06:21:42.105Z] #39 39.67 CC images/autofs.o [2020-08-03T06:21:42.105Z] #39 39.80 CC images/macvlan.o [2020-08-03T06:21:42.105Z] #39 39.96 CC images/sit.o [2020-08-03T06:21:42.105Z] #39 40.18 CC images/memfd.o [2020-08-03T06:21:42.105Z] #39 40.46 CC images/timens.o [2020-08-03T06:21:42.105Z] #39 40.79 LINK images/built-in.o [2020-08-03T06:21:42.105Z] #39 40.91 GEN compel/include/asm [2020-08-03T06:21:42.105Z] #39 40.94 GEN compel/include/version.h [2020-08-03T06:21:42.105Z] #39 40.96 touch .config [2020-08-03T06:21:42.105Z] #39 40.99 GEN include/common/config.h [2020-08-03T06:21:42.105Z] #39 41.06 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-08-03T06:21:42.105Z] #39 41.07 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-08-03T06:21:42.105Z] #39 41.11 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-08-03T06:21:42.105Z] #39 41.14 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-08-03T06:21:42.105Z] #39 41.17 DEP compel/arch/x86/plugins/std/memcpy.d [2020-08-03T06:21:42.105Z] #39 41.20 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-08-03T06:21:42.105Z] #39 41.23 GEN compel/plugins/include/uapi/std/syscall.h [2020-08-03T06:21:42.105Z] #39 41.26 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-08-03T06:21:42.105Z] #39 41.27 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-08-03T06:21:42.105Z] #39 41.30 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-08-03T06:21:42.105Z] #39 41.30 DEP compel/plugins/std/infect.d [2020-08-03T06:21:42.105Z] #39 41.44 DEP compel/plugins/std/string.d [2020-08-03T06:21:42.105Z] #39 41.55 DEP compel/plugins/std/log.d [2020-08-03T06:21:42.105Z] #39 41.65 DEP compel/plugins/std/fds.d [2020-08-03T06:21:42.105Z] #39 41.74 DEP compel/plugins/std/std.d [2020-08-03T06:21:42.105Z] #39 41.82 DEP compel/plugins/shmem/shmem.d [2020-08-03T06:21:42.105Z] #39 41.87 DEP compel/plugins/fds/fds.d [2020-08-03T06:21:42.105Z] #39 41.99 CC compel/plugins/std/std.o [2020-08-03T06:21:42.105Z] #39 42.24 CC compel/plugins/std/fds.o [2020-08-03T06:21:42.105Z] #39 42.60 CC compel/plugins/std/log.o [2020-08-03T06:21:42.105Z] #39 43.32 CC compel/plugins/std/string.o [2020-08-03T06:21:42.105Z] #39 43.95 CC compel/plugins/std/infect.o [2020-08-03T06:21:42.105Z] #39 44.43 CC compel/arch/x86/plugins/std/parasite-head.o [2020-08-03T06:21:42.105Z] #39 44.49 CC compel/arch/x86/plugins/std/memcpy.o [2020-08-03T06:21:42.105Z] #39 44.55 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-08-03T06:21:42.105Z] #39 44.65 AR compel/plugins/std.lib.a [2020-08-03T06:21:42.105Z] #39 44.71 CC compel/plugins/fds/fds.o [2020-08-03T06:21:42.105Z] #39 44.92 AR compel/plugins/fds.lib.a [2020-08-03T06:21:42.105Z] #39 44.96 HOSTDEP compel/src/lib/log-host.d [2020-08-03T06:21:42.105Z] #39 45.04 HOSTDEP compel/src/lib/handle-elf-host.d [2020-08-03T06:21:42.105Z] #39 45.13 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-08-03T06:21:42.105Z] #39 45.20 HOSTDEP compel/src/main-host.d [2020-08-03T06:21:42.105Z] #39 45.29 DEP compel/src/lib/ptrace.d [2020-08-03T06:21:42.105Z] #39 45.39 DEP compel/src/lib/infect.d [2020-08-03T06:21:42.105Z] #39 45.52 DEP compel/src/lib/infect-util.d [2020-08-03T06:21:42.105Z] #39 45.60 DEP compel/src/lib/infect-rpc.d [2020-08-03T06:21:42.105Z] #39 45.70 DEP compel/arch/x86/src/lib/infect.d [2020-08-03T06:21:42.105Z] #39 45.89 DEP compel/arch/x86/src/lib/cpu.d [2020-08-03T06:21:42.105Z] #39 45.93 DEP compel/src/lib/log.d [2020-08-03T06:21:42.105Z] #39 45.97 DEP compel/src/main.d [2020-08-03T06:21:42.105Z] #39 46.06 DEP compel/src/lib/handle-elf.d [2020-08-03T06:21:42.105Z] #39 46.17 DEP compel/arch/x86/src/lib/handle-elf.d [2020-08-03T06:21:42.105Z] #39 46.26 CC compel/src/lib/log.o [2020-08-03T06:21:42.105Z] #39 46.45 CC compel/arch/x86/src/lib/cpu.o [2020-08-03T06:21:42.105Z] #39 47.65 CC compel/arch/x86/src/lib/infect.o [2020-08-03T06:21:42.105Z] #39 48.17 CC compel/src/lib/infect-rpc.o [2020-08-03T06:21:42.105Z] #39 48.39 CC compel/src/lib/infect-util.o [2020-08-03T06:21:42.277Z] #10 116.1 Selecting previously unselected package libpcre32-3:arm64. [2020-08-03T06:21:42.278Z] #10 116.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-08-03T06:21:42.278Z] #10 116.1 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-08-03T06:21:42.278Z] #10 116.3 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-08-03T06:21:42.324Z] #10 131.9 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-08-03T06:21:42.324Z] #10 131.9 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-08-03T06:21:42.324Z] #10 131.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-03T06:21:42.324Z] #10 131.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-08-03T06:21:42.324Z] #10 131.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-08-03T06:21:42.324Z] #10 131.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-03T06:21:42.324Z] #10 131.9 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-03T06:21:42.324Z] #10 131.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-08-03T06:21:42.324Z] #10 132.0 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-08-03T06:21:42.324Z] #10 132.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-03T06:21:42.324Z] #10 132.0 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-03T06:21:42.324Z] #10 132.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-08-03T06:21:42.324Z] #10 132.0 Setting up mingw-w64-common (6.0.0-3) ... [2020-08-03T06:21:42.324Z] #10 132.0 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-08-03T06:21:42.324Z] #10 132.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-03T06:21:42.347Z] ok github.com/docker/docker/builder/dockerfile 0.987s coverage: 48.1% of statements [2020-08-03T06:21:42.362Z] #39 48.78 CC compel/src/lib/infect.o [2020-08-03T06:21:42.362Z] #39 ... [2020-08-03T06:21:42.362Z] [2020-08-03T06:21:42.362Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:21:42.365Z] #18 ... [2020-08-03T06:21:42.365Z] [2020-08-03T06:21:42.365Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:21:42.545Z] #10 116.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-08-03T06:21:42.545Z] #10 116.3 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-08-03T06:21:42.545Z] #10 116.4 Selecting previously unselected package libpcre3-dev:arm64. [2020-08-03T06:21:42.545Z] #10 116.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-08-03T06:21:42.545Z] #10 116.4 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-08-03T06:21:42.585Z] #10 132.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-08-03T06:21:42.585Z] #10 132.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-03T06:21:42.585Z] #10 132.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-08-03T06:21:42.585Z] #10 132.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-08-03T06:21:42.585Z] #10 132.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-03T06:21:42.585Z] #10 132.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 [2020-08-03T06:21:42.585Z] #10 132.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 [2020-08-03T06:21:42.585Z] #10 132.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-03T06:21:42.585Z] #10 132.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-08-03T06:21:42.585Z] #10 132.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-08-03T06:21:42.585Z] #10 132.2 Setting up dmsetup (2:1.02.155-3) ... [2020-08-03T06:21:42.585Z] #10 132.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-08-03T06:21:42.585Z] #10 132.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-08-03T06:21:42.585Z] #10 132.2 Processing triggers for libc-bin (2.28-10) ... [2020-08-03T06:21:42.664Z] #22 155.1 Checking out files: 28% (3086/10842) Checking out files: 29% (3145/10842) Checking out files: 30% (3253/10842) Checking out files: 31% (3362/10842) Checking out files: 32% (3470/10842) Checking out files: 33% (3578/10842) Checking out files: 34% (3687/10842) Checking out files: 35% (3795/10842) Checking out files: 36% (3904/10842) Checking out files: 37% (4012/10842) Checking out files: 38% (4120/10842) Checking out files: 39% (4229/10842) [2020-08-03T06:21:42.664Z] #22 ... [2020-08-03T06:21:42.664Z] [2020-08-03T06:21:42.664Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:21:42.664Z] #42 145.7 vendor/golang.org/x/crypto/cryptobyte [2020-08-03T06:21:42.664Z] #42 148.7 vendor/golang.org/x/net/idna [2020-08-03T06:21:42.664Z] #42 148.7 vendor/golang.org/x/net/http2/hpack [2020-08-03T06:21:42.664Z] #42 150.9 mime [2020-08-03T06:21:42.664Z] #42 154.0 net/textproto [2020-08-03T06:21:42.664Z] #42 154.0 crypto/x509 [2020-08-03T06:21:42.664Z] #42 154.1 vendor/golang.org/x/net/http/httpproxy [2020-08-03T06:21:42.664Z] #42 155.7 vendor/golang.org/x/net/http/httpguts [2020-08-03T06:21:42.664Z] #42 155.7 mime/multipart [2020-08-03T06:21:42.664Z] #42 ... [2020-08-03T06:21:42.664Z] [2020-08-03T06:21:42.664Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:21:42.811Z] #10 116.8 Selecting previously unselected package libselinux1-dev:arm64. [2020-08-03T06:21:42.982Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-08-03T06:21:43.074Z] #10 116.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-08-03T06:21:43.074Z] #10 116.8 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-08-03T06:21:43.074Z] #10 117.1 Selecting previously unselected package libdevmapper-dev:arm64. [2020-08-03T06:21:43.074Z] #10 117.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-08-03T06:21:43.074Z] #10 117.1 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-08-03T06:21:43.161Z] #10 DONE 132.8s [2020-08-03T06:21:43.161Z] [2020-08-03T06:21:43.161Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-08-03T06:21:43.339Z] #10 117.2 Selecting previously unselected package libseccomp-dev:arm64. [2020-08-03T06:21:43.339Z] #10 117.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-08-03T06:21:43.339Z] #10 117.2 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-08-03T06:21:43.339Z] #10 117.3 Selecting previously unselected package libsystemd-dev:arm64. [2020-08-03T06:21:43.602Z] #10 117.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ... [2020-08-03T06:21:43.602Z] #10 117.3 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-08-03T06:21:43.616Z] ok github.com/docker/docker/builder/remotecontext/git 1.078s coverage: 86.3% of statements [2020-08-03T06:21:43.616Z] ? github.com/docker/docker/cli [no test files] [2020-08-03T06:21:43.616Z] ? github.com/docker/docker/cli/config [no test files] [2020-08-03T06:21:43.731Z] #49 1.414 + RM_GOPATH=0 [2020-08-03T06:21:43.731Z] #49 1.414 + TMP_GOPATH= [2020-08-03T06:21:43.731Z] #49 1.414 + : /build [2020-08-03T06:21:43.731Z] #49 1.414 + '[' -z '' ']' [2020-08-03T06:21:43.731Z] #49 1.414 ++ mktemp -d [2020-08-03T06:21:43.731Z] #49 1.414 + export GOPATH=/tmp/tmp.ChUQBrT18i [2020-08-03T06:21:43.731Z] #49 1.414 + GOPATH=/tmp/tmp.ChUQBrT18i [2020-08-03T06:21:43.731Z] #49 1.414 + RM_GOPATH=1 [2020-08-03T06:21:43.731Z] #49 1.414 + case "$(go env GOARCH)" in [2020-08-03T06:21:43.731Z] #49 1.414 ++ go env GOARCH [2020-08-03T06:21:43.731Z] #49 1.436 + export GO_BUILDMODE=-buildmode=pie [2020-08-03T06:21:43.731Z] #49 1.436 + GO_BUILDMODE=-buildmode=pie [2020-08-03T06:21:43.731Z] #49 1.436 ++ dirname /tmp/install/install.sh [2020-08-03T06:21:43.731Z] #49 1.436 + dir=/tmp/install [2020-08-03T06:21:43.731Z] #49 1.436 + bin=runc [2020-08-03T06:21:43.731Z] #49 1.436 + shift [2020-08-03T06:21:43.731Z] #49 1.436 + '[' '!' -f /tmp/install/runc.installer ']' [2020-08-03T06:21:43.731Z] #49 1.436 + . /tmp/install/runc.installer [2020-08-03T06:21:43.731Z] #49 1.436 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-08-03T06:21:43.731Z] #49 1.436 + install_runc [2020-08-03T06:21:43.731Z] #49 1.440 + grep -q '^3\.10\.0.*\.el7\.' [2020-08-03T06:21:43.731Z] #49 1.441 + uname -r [2020-08-03T06:21:43.731Z] #49 1.460 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-08-03T06:21:43.731Z] #49 1.460 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-08-03T06:21:43.731Z] #49 1.461 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-08-03T06:21:43.731Z] #49 1.461 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ChUQBrT18i/src/github.com/opencontainers/runc [2020-08-03T06:21:43.731Z] #49 1.463 Cloning into '/tmp/tmp.ChUQBrT18i/src/github.com/opencontainers/runc'... [2020-08-03T06:21:43.866Z] #10 117.7 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-08-03T06:21:43.866Z] #10 117.7 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-08-03T06:21:43.866Z] #10 117.7 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-08-03T06:21:43.866Z] #10 117.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-03T06:21:43.866Z] #10 117.7 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-08-03T06:21:43.866Z] #10 117.8 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-08-03T06:21:43.866Z] #10 117.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-03T06:21:43.866Z] #10 117.8 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-03T06:21:43.866Z] #10 117.8 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-08-03T06:21:43.866Z] #10 117.8 Setting up libudev-dev:arm64 (241-7~deb10u4) ... [2020-08-03T06:21:43.866Z] #10 117.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-03T06:21:43.990Z] #49 ... [2020-08-03T06:21:43.990Z] [2020-08-03T06:21:43.990Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-08-03T06:21:43.990Z] #11 DONE 1.6s [2020-08-03T06:21:43.990Z] [2020-08-03T06:21:43.990Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-08-03T06:21:44.130Z] #10 117.9 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-03T06:21:44.130Z] #10 117.9 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-08-03T06:21:44.130Z] #10 117.9 Setting up mingw-w64-common (6.0.0-3) ... [2020-08-03T06:21:44.130Z] #10 117.9 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-08-03T06:21:44.130Z] #10 117.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-03T06:21:44.130Z] #10 117.9 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-08-03T06:21:44.130Z] #10 118.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-03T06:21:44.130Z] #10 118.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 [2020-08-03T06:21:44.130Z] #10 118.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 [2020-08-03T06:21:44.130Z] #10 118.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-03T06:21:44.130Z] #10 118.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 [2020-08-03T06:21:44.130Z] #10 118.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 [2020-08-03T06:21:44.130Z] #10 118.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-03T06:21:44.130Z] #10 118.0 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-08-03T06:21:44.130Z] #10 118.0 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-08-03T06:21:44.393Z] #10 118.1 Setting up dmsetup (2:1.02.155-3) ... [2020-08-03T06:21:44.393Z] #10 118.1 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-08-03T06:21:44.393Z] #10 118.1 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-08-03T06:21:44.393Z] #10 118.1 Processing triggers for libc-bin (2.28-10) ... [2020-08-03T06:21:44.542Z] #11 DONE 1.5s [2020-08-03T06:21:44.542Z] [2020-08-03T06:21:44.542Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-08-03T06:21:44.658Z] #10 DONE 118.6s [2020-08-03T06:21:44.658Z] [2020-08-03T06:21:44.658Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:21:44.658Z] #39 32.65 CC images/vma.o [2020-08-03T06:21:44.658Z] #39 32.90 CC images/netdev.o [2020-08-03T06:21:44.658Z] #39 33.35 CC images/tty.o [2020-08-03T06:21:44.658Z] #39 33.77 CC images/file-lock.o [2020-08-03T06:21:44.658Z] #39 34.10 CC images/rlimit.o [2020-08-03T06:21:44.658Z] #39 34.31 CC images/pagemap.o [2020-08-03T06:21:44.658Z] #39 34.60 CC images/siginfo.o [2020-08-03T06:21:44.658Z] #39 34.83 CC images/rpc.o [2020-08-03T06:21:44.658Z] #39 35.78 CC images/ext-file.o [2020-08-03T06:21:44.658Z] #39 35.90 CC images/cgroup.o [2020-08-03T06:21:44.658Z] #39 36.35 CC images/userns.o [2020-08-03T06:21:44.658Z] #39 36.52 CC images/google/protobuf/descriptor.o [2020-08-03T06:21:44.658Z] #39 37.68 CC images/opts.o [2020-08-03T06:21:44.658Z] #39 37.76 CC images/seccomp.o [2020-08-03T06:21:44.698Z] #52 ... [2020-08-03T06:21:44.698Z] [2020-08-03T06:21:44.698Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:21:44.698Z] #39 152.5 DEP lib/c/criu.d [2020-08-03T06:21:44.698Z] #39 152.6 CC images/rpc.pb-c.o [2020-08-03T06:21:44.698Z] #39 153.0 CC lib/c/criu.o [2020-08-03T06:21:44.698Z] #39 153.7 LINK lib/c/built-in.o [2020-08-03T06:21:44.698Z] #39 153.8 LINK lib/c/libcriu.so [2020-08-03T06:21:44.698Z] #39 153.8 LINK lib/c/libcriu.a [2020-08-03T06:21:44.698Z] #39 153.9 GEN magic.py [2020-08-03T06:21:44.698Z] #39 154.0 Note: Building without setproctitle() and strlcpy() support. [2020-08-03T06:21:44.698Z] #39 154.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-03T06:21:44.698Z] #39 154.0 Note: Building without GnuTLS support [2020-08-03T06:21:44.698Z] #39 154.1 Makefile.config:39: Warn: you have no libnftables installed [2020-08-03T06:21:44.698Z] #39 154.1 Makefile.config:40: Warn: Building without nftables support [2020-08-03T06:21:44.698Z] #39 154.7 fatal: not a git repository (or any of the parent directories): .git [2020-08-03T06:21:44.698Z] #39 155.3 make[1]: Nothing to be done for 'all'. [2020-08-03T06:21:44.698Z] #39 155.8 make[1]: 'images/built-in.o' is up to date. [2020-08-03T06:21:44.698Z] #39 155.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-08-03T06:21:44.698Z] #39 155.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-08-03T06:21:44.698Z] #39 155.8 make[1]: 'compel/libcompel.a' is up to date. [2020-08-03T06:21:44.698Z] #39 155.8 make[1]: 'compel/compel-host-bin' is up to date. [2020-08-03T06:21:44.698Z] #39 155.8 make[1]: Nothing to be done for 'all'. [2020-08-03T06:21:44.698Z] #39 155.9 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-03T06:21:44.698Z] #39 156.0 make[2]: Nothing to be done for 'all'. [2020-08-03T06:21:44.698Z] #39 156.0 make[2]: Nothing to be done for 'all'. [2020-08-03T06:21:44.698Z] #39 156.0 make[2]: Nothing to be done for 'all'. [2020-08-03T06:21:44.698Z] #39 156.1 make[2]: Nothing to be done for 'all'. [2020-08-03T06:21:44.698Z] #39 156.1 make[2]: Nothing to be done for 'all'. [2020-08-03T06:21:44.698Z] #39 156.2 make[2]: Nothing to be done for 'all'. [2020-08-03T06:21:44.698Z] #39 156.2 make[2]: Nothing to be done for 'all'. [2020-08-03T06:21:44.698Z] #39 156.3 make[2]: Nothing to be done for 'all'. [2020-08-03T06:21:44.698Z] #39 156.3 INSTALL criu/criu [2020-08-03T06:21:44.698Z] #39 DONE 156.6s [2020-08-03T06:21:44.698Z] [2020-08-03T06:21:44.698Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:21:44.698Z] #45 228.0 + cd /tmp/tmp.utSZqnMaPa/src/github.com/golangci/golangci-lint/ [2020-08-03T06:21:44.698Z] #45 228.0 + git checkout -q v1.23.8 [2020-08-03T06:21:44.698Z] #45 228.4 ++ git describe --tags [2020-08-03T06:21:44.698Z] #45 228.4 + version=v1.23.8 [2020-08-03T06:21:44.698Z] #45 228.4 ++ git rev-parse --short HEAD [2020-08-03T06:21:44.698Z] #45 228.4 + commit=76a82c6 [2020-08-03T06:21:44.698Z] #45 228.4 ++ git show -s --format=%cd [2020-08-03T06:21:44.698Z] #45 228.4 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-08-03T06:21:44.698Z] #45 228.4 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-03T06:21:44.801Z] #12 ... [2020-08-03T06:21:44.801Z] [2020-08-03T06:21:44.801Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:21:44.801Z] #41 124.3 mime/multipart [2020-08-03T06:21:44.801Z] #41 126.4 crypto/tls [2020-08-03T06:21:44.801Z] #41 133.1 net/http/httptrace [2020-08-03T06:21:44.801Z] #41 133.5 net/http [2020-08-03T06:21:44.921Z] #12 DONE 1.1s [2020-08-03T06:21:44.921Z] [2020-08-03T06:21:44.921Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:21:44.921Z] #41 122.9 net/textproto [2020-08-03T06:21:44.921Z] #41 122.9 crypto/x509 [2020-08-03T06:21:44.921Z] #41 124.1 vendor/golang.org/x/net/http/httpguts [2020-08-03T06:21:44.921Z] #41 124.4 vendor/golang.org/x/net/http/httpproxy [2020-08-03T06:21:44.921Z] #41 124.8 mime/multipart [2020-08-03T06:21:44.921Z] #41 126.8 crypto/tls [2020-08-03T06:21:44.922Z] #39 37.97 CC images/binfmt-misc.o [2020-08-03T06:21:44.957Z] #45 ... [2020-08-03T06:21:44.957Z] [2020-08-03T06:21:44.957Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-08-03T06:21:44.957Z] #40 DONE 0.1s [2020-08-03T06:21:44.957Z] [2020-08-03T06:21:44.957Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-08-03T06:21:44.957Z] #42 DONE 0.2s [2020-08-03T06:21:44.957Z] [2020-08-03T06:21:44.957Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:21:45.061Z] #41 ... [2020-08-03T06:21:45.061Z] [2020-08-03T06:21:45.061Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:21:45.061Z] #49 1.354 + RM_GOPATH=0 [2020-08-03T06:21:45.061Z] #49 1.354 + TMP_GOPATH= [2020-08-03T06:21:45.061Z] #49 1.354 + : /build [2020-08-03T06:21:45.061Z] #49 1.354 + '[' -z '' ']' [2020-08-03T06:21:45.061Z] #49 1.355 ++ mktemp -d [2020-08-03T06:21:45.061Z] #49 1.356 + export GOPATH=/tmp/tmp.R5Z9ofhtkU [2020-08-03T06:21:45.061Z] #49 1.356 + GOPATH=/tmp/tmp.R5Z9ofhtkU [2020-08-03T06:21:45.061Z] #49 1.356 + RM_GOPATH=1 [2020-08-03T06:21:45.061Z] #49 1.356 + case "$(go env GOARCH)" in [2020-08-03T06:21:45.061Z] #49 1.359 ++ go env GOARCH [2020-08-03T06:21:45.061Z] #49 1.399 + export GO_BUILDMODE=-buildmode=pie [2020-08-03T06:21:45.061Z] #49 1.399 + GO_BUILDMODE=-buildmode=pie [2020-08-03T06:21:45.061Z] #49 1.401 ++ dirname /tmp/install/install.sh [2020-08-03T06:21:45.061Z] #49 1.401 + dir=/tmp/install [2020-08-03T06:21:45.061Z] #49 1.401 + bin=runc [2020-08-03T06:21:45.061Z] #49 1.401 + shift [2020-08-03T06:21:45.061Z] #49 1.401 + '[' '!' -f /tmp/install/runc.installer ']' [2020-08-03T06:21:45.061Z] #49 1.401 + . /tmp/install/runc.installer [2020-08-03T06:21:45.061Z] #49 1.401 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-08-03T06:21:45.061Z] #49 1.401 + install_runc [2020-08-03T06:21:45.061Z] #49 1.411 + uname -r [2020-08-03T06:21:45.061Z] #49 1.421 + grep -q '^3\.10\.0.*\.el7\.' [2020-08-03T06:21:45.061Z] #49 1.424 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-08-03T06:21:45.061Z] #49 1.425 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-08-03T06:21:45.061Z] #49 1.425 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-08-03T06:21:45.061Z] #49 1.425 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.R5Z9ofhtkU/src/github.com/opencontainers/runc [2020-08-03T06:21:45.061Z] #49 1.425 Cloning into '/tmp/tmp.R5Z9ofhtkU/src/github.com/opencontainers/runc'... [2020-08-03T06:21:45.179Z] #41 ... [2020-08-03T06:21:45.179Z] [2020-08-03T06:21:45.179Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-08-03T06:21:45.183Z] #39 38.11 CC images/time.o [2020-08-03T06:21:45.216Z] #45 ... [2020-08-03T06:21:45.216Z] [2020-08-03T06:21:45.216Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-08-03T06:21:45.216Z] #44 DONE 0.0s [2020-08-03T06:21:45.216Z] [2020-08-03T06:21:45.216Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:21:45.446Z] #39 38.31 CC images/sysctl.o [2020-08-03T06:21:45.446Z] #39 38.49 CC images/autofs.o [2020-08-03T06:21:45.630Z] #49 ... [2020-08-03T06:21:45.630Z] [2020-08-03T06:21:45.630Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-08-03T06:21:45.630Z] #12 DONE 1.1s [2020-08-03T06:21:45.689Z] #22 155.1 Checking out files: 28% (3086/10842) Checking out files: 29% (3145/10842) Checking out files: 30% (3253/10842) Checking out files: 31% (3362/10842) Checking out files: 32% (3470/10842) Checking out files: 33% (3578/10842) Checking out files: 34% (3687/10842) Checking out files: 35% (3795/10842) Checking out files: 36% (3904/10842) Checking out files: 37% (4012/10842) Checking out files: 38% (4120/10842) Checking out files: 39% (4229/10842) Checking out files: 40% (4337/10842) Checking out files: 41% (4446/10842) Checking out files: 42% (4554/10842) Checking out files: 43% (4663/10842) Checking out files: 43% (4713/10842) Checking out files: 44% (4771/10842) Checking out files: 45% (4879/10842) Checking out files: 46% (4988/10842) Checking out files: 47% (5096/10842) Checking out files: 48% (5205/10842) Checking out files: 49% (5313/10842) Checking out files: 50% (5421/10842) Checking out files: 51% (5530/10842) Checking out files: 52% (5638/10842) Checking out files: 53% (5747/10842) Checking out files: 54% (5855/10842) Checking out files: 55% (5964/10842) Checking out files: 56% (6072/10842) Checking out files: 57% (6180/10842) Checking out files: 58% (6289/10842) Checking out files: 59% (6397/10842) Checking out files: 60% (6506/10842) Checking out files: 61% (6614/10842) Checking out files: 62% (6723/10842) Checking out files: 63% (6831/10842) Checking out files: 64% (6939/10842) Checking out files: 65% (7048/10842) Checking out files: 66% (7156/10842) Checking out files: 66% (7195/10842) Checking out files: 67% (7265/10842) Checking out files: 68% (7373/10842) Checking out files: 69% (7481/10842) Checking out files: 70% (7590/10842) Checking out files: 71% (7698/10842) Checking out files: 72% (7807/10842) Checking out files: 73% (7915/10842) Checking out files: 74% (8024/10842) Checking out files: 75% (8132/10842) Checking out files: 76% (8240/10842) Checking out files: 77% (8349/10842) Checking out files: 78% (8457/10842) Checking out files: 79% (8566/10842) Checking out files: 80% (8674/10842) Checking out files: 81% (8783/10842) Checking out files: 82% (8891/10842) Checking out files: 83% (8999/10842) Checking out files: 84% (9108/10842) Checking out files: 85% (9216/10842) Checking out files: 86% (9325/10842) Checking out files: 87% (9433/10842) Checking out files: 87% (9520/10842) Checking out files: 88% (9541/10842) Checking out files: 89% (9650/10842) Checking out files: 90% (9758/10842) Checking out files: 91% (9867/10842) Checking out files: 92% (9975/10842) Checking out files: 93% (10084/10842) Checking out files: 94% (10192/10842) Checking out files: 95% (10300/10842) Checking out files: 96% (10409/10842) Checking out files: 97% (10517/10842) Checking out files: 98% (10626/10842) Checking out files: 99% (10734/10842) Checking out files: 100% (10842/10842) Checking out files: 100% (10842/10842), done. [2020-08-03T06:21:45.709Z] #39 38.60 CC images/macvlan.o [2020-08-03T06:21:45.709Z] #39 38.71 CC images/sit.o [2020-08-03T06:21:45.709Z] #39 38.83 CC images/memfd.o [2020-08-03T06:21:45.804Z] ok github.com/docker/docker/client 0.195s coverage: 75.4% of statements [2020-08-03T06:21:45.891Z] [2020-08-03T06:21:45.891Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-08-03T06:21:45.987Z] #22 159.0 + cd /tmp/tmp.7qt1u3meIm/tmp/docker-ce [2020-08-03T06:21:45.987Z] #22 159.0 + git checkout -q v17.06.2-ce [2020-08-03T06:21:46.109Z] #13 0.961 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-08-03T06:21:46.109Z] #13 DONE 1.1s [2020-08-03T06:21:46.109Z] [2020-08-03T06:21:46.109Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:21:46.109Z] #41 134.0 net/http/httptrace [2020-08-03T06:21:46.109Z] #41 134.2 net/http [2020-08-03T06:21:46.287Z] #39 39.17 CC images/timens.o [2020-08-03T06:21:46.287Z] #39 ... [2020-08-03T06:21:46.287Z] [2020-08-03T06:21:46.287Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-08-03T06:21:46.287Z] #11 DONE 1.6s [2020-08-03T06:21:46.287Z] [2020-08-03T06:21:46.287Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:21:46.287Z] #39 39.35 LINK images/built-in.o [2020-08-03T06:21:46.287Z] #39 ... [2020-08-03T06:21:46.287Z] [2020-08-03T06:21:46.287Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-08-03T06:21:46.831Z] #13 0.996 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-08-03T06:21:46.831Z] #13 DONE 1.0s [2020-08-03T06:21:46.831Z] [2020-08-03T06:21:46.831Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-08-03T06:21:47.040Z] #41 ... [2020-08-03T06:21:47.040Z] [2020-08-03T06:21:47.040Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-08-03T06:21:47.040Z] #14 DONE 1.1s [2020-08-03T06:21:47.054Z] #22 ... [2020-08-03T06:21:47.054Z] [2020-08-03T06:21:47.054Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:21:47.054Z] #40 81.75 DEP criu/protobuf-desc.d [2020-08-03T06:21:47.054Z] #40 81.98 DEP criu/proc_parse.d [2020-08-03T06:21:47.054Z] #40 82.23 DEP criu/plugin.d [2020-08-03T06:21:47.054Z] #40 82.36 DEP criu/pipes.d [2020-08-03T06:21:47.054Z] #40 82.53 DEP criu/pie-util.d [2020-08-03T06:21:47.054Z] #40 82.67 DEP criu/pie-util-vdso.d [2020-08-03T06:21:47.054Z] #40 82.76 DEP criu/path.d [2020-08-03T06:21:47.054Z] #40 82.89 DEP criu/parasite-syscall.d [2020-08-03T06:21:47.054Z] #40 83.16 DEP criu/pagemap.d [2020-08-03T06:21:47.054Z] #40 83.37 DEP criu/pagemap-cache.d [2020-08-03T06:21:47.054Z] #40 83.60 DEP criu/page-xfer.d [2020-08-03T06:21:47.054Z] #40 83.81 DEP criu/page-pipe.d [2020-08-03T06:21:47.054Z] #40 83.98 DEP criu/netfilter.d [2020-08-03T06:21:47.054Z] #40 84.17 DEP criu/net.d [2020-08-03T06:21:47.054Z] #40 84.35 DEP criu/namespaces.d [2020-08-03T06:21:47.054Z] #40 84.55 DEP criu/mount.d [2020-08-03T06:21:47.054Z] #40 84.75 DEP criu/memfd.d [2020-08-03T06:21:47.054Z] #40 84.94 DEP criu/mem.d [2020-08-03T06:21:47.054Z] #40 85.11 DEP criu/lsm.d [2020-08-03T06:21:47.054Z] #40 85.37 DEP criu/log.d [2020-08-03T06:21:47.054Z] #40 85.57 DEP criu/libnetlink.d [2020-08-03T06:21:47.054Z] #40 85.69 DEP criu/kerndat.d [2020-08-03T06:21:47.054Z] #40 85.86 DEP criu/kcmp-ids.d [2020-08-03T06:21:47.054Z] #40 85.97 DEP criu/irmap.d [2020-08-03T06:21:47.054Z] #40 86.13 DEP criu/ipc_ns.d [2020-08-03T06:21:47.054Z] #40 86.34 DEP criu/image.d [2020-08-03T06:21:47.054Z] #40 86.68 DEP criu/image-desc.d [2020-08-03T06:21:47.054Z] #40 86.81 DEP criu/fsnotify.d [2020-08-03T06:21:47.054Z] #40 87.03 DEP criu/filesystems.d [2020-08-03T06:21:47.054Z] #40 87.27 DEP criu/files.d [2020-08-03T06:21:47.054Z] #40 87.53 DEP criu/files-reg.d [2020-08-03T06:21:47.054Z] #40 87.77 DEP criu/files-ext.d [2020-08-03T06:21:47.054Z] #40 87.87 DEP criu/file-lock.d [2020-08-03T06:21:47.054Z] #40 88.09 DEP criu/file-ids.d [2020-08-03T06:21:47.054Z] #40 88.38 DEP criu/fifo.d [2020-08-03T06:21:47.054Z] #40 88.57 DEP criu/fdstore.d [2020-08-03T06:21:47.054Z] #40 88.75 DEP criu/fault-injection.d [2020-08-03T06:21:47.054Z] #40 88.85 DEP criu/external.d [2020-08-03T06:21:47.054Z] #40 89.03 DEP criu/eventpoll.d [2020-08-03T06:21:47.054Z] #40 89.22 DEP criu/eventfd.d [2020-08-03T06:21:47.054Z] #40 89.49 DEP criu/crtools.d [2020-08-03T06:21:47.054Z] #40 89.63 DEP criu/cr-service.d [2020-08-03T06:21:47.054Z] #40 89.92 DEP criu/cr-restore.d [2020-08-03T06:21:47.054Z] #40 90.19 DEP criu/cr-errno.d [2020-08-03T06:21:47.054Z] #40 90.21 DEP criu/cr-dump.d [2020-08-03T06:21:47.054Z] #40 90.49 DEP criu/cr-dedup.d [2020-08-03T06:21:47.054Z] #40 90.73 DEP criu/cr-check.d [2020-08-03T06:21:47.054Z] #40 91.05 DEP criu/config.d [2020-08-03T06:21:47.054Z] #40 91.25 DEP criu/clone-noasan.d [2020-08-03T06:21:47.054Z] #40 91.42 DEP criu/cgroup.d [2020-08-03T06:21:47.054Z] #40 91.66 DEP criu/cgroup-props.d [2020-08-03T06:21:47.054Z] #40 91.77 DEP criu/bitmap.d [2020-08-03T06:21:47.298Z] [2020-08-03T06:21:47.298Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-08-03T06:21:47.352Z] #40 91.81 DEP criu/bfd.d [2020-08-03T06:21:47.352Z] #40 ... [2020-08-03T06:21:47.352Z] [2020-08-03T06:21:47.352Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-03T06:21:47.352Z] #18 41.12 Unpacking bash-completion (1:2.8-6) ... [2020-08-03T06:21:47.352Z] #18 41.72 Selecting previously unselected package bzip2. [2020-08-03T06:21:47.352Z] #18 41.72 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-08-03T06:21:47.352Z] #18 41.74 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-03T06:21:47.352Z] #18 41.85 Selecting previously unselected package xz-utils. [2020-08-03T06:21:47.352Z] #18 41.86 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-08-03T06:21:47.352Z] #18 41.86 Unpacking xz-utils (5.2.4-1) ... [2020-08-03T06:21:47.352Z] #18 42.00 Selecting previously unselected package apparmor. [2020-08-03T06:21:47.352Z] #18 42.01 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-08-03T06:21:47.352Z] #18 42.23 Unpacking apparmor (2.13.2-10) ... [2020-08-03T06:21:47.352Z] #18 42.86 Selecting previously unselected package aufs-tools. [2020-08-03T06:21:47.352Z] #18 42.87 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-08-03T06:21:47.352Z] #18 42.88 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-08-03T06:21:47.352Z] #18 43.06 Selecting previously unselected package libonig5:ppc64el. [2020-08-03T06:21:47.352Z] #18 43.08 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-08-03T06:21:47.352Z] #18 43.09 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-08-03T06:21:47.352Z] #18 43.23 Selecting previously unselected package libjq1:ppc64el. [2020-08-03T06:21:47.352Z] #18 43.23 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-08-03T06:21:47.352Z] #18 43.24 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-08-03T06:21:47.352Z] #18 43.39 Selecting previously unselected package jq. [2020-08-03T06:21:47.352Z] #18 43.40 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-08-03T06:21:47.352Z] #18 43.41 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-03T06:21:47.352Z] #18 43.55 Selecting previously unselected package libaio1:ppc64el. [2020-08-03T06:21:47.352Z] #18 43.55 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-08-03T06:21:47.352Z] #18 43.58 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-08-03T06:21:47.352Z] #18 43.68 Selecting previously unselected package libgpm2:ppc64el. [2020-08-03T06:21:47.352Z] #18 43.68 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-08-03T06:21:47.352Z] #18 43.70 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-08-03T06:21:47.352Z] #18 43.78 Selecting previously unselected package libicu63:ppc64el. [2020-08-03T06:21:47.352Z] #18 43.80 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-08-03T06:21:47.352Z] #18 43.81 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-08-03T06:21:47.769Z] #14 DONE 1.0s [2020-08-03T06:21:47.770Z] [2020-08-03T06:21:47.770Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:21:47.770Z] #39 48.17 CC compel/src/lib/infect-rpc.o [2020-08-03T06:21:47.770Z] #39 48.50 CC compel/src/lib/infect-util.o [2020-08-03T06:21:47.770Z] #39 48.95 CC compel/src/lib/infect.o [2020-08-03T06:21:47.770Z] #39 51.33 CC compel/src/lib/ptrace.o [2020-08-03T06:21:47.770Z] #39 51.67 AR compel/libcompel.a [2020-08-03T06:21:47.770Z] #39 51.71 HOSTCC compel/src/main-host.o [2020-08-03T06:21:47.770Z] #39 51.90 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-08-03T06:21:47.770Z] #39 52.00 HOSTCC compel/src/lib/handle-elf-host.o [2020-08-03T06:21:47.770Z] #39 52.29 HOSTCC compel/src/lib/log-host.o [2020-08-03T06:21:47.770Z] #39 52.41 HOSTLINK compel/compel-host-bin [2020-08-03T06:21:47.770Z] #39 52.53 DEP soccr/soccr.d [2020-08-03T06:21:47.770Z] #39 52.79 CC soccr/soccr.o [2020-08-03T06:21:47.770Z] #39 54.57 AR soccr/libsoccr.a [2020-08-03T06:21:47.770Z] #39 54.63 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-03T06:21:47.770Z] #39 54.95 DEP criu/arch/x86/sigframe.d [2020-08-03T06:21:47.770Z] #39 55.15 DEP criu/arch/x86/sigaction_compat.d [2020-08-03T06:21:47.770Z] #39 55.30 DEP criu/arch/x86/kerndat.d [2020-08-03T06:21:47.770Z] #39 55.56 DEP criu/arch/x86/crtools.d [2020-08-03T06:21:47.770Z] #39 55.66 DEP criu/arch/x86/cpu.d [2020-08-03T06:21:47.770Z] #39 55.79 CC criu/arch/x86/cpu.o [2020-08-03T06:21:47.770Z] #39 56.57 CC criu/arch/x86/crtools.o [2020-08-03T06:21:47.770Z] #39 ... [2020-08-03T06:21:47.770Z] [2020-08-03T06:21:47.770Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-08-03T06:21:48.217Z] #12 DONE 1.8s [2020-08-03T06:21:48.217Z] [2020-08-03T06:21:48.217Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-08-03T06:21:48.234Z] #15 DONE 1.1s [2020-08-03T06:21:48.234Z] [2020-08-03T06:21:48.235Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-08-03T06:21:48.708Z] #15 DONE 1.0s [2020-08-03T06:21:48.708Z] [2020-08-03T06:21:48.708Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-08-03T06:21:48.896Z] #18 47.86 Selecting previously unselected package libnet1:ppc64el. [2020-08-03T06:21:48.896Z] #18 47.86 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-08-03T06:21:48.896Z] #18 47.88 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-08-03T06:21:49.172Z] #13 1.169 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-08-03T06:21:49.194Z] #18 47.97 Selecting previously unselected package libnl-3-200:ppc64el. [2020-08-03T06:21:49.194Z] #18 47.98 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-08-03T06:21:49.194Z] #18 48.01 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-08-03T06:21:49.194Z] #18 48.14 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-08-03T06:21:49.194Z] #18 48.15 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-08-03T06:21:49.194Z] #18 48.16 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-08-03T06:21:49.194Z] #18 ... [2020-08-03T06:21:49.194Z] [2020-08-03T06:21:49.194Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:21:49.194Z] #22 162.5 + mkdir -p /tmp/tmp.7qt1u3meIm/src/github.com/docker [2020-08-03T06:21:49.491Z] #22 162.5 + mv components/cli /tmp/tmp.7qt1u3meIm/src/github.com/docker/cli [2020-08-03T06:21:49.491Z] #22 162.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-08-03T06:21:49.608Z] #16 DONE 1.0s [2020-08-03T06:21:49.608Z] [2020-08-03T06:21:49.608Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-03T06:21:49.647Z] #16 DONE 0.9s [2020-08-03T06:21:49.647Z] [2020-08-03T06:21:49.647Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:21:49.647Z] #39 58.61 CC criu/arch/x86/kerndat.o [2020-08-03T06:21:49.755Z] #13 DONE 1.4s [2020-08-03T06:21:49.756Z] [2020-08-03T06:21:49.756Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-08-03T06:21:49.906Z] #39 59.33 CC criu/arch/x86/sigaction_compat.o [2020-08-03T06:21:50.477Z] #39 59.80 CC criu/arch/x86/sigframe.o [2020-08-03T06:21:50.538Z] #17 1.330 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-03T06:21:50.737Z] #39 60.13 LINK criu/arch/x86/crtools.built-in.o [2020-08-03T06:21:50.737Z] #39 60.18 DEP criu/pie/util-vdso-elf32.d [2020-08-03T06:21:50.795Z] #17 1.433 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-03T06:21:50.795Z] #17 1.522 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-03T06:21:50.998Z] #39 60.27 DEP criu/pie/util-vdso.d [2020-08-03T06:21:50.999Z] #39 60.38 DEP criu/pie/util.d [2020-08-03T06:21:51.151Z] #14 DONE 1.5s [2020-08-03T06:21:51.151Z] [2020-08-03T06:21:51.151Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:21:51.151Z] #39 39.54 GEN compel/include/asm [2020-08-03T06:21:51.151Z] #39 39.60 GEN compel/include/version.h [2020-08-03T06:21:51.151Z] #39 39.66 touch .config [2020-08-03T06:21:51.151Z] #39 39.74 GEN include/common/config.h [2020-08-03T06:21:51.151Z] #39 39.85 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-08-03T06:21:51.151Z] #39 39.88 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-08-03T06:21:51.151Z] #39 39.95 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-08-03T06:21:51.151Z] #39 39.98 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-08-03T06:21:51.151Z] #39 40.00 DEP compel/plugins/std/infect.d [2020-08-03T06:21:51.151Z] #39 40.06 DEP compel/plugins/std/string.d [2020-08-03T06:21:51.151Z] #39 40.12 DEP compel/plugins/std/log.d [2020-08-03T06:21:51.151Z] #39 40.16 DEP compel/plugins/std/fds.d [2020-08-03T06:21:51.151Z] #39 40.22 DEP compel/plugins/std/std.d [2020-08-03T06:21:51.151Z] #39 40.27 DEP compel/plugins/shmem/shmem.d [2020-08-03T06:21:51.151Z] #39 40.31 DEP compel/plugins/fds/fds.d [2020-08-03T06:21:51.151Z] #39 40.38 CC compel/plugins/std/std.o [2020-08-03T06:21:51.151Z] #39 40.54 CC compel/plugins/std/fds.o [2020-08-03T06:21:51.151Z] #39 40.94 CC compel/plugins/std/log.o [2020-08-03T06:21:51.151Z] #39 41.55 CC compel/plugins/std/string.o [2020-08-03T06:21:51.151Z] #39 42.10 CC compel/plugins/std/infect.o [2020-08-03T06:21:51.151Z] #39 42.36 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-08-03T06:21:51.151Z] #39 42.42 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-08-03T06:21:51.151Z] #39 42.51 AR compel/plugins/std.lib.a [2020-08-03T06:21:51.151Z] #39 42.66 CC compel/plugins/fds/fds.o [2020-08-03T06:21:51.151Z] #39 42.96 AR compel/plugins/fds.lib.a [2020-08-03T06:21:51.151Z] #39 43.00 HOSTDEP compel/src/lib/log-host.d [2020-08-03T06:21:51.151Z] #39 43.08 HOSTDEP compel/src/lib/handle-elf-host.d [2020-08-03T06:21:51.151Z] #39 43.24 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-08-03T06:21:51.151Z] #39 43.40 HOSTDEP compel/src/main-host.d [2020-08-03T06:21:51.151Z] #39 43.50 DEP compel/src/lib/ptrace.d [2020-08-03T06:21:51.151Z] #39 43.57 DEP compel/src/lib/infect.d [2020-08-03T06:21:51.151Z] #39 43.65 DEP compel/src/lib/infect-util.d [2020-08-03T06:21:51.151Z] #39 43.73 DEP compel/src/lib/infect-rpc.d [2020-08-03T06:21:51.151Z] #39 43.83 DEP compel/arch/aarch64/src/lib/infect.d [2020-08-03T06:21:51.151Z] #39 43.91 DEP compel/arch/aarch64/src/lib/cpu.d [2020-08-03T06:21:51.151Z] #39 43.96 DEP compel/src/lib/log.d [2020-08-03T06:21:51.151Z] #39 44.03 DEP compel/src/main.d [2020-08-03T06:21:51.151Z] #39 44.13 DEP compel/src/lib/handle-elf.d [2020-08-03T06:21:51.259Z] #39 60.51 CC criu/pie/util.o [2020-08-03T06:21:51.360Z] #17 1.989 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-03T06:21:51.414Z] #39 44.29 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-08-03T06:21:51.414Z] #39 44.41 CC compel/src/lib/log.o [2020-08-03T06:21:51.414Z] #39 ... [2020-08-03T06:21:51.414Z] [2020-08-03T06:21:51.414Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:21:51.414Z] #21 115.1 + mkdir -p /tmp/tmp.bmZ4q7CAz1/src/github.com/docker [2020-08-03T06:21:51.414Z] #21 115.1 + mv components/cli /tmp/tmp.bmZ4q7CAz1/src/github.com/docker/cli [2020-08-03T06:21:51.414Z] #21 115.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-08-03T06:21:51.414Z] #21 ... [2020-08-03T06:21:51.414Z] [2020-08-03T06:21:51.414Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:21:51.414Z] #39 44.54 CC compel/arch/aarch64/src/lib/cpu.o [2020-08-03T06:21:51.560Z] #39 60.84 CC criu/pie/util-vdso.o [2020-08-03T06:21:51.678Z] #39 44.75 CC compel/arch/aarch64/src/lib/infect.o [2020-08-03T06:21:51.941Z] #39 44.94 CC compel/src/lib/infect-rpc.o [2020-08-03T06:21:52.133Z] #39 61.58 CC criu/pie/util-vdso-elf32.o [2020-08-03T06:21:52.205Z] #39 45.24 CC compel/src/lib/infect-util.o [2020-08-03T06:21:52.205Z] #39 ... [2020-08-03T06:21:52.205Z] [2020-08-03T06:21:52.205Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-08-03T06:21:52.205Z] #15 DONE 1.4s [2020-08-03T06:21:52.290Z] #17 3.099 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-08-03T06:21:52.469Z] [2020-08-03T06:21:52.469Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-08-03T06:21:52.704Z] #39 62.24 AR criu/pie/pie.lib.a [2020-08-03T06:21:52.964Z] #39 62.30 DEP criu/pie/restorer.d [2020-08-03T06:21:52.964Z] #39 62.48 DEP criu/arch/x86/sigaction_compat_pie.d [2020-08-03T06:21:53.225Z] #39 62.63 DEP criu/arch/x86/restorer_unmap.d [2020-08-03T06:21:53.225Z] #39 62.65 DEP criu/arch/x86/restorer.d [2020-08-03T06:21:53.485Z] #39 62.87 DEP criu/arch/x86/vdso-pie.d [2020-08-03T06:21:53.659Z] #17 4.447 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-03T06:21:53.745Z] #39 63.03 DEP criu/pie/parasite-vdso.d [2020-08-03T06:21:54.006Z] #39 63.24 DEP criu/pie/parasite.d [2020-08-03T06:21:54.266Z] #39 63.49 CC criu/pie/parasite.o [2020-08-03T06:21:55.031Z] #16 DONE 2.5s [2020-08-03T06:21:55.031Z] [2020-08-03T06:21:55.031Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:21:55.031Z] #49 1.549 + RM_GOPATH=0 [2020-08-03T06:21:55.031Z] #49 1.549 + TMP_GOPATH= [2020-08-03T06:21:55.031Z] #49 1.549 + : /build [2020-08-03T06:21:55.031Z] #49 1.549 + '[' -z '' ']' [2020-08-03T06:21:55.031Z] #49 1.553 ++ mktemp -d [2020-08-03T06:21:55.031Z] #49 1.556 + export GOPATH=/tmp/tmp.YLNchB9xEW [2020-08-03T06:21:55.031Z] #49 1.556 + GOPATH=/tmp/tmp.YLNchB9xEW [2020-08-03T06:21:55.031Z] #49 1.556 + RM_GOPATH=1 [2020-08-03T06:21:55.031Z] #49 1.556 + case "$(go env GOARCH)" in [2020-08-03T06:21:55.031Z] #49 1.561 ++ go env GOARCH [2020-08-03T06:21:55.031Z] #49 1.572 + export GO_BUILDMODE=-buildmode=pie [2020-08-03T06:21:55.031Z] #49 1.572 + GO_BUILDMODE=-buildmode=pie [2020-08-03T06:21:55.032Z] #49 1.572 ++ dirname /tmp/install/install.sh [2020-08-03T06:21:55.032Z] #49 1.572 + dir=/tmp/install [2020-08-03T06:21:55.032Z] #49 1.572 + bin=runc [2020-08-03T06:21:55.032Z] #49 1.572 + shift [2020-08-03T06:21:55.032Z] #49 1.572 + '[' '!' -f /tmp/install/runc.installer ']' [2020-08-03T06:21:55.032Z] #49 1.572 + . /tmp/install/runc.installer [2020-08-03T06:21:55.032Z] #49 1.572 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-08-03T06:21:55.032Z] #49 1.572 + install_runc [2020-08-03T06:21:55.032Z] #49 1.572 + grep -q '^3\.10\.0.*\.el7\.' [2020-08-03T06:21:55.032Z] #49 1.575 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-08-03T06:21:55.032Z] #49 1.577 + uname -r [2020-08-03T06:21:55.032Z] #49 1.577 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-08-03T06:21:55.032Z] #49 1.577 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-08-03T06:21:55.032Z] #49 1.577 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.YLNchB9xEW/src/github.com/opencontainers/runc [2020-08-03T06:21:55.032Z] #49 1.581 Cloning into '/tmp/tmp.YLNchB9xEW/src/github.com/opencontainers/runc'... [2020-08-03T06:21:55.032Z] #49 5.495 + cd /tmp/tmp.YLNchB9xEW/src/github.com/opencontainers/runc [2020-08-03T06:21:55.032Z] #49 5.495 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-08-03T06:21:55.032Z] #49 5.776 + '[' -z '' ']' [2020-08-03T06:21:55.032Z] #49 5.776 + target=static [2020-08-03T06:21:55.032Z] #49 5.776 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-08-03T06:21:55.032Z] #49 6.110 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-08-03T06:21:55.032Z] #49 ... [2020-08-03T06:21:55.032Z] [2020-08-03T06:21:55.032Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-03T06:21:55.121Z] #22 ... [2020-08-03T06:21:55.121Z] [2020-08-03T06:21:55.121Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-03T06:21:55.121Z] #18 48.24 Selecting previously unselected package libreadline5:ppc64el. [2020-08-03T06:21:55.121Z] #18 48.27 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-08-03T06:21:55.121Z] #18 48.27 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-08-03T06:21:55.121Z] #18 48.40 Selecting previously unselected package net-tools. [2020-08-03T06:21:55.121Z] #18 48.42 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-08-03T06:21:55.121Z] #18 48.43 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-03T06:21:55.121Z] #18 48.67 Selecting previously unselected package python-pip-whl. [2020-08-03T06:21:55.121Z] #18 48.69 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-08-03T06:21:55.121Z] #18 48.70 Unpacking python-pip-whl (18.1-5) ... [2020-08-03T06:21:55.121Z] #18 49.34 Selecting previously unselected package python3-lib2to3. [2020-08-03T06:21:55.121Z] #18 49.36 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-08-03T06:21:55.121Z] #18 49.36 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-08-03T06:21:55.121Z] #18 49.53 Selecting previously unselected package python3-distutils. [2020-08-03T06:21:55.121Z] #18 49.55 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-08-03T06:21:55.121Z] #18 49.55 Unpacking python3-distutils (3.7.3-1) ... [2020-08-03T06:21:55.121Z] #18 49.81 Selecting previously unselected package python3-pip. [2020-08-03T06:21:55.121Z] #18 49.81 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-08-03T06:21:55.121Z] #18 49.82 Unpacking python3-pip (18.1-5) ... [2020-08-03T06:21:55.121Z] #18 50.01 Selecting previously unselected package python3-pkg-resources. [2020-08-03T06:21:55.121Z] #18 50.02 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-08-03T06:21:55.121Z] #18 50.04 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-08-03T06:21:55.121Z] #18 50.21 Selecting previously unselected package python3-setuptools. [2020-08-03T06:21:55.121Z] #18 50.22 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-08-03T06:21:55.121Z] #18 50.23 Unpacking python3-setuptools (40.8.0-1) ... [2020-08-03T06:21:55.121Z] #18 50.49 Selecting previously unselected package python3-wheel. [2020-08-03T06:21:55.121Z] #18 50.50 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-08-03T06:21:55.121Z] #18 50.50 Unpacking python3-wheel (0.32.3-2) ... [2020-08-03T06:21:55.121Z] #18 50.57 Selecting previously unselected package sudo. [2020-08-03T06:21:55.121Z] #18 50.59 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-08-03T06:21:55.121Z] #18 50.59 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-08-03T06:21:55.121Z] #18 51.29 Selecting previously unselected package thin-provisioning-tools. [2020-08-03T06:21:55.121Z] #18 51.30 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-08-03T06:21:55.121Z] #18 51.31 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-08-03T06:21:55.121Z] #18 51.66 Selecting previously unselected package uidmap. [2020-08-03T06:21:55.121Z] #18 51.68 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-08-03T06:21:55.121Z] #18 51.70 Unpacking uidmap (1:4.5-1.1) ... [2020-08-03T06:21:55.121Z] #18 51.86 Selecting previously unselected package vim-runtime. [2020-08-03T06:21:55.121Z] #18 51.88 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-08-03T06:21:55.121Z] #18 51.92 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-08-03T06:21:55.121Z] #18 51.96 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-08-03T06:21:55.121Z] #18 51.97 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-08-03T06:21:55.354Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-08-03T06:21:55.355Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-8ab3f06f\powershellScript.ps1'; exit $LASTEXITCODE; [2020-08-03T06:21:55.355Z] ---------------------------------------------------------------------------- [2020-08-03T06:21:55.355Z] [2020-08-03T06:21:55.355Z] INFO: executeCI.ps1 starting at Mon Aug 3 06:21:52 CUT 2020 [2020-08-03T06:21:55.355Z] [2020-08-03T06:21:55.355Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-08-03T06:21:55.355Z] INFO: Running git version 2.24.1.windows.2 [2020-08-03T06:21:55.355Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-08-03T06:21:55.355Z] INFO: Environment variables: [2020-08-03T06:21:55.355Z] [2020-08-03T06:21:55.355Z] Name Value [2020-08-03T06:21:55.355Z] ---- ----- [2020-08-03T06:21:55.355Z] ALLUSERSPROFILE C:\ProgramData [2020-08-03T06:21:55.355Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-08-03T06:21:55.355Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-08-03T06:21:55.355Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-08-03T06:21:55.355Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-08-03T06:21:55.355Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-08-03T06:21:55.355Z] BRANCH_NAME PR-41306 [2020-08-03T06:21:55.355Z] BUILD_DISPLAY_NAME #1 [2020-08-03T06:21:55.355Z] BUILD_ID 1 [2020-08-03T06:21:55.355Z] BUILD_NUMBER 1 [2020-08-03T06:21:55.355Z] BUILD_TAG jenkins-moby-PR-41306-1 [2020-08-03T06:21:55.355Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41306/1/ [2020-08-03T06:21:55.355Z] CHANGE_AUTHOR wanghuaiqing2010 [2020-08-03T06:21:55.355Z] CHANGE_BRANCH fix_pr#41145 [2020-08-03T06:21:55.355Z] CHANGE_FORK wanghuaiqing2010 [2020-08-03T06:21:55.355Z] CHANGE_ID 41306 [2020-08-03T06:21:55.355Z] CHANGE_TARGET master [2020-08-03T06:21:55.355Z] CHANGE_TITLE Supplement the omission of pr#41145 [2020-08-03T06:21:55.355Z] CHANGE_URL https://github.com/moby/moby/pull/41306 [2020-08-03T06:21:55.355Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-03T06:21:55.355Z] CommonProgramFiles C:\Program Files\Common Files [2020-08-03T06:21:55.355Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-08-03T06:21:55.355Z] CommonProgramW6432 C:\Program Files\Common Files [2020-08-03T06:21:55.355Z] COMPUTERNAME azwin-2-4c3fc0 [2020-08-03T06:21:55.355Z] ComSpec C:\windows\system32\cmd.exe [2020-08-03T06:21:55.355Z] ConfigSequenceNumber 0 [2020-08-03T06:21:55.355Z] DOCKER_BUILDKIT 0 [2020-08-03T06:21:55.355Z] DOCKER_DUT_DEBUG 1 [2020-08-03T06:21:55.355Z] DOCKER_EXPERIMENTAL 1 [2020-08-03T06:21:55.355Z] DOCKER_GRAPHDRIVER overlay2 [2020-08-03T06:21:55.355Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-08-03T06:21:55.355Z] EXECUTOR_NUMBER 0 [2020-08-03T06:21:55.355Z] FQDN azwin-2-4c3fc0.westus.cloudapp.azure.com [2020-08-03T06:21:55.355Z] GIT_BRANCH PR-41306 [2020-08-03T06:21:55.355Z] GIT_COMMIT ad30ef91130b6445cc850cacb225737589ce38ee [2020-08-03T06:21:55.355Z] GIT_URL https://github.com/moby/moby.git [2020-08-03T06:21:55.355Z] HUDSON_COOKIE 843347f8-e029-4e9d-a310-eb467696e5c7 [2020-08-03T06:21:55.355Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-08-03T06:21:55.355Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-08-03T06:21:55.355Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-08-03T06:21:55.355Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.252-2.b09.ojdkbuild.windows.x86_64 [2020-08-03T06:21:55.355Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-08-03T06:21:55.355Z] JENKINS_NODE_COOKIE cb90f254-6a15-4986-b4cd-1f1584ea2009 [2020-08-03T06:21:55.355Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-08-03T06:21:55.355Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-08-03T06:21:55.355Z] JOB_BASE_NAME PR-41306 [2020-08-03T06:21:55.355Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41306/display/redirect [2020-08-03T06:21:55.355Z] JOB_NAME moby/PR-41306 [2020-08-03T06:21:55.355Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41306/ [2020-08-03T06:21:55.355Z] library.jps.version master [2020-08-03T06:21:55.355Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-08-03T06:21:55.355Z] NODE_LABELS amd64 azure azwin-2-4c3fc0 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-08-03T06:21:55.355Z] NODE_NAME azwin-2-4c3fc0 [2020-08-03T06:21:55.355Z] NUMBER_OF_PROCESSORS 4 [2020-08-03T06:21:55.355Z] OS Windows_NT [2020-08-03T06:21:55.355Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-08-03T06:21:55.355Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-08-03T06:21:55.355Z] PROCESSOR_ARCHITECTURE AMD64 [2020-08-03T06:21:55.355Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-08-03T06:21:55.355Z] PROCESSOR_LEVEL 6 [2020-08-03T06:21:55.357Z] PROCESSOR_REVISION 5504 [2020-08-03T06:21:55.357Z] ProgramData C:\ProgramData [2020-08-03T06:21:55.357Z] ProgramFiles C:\Program Files [2020-08-03T06:21:55.357Z] ProgramFiles(x86) C:\Program Files (x86) [2020-08-03T06:21:55.357Z] ProgramW6432 C:\Program Files [2020-08-03T06:21:55.357Z] PROMPT $P$G [2020-08-03T06:21:55.357Z] PSExecutionPolicyPreference Bypass [2020-08-03T06:21:55.357Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-08-03T06:21:55.357Z] PUBLIC C:\Users\Public [2020-08-03T06:21:55.357Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41306/1/display/redirect?page=changes [2020-08-03T06:21:55.357Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41306/1/display/redirect [2020-08-03T06:21:55.357Z] SKIP_VALIDATION_TESTS 1 [2020-08-03T06:21:55.357Z] SOURCES_DRIVE d [2020-08-03T06:21:55.357Z] SOURCES_SUBDIR gopath [2020-08-03T06:21:55.357Z] STAGE_NAME Run tests [2020-08-03T06:21:55.357Z] SystemDrive C: [2020-08-03T06:21:55.357Z] SystemRoot C:\windows [2020-08-03T06:21:55.357Z] TEMP C:\windows\TEMP [2020-08-03T06:21:55.357Z] TESTDEBUG 0 [2020-08-03T06:21:55.357Z] TESTRUN_DRIVE d [2020-08-03T06:21:55.357Z] TESTRUN_SUBDIR CI [2020-08-03T06:21:55.357Z] TIMEOUT 120m [2020-08-03T06:21:55.357Z] TMP C:\windows\TEMP [2020-08-03T06:21:55.357Z] USERDOMAIN WORKGROUP [2020-08-03T06:21:55.357Z] USERNAME azwin-2-4c3fc0$ [2020-08-03T06:21:55.357Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-08-03T06:21:55.357Z] windir C:\windows [2020-08-03T06:21:55.357Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-08-03T06:21:55.357Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-08-03T06:21:55.357Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-08-03T06:21:55.357Z] [2020-08-03T06:21:55.357Z] [2020-08-03T06:21:55.357Z] [2020-08-03T06:21:55.357Z] INFO: Sources under d:\gopath\... [2020-08-03T06:21:55.357Z] INFO: Test run under d:\CI\... [2020-08-03T06:21:55.357Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-08-03T06:21:55.357Z] INFO: docker/docker repository was found [2020-08-03T06:21:55.357Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-08-03T06:21:55.357Z] ltsc2019: Pulling from windows/servercore [2020-08-03T06:21:55.357Z] 4612f6d0b889: Pulling fs layer [2020-08-03T06:21:55.357Z] fc1b9e59edad: Pulling fs layer [2020-08-03T06:21:55.563Z] #17 ... [2020-08-03T06:21:55.563Z] [2020-08-03T06:21:55.563Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:21:55.563Z] #39 51.92 CC compel/src/lib/ptrace.o [2020-08-03T06:21:55.563Z] #39 52.45 AR compel/libcompel.a [2020-08-03T06:21:55.563Z] #39 52.54 HOSTCC compel/src/main-host.o [2020-08-03T06:21:55.563Z] #39 52.96 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-08-03T06:21:55.563Z] #39 53.21 HOSTCC compel/src/lib/handle-elf-host.o [2020-08-03T06:21:55.563Z] #39 53.67 HOSTCC compel/src/lib/log-host.o [2020-08-03T06:21:55.563Z] #39 53.91 HOSTLINK compel/compel-host-bin [2020-08-03T06:21:55.563Z] #39 54.05 DEP soccr/soccr.d [2020-08-03T06:21:55.563Z] #39 54.43 CC soccr/soccr.o [2020-08-03T06:21:55.563Z] #39 56.44 AR soccr/libsoccr.a [2020-08-03T06:21:55.563Z] #39 56.54 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-03T06:21:55.563Z] #39 56.87 DEP criu/arch/x86/sigframe.d [2020-08-03T06:21:55.563Z] #39 56.95 DEP criu/arch/x86/sigaction_compat.d [2020-08-03T06:21:55.563Z] #39 57.05 DEP criu/arch/x86/kerndat.d [2020-08-03T06:21:55.563Z] #39 57.15 DEP criu/arch/x86/crtools.d [2020-08-03T06:21:55.563Z] #39 57.33 DEP criu/arch/x86/cpu.d [2020-08-03T06:21:55.563Z] #39 57.52 CC criu/arch/x86/cpu.o [2020-08-03T06:21:55.563Z] #39 58.03 CC criu/arch/x86/crtools.o [2020-08-03T06:21:55.563Z] #39 59.10 CC criu/arch/x86/kerndat.o [2020-08-03T06:21:55.563Z] #39 59.71 CC criu/arch/x86/sigaction_compat.o [2020-08-03T06:21:55.563Z] #39 60.01 CC criu/arch/x86/sigframe.o [2020-08-03T06:21:55.563Z] #39 60.22 LINK criu/arch/x86/crtools.built-in.o [2020-08-03T06:21:55.563Z] #39 60.26 DEP criu/pie/util-vdso-elf32.d [2020-08-03T06:21:55.563Z] #39 60.36 DEP criu/pie/util-vdso.d [2020-08-03T06:21:55.563Z] #39 60.53 DEP criu/pie/util.d [2020-08-03T06:21:55.563Z] #39 60.65 CC criu/pie/util.o [2020-08-03T06:21:55.563Z] #39 60.96 CC criu/pie/util-vdso.o [2020-08-03T06:21:55.563Z] #39 61.71 CC criu/pie/util-vdso-elf32.o [2020-08-03T06:21:55.609Z] #17 ... [2020-08-03T06:21:55.609Z] [2020-08-03T06:21:55.609Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-03T06:21:55.609Z] #36 128.9 + dpkg --print-architecture [2020-08-03T06:21:55.609Z] #36 DONE 129.2s [2020-08-03T06:21:55.648Z] #39 64.71 LINK criu/pie/parasite.built-in.o [2020-08-03T06:21:55.648Z] #39 64.75 GEN criu/pie/parasite-blob.h [2020-08-03T06:21:55.648Z] #39 64.77 CC criu/pie/parasite-vdso.o [2020-08-03T06:21:55.820Z] #39 62.36 AR criu/pie/pie.lib.a [2020-08-03T06:21:55.820Z] #39 62.43 DEP criu/pie/restorer.d [2020-08-03T06:21:55.877Z] [2020-08-03T06:21:55.877Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:21:55.877Z] #39 45.56 CC compel/src/lib/infect.o [2020-08-03T06:21:55.877Z] #39 47.08 CC compel/src/lib/ptrace.o [2020-08-03T06:21:55.877Z] #39 47.29 AR compel/libcompel.a [2020-08-03T06:21:55.877Z] #39 47.40 HOSTCC compel/src/main-host.o [2020-08-03T06:21:55.877Z] #39 47.72 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-08-03T06:21:55.877Z] #39 47.81 HOSTCC compel/src/lib/handle-elf-host.o [2020-08-03T06:21:55.877Z] #39 48.17 HOSTCC compel/src/lib/log-host.o [2020-08-03T06:21:55.877Z] #39 48.41 HOSTLINK compel/compel-host-bin [2020-08-03T06:21:55.877Z] #39 48.59 DEP soccr/soccr.d [2020-08-03T06:21:55.877Z] #39 48.81 CC soccr/soccr.o [2020-08-03T06:21:55.908Z] #39 65.34 CC criu/arch/x86/vdso-pie.o [2020-08-03T06:21:56.168Z] #39 65.63 CC criu/arch/x86/restorer.o [2020-08-03T06:21:56.180Z] #18 ... [2020-08-03T06:21:56.180Z] [2020-08-03T06:21:56.180Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:21:56.180Z] #42 159.2 crypto/tls [2020-08-03T06:21:56.180Z] #42 166.6 net/http/httptrace [2020-08-03T06:21:56.180Z] #42 166.9 net/http [2020-08-03T06:21:56.180Z] #42 ... [2020-08-03T06:21:56.180Z] [2020-08-03T06:21:56.180Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:21:56.180Z] #40 91.97 DEP criu/autofs.d [2020-08-03T06:21:56.180Z] #40 92.16 DEP criu/aio.d [2020-08-03T06:21:56.180Z] #40 92.40 DEP criu/action-scripts.d [2020-08-03T06:21:56.180Z] #40 92.81 CC criu/action-scripts.o [2020-08-03T06:21:56.180Z] #40 93.57 CC criu/aio.o [2020-08-03T06:21:56.180Z] #40 94.25 CC criu/autofs.o [2020-08-03T06:21:56.180Z] #40 96.97 CC criu/bfd.o [2020-08-03T06:21:56.180Z] #40 97.82 CC criu/bitmap.o [2020-08-03T06:21:56.180Z] #40 98.01 CC criu/cgroup-props.o [2020-08-03T06:21:56.180Z] #40 99.36 CC criu/cgroup.o [2020-08-03T06:21:56.383Z] #39 62.64 DEP criu/arch/x86/sigaction_compat_pie.d [2020-08-03T06:21:56.383Z] #39 62.80 DEP criu/arch/x86/restorer_unmap.d [2020-08-03T06:21:56.383Z] #39 62.82 DEP criu/arch/x86/restorer.d [2020-08-03T06:21:56.477Z] #40 ... [2020-08-03T06:21:56.477Z] [2020-08-03T06:21:56.477Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-03T06:21:56.477Z] #18 55.39 Selecting previously unselected package vim. [2020-08-03T06:21:56.477Z] #18 55.39 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-08-03T06:21:56.477Z] #18 55.42 Unpacking vim (2:8.1.0875-5) ... [2020-08-03T06:21:56.641Z] #39 63.08 DEP criu/arch/x86/vdso-pie.d [2020-08-03T06:21:56.641Z] #39 63.17 DEP criu/pie/parasite-vdso.d [2020-08-03T06:21:56.898Z] #39 63.35 DEP criu/pie/parasite.d [2020-08-03T06:21:57.109Z] #39 66.19 CC criu/arch/x86/restorer_unmap.o [2020-08-03T06:21:57.109Z] #39 66.27 CC criu/arch/x86/sigaction_compat_pie.o [2020-08-03T06:21:57.109Z] #39 66.62 CC criu/pie/restorer.o [2020-08-03T06:21:57.147Z] #18 56.01 Selecting previously unselected package xfsprogs. [2020-08-03T06:21:57.147Z] #18 56.03 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-08-03T06:21:57.147Z] #18 56.03 Unpacking xfsprogs (4.20.0-1) ... [2020-08-03T06:21:57.155Z] #39 63.60 CC criu/pie/parasite.o [2020-08-03T06:21:57.275Z] #39 50.01 AR soccr/libsoccr.a [2020-08-03T06:21:57.275Z] #39 50.07 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-03T06:21:57.275Z] #39 50.41 DEP criu/arch/aarch64/sigframe.d [2020-08-03T06:21:57.539Z] #39 50.60 DEP criu/arch/aarch64/crtools.d [2020-08-03T06:21:57.679Z] #39 ... [2020-08-03T06:21:57.679Z] [2020-08-03T06:21:57.679Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:21:57.679Z] #41 147.5 github.com/LK4D4/vndr/godl [2020-08-03T06:21:57.802Z] #39 50.74 DEP criu/arch/aarch64/cpu.d [2020-08-03T06:21:57.802Z] #39 50.77 DEP criu/arch/aarch64/bitops.d [2020-08-03T06:21:57.802Z] #39 50.81 CC criu/arch/aarch64/bitops.o [2020-08-03T06:21:57.802Z] #39 50.86 CC criu/arch/aarch64/cpu.o [2020-08-03T06:21:57.814Z] #18 56.55 Selecting previously unselected package zip. [2020-08-03T06:21:57.814Z] #18 56.55 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-08-03T06:21:57.814Z] #18 56.57 Unpacking zip (3.0-11+b1) ... [2020-08-03T06:21:57.814Z] #18 56.73 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-08-03T06:21:57.814Z] #18 56.74 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-03T06:21:57.814Z] #18 56.75 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-08-03T06:21:57.814Z] #18 56.76 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-08-03T06:21:57.814Z] #18 56.76 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-08-03T06:21:57.814Z] #18 56.76 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-08-03T06:21:57.814Z] #18 56.77 Setting up uidmap (1:4.5-1.1) ... [2020-08-03T06:21:57.814Z] #18 56.77 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-08-03T06:21:57.814Z] #18 56.77 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-08-03T06:21:57.814Z] #18 56.80 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-03T06:21:58.066Z] #39 51.00 CC criu/arch/aarch64/crtools.o [2020-08-03T06:21:58.113Z] #18 56.81 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-08-03T06:21:58.113Z] #18 56.81 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-08-03T06:21:58.113Z] #18 56.82 Setting up xxd (2:8.1.0875-5) ... [2020-08-03T06:21:58.113Z] #18 56.82 Setting up zip (3.0-11+b1) ... [2020-08-03T06:21:58.113Z] #18 56.83 Setting up vim-common (2:8.1.0875-5) ... [2020-08-03T06:21:58.113Z] #18 56.86 Setting up bash-completion (1:2.8-6) ... [2020-08-03T06:21:58.524Z] #39 64.93 LINK criu/pie/parasite.built-in.o [2020-08-03T06:21:58.524Z] #39 64.95 GEN criu/pie/parasite-blob.h [2020-08-03T06:21:58.524Z] #39 64.97 CC criu/pie/parasite-vdso.o [2020-08-03T06:21:58.619Z] #41 148.1 github.com/LK4D4/vndr [2020-08-03T06:21:58.644Z] #39 51.42 CC criu/arch/aarch64/sigframe.o [2020-08-03T06:21:58.644Z] #39 51.68 LINK criu/arch/aarch64/crtools.built-in.o [2020-08-03T06:21:58.644Z] #39 51.75 DEP criu/pie/util-vdso.d [2020-08-03T06:21:58.644Z] #39 51.83 DEP criu/pie/util.d [2020-08-03T06:21:58.907Z] #39 51.92 CC criu/pie/util.o [2020-08-03T06:21:59.089Z] #39 65.54 CC criu/arch/x86/vdso-pie.o [2020-08-03T06:21:59.171Z] #39 52.17 CC criu/pie/util-vdso.o [2020-08-03T06:21:59.346Z] #39 ... [2020-08-03T06:21:59.346Z] [2020-08-03T06:21:59.346Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-03T06:21:59.346Z] #17 10.07 Fetched 8370 kB in 9s (923 kB/s) [2020-08-03T06:21:59.749Z] #39 52.60 AR criu/pie/pie.lib.a [2020-08-03T06:21:59.749Z] #39 52.68 DEP criu/pie/restorer.d [2020-08-03T06:21:59.749Z] #39 52.86 DEP criu/arch/aarch64/intraprocedure.d [2020-08-03T06:22:00.002Z] #41 ... [2020-08-03T06:22:00.002Z] [2020-08-03T06:22:00.002Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-03T06:22:00.002Z] #17 1.367 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-03T06:22:00.002Z] #17 1.418 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-03T06:22:00.002Z] #17 1.423 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-03T06:22:00.002Z] #17 1.953 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-03T06:22:00.002Z] #17 3.344 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-08-03T06:22:00.002Z] #17 4.816 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-03T06:22:00.002Z] #17 9.713 Fetched 8370 kB in 9s (966 kB/s) [2020-08-03T06:22:00.002Z] #17 9.713 Reading package lists... [2020-08-03T06:22:00.002Z] #17 ... [2020-08-03T06:22:00.002Z] [2020-08-03T06:22:00.002Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:22:00.002Z] #39 69.41 LINK criu/pie/restorer.built-in.o [2020-08-03T06:22:00.002Z] #39 69.44 GEN criu/pie/restorer-blob.h [2020-08-03T06:22:00.002Z] #39 69.53 DEP criu/vdso.d [2020-08-03T06:22:00.027Z] #39 52.89 DEP criu/arch/aarch64/restorer.d [2020-08-03T06:22:00.028Z] #39 53.07 DEP criu/arch/aarch64/vdso-pie.d [2020-08-03T06:22:00.262Z] #39 69.72 DEP criu/vdso-compat.d [2020-08-03T06:22:00.294Z] #39 53.25 DEP criu/pie/parasite-vdso.d [2020-08-03T06:22:00.294Z] #39 53.41 DEP criu/pie/parasite.d [2020-08-03T06:22:00.523Z] #39 69.84 DEP criu/uts_ns.d [2020-08-03T06:22:00.546Z] fc1b9e59edad: Verifying Checksum [2020-08-03T06:22:00.546Z] fc1b9e59edad: Download complete [2020-08-03T06:22:00.557Z] #39 53.66 CC criu/pie/parasite.o [2020-08-03T06:22:00.783Z] #39 70.07 DEP criu/util.d [2020-08-03T06:22:01.044Z] #39 70.32 DEP criu/uffd.d [2020-08-03T06:22:01.044Z] #39 70.50 DEP criu/tun.d [2020-08-03T06:22:01.304Z] #39 70.71 DEP criu/tty.d [2020-08-03T06:22:01.507Z] #39 54.46 LINK criu/pie/parasite.built-in.o [2020-08-03T06:22:01.507Z] #39 54.47 GEN criu/pie/parasite-blob.h [2020-08-03T06:22:01.507Z] #39 54.48 CC criu/pie/parasite-vdso.o [2020-08-03T06:22:01.565Z] #39 70.88 DEP criu/timerfd.d [2020-08-03T06:22:01.825Z] #39 71.16 DEP criu/timens.d [2020-08-03T06:22:02.085Z] #39 55.11 CC criu/arch/aarch64/vdso-pie.o [2020-08-03T06:22:02.085Z] #39 71.34 DEP criu/sysfs_parse.d [2020-08-03T06:22:02.085Z] #39 71.50 DEP criu/sysctl.d [2020-08-03T06:22:02.346Z] #39 71.74 DEP criu/string.d [2020-08-03T06:22:02.346Z] #39 71.78 DEP criu/stats.d [2020-08-03T06:22:02.351Z] #39 55.35 CC criu/arch/aarch64/restorer.o [2020-08-03T06:22:02.607Z] #39 71.89 DEP criu/sockets.d [2020-08-03T06:22:02.614Z] #39 55.68 CC criu/arch/aarch64/intraprocedure.o [2020-08-03T06:22:02.614Z] #39 55.71 CC criu/pie/restorer.o [2020-08-03T06:22:02.622Z] #18 61.03 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-08-03T06:22:02.622Z] #18 61.03 Setting up xz-utils (5.2.4-1) ... [2020-08-03T06:22:02.622Z] #18 61.06 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-08-03T06:22:02.622Z] #18 61.08 Setting up sudo (1.8.27-1+deb10u2) ... [2020-08-03T06:22:02.622Z] #18 61.20 invoke-rc.d: could not determine current runlevel [2020-08-03T06:22:02.622Z] #18 61.23 invoke-rc.d: policy-rc.d denied execution of start. [2020-08-03T06:22:02.622Z] #18 61.23 Setting up pigz (2.4-1) ... [2020-08-03T06:22:02.622Z] #18 61.24 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-08-03T06:22:02.622Z] #18 61.24 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-08-03T06:22:02.622Z] #18 61.25 Setting up python-pip-whl (18.1-5) ... [2020-08-03T06:22:02.622Z] #18 61.25 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-08-03T06:22:02.622Z] #18 61.25 Setting up vim-runtime (2:8.1.0875-5) ... [2020-08-03T06:22:02.867Z] #39 72.11 DEP criu/sk-unix.d [2020-08-03T06:22:02.867Z] #39 72.31 DEP criu/sk-tcp.d [2020-08-03T06:22:02.921Z] #18 61.95 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-08-03T06:22:02.921Z] #18 61.95 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-08-03T06:22:02.921Z] #18 61.96 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-08-03T06:22:03.128Z] #39 ... [2020-08-03T06:22:03.128Z] [2020-08-03T06:22:03.128Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:22:03.128Z] #49 10.07 + cd /tmp/tmp.R5Z9ofhtkU/src/github.com/opencontainers/runc [2020-08-03T06:22:03.128Z] #49 10.07 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-08-03T06:22:03.128Z] #49 10.39 + '[' -z '' ']' [2020-08-03T06:22:03.128Z] #49 10.39 + target=static [2020-08-03T06:22:03.128Z] #49 10.39 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-08-03T06:22:03.128Z] #49 10.82 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-08-03T06:22:03.220Z] #18 61.96 Setting up vim (2:8.1.0875-5) ... [2020-08-03T06:22:03.220Z] #18 61.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-08-03T06:22:03.220Z] #18 61.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-08-03T06:22:03.220Z] #18 61.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-08-03T06:22:03.220Z] #18 62.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-08-03T06:22:03.220Z] #18 62.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-08-03T06:22:03.220Z] #18 62.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-08-03T06:22:03.220Z] #18 62.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-08-03T06:22:03.220Z] #18 62.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-08-03T06:22:03.220Z] #18 62.10 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-08-03T06:22:03.220Z] #18 62.10 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-08-03T06:22:03.220Z] #18 62.11 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-08-03T06:22:03.220Z] #18 62.12 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-03T06:22:03.220Z] #18 62.14 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-08-03T06:22:03.220Z] #18 62.15 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-08-03T06:22:03.389Z] #49 ... [2020-08-03T06:22:03.389Z] [2020-08-03T06:22:03.389Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:22:03.389Z] #39 72.62 DEP criu/sk-queue.d [2020-08-03T06:22:03.389Z] #39 72.74 DEP criu/sk-packet.d [2020-08-03T06:22:03.522Z] #17 10.07 Reading package lists... [2020-08-03T06:22:03.522Z] #17 ... [2020-08-03T06:22:03.522Z] [2020-08-03T06:22:03.522Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:22:03.522Z] #49 10.63 + cd /tmp/tmp.ChUQBrT18i/src/github.com/opencontainers/runc [2020-08-03T06:22:03.522Z] #49 10.63 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-08-03T06:22:03.522Z] #49 11.23 + '[' -z '' ']' [2020-08-03T06:22:03.522Z] #49 11.23 + target=static [2020-08-03T06:22:03.522Z] #49 11.23 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-08-03T06:22:03.522Z] #49 11.69 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-08-03T06:22:03.522Z] #49 ... [2020-08-03T06:22:03.522Z] [2020-08-03T06:22:03.522Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-03T06:22:03.649Z] #39 72.93 DEP criu/sk-netlink.d [2020-08-03T06:22:03.649Z] #39 73.17 DEP criu/sk-inet.d [2020-08-03T06:22:03.909Z] #39 73.42 DEP criu/signalfd.d [2020-08-03T06:22:04.170Z] #39 73.60 DEP criu/sigframe.d [2020-08-03T06:22:04.170Z] #39 73.74 DEP criu/shmem.d [2020-08-03T06:22:04.741Z] #39 73.92 DEP criu/servicefd.d [2020-08-03T06:22:04.741Z] #39 74.10 DEP criu/seize.d [2020-08-03T06:22:05.002Z] #39 74.23 DEP criu/seccomp.d [2020-08-03T06:22:05.002Z] #39 74.36 DEP criu/rst-malloc.d [2020-08-03T06:22:05.002Z] #39 74.42 DEP criu/rbtree.d [2020-08-03T06:22:05.002Z] #39 74.46 DEP criu/pstree.d [2020-08-03T06:22:05.174Z] #39 57.87 LINK criu/pie/restorer.built-in.o [2020-08-03T06:22:05.175Z] #39 57.89 GEN criu/pie/restorer-blob.h [2020-08-03T06:22:05.175Z] #39 57.96 DEP criu/vdso.d [2020-08-03T06:22:05.175Z] #39 58.15 DEP criu/uts_ns.d [2020-08-03T06:22:05.262Z] #39 74.60 DEP criu/protobuf.d [2020-08-03T06:22:05.262Z] #39 74.73 GEN criu/protobuf-desc-gen.h [2020-08-03T06:22:05.439Z] #39 58.29 DEP criu/util.d [2020-08-03T06:22:05.439Z] #39 58.52 DEP criu/uffd.d [2020-08-03T06:22:05.704Z] #39 58.68 DEP criu/tun.d [2020-08-03T06:22:05.967Z] #39 58.80 DEP criu/tty.d [2020-08-03T06:22:05.967Z] #39 58.93 DEP criu/timerfd.d [2020-08-03T06:22:05.967Z] #39 59.01 DEP criu/timens.d [2020-08-03T06:22:06.232Z] #39 59.11 DEP criu/sysfs_parse.d [2020-08-03T06:22:06.232Z] #39 59.28 DEP criu/sysctl.d [2020-08-03T06:22:06.232Z] #39 ... [2020-08-03T06:22:06.232Z] [2020-08-03T06:22:06.232Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-03T06:22:06.232Z] #17 1.813 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-03T06:22:06.232Z] #17 1.840 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-03T06:22:06.232Z] #17 1.840 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-03T06:22:06.232Z] #17 2.295 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-08-03T06:22:06.232Z] #17 2.973 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [213 kB] [2020-08-03T06:22:06.232Z] #17 3.889 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-08-03T06:22:06.232Z] #17 5.638 Fetched 8195 kB in 4s (2009 kB/s) [2020-08-03T06:22:06.232Z] #17 5.638 Reading package lists... [2020-08-03T06:22:06.232Z] #17 7.458 Reading package lists... [2020-08-03T06:22:06.232Z] #17 9.192 Building dependency tree... [2020-08-03T06:22:06.232Z] #17 10.02 libcap2-bin is already the newest version (1:2.25-2). [2020-08-03T06:22:06.232Z] #17 10.02 The following additional packages will be installed: [2020-08-03T06:22:06.232Z] #17 10.02 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-08-03T06:22:06.232Z] #17 10.02 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-08-03T06:22:06.232Z] #17 10.03 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-08-03T06:22:06.232Z] #17 10.03 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-08-03T06:22:06.232Z] #17 10.03 python3.7 python3.7-minimal vim-runtime xxd [2020-08-03T06:22:06.232Z] #17 10.03 Suggested packages: [2020-08-03T06:22:06.232Z] #17 10.03 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-08-03T06:22:06.232Z] #17 10.03 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-08-03T06:22:06.232Z] #17 10.03 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-08-03T06:22:06.232Z] #17 10.03 Recommended packages: [2020-08-03T06:22:06.232Z] #17 10.03 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-08-03T06:22:06.232Z] #17 10.03 python3-keyrings.alt python3-xdg unzip [2020-08-03T06:22:06.232Z] #17 10.91 The following NEW packages will be installed: [2020-08-03T06:22:06.232Z] #17 10.91 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-08-03T06:22:06.232Z] #17 10.91 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-08-03T06:22:06.232Z] #17 10.91 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-08-03T06:22:06.232Z] #17 10.91 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-08-03T06:22:06.232Z] #17 10.91 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-08-03T06:22:06.232Z] #17 10.91 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-08-03T06:22:06.232Z] #17 10.91 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-08-03T06:22:06.232Z] #17 10.91 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-08-03T06:22:06.232Z] #17 10.91 xz-utils zip [2020-08-03T06:22:06.232Z] #17 11.33 0 upgraded, 48 newly installed, 0 to remove and 7 not upgraded. [2020-08-03T06:22:06.232Z] #17 11.33 Need to get 27.6 MB of archives. [2020-08-03T06:22:06.232Z] #17 11.33 After this operation, 114 MB of additional disk space will be used. [2020-08-03T06:22:06.232Z] #17 11.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-08-03T06:22:06.232Z] #17 11.33 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB] [2020-08-03T06:22:06.232Z] #17 11.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB] [2020-08-03T06:22:06.232Z] #17 11.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-08-03T06:22:06.232Z] #17 11.38 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-08-03T06:22:06.232Z] #17 11.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB] [2020-08-03T06:22:06.232Z] #17 11.46 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB] [2020-08-03T06:22:06.497Z] #17 11.46 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-08-03T06:22:06.497Z] #17 11.46 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-08-03T06:22:06.497Z] #17 11.46 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-08-03T06:22:06.497Z] #17 11.47 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-08-03T06:22:06.497Z] #17 11.47 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-08-03T06:22:06.497Z] #17 11.47 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-08-03T06:22:06.498Z] #17 11.48 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-08-03T06:22:06.498Z] #17 11.48 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-08-03T06:22:06.498Z] #17 11.48 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-08-03T06:22:06.498Z] #17 11.49 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-08-03T06:22:06.498Z] #17 11.50 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-08-03T06:22:06.498Z] #17 11.50 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-08-03T06:22:06.498Z] #17 11.51 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-08-03T06:22:06.498Z] #17 11.51 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-08-03T06:22:06.498Z] #17 11.51 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-08-03T06:22:06.498Z] #17 11.53 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-08-03T06:22:06.498Z] #17 11.54 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-08-03T06:22:06.498Z] #17 11.54 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-08-03T06:22:06.498Z] #17 11.54 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-08-03T06:22:06.498Z] #17 11.54 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-08-03T06:22:06.498Z] #17 11.54 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-08-03T06:22:06.498Z] #17 11.55 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-08-03T06:22:06.498Z] #17 11.74 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-08-03T06:22:06.498Z] #17 ... [2020-08-03T06:22:06.498Z] [2020-08-03T06:22:06.498Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:22:06.498Z] #39 59.48 DEP criu/string.d [2020-08-03T06:22:06.498Z] #39 59.54 DEP criu/stats.d [2020-08-03T06:22:06.763Z] #39 59.65 DEP criu/sockets.d [2020-08-03T06:22:06.763Z] #39 59.83 DEP criu/sk-unix.d [2020-08-03T06:22:06.763Z] #39 59.94 DEP criu/sk-tcp.d [2020-08-03T06:22:06.815Z] #18 ... [2020-08-03T06:22:06.815Z] [2020-08-03T06:22:06.815Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:22:06.815Z] #42 179.7 github.com/LK4D4/vndr/godl [2020-08-03T06:22:06.839Z] #17 13.68 Reading package lists... [2020-08-03T06:22:07.028Z] #39 60.04 DEP criu/sk-queue.d [2020-08-03T06:22:07.028Z] #39 60.13 DEP criu/sk-packet.d [2020-08-03T06:22:07.180Z] #39 ... [2020-08-03T06:22:07.180Z] [2020-08-03T06:22:07.180Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:22:07.180Z] #41 DONE 156.5s [2020-08-03T06:22:07.180Z] [2020-08-03T06:22:07.180Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-03T06:22:07.180Z] #17 9.713 Reading package lists... [2020-08-03T06:22:07.180Z] #17 13.21 Reading package lists... [2020-08-03T06:22:07.292Z] #39 60.24 DEP criu/sk-netlink.d [2020-08-03T06:22:07.292Z] #39 60.35 DEP criu/sk-inet.d [2020-08-03T06:22:07.292Z] #39 60.47 DEP criu/signalfd.d [2020-08-03T06:22:07.419Z] #17 17.19 Building dependency tree... [2020-08-03T06:22:07.464Z] #42 180.8 github.com/LK4D4/vndr [2020-08-03T06:22:07.556Z] #39 60.56 DEP criu/sigframe.d [2020-08-03T06:22:07.556Z] #39 60.66 DEP criu/shmem.d [2020-08-03T06:22:07.556Z] #39 60.76 DEP criu/servicefd.d [2020-08-03T06:22:07.751Z] #17 16.87 Building dependency tree... [2020-08-03T06:22:07.820Z] #39 60.90 DEP criu/seize.d [2020-08-03T06:22:08.084Z] #39 61.08 DEP criu/seccomp.d [2020-08-03T06:22:08.322Z] #17 ... [2020-08-03T06:22:08.322Z] [2020-08-03T06:22:08.322Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:22:08.322Z] #39 76.49 DEP criu/protobuf-desc.d [2020-08-03T06:22:08.322Z] #39 76.62 DEP criu/proc_parse.d [2020-08-03T06:22:08.322Z] #39 76.94 DEP criu/plugin.d [2020-08-03T06:22:08.322Z] #39 77.15 DEP criu/pipes.d [2020-08-03T06:22:08.322Z] #39 77.26 DEP criu/pie-util.d [2020-08-03T06:22:08.322Z] #39 77.33 DEP criu/pie-util-vdso.d [2020-08-03T06:22:08.322Z] #39 77.45 DEP criu/pie-util-vdso-elf32.d [2020-08-03T06:22:08.322Z] #39 77.57 DEP criu/path.d [2020-08-03T06:22:08.322Z] #39 77.69 DEP criu/parasite-syscall.d [2020-08-03T06:22:08.348Z] #39 61.23 DEP criu/rst-malloc.d [2020-08-03T06:22:08.348Z] #39 61.32 DEP criu/rbtree.d [2020-08-03T06:22:08.348Z] #39 61.35 DEP criu/pstree.d [2020-08-03T06:22:08.359Z] #17 18.95 libcap2-bin is already the newest version (1:2.25-2). [2020-08-03T06:22:08.359Z] #17 18.95 The following additional packages will be installed: [2020-08-03T06:22:08.359Z] #17 18.96 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-08-03T06:22:08.359Z] #17 18.96 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-08-03T06:22:08.359Z] #17 18.96 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-08-03T06:22:08.359Z] #17 18.96 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-08-03T06:22:08.359Z] #17 18.96 python3.7 python3.7-minimal vim-runtime xxd [2020-08-03T06:22:08.359Z] #17 18.97 Suggested packages: [2020-08-03T06:22:08.359Z] #17 18.97 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-08-03T06:22:08.359Z] #17 18.97 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-08-03T06:22:08.359Z] #17 18.97 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-08-03T06:22:08.359Z] #17 18.97 Recommended packages: [2020-08-03T06:22:08.359Z] #17 18.97 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-08-03T06:22:08.359Z] #17 18.97 python3-keyrings.alt python3-xdg unzip [2020-08-03T06:22:08.582Z] #39 77.97 DEP criu/pagemap.d [2020-08-03T06:22:08.582Z] #39 78.10 DEP criu/pagemap-cache.d [2020-08-03T06:22:08.611Z] #39 61.50 DEP criu/protobuf.d [2020-08-03T06:22:08.611Z] #39 61.67 GEN criu/protobuf-desc-gen.h [2020-08-03T06:22:08.843Z] #39 78.27 DEP criu/page-xfer.d [2020-08-03T06:22:08.843Z] #39 78.40 DEP criu/page-pipe.d [2020-08-03T06:22:09.414Z] #39 78.56 DEP criu/netfilter.d [2020-08-03T06:22:09.414Z] #39 78.73 DEP criu/net.d [2020-08-03T06:22:09.675Z] #39 78.92 DEP criu/namespaces.d [2020-08-03T06:22:09.675Z] #39 79.08 DEP criu/mount.d [2020-08-03T06:22:09.730Z] #17 ... [2020-08-03T06:22:09.730Z] [2020-08-03T06:22:09.730Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:22:09.730Z] #39 65.91 CC criu/arch/x86/restorer.o [2020-08-03T06:22:09.730Z] #39 66.32 CC criu/arch/x86/restorer_unmap.o [2020-08-03T06:22:09.730Z] #39 66.37 CC criu/arch/x86/sigaction_compat_pie.o [2020-08-03T06:22:09.730Z] #39 66.62 CC criu/pie/restorer.o [2020-08-03T06:22:09.730Z] #39 69.44 LINK criu/pie/restorer.built-in.o [2020-08-03T06:22:09.730Z] #39 69.46 GEN criu/pie/restorer-blob.h [2020-08-03T06:22:09.730Z] #39 69.55 DEP criu/vdso.d [2020-08-03T06:22:09.730Z] #39 69.71 DEP criu/vdso-compat.d [2020-08-03T06:22:09.730Z] #39 69.80 DEP criu/uts_ns.d [2020-08-03T06:22:09.730Z] #39 69.92 DEP criu/util.d [2020-08-03T06:22:09.730Z] #39 70.09 DEP criu/uffd.d [2020-08-03T06:22:09.730Z] #39 70.34 DEP criu/tun.d [2020-08-03T06:22:09.730Z] #39 70.50 DEP criu/tty.d [2020-08-03T06:22:09.730Z] #39 70.68 DEP criu/timerfd.d [2020-08-03T06:22:09.730Z] #39 70.81 DEP criu/timens.d [2020-08-03T06:22:09.730Z] #39 70.99 DEP criu/sysfs_parse.d [2020-08-03T06:22:09.730Z] #39 71.18 DEP criu/sysctl.d [2020-08-03T06:22:09.730Z] #39 71.36 DEP criu/string.d [2020-08-03T06:22:09.730Z] #39 71.41 DEP criu/stats.d [2020-08-03T06:22:09.730Z] #39 71.52 DEP criu/sockets.d [2020-08-03T06:22:09.730Z] #39 71.71 DEP criu/sk-unix.d [2020-08-03T06:22:09.730Z] #39 71.96 DEP criu/sk-tcp.d [2020-08-03T06:22:09.730Z] #39 72.18 DEP criu/sk-queue.d [2020-08-03T06:22:09.730Z] #39 72.35 DEP criu/sk-packet.d [2020-08-03T06:22:09.730Z] #39 72.57 DEP criu/sk-netlink.d [2020-08-03T06:22:09.730Z] #39 72.74 DEP criu/sk-inet.d [2020-08-03T06:22:09.730Z] #39 72.93 DEP criu/signalfd.d [2020-08-03T06:22:09.730Z] #39 73.07 DEP criu/sigframe.d [2020-08-03T06:22:09.730Z] #39 73.18 DEP criu/shmem.d [2020-08-03T06:22:09.730Z] #39 73.39 DEP criu/servicefd.d [2020-08-03T06:22:09.730Z] #39 73.68 DEP criu/seize.d [2020-08-03T06:22:09.730Z] #39 73.85 DEP criu/seccomp.d [2020-08-03T06:22:09.730Z] #39 74.02 DEP criu/rst-malloc.d [2020-08-03T06:22:09.730Z] #39 74.15 DEP criu/rbtree.d [2020-08-03T06:22:09.730Z] #39 74.17 DEP criu/pstree.d [2020-08-03T06:22:09.730Z] #39 74.42 DEP criu/protobuf.d [2020-08-03T06:22:09.730Z] #39 74.47 GEN criu/protobuf-desc-gen.h [2020-08-03T06:22:09.730Z] #39 ... [2020-08-03T06:22:09.730Z] [2020-08-03T06:22:09.730Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:22:09.730Z] #41 147.5 github.com/LK4D4/vndr/godl [2020-08-03T06:22:09.730Z] #41 148.2 github.com/LK4D4/vndr [2020-08-03T06:22:09.730Z] #41 ... [2020-08-03T06:22:09.730Z] [2020-08-03T06:22:09.730Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:22:09.730Z] #39 76.26 DEP criu/protobuf-desc.d [2020-08-03T06:22:09.935Z] #39 79.24 DEP criu/memfd.d [2020-08-03T06:22:09.935Z] #39 79.37 DEP criu/mem.d [2020-08-03T06:22:09.986Z] #39 ... [2020-08-03T06:22:09.986Z] [2020-08-03T06:22:09.986Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:22:09.986Z] #41 DONE 157.9s [2020-08-03T06:22:09.986Z] [2020-08-03T06:22:09.986Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:22:09.986Z] #39 76.48 DEP criu/proc_parse.d [2020-08-03T06:22:10.007Z] #39 62.99 DEP criu/protobuf-desc.d [2020-08-03T06:22:10.199Z] #39 79.52 DEP criu/lsm.d [2020-08-03T06:22:10.199Z] #39 79.65 DEP criu/log.d [2020-08-03T06:22:10.238Z] #42 ... [2020-08-03T06:22:10.238Z] [2020-08-03T06:22:10.238Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:22:10.238Z] #40 104.4 CC criu/clone-noasan.o [2020-08-03T06:22:10.238Z] #40 104.7 CC criu/config.o [2020-08-03T06:22:10.238Z] #40 107.5 CC criu/cr-check.o [2020-08-03T06:22:10.238Z] #40 110.1 CC criu/cr-dedup.o [2020-08-03T06:22:10.238Z] #40 110.6 CC criu/cr-dump.o [2020-08-03T06:22:10.238Z] #40 113.4 CC criu/cr-errno.o [2020-08-03T06:22:10.238Z] #40 113.5 CC criu/cr-restore.o [2020-08-03T06:22:10.238Z] #40 ... [2020-08-03T06:22:10.238Z] [2020-08-03T06:22:10.238Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-03T06:22:10.238Z] #18 66.52 Setting up iptables (1.8.2-4) ... [2020-08-03T06:22:10.238Z] #18 66.54 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-03T06:22:10.238Z] #18 66.55 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-03T06:22:10.238Z] #18 66.55 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-03T06:22:10.238Z] #18 66.56 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-03T06:22:10.238Z] #18 66.57 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-08-03T06:22:10.238Z] #18 66.58 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-08-03T06:22:10.238Z] #18 66.59 Setting up python3 (3.7.3-1) ... [2020-08-03T06:22:10.238Z] #18 67.12 Setting up python3-wheel (0.32.3-2) ... [2020-08-03T06:22:10.238Z] #18 68.01 Setting up apparmor (2.13.2-10) ... [2020-08-03T06:22:10.271Z] #39 63.13 DEP criu/proc_parse.d [2020-08-03T06:22:10.271Z] #39 63.33 DEP criu/plugin.d [2020-08-03T06:22:10.464Z] #39 79.85 DEP criu/libnetlink.d [2020-08-03T06:22:10.464Z] #39 79.94 DEP criu/kerndat.d [2020-08-03T06:22:10.534Z] #39 63.45 DEP criu/pipes.d [2020-08-03T06:22:10.534Z] #39 63.57 DEP criu/pie-util.d [2020-08-03T06:22:10.534Z] #39 63.65 DEP criu/pie-util-vdso.d [2020-08-03T06:22:10.547Z] #39 76.82 DEP criu/plugin.d [2020-08-03T06:22:10.725Z] #39 80.09 DEP criu/kcmp-ids.d [2020-08-03T06:22:10.725Z] #39 80.15 DEP criu/irmap.d [2020-08-03T06:22:10.799Z] #39 63.76 DEP criu/path.d [2020-08-03T06:22:10.799Z] #39 63.86 DEP criu/parasite-syscall.d [2020-08-03T06:22:10.803Z] #39 77.08 DEP criu/pipes.d [2020-08-03T06:22:10.803Z] #39 77.38 DEP criu/pie-util.d [2020-08-03T06:22:10.986Z] #39 80.25 DEP criu/ipc_ns.d [2020-08-03T06:22:10.986Z] #39 80.38 DEP criu/image.d [2020-08-03T06:22:10.986Z] #39 80.46 DEP criu/image-desc.d [2020-08-03T06:22:11.060Z] #39 77.63 DEP criu/pie-util-vdso.d [2020-08-03T06:22:11.063Z] #39 64.02 DEP criu/pagemap.d [2020-08-03T06:22:11.063Z] #39 64.11 DEP criu/pagemap-cache.d [2020-08-03T06:22:11.063Z] #39 64.19 DEP criu/page-xfer.d [2020-08-03T06:22:11.247Z] #39 80.55 DEP criu/fsnotify.d [2020-08-03T06:22:11.247Z] #39 80.70 DEP criu/filesystems.d [2020-08-03T06:22:11.315Z] #18 70.09 Setting up xfsprogs (4.20.0-1) ... [2020-08-03T06:22:11.315Z] #18 70.10 Setting up python3-lib2to3 (3.7.3-1) ... [2020-08-03T06:22:11.317Z] #39 77.84 DEP criu/pie-util-vdso-elf32.d [2020-08-03T06:22:11.334Z] #39 64.29 DEP criu/page-pipe.d [2020-08-03T06:22:11.334Z] #39 64.34 DEP criu/netfilter.d [2020-08-03T06:22:11.508Z] #39 80.85 DEP criu/files.d [2020-08-03T06:22:11.508Z] #39 81.01 DEP criu/files-reg.d [2020-08-03T06:22:11.575Z] #39 77.94 DEP criu/path.d [2020-08-03T06:22:11.575Z] #39 78.08 DEP criu/parasite-syscall.d [2020-08-03T06:22:11.597Z] #39 64.47 DEP criu/net.d [2020-08-03T06:22:11.597Z] #39 64.64 DEP criu/namespaces.d [2020-08-03T06:22:11.769Z] #39 81.19 DEP criu/files-ext.d [2020-08-03T06:22:11.769Z] #39 81.31 DEP criu/file-lock.d [2020-08-03T06:22:11.833Z] #39 78.26 DEP criu/pagemap.d [2020-08-03T06:22:11.833Z] #39 78.40 DEP criu/pagemap-cache.d [2020-08-03T06:22:11.860Z] #39 64.74 DEP criu/mount.d [2020-08-03T06:22:11.860Z] #39 64.84 DEP criu/memfd.d [2020-08-03T06:22:11.860Z] #39 64.93 DEP criu/mem.d [2020-08-03T06:22:11.977Z] #18 70.82 Setting up python3-pkg-resources (40.8.0-1) ... [2020-08-03T06:22:12.066Z] #39 81.42 DEP criu/file-ids.d [2020-08-03T06:22:12.066Z] #39 81.51 DEP criu/fifo.d [2020-08-03T06:22:12.090Z] #39 78.50 DEP criu/page-xfer.d [2020-08-03T06:22:12.124Z] #39 65.03 DEP criu/lsm.d [2020-08-03T06:22:12.124Z] #39 65.11 DEP criu/log.d [2020-08-03T06:22:12.124Z] #39 65.18 DEP criu/libnetlink.d [2020-08-03T06:22:12.124Z] #39 65.25 DEP criu/kerndat.d [2020-08-03T06:22:12.347Z] #39 81.64 DEP criu/fdstore.d [2020-08-03T06:22:12.347Z] #39 81.75 DEP criu/fault-injection.d [2020-08-03T06:22:12.347Z] #39 81.79 DEP criu/external.d [2020-08-03T06:22:12.348Z] #39 78.64 DEP criu/page-pipe.d [2020-08-03T06:22:12.348Z] #39 78.75 DEP criu/netfilter.d [2020-08-03T06:22:12.387Z] #39 65.48 DEP criu/kcmp-ids.d [2020-08-03T06:22:12.605Z] #39 78.95 DEP criu/net.d [2020-08-03T06:22:12.606Z] #39 79.12 DEP criu/namespaces.d [2020-08-03T06:22:12.606Z] #39 79.22 DEP criu/mount.d [2020-08-03T06:22:12.619Z] #39 81.90 DEP criu/eventpoll.d [2020-08-03T06:22:12.619Z] #39 82.06 DEP criu/eventfd.d [2020-08-03T06:22:12.651Z] #39 65.57 DEP criu/irmap.d [2020-08-03T06:22:12.651Z] #39 65.71 DEP criu/ipc_ns.d [2020-08-03T06:22:12.863Z] #39 79.37 DEP criu/memfd.d [2020-08-03T06:22:12.881Z] #39 82.17 DEP criu/crtools.d [2020-08-03T06:22:12.915Z] #39 65.87 DEP criu/image.d [2020-08-03T06:22:12.915Z] #39 65.97 DEP criu/image-desc.d [2020-08-03T06:22:12.915Z] #39 66.02 DEP criu/fsnotify.d [2020-08-03T06:22:13.016Z] ok github.com/docker/docker/cmd/dockerd 0.061s coverage: 30.8% of statements [2020-08-03T06:22:13.016Z] ok github.com/docker/docker/container 0.111s coverage: 34.7% of statements [2020-08-03T06:22:13.016Z] ? github.com/docker/docker/container/stream [no test files] [2020-08-03T06:22:13.016Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-08-03T06:22:13.016Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-08-03T06:22:13.016Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-08-03T06:22:13.055Z] 4612f6d0b889: Verifying Checksum [2020-08-03T06:22:13.055Z] 4612f6d0b889: Download complete [2020-08-03T06:22:13.120Z] #39 79.51 DEP criu/mem.d [2020-08-03T06:22:13.143Z] #39 82.34 DEP criu/cr-service.d [2020-08-03T06:22:13.143Z] #39 82.53 DEP criu/cr-restore.d [2020-08-03T06:22:13.179Z] #39 66.11 DEP criu/filesystems.d [2020-08-03T06:22:13.179Z] #39 66.25 DEP criu/files.d [2020-08-03T06:22:13.378Z] #39 79.70 DEP criu/lsm.d [2020-08-03T06:22:13.378Z] #39 79.87 DEP criu/log.d [2020-08-03T06:22:13.378Z] #39 79.97 DEP criu/libnetlink.d [2020-08-03T06:22:13.405Z] #39 82.81 DEP criu/cr-errno.d [2020-08-03T06:22:13.405Z] #39 82.82 DEP criu/cr-dump.d [2020-08-03T06:22:13.405Z] #39 82.89 DEP criu/cr-dedup.d [2020-08-03T06:22:13.442Z] #39 66.41 DEP criu/files-reg.d [2020-08-03T06:22:13.535Z] #18 72.22 Setting up python3-distutils (3.7.3-1) ... [2020-08-03T06:22:13.634Z] #39 80.10 DEP criu/kerndat.d [2020-08-03T06:22:13.664Z] #39 83.03 DEP criu/cr-check.d [2020-08-03T06:22:13.706Z] #39 66.56 DEP criu/files-ext.d [2020-08-03T06:22:13.706Z] #39 ... [2020-08-03T06:22:13.706Z] [2020-08-03T06:22:13.706Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-03T06:22:13.706Z] #17 11.74 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-08-03T06:22:13.706Z] #17 11.74 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-08-03T06:22:13.706Z] #17 11.74 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-08-03T06:22:13.706Z] #17 11.74 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-08-03T06:22:13.706Z] #17 11.76 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-08-03T06:22:13.706Z] #17 11.81 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-08-03T06:22:13.706Z] #17 11.81 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-08-03T06:22:13.706Z] #17 11.83 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-08-03T06:22:13.706Z] #17 11.84 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-08-03T06:22:13.706Z] #17 11.84 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-08-03T06:22:13.706Z] #17 11.84 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-08-03T06:22:13.706Z] #17 11.90 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-08-03T06:22:13.706Z] #17 11.93 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-08-03T06:22:13.706Z] #17 11.95 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-08-03T06:22:13.706Z] #17 11.95 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-08-03T06:22:13.706Z] #17 12.08 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-08-03T06:22:13.706Z] #17 12.10 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-08-03T06:22:13.706Z] #17 12.12 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-08-03T06:22:13.706Z] #17 12.61 debconf: delaying package configuration, since apt-utils is not installed [2020-08-03T06:22:13.706Z] #17 12.68 Fetched 27.6 MB in 1s (23.6 MB/s) [2020-08-03T06:22:13.706Z] #17 12.75 Selecting previously unselected package pigz. [2020-08-03T06:22:13.707Z] #17 12.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 ... 23405 files and directories currently installed.) [2020-08-03T06:22:13.707Z] #17 12.81 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-08-03T06:22:13.707Z] #17 12.81 Unpacking pigz (2.4-1) ... [2020-08-03T06:22:13.707Z] #17 12.90 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-08-03T06:22:13.707Z] #17 12.91 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2020-08-03T06:22:13.707Z] #17 12.92 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2020-08-03T06:22:13.707Z] #17 13.27 Selecting previously unselected package python3.7-minimal. [2020-08-03T06:22:13.707Z] #17 13.27 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2020-08-03T06:22:13.707Z] #17 13.28 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-03T06:22:13.707Z] #17 13.79 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2020-08-03T06:22:13.707Z] #17 13.81 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-03T06:22:13.707Z] #17 15.65 Selecting previously unselected package python3-minimal. [2020-08-03T06:22:13.707Z] #17 15.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 ... 23654 files and directories currently installed.) [2020-08-03T06:22:13.707Z] #17 15.72 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-08-03T06:22:13.707Z] #17 15.73 Unpacking python3-minimal (3.7.3-1) ... [2020-08-03T06:22:13.707Z] #17 15.85 Selecting previously unselected package libmpdec2:arm64. [2020-08-03T06:22:13.707Z] #17 15.87 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-08-03T06:22:13.707Z] #17 15.89 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-08-03T06:22:13.707Z] #17 15.99 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-08-03T06:22:13.707Z] #17 16.00 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ... [2020-08-03T06:22:13.707Z] #17 16.00 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2020-08-03T06:22:13.707Z] #17 16.72 Selecting previously unselected package python3.7. [2020-08-03T06:22:13.707Z] #17 16.73 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ... [2020-08-03T06:22:13.707Z] #17 16.74 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-08-03T06:22:13.707Z] #17 16.87 Selecting previously unselected package libpython3-stdlib:arm64. [2020-08-03T06:22:13.707Z] #17 16.88 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-08-03T06:22:13.707Z] #17 16.89 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-08-03T06:22:13.707Z] #17 17.01 Setting up python3-minimal (3.7.3-1) ... [2020-08-03T06:22:13.707Z] #17 17.67 Selecting previously unselected package python3. [2020-08-03T06:22:13.707Z] #17 17.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24066 files and directories currently installed.) [2020-08-03T06:22:13.707Z] #17 17.72 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-08-03T06:22:13.707Z] #17 17.74 Unpacking python3 (3.7.3-1) ... [2020-08-03T06:22:13.707Z] #17 17.88 Selecting previously unselected package libip4tc0:arm64. [2020-08-03T06:22:13.707Z] #17 17.88 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-08-03T06:22:13.707Z] #17 17.89 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-08-03T06:22:13.707Z] #17 18.10 Selecting previously unselected package libip6tc0:arm64. [2020-08-03T06:22:13.707Z] #17 18.11 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-08-03T06:22:13.707Z] #17 18.11 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-08-03T06:22:13.707Z] #17 18.21 Selecting previously unselected package libiptc0:arm64. [2020-08-03T06:22:13.707Z] #17 18.21 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-08-03T06:22:13.707Z] #17 18.22 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-08-03T06:22:13.707Z] #17 18.30 Selecting previously unselected package libnfnetlink0:arm64. [2020-08-03T06:22:13.707Z] #17 18.30 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-08-03T06:22:13.707Z] #17 18.31 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-08-03T06:22:13.707Z] #17 18.41 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-08-03T06:22:13.707Z] #17 18.42 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-08-03T06:22:13.707Z] #17 18.43 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-08-03T06:22:13.707Z] #17 18.53 Selecting previously unselected package libnftnl11:arm64. [2020-08-03T06:22:13.707Z] #17 18.54 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-08-03T06:22:13.707Z] #17 18.55 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-08-03T06:22:13.707Z] #17 18.63 Selecting previously unselected package iptables. [2020-08-03T06:22:13.707Z] #17 18.64 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-08-03T06:22:13.707Z] #17 18.64 Unpacking iptables (1.8.2-4) ... [2020-08-03T06:22:13.891Z] #39 80.27 DEP criu/kcmp-ids.d [2020-08-03T06:22:13.891Z] #39 80.33 DEP criu/irmap.d [2020-08-03T06:22:13.936Z] #39 83.21 DEP criu/config.d [2020-08-03T06:22:13.936Z] #39 83.37 DEP criu/clone-noasan.d [2020-08-03T06:22:13.936Z] #39 83.44 DEP criu/cgroup.d [2020-08-03T06:22:13.970Z] #17 18.95 Selecting previously unselected package xxd. [2020-08-03T06:22:13.970Z] #17 18.95 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-08-03T06:22:13.970Z] #17 18.98 Unpacking xxd (2:8.1.0875-5) ... [2020-08-03T06:22:13.971Z] #17 19.14 Selecting previously unselected package vim-common. [2020-08-03T06:22:13.971Z] #17 19.14 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-03T06:22:13.971Z] #17 19.17 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-03T06:22:14.150Z] #39 80.48 DEP criu/ipc_ns.d [2020-08-03T06:22:14.180Z] #18 72.96 Setting up python3-setuptools (40.8.0-1) ... [2020-08-03T06:22:14.195Z] #39 83.64 DEP criu/cgroup-props.d [2020-08-03T06:22:14.195Z] #39 83.76 DEP criu/bitmap.d [2020-08-03T06:22:14.233Z] #17 19.34 Selecting previously unselected package bash-completion. [2020-08-03T06:22:14.233Z] #17 19.34 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-08-03T06:22:14.413Z] #39 80.70 DEP criu/image.d [2020-08-03T06:22:14.413Z] #39 80.87 DEP criu/image-desc.d [2020-08-03T06:22:14.455Z] #39 83.78 DEP criu/bfd.d [2020-08-03T06:22:14.455Z] #39 83.87 DEP criu/autofs.d [2020-08-03T06:22:14.671Z] #39 81.01 DEP criu/fsnotify.d [2020-08-03T06:22:14.671Z] #39 81.16 DEP criu/filesystems.d [2020-08-03T06:22:14.715Z] #39 84.07 DEP criu/aio.d [2020-08-03T06:22:14.928Z] #39 81.30 DEP criu/files.d [2020-08-03T06:22:14.928Z] #39 81.48 DEP criu/files-reg.d [2020-08-03T06:22:14.976Z] #39 84.23 DEP criu/action-scripts.d [2020-08-03T06:22:14.976Z] #39 ... [2020-08-03T06:22:14.976Z] [2020-08-03T06:22:14.976Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-03T06:22:14.976Z] #17 18.84 libcap2-bin is already the newest version (1:2.25-2). [2020-08-03T06:22:14.976Z] #17 18.84 The following additional packages will be installed: [2020-08-03T06:22:14.976Z] #17 18.84 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-08-03T06:22:14.976Z] #17 18.84 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-08-03T06:22:14.976Z] #17 18.84 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-08-03T06:22:14.976Z] #17 18.84 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-08-03T06:22:14.976Z] #17 18.84 python3.7 python3.7-minimal vim-runtime xxd [2020-08-03T06:22:14.976Z] #17 18.86 Suggested packages: [2020-08-03T06:22:14.976Z] #17 18.86 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-08-03T06:22:14.976Z] #17 18.86 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-08-03T06:22:14.976Z] #17 18.86 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-08-03T06:22:14.976Z] #17 18.86 Recommended packages: [2020-08-03T06:22:14.976Z] #17 18.86 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-08-03T06:22:14.976Z] #17 18.86 python3-keyrings.alt python3-xdg unzip [2020-08-03T06:22:14.976Z] #17 20.53 The following NEW packages will be installed: [2020-08-03T06:22:14.976Z] #17 20.53 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-08-03T06:22:14.976Z] #17 20.53 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-08-03T06:22:14.976Z] #17 20.53 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-08-03T06:22:14.976Z] #17 20.53 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-08-03T06:22:14.976Z] #17 20.53 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-08-03T06:22:14.976Z] #17 20.53 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-08-03T06:22:14.976Z] #17 20.53 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-08-03T06:22:14.976Z] #17 20.53 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-08-03T06:22:14.976Z] #17 20.53 xz-utils zip [2020-08-03T06:22:14.976Z] #17 20.93 0 upgraded, 48 newly installed, 0 to remove and 7 not upgraded. [2020-08-03T06:22:14.976Z] #17 20.93 Need to get 28.5 MB of archives. [2020-08-03T06:22:14.976Z] #17 20.93 After this operation, 116 MB of additional disk space will be used. [2020-08-03T06:22:14.976Z] #17 20.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-08-03T06:22:14.976Z] #17 21.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-08-03T06:22:14.976Z] #17 21.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-08-03T06:22:14.976Z] #17 21.51 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-08-03T06:22:14.976Z] #17 21.52 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-08-03T06:22:14.976Z] #17 21.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-08-03T06:22:14.976Z] #17 21.68 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-08-03T06:22:14.976Z] #17 21.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-08-03T06:22:14.976Z] #17 21.73 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-08-03T06:22:14.976Z] #17 21.73 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-08-03T06:22:14.976Z] #17 21.73 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-08-03T06:22:14.976Z] #17 21.74 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-08-03T06:22:14.976Z] #17 21.74 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-08-03T06:22:14.976Z] #17 21.74 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-08-03T06:22:14.976Z] #17 21.74 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-08-03T06:22:14.976Z] #17 21.76 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-08-03T06:22:14.976Z] #17 21.77 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-08-03T06:22:14.976Z] #17 21.79 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-08-03T06:22:14.976Z] #17 21.79 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-08-03T06:22:14.976Z] #17 21.81 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-08-03T06:22:14.976Z] #17 21.82 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-08-03T06:22:14.976Z] #17 21.82 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-08-03T06:22:14.976Z] #17 21.86 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-08-03T06:22:14.976Z] #17 21.87 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-08-03T06:22:14.976Z] #17 21.88 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-08-03T06:22:14.976Z] #17 21.88 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-08-03T06:22:14.976Z] #17 21.90 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-08-03T06:22:14.976Z] #17 21.90 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-08-03T06:22:14.976Z] #17 21.90 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-08-03T06:22:14.976Z] #17 22.37 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-08-03T06:22:14.976Z] #17 22.37 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-08-03T06:22:14.976Z] #17 22.37 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-08-03T06:22:14.976Z] #17 22.38 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-08-03T06:22:14.976Z] #17 22.38 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-08-03T06:22:14.976Z] #17 22.41 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-08-03T06:22:14.976Z] #17 22.51 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-08-03T06:22:14.976Z] #17 22.52 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-08-03T06:22:14.976Z] #17 22.53 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-08-03T06:22:14.976Z] #17 22.54 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-08-03T06:22:14.976Z] #17 22.56 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-08-03T06:22:14.976Z] #17 22.57 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-08-03T06:22:14.976Z] #17 22.58 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-08-03T06:22:14.976Z] #17 22.70 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-08-03T06:22:14.976Z] #17 22.72 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-08-03T06:22:14.976Z] #17 22.74 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-08-03T06:22:14.976Z] #17 23.14 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-08-03T06:22:14.976Z] #17 23.64 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-08-03T06:22:14.976Z] #17 23.74 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-08-03T06:22:14.976Z] #17 24.44 debconf: delaying package configuration, since apt-utils is not installed [2020-08-03T06:22:14.976Z] #17 24.53 Fetched 28.5 MB in 3s (9091 kB/s) [2020-08-03T06:22:14.976Z] #17 24.61 Selecting previously unselected package pigz. [2020-08-03T06:22:14.976Z] #17 24.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-08-03T06:22:14.976Z] #17 24.65 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-08-03T06:22:14.976Z] #17 24.66 Unpacking pigz (2.4-1) ... [2020-08-03T06:22:14.976Z] #17 24.74 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-08-03T06:22:14.976Z] #17 24.76 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-08-03T06:22:14.976Z] #17 24.76 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-08-03T06:22:14.976Z] #17 25.21 Selecting previously unselected package python3.7-minimal. [2020-08-03T06:22:14.976Z] #17 25.22 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-08-03T06:22:14.976Z] #17 25.23 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-03T06:22:15.492Z] #39 81.73 DEP criu/files-ext.d [2020-08-03T06:22:15.492Z] #39 81.89 DEP criu/file-lock.d [2020-08-03T06:22:15.734Z] #18 ... [2020-08-03T06:22:15.734Z] [2020-08-03T06:22:15.734Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:22:15.734Z] #40 120.2 CC criu/cr-service.o [2020-08-03T06:22:15.749Z] #39 82.08 DEP criu/file-ids.d [2020-08-03T06:22:15.749Z] #39 82.25 DEP criu/fifo.d [2020-08-03T06:22:15.914Z] #17 26.19 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-08-03T06:22:15.914Z] #17 26.21 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-03T06:22:16.006Z] #39 82.40 DEP criu/fdstore.d [2020-08-03T06:22:16.006Z] #39 82.52 DEP criu/fault-injection.d [2020-08-03T06:22:16.174Z] #17 ... [2020-08-03T06:22:16.174Z] [2020-08-03T06:22:16.174Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-03T06:22:16.174Z] #28 DONE 165.8s [2020-08-03T06:22:16.174Z] [2020-08-03T06:22:16.174Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:22:16.174Z] #39 84.54 CC criu/action-scripts.o [2020-08-03T06:22:16.174Z] #39 84.94 CC criu/aio.o [2020-08-03T06:22:16.174Z] #39 85.52 CC criu/autofs.o [2020-08-03T06:22:16.263Z] #39 82.57 DEP criu/external.d [2020-08-03T06:22:16.263Z] #39 82.73 DEP criu/eventpoll.d [2020-08-03T06:22:16.520Z] #39 82.85 DEP criu/eventfd.d [2020-08-03T06:22:16.520Z] #39 82.94 DEP criu/crtools.d [2020-08-03T06:22:16.520Z] #39 83.04 DEP criu/cr-service.d [2020-08-03T06:22:16.776Z] #39 83.16 DEP criu/cr-restore.d [2020-08-03T06:22:16.796Z] #17 21.84 Unpacking bash-completion (1:2.8-6) ... [2020-08-03T06:22:17.033Z] #39 83.43 DEP criu/cr-errno.d [2020-08-03T06:22:17.034Z] #39 83.44 DEP criu/cr-dump.d [2020-08-03T06:22:17.306Z] #39 83.73 DEP criu/cr-dedup.d [2020-08-03T06:22:17.306Z] #39 83.86 DEP criu/cr-check.d [2020-08-03T06:22:17.374Z] #17 22.29 Selecting previously unselected package bzip2. [2020-08-03T06:22:17.374Z] #17 22.31 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-08-03T06:22:17.374Z] #17 22.32 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-03T06:22:17.374Z] #17 22.42 Selecting previously unselected package xz-utils. [2020-08-03T06:22:17.374Z] #17 22.43 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-08-03T06:22:17.374Z] #17 22.44 Unpacking xz-utils (5.2.4-1) ... [2020-08-03T06:22:17.374Z] #17 22.60 Selecting previously unselected package apparmor. [2020-08-03T06:22:17.374Z] #17 22.61 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-08-03T06:22:17.563Z] #39 84.04 DEP criu/config.d [2020-08-03T06:22:17.638Z] #17 22.74 Unpacking apparmor (2.13.2-10) ... [2020-08-03T06:22:17.820Z] #39 84.20 DEP criu/clone-noasan.d [2020-08-03T06:22:17.820Z] #39 84.28 DEP criu/cgroup.d [2020-08-03T06:22:17.861Z] #40 ... [2020-08-03T06:22:17.861Z] [2020-08-03T06:22:17.861Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-03T06:22:17.861Z] #18 74.77 Setting up python3-pip (18.1-5) ... [2020-08-03T06:22:17.861Z] #18 76.21 Processing triggers for libc-bin (2.28-10) ... [2020-08-03T06:22:17.861Z] #18 76.25 Processing triggers for mime-support (3.62) ... [2020-08-03T06:22:17.861Z] #18 DONE 76.5s [2020-08-03T06:22:17.861Z] [2020-08-03T06:22:17.861Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-08-03T06:22:17.902Z] #17 23.07 Selecting previously unselected package aufs-tools. [2020-08-03T06:22:17.902Z] #17 23.07 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-08-03T06:22:17.902Z] #17 23.08 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-08-03T06:22:18.077Z] #39 84.50 DEP criu/cgroup-props.d [2020-08-03T06:22:18.077Z] #39 84.63 DEP criu/bitmap.d [2020-08-03T06:22:18.077Z] #39 84.64 DEP criu/bfd.d [2020-08-03T06:22:18.081Z] #39 87.55 CC criu/bfd.o [2020-08-03T06:22:18.158Z] #19 0.442 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-08-03T06:22:18.158Z] #19 0.447 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-08-03T06:22:18.158Z] #19 0.450 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-08-03T06:22:18.158Z] #19 DONE 0.5s [2020-08-03T06:22:18.158Z] [2020-08-03T06:22:18.158Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:22:18.158Z] #42 ... [2020-08-03T06:22:18.158Z] [2020-08-03T06:22:18.158Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-03T06:22:18.166Z] #17 23.23 Selecting previously unselected package libonig5:arm64. [2020-08-03T06:22:18.166Z] #17 23.24 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-08-03T06:22:18.166Z] #17 23.25 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-08-03T06:22:18.334Z] #39 84.73 DEP criu/autofs.d [2020-08-03T06:22:18.335Z] #39 ... [2020-08-03T06:22:18.335Z] [2020-08-03T06:22:18.335Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-03T06:22:18.335Z] #17 21.23 The following NEW packages will be installed: [2020-08-03T06:22:18.335Z] #17 21.26 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-08-03T06:22:18.335Z] #17 21.26 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-08-03T06:22:18.335Z] #17 21.26 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-08-03T06:22:18.335Z] #17 21.26 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-08-03T06:22:18.335Z] #17 21.26 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-08-03T06:22:18.335Z] #17 21.26 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-08-03T06:22:18.335Z] #17 21.26 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-08-03T06:22:18.335Z] #17 21.26 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-08-03T06:22:18.335Z] #17 21.26 xz-utils zip [2020-08-03T06:22:18.335Z] #17 21.66 0 upgraded, 48 newly installed, 0 to remove and 7 not upgraded. [2020-08-03T06:22:18.335Z] #17 21.66 Need to get 28.5 MB of archives. [2020-08-03T06:22:18.335Z] #17 21.66 After this operation, 116 MB of additional disk space will be used. [2020-08-03T06:22:18.335Z] #17 21.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-08-03T06:22:18.335Z] #17 21.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-08-03T06:22:18.335Z] #17 21.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-08-03T06:22:18.335Z] #17 21.96 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-08-03T06:22:18.335Z] #17 21.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-08-03T06:22:18.335Z] #17 21.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-08-03T06:22:18.335Z] #17 22.13 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-08-03T06:22:18.335Z] #17 22.13 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-08-03T06:22:18.335Z] #17 22.15 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-08-03T06:22:18.335Z] #17 22.15 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-08-03T06:22:18.335Z] #17 22.15 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-08-03T06:22:18.335Z] #17 22.16 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-08-03T06:22:18.335Z] #17 22.17 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-08-03T06:22:18.335Z] #17 22.17 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-08-03T06:22:18.335Z] #17 22.17 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-08-03T06:22:18.335Z] #17 22.17 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-08-03T06:22:18.335Z] #17 22.19 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-08-03T06:22:18.335Z] #17 22.20 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-08-03T06:22:18.335Z] #17 22.22 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-08-03T06:22:18.335Z] #17 22.22 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-08-03T06:22:18.335Z] #17 22.23 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-08-03T06:22:18.335Z] #17 22.25 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-08-03T06:22:18.335Z] #17 22.28 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-08-03T06:22:18.335Z] #17 22.28 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-08-03T06:22:18.335Z] #17 22.29 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-08-03T06:22:18.335Z] #17 22.29 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-08-03T06:22:18.335Z] #17 22.30 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-08-03T06:22:18.335Z] #17 22.30 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-08-03T06:22:18.335Z] #17 22.31 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-08-03T06:22:18.335Z] #17 22.73 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-08-03T06:22:18.335Z] #17 22.74 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-08-03T06:22:18.335Z] #17 22.75 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-08-03T06:22:18.335Z] #17 22.75 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-08-03T06:22:18.335Z] #17 22.75 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-08-03T06:22:18.335Z] #17 22.77 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-08-03T06:22:18.335Z] #17 22.84 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-08-03T06:22:18.335Z] #17 22.85 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-08-03T06:22:18.335Z] #17 22.85 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-08-03T06:22:18.335Z] #17 22.86 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-08-03T06:22:18.335Z] #17 22.88 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-08-03T06:22:18.335Z] #17 22.89 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-08-03T06:22:18.335Z] #17 22.90 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-08-03T06:22:18.335Z] #17 22.97 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-08-03T06:22:18.335Z] #17 22.99 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-08-03T06:22:18.335Z] #17 23.00 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-08-03T06:22:18.335Z] #17 23.37 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-08-03T06:22:18.335Z] #17 23.97 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-08-03T06:22:18.335Z] #17 24.02 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-08-03T06:22:18.335Z] #17 24.82 debconf: delaying package configuration, since apt-utils is not installed [2020-08-03T06:22:18.335Z] #17 24.95 Fetched 28.5 MB in 3s (10.6 MB/s) [2020-08-03T06:22:18.335Z] #17 25.02 Selecting previously unselected package pigz. [2020-08-03T06:22:18.335Z] #17 25.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-08-03T06:22:18.335Z] #17 25.08 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-08-03T06:22:18.335Z] #17 25.09 Unpacking pigz (2.4-1) ... [2020-08-03T06:22:18.335Z] #17 25.19 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-08-03T06:22:18.335Z] #17 25.20 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-08-03T06:22:18.335Z] #17 25.20 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-08-03T06:22:18.335Z] #17 25.65 Selecting previously unselected package python3.7-minimal. [2020-08-03T06:22:18.335Z] #17 25.65 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-08-03T06:22:18.335Z] #17 25.66 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-03T06:22:18.335Z] #17 26.64 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-08-03T06:22:18.335Z] #17 26.66 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-03T06:22:18.335Z] #17 28.86 Selecting previously unselected package python3-minimal. [2020-08-03T06:22:18.335Z] #17 28.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-08-03T06:22:18.335Z] #17 28.95 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-08-03T06:22:18.335Z] #17 28.96 Unpacking python3-minimal (3.7.3-1) ... [2020-08-03T06:22:18.335Z] #17 29.03 Selecting previously unselected package libmpdec2:amd64. [2020-08-03T06:22:18.335Z] #17 29.03 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-08-03T06:22:18.335Z] #17 29.04 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-08-03T06:22:18.431Z] #17 23.54 Selecting previously unselected package libjq1:arm64. [2020-08-03T06:22:18.431Z] #17 23.54 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-08-03T06:22:18.431Z] #17 23.56 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-08-03T06:22:18.431Z] #17 23.66 Selecting previously unselected package jq. [2020-08-03T06:22:18.431Z] #17 23.66 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-08-03T06:22:18.431Z] #17 23.67 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-03T06:22:18.431Z] #17 23.77 Selecting previously unselected package libaio1:arm64. [2020-08-03T06:22:18.455Z] #20 ... [2020-08-03T06:22:18.455Z] [2020-08-03T06:22:18.455Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:22:18.455Z] #42 DONE 191.7s [2020-08-03T06:22:18.455Z] [2020-08-03T06:22:18.455Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:22:18.455Z] #40 123.0 CC criu/crtools.o [2020-08-03T06:22:18.593Z] #17 29.15 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-08-03T06:22:18.593Z] #17 29.17 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-08-03T06:22:18.593Z] #17 29.17 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-08-03T06:22:18.633Z] ok github.com/docker/docker/daemon/cluster 0.039s coverage: 0.5% of statements [2020-08-03T06:22:18.650Z] #39 87.99 CC criu/bitmap.o [2020-08-03T06:22:18.694Z] #17 23.77 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-08-03T06:22:18.694Z] #17 23.79 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-08-03T06:22:18.694Z] #17 23.89 Selecting previously unselected package libgpm2:arm64. [2020-08-03T06:22:18.694Z] #17 23.89 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-08-03T06:22:18.694Z] #17 23.91 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-08-03T06:22:18.694Z] #17 24.02 Selecting previously unselected package libicu63:arm64. [2020-08-03T06:22:18.850Z] #17 ... [2020-08-03T06:22:18.850Z] [2020-08-03T06:22:18.850Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-03T06:22:18.850Z] #28 DONE 166.6s [2020-08-03T06:22:18.850Z] [2020-08-03T06:22:18.850Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:22:18.850Z] #39 84.94 DEP criu/aio.d [2020-08-03T06:22:18.850Z] #39 85.22 DEP criu/action-scripts.d [2020-08-03T06:22:18.909Z] #39 88.16 CC criu/cgroup-props.o [2020-08-03T06:22:18.958Z] #17 24.02 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-08-03T06:22:18.958Z] #17 24.03 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-08-03T06:22:19.268Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2020-08-03T06:22:19.414Z] #39 85.64 CC criu/action-scripts.o [2020-08-03T06:22:19.478Z] #39 88.81 CC criu/cgroup.o [2020-08-03T06:22:19.978Z] #39 86.37 CC criu/aio.o [2020-08-03T06:22:20.000Z] #40 124.4 CC criu/eventfd.o [2020-08-03T06:22:20.301Z] #40 124.9 CC criu/eventpoll.o [2020-08-03T06:22:20.305Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2020-08-03T06:22:20.416Z] #39 ... [2020-08-03T06:22:20.417Z] [2020-08-03T06:22:20.417Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-03T06:22:20.417Z] #17 28.54 Selecting previously unselected package python3-minimal. [2020-08-03T06:22:20.417Z] #17 28.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-08-03T06:22:20.417Z] #17 28.59 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-08-03T06:22:20.417Z] #17 28.60 Unpacking python3-minimal (3.7.3-1) ... [2020-08-03T06:22:20.417Z] #17 28.67 Selecting previously unselected package libmpdec2:amd64. [2020-08-03T06:22:20.417Z] #17 28.68 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-08-03T06:22:20.417Z] #17 28.69 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-08-03T06:22:20.417Z] #17 28.78 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-08-03T06:22:20.417Z] #17 28.78 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-08-03T06:22:20.417Z] #17 28.79 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-08-03T06:22:20.417Z] #17 29.62 Selecting previously unselected package python3.7. [2020-08-03T06:22:20.417Z] #17 29.64 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-08-03T06:22:20.417Z] #17 29.64 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-08-03T06:22:20.417Z] #17 29.76 Selecting previously unselected package libpython3-stdlib:amd64. [2020-08-03T06:22:20.417Z] #17 29.77 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-08-03T06:22:20.417Z] #17 29.77 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-08-03T06:22:20.417Z] #17 29.88 Setting up python3-minimal (3.7.3-1) ... [2020-08-03T06:22:20.417Z] #17 30.70 Selecting previously unselected package python3. [2020-08-03T06:22:20.417Z] #17 30.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 ... 24093 files and directories currently installed.) [2020-08-03T06:22:20.417Z] #17 30.73 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-08-03T06:22:20.417Z] #17 30.75 Unpacking python3 (3.7.3-1) ... [2020-08-03T06:22:20.417Z] #17 30.83 Selecting previously unselected package libip4tc0:amd64. [2020-08-03T06:22:20.417Z] #17 30.83 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-08-03T06:22:20.417Z] #17 30.84 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-08-03T06:22:20.543Z] #39 86.83 CC criu/autofs.o [2020-08-03T06:22:20.676Z] #17 30.93 Selecting previously unselected package libip6tc0:amd64. [2020-08-03T06:22:20.676Z] #17 30.94 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-08-03T06:22:20.676Z] #17 30.94 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-08-03T06:22:20.676Z] #17 31.03 Selecting previously unselected package libiptc0:amd64. [2020-08-03T06:22:20.676Z] #17 31.03 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-08-03T06:22:20.676Z] #17 31.04 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-08-03T06:22:20.676Z] #17 31.12 Selecting previously unselected package libnfnetlink0:amd64. [2020-08-03T06:22:20.676Z] #17 31.12 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-08-03T06:22:20.676Z] #17 31.13 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-08-03T06:22:20.935Z] #17 31.17 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-08-03T06:22:20.935Z] #17 31.18 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-08-03T06:22:20.935Z] #17 31.18 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-08-03T06:22:20.936Z] #17 31.28 Selecting previously unselected package libnftnl11:amd64. [2020-08-03T06:22:20.936Z] #17 31.28 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-08-03T06:22:20.936Z] #17 31.29 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-08-03T06:22:20.936Z] #17 31.39 Selecting previously unselected package iptables. [2020-08-03T06:22:21.195Z] #17 31.39 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-08-03T06:22:21.195Z] #17 31.40 Unpacking iptables (1.8.2-4) ... [2020-08-03T06:22:21.195Z] #17 31.63 Selecting previously unselected package xxd. [2020-08-03T06:22:21.195Z] #17 31.63 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-08-03T06:22:21.195Z] #17 31.64 Unpacking xxd (2:8.1.0875-5) ... [2020-08-03T06:22:21.363Z] #40 126.0 CC criu/external.o [2020-08-03T06:22:21.455Z] #17 31.73 Selecting previously unselected package vim-common. [2020-08-03T06:22:21.455Z] #17 31.73 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-03T06:22:21.455Z] #17 31.75 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-03T06:22:21.528Z] #17 26.67 Selecting previously unselected package libnet1:arm64. [2020-08-03T06:22:21.528Z] #17 26.68 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-08-03T06:22:21.528Z] #17 26.70 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-08-03T06:22:21.528Z] #17 26.80 Selecting previously unselected package libnl-3-200:arm64. [2020-08-03T06:22:21.714Z] #17 31.92 Selecting previously unselected package bash-completion. [2020-08-03T06:22:21.714Z] #17 31.92 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-08-03T06:22:21.792Z] #17 26.80 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-08-03T06:22:21.792Z] #17 26.81 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-08-03T06:22:21.792Z] #17 26.92 Selecting previously unselected package libprotobuf-c1:arm64. [2020-08-03T06:22:21.792Z] #17 26.93 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-08-03T06:22:21.792Z] #17 26.93 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-08-03T06:22:21.913Z] #39 88.21 CC criu/bfd.o [2020-08-03T06:22:22.012Z] #40 126.5 CC criu/fault-injection.o [2020-08-03T06:22:22.012Z] #40 126.7 CC criu/fdstore.o [2020-08-03T06:22:22.056Z] #17 27.10 Selecting previously unselected package libreadline5:arm64. [2020-08-03T06:22:22.056Z] #17 27.10 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-08-03T06:22:22.056Z] #17 27.11 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-08-03T06:22:22.056Z] #17 27.27 Selecting previously unselected package net-tools. [2020-08-03T06:22:22.056Z] #17 27.27 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-08-03T06:22:22.056Z] #17 27.28 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-03T06:22:22.170Z] #39 88.60 CC criu/bitmap.o [2020-08-03T06:22:22.170Z] #39 88.75 CC criu/cgroup-props.o [2020-08-03T06:22:22.309Z] #40 127.1 CC criu/fifo.o [2020-08-03T06:22:22.319Z] #17 27.45 Selecting previously unselected package python-pip-whl. [2020-08-03T06:22:22.319Z] #17 27.46 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-08-03T06:22:22.319Z] #17 27.47 Unpacking python-pip-whl (18.1-5) ... [2020-08-03T06:22:22.582Z] #17 27.85 Selecting previously unselected package python3-lib2to3. [2020-08-03T06:22:22.582Z] #17 27.85 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-08-03T06:22:22.582Z] #17 27.86 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-08-03T06:22:22.847Z] #17 27.97 Selecting previously unselected package python3-distutils. [2020-08-03T06:22:22.847Z] #17 27.97 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-08-03T06:22:22.847Z] #17 27.99 Unpacking python3-distutils (3.7.3-1) ... [2020-08-03T06:22:22.965Z] #40 127.6 CC criu/file-ids.o [2020-08-03T06:22:23.101Z] #39 89.48 CC criu/cgroup.o [2020-08-03T06:22:23.111Z] #17 28.13 Selecting previously unselected package python3-pip. [2020-08-03T06:22:23.111Z] #17 28.13 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-08-03T06:22:23.111Z] #17 28.14 Unpacking python3-pip (18.1-5) ... [2020-08-03T06:22:23.261Z] #40 128.0 CC criu/file-lock.o [2020-08-03T06:22:23.375Z] #17 28.39 Selecting previously unselected package python3-pkg-resources. [2020-08-03T06:22:23.375Z] #17 28.39 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-08-03T06:22:23.375Z] #17 28.40 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-08-03T06:22:23.375Z] #17 28.56 Selecting previously unselected package python3-setuptools. [2020-08-03T06:22:23.375Z] #17 28.56 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-08-03T06:22:23.375Z] #17 28.57 Unpacking python3-setuptools (40.8.0-1) ... [2020-08-03T06:22:23.641Z] #17 28.82 Selecting previously unselected package python3-wheel. [2020-08-03T06:22:23.641Z] #17 28.82 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-08-03T06:22:23.641Z] #17 28.83 Unpacking python3-wheel (0.32.3-2) ... [2020-08-03T06:22:23.641Z] #17 28.93 Selecting previously unselected package sudo. [2020-08-03T06:22:23.641Z] #17 ... [2020-08-03T06:22:23.641Z] [2020-08-03T06:22:23.641Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:22:23.641Z] #39 66.75 DEP criu/file-lock.d [2020-08-03T06:22:23.641Z] #39 66.88 DEP criu/file-ids.d [2020-08-03T06:22:23.641Z] #39 66.97 DEP criu/fifo.d [2020-08-03T06:22:23.641Z] #39 67.13 DEP criu/fdstore.d [2020-08-03T06:22:23.641Z] #39 67.25 DEP criu/fault-injection.d [2020-08-03T06:22:23.641Z] #39 67.29 DEP criu/external.d [2020-08-03T06:22:23.641Z] #39 67.38 DEP criu/eventpoll.d [2020-08-03T06:22:23.641Z] #39 67.61 DEP criu/eventfd.d [2020-08-03T06:22:23.641Z] #39 67.69 DEP criu/crtools.d [2020-08-03T06:22:23.641Z] #39 67.84 DEP criu/cr-service.d [2020-08-03T06:22:23.641Z] #39 67.94 DEP criu/cr-restore.d [2020-08-03T06:22:23.641Z] #39 68.13 DEP criu/cr-errno.d [2020-08-03T06:22:23.641Z] #39 68.15 DEP criu/cr-dump.d [2020-08-03T06:22:23.641Z] #39 68.31 DEP criu/cr-dedup.d [2020-08-03T06:22:23.641Z] #39 68.46 DEP criu/cr-check.d [2020-08-03T06:22:23.641Z] #39 68.61 DEP criu/config.d [2020-08-03T06:22:23.641Z] #39 68.71 DEP criu/clone-noasan.d [2020-08-03T06:22:23.641Z] #39 68.76 DEP criu/cgroup.d [2020-08-03T06:22:23.641Z] #39 68.88 DEP criu/cgroup-props.d [2020-08-03T06:22:23.641Z] #39 69.02 DEP criu/bitmap.d [2020-08-03T06:22:23.641Z] #39 69.04 DEP criu/bfd.d [2020-08-03T06:22:23.641Z] #39 69.12 DEP criu/autofs.d [2020-08-03T06:22:23.641Z] #39 69.19 DEP criu/aio.d [2020-08-03T06:22:23.641Z] #39 69.26 DEP criu/action-scripts.d [2020-08-03T06:22:23.641Z] #39 69.44 CC criu/action-scripts.o [2020-08-03T06:22:23.641Z] #39 69.85 CC criu/aio.o [2020-08-03T06:22:23.641Z] #39 70.27 CC criu/autofs.o [2020-08-03T06:22:23.641Z] #39 71.41 CC criu/bfd.o [2020-08-03T06:22:23.641Z] #39 71.90 CC criu/bitmap.o [2020-08-03T06:22:23.641Z] #39 72.06 CC criu/cgroup-props.o [2020-08-03T06:22:23.641Z] #39 72.75 CC criu/cgroup.o [2020-08-03T06:22:23.641Z] #39 75.01 CC criu/clone-noasan.o [2020-08-03T06:22:23.641Z] #39 75.23 CC criu/config.o [2020-08-03T06:22:23.641Z] #39 76.23 CC criu/cr-check.o [2020-08-03T06:22:23.906Z] #39 ... [2020-08-03T06:22:23.906Z] [2020-08-03T06:22:23.906Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-03T06:22:23.906Z] #17 28.93 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-08-03T06:22:23.906Z] #17 28.94 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-08-03T06:22:24.031Z] #39 ... [2020-08-03T06:22:24.031Z] [2020-08-03T06:22:24.031Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-03T06:22:24.031Z] #17 30.66 Selecting previously unselected package python3.7. [2020-08-03T06:22:24.031Z] #17 30.67 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-08-03T06:22:24.031Z] #17 30.67 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-08-03T06:22:24.031Z] #17 30.78 Selecting previously unselected package libpython3-stdlib:amd64. [2020-08-03T06:22:24.031Z] #17 30.80 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-08-03T06:22:24.031Z] #17 30.81 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-08-03T06:22:24.031Z] #17 30.88 Setting up python3-minimal (3.7.3-1) ... [2020-08-03T06:22:24.031Z] #17 31.73 Selecting previously unselected package python3. [2020-08-03T06:22:24.031Z] #17 31.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-08-03T06:22:24.031Z] #17 31.78 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-08-03T06:22:24.031Z] #17 31.79 Unpacking python3 (3.7.3-1) ... [2020-08-03T06:22:24.031Z] #17 31.90 Selecting previously unselected package libip4tc0:amd64. [2020-08-03T06:22:24.031Z] #17 31.90 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-08-03T06:22:24.031Z] #17 31.92 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-08-03T06:22:24.031Z] #17 32.04 Selecting previously unselected package libip6tc0:amd64. [2020-08-03T06:22:24.031Z] #17 32.06 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-08-03T06:22:24.031Z] #17 32.07 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-08-03T06:22:24.031Z] #17 32.18 Selecting previously unselected package libiptc0:amd64. [2020-08-03T06:22:24.031Z] #17 32.19 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-08-03T06:22:24.031Z] #17 32.20 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-08-03T06:22:24.031Z] #17 32.27 Selecting previously unselected package libnfnetlink0:amd64. [2020-08-03T06:22:24.031Z] #17 32.27 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-08-03T06:22:24.031Z] #17 32.27 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-08-03T06:22:24.031Z] #17 32.34 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-08-03T06:22:24.031Z] #17 32.36 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-08-03T06:22:24.031Z] #17 32.37 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-08-03T06:22:24.031Z] #17 32.47 Selecting previously unselected package libnftnl11:amd64. [2020-08-03T06:22:24.031Z] #17 32.48 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-08-03T06:22:24.031Z] #17 32.49 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-08-03T06:22:24.031Z] #17 32.58 Selecting previously unselected package iptables. [2020-08-03T06:22:24.031Z] #17 32.58 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-08-03T06:22:24.031Z] #17 32.60 Unpacking iptables (1.8.2-4) ... [2020-08-03T06:22:24.031Z] #17 32.89 Selecting previously unselected package xxd. [2020-08-03T06:22:24.031Z] #17 32.91 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-08-03T06:22:24.031Z] #17 32.92 Unpacking xxd (2:8.1.0875-5) ... [2020-08-03T06:22:24.031Z] #17 33.03 Selecting previously unselected package vim-common. [2020-08-03T06:22:24.031Z] #17 33.04 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-03T06:22:24.031Z] #17 33.07 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-03T06:22:24.031Z] #17 33.24 Selecting previously unselected package bash-completion. [2020-08-03T06:22:24.031Z] #17 33.24 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-08-03T06:22:24.171Z] #17 29.36 Selecting previously unselected package thin-provisioning-tools. [2020-08-03T06:22:24.171Z] #17 29.36 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-08-03T06:22:24.171Z] #17 29.37 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-08-03T06:22:24.253Z] #17 34.32 Unpacking bash-completion (1:2.8-6) ... [2020-08-03T06:22:24.253Z] #17 34.66 Selecting previously unselected package bzip2. [2020-08-03T06:22:24.253Z] #17 34.67 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-08-03T06:22:24.253Z] #17 34.68 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-03T06:22:24.319Z] #40 ... [2020-08-03T06:22:24.319Z] [2020-08-03T06:22:24.319Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-03T06:22:24.319Z] #20 6.017 Collecting yamllint==1.16.0 [2020-08-03T06:22:24.512Z] #17 34.77 Selecting previously unselected package xz-utils. [2020-08-03T06:22:24.512Z] #17 34.77 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-08-03T06:22:24.512Z] #17 34.78 Unpacking xz-utils (5.2.4-1) ... [2020-08-03T06:22:24.512Z] #17 34.92 Selecting previously unselected package apparmor. [2020-08-03T06:22:24.512Z] #17 34.95 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-08-03T06:22:24.624Z] #20 ... [2020-08-03T06:22:24.624Z] [2020-08-03T06:22:24.624Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-03T06:22:24.624Z] #29 DONE 197.6s [2020-08-03T06:22:24.624Z] [2020-08-03T06:22:24.624Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-03T06:22:24.624Z] #20 6.603 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-08-03T06:22:24.760Z] #17 29.67 Selecting previously unselected package uidmap. [2020-08-03T06:22:24.760Z] #17 29.67 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-08-03T06:22:24.760Z] #17 29.68 Unpacking uidmap (1:4.5-1.1) ... [2020-08-03T06:22:24.760Z] #17 29.81 Selecting previously unselected package vim-runtime. [2020-08-03T06:22:24.760Z] #17 29.83 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-08-03T06:22:24.760Z] #17 29.88 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-08-03T06:22:24.760Z] #17 29.90 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-08-03T06:22:24.760Z] #17 29.92 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-08-03T06:22:24.772Z] #17 35.03 Unpacking apparmor (2.13.2-10) ... [2020-08-03T06:22:24.928Z] #20 6.758 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-08-03T06:22:24.928Z] #20 6.830 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-08-03T06:22:25.031Z] #17 35.41 Selecting previously unselected package aufs-tools. [2020-08-03T06:22:25.031Z] #17 35.41 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-08-03T06:22:25.031Z] #17 35.41 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-08-03T06:22:25.229Z] #20 6.914 Collecting pyyaml (from yamllint==1.16.0) [2020-08-03T06:22:25.229Z] #20 7.203 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-08-03T06:22:25.290Z] #17 35.51 Selecting previously unselected package libonig5:amd64. [2020-08-03T06:22:25.290Z] #17 35.52 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-08-03T06:22:25.290Z] #17 35.52 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-08-03T06:22:25.290Z] #17 35.65 Selecting previously unselected package libjq1:amd64. [2020-08-03T06:22:25.290Z] #17 35.66 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-08-03T06:22:25.290Z] #17 35.67 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-03T06:22:25.290Z] #17 35.77 Selecting previously unselected package jq. [2020-08-03T06:22:25.400Z] #17 35.87 Unpacking bash-completion (1:2.8-6) ... [2020-08-03T06:22:25.400Z] #17 36.22 Selecting previously unselected package bzip2. [2020-08-03T06:22:25.549Z] #17 35.78 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-08-03T06:22:25.549Z] #17 35.79 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-03T06:22:25.549Z] #17 35.86 Selecting previously unselected package libaio1:amd64. [2020-08-03T06:22:25.549Z] #17 35.87 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-08-03T06:22:25.549Z] #17 35.87 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-08-03T06:22:25.549Z] #17 35.93 Selecting previously unselected package libgpm2:amd64. [2020-08-03T06:22:25.549Z] #17 35.93 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-08-03T06:22:25.549Z] #17 35.94 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-08-03T06:22:25.549Z] #17 35.99 Selecting previously unselected package libicu63:amd64. [2020-08-03T06:22:25.658Z] #17 36.25 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-08-03T06:22:25.658Z] #17 36.25 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-03T06:22:25.658Z] #17 36.34 Selecting previously unselected package xz-utils. [2020-08-03T06:22:25.658Z] #17 36.34 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-08-03T06:22:25.658Z] #17 36.35 Unpacking xz-utils (5.2.4-1) ... [2020-08-03T06:22:25.809Z] #17 36.00 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-08-03T06:22:25.809Z] #17 36.00 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-03T06:22:25.915Z] #17 36.50 Selecting previously unselected package apparmor. [2020-08-03T06:22:25.915Z] #17 36.52 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-08-03T06:22:25.915Z] #17 36.58 Unpacking apparmor (2.13.2-10) ... [2020-08-03T06:22:26.172Z] #17 36.83 Selecting previously unselected package aufs-tools. [2020-08-03T06:22:26.172Z] #17 36.84 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-08-03T06:22:26.172Z] #17 36.85 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-08-03T06:22:26.429Z] #17 36.93 Selecting previously unselected package libonig5:amd64. [2020-08-03T06:22:26.429Z] #17 36.94 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-08-03T06:22:26.429Z] #17 36.94 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-08-03T06:22:26.429Z] #17 37.12 Selecting previously unselected package libjq1:amd64. [2020-08-03T06:22:26.429Z] #17 37.13 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-08-03T06:22:26.429Z] #17 37.13 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-03T06:22:26.687Z] #17 37.22 Selecting previously unselected package jq. [2020-08-03T06:22:26.687Z] #17 37.22 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-08-03T06:22:26.687Z] #17 37.23 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-03T06:22:26.687Z] #17 37.29 Selecting previously unselected package libaio1:amd64. [2020-08-03T06:22:26.687Z] #17 37.30 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-08-03T06:22:26.687Z] #17 37.30 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-08-03T06:22:26.687Z] #17 37.37 Selecting previously unselected package libgpm2:amd64. [2020-08-03T06:22:26.687Z] #17 37.38 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-08-03T06:22:26.687Z] #17 37.38 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-08-03T06:22:26.687Z] #17 37.44 Selecting previously unselected package libicu63:amd64. [2020-08-03T06:22:26.687Z] #17 37.45 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-08-03T06:22:26.687Z] #17 37.46 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-03T06:22:26.792Z] #20 8.500 Building wheels for collected packages: pyyaml [2020-08-03T06:22:26.792Z] #20 8.502 Running setup.py bdist_wheel for pyyaml: started [2020-08-03T06:22:27.209Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.425s coverage: 14.1% of statements [2020-08-03T06:22:27.855Z] #20 9.601 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-08-03T06:22:27.855Z] #20 9.604 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-08-03T06:22:27.855Z] #20 9.681 Successfully built pyyaml [2020-08-03T06:22:27.855Z] #20 9.692 Installing collected packages: pathspec, pyyaml, yamllint [2020-08-03T06:22:28.289Z] #17 32.77 Selecting previously unselected package vim. [2020-08-03T06:22:28.289Z] #17 32.78 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-08-03T06:22:28.289Z] #17 32.80 Unpacking vim (2:8.1.0875-5) ... [2020-08-03T06:22:28.289Z] #17 33.32 Selecting previously unselected package xfsprogs. [2020-08-03T06:22:28.289Z] #17 33.32 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-08-03T06:22:28.289Z] #17 33.33 Unpacking xfsprogs (4.20.0-1) ... [2020-08-03T06:22:28.505Z] #20 10.10 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-08-03T06:22:28.505Z] #20 DONE 10.3s [2020-08-03T06:22:28.505Z] [2020-08-03T06:22:28.505Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:22:28.505Z] #40 129.1 CC criu/files-ext.o [2020-08-03T06:22:28.505Z] #40 129.8 CC criu/files-reg.o [2020-08-03T06:22:28.505Z] #40 132.6 CC criu/files.o [2020-08-03T06:22:28.720Z] ok github.com/docker/docker/daemon/config 0.019s coverage: 81.8% of statements [2020-08-03T06:22:28.890Z] #17 34.13 Selecting previously unselected package zip. [2020-08-03T06:22:28.890Z] #17 34.13 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-08-03T06:22:28.890Z] #17 34.14 Unpacking zip (3.0-11+b1) ... [2020-08-03T06:22:29.102Z] #17 39.34 Selecting previously unselected package libnet1:amd64. [2020-08-03T06:22:29.102Z] #17 39.35 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-03T06:22:29.102Z] #17 39.36 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-03T06:22:29.102Z] #17 39.42 Selecting previously unselected package libnl-3-200:amd64. [2020-08-03T06:22:29.102Z] #17 39.43 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-08-03T06:22:29.102Z] #17 39.44 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-08-03T06:22:29.165Z] #17 34.47 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-08-03T06:22:29.354Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2020-08-03T06:22:29.361Z] #17 39.52 Selecting previously unselected package libprotobuf-c1:amd64. [2020-08-03T06:22:29.361Z] #17 39.53 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-08-03T06:22:29.361Z] #17 39.54 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-03T06:22:29.361Z] #17 39.59 Selecting previously unselected package libreadline5:amd64. [2020-08-03T06:22:29.361Z] #17 39.60 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-08-03T06:22:29.361Z] #17 39.60 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-08-03T06:22:29.361Z] #17 39.72 Selecting previously unselected package net-tools. [2020-08-03T06:22:29.361Z] #17 39.72 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-08-03T06:22:29.361Z] #17 39.74 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-03T06:22:29.451Z] #17 34.51 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-03T06:22:29.451Z] #17 34.54 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-08-03T06:22:29.451Z] #17 34.56 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-08-03T06:22:29.451Z] #17 34.58 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-08-03T06:22:29.451Z] #17 34.60 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-08-03T06:22:29.451Z] #17 34.61 Setting up uidmap (1:4.5-1.1) ... [2020-08-03T06:22:29.451Z] #17 34.62 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-08-03T06:22:29.451Z] #17 34.64 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-08-03T06:22:29.451Z] #17 34.66 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-03T06:22:29.451Z] #17 34.67 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-08-03T06:22:29.451Z] #17 34.68 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-08-03T06:22:29.451Z] #17 34.71 Setting up xxd (2:8.1.0875-5) ... [2020-08-03T06:22:29.620Z] #17 39.97 Selecting previously unselected package python-pip-whl. [2020-08-03T06:22:29.620Z] #17 39.99 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-08-03T06:22:29.620Z] #17 39.99 Unpacking python-pip-whl (18.1-5) ... [2020-08-03T06:22:29.716Z] #17 34.72 Setting up zip (3.0-11+b1) ... [2020-08-03T06:22:29.716Z] #17 34.73 Setting up vim-common (2:8.1.0875-5) ... [2020-08-03T06:22:29.716Z] #17 34.80 Setting up bash-completion (1:2.8-6) ... [2020-08-03T06:22:29.957Z] #17 40.58 Selecting previously unselected package libnet1:amd64. [2020-08-03T06:22:29.957Z] #17 40.59 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-03T06:22:29.957Z] #17 40.60 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-03T06:22:29.957Z] #17 40.68 Selecting previously unselected package libnl-3-200:amd64. [2020-08-03T06:22:29.957Z] #17 40.69 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-08-03T06:22:29.957Z] #17 40.70 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-08-03T06:22:29.957Z] #17 40.78 Selecting previously unselected package libprotobuf-c1:amd64. [2020-08-03T06:22:29.957Z] #17 40.79 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-08-03T06:22:29.957Z] #17 40.80 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-03T06:22:30.097Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-08-03T06:22:30.189Z] #17 40.54 Selecting previously unselected package python3-lib2to3. [2020-08-03T06:22:30.189Z] #17 40.56 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-08-03T06:22:30.189Z] #17 40.56 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-08-03T06:22:30.212Z] #17 40.84 Selecting previously unselected package libreadline5:amd64. [2020-08-03T06:22:30.212Z] #17 40.85 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-08-03T06:22:30.212Z] #17 40.88 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-08-03T06:22:30.437Z] #17 ... [2020-08-03T06:22:30.437Z] [2020-08-03T06:22:30.437Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:22:30.437Z] #49 42.73 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-08-03T06:22:30.437Z] #49 44.60 + mkdir -p /build [2020-08-03T06:22:30.437Z] #49 44.61 + cp runc /build/runc [2020-08-03T06:22:30.437Z] #49 DONE 45.7s [2020-08-03T06:22:30.437Z] [2020-08-03T06:22:30.437Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:22:30.437Z] #39 77.53 CC criu/cr-dedup.o [2020-08-03T06:22:30.437Z] #39 77.98 CC criu/cr-dump.o [2020-08-03T06:22:30.437Z] #39 79.92 CC criu/cr-errno.o [2020-08-03T06:22:30.437Z] #39 80.02 CC criu/cr-restore.o [2020-08-03T06:22:30.449Z] #17 40.70 Selecting previously unselected package python3-distutils. [2020-08-03T06:22:30.449Z] #17 40.70 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-08-03T06:22:30.449Z] #17 40.71 Unpacking python3-distutils (3.7.3-1) ... [2020-08-03T06:22:30.449Z] #17 40.85 Selecting previously unselected package python3-pip. [2020-08-03T06:22:30.449Z] #17 40.86 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-08-03T06:22:30.449Z] #17 40.87 Unpacking python3-pip (18.1-5) ... [2020-08-03T06:22:30.468Z] #17 40.99 Selecting previously unselected package net-tools. [2020-08-03T06:22:30.468Z] #17 41.01 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-08-03T06:22:30.468Z] #17 41.01 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-03T06:22:30.468Z] #17 41.21 Selecting previously unselected package python-pip-whl. [2020-08-03T06:22:30.701Z] #40 135.2 CC criu/filesystems.o [2020-08-03T06:22:30.709Z] #17 41.04 Selecting previously unselected package python3-pkg-resources. [2020-08-03T06:22:30.709Z] #17 41.05 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-08-03T06:22:30.709Z] #17 41.06 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-08-03T06:22:30.724Z] #17 41.22 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-08-03T06:22:30.724Z] #17 41.23 Unpacking python-pip-whl (18.1-5) ... [2020-08-03T06:22:30.745Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-08-03T06:22:30.969Z] #17 41.17 Selecting previously unselected package python3-setuptools. [2020-08-03T06:22:30.969Z] #17 41.18 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-08-03T06:22:30.969Z] #17 41.19 Unpacking python3-setuptools (40.8.0-1) ... [2020-08-03T06:22:30.969Z] #17 41.40 Selecting previously unselected package python3-wheel. [2020-08-03T06:22:30.969Z] #17 41.40 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-08-03T06:22:30.969Z] #17 41.41 Unpacking python3-wheel (0.32.3-2) ... [2020-08-03T06:22:30.969Z] #17 41.48 Selecting previously unselected package sudo. [2020-08-03T06:22:30.969Z] #17 41.49 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-08-03T06:22:30.980Z] #17 41.67 Selecting previously unselected package python3-lib2to3. [2020-08-03T06:22:30.980Z] #17 41.68 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-08-03T06:22:30.980Z] #17 41.69 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-08-03T06:22:31.037Z] ok github.com/docker/docker/daemon 12.265s coverage: 17.4% of statements [2020-08-03T06:22:31.037Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-08-03T06:22:31.037Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-08-03T06:22:31.037Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-08-03T06:22:31.037Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-08-03T06:22:31.230Z] #17 41.50 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-08-03T06:22:31.236Z] #17 41.80 Selecting previously unselected package python3-distutils. [2020-08-03T06:22:31.236Z] #17 41.81 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-08-03T06:22:31.236Z] #17 41.82 Unpacking python3-distutils (3.7.3-1) ... [2020-08-03T06:22:31.236Z] #17 41.97 Selecting previously unselected package python3-pip. [2020-08-03T06:22:31.236Z] #17 41.98 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-08-03T06:22:31.236Z] #17 41.99 Unpacking python3-pip (18.1-5) ... [2020-08-03T06:22:31.352Z] #40 136.0 CC criu/fsnotify.o [2020-08-03T06:22:31.492Z] #17 42.18 Selecting previously unselected package python3-pkg-resources. [2020-08-03T06:22:31.492Z] #17 42.19 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-08-03T06:22:31.492Z] #17 42.20 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-08-03T06:22:31.749Z] #17 42.30 Selecting previously unselected package python3-setuptools. [2020-08-03T06:22:31.749Z] #17 42.31 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-08-03T06:22:31.749Z] #17 42.33 Unpacking python3-setuptools (40.8.0-1) ... [2020-08-03T06:22:31.800Z] #17 41.99 Selecting previously unselected package thin-provisioning-tools. [2020-08-03T06:22:31.800Z] #17 42.00 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-08-03T06:22:31.800Z] #17 42.01 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-08-03T06:22:31.800Z] #17 42.23 Selecting previously unselected package uidmap. [2020-08-03T06:22:31.800Z] #17 42.23 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-08-03T06:22:31.800Z] #17 42.23 Unpacking uidmap (1:4.5-1.1) ... [2020-08-03T06:22:31.867Z] #39 84.57 CC criu/cr-service.o [2020-08-03T06:22:31.903Z] #52 ... [2020-08-03T06:22:31.903Z] [2020-08-03T06:22:31.903Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:22:31.903Z] #45 DONE 275.2s [2020-08-03T06:22:31.903Z] [2020-08-03T06:22:31.903Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:22:31.903Z] #52 238.0 + bin/containerd-stress [2020-08-03T06:22:31.903Z] #52 ... [2020-08-03T06:22:31.903Z] [2020-08-03T06:22:31.903Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-08-03T06:22:31.903Z] #46 DONE 0.4s [2020-08-03T06:22:31.903Z] [2020-08-03T06:22:31.903Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-08-03T06:22:31.903Z] #48 DONE 0.0s [2020-08-03T06:22:31.903Z] [2020-08-03T06:22:31.903Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-08-03T06:22:31.903Z] #50 DONE 0.2s [2020-08-03T06:22:31.903Z] [2020-08-03T06:22:31.903Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:22:31.903Z] #52 240.1 + bin/containerd-shim [2020-08-03T06:22:32.006Z] #17 42.57 Selecting previously unselected package python3-wheel. [2020-08-03T06:22:32.006Z] #17 42.59 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-08-03T06:22:32.006Z] #17 42.60 Unpacking python3-wheel (0.32.3-2) ... [2020-08-03T06:22:32.006Z] #17 42.66 Selecting previously unselected package sudo. [2020-08-03T06:22:32.006Z] #17 42.66 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-08-03T06:22:32.006Z] #17 42.68 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-08-03T06:22:32.060Z] #17 42.35 Selecting previously unselected package vim-runtime. [2020-08-03T06:22:32.060Z] #17 42.37 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-08-03T06:22:32.061Z] #17 42.44 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-08-03T06:22:32.263Z] #17 43.08 Selecting previously unselected package thin-provisioning-tools. [2020-08-03T06:22:32.321Z] #17 42.47 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-08-03T06:22:32.321Z] #17 42.47 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-08-03T06:22:32.321Z] #17 ... [2020-08-03T06:22:32.321Z] [2020-08-03T06:22:32.321Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:22:32.321Z] #39 91.53 CC criu/clone-noasan.o [2020-08-03T06:22:32.321Z] #39 91.67 CC criu/config.o [2020-08-03T06:22:32.321Z] #39 92.82 CC criu/cr-check.o [2020-08-03T06:22:32.321Z] #39 94.26 CC criu/cr-dedup.o [2020-08-03T06:22:32.321Z] #39 94.60 CC criu/cr-dump.o [2020-08-03T06:22:32.321Z] #39 96.53 CC criu/cr-errno.o [2020-08-03T06:22:32.321Z] #39 96.64 CC criu/cr-restore.o [2020-08-03T06:22:32.321Z] #39 100.4 CC criu/cr-service.o [2020-08-03T06:22:32.411Z] #40 137.1 CC criu/image-desc.o [2020-08-03T06:22:32.476Z] #39 ... [2020-08-03T06:22:32.476Z] [2020-08-03T06:22:32.476Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-03T06:22:32.476Z] #17 37.63 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-08-03T06:22:32.476Z] #17 37.64 Setting up xz-utils (5.2.4-1) ... [2020-08-03T06:22:32.476Z] #17 37.66 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-08-03T06:22:32.476Z] #17 37.67 Setting up sudo (1.8.27-1+deb10u2) ... [2020-08-03T06:22:32.476Z] #17 37.77 invoke-rc.d: could not determine current runlevel [2020-08-03T06:22:32.476Z] #17 37.79 invoke-rc.d: policy-rc.d denied execution of start. [2020-08-03T06:22:32.519Z] #17 43.09 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-08-03T06:22:32.520Z] #17 43.10 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-08-03T06:22:32.520Z] #17 43.32 Selecting previously unselected package uidmap. [2020-08-03T06:22:32.520Z] #17 43.32 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-08-03T06:22:32.520Z] #17 43.32 Unpacking uidmap (1:4.5-1.1) ... [2020-08-03T06:22:32.581Z] #39 102.1 CC criu/crtools.o [2020-08-03T06:22:32.711Z] #40 137.4 CC criu/image.o [2020-08-03T06:22:32.755Z] #17 37.80 Setting up pigz (2.4-1) ... [2020-08-03T06:22:32.755Z] #17 37.82 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-08-03T06:22:32.755Z] #17 37.83 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-08-03T06:22:32.755Z] #17 37.87 Setting up python-pip-whl (18.1-5) ... [2020-08-03T06:22:32.755Z] #17 37.88 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-08-03T06:22:32.755Z] #17 37.89 Setting up vim-runtime (2:8.1.0875-5) ... [2020-08-03T06:22:32.776Z] #17 43.43 Selecting previously unselected package vim-runtime. [2020-08-03T06:22:32.776Z] #17 43.44 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-08-03T06:22:32.776Z] #17 43.49 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-08-03T06:22:32.776Z] #17 43.53 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-08-03T06:22:32.776Z] #17 43.54 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-08-03T06:22:33.087Z] #17 38.18 Setting up libaio1:arm64 (0.3.112-3) ... [2020-08-03T06:22:33.087Z] #17 38.19 Setting up libonig5:arm64 (6.9.1-1) ... [2020-08-03T06:22:33.087Z] #17 38.21 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2020-08-03T06:22:33.087Z] #17 38.22 Setting up vim (2:8.1.0875-5) ... [2020-08-03T06:22:33.087Z] #17 38.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-08-03T06:22:33.087Z] #17 38.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-08-03T06:22:33.087Z] #17 38.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-08-03T06:22:33.087Z] #17 38.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-08-03T06:22:33.087Z] #17 38.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-08-03T06:22:33.109Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-08-03T06:22:33.153Z] #39 102.6 CC criu/eventfd.o [2020-08-03T06:22:33.359Z] #40 138.2 CC criu/ipc_ns.o [2020-08-03T06:22:33.391Z] #17 38.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-08-03T06:22:33.392Z] #17 38.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-08-03T06:22:33.392Z] #17 38.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-08-03T06:22:33.392Z] #17 38.39 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-08-03T06:22:33.392Z] #17 38.42 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-08-03T06:22:33.392Z] #17 38.44 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-08-03T06:22:33.392Z] #17 38.45 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-03T06:22:33.392Z] #17 38.47 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-08-03T06:22:33.392Z] #17 38.48 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-08-03T06:22:33.400Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.188s coverage: 57.0% of statements [2020-08-03T06:22:33.413Z] #39 102.8 CC criu/eventpoll.o [2020-08-03T06:22:34.354Z] #39 103.8 CC criu/external.o [2020-08-03T06:22:34.614Z] #39 104.1 CC criu/fault-injection.o [2020-08-03T06:22:34.875Z] #39 104.2 CC criu/fdstore.o [2020-08-03T06:22:34.875Z] #39 ... [2020-08-03T06:22:34.875Z] [2020-08-03T06:22:34.875Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-03T06:22:34.875Z] #17 45.42 Selecting previously unselected package vim. [2020-08-03T06:22:35.135Z] #17 45.43 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-08-03T06:22:35.135Z] #17 45.45 Unpacking vim (2:8.1.0875-5) ... [2020-08-03T06:22:35.323Z] #17 40.65 Setting up iptables (1.8.2-4) ... [2020-08-03T06:22:35.487Z] #40 139.7 CC criu/irmap.o [2020-08-03T06:22:35.585Z] #17 40.68 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-03T06:22:35.585Z] #17 40.69 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-03T06:22:35.585Z] #17 40.69 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-03T06:22:35.585Z] #17 40.70 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-03T06:22:35.585Z] #17 40.71 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-08-03T06:22:35.585Z] #17 40.71 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-08-03T06:22:35.585Z] #17 40.72 Setting up python3 (3.7.3-1) ... [2020-08-03T06:22:35.706Z] #17 46.01 Selecting previously unselected package xfsprogs. [2020-08-03T06:22:35.706Z] #17 46.01 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-08-03T06:22:35.706Z] #17 46.01 Unpacking xfsprogs (4.20.0-1) ... [2020-08-03T06:22:35.787Z] #40 140.4 CC criu/kcmp-ids.o [2020-08-03T06:22:36.046Z] #17 ... [2020-08-03T06:22:36.047Z] [2020-08-03T06:22:36.047Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:22:36.047Z] #39 92.02 CC criu/clone-noasan.o [2020-08-03T06:22:36.047Z] #39 92.19 CC criu/config.o [2020-08-03T06:22:36.047Z] #39 93.55 CC criu/cr-check.o [2020-08-03T06:22:36.047Z] #39 95.18 CC criu/cr-dedup.o [2020-08-03T06:22:36.047Z] #39 95.56 CC criu/cr-dump.o [2020-08-03T06:22:36.047Z] #39 97.77 CC criu/cr-errno.o [2020-08-03T06:22:36.047Z] #39 97.83 CC criu/cr-restore.o [2020-08-03T06:22:36.047Z] #39 ... [2020-08-03T06:22:36.047Z] [2020-08-03T06:22:36.047Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-03T06:22:36.047Z] #17 46.41 Selecting previously unselected package vim. [2020-08-03T06:22:36.047Z] #17 46.42 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-08-03T06:22:36.047Z] #17 46.44 Unpacking vim (2:8.1.0875-5) ... [2020-08-03T06:22:36.085Z] #40 140.6 CC criu/kerndat.o [2020-08-03T06:22:36.160Z] #17 41.22 Setting up python3-wheel (0.32.3-2) ... [2020-08-03T06:22:36.277Z] #17 46.48 Selecting previously unselected package zip. [2020-08-03T06:22:36.277Z] #17 46.49 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-08-03T06:22:36.277Z] #17 46.49 Unpacking zip (3.0-11+b1) ... [2020-08-03T06:22:36.277Z] #17 46.72 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-08-03T06:22:36.277Z] #17 46.74 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-03T06:22:36.277Z] #17 46.75 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-08-03T06:22:36.277Z] #17 46.76 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-08-03T06:22:36.277Z] #17 46.77 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-08-03T06:22:36.277Z] #17 46.78 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-08-03T06:22:36.277Z] #17 46.79 Setting up uidmap (1:4.5-1.1) ... [2020-08-03T06:22:36.277Z] #17 46.80 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-08-03T06:22:36.277Z] #17 46.81 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-03T06:22:36.303Z] #17 46.90 Selecting previously unselected package xfsprogs. [2020-08-03T06:22:36.303Z] #17 46.90 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-08-03T06:22:36.303Z] #17 46.91 Unpacking xfsprogs (4.20.0-1) ... [2020-08-03T06:22:36.538Z] #17 46.82 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-03T06:22:36.538Z] #17 46.87 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-03T06:22:36.538Z] #17 46.88 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-03T06:22:36.538Z] #17 46.89 Setting up xxd (2:8.1.0875-5) ... [2020-08-03T06:22:36.538Z] #17 46.90 Setting up zip (3.0-11+b1) ... [2020-08-03T06:22:36.538Z] #17 46.91 Setting up vim-common (2:8.1.0875-5) ... [2020-08-03T06:22:36.558Z] #17 47.30 Selecting previously unselected package zip. [2020-08-03T06:22:36.735Z] #17 41.90 Setting up apparmor (2.13.2-10) ... [2020-08-03T06:22:36.798Z] #17 46.94 Setting up bash-completion (1:2.8-6) ... [2020-08-03T06:22:36.814Z] #17 47.31 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-08-03T06:22:36.814Z] #17 47.32 Unpacking zip (3.0-11+b1) ... [2020-08-03T06:22:36.814Z] #17 47.49 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-08-03T06:22:36.814Z] #17 47.50 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-03T06:22:36.814Z] #17 47.51 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-08-03T06:22:36.814Z] #17 47.52 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-08-03T06:22:36.814Z] #17 47.53 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-08-03T06:22:36.814Z] #17 47.54 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-08-03T06:22:36.814Z] #17 47.55 Setting up uidmap (1:4.5-1.1) ... [2020-08-03T06:22:37.072Z] #17 47.58 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-08-03T06:22:37.072Z] #17 47.62 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-03T06:22:37.072Z] #17 47.63 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-03T06:22:37.072Z] #17 47.64 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-03T06:22:37.072Z] #17 47.65 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-03T06:22:37.072Z] #17 47.65 Setting up xxd (2:8.1.0875-5) ... [2020-08-03T06:22:37.072Z] #17 47.66 Setting up zip (3.0-11+b1) ... [2020-08-03T06:22:37.072Z] #17 47.67 Setting up vim-common (2:8.1.0875-5) ... [2020-08-03T06:22:37.072Z] #17 47.70 Setting up bash-completion (1:2.8-6) ... [2020-08-03T06:22:37.142Z] #40 141.8 CC criu/libnetlink.o [2020-08-03T06:22:37.445Z] #40 142.2 CC criu/log.o [2020-08-03T06:22:37.861Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.238s coverage: 46.2% of statements [2020-08-03T06:22:38.095Z] #40 142.6 CC criu/lsm.o [2020-08-03T06:22:38.469Z] #52 246.6 + bin/containerd-shim-runc-v1 [2020-08-03T06:22:38.659Z] #17 43.49 Setting up xfsprogs (4.20.0-1) ... [2020-08-03T06:22:38.659Z] #17 43.50 Setting up python3-lib2to3 (3.7.3-1) ... [2020-08-03T06:22:38.743Z] #40 143.1 CC criu/mem.o [2020-08-03T06:22:38.898Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.003s coverage: 1.8% of statements [2020-08-03T06:22:38.921Z] #17 43.85 Setting up python3-pkg-resources (40.8.0-1) ... [2020-08-03T06:22:39.498Z] #17 44.55 Setting up python3-distutils (3.7.3-1) ... [2020-08-03T06:22:39.590Z] #17 50.15 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-08-03T06:22:39.590Z] #17 50.16 Setting up xz-utils (5.2.4-1) ... [2020-08-03T06:22:39.590Z] #17 50.17 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-08-03T06:22:39.590Z] #17 50.19 Setting up sudo (1.8.27-1+deb10u2) ... [2020-08-03T06:22:39.590Z] #17 50.25 invoke-rc.d: could not determine current runlevel [2020-08-03T06:22:39.590Z] #17 50.26 invoke-rc.d: policy-rc.d denied execution of start. [2020-08-03T06:22:39.590Z] #17 50.27 Setting up pigz (2.4-1) ... [2020-08-03T06:22:39.590Z] #17 50.28 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-08-03T06:22:39.590Z] #17 50.29 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-08-03T06:22:39.590Z] #17 50.31 Setting up python-pip-whl (18.1-5) ... [2020-08-03T06:22:39.590Z] #17 50.32 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-08-03T06:22:39.590Z] #17 50.33 Setting up vim-runtime (2:8.1.0875-5) ... [2020-08-03T06:22:40.074Z] #17 45.17 Setting up python3-setuptools (40.8.0-1) ... [2020-08-03T06:22:40.097Z] #17 49.81 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-08-03T06:22:40.097Z] #17 49.82 Setting up xz-utils (5.2.4-1) ... [2020-08-03T06:22:40.097Z] #17 49.83 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-08-03T06:22:40.097Z] #17 49.84 Setting up sudo (1.8.27-1+deb10u2) ... [2020-08-03T06:22:40.097Z] #17 49.93 invoke-rc.d: could not determine current runlevel [2020-08-03T06:22:40.097Z] #17 49.94 invoke-rc.d: policy-rc.d denied execution of start. [2020-08-03T06:22:40.097Z] #17 49.95 Setting up pigz (2.4-1) ... [2020-08-03T06:22:40.097Z] #17 49.97 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-08-03T06:22:40.097Z] #17 49.98 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-08-03T06:22:40.097Z] #17 50.01 Setting up python-pip-whl (18.1-5) ... [2020-08-03T06:22:40.097Z] #17 50.02 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-08-03T06:22:40.097Z] #17 50.05 Setting up vim-runtime (2:8.1.0875-5) ... [2020-08-03T06:22:40.097Z] #17 50.47 Setting up libaio1:amd64 (0.3.112-3) ... [2020-08-03T06:22:40.097Z] #17 50.48 Setting up libonig5:amd64 (6.9.1-1) ... [2020-08-03T06:22:40.097Z] #17 50.49 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-08-03T06:22:40.097Z] #17 50.50 Setting up vim (2:8.1.0875-5) ... [2020-08-03T06:22:40.097Z] #17 50.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-08-03T06:22:40.097Z] #17 50.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-08-03T06:22:40.097Z] #17 50.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-08-03T06:22:40.097Z] #17 50.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-08-03T06:22:40.097Z] #17 50.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-08-03T06:22:40.097Z] #17 50.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-08-03T06:22:40.097Z] #17 50.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-08-03T06:22:40.155Z] #17 50.77 Setting up libaio1:amd64 (0.3.112-3) ... [2020-08-03T06:22:40.155Z] #17 50.79 Setting up libonig5:amd64 (6.9.1-1) ... [2020-08-03T06:22:40.155Z] #17 50.80 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-08-03T06:22:40.155Z] #17 50.81 Setting up vim (2:8.1.0875-5) ... [2020-08-03T06:22:40.155Z] #17 50.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-08-03T06:22:40.155Z] #17 50.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-08-03T06:22:40.155Z] #17 50.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-08-03T06:22:40.155Z] #17 50.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-08-03T06:22:40.155Z] #17 50.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-08-03T06:22:40.155Z] #17 50.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-08-03T06:22:40.155Z] #17 50.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-08-03T06:22:40.155Z] #17 50.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-08-03T06:22:40.155Z] #17 50.88 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-03T06:22:40.357Z] #17 50.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-08-03T06:22:40.357Z] #17 50.62 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-03T06:22:40.357Z] #17 50.63 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-08-03T06:22:40.357Z] #17 50.65 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-08-03T06:22:40.357Z] #17 50.67 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-03T06:22:40.357Z] #17 50.68 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-08-03T06:22:40.357Z] #17 50.70 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-08-03T06:22:40.412Z] #17 50.89 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-08-03T06:22:40.412Z] #17 50.90 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-08-03T06:22:40.412Z] #17 50.91 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-03T06:22:40.412Z] #17 50.92 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-08-03T06:22:40.412Z] #17 50.93 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-08-03T06:22:40.845Z] #40 145.1 CC criu/memfd.o [2020-08-03T06:22:41.022Z] #17 46.19 Setting up python3-pip (18.1-5) ... [2020-08-03T06:22:41.142Z] #40 145.7 CC criu/mount.o [2020-08-03T06:22:41.758Z] #52 249.6 + bin/containerd-shim-runc-v2 [2020-08-03T06:22:41.971Z] #17 47.03 Processing triggers for libc-bin (2.28-10) ... [2020-08-03T06:22:41.971Z] #17 47.06 Processing triggers for mime-support (3.62) ... [2020-08-03T06:22:42.018Z] #52 250.5 + binaries [2020-08-03T06:22:42.018Z] #52 250.5 + install -D bin/containerd /build/containerd [2020-08-03T06:22:42.018Z] #52 250.6 + install -D bin/containerd-shim /build/containerd-shim [2020-08-03T06:22:42.276Z] #52 250.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-08-03T06:22:42.276Z] #52 250.6 + install -D bin/ctr /build/ctr [2020-08-03T06:22:42.420Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.353s coverage: 49.5% of statements [2020-08-03T06:22:42.547Z] #17 ... [2020-08-03T06:22:42.547Z] [2020-08-03T06:22:42.547Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:22:42.547Z] #52 131.8 + bin/containerd [2020-08-03T06:22:42.843Z] #52 DONE 251.4s [2020-08-03T06:22:42.936Z] #17 53.57 Setting up iptables (1.8.2-4) ... [2020-08-03T06:22:42.936Z] #17 53.59 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-03T06:22:42.936Z] #17 53.60 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-03T06:22:42.936Z] #17 53.61 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-03T06:22:42.936Z] #17 53.62 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-03T06:22:42.936Z] #17 53.63 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-08-03T06:22:42.936Z] #17 53.64 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-08-03T06:22:42.936Z] #17 53.64 Setting up python3 (3.7.3-1) ... [2020-08-03T06:22:43.494Z] #52 ... [2020-08-03T06:22:43.494Z] [2020-08-03T06:22:43.494Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:22:43.494Z] #39 86.23 CC criu/crtools.o [2020-08-03T06:22:43.494Z] #39 86.62 CC criu/eventfd.o [2020-08-03T06:22:43.494Z] #39 86.96 CC criu/eventpoll.o [2020-08-03T06:22:43.494Z] #39 87.57 CC criu/external.o [2020-08-03T06:22:43.494Z] #39 87.88 CC criu/fault-injection.o [2020-08-03T06:22:43.494Z] #39 87.98 CC criu/fdstore.o [2020-08-03T06:22:43.494Z] #39 88.41 CC criu/fifo.o [2020-08-03T06:22:43.494Z] #39 88.82 CC criu/file-ids.o [2020-08-03T06:22:43.494Z] #39 89.10 CC criu/file-lock.o [2020-08-03T06:22:43.494Z] #39 89.74 CC criu/files-ext.o [2020-08-03T06:22:43.494Z] #39 89.95 CC criu/files-reg.o [2020-08-03T06:22:43.494Z] #39 91.35 CC criu/files.o [2020-08-03T06:22:43.494Z] #39 92.76 CC criu/filesystems.o [2020-08-03T06:22:43.494Z] #39 93.19 CC criu/fsnotify.o [2020-08-03T06:22:43.494Z] #39 93.99 CC criu/image-desc.o [2020-08-03T06:22:43.494Z] #39 94.09 CC criu/image.o [2020-08-03T06:22:43.494Z] #39 94.73 CC criu/ipc_ns.o [2020-08-03T06:22:43.494Z] #39 95.65 CC criu/irmap.o [2020-08-03T06:22:43.494Z] #39 96.08 CC criu/kcmp-ids.o [2020-08-03T06:22:43.494Z] #39 96.28 CC criu/kerndat.o [2020-08-03T06:22:43.494Z] #39 ... [2020-08-03T06:22:43.494Z] [2020-08-03T06:22:43.494Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-03T06:22:43.494Z] #17 DONE 48.8s [2020-08-03T06:22:43.494Z] [2020-08-03T06:22:43.494Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-08-03T06:22:43.501Z] #17 54.03 Setting up python3-wheel (0.32.3-2) ... [2020-08-03T06:22:43.656Z] #17 53.56 Setting up iptables (1.8.2-4) ... [2020-08-03T06:22:43.656Z] #17 53.58 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-03T06:22:43.656Z] #17 53.59 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-03T06:22:43.656Z] #17 53.59 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-03T06:22:43.656Z] #17 53.60 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-03T06:22:43.656Z] #17 53.61 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-08-03T06:22:43.656Z] #17 53.61 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-08-03T06:22:43.656Z] #17 53.62 Setting up python3 (3.7.3-1) ... [2020-08-03T06:22:43.781Z] [2020-08-03T06:22:43.781Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-08-03T06:22:43.917Z] #17 54.06 Setting up python3-wheel (0.32.3-2) ... [2020-08-03T06:22:44.066Z] #17 54.75 Setting up apparmor (2.13.2-10) ... [2020-08-03T06:22:44.347Z] #53 DONE 0.7s [2020-08-03T06:22:44.347Z] [2020-08-03T06:22:44.347Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-08-03T06:22:44.491Z] #17 54.81 Setting up apparmor (2.13.2-10) ... [2020-08-03T06:22:44.605Z] #57 DONE 0.2s [2020-08-03T06:22:44.605Z] [2020-08-03T06:22:44.605Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-08-03T06:22:44.739Z] #40 ... [2020-08-03T06:22:44.739Z] [2020-08-03T06:22:44.739Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:22:44.739Z] #50 105.5 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-08-03T06:22:44.866Z] #59 DONE 0.4s [2020-08-03T06:22:44.888Z] #18 1.422 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-08-03T06:22:44.888Z] #18 1.428 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-08-03T06:22:44.888Z] #18 1.432 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-08-03T06:22:45.061Z] #17 ... [2020-08-03T06:22:45.061Z] [2020-08-03T06:22:45.061Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:22:45.061Z] #39 104.6 CC criu/fifo.o [2020-08-03T06:22:45.061Z] #39 104.9 CC criu/file-ids.o [2020-08-03T06:22:45.061Z] #39 105.2 CC criu/file-lock.o [2020-08-03T06:22:45.061Z] #39 105.9 CC criu/files-ext.o [2020-08-03T06:22:45.061Z] #39 106.4 CC criu/files-reg.o [2020-08-03T06:22:45.061Z] #39 108.6 CC criu/files.o [2020-08-03T06:22:45.061Z] #39 111.0 CC criu/filesystems.o [2020-08-03T06:22:45.061Z] #39 111.7 CC criu/fsnotify.o [2020-08-03T06:22:45.061Z] #39 112.8 CC criu/image-desc.o [2020-08-03T06:22:45.061Z] #39 113.0 CC criu/image.o [2020-08-03T06:22:45.061Z] #39 113.9 CC criu/ipc_ns.o [2020-08-03T06:22:45.125Z] [2020-08-03T06:22:45.125Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-08-03T06:22:45.125Z] #61 DONE 0.0s [2020-08-03T06:22:45.125Z] [2020-08-03T06:22:45.125Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-08-03T06:22:45.125Z] #62 DONE 0.0s [2020-08-03T06:22:45.125Z] [2020-08-03T06:22:45.125Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-08-03T06:22:45.151Z] #18 DONE 1.6s [2020-08-03T06:22:45.151Z] [2020-08-03T06:22:45.151Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:22:45.151Z] #39 97.18 CC criu/libnetlink.o [2020-08-03T06:22:45.151Z] #39 97.47 CC criu/log.o [2020-08-03T06:22:45.151Z] #39 97.86 CC criu/lsm.o [2020-08-03T06:22:45.151Z] #39 98.09 CC criu/mem.o [2020-08-03T06:22:45.632Z] #39 114.9 CC criu/irmap.o [2020-08-03T06:22:45.961Z] #17 56.42 Setting up xfsprogs (4.20.0-1) ... [2020-08-03T06:22:45.961Z] #17 56.43 Setting up python3-lib2to3 (3.7.3-1) ... [2020-08-03T06:22:45.961Z] #17 ... [2020-08-03T06:22:45.961Z] [2020-08-03T06:22:45.961Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:22:45.961Z] #39 102.3 CC criu/cr-service.o [2020-08-03T06:22:45.961Z] #39 104.2 CC criu/crtools.o [2020-08-03T06:22:45.961Z] #39 104.7 CC criu/eventfd.o [2020-08-03T06:22:45.961Z] #39 105.0 CC criu/eventpoll.o [2020-08-03T06:22:45.961Z] #39 105.8 CC criu/external.o [2020-08-03T06:22:45.961Z] #39 106.0 CC criu/fault-injection.o [2020-08-03T06:22:45.961Z] #39 106.1 CC criu/fdstore.o [2020-08-03T06:22:45.961Z] #39 106.5 CC criu/fifo.o [2020-08-03T06:22:45.961Z] #39 106.9 CC criu/file-ids.o [2020-08-03T06:22:45.961Z] #39 107.3 CC criu/file-lock.o [2020-08-03T06:22:45.961Z] #39 108.3 CC criu/files-ext.o [2020-08-03T06:22:45.961Z] #39 108.7 CC criu/files-reg.o [2020-08-03T06:22:45.961Z] #39 110.6 CC criu/files.o [2020-08-03T06:22:46.203Z] #39 115.7 CC criu/kcmp-ids.o [2020-08-03T06:22:46.203Z] #39 ... [2020-08-03T06:22:46.203Z] [2020-08-03T06:22:46.203Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-03T06:22:46.203Z] #17 56.54 Setting up xfsprogs (4.20.0-1) ... [2020-08-03T06:22:46.203Z] #17 56.55 Setting up python3-lib2to3 (3.7.3-1) ... [2020-08-03T06:22:46.218Z] #39 112.7 CC criu/filesystems.o [2020-08-03T06:22:46.218Z] #39 ... [2020-08-03T06:22:46.218Z] [2020-08-03T06:22:46.218Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-03T06:22:46.218Z] #17 56.79 Setting up python3-pkg-resources (40.8.0-1) ... [2020-08-03T06:22:46.501Z] #63 DONE 1.2s [2020-08-03T06:22:46.501Z] [2020-08-03T06:22:46.501Z] #64 exporting to image [2020-08-03T06:22:46.501Z] #64 exporting layers [2020-08-03T06:22:46.543Z] #39 99.55 CC criu/memfd.o [2020-08-03T06:22:46.774Z] #17 56.98 Setting up python3-pkg-resources (40.8.0-1) ... [2020-08-03T06:22:46.806Z] #39 100.0 CC criu/mount.o [2020-08-03T06:22:46.846Z] #50 108.1 + mkdir -p /build [2020-08-03T06:22:46.846Z] #50 108.1 + cp runc /build/runc [2020-08-03T06:22:46.846Z] #50 DONE 108.2s [2020-08-03T06:22:46.846Z] [2020-08-03T06:22:46.846Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:22:46.846Z] #40 150.2 CC criu/namespaces.o [2020-08-03T06:22:47.148Z] #17 57.86 Setting up python3-distutils (3.7.3-1) ... [2020-08-03T06:22:47.712Z] #17 58.36 Setting up python3-setuptools (40.8.0-1) ... [2020-08-03T06:22:47.715Z] #17 57.85 Setting up python3-distutils (3.7.3-1) ... [2020-08-03T06:22:47.976Z] #17 58.36 Setting up python3-setuptools (40.8.0-1) ... [2020-08-03T06:22:47.992Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.074s coverage: 73.1% of statements [2020-08-03T06:22:47.992Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-08-03T06:22:48.678Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.917s coverage: 57.7% of statements [2020-08-03T06:22:48.678Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-08-03T06:22:48.900Z] #17 59.46 Setting up python3-pip (18.1-5) ... [2020-08-03T06:22:48.948Z] #40 153.3 CC criu/net.o [2020-08-03T06:22:48.977Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.747s coverage: 76.1% of statements [2020-08-03T06:22:48.977Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-08-03T06:22:49.358Z] #17 59.41 Setting up python3-pip (18.1-5) ... [2020-08-03T06:22:49.612Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.025s coverage: 58.0% of statements [2020-08-03T06:22:49.831Z] #17 60.49 Processing triggers for libc-bin (2.28-10) ... [2020-08-03T06:22:49.831Z] #17 60.55 Processing triggers for mime-support (3.62) ... [2020-08-03T06:22:50.123Z] #39 102.7 CC criu/namespaces.o [2020-08-03T06:22:50.246Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2020-08-03T06:22:50.299Z] #17 60.45 Processing triggers for libc-bin (2.28-10) ... [2020-08-03T06:22:50.299Z] #17 60.52 Processing triggers for mime-support (3.62) ... [2020-08-03T06:22:50.766Z] #17 DONE 61.5s [2020-08-03T06:22:50.767Z] [2020-08-03T06:22:50.767Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:22:50.767Z] #39 113.5 CC criu/fsnotify.o [2020-08-03T06:22:50.767Z] #39 114.7 CC criu/image-desc.o [2020-08-03T06:22:50.767Z] #39 114.8 CC criu/image.o [2020-08-03T06:22:50.767Z] #39 115.7 CC criu/ipc_ns.o [2020-08-03T06:22:50.767Z] #39 116.8 CC criu/irmap.o [2020-08-03T06:22:50.869Z] #17 DONE 61.2s [2020-08-03T06:22:50.869Z] [2020-08-03T06:22:50.869Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-08-03T06:22:50.880Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2020-08-03T06:22:51.071Z] #39 104.0 CC criu/net.o [2020-08-03T06:22:51.332Z] #39 117.7 CC criu/kcmp-ids.o [2020-08-03T06:22:51.590Z] #39 117.9 CC criu/kerndat.o [2020-08-03T06:22:51.717Z] #40 156.4 CC criu/netfilter.o [2020-08-03T06:22:51.810Z] #18 0.930 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-08-03T06:22:51.810Z] #18 0.933 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-08-03T06:22:51.810Z] #18 0.937 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-08-03T06:22:51.810Z] #18 DONE 1.0s [2020-08-03T06:22:51.810Z] [2020-08-03T06:22:51.810Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-03T06:22:51.848Z] #39 ... [2020-08-03T06:22:51.848Z] [2020-08-03T06:22:51.848Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-08-03T06:22:51.848Z] #18 1.016 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-08-03T06:22:51.848Z] #18 1.016 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-08-03T06:22:51.848Z] #18 1.019 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-08-03T06:22:51.848Z] #18 DONE 1.1s [2020-08-03T06:22:51.918Z] ok github.com/docker/docker/daemon/images 0.009s coverage: 4.8% of statements [2020-08-03T06:22:51.918Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-08-03T06:22:51.918Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-08-03T06:22:52.105Z] [2020-08-03T06:22:52.106Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-03T06:22:52.210Z] ok github.com/docker/docker/daemon/logger 0.211s coverage: 41.0% of statements [2020-08-03T06:22:52.362Z] #40 156.9 CC criu/page-pipe.o [2020-08-03T06:22:53.012Z] #40 157.6 CC criu/page-xfer.o [2020-08-03T06:22:53.067Z] #64 exporting layers 6.1s done [2020-08-03T06:22:53.067Z] #64 writing image sha256:3d14dcf1bdf2480e554f9728e3ca9abb4ed0e7133dec301dd8c53983690da08b done [2020-08-03T06:22:53.067Z] #64 naming to docker.io/library/docker:ad30ef91130b6445cc850cacb225737589ce38ee done [2020-08-03T06:22:53.067Z] #64 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-08-03T06:22:53.250Z] ok github.com/docker/docker/daemon/logger/awslogs 0.075s coverage: 77.4% of statements [2020-08-03T06:22:53.250Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-08-03T06:22:53.250Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-08-03T06:22:53.250Z] ok github.com/docker/docker/daemon/logger/gelf 0.003s coverage: 67.0% of statements [2020-08-03T06:22:53.422Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41306/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41306/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ad30ef91130b6445cc850cacb225737589ce38ee -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ad30ef91130b6445cc850cacb225737589ce38ee hack/validate/default [2020-08-03T06:22:53.631Z] #39 106.3 CC criu/netfilter.o [2020-08-03T06:22:53.631Z] #39 106.6 CC criu/page-pipe.o [2020-08-03T06:22:53.885Z] ok github.com/docker/docker/daemon/logger/journald 0.002s coverage: 26.2% of statements [2020-08-03T06:22:53.988Z] Congratulations! All commits are properly signed with the DCO! [2020-08-03T06:22:53.989Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-08-03T06:22:53.989Z] No api/types/ or api/swagger.yaml changes in diff. [2020-08-03T06:22:53.989Z] Congratulations! All TOML source files changed here have valid syntax. [2020-08-03T06:22:53.989Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-08-03T06:22:54.177Z] time="2020-08-03T06:22:54Z" level=error msg="Failed to open log file: open /tmp/docker-logger-475523512/container.log.1: no such file or directory" [2020-08-03T06:22:54.177Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 61.6% of statements [2020-08-03T06:22:54.208Z] #39 107.1 CC criu/page-xfer.o [2020-08-03T06:22:54.247Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-08-03T06:22:54.247Z] Congratulations! No new tests were added to integration-cli. [2020-08-03T06:22:54.247Z] [2020-08-03T06:22:54.247Z] INFO Start validation with golang-ci-lint [2020-08-03T06:22:54.247Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-08-03T06:22:54.247Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-08-03T06:22:54.247Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-08-03T06:22:54.491Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.002s coverage: 87.2% of statements [2020-08-03T06:22:55.133Z] ok github.com/docker/docker/daemon/logger/local 0.008s coverage: 75.2% of statements [2020-08-03T06:22:55.133Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-08-03T06:22:55.139Z] #40 159.4 CC criu/pagemap-cache.o [2020-08-03T06:22:55.139Z] #40 159.8 CC criu/pagemap.o [2020-08-03T06:22:55.159Z] #39 ... [2020-08-03T06:22:55.159Z] [2020-08-03T06:22:55.159Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-03T06:22:55.159Z] #19 3.962 Collecting yamllint==1.16.0 [2020-08-03T06:22:55.159Z] #19 9.259 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-08-03T06:22:55.159Z] #19 9.332 Collecting pyyaml (from yamllint==1.16.0) [2020-08-03T06:22:55.159Z] #19 9.444 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-08-03T06:22:55.159Z] #19 ... [2020-08-03T06:22:55.159Z] [2020-08-03T06:22:55.159Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:22:55.159Z] #39 108.3 CC criu/pagemap-cache.o [2020-08-03T06:22:55.735Z] #39 108.7 CC criu/pagemap.o [2020-08-03T06:22:55.768Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.050s coverage: 37.7% of statements [2020-08-03T06:22:56.195Z] #40 160.7 CC criu/parasite-syscall.o [2020-08-03T06:22:56.312Z] #39 109.5 CC criu/parasite-syscall.o [2020-08-03T06:22:56.402Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 33.3% of statements [2020-08-03T06:22:56.851Z] #40 161.5 CC criu/path.o [2020-08-03T06:22:57.151Z] #40 161.8 CC criu/pie-util-vdso.o [2020-08-03T06:22:57.156Z] #19 ... [2020-08-03T06:22:57.156Z] [2020-08-03T06:22:57.156Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:22:57.156Z] #39 115.9 CC criu/kerndat.o [2020-08-03T06:22:57.156Z] #39 117.1 CC criu/libnetlink.o [2020-08-03T06:22:57.156Z] #39 117.6 CC criu/log.o [2020-08-03T06:22:57.156Z] #39 118.1 CC criu/lsm.o [2020-08-03T06:22:57.156Z] #39 118.5 CC criu/mem.o [2020-08-03T06:22:57.156Z] #39 120.3 CC criu/memfd.o [2020-08-03T06:22:57.156Z] #39 121.2 CC criu/mount.o [2020-08-03T06:22:57.157Z] #39 125.9 CC criu/namespaces.o [2020-08-03T06:22:57.157Z] #39 ... [2020-08-03T06:22:57.157Z] [2020-08-03T06:22:57.157Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-03T06:22:57.157Z] #36 197.5 + dpkg --print-architecture [2020-08-03T06:22:57.157Z] #36 197.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-08-03T06:22:57.157Z] #36 197.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-08-03T06:22:57.157Z] #36 197.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-08-03T06:22:57.157Z] #36 ... [2020-08-03T06:22:57.157Z] [2020-08-03T06:22:57.157Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-03T06:22:57.157Z] #19 5.038 Collecting yamllint==1.16.0 [2020-08-03T06:22:57.261Z] #39 110.2 CC criu/path.o [2020-08-03T06:22:57.439Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 46.8% of statements [2020-08-03T06:22:57.439Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-08-03T06:22:57.449Z] #40 162.2 CC criu/pie-util.o [2020-08-03T06:22:57.459Z] #19 5.240 Collecting yamllint==1.16.0 [2020-08-03T06:22:57.525Z] #39 ... [2020-08-03T06:22:57.525Z] [2020-08-03T06:22:57.525Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:22:57.525Z] #21 189.8 + return [2020-08-03T06:22:57.525Z] #21 DONE 191.4s [2020-08-03T06:22:57.525Z] [2020-08-03T06:22:57.525Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:22:57.525Z] #39 110.5 CC criu/pie-util-vdso.o [2020-08-03T06:22:57.525Z] #39 ... [2020-08-03T06:22:57.525Z] [2020-08-03T06:22:57.525Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-03T06:22:57.525Z] #19 10.60 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-08-03T06:22:57.525Z] #19 10.64 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-08-03T06:22:57.525Z] #19 10.68 Building wheels for collected packages: pyyaml [2020-08-03T06:22:57.525Z] #19 10.68 Running setup.py bdist_wheel for pyyaml: started [2020-08-03T06:22:57.525Z] #19 11.67 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-08-03T06:22:57.525Z] #19 11.68 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-08-03T06:22:57.525Z] #19 11.77 Successfully built pyyaml [2020-08-03T06:22:57.525Z] #19 11.78 Installing collected packages: pyyaml, pathspec, yamllint [2020-08-03T06:22:57.525Z] #19 12.10 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-08-03T06:22:57.525Z] #19 DONE 12.4s [2020-08-03T06:22:57.761Z] #40 162.4 CC criu/pipes.o [2020-08-03T06:22:57.788Z] [2020-08-03T06:22:57.788Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:22:58.032Z] #19 ... [2020-08-03T06:22:58.032Z] [2020-08-03T06:22:58.032Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:22:58.032Z] #39 119.3 CC criu/libnetlink.o [2020-08-03T06:22:58.032Z] #39 119.7 CC criu/log.o [2020-08-03T06:22:58.032Z] #39 120.2 CC criu/lsm.o [2020-08-03T06:22:58.032Z] #39 120.6 CC criu/mem.o [2020-08-03T06:22:58.032Z] #39 122.4 CC criu/memfd.o [2020-08-03T06:22:58.032Z] #39 123.1 CC criu/mount.o [2020-08-03T06:22:58.051Z] #39 110.9 CC criu/pie-util.o [2020-08-03T06:22:58.051Z] #39 111.0 CC criu/pipes.o [2020-08-03T06:22:58.074Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-08-03T06:22:58.074Z] ok github.com/docker/docker/daemon/logger/splunk 1.422s coverage: 82.5% of statements [2020-08-03T06:22:58.074Z] ? github.com/docker/docker/daemon/names [no test files] [2020-08-03T06:22:58.074Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-08-03T06:22:58.427Z] #40 163.2 CC criu/plugin.o [2020-08-03T06:22:58.427Z] #40 ... [2020-08-03T06:22:58.427Z] [2020-08-03T06:22:58.427Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-03T06:22:58.626Z] #39 111.6 CC criu/plugin.o [2020-08-03T06:22:58.726Z] #37 231.7 + dpkg --print-architecture [2020-08-03T06:22:58.726Z] #37 231.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-08-03T06:22:58.726Z] #37 232.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-08-03T06:22:58.890Z] #39 111.9 CC criu/proc_parse.o [2020-08-03T06:22:59.038Z] #37 232.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-08-03T06:22:59.404Z] #39 ... [2020-08-03T06:22:59.404Z] [2020-08-03T06:22:59.404Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:22:59.404Z] #49 77.11 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-08-03T06:22:59.585Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 48.2% of statements [2020-08-03T06:22:59.585Z] ok github.com/docker/docker/distribution 0.325s coverage: 22.1% of statements [2020-08-03T06:22:59.585Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-08-03T06:22:59.694Z] #19 ... [2020-08-03T06:22:59.694Z] [2020-08-03T06:22:59.694Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:22:59.694Z] #49 73.99 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-08-03T06:22:59.694Z] #49 75.89 + mkdir -p /build [2020-08-03T06:22:59.694Z] #49 75.89 + cp runc /build/runc [2020-08-03T06:22:59.694Z] #49 DONE 76.0s [2020-08-03T06:22:59.694Z] [2020-08-03T06:22:59.694Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:22:59.694Z] #39 127.7 CC criu/net.o [2020-08-03T06:23:00.622Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-08-03T06:23:00.813Z] #39 ... [2020-08-03T06:23:00.814Z] [2020-08-03T06:23:00.814Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-08-03T06:23:00.814Z] #22 DONE 1.0s [2020-08-03T06:23:00.814Z] [2020-08-03T06:23:00.814Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-08-03T06:23:01.256Z] ok github.com/docker/docker/image 0.014s coverage: 86.4% of statements [2020-08-03T06:23:01.298Z] #49 79.13 + mkdir -p /build [2020-08-03T06:23:01.298Z] #49 ... [2020-08-03T06:23:01.298Z] [2020-08-03T06:23:01.298Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-03T06:23:01.298Z] #36 199.2 + dpkg --print-architecture [2020-08-03T06:23:01.298Z] #36 199.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-08-03T06:23:01.298Z] #36 199.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-08-03T06:23:01.298Z] #36 199.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-08-03T06:23:01.298Z] #36 ... [2020-08-03T06:23:01.298Z] [2020-08-03T06:23:01.298Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-03T06:23:01.298Z] #49 79.13 + cp runc /build/runc [2020-08-03T06:23:01.555Z] #49 DONE 79.3s [2020-08-03T06:23:01.555Z] [2020-08-03T06:23:01.555Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:23:01.555Z] #39 126.8 CC criu/namespaces.o [2020-08-03T06:23:01.602Z] #39 130.8 CC criu/netfilter.o [2020-08-03T06:23:01.602Z] #39 131.1 CC criu/page-pipe.o [2020-08-03T06:23:01.891Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2020-08-03T06:23:01.891Z] ok github.com/docker/docker/distribution/xfer 1.868s coverage: 85.1% of statements [2020-08-03T06:23:01.891Z] ? github.com/docker/docker/dockerversion [no test files] [2020-08-03T06:23:01.891Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-08-03T06:23:02.171Z] #39 131.5 CC criu/page-xfer.o [2020-08-03T06:23:02.485Z] #39 128.7 CC criu/net.o [2020-08-03T06:23:02.526Z] ok github.com/docker/docker/image/v1 0.024s coverage: 25.0% of statements [2020-08-03T06:23:02.526Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-08-03T06:23:02.818Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-08-03T06:23:03.552Z] #39 132.9 CC criu/pagemap-cache.o [2020-08-03T06:23:03.855Z] ok github.com/docker/docker/opts 0.013s coverage: 67.4% of statements [2020-08-03T06:23:04.123Z] #39 133.3 CC criu/pagemap.o [2020-08-03T06:23:04.147Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-08-03T06:23:04.693Z] #39 ... [2020-08-03T06:23:04.694Z] [2020-08-03T06:23:04.694Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-03T06:23:04.694Z] #19 10.40 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-08-03T06:23:04.694Z] #19 10.48 Collecting pyyaml (from yamllint==1.16.0) [2020-08-03T06:23:04.694Z] #19 10.62 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-08-03T06:23:04.694Z] #19 11.72 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-08-03T06:23:04.694Z] #19 11.75 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-08-03T06:23:04.694Z] #19 11.78 Building wheels for collected packages: pyyaml [2020-08-03T06:23:04.694Z] #19 11.78 Running setup.py bdist_wheel for pyyaml: started [2020-08-03T06:23:04.694Z] #19 12.64 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-08-03T06:23:04.694Z] #19 12.65 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-08-03T06:23:04.694Z] #19 12.71 Successfully built pyyaml [2020-08-03T06:23:04.694Z] #19 12.73 Installing collected packages: pyyaml, pathspec, yamllint [2020-08-03T06:23:04.956Z] #19 13.02 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-08-03T06:23:05.216Z] #19 DONE 13.3s [2020-08-03T06:23:05.216Z] [2020-08-03T06:23:05.216Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-08-03T06:23:05.216Z] #22 DONE 0.1s [2020-08-03T06:23:05.216Z] [2020-08-03T06:23:05.216Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-08-03T06:23:05.658Z] ok github.com/docker/docker/pkg/archive 0.479s coverage: 77.1% of statements [2020-08-03T06:23:05.761Z] #39 132.0 CC criu/netfilter.o [2020-08-03T06:23:05.761Z] #39 ... [2020-08-03T06:23:05.761Z] [2020-08-03T06:23:05.761Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-03T06:23:05.761Z] #19 10.68 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-08-03T06:23:05.761Z] #19 10.80 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-08-03T06:23:05.761Z] #19 10.86 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-08-03T06:23:05.761Z] #19 10.94 Collecting pyyaml (from yamllint==1.16.0) [2020-08-03T06:23:05.761Z] #19 11.18 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-08-03T06:23:05.761Z] #19 12.44 Building wheels for collected packages: pyyaml [2020-08-03T06:23:05.761Z] #19 12.44 Running setup.py bdist_wheel for pyyaml: started [2020-08-03T06:23:05.761Z] #19 13.31 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-08-03T06:23:05.761Z] #19 13.31 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-08-03T06:23:05.761Z] #19 13.37 Successfully built pyyaml [2020-08-03T06:23:05.761Z] #19 13.39 Installing collected packages: pathspec, pyyaml, yamllint [2020-08-03T06:23:05.761Z] #19 13.70 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-08-03T06:23:05.761Z] #19 DONE 13.9s [2020-08-03T06:23:05.761Z] [2020-08-03T06:23:05.761Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-08-03T06:23:06.018Z] #22 DONE 0.3s [2020-08-03T06:23:06.018Z] [2020-08-03T06:23:06.018Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-08-03T06:23:06.119Z] #26 ... [2020-08-03T06:23:06.119Z] [2020-08-03T06:23:06.119Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:23:06.119Z] #39 114.0 CC criu/protobuf-desc.o [2020-08-03T06:23:06.119Z] #39 114.7 CC criu/protobuf.o [2020-08-03T06:23:06.119Z] #39 115.0 CC criu/pstree.o [2020-08-03T06:23:06.119Z] #39 116.1 CC criu/rbtree.o [2020-08-03T06:23:06.119Z] #39 116.4 CC criu/rst-malloc.o [2020-08-03T06:23:06.119Z] #39 116.7 CC criu/seccomp.o [2020-08-03T06:23:06.119Z] #39 117.3 CC criu/seize.o [2020-08-03T06:23:06.119Z] #39 117.9 CC criu/servicefd.o [2020-08-03T06:23:06.119Z] #39 118.3 CC criu/shmem.o [2020-08-03T06:23:06.119Z] #39 119.1 CC criu/sigframe.o [2020-08-03T06:23:06.154Z] #26 DONE 1.0s [2020-08-03T06:23:06.154Z] [2020-08-03T06:23:06.154Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:23:06.154Z] #39 134.2 CC criu/parasite-syscall.o [2020-08-03T06:23:06.154Z] #39 135.1 CC criu/path.o [2020-08-03T06:23:06.154Z] #39 135.4 CC criu/pie-util-vdso-elf32.o [2020-08-03T06:23:06.154Z] #39 ... [2020-08-03T06:23:06.154Z] [2020-08-03T06:23:06.154Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-08-03T06:23:06.154Z] #29 DONE 0.1s [2020-08-03T06:23:06.293Z] ok github.com/docker/docker/pkg/authorization 0.214s coverage: 68.3% of statements [2020-08-03T06:23:06.382Z] #39 119.3 CC criu/signalfd.o [2020-08-03T06:23:06.382Z] #39 119.6 CC criu/sk-inet.o [2020-08-03T06:23:06.414Z] [2020-08-03T06:23:06.414Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-08-03T06:23:06.414Z] #31 DONE 0.0s [2020-08-03T06:23:06.414Z] [2020-08-03T06:23:06.414Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-08-03T06:23:06.414Z] #34 DONE 0.0s [2020-08-03T06:23:06.414Z] [2020-08-03T06:23:06.414Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:23:06.414Z] #39 135.8 CC criu/pie-util-vdso.o [2020-08-03T06:23:06.585Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-08-03T06:23:06.585Z] ok github.com/docker/docker/pkg/capabilities 0.022s coverage: 87.5% of statements [2020-08-03T06:23:06.957Z] #39 ... [2020-08-03T06:23:06.957Z] [2020-08-03T06:23:06.957Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:23:06.957Z] #45 200.8 + cd /tmp/tmp.P6dWD4DGpV/src/github.com/golangci/golangci-lint/ [2020-08-03T06:23:06.957Z] #45 200.8 + git checkout -q v1.23.8 [2020-08-03T06:23:06.982Z] #39 136.3 CC criu/pie-util.o [2020-08-03T06:23:07.241Z] #39 136.5 CC criu/pipes.o [2020-08-03T06:23:07.533Z] #45 201.2 ++ git describe --tags [2020-08-03T06:23:07.533Z] #45 201.2 + version=v1.23.8 [2020-08-03T06:23:07.533Z] #45 201.2 ++ git rev-parse --short HEAD [2020-08-03T06:23:07.533Z] #45 201.2 + commit=76a82c6 [2020-08-03T06:23:07.533Z] #45 201.2 ++ git show -s --format=%cd [2020-08-03T06:23:07.533Z] #45 201.2 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-08-03T06:23:07.533Z] #45 201.2 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-03T06:23:07.811Z] #39 137.0 CC criu/plugin.o [2020-08-03T06:23:07.811Z] #39 137.3 CC criu/proc_parse.o [2020-08-03T06:23:08.486Z] #45 ... [2020-08-03T06:23:08.486Z] [2020-08-03T06:23:08.486Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-08-03T06:23:08.486Z] #26 DONE 7.8s [2020-08-03T06:23:08.486Z] [2020-08-03T06:23:08.486Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-08-03T06:23:09.064Z] #29 DONE 0.8s [2020-08-03T06:23:09.064Z] [2020-08-03T06:23:09.064Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-08-03T06:23:09.327Z] #31 DONE 0.1s [2020-08-03T06:23:09.327Z] [2020-08-03T06:23:09.327Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-08-03T06:23:09.503Z] #37 ... [2020-08-03T06:23:09.503Z] [2020-08-03T06:23:09.503Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:23:09.503Z] #40 163.6 CC criu/proc_parse.o [2020-08-03T06:23:09.503Z] #40 167.0 CC criu/protobuf-desc.o [2020-08-03T06:23:09.503Z] #40 168.1 CC criu/protobuf.o [2020-08-03T06:23:09.503Z] #40 168.5 CC criu/pstree.o [2020-08-03T06:23:09.503Z] #40 169.6 CC criu/rbtree.o [2020-08-03T06:23:09.503Z] #40 169.9 CC criu/rst-malloc.o [2020-08-03T06:23:09.503Z] #40 170.3 CC criu/seccomp.o [2020-08-03T06:23:09.503Z] #40 171.0 CC criu/seize.o [2020-08-03T06:23:09.503Z] #40 172.1 CC criu/servicefd.o [2020-08-03T06:23:09.503Z] #40 172.6 CC criu/shmem.o [2020-08-03T06:23:09.503Z] #40 173.7 CC criu/sigframe.o [2020-08-03T06:23:09.503Z] #40 173.9 CC criu/signalfd.o [2020-08-03T06:23:09.590Z] #34 DONE 0.1s [2020-08-03T06:23:09.590Z] [2020-08-03T06:23:09.590Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-08-03T06:23:09.799Z] #40 174.3 CC criu/sk-inet.o [2020-08-03T06:23:10.165Z] #37 DONE 0.6s [2020-08-03T06:23:10.165Z] [2020-08-03T06:23:10.165Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:23:10.165Z] #39 120.4 CC criu/sk-netlink.o [2020-08-03T06:23:10.165Z] #39 120.8 CC criu/sk-packet.o [2020-08-03T06:23:10.165Z] #39 121.3 CC criu/sk-queue.o [2020-08-03T06:23:10.165Z] #39 121.7 CC criu/sk-tcp.o [2020-08-03T06:23:10.165Z] #39 122.2 CC criu/sk-unix.o [2020-08-03T06:23:10.197Z] #26 DONE 3.4s [2020-08-03T06:23:10.197Z] [2020-08-03T06:23:10.197Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-08-03T06:23:10.197Z] #29 DONE 0.3s [2020-08-03T06:23:10.197Z] [2020-08-03T06:23:10.197Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-08-03T06:23:10.197Z] #31 DONE 0.0s [2020-08-03T06:23:10.197Z] [2020-08-03T06:23:10.197Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-08-03T06:23:10.197Z] #34 DONE 0.0s [2020-08-03T06:23:10.197Z] [2020-08-03T06:23:10.197Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:23:10.197Z] #39 132.5 CC criu/page-pipe.o [2020-08-03T06:23:10.197Z] #39 133.2 CC criu/page-xfer.o [2020-08-03T06:23:10.197Z] #39 134.3 CC criu/pagemap-cache.o [2020-08-03T06:23:10.197Z] #39 134.5 CC criu/pagemap.o [2020-08-03T06:23:10.197Z] #39 135.2 CC criu/parasite-syscall.o [2020-08-03T06:23:10.197Z] #39 135.9 CC criu/path.o [2020-08-03T06:23:10.197Z] #39 136.2 CC criu/pie-util-vdso-elf32.o [2020-08-03T06:23:10.197Z] #39 136.6 CC criu/pie-util-vdso.o [2020-08-03T06:23:10.352Z] #39 139.5 CC criu/protobuf-desc.o [2020-08-03T06:23:10.740Z] #39 123.7 CC criu/sockets.o [2020-08-03T06:23:10.761Z] #39 137.0 CC criu/pie-util.o [2020-08-03T06:23:10.761Z] #39 137.1 CC criu/pipes.o [2020-08-03T06:23:10.848Z] #40 175.4 CC criu/sk-netlink.o [2020-08-03T06:23:10.922Z] #39 140.3 CC criu/protobuf.o [2020-08-03T06:23:11.046Z] ok github.com/docker/docker/pkg/chrootarchive 3.538s coverage: 43.2% of statements [2020-08-03T06:23:11.046Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-08-03T06:23:11.046Z] ok github.com/docker/docker/layer 7.692s coverage: 68.8% of statements [2020-08-03T06:23:11.046Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-08-03T06:23:11.046Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-08-03T06:23:11.046Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-08-03T06:23:11.046Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-08-03T06:23:11.046Z] ? github.com/docker/docker/oci [no test files] [2020-08-03T06:23:11.046Z] ? github.com/docker/docker/oci/caps [no test files] [2020-08-03T06:23:11.046Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-08-03T06:23:11.046Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-08-03T06:23:11.182Z] #39 140.7 CC criu/pstree.o [2020-08-03T06:23:11.316Z] #39 124.5 CC criu/stats.o [2020-08-03T06:23:11.324Z] #39 137.6 CC criu/plugin.o [2020-08-03T06:23:11.338Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2020-08-03T06:23:11.498Z] #40 175.9 CC criu/sk-packet.o [2020-08-03T06:23:11.581Z] #39 138.0 CC criu/proc_parse.o [2020-08-03T06:23:11.630Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 92.9% of statements [2020-08-03T06:23:11.892Z] #39 124.8 CC criu/string.o [2020-08-03T06:23:11.892Z] #39 124.9 CC criu/sysctl.o [2020-08-03T06:23:11.922Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2020-08-03T06:23:12.122Z] #39 141.4 CC criu/rbtree.o [2020-08-03T06:23:12.122Z] #39 141.6 CC criu/rst-malloc.o [2020-08-03T06:23:12.147Z] #40 176.7 CC criu/sk-queue.o [2020-08-03T06:23:12.384Z] #39 141.9 CC criu/seccomp.o [2020-08-03T06:23:12.445Z] #40 177.1 CC criu/sk-tcp.o [2020-08-03T06:23:12.468Z] #39 125.5 CC criu/sysfs_parse.o [2020-08-03T06:23:12.557Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2020-08-03T06:23:12.644Z] #39 ... [2020-08-03T06:23:12.644Z] [2020-08-03T06:23:12.644Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-03T06:23:12.644Z] #36 DONE 222.3s [2020-08-03T06:23:12.731Z] #39 125.8 CC criu/timens.o [2020-08-03T06:23:12.904Z] [2020-08-03T06:23:12.904Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:23:13.092Z] #40 177.7 CC criu/sk-unix.o [2020-08-03T06:23:13.164Z] #39 142.4 CC criu/seize.o [2020-08-03T06:23:13.191Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2020-08-03T06:23:13.307Z] #39 126.1 CC criu/timerfd.o [2020-08-03T06:23:13.475Z] #39 140.0 CC criu/protobuf-desc.o [2020-08-03T06:23:13.570Z] #39 126.5 CC criu/tty.o [2020-08-03T06:23:14.105Z] #39 143.4 CC criu/servicefd.o [2020-08-03T06:23:14.235Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2020-08-03T06:23:14.365Z] #39 ... [2020-08-03T06:23:14.365Z] [2020-08-03T06:23:14.365Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-08-03T06:23:14.365Z] #37 DONE 0.1s [2020-08-03T06:23:14.365Z] [2020-08-03T06:23:14.365Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:23:14.365Z] #39 143.8 CC criu/shmem.o [2020-08-03T06:23:14.406Z] #39 140.7 CC criu/protobuf.o [2020-08-03T06:23:14.406Z] #39 140.9 CC criu/pstree.o [2020-08-03T06:23:14.527Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 89.5% of statements [2020-08-03T06:23:14.936Z] #39 144.3 CC criu/sigframe.o [2020-08-03T06:23:14.936Z] #39 144.4 CC criu/signalfd.o [2020-08-03T06:23:14.964Z] #39 128.2 CC criu/tun.o [2020-08-03T06:23:15.162Z] ok github.com/docker/docker/pkg/discovery/kv 3.080s coverage: 84.1% of statements [2020-08-03T06:23:15.188Z] #40 179.7 CC criu/sockets.o [2020-08-03T06:23:15.196Z] #39 144.5 CC criu/sk-inet.o [2020-08-03T06:23:15.337Z] #39 141.7 CC criu/rbtree.o [2020-08-03T06:23:15.454Z] ok github.com/docker/docker/pkg/fsutils 0.423s coverage: 85.1% of statements [2020-08-03T06:23:15.454Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2020-08-03T06:23:15.594Z] #39 142.0 CC criu/rst-malloc.o [2020-08-03T06:23:15.766Z] #39 145.1 CC criu/sk-netlink.o [2020-08-03T06:23:15.851Z] #39 142.2 CC criu/seccomp.o [2020-08-03T06:23:15.912Z] #39 128.7 CC criu/uffd.o [2020-08-03T06:23:16.026Z] #39 145.4 CC criu/sk-packet.o [2020-08-03T06:23:16.089Z] ok github.com/docker/docker/pkg/idtools 0.299s coverage: 70.5% of statements [2020-08-03T06:23:16.241Z] #40 180.7 CC criu/stats.o [2020-08-03T06:23:16.381Z] ok github.com/docker/docker/pkg/ioutils 0.296s coverage: 70.6% of statements [2020-08-03T06:23:16.381Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2020-08-03T06:23:16.416Z] #39 142.8 CC criu/seize.o [2020-08-03T06:23:16.416Z] #39 ... [2020-08-03T06:23:16.416Z] [2020-08-03T06:23:16.416Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-03T06:23:16.416Z] #36 DONE 224.4s [2020-08-03T06:23:16.538Z] #40 181.0 CC criu/string.o [2020-08-03T06:23:16.538Z] #40 181.2 CC criu/sysctl.o [2020-08-03T06:23:16.596Z] #39 145.8 CC criu/sk-queue.o [2020-08-03T06:23:16.596Z] #39 146.1 CC criu/sk-tcp.o [2020-08-03T06:23:16.673Z] [2020-08-03T06:23:16.673Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:23:16.674Z] ok github.com/docker/docker/pkg/locker 0.011s coverage: 88.9% of statements [2020-08-03T06:23:16.674Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2020-08-03T06:23:16.674Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-08-03T06:23:16.674Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-08-03T06:23:16.856Z] #39 146.3 CC criu/sk-unix.o [2020-08-03T06:23:16.861Z] #39 129.7 CC criu/util.o [2020-08-03T06:23:16.930Z] #52 ... [2020-08-03T06:23:16.930Z] [2020-08-03T06:23:16.930Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:23:16.930Z] #39 143.4 CC criu/servicefd.o [2020-08-03T06:23:16.966Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-08-03T06:23:16.966Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-08-03T06:23:16.966Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2020-08-03T06:23:17.188Z] #39 143.7 CC criu/shmem.o [2020-08-03T06:23:17.198Z] #40 181.9 CC criu/sysfs_parse.o [2020-08-03T06:23:17.257Z] ok github.com/docker/docker/pkg/parsers/kernel 0.020s coverage: 60.0% of statements [2020-08-03T06:23:17.496Z] #40 182.2 CC criu/timens.o [2020-08-03T06:23:17.549Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.011s coverage: 86.7% of statements [2020-08-03T06:23:17.549Z] ok github.com/docker/docker/pkg/pidfile 0.005s coverage: 82.4% of statements [2020-08-03T06:23:17.549Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-08-03T06:23:17.549Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-08-03T06:23:17.810Z] #39 130.8 CC criu/uts_ns.o [2020-08-03T06:23:17.810Z] #39 131.0 CC criu/vdso.o [2020-08-03T06:23:18.120Z] #39 ... [2020-08-03T06:23:18.120Z] [2020-08-03T06:23:18.120Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-08-03T06:23:18.120Z] #37 DONE 0.3s [2020-08-03T06:23:18.120Z] [2020-08-03T06:23:18.120Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:23:18.120Z] #39 144.5 CC criu/sigframe.o [2020-08-03T06:23:18.120Z] #39 144.7 CC criu/signalfd.o [2020-08-03T06:23:18.145Z] #40 182.7 CC criu/timerfd.o [2020-08-03T06:23:18.183Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.024s coverage: 56.8% of statements [2020-08-03T06:23:18.239Z] #39 147.3 CC criu/sockets.o [2020-08-03T06:23:18.378Z] #39 144.8 CC criu/sk-inet.o [2020-08-03T06:23:18.394Z] #39 131.5 LINK criu/built-in.o [2020-08-03T06:23:18.394Z] #39 131.6 LINK criu/criu [2020-08-03T06:23:18.443Z] #40 183.0 CC criu/tty.o [2020-08-03T06:23:18.499Z] #39 147.9 CC criu/stats.o [2020-08-03T06:23:18.760Z] #39 148.2 CC criu/string.o [2020-08-03T06:23:18.760Z] #39 148.2 CC criu/sysctl.o [2020-08-03T06:23:18.883Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-08-03T06:23:18.883Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-08-03T06:23:18.942Z] #39 145.4 CC criu/sk-netlink.o [2020-08-03T06:23:18.969Z] #39 131.9 DEP lib/c/criu.d [2020-08-03T06:23:19.175Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-08-03T06:23:19.199Z] #39 145.6 CC criu/sk-packet.o [2020-08-03T06:23:19.232Z] #39 132.0 CC images/rpc.pb-c.o [2020-08-03T06:23:19.330Z] #39 148.6 CC criu/sysfs_parse.o [2020-08-03T06:23:19.330Z] #39 148.8 CC criu/timens.o [2020-08-03T06:23:19.456Z] #39 145.9 CC criu/sk-queue.o [2020-08-03T06:23:19.495Z] #39 132.6 CC lib/c/criu.o [2020-08-03T06:23:19.713Z] #39 146.2 CC criu/sk-tcp.o [2020-08-03T06:23:19.901Z] #39 149.1 CC criu/timerfd.o [2020-08-03T06:23:19.901Z] #39 149.2 CC criu/tty.o [2020-08-03T06:23:19.970Z] #39 146.5 CC criu/sk-unix.o [2020-08-03T06:23:20.551Z] #40 185.0 CC criu/tun.o [2020-08-03T06:23:20.686Z] ok github.com/docker/docker/pkg/pubsub 1.017s coverage: 73.9% of statements [2020-08-03T06:23:20.686Z] ok github.com/docker/docker/pkg/reexec 0.004s coverage: 82.4% of statements [2020-08-03T06:23:20.840Z] #39 150.1 CC criu/tun.o [2020-08-03T06:23:20.851Z] #40 185.6 CC criu/uffd.o [2020-08-03T06:23:20.890Z] #39 133.6 LINK lib/c/built-in.o [2020-08-03T06:23:20.890Z] #39 133.6 LINK lib/c/libcriu.so [2020-08-03T06:23:20.890Z] #39 133.7 LINK lib/c/libcriu.a [2020-08-03T06:23:20.890Z] #39 133.9 GEN magic.py [2020-08-03T06:23:20.900Z] #39 147.4 CC criu/sockets.o [2020-08-03T06:23:21.101Z] #39 150.5 CC criu/uffd.o [2020-08-03T06:23:21.153Z] #39 134.0 Note: Building without setproctitle() and strlcpy() support. [2020-08-03T06:23:21.153Z] #39 134.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-03T06:23:21.153Z] #39 134.0 Note: Building without GnuTLS support [2020-08-03T06:23:21.153Z] #39 134.1 Makefile.config:39: Warn: you have no libnftables installed [2020-08-03T06:23:21.153Z] #39 134.1 Makefile.config:40: Warn: Building without nftables support [2020-08-03T06:23:21.463Z] #39 147.9 CC criu/stats.o [2020-08-03T06:23:21.672Z] #39 151.1 CC criu/util.o [2020-08-03T06:23:21.720Z] #39 148.1 CC criu/string.o [2020-08-03T06:23:21.720Z] #39 148.2 CC criu/sysctl.o [2020-08-03T06:23:21.728Z] #39 134.7 fatal: not a git repository (or any of the parent directories): .git [2020-08-03T06:23:22.242Z] #39 151.7 CC criu/uts_ns.o [2020-08-03T06:23:22.284Z] #39 148.6 CC criu/sysfs_parse.o [2020-08-03T06:23:22.284Z] #39 148.8 CC criu/timens.o [2020-08-03T06:23:22.485Z] #40 186.9 CC criu/util.o [2020-08-03T06:23:22.503Z] #39 151.9 CC criu/vdso-compat.o [2020-08-03T06:23:22.541Z] #39 149.0 CC criu/timerfd.o [2020-08-03T06:23:22.675Z] #39 135.4 make[1]: Nothing to be done for 'all'. [2020-08-03T06:23:22.763Z] #39 152.0 CC criu/vdso.o [2020-08-03T06:23:22.797Z] #40 ... [2020-08-03T06:23:22.797Z] [2020-08-03T06:23:22.797Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-03T06:23:22.797Z] #37 DONE 256.0s [2020-08-03T06:23:22.798Z] #39 149.2 CC criu/tty.o [2020-08-03T06:23:23.025Z] #39 152.4 LINK criu/built-in.o [2020-08-03T06:23:23.025Z] #39 152.5 LINK criu/criu [2020-08-03T06:23:23.095Z] [2020-08-03T06:23:23.095Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:23:23.252Z] #39 136.2 make[1]: 'images/built-in.o' is up to date. [2020-08-03T06:23:23.252Z] #39 136.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-08-03T06:23:23.252Z] #39 136.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-08-03T06:23:23.252Z] #39 136.4 make[1]: 'compel/libcompel.a' is up to date. [2020-08-03T06:23:23.252Z] #39 136.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-08-03T06:23:23.285Z] #39 152.7 DEP lib/c/criu.d [2020-08-03T06:23:23.285Z] #39 152.7 CC images/rpc.pb-c.o [2020-08-03T06:23:23.422Z] ok github.com/docker/docker/pkg/signal 2.342s coverage: 61.0% of statements [2020-08-03T06:23:23.516Z] #39 136.4 make[1]: Nothing to be done for 'all'. [2020-08-03T06:23:23.516Z] #39 136.5 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-03T06:23:23.516Z] #39 136.7 make[2]: Nothing to be done for 'all'. [2020-08-03T06:23:23.545Z] #39 153.0 CC lib/c/criu.o [2020-08-03T06:23:23.545Z] #39 ... [2020-08-03T06:23:23.545Z] [2020-08-03T06:23:23.545Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:23:23.545Z] #52 175.0 + bin/containerd [2020-08-03T06:23:23.714Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-08-03T06:23:23.728Z] #39 150.2 CC criu/tun.o [2020-08-03T06:23:23.779Z] #39 136.7 make[2]: Nothing to be done for 'all'. [2020-08-03T06:23:23.779Z] #39 136.8 make[2]: Nothing to be done for 'all'. [2020-08-03T06:23:23.779Z] #39 136.9 make[2]: Nothing to be done for 'all'. [2020-08-03T06:23:23.985Z] #39 150.4 CC criu/uffd.o [2020-08-03T06:23:24.006Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-08-03T06:23:24.041Z] #39 137.0 make[2]: Nothing to be done for 'all'. [2020-08-03T06:23:24.041Z] #39 137.0 make[2]: Nothing to be done for 'all'. [2020-08-03T06:23:24.041Z] #39 137.1 make[2]: Nothing to be done for 'all'. [2020-08-03T06:23:24.298Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-08-03T06:23:24.298Z] ok github.com/docker/docker/pkg/symlink 0.004s coverage: 87.7% of statements [2020-08-03T06:23:24.305Z] #39 137.2 make[2]: Nothing to be done for 'all'. [2020-08-03T06:23:24.305Z] #39 137.2 INSTALL criu/criu [2020-08-03T06:23:24.636Z] #53 ... [2020-08-03T06:23:24.636Z] [2020-08-03T06:23:24.636Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:23:24.636Z] #40 189.0 CC criu/uts_ns.o [2020-08-03T06:23:24.636Z] #40 189.3 CC criu/vdso.o [2020-08-03T06:23:24.916Z] #39 151.1 CC criu/util.o [2020-08-03T06:23:24.934Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 53.8% of statements [2020-08-03T06:23:25.281Z] #40 190.0 LINK criu/built-in.o [2020-08-03T06:23:25.480Z] #39 151.8 CC criu/uts_ns.o [2020-08-03T06:23:25.480Z] #39 151.9 CC criu/vdso-compat.o [2020-08-03T06:23:25.480Z] #39 152.1 CC criu/vdso.o [2020-08-03T06:23:25.568Z] ok github.com/docker/docker/pkg/system 0.041s coverage: 36.9% of statements [2020-08-03T06:23:25.568Z] ok github.com/docker/docker/pkg/tailfile 0.035s coverage: 88.6% of statements [2020-08-03T06:23:25.581Z] #40 190.2 LINK criu/criu [2020-08-03T06:23:25.697Z] #39 DONE 138.6s [2020-08-03T06:23:25.697Z] [2020-08-03T06:23:25.697Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:23:26.043Z] #39 152.4 LINK criu/built-in.o [2020-08-03T06:23:26.043Z] #39 152.4 LINK criu/criu [2020-08-03T06:23:26.203Z] ok github.com/docker/docker/pkg/tarsum 0.027s coverage: 89.3% of statements [2020-08-03T06:23:26.203Z] testing: warning: no tests to run [2020-08-03T06:23:26.203Z] coverage: [no statements] [2020-08-03T06:23:26.203Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-08-03T06:23:26.222Z] #40 190.7 DEP lib/c/criu.d [2020-08-03T06:23:26.222Z] #40 190.8 CC images/rpc.pb-c.o [2020-08-03T06:23:26.300Z] #39 152.7 DEP lib/c/criu.d [2020-08-03T06:23:26.300Z] #39 152.8 CC images/rpc.pb-c.o [2020-08-03T06:23:26.497Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-08-03T06:23:26.789Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-08-03T06:23:26.863Z] #40 191.5 CC lib/c/criu.o [2020-08-03T06:23:26.863Z] #39 153.1 CC lib/c/criu.o [2020-08-03T06:23:27.082Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-08-03T06:23:27.095Z] #45 ... [2020-08-03T06:23:27.095Z] [2020-08-03T06:23:27.095Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-08-03T06:23:27.361Z] #40 DONE 0.2s [2020-08-03T06:23:27.361Z] [2020-08-03T06:23:27.361Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-08-03T06:23:27.427Z] #39 153.7 LINK lib/c/built-in.o [2020-08-03T06:23:27.427Z] #39 153.7 LINK lib/c/libcriu.so [2020-08-03T06:23:27.427Z] #39 153.7 LINK lib/c/libcriu.a [2020-08-03T06:23:27.427Z] #39 153.8 GEN magic.py [2020-08-03T06:23:27.427Z] #39 153.8 Note: Building without setproctitle() and strlcpy() support. [2020-08-03T06:23:27.427Z] #39 153.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-03T06:23:27.427Z] #39 153.8 Note: Building without GnuTLS support [2020-08-03T06:23:27.427Z] #39 153.8 Makefile.config:39: Warn: you have no libnftables installed [2020-08-03T06:23:27.427Z] #39 153.8 Makefile.config:40: Warn: Building without nftables support [2020-08-03T06:23:27.748Z] #52 ... [2020-08-03T06:23:27.748Z] [2020-08-03T06:23:27.748Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:23:27.748Z] #39 153.7 LINK lib/c/built-in.o [2020-08-03T06:23:27.748Z] #39 153.7 LINK lib/c/libcriu.so [2020-08-03T06:23:27.748Z] #39 153.7 LINK lib/c/libcriu.a [2020-08-03T06:23:27.748Z] #39 153.8 GEN magic.py [2020-08-03T06:23:27.748Z] #39 153.9 Note: Building without setproctitle() and strlcpy() support. [2020-08-03T06:23:27.748Z] #39 153.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-03T06:23:27.748Z] #39 153.9 Note: Building without GnuTLS support [2020-08-03T06:23:27.748Z] #39 153.9 Makefile.config:39: Warn: you have no libnftables installed [2020-08-03T06:23:27.748Z] #39 153.9 Makefile.config:40: Warn: Building without nftables support [2020-08-03T06:23:27.748Z] #39 154.5 fatal: not a git repository (or any of the parent directories): .git [2020-08-03T06:23:27.748Z] #39 155.1 make[1]: Nothing to be done for 'all'. [2020-08-03T06:23:27.748Z] #39 155.5 make[1]: 'images/built-in.o' is up to date. [2020-08-03T06:23:27.748Z] #39 155.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-08-03T06:23:27.748Z] #39 155.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-08-03T06:23:27.748Z] #39 155.5 make[1]: 'compel/libcompel.a' is up to date. [2020-08-03T06:23:27.748Z] #39 155.6 make[1]: 'compel/compel-host-bin' is up to date. [2020-08-03T06:23:27.748Z] #39 155.6 make[1]: Nothing to be done for 'all'. [2020-08-03T06:23:27.748Z] #39 155.6 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-03T06:23:27.748Z] #39 155.8 make[2]: Nothing to be done for 'all'. [2020-08-03T06:23:27.748Z] #39 155.8 make[2]: Nothing to be done for 'all'. [2020-08-03T06:23:27.748Z] #39 155.8 make[2]: Nothing to be done for 'all'. [2020-08-03T06:23:27.748Z] #39 155.9 make[2]: Nothing to be done for 'all'. [2020-08-03T06:23:27.748Z] #39 156.0 make[2]: Nothing to be done for 'all'. [2020-08-03T06:23:27.748Z] #39 156.0 make[2]: Nothing to be done for 'all'. [2020-08-03T06:23:27.748Z] #39 156.0 make[2]: Nothing to be done for 'all'. [2020-08-03T06:23:27.748Z] #39 156.2 make[2]: Nothing to be done for 'all'. [2020-08-03T06:23:27.748Z] #39 156.2 INSTALL criu/criu [2020-08-03T06:23:27.748Z] #39 DONE 156.5s [2020-08-03T06:23:27.748Z] [2020-08-03T06:23:27.748Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:23:27.748Z] #45 234.7 + cd /tmp/tmp.xDSBbeVgM4/src/github.com/golangci/golangci-lint/ [2020-08-03T06:23:27.748Z] #45 234.7 + git checkout -q v1.23.8 [2020-08-03T06:23:27.748Z] #45 235.2 ++ git describe --tags [2020-08-03T06:23:27.748Z] #45 235.2 + version=v1.23.8 [2020-08-03T06:23:27.748Z] #45 235.2 ++ git rev-parse --short HEAD [2020-08-03T06:23:27.748Z] #45 235.2 + commit=76a82c6 [2020-08-03T06:23:27.748Z] #45 235.2 ++ git show -s --format=%cd [2020-08-03T06:23:27.748Z] #45 235.2 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-08-03T06:23:27.748Z] #45 235.2 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-03T06:23:27.936Z] #42 DONE 0.8s [2020-08-03T06:23:27.936Z] [2020-08-03T06:23:27.936Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-08-03T06:23:27.991Z] #39 154.4 fatal: not a git repository (or any of the parent directories): .git [2020-08-03T06:23:28.319Z] #45 ... [2020-08-03T06:23:28.319Z] [2020-08-03T06:23:28.319Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-08-03T06:23:28.319Z] #40 DONE 0.1s [2020-08-03T06:23:28.319Z] [2020-08-03T06:23:28.319Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-08-03T06:23:28.319Z] #42 DONE 0.1s [2020-08-03T06:23:28.319Z] [2020-08-03T06:23:28.319Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-08-03T06:23:28.319Z] #44 DONE 0.0s [2020-08-03T06:23:28.319Z] [2020-08-03T06:23:28.319Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:23:28.397Z] #40 192.7 LINK lib/c/built-in.o [2020-08-03T06:23:28.397Z] #40 192.7 LINK lib/c/libcriu.so [2020-08-03T06:23:28.397Z] #40 192.8 LINK lib/c/libcriu.a [2020-08-03T06:23:28.397Z] #40 193.1 GEN magic.py [2020-08-03T06:23:28.512Z] #44 DONE 0.5s [2020-08-03T06:23:28.512Z] [2020-08-03T06:23:28.512Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:23:28.554Z] #39 154.9 make[1]: Nothing to be done for 'all'. [2020-08-03T06:23:28.554Z] #39 ... [2020-08-03T06:23:28.554Z] [2020-08-03T06:23:28.554Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:23:28.554Z] #52 179.3 + bin/containerd [2020-08-03T06:23:28.596Z] ok github.com/docker/docker/plugin 0.552s coverage: 23.1% of statements [2020-08-03T06:23:28.726Z] #40 193.3 Note: Building without setproctitle() and strlcpy() support. [2020-08-03T06:23:28.726Z] #40 193.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-03T06:23:28.726Z] #40 193.3 Note: Building without GnuTLS support [2020-08-03T06:23:28.726Z] #40 193.3 Makefile.config:39: Warn: you have no libnftables installed [2020-08-03T06:23:28.726Z] #40 193.3 Makefile.config:40: Warn: Building without nftables support [2020-08-03T06:23:29.230Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-08-03T06:23:29.371Z] #40 194.1 fatal: not a git repository (or any of the parent directories): .git [2020-08-03T06:23:29.865Z] ok github.com/docker/docker/profiles/seccomp 0.002s coverage: 75.0% of statements [2020-08-03T06:23:30.158Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-08-03T06:23:30.434Z] #40 195.2 make[1]: Nothing to be done for 'all'. [2020-08-03T06:23:30.436Z] #52 179.6 + bin/containerd-stress [2020-08-03T06:23:30.455Z] #52 ... [2020-08-03T06:23:30.455Z] [2020-08-03T06:23:30.455Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-03T06:23:30.455Z] #39 155.4 make[1]: 'images/built-in.o' is up to date. [2020-08-03T06:23:30.455Z] #39 155.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-08-03T06:23:30.455Z] #39 155.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-08-03T06:23:30.455Z] #39 155.5 make[1]: 'compel/libcompel.a' is up to date. [2020-08-03T06:23:30.455Z] #39 155.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-08-03T06:23:30.455Z] #39 155.6 make[1]: Nothing to be done for 'all'. [2020-08-03T06:23:30.455Z] #39 155.6 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-03T06:23:30.455Z] #39 155.7 make[2]: Nothing to be done for 'all'. [2020-08-03T06:23:30.455Z] #39 155.7 make[2]: Nothing to be done for 'all'. [2020-08-03T06:23:30.455Z] #39 155.8 make[2]: Nothing to be done for 'all'. [2020-08-03T06:23:30.455Z] #39 155.8 make[2]: Nothing to be done for 'all'. [2020-08-03T06:23:30.455Z] #39 155.9 make[2]: Nothing to be done for 'all'. [2020-08-03T06:23:30.455Z] #39 155.9 make[2]: Nothing to be done for 'all'. [2020-08-03T06:23:30.455Z] #39 155.9 make[2]: Nothing to be done for 'all'. [2020-08-03T06:23:30.455Z] #39 156.0 make[2]: Nothing to be done for 'all'. [2020-08-03T06:23:30.455Z] #39 156.0 INSTALL criu/criu [2020-08-03T06:23:30.455Z] #39 DONE 156.6s [2020-08-03T06:23:30.455Z] [2020-08-03T06:23:30.455Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:23:30.455Z] #45 236.5 + cd /tmp/tmp.JemmFbGedO/src/github.com/golangci/golangci-lint/ [2020-08-03T06:23:30.455Z] #45 236.5 + git checkout -q v1.23.8 [2020-08-03T06:23:30.455Z] #45 237.0 ++ git describe --tags [2020-08-03T06:23:30.455Z] #45 237.0 + version=v1.23.8 [2020-08-03T06:23:30.455Z] #45 237.0 ++ git rev-parse --short HEAD [2020-08-03T06:23:30.455Z] #45 237.0 + commit=76a82c6 [2020-08-03T06:23:30.455Z] #45 237.0 ++ git show -s --format=%cd [2020-08-03T06:23:30.455Z] #45 237.0 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-08-03T06:23:30.455Z] #45 237.0 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-03T06:23:31.196Z] ok github.com/docker/docker/registry 0.090s coverage: 56.3% of statements [2020-08-03T06:23:31.489Z] #40 196.0 make[1]: 'images/built-in.o' is up to date. [2020-08-03T06:23:31.489Z] #40 196.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-08-03T06:23:31.489Z] #40 196.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-08-03T06:23:31.489Z] #40 196.1 make[1]: 'compel/libcompel.a' is up to date. [2020-08-03T06:23:31.489Z] #40 196.2 make[1]: 'compel/compel-host-bin' is up to date. [2020-08-03T06:23:31.489Z] #40 196.2 make[1]: Nothing to be done for 'all'. [2020-08-03T06:23:31.489Z] #40 196.2 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-03T06:23:31.787Z] #40 196.4 make[2]: Nothing to be done for 'all'. [2020-08-03T06:23:31.787Z] #40 196.5 make[2]: Nothing to be done for 'all'. [2020-08-03T06:23:31.787Z] #40 196.5 make[2]: Nothing to be done for 'all'. [2020-08-03T06:23:31.825Z] #45 ... [2020-08-03T06:23:31.825Z] [2020-08-03T06:23:31.825Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-08-03T06:23:31.825Z] #40 DONE 0.0s [2020-08-03T06:23:31.825Z] [2020-08-03T06:23:31.825Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-08-03T06:23:31.825Z] #42 DONE 0.2s [2020-08-03T06:23:31.825Z] [2020-08-03T06:23:31.825Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:23:31.831Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2020-08-03T06:23:31.831Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-08-03T06:23:32.083Z] #45 ... [2020-08-03T06:23:32.083Z] [2020-08-03T06:23:32.083Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-08-03T06:23:32.083Z] #44 DONE 0.1s [2020-08-03T06:23:32.083Z] [2020-08-03T06:23:32.083Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:23:32.085Z] #40 196.7 make[2]: Nothing to be done for 'all'. [2020-08-03T06:23:32.085Z] #40 196.8 make[2]: Nothing to be done for 'all'. [2020-08-03T06:23:32.085Z] #40 196.8 make[2]: Nothing to be done for 'all'. [2020-08-03T06:23:32.383Z] #40 196.9 make[2]: Nothing to be done for 'all'. [2020-08-03T06:23:32.383Z] #40 197.0 make[2]: Nothing to be done for 'all'. [2020-08-03T06:23:32.383Z] #40 197.0 INSTALL criu/criu [2020-08-03T06:23:32.468Z] ok github.com/docker/docker/runconfig 0.006s coverage: 66.1% of statements [2020-08-03T06:23:32.681Z] #40 DONE 197.1s [2020-08-03T06:23:32.681Z] [2020-08-03T06:23:32.681Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:23:32.681Z] #46 261.3 + cd /tmp/tmp.0y6qBbMpF0/src/github.com/golangci/golangci-lint/ [2020-08-03T06:23:32.681Z] #46 261.3 + git checkout -q v1.23.8 [2020-08-03T06:23:32.681Z] #46 262.0 ++ git describe --tags [2020-08-03T06:23:32.681Z] #46 262.0 + version=v1.23.8 [2020-08-03T06:23:32.681Z] #46 262.0 ++ git rev-parse --short HEAD [2020-08-03T06:23:32.681Z] #46 262.0 + commit=76a82c6 [2020-08-03T06:23:32.681Z] #46 262.0 ++ git show -s --format=%cd [2020-08-03T06:23:32.681Z] #46 262.0 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-08-03T06:23:32.681Z] #46 262.0 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-03T06:23:32.760Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-08-03T06:23:34.654Z] #52 183.4 + bin/containerd-shim [2020-08-03T06:23:34.830Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-08-03T06:23:35.465Z] ok github.com/docker/docker/volume/local 0.039s coverage: 73.0% of statements [2020-08-03T06:23:35.758Z] ok github.com/docker/docker/volume/mounts 0.016s coverage: 67.0% of statements [2020-08-03T06:23:36.797Z] ok github.com/docker/docker/volume/service 0.011s coverage: 73.1% of statements [2020-08-03T06:23:41.256Z] #52 190.5 + bin/containerd-shim-runc-v1 [2020-08-03T06:23:43.811Z] #52 ... [2020-08-03T06:23:43.811Z] [2020-08-03T06:23:43.811Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:23:43.811Z] #45 DONE 237.5s [2020-08-03T06:23:43.811Z] [2020-08-03T06:23:43.811Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:23:44.384Z] #52 193.7 + bin/containerd-shim-runc-v2 [2020-08-03T06:23:45.773Z] #52 195.0 + binaries [2020-08-03T06:23:45.773Z] #52 195.0 + install -D bin/containerd /build/containerd [2020-08-03T06:23:45.773Z] #52 195.1 + install -D bin/containerd-shim /build/containerd-shim [2020-08-03T06:23:46.034Z] #52 195.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-08-03T06:23:46.034Z] #52 195.1 + install -D bin/ctr /build/ctr [2020-08-03T06:23:46.977Z] #52 DONE 196.1s [2020-08-03T06:23:46.977Z] [2020-08-03T06:23:46.977Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-08-03T06:23:47.238Z] #46 DONE 0.2s [2020-08-03T06:23:47.238Z] [2020-08-03T06:23:47.238Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-08-03T06:23:47.238Z] #48 DONE 0.1s [2020-08-03T06:23:47.238Z] [2020-08-03T06:23:47.238Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-08-03T06:23:47.499Z] #50 DONE 0.3s [2020-08-03T06:23:48.087Z] [2020-08-03T06:23:48.087Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-08-03T06:23:48.659Z] #53 DONE 0.4s [2020-08-03T06:23:48.659Z] [2020-08-03T06:23:48.659Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-08-03T06:23:49.230Z] #57 DONE 0.6s [2020-08-03T06:23:49.230Z] [2020-08-03T06:23:49.230Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-08-03T06:23:50.618Z] #59 DONE 1.1s [2020-08-03T06:23:50.618Z] [2020-08-03T06:23:50.618Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-08-03T06:23:50.618Z] #61 DONE 0.1s [2020-08-03T06:23:50.618Z] [2020-08-03T06:23:50.618Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-08-03T06:23:50.618Z] #62 DONE 0.0s [2020-08-03T06:23:50.618Z] [2020-08-03T06:23:50.618Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-08-03T06:23:52.005Z] #63 DONE 1.5s [2020-08-03T06:23:52.005Z] [2020-08-03T06:23:52.005Z] #64 exporting to image [2020-08-03T06:23:52.005Z] #64 exporting layers [2020-08-03T06:23:52.151Z] ok github.com/docker/docker/pkg/plugins 33.612s coverage: 76.6% of statements [2020-08-03T06:23:52.151Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-08-03T06:23:52.151Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-08-03T06:23:52.151Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-08-03T06:23:52.151Z] ? github.com/docker/docker/pkg/term [no test files] [2020-08-03T06:23:52.151Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-08-03T06:23:52.151Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-08-03T06:23:52.151Z] ? github.com/docker/docker/rootless [no test files] [2020-08-03T06:23:52.151Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-08-03T06:23:52.151Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-08-03T06:23:52.151Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-08-03T06:23:52.151Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-08-03T06:23:52.151Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-08-03T06:23:52.151Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-08-03T06:23:52.151Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-08-03T06:23:52.151Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-08-03T06:23:52.151Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-08-03T06:23:52.151Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-08-03T06:23:52.151Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-08-03T06:23:52.151Z] ? github.com/docker/docker/testutil/request [no test files] [2020-08-03T06:23:52.151Z] ? github.com/docker/docker/volume [no test files] [2020-08-03T06:23:52.151Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-08-03T06:23:52.151Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-08-03T06:23:52.151Z] [2020-08-03T06:23:52.151Z] === Skipped [2020-08-03T06:23:52.151Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-08-03T06:23:52.151Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-08-03T06:23:52.151Z] [2020-08-03T06:23:52.151Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-08-03T06:23:52.151Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-08-03T06:23:52.151Z] [2020-08-03T06:23:52.151Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-08-03T06:23:52.151Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-03T06:23:52.151Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-03T06:23:52.151Z] [2020-08-03T06:23:52.151Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-08-03T06:23:52.151Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-03T06:23:52.151Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-03T06:23:52.151Z] [2020-08-03T06:23:52.151Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-08-03T06:23:52.151Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-03T06:23:52.151Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-03T06:23:52.151Z] [2020-08-03T06:23:52.151Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-08-03T06:23:52.151Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-03T06:23:52.151Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-03T06:23:52.151Z] [2020-08-03T06:23:52.151Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-08-03T06:23:52.151Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-03T06:23:52.151Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-03T06:23:52.151Z] [2020-08-03T06:23:52.151Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-08-03T06:23:52.151Z] graphtest_unix.go:73: No driver to put! [2020-08-03T06:23:52.151Z] [2020-08-03T06:23:52.151Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-08-03T06:23:52.151Z] time="2020-08-03T06:22:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-03T06:23:52.151Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-03T06:23:52.151Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-03T06:23:52.151Z] [2020-08-03T06:23:52.151Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-08-03T06:23:52.151Z] time="2020-08-03T06:22:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-03T06:23:52.151Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-03T06:23:52.151Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-03T06:23:52.151Z] [2020-08-03T06:23:52.151Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-08-03T06:23:52.151Z] time="2020-08-03T06:22:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-03T06:23:52.151Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-03T06:23:52.151Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-03T06:23:52.151Z] [2020-08-03T06:23:52.151Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-08-03T06:23:52.151Z] time="2020-08-03T06:22:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-03T06:23:52.151Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-03T06:23:52.151Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-03T06:23:52.151Z] [2020-08-03T06:23:52.151Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-08-03T06:23:52.151Z] time="2020-08-03T06:22:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-03T06:23:52.151Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-03T06:23:52.151Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-03T06:23:52.151Z] [2020-08-03T06:23:52.151Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-08-03T06:23:52.151Z] graphtest_unix.go:73: No driver to put! [2020-08-03T06:23:52.151Z] [2020-08-03T06:23:52.151Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-08-03T06:23:52.151Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-08-03T06:23:52.151Z] [2020-08-03T06:23:52.151Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-08-03T06:23:52.151Z] overlay_test.go:49: Fails to compute changes intermittently [2020-08-03T06:23:52.151Z] [2020-08-03T06:23:52.151Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-08-03T06:23:52.151Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-08-03T06:23:52.151Z] [2020-08-03T06:23:52.151Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-08-03T06:23:52.151Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-08-03T06:23:52.151Z] [2020-08-03T06:23:52.151Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-08-03T06:23:52.151Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-03T06:23:52.151Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-03T06:23:52.151Z] [2020-08-03T06:23:52.151Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-08-03T06:23:52.151Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-03T06:23:52.151Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-03T06:23:52.151Z] [2020-08-03T06:23:52.151Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-08-03T06:23:52.151Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-03T06:23:52.151Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-03T06:23:52.151Z] [2020-08-03T06:23:52.151Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-08-03T06:23:52.151Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-03T06:23:52.151Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-03T06:23:52.151Z] [2020-08-03T06:23:52.151Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-08-03T06:23:52.151Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-03T06:23:52.151Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-03T06:23:52.151Z] [2020-08-03T06:23:52.151Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-08-03T06:23:52.151Z] graphtest_unix.go:73: No driver to put! [2020-08-03T06:23:52.151Z] [2020-08-03T06:23:52.151Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-08-03T06:23:52.151Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-08-03T06:23:52.151Z] [2020-08-03T06:23:52.151Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-08-03T06:23:52.151Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-08-03T06:23:52.151Z] [2020-08-03T06:23:52.151Z] [2020-08-03T06:23:52.151Z] DONE 2123 tests, 26 skipped in 193.574s Post stage [Pipeline] junit [2020-08-03T06:23:52.832Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-03T06:23:53.371Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41306/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ad30ef91130b6445cc850cacb225737589ce38ee -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:ad30ef91130b6445cc850cacb225737589ce38ee hack/make.sh dynbinary test-integration [2020-08-03T06:23:53.703Z] [2020-08-03T06:23:53.703Z] Removing bundles/ [2020-08-03T06:23:53.703Z] [2020-08-03T06:23:53.703Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-08-03T06:23:53.703Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-08-03T06:23:53.703Z] GOOS="" GOARCH="" GOARM="" [2020-08-03T06:23:55.243Z] #46 ... [2020-08-03T06:23:55.243Z] [2020-08-03T06:23:55.243Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:23:55.243Z] #53 247.6 + bin/containerd [2020-08-03T06:23:56.221Z] #64 exporting layers 3.7s done [2020-08-03T06:23:56.221Z] #64 writing image sha256:3ddfe5c0ea95ed037ffbcbba07854d5dad727bff3f404d3178936f1086f837fc done [2020-08-03T06:23:56.221Z] #64 naming to docker.io/library/docker:ad30ef91130b6445cc850cacb225737589ce38ee done [2020-08-03T06:23:56.221Z] #64 DONE 3.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-08-03T06:23:56.560Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41306/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ad30ef91130b6445cc850cacb225737589ce38ee -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ad30ef91130b6445cc850cacb225737589ce38ee hack/test/unit [2020-08-03T06:24:00.769Z] ? github.com/docker/docker/api [no test files] [2020-08-03T06:24:00.889Z] #53 ... [2020-08-03T06:24:00.889Z] [2020-08-03T06:24:00.889Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:24:00.889Z] #22 294.1 + return [2020-08-03T06:24:01.190Z] #22 DONE 294.2s [2020-08-03T06:24:01.190Z] [2020-08-03T06:24:01.190Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:24:02.724Z] #53 ... [2020-08-03T06:24:02.724Z] [2020-08-03T06:24:02.724Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-08-03T06:24:02.724Z] #23 DONE 0.1s [2020-08-03T06:24:02.724Z] [2020-08-03T06:24:02.724Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-08-03T06:24:03.374Z] #27 DONE 0.7s [2020-08-03T06:24:03.374Z] [2020-08-03T06:24:03.374Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:24:03.672Z] #46 ... [2020-08-03T06:24:03.672Z] [2020-08-03T06:24:03.672Z] #30 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-08-03T06:24:03.672Z] #30 DONE 0.1s [2020-08-03T06:24:03.672Z] [2020-08-03T06:24:03.672Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-08-03T06:24:03.672Z] #32 DONE 0.1s [2020-08-03T06:24:03.672Z] [2020-08-03T06:24:03.672Z] #35 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-08-03T06:24:03.672Z] #35 DONE 0.1s [2020-08-03T06:24:03.672Z] [2020-08-03T06:24:03.672Z] #38 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-08-03T06:24:03.972Z] #38 DONE 0.3s [2020-08-03T06:24:03.972Z] [2020-08-03T06:24:03.972Z] #41 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-08-03T06:24:04.285Z] #41 DONE 0.1s [2020-08-03T06:24:04.285Z] [2020-08-03T06:24:04.285Z] #43 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-08-03T06:24:04.285Z] #43 DONE 0.1s [2020-08-03T06:24:04.285Z] [2020-08-03T06:24:04.285Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-08-03T06:24:04.285Z] #45 DONE 0.1s [2020-08-03T06:24:04.285Z] [2020-08-03T06:24:04.285Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:24:13.025Z] ok github.com/docker/docker/api/server 0.031s coverage: 9.0% of statements [2020-08-03T06:24:15.030Z] #45 ... [2020-08-03T06:24:15.030Z] [2020-08-03T06:24:15.030Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:24:15.030Z] #52 223.6 + bin/containerd-stress [2020-08-03T06:24:15.030Z] #52 ... [2020-08-03T06:24:15.030Z] [2020-08-03T06:24:15.030Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:24:15.030Z] #45 DONE 282.1s [2020-08-03T06:24:15.030Z] [2020-08-03T06:24:15.030Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:24:15.030Z] #52 226.3 + bin/containerd-shim [2020-08-03T06:24:15.030Z] #52 ... [2020-08-03T06:24:15.030Z] [2020-08-03T06:24:15.030Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-08-03T06:24:15.030Z] #46 DONE 0.6s [2020-08-03T06:24:15.030Z] [2020-08-03T06:24:15.030Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-08-03T06:24:15.030Z] #48 DONE 0.0s [2020-08-03T06:24:15.030Z] [2020-08-03T06:24:15.031Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-08-03T06:24:15.031Z] #50 DONE 0.2s [2020-08-03T06:24:15.031Z] [2020-08-03T06:24:15.031Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:24:18.725Z] #52 ... [2020-08-03T06:24:18.725Z] [2020-08-03T06:24:18.725Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:24:18.725Z] #45 DONE 284.8s [2020-08-03T06:24:18.725Z] [2020-08-03T06:24:18.725Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:24:18.725Z] #52 229.1 + bin/containerd-stress [2020-08-03T06:24:19.652Z] #52 ... [2020-08-03T06:24:19.652Z] [2020-08-03T06:24:19.652Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-08-03T06:24:19.652Z] #46 DONE 0.4s [2020-08-03T06:24:19.652Z] [2020-08-03T06:24:19.652Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-08-03T06:24:19.652Z] #48 DONE 0.0s [2020-08-03T06:24:19.652Z] [2020-08-03T06:24:19.652Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-08-03T06:24:19.652Z] #50 DONE 0.2s [2020-08-03T06:24:19.652Z] [2020-08-03T06:24:19.652Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:24:20.581Z] #52 231.1 + bin/containerd-shim [2020-08-03T06:24:21.613Z] #52 232.8 + bin/containerd-shim-runc-v1 [2020-08-03T06:24:24.974Z] #52 236.1 + bin/containerd-shim-runc-v2 [2020-08-03T06:24:25.543Z] #52 236.9 + binaries [2020-08-03T06:24:25.543Z] #52 237.0 + install -D bin/containerd /build/containerd [2020-08-03T06:24:25.543Z] #52 237.0 + install -D bin/containerd-shim /build/containerd-shim [2020-08-03T06:24:25.543Z] #52 237.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-08-03T06:24:25.543Z] #52 237.0 + install -D bin/ctr /build/ctr [2020-08-03T06:24:26.112Z] #52 DONE 237.7s [2020-08-03T06:24:27.051Z] [2020-08-03T06:24:27.051Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-08-03T06:24:27.125Z] #52 237.7 + bin/containerd-shim-runc-v1 [2020-08-03T06:24:27.625Z] #53 DONE 0.7s [2020-08-03T06:24:27.625Z] [2020-08-03T06:24:27.625Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-08-03T06:24:27.625Z] #57 DONE 0.2s [2020-08-03T06:24:27.885Z] [2020-08-03T06:24:27.885Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-08-03T06:24:28.454Z] #59 DONE 0.5s [2020-08-03T06:24:28.454Z] [2020-08-03T06:24:28.454Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-08-03T06:24:28.454Z] #61 DONE 0.0s [2020-08-03T06:24:28.454Z] [2020-08-03T06:24:28.454Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-08-03T06:24:28.454Z] #62 DONE 0.0s [2020-08-03T06:24:28.454Z] [2020-08-03T06:24:28.454Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-08-03T06:24:29.835Z] #63 DONE 1.2s [2020-08-03T06:24:29.835Z] [2020-08-03T06:24:29.835Z] #64 exporting to image [2020-08-03T06:24:29.835Z] #64 exporting layers [2020-08-03T06:24:30.394Z] #52 240.8 + bin/containerd-shim-runc-v2 [2020-08-03T06:24:30.957Z] #52 241.8 + binaries [2020-08-03T06:24:30.957Z] #52 241.8 + install -D bin/containerd /build/containerd [2020-08-03T06:24:30.957Z] #52 241.8 + install -D bin/containerd-shim /build/containerd-shim [2020-08-03T06:24:31.213Z] #52 241.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-08-03T06:24:31.213Z] #52 241.8 + install -D bin/ctr /build/ctr [2020-08-03T06:24:32.143Z] #52 DONE 242.8s [2020-08-03T06:24:33.071Z] [2020-08-03T06:24:33.071Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-08-03T06:24:33.632Z] #53 DONE 0.7s [2020-08-03T06:24:33.632Z] [2020-08-03T06:24:33.632Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-08-03T06:24:33.888Z] #57 DONE 0.1s [2020-08-03T06:24:33.888Z] [2020-08-03T06:24:33.888Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-08-03T06:24:34.471Z] #59 DONE 0.4s [2020-08-03T06:24:34.471Z] [2020-08-03T06:24:34.471Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-08-03T06:24:34.471Z] #61 DONE 0.0s [2020-08-03T06:24:34.471Z] [2020-08-03T06:24:34.471Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-08-03T06:24:34.471Z] #62 DONE 0.0s [2020-08-03T06:24:34.471Z] [2020-08-03T06:24:34.471Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-08-03T06:24:35.421Z] #63 DONE 1.0s [2020-08-03T06:24:35.421Z] [2020-08-03T06:24:35.421Z] #64 exporting to image [2020-08-03T06:24:35.421Z] #64 exporting layers [2020-08-03T06:24:36.411Z] #64 exporting layers 6.4s done [2020-08-03T06:24:36.411Z] #64 writing image sha256:d76988f29a2cf9e5b0bd16ff539929186b3c844b06883bdf5783cc3d938edd7a done [2020-08-03T06:24:36.411Z] #64 naming to docker.io/library/docker:ad30ef91130b6445cc850cacb225737589ce38ee done [2020-08-03T06:24:36.411Z] #64 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-03T06:24:36.760Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41306/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=ad30ef91130b6445cc850cacb225737589ce38ee -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:ad30ef91130b6445cc850cacb225737589ce38ee hack/make.sh dynbinary test-integration [2020-08-03T06:24:37.062Z] #46 DONE 326.8s [2020-08-03T06:24:37.062Z] [2020-08-03T06:24:37.062Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:24:37.062Z] #53 ... [2020-08-03T06:24:37.062Z] [2020-08-03T06:24:37.062Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-08-03T06:24:37.062Z] #47 DONE 0.1s [2020-08-03T06:24:37.062Z] [2020-08-03T06:24:37.062Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-08-03T06:24:37.062Z] #49 DONE 0.1s [2020-08-03T06:24:37.062Z] [2020-08-03T06:24:37.062Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:24:37.062Z] #53 ... [2020-08-03T06:24:37.062Z] [2020-08-03T06:24:37.062Z] #51 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-08-03T06:24:37.062Z] #51 DONE 0.1s [2020-08-03T06:24:37.062Z] [2020-08-03T06:24:37.062Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-03T06:24:38.139Z] [2020-08-03T06:24:38.139Z] Removing bundles/ [2020-08-03T06:24:38.139Z] [2020-08-03T06:24:38.139Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-08-03T06:24:38.399Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-08-03T06:24:38.399Z] GOOS="" GOARCH="" GOARM="" [2020-08-03T06:24:41.004Z] 4612f6d0b889: Pull complete [2020-08-03T06:24:41.970Z] #64 exporting layers 6.1s done [2020-08-03T06:24:41.970Z] #64 writing image sha256:a903cb065201cc57ee2acc07a709d9f07fe4266f2b5303dbaa235c061338722a done [2020-08-03T06:24:41.970Z] #64 naming to docker.io/library/docker:ad30ef91130b6445cc850cacb225737589ce38ee done [2020-08-03T06:24:41.970Z] #64 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-08-03T06:24:42.302Z] + trap exit INT TERM [2020-08-03T06:24:42.302Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-08-03T06:24:42.302Z] + CONTAINER_NAME=docker-pr1 [2020-08-03T06:24:42.303Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41306/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41306/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ad30ef91130b6445cc850cacb225737589ce38ee -e DOCKER_GRAPHDRIVER docker:ad30ef91130b6445cc850cacb225737589ce38ee hack/make.sh dynbinary-daemon [2020-08-03T06:24:43.230Z] [2020-08-03T06:24:43.230Z] Removing bundles/ [2020-08-03T06:24:43.230Z] [2020-08-03T06:24:43.230Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-08-03T06:24:43.230Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-08-03T06:24:43.230Z] GOOS="" GOARCH="" GOARM="" [2020-08-03T06:24:43.981Z] #53 297.6 + bin/containerd-stress [2020-08-03T06:24:45.503Z] #53 300.0 + bin/containerd-shim [2020-08-03T06:24:50.643Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-08-03T06:24:50.643Z] [2020-08-03T06:24:50.643Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-03T06:24:50.643Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-03T06:24:50.643Z] HOSTNAME=9f15ad144dea [2020-08-03T06:24:50.643Z] TESTDEBUG=0 [2020-08-03T06:24:50.643Z] DEST=bundles/test-integration [2020-08-03T06:24:50.643Z] PWD=/go/src/github.com/docker/docker [2020-08-03T06:24:50.643Z] DOCKER_GITCOMMIT=ad30ef91130b6445cc850cacb225737589ce38ee [2020-08-03T06:24:50.643Z] container=docker [2020-08-03T06:24:50.643Z] HOME=/root [2020-08-03T06:24:50.643Z] GOLANG_VERSION=1.13.14 [2020-08-03T06:24:50.643Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-03T06:24:50.643Z] VALIDATE_BRANCH=master [2020-08-03T06:24:50.643Z] TERM=xterm [2020-08-03T06:24:50.643Z] DOCKER_PKG=github.com/docker/docker [2020-08-03T06:24:50.643Z] SHLVL=1 [2020-08-03T06:24:50.643Z] TIMEOUT=120m [2020-08-03T06:24:50.643Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-03T06:24:50.643Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-03T06:24:50.643Z] GO111MODULE=off [2020-08-03T06:24:50.643Z] DOCKER_EXPERIMENTAL=1 [2020-08-03T06:24:50.643Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-08-03T06:24:50.643Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-03T06:24:50.643Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-03T06:24:50.643Z] GOPATH=/go [2020-08-03T06:24:50.643Z] PKG_CONFIG=pkg-config [2020-08-03T06:24:50.643Z] _=/usr/bin/env [2020-08-03T06:24:50.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-08-03T06:24:52.466Z] #53 307.0 + bin/containerd-shim-runc-v1 [2020-08-03T06:24:56.018Z] #53 310.3 + bin/containerd-shim-runc-v2 [2020-08-03T06:24:56.662Z] #53 311.3 + binaries [2020-08-03T06:24:56.662Z] #53 311.3 + install -D bin/containerd /build/containerd [2020-08-03T06:24:56.662Z] #53 311.3 + install -D bin/containerd-shim /build/containerd-shim [2020-08-03T06:24:56.662Z] #53 311.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-08-03T06:24:56.662Z] #53 311.3 + install -D bin/ctr /build/ctr [2020-08-03T06:24:56.662Z] #53 DONE 311.4s [2020-08-03T06:24:57.702Z] [2020-08-03T06:24:57.702Z] #54 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-08-03T06:24:57.997Z] #54 DONE 0.2s [2020-08-03T06:24:57.997Z] [2020-08-03T06:24:57.997Z] #58 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-08-03T06:24:57.997Z] #58 DONE 0.1s [2020-08-03T06:24:57.997Z] [2020-08-03T06:24:57.997Z] #60 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-08-03T06:24:57.997Z] #60 DONE 0.1s [2020-08-03T06:24:57.997Z] [2020-08-03T06:24:57.997Z] #62 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-08-03T06:24:58.291Z] #62 DONE 0.0s [2020-08-03T06:24:58.291Z] [2020-08-03T06:24:58.291Z] #63 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-08-03T06:24:58.291Z] #63 DONE 0.0s [2020-08-03T06:24:58.291Z] [2020-08-03T06:24:58.291Z] #64 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-08-03T06:25:00.373Z] #64 DONE 2.1s [2020-08-03T06:25:00.373Z] [2020-08-03T06:25:00.373Z] #65 exporting to oci image format [2020-08-03T06:25:00.373Z] #65 exporting layers [2020-08-03T06:25:00.732Z] INFO [loader] Go packages loading at mode 575 (deps|files|imports|compiled_files|exports_file|name|types_sizes) took 1m56.636411856s [2020-08-03T06:25:00.732Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 467.607363ms [2020-08-03T06:25:09.328Z] ok github.com/docker/docker/api/server/httputils 0.032s coverage: 14.7% of statements [2020-08-03T06:25:09.328Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-08-03T06:25:09.328Z] ok github.com/docker/docker/api/server/middleware 0.047s coverage: 37.7% of statements [2020-08-03T06:25:09.328Z] ? github.com/docker/docker/api/server/router [no test files] [2020-08-03T06:25:09.328Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-08-03T06:25:09.328Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-08-03T06:25:09.328Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-08-03T06:25:09.328Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-08-03T06:25:09.328Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-08-03T06:25:09.328Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-08-03T06:25:09.328Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-08-03T06:25:09.328Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-08-03T06:25:09.329Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-08-03T06:25:09.329Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-08-03T06:25:09.329Z] ok github.com/docker/docker/api/types/filters 0.018s coverage: 92.2% of statements [2020-08-03T06:25:09.329Z] ok github.com/docker/docker/api/types/strslice 0.025s coverage: 90.0% of statements [2020-08-03T06:25:09.329Z] ok github.com/docker/docker/api/server/router/swarm 0.036s coverage: 5.7% of statements [2020-08-03T06:25:09.329Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-08-03T06:25:09.329Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-08-03T06:25:09.329Z] ? github.com/docker/docker/api/types [no test files] [2020-08-03T06:25:09.329Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-08-03T06:25:09.329Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-08-03T06:25:09.329Z] ? github.com/docker/docker/api/types/container [no test files] [2020-08-03T06:25:09.329Z] ? github.com/docker/docker/api/types/events [no test files] [2020-08-03T06:25:09.329Z] ? github.com/docker/docker/api/types/image [no test files] [2020-08-03T06:25:09.329Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-08-03T06:25:09.329Z] ? github.com/docker/docker/api/types/network [no test files] [2020-08-03T06:25:09.329Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-08-03T06:25:09.329Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-08-03T06:25:09.329Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-08-03T06:25:09.329Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-08-03T06:25:09.329Z] ok github.com/docker/docker/api/types/time 0.016s coverage: 100.0% of statements [2020-08-03T06:25:09.329Z] ok github.com/docker/docker/api/types/versions 0.041s coverage: 75.0% of statements [2020-08-03T06:25:09.329Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-08-03T06:25:09.329Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-08-03T06:25:09.329Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-08-03T06:25:09.329Z] ? github.com/docker/docker/builder [no test files] [2020-08-03T06:25:09.329Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-08-03T06:25:09.329Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-08-03T06:25:09.329Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-08-03T06:25:09.329Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-08-03T06:25:09.329Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-08-03T06:25:09.329Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-08-03T06:25:09.329Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-08-03T06:25:09.329Z] ok github.com/docker/docker/builder/dockerignore 0.031s coverage: 96.8% of statements [2020-08-03T06:25:11.250Z] ok github.com/docker/docker/cli/debug 0.022s coverage: 100.0% of statements [2020-08-03T06:25:12.200Z] ok github.com/docker/docker/builder/remotecontext 0.370s coverage: 13.6% of statements [2020-08-03T06:25:13.146Z] ok github.com/docker/docker/builder/dockerfile 0.867s coverage: 48.1% of statements [2020-08-03T06:25:14.195Z] ok github.com/docker/docker/builder/remotecontext/git 3.921s coverage: 86.3% of statements [2020-08-03T06:25:14.195Z] ? github.com/docker/docker/cli [no test files] [2020-08-03T06:25:14.195Z] ? github.com/docker/docker/cli/config [no test files] [2020-08-03T06:25:17.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-08-03T06:25:18.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-08-03T06:25:18.491Z] ok github.com/docker/docker/client 0.334s coverage: 75.4% of statements [2020-08-03T06:25:20.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-08-03T06:25:35.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-08-03T06:25:36.098Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-08-03T06:25:37.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-08-03T06:25:38.167Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-08-03T06:25:38.459Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-08-03T06:25:39.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-08-03T06:25:42.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-08-03T06:25:43.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-08-03T06:25:44.583Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-08-03T06:25:44.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-08-03T06:25:45.108Z] ok github.com/docker/docker/cmd/dockerd 0.136s coverage: 30.8% of statements [2020-08-03T06:25:45.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-08-03T06:25:46.504Z] ok github.com/docker/docker/container 0.220s coverage: 34.7% of statements [2020-08-03T06:25:46.504Z] ? github.com/docker/docker/container/stream [no test files] [2020-08-03T06:25:46.504Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-08-03T06:25:46.504Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-08-03T06:25:46.504Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-08-03T06:25:46.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-08-03T06:25:48.426Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.029s coverage: 65.3% of statements [2020-08-03T06:25:48.494Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-08-03T06:25:49.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-08-03T06:25:50.159Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-08-03T06:25:51.193Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-03T06:25:51.193Z] Using test binary docker [2020-08-03T06:25:51.193Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-08-03T06:25:51.193Z] +++ /etc/init.d/apparmor start [2020-08-03T06:25:51.193Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-03T06:25:51.193Z] INFO: Waiting for daemon to start... [2020-08-03T06:25:51.193Z] Starting dockerd [2020-08-03T06:25:51.193Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-08-03T06:25:52.652Z] ok github.com/docker/docker/daemon/cluster 0.096s coverage: 0.5% of statements [2020-08-03T06:25:52.915Z] ok github.com/docker/docker/daemon/cluster/convert 0.073s coverage: 35.9% of statements [2020-08-03T06:25:53.257Z] . [2020-08-03T06:25:53.257Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-03T06:25:53.257Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-03T06:25:53.257Z] Error: No such image: emptyfs [2020-08-03T06:25:53.257Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-03T06:25:53.257Z] ++++ docker load [2020-08-03T06:25:53.547Z] Running integration-test (iteration 1) [2020-08-03T06:25:53.547Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-08-03T06:25:53.547Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:25:53.547Z] ++ set -e [2020-08-03T06:25:53.547Z] ++ '[' -n 0 ']' [2020-08-03T06:25:53.547Z] ++ set -x [2020-08-03T06:25:53.547Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:25:56.235Z] ok github.com/docker/docker/daemon/discovery 0.014s coverage: 30.0% of statements [2020-08-03T06:25:56.813Z] ok github.com/docker/docker/daemon/config 0.080s coverage: 81.8% of statements [2020-08-03T06:25:57.076Z] ok github.com/docker/docker/daemon/events 0.070s coverage: 50.0% of statements [2020-08-03T06:25:58.471Z] ok github.com/docker/docker/daemon/graphdriver 0.014s coverage: 2.2% of statements [2020-08-03T06:26:01.780Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.505s coverage: 14.1% of statements [2020-08-03T06:26:01.780Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2020-08-03T06:26:03.715Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.576s coverage: 57.0% of statements [2020-08-03T06:26:03.960Z] Loaded image: buildpack-deps:buster [2020-08-03T06:26:03.960Z] Loaded image: busybox:latest [2020-08-03T06:26:03.960Z] Loaded image: busybox:glibc [2020-08-03T06:26:03.960Z] Loaded image: debian:buster [2020-08-03T06:26:03.960Z] Loaded image: hello-world:latest [2020-08-03T06:26:03.960Z] INFO: Testing against a local daemon [2020-08-03T06:26:03.960Z] === RUN TestCgroupNamespacesBuild [2020-08-03T06:26:04.992Z] --- PASS: TestCgroupNamespacesBuild (2.07s) [2020-08-03T06:26:04.992Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-08-03T06:26:05.648Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.023s coverage: 1.8% of statements [2020-08-03T06:26:06.498Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.84s) [2020-08-03T06:26:06.498Z] === RUN TestBuildWithSession [2020-08-03T06:26:06.498Z] --- SKIP: TestBuildWithSession (0.00s) [2020-08-03T06:26:06.498Z] build_session_test.go:25: TODO: BuildKit [2020-08-03T06:26:06.498Z] === RUN TestBuildSquashParent [2020-08-03T06:26:07.569Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.915s coverage: 46.2% of statements [2020-08-03T06:26:08.515Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.619s coverage: 73.1% of statements [2020-08-03T06:26:09.459Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.963s coverage: 49.5% of statements [2020-08-03T06:26:11.380Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.493s coverage: 76.1% of statements [2020-08-03T06:26:11.380Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.018s coverage: 58.0% of statements [2020-08-03T06:26:11.642Z] ok github.com/docker/docker/daemon 12.299s coverage: 17.4% of statements [2020-08-03T06:26:11.642Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-08-03T06:26:11.642Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-08-03T06:26:11.642Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-08-03T06:26:11.642Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-08-03T06:26:11.642Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-08-03T06:26:13.037Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2020-08-03T06:26:13.299Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.022s coverage: 3.0% of statements [2020-08-03T06:26:13.390Z] --- PASS: TestBuildSquashParent (6.68s) [2020-08-03T06:26:13.390Z] === RUN TestBuildWithRemoveAndForceRemove [2020-08-03T06:26:13.390Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-03T06:26:13.390Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-03T06:26:13.390Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-03T06:26:13.390Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-03T06:26:13.390Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-03T06:26:13.390Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-03T06:26:13.390Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-03T06:26:13.391Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-03T06:26:13.391Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-03T06:26:13.391Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-03T06:26:13.391Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-03T06:26:13.391Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-03T06:26:13.391Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-03T06:26:13.391Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-03T06:26:14.693Z] ok github.com/docker/docker/daemon/images 0.052s coverage: 4.8% of statements [2020-08-03T06:26:14.886Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-08-03T06:26:14.886Z] [2020-08-03T06:26:14.886Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-03T06:26:14.886Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-03T06:26:14.886Z] HOSTNAME=ee1635686845 [2020-08-03T06:26:14.886Z] DEST=bundles/test-integration [2020-08-03T06:26:14.886Z] PWD=/go/src/github.com/docker/docker [2020-08-03T06:26:14.886Z] DOCKER_ROOTLESS=1 [2020-08-03T06:26:14.886Z] DOCKER_GITCOMMIT=ad30ef91130b6445cc850cacb225737589ce38ee [2020-08-03T06:26:14.886Z] container=docker [2020-08-03T06:26:14.886Z] HOME=/root [2020-08-03T06:26:14.886Z] GOLANG_VERSION=1.13.14 [2020-08-03T06:26:14.886Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-03T06:26:14.886Z] VALIDATE_BRANCH=master [2020-08-03T06:26:14.886Z] TERM=xterm [2020-08-03T06:26:14.886Z] DOCKER_PKG=github.com/docker/docker [2020-08-03T06:26:14.886Z] SHLVL=1 [2020-08-03T06:26:14.886Z] TIMEOUT=120m [2020-08-03T06:26:14.886Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-03T06:26:14.886Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-03T06:26:14.886Z] GO111MODULE=off [2020-08-03T06:26:14.886Z] DOCKER_EXPERIMENTAL=1 [2020-08-03T06:26:14.886Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-08-03T06:26:14.886Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-03T06:26:14.886Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-03T06:26:14.886Z] GOPATH=/go [2020-08-03T06:26:14.886Z] PKG_CONFIG=pkg-config [2020-08-03T06:26:14.886Z] _=/usr/bin/env [2020-08-03T06:26:14.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-08-03T06:26:14.956Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.931s coverage: 57.7% of statements [2020-08-03T06:26:14.956Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-08-03T06:26:14.956Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-08-03T06:26:14.956Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-08-03T06:26:14.956Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-08-03T06:26:15.219Z] ok github.com/docker/docker/daemon/logger 0.252s coverage: 41.0% of statements [2020-08-03T06:26:16.118Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-03T06:26:16.119Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-03T06:26:16.612Z] ok github.com/docker/docker/daemon/logger/awslogs 0.362s coverage: 77.8% of statements [2020-08-03T06:26:16.612Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-08-03T06:26:16.612Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-08-03T06:26:16.612Z] ok github.com/docker/docker/daemon/logger/journald 0.032s coverage: 26.2% of statements [2020-08-03T06:26:16.612Z] ok github.com/docker/docker/daemon/logger/gelf 0.032s coverage: 67.0% of statements [2020-08-03T06:26:17.186Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.022s coverage: 87.2% of statements [2020-08-03T06:26:17.186Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.040s coverage: 61.6% of statements [2020-08-03T06:26:18.579Z] ok github.com/docker/docker/daemon/logger/local 0.054s coverage: 75.2% of statements [2020-08-03T06:26:18.579Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-08-03T06:26:18.579Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.133s coverage: 37.7% of statements [2020-08-03T06:26:18.842Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.043s coverage: 33.3% of statements [2020-08-03T06:26:18.846Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-03T06:26:18.846Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-03T06:26:19.634Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-08-03T06:26:19.634Z] [2020-08-03T06:26:19.634Z] + TEST_INTEGRATION_DEST=1 [2020-08-03T06:26:19.634Z] + CONTAINER_NAME=docker-pr1-1 [2020-08-03T06:26:19.634Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-08-03T06:26:19.634Z] + run_tests test-integration-flaky [2020-08-03T06:26:19.634Z] + '[' -n 0 ']' [2020-08-03T06:26:19.634Z] + rm= [2020-08-03T06:26:19.634Z] + c=0 [2020-08-03T06:26:19.634Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41306/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41306/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41306/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=ad30ef91130b6445cc850cacb225737589ce38ee -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ad30ef91130b6445cc850cacb225737589ce38ee hack/make.sh test-integration-flaky test-integration [2020-08-03T06:26:19.634Z] + TEST_INTEGRATION_DEST=2 [2020-08-03T06:26:19.634Z] + TEST_INTEGRATION_DEST=3 [2020-08-03T06:26:19.634Z] + CONTAINER_NAME=docker-pr1-2 [2020-08-03T06:26:19.634Z] + CONTAINER_NAME=docker-pr1-3 [2020-08-03T06:26:19.634Z] + TEST_SKIP_INTEGRATION=1 [2020-08-03T06:26:19.634Z] + TEST_SKIP_INTEGRATION=1 [2020-08-03T06:26:19.634Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-08-03T06:26:19.634Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-08-03T06:26:19.634Z] + run_tests [2020-08-03T06:26:19.634Z] + run_tests [2020-08-03T06:26:19.634Z] + '[' -n 0 ']' [2020-08-03T06:26:19.634Z] + '[' -n 0 ']' [2020-08-03T06:26:19.634Z] + rm= [2020-08-03T06:26:19.634Z] + rm= [2020-08-03T06:26:19.634Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41306/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41306/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41306/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=ad30ef91130b6445cc850cacb225737589ce38ee -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ad30ef91130b6445cc850cacb225737589ce38ee hack/make.sh '' test-integration [2020-08-03T06:26:19.634Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41306/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41306/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41306/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=ad30ef91130b6445cc850cacb225737589ce38ee -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ad30ef91130b6445cc850cacb225737589ce38ee hack/make.sh '' test-integration [2020-08-03T06:26:19.634Z] ++ jobs -p [2020-08-03T06:26:19.634Z] + for job in $(jobs -p) [2020-08-03T06:26:19.634Z] + wait 12437 [2020-08-03T06:26:19.634Z] [2020-08-03T06:26:19.634Z] [2020-08-03T06:26:19.634Z] [2020-08-03T06:26:19.634Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-03T06:26:19.634Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-03T06:26:19.634Z] HOSTNAME=a0fc3f057bba [2020-08-03T06:26:19.634Z] TEST_SKIP_INTEGRATION=1 [2020-08-03T06:26:19.634Z] TESTDEBUG=0 [2020-08-03T06:26:19.634Z] DEST=bundles/test-integration [2020-08-03T06:26:19.634Z] PWD=/go/src/github.com/docker/docker [2020-08-03T06:26:19.634Z] KEEPBUNDLE=1 [2020-08-03T06:26:19.634Z] DOCKER_GITCOMMIT=ad30ef91130b6445cc850cacb225737589ce38ee [2020-08-03T06:26:19.634Z] container=docker [2020-08-03T06:26:19.634Z] HOME=/root [2020-08-03T06:26:19.634Z] GOLANG_VERSION=1.13.14 [2020-08-03T06:26:19.634Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-03T06:26:19.634Z] VALIDATE_BRANCH=master [2020-08-03T06:26:19.634Z] TERM=xterm [2020-08-03T06:26:19.634Z] DOCKER_PKG=github.com/docker/docker [2020-08-03T06:26:19.634Z] SHLVL=1 [2020-08-03T06:26:19.634Z] TIMEOUT=120m [2020-08-03T06:26:19.634Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-03T06:26:19.634Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-03T06:26:19.634Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-08-03T06:26:19.634Z] GO111MODULE=off [2020-08-03T06:26:19.634Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-03T06:26:19.634Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-03T06:26:19.634Z] GOPATH=/go [2020-08-03T06:26:19.634Z] PKG_CONFIG=pkg-config [2020-08-03T06:26:19.634Z] _=/usr/bin/env [2020-08-03T06:26:19.634Z] Building test suite binary ./integration-cli/test.main [2020-08-03T06:26:19.634Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-08-03T06:26:19.634Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-03T06:26:19.634Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-03T06:26:19.634Z] HOSTNAME=2719cc7cdc3a [2020-08-03T06:26:19.634Z] TEST_SKIP_INTEGRATION=1 [2020-08-03T06:26:19.634Z] TESTDEBUG=0 [2020-08-03T06:26:19.634Z] DEST=bundles/test-integration [2020-08-03T06:26:19.634Z] PWD=/go/src/github.com/docker/docker [2020-08-03T06:26:19.634Z] KEEPBUNDLE=1 [2020-08-03T06:26:19.634Z] DOCKER_GITCOMMIT=ad30ef91130b6445cc850cacb225737589ce38ee [2020-08-03T06:26:19.634Z] container=docker [2020-08-03T06:26:19.634Z] HOME=/root [2020-08-03T06:26:19.634Z] GOLANG_VERSION=1.13.14 [2020-08-03T06:26:19.634Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-03T06:26:19.634Z] VALIDATE_BRANCH=master [2020-08-03T06:26:19.634Z] TERM=xterm [2020-08-03T06:26:19.634Z] DOCKER_PKG=github.com/docker/docker [2020-08-03T06:26:19.634Z] SHLVL=1 [2020-08-03T06:26:19.634Z] TIMEOUT=120m [2020-08-03T06:26:19.634Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-03T06:26:19.634Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-03T06:26:19.634Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-08-03T06:26:19.634Z] GO111MODULE=off [2020-08-03T06:26:19.634Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-03T06:26:19.634Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-03T06:26:19.634Z] GOPATH=/go [2020-08-03T06:26:19.634Z] PKG_CONFIG=pkg-config [2020-08-03T06:26:19.634Z] _=/usr/bin/env [2020-08-03T06:26:19.634Z] Building test suite binary ./integration-cli/test.main [2020-08-03T06:26:19.634Z] No new tests added to integration. [2020-08-03T06:26:19.634Z] [2020-08-03T06:26:19.634Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-03T06:26:19.634Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-03T06:26:19.634Z] HOSTNAME=cf60fbf25184 [2020-08-03T06:26:19.634Z] TESTDEBUG=0 [2020-08-03T06:26:19.634Z] DEST=bundles/test-integration [2020-08-03T06:26:19.634Z] PWD=/go/src/github.com/docker/docker [2020-08-03T06:26:19.634Z] KEEPBUNDLE=1 [2020-08-03T06:26:19.634Z] DOCKER_GITCOMMIT=ad30ef91130b6445cc850cacb225737589ce38ee [2020-08-03T06:26:19.634Z] container=docker [2020-08-03T06:26:19.634Z] HOME=/root [2020-08-03T06:26:19.634Z] GOLANG_VERSION=1.13.14 [2020-08-03T06:26:19.634Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-03T06:26:19.634Z] VALIDATE_BRANCH=master [2020-08-03T06:26:19.634Z] TERM=xterm [2020-08-03T06:26:19.634Z] DOCKER_PKG=github.com/docker/docker [2020-08-03T06:26:19.634Z] SHLVL=1 [2020-08-03T06:26:19.634Z] TIMEOUT=120m [2020-08-03T06:26:19.634Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-03T06:26:19.634Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-03T06:26:19.634Z] GO111MODULE=off [2020-08-03T06:26:19.634Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-08-03T06:26:19.634Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-03T06:26:19.634Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-03T06:26:19.634Z] GOPATH=/go [2020-08-03T06:26:19.634Z] PKG_CONFIG=pkg-config [2020-08-03T06:26:19.634Z] _=/usr/bin/env [2020-08-03T06:26:19.634Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-08-03T06:26:19.790Z] ok github.com/docker/docker/daemon/logger/templates 0.016s coverage: 8.3% of statements [2020-08-03T06:26:19.790Z] ok github.com/docker/docker/daemon/logger/syslog 0.024s coverage: 46.8% of statements [2020-08-03T06:26:20.922Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-08-03T06:26:20.922Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.63s) [2020-08-03T06:26:20.922Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.65s) [2020-08-03T06:26:20.922Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.47s) [2020-08-03T06:26:20.922Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.61s) [2020-08-03T06:26:20.922Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.28s) [2020-08-03T06:26:20.922Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.48s) [2020-08-03T06:26:20.922Z] === RUN TestBuildMultiStageCopy [2020-08-03T06:26:20.922Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-08-03T06:26:21.184Z] ok github.com/docker/docker/daemon/network 0.013s coverage: 63.8% of statements [2020-08-03T06:26:21.447Z] ok github.com/docker/docker/distribution/metadata 0.064s coverage: 48.2% of statements [2020-08-03T06:26:21.710Z] ok github.com/docker/docker/daemon/logger/splunk 1.840s coverage: 82.5% of statements [2020-08-03T06:26:21.710Z] ? github.com/docker/docker/daemon/names [no test files] [2020-08-03T06:26:21.710Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-08-03T06:26:22.189Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m6.606134291s with top 10 stages: buildssa: 1m36.706362226s, goimports: 22.857756529s, unconvert: 13.059376588s, gosec: 10.08760248s, golint: 5.695161535s, ineffassign: 4.290150897s, misspell: 4.100341512s, inspect: 3.778188733s, vrp: 2.791819202s, printf: 1.892775468s [2020-08-03T06:26:22.500Z] fc1b9e59edad: Pull complete [2020-08-03T06:26:22.500Z] Digest: sha256:921bed01c2a023310bdbaa288edebd82c4910e536ff206b87e9cbe703ca27505 [2020-08-03T06:26:22.500Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-03T06:26:22.500Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-03T06:26:22.500Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-08-03T06:26:22.500Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-08-03T06:26:22.500Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1339' [2020-08-03T06:26:22.500Z] INFO: Docker version of control daemon [2020-08-03T06:26:22.500Z] [2020-08-03T06:26:22.500Z] Client: Docker Engine - Enterprise [2020-08-03T06:26:22.500Z] Version: 19.03.5 [2020-08-03T06:26:22.500Z] API version: 1.40 [2020-08-03T06:26:22.500Z] Go version: go1.12.12 [2020-08-03T06:26:22.500Z] Git commit: 2ee0c57608 [2020-08-03T06:26:22.500Z] Built: 11/13/2019 08:00:16 [2020-08-03T06:26:22.500Z] OS/Arch: windows/amd64 [2020-08-03T06:26:22.500Z] Experimental: false [2020-08-03T06:26:22.500Z] [2020-08-03T06:26:22.500Z] Server: Docker Engine - Enterprise [2020-08-03T06:26:22.500Z] Engine: [2020-08-03T06:26:22.500Z] Version: 19.03.5 [2020-08-03T06:26:22.500Z] API version: 1.40 (minimum version 1.24) [2020-08-03T06:26:22.500Z] Go version: go1.12.12 [2020-08-03T06:26:22.500Z] Git commit: 2ee0c57608 [2020-08-03T06:26:22.500Z] Built: 11/13/2019 07:58:51 [2020-08-03T06:26:22.500Z] OS/Arch: windows/amd64 [2020-08-03T06:26:22.500Z] Experimental: true [2020-08-03T06:26:22.500Z] [2020-08-03T06:26:22.500Z] INFO: Docker info of control daemon [2020-08-03T06:26:22.500Z] [2020-08-03T06:26:22.501Z] Client: [2020-08-03T06:26:22.501Z] Debug Mode: false [2020-08-03T06:26:22.501Z] Plugins: [2020-08-03T06:26:22.501Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-08-03T06:26:22.501Z] [2020-08-03T06:26:22.501Z] Server: [2020-08-03T06:26:22.501Z] Containers: 0 [2020-08-03T06:26:22.501Z] Running: 0 [2020-08-03T06:26:22.501Z] Paused: 0 [2020-08-03T06:26:22.501Z] Stopped: 0 [2020-08-03T06:26:22.501Z] Images: 1 [2020-08-03T06:26:22.501Z] Server Version: 19.03.5 [2020-08-03T06:26:22.501Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-08-03T06:26:22.501Z] Windows: [2020-08-03T06:26:22.501Z] LCOW: [2020-08-03T06:26:22.501Z] Logging Driver: json-file [2020-08-03T06:26:22.501Z] Plugins: [2020-08-03T06:26:22.501Z] Volume: local [2020-08-03T06:26:22.501Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-08-03T06:26:22.501Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-08-03T06:26:22.501Z] Swarm: inactive [2020-08-03T06:26:22.501Z] Default Isolation: process [2020-08-03T06:26:22.501Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-08-03T06:26:22.501Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-08-03T06:26:22.501Z] OSType: windows [2020-08-03T06:26:22.501Z] Architecture: x86_64 [2020-08-03T06:26:22.501Z] CPUs: 4 [2020-08-03T06:26:22.501Z] Total Memory: 32GiB [2020-08-03T06:26:22.501Z] Name: azwin-2-4c3fc0 [2020-08-03T06:26:22.501Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-08-03T06:26:22.501Z] Docker Root Dir: D:\docker [2020-08-03T06:26:22.501Z] Debug Mode: false [2020-08-03T06:26:22.501Z] Registry: https://index.docker.io/v1/ [2020-08-03T06:26:22.501Z] Labels: [2020-08-03T06:26:22.501Z] Experimental: true [2020-08-03T06:26:22.501Z] Insecure Registries: [2020-08-03T06:26:22.501Z] 10.0.0.4:5000 [2020-08-03T06:26:22.501Z] 127.0.0.0/8 [2020-08-03T06:26:22.501Z] Registry Mirrors: [2020-08-03T06:26:22.501Z] http://10.0.0.4:5000/ [2020-08-03T06:26:22.501Z] Live Restore Enabled: false [2020-08-03T06:26:22.501Z] [2020-08-03T06:26:22.501Z] [2020-08-03T06:26:22.501Z] INFO: Commit hash is ad30ef9113 [2020-08-03T06:26:22.501Z] INFO: Nuke-Everything... [2020-08-03T06:26:22.501Z] INFO: Container count on control daemon to delete is 0 [2020-08-03T06:26:22.501Z] INFO: Nuking d:\CI [2020-08-03T06:26:22.501Z] INFO: Zapped successfully [2020-08-03T06:26:22.501Z] INFO: Location for testing is d:\CI\PR-41306\1 [2020-08-03T06:26:22.501Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-08-03T06:26:22.501Z] [2020-08-03T06:26:22.501Z] [2020-08-03T06:26:22.501Z] INFO: Building the image from Dockerfile.windows at 08/03/2020 06:26:18... [2020-08-03T06:26:22.501Z] [2020-08-03T06:26:22.657Z] ok github.com/docker/docker/distribution 0.341s coverage: 22.1% of statements [2020-08-03T06:26:22.657Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-08-03T06:26:23.490Z] Sending build context to Docker daemon 56.15MB [2020-08-03T06:26:23.490Z] [2020-08-03T06:26:23.607Z] ok github.com/docker/docker/errdefs 0.013s coverage: 49.4% of statements [2020-08-03T06:26:23.607Z] ok github.com/docker/docker/image 0.057s coverage: 86.4% of statements [2020-08-03T06:26:23.648Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-08-03T06:26:23.939Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-08-03T06:26:23.960Z] Step 1/10 : FROM microsoft/windowsservercore [2020-08-03T06:26:23.961Z] ---> 987b1d5e0abf [2020-08-03T06:26:23.961Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-08-03T06:26:23.961Z] ---> Running in 5de98e09afd5 [2020-08-03T06:26:24.431Z] Removing intermediate container 5de98e09afd5 [2020-08-03T06:26:24.431Z] ---> 969ea6b94d18 [2020-08-03T06:26:24.431Z] Step 3/10 : ARG GO_VERSION=1.13.14 [2020-08-03T06:26:24.431Z] ---> Running in 5cb9322d9672 [2020-08-03T06:26:24.555Z] ok github.com/docker/docker/image/cache 0.018s coverage: 19.2% of statements [2020-08-03T06:26:24.556Z] ok github.com/docker/docker/image/v1 0.056s coverage: 25.0% of statements [2020-08-03T06:26:24.569Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-08-03T06:26:24.903Z] Removing intermediate container 5cb9322d9672 [2020-08-03T06:26:24.903Z] ---> e89aeb77abdc [2020-08-03T06:26:24.903Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-08-03T06:26:24.903Z] ---> Running in 7c6a934105e3 [2020-08-03T06:26:25.131Z] ok github.com/docker/docker/distribution/xfer 1.746s coverage: 85.1% of statements [2020-08-03T06:26:25.131Z] ? github.com/docker/docker/dockerversion [no test files] [2020-08-03T06:26:25.131Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-08-03T06:26:25.131Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-08-03T06:26:25.131Z] ok github.com/docker/docker/libcontainerd/queue 0.054s coverage: 100.0% of statements [2020-08-03T06:26:25.200Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-08-03T06:26:25.372Z] Removing intermediate container 7c6a934105e3 [2020-08-03T06:26:25.372Z] ---> 9030a57ea315 [2020-08-03T06:26:25.372Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2020-08-03T06:26:25.372Z] ---> Running in 0a6a4811c8a1 [2020-08-03T06:26:25.708Z] ok github.com/docker/docker/pkg/aaparser 0.016s coverage: 50.0% of statements [2020-08-03T06:26:25.842Z] Removing intermediate container 0a6a4811c8a1 [2020-08-03T06:26:25.842Z] ---> 19530875a62d [2020-08-03T06:26:25.842Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2020-08-03T06:26:25.842Z] ---> Running in ff7e06801898 [2020-08-03T06:26:25.915Z] --- PASS: TestBuildMultiStageCopy (4.86s) [2020-08-03T06:26:25.915Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.56s) [2020-08-03T06:26:25.915Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s) [2020-08-03T06:26:25.915Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s) [2020-08-03T06:26:25.915Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.63s) [2020-08-03T06:26:25.915Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.62s) [2020-08-03T06:26:25.915Z] === RUN TestBuildMultiStageParentConfig [2020-08-03T06:26:27.099Z] ok github.com/docker/docker/opts 0.091s coverage: 67.4% of statements [2020-08-03T06:26:27.551Z] --- PASS: TestBuildMultiStageParentConfig (1.63s) [2020-08-03T06:26:27.551Z] === RUN TestBuildLabelWithTargets [2020-08-03T06:26:28.045Z] ok github.com/docker/docker/pkg/authorization 0.606s coverage: 68.3% of statements [2020-08-03T06:26:28.045Z] ok github.com/docker/docker/pkg/broadcaster 0.008s coverage: 100.0% of statements [2020-08-03T06:26:28.308Z] ok github.com/docker/docker/pkg/capabilities 0.019s coverage: 87.5% of statements [2020-08-03T06:26:28.758Z] INFO [runner/unused/goanalysis] analyzers took 25.653197965s with top 10 stages: buildssa: 21.440513246s, U1000: 4.212684719s [2020-08-03T06:26:28.758Z] INFO [runner] Issues before processing: 2303, after processing: 0 [2020-08-03T06:26:28.758Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 1694/1694, skip_dirs: 1694/1694, autogenerated_exclude: 1589/1694, exclude: 1589/1589, exclude-rules: 64/1589, cgo: 1694/2303, path_prettifier: 1694/1694, identifier_marker: 1589/1589, skip_files: 1694/1694, nolint: 0/64 [2020-08-03T06:26:28.758Z] INFO [runner] processing took 140.371121ms with stages: nolint: 51.326469ms, identifier_marker: 41.371407ms, autogenerated_exclude: 14.676888ms, path_prettifier: 13.047995ms, skip_dirs: 11.010282ms, exclude-rules: 7.208967ms, cgo: 1.016724ms, filename_unadjuster: 706.093µs, max_same_issues: 2.027µs, uniq_by_line: 888ns, diff: 711ns, max_from_linter: 529ns, source_code: 517ns, path_shortener: 475ns, exclude: 395ns, skip_files: 392ns, max_per_file_from_linter: 362ns [2020-08-03T06:26:28.758Z] INFO [runner] linters took 1m36.956138355s with stages: goanalysis_metalinter: 1m18.077493594s, unused: 18.737876279s [2020-08-03T06:26:28.758Z] INFO File cache stats: 1444 entries of total size 6.8MiB [2020-08-03T06:26:28.758Z] INFO Memory: 1593 samples, avg is 253.2MB, max is 3231.2MB [2020-08-03T06:26:28.758Z] INFO Execution took 3m34.070069106s [2020-08-03T06:26:28.758Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-08-03T06:26:29.254Z] ok github.com/docker/docker/pkg/directory 0.009s coverage: 80.0% of statements [2020-08-03T06:26:29.254Z] ok github.com/docker/docker/pkg/archive 1.320s coverage: 76.8% of statements [2020-08-03T06:26:29.357Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41306/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ad30ef91130b6445cc850cacb225737589ce38ee -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ad30ef91130b6445cc850cacb225737589ce38ee hack/make.sh dynbinary-daemon test-docker-py [2020-08-03T06:26:29.750Z] --- PASS: TestBuildLabelWithTargets (2.37s) [2020-08-03T06:26:29.751Z] === RUN TestBuildWithEmptyLayers [2020-08-03T06:26:29.827Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2020-08-03T06:26:29.827Z] ok github.com/docker/docker/pkg/discovery/file 0.014s coverage: 92.9% of statements [2020-08-03T06:26:29.925Z] [2020-08-03T06:26:29.925Z] Removing bundles/ [2020-08-03T06:26:29.925Z] [2020-08-03T06:26:29.925Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-08-03T06:26:29.925Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-08-03T06:26:29.925Z] GOOS="" GOARCH="" GOARM="" [2020-08-03T06:26:30.773Z] ok github.com/docker/docker/pkg/discovery/memory 0.011s coverage: 92.3% of statements [2020-08-03T06:26:30.870Z] --- PASS: TestBuildWithEmptyLayers (0.99s) [2020-08-03T06:26:30.870Z] === RUN TestBuildMultiStageOnBuild [2020-08-03T06:26:31.034Z] ok github.com/docker/docker/pkg/discovery/nodes 0.010s coverage: 93.8% of statements [2020-08-03T06:26:31.609Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-08-03T06:26:32.552Z] ok github.com/docker/docker/pkg/chrootarchive 3.533s coverage: 43.2% of statements [2020-08-03T06:26:32.552Z] ok github.com/docker/docker/pkg/filenotify 0.610s coverage: 67.0% of statements [2020-08-03T06:26:33.045Z] [2020-08-03T06:26:33.045Z] SUCCESS: Specified value was saved. [2020-08-03T06:26:33.126Z] ok github.com/docker/docker/pkg/fileutils 0.026s coverage: 89.5% of statements [2020-08-03T06:26:33.675Z] --- PASS: TestBuildMultiStageOnBuild (2.89s) [2020-08-03T06:26:33.675Z] === RUN TestBuildUncleanTarFilenames [2020-08-03T06:26:33.699Z] ok github.com/docker/docker/pkg/fsutils 0.288s coverage: 85.1% of statements [2020-08-03T06:26:33.699Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2020-08-03T06:26:34.274Z] ok github.com/docker/docker/pkg/discovery/kv 3.090s coverage: 84.1% of statements [2020-08-03T06:26:34.274Z] ok github.com/docker/docker/layer 7.504s coverage: 68.8% of statements [2020-08-03T06:26:34.274Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-08-03T06:26:34.274Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-08-03T06:26:34.274Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-08-03T06:26:34.274Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-08-03T06:26:34.274Z] ? github.com/docker/docker/oci [no test files] [2020-08-03T06:26:34.274Z] ? github.com/docker/docker/oci/caps [no test files] [2020-08-03T06:26:34.274Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-08-03T06:26:34.274Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-08-03T06:26:34.849Z] ok github.com/docker/docker/pkg/jsonmessage 0.026s coverage: 91.7% of statements [2020-08-03T06:26:35.112Z] ok github.com/docker/docker/pkg/locker 0.028s coverage: 88.9% of statements [2020-08-03T06:26:35.208Z] --- PASS: TestBuildUncleanTarFilenames (1.22s) [2020-08-03T06:26:35.208Z] === RUN TestBuildMultiStageLayerLeak [2020-08-03T06:26:35.267Z] INFO: Downloading git... [2020-08-03T06:26:35.374Z] ok github.com/docker/docker/pkg/ioutils 0.640s coverage: 70.1% of statements [2020-08-03T06:26:35.374Z] ok github.com/docker/docker/pkg/longpath 0.013s coverage: 100.0% of statements [2020-08-03T06:26:35.374Z] ok github.com/docker/docker/pkg/idtools 0.880s coverage: 70.5% of statements [2020-08-03T06:26:35.374Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-08-03T06:26:35.374Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-08-03T06:26:35.374Z] ok github.com/docker/docker/pkg/namesgenerator 0.013s coverage: 85.7% of statements [2020-08-03T06:26:35.374Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-08-03T06:26:35.949Z] ok github.com/docker/docker/pkg/parsers 0.037s coverage: 97.0% of statements [2020-08-03T06:26:35.949Z] ok github.com/docker/docker/pkg/parsers/kernel 0.019s coverage: 60.0% of statements [2020-08-03T06:26:36.212Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.032s coverage: 86.7% of statements [2020-08-03T06:26:36.212Z] ok github.com/docker/docker/pkg/pidfile 0.016s coverage: 82.4% of statements [2020-08-03T06:26:36.212Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-08-03T06:26:36.212Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-08-03T06:26:36.786Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.036s coverage: 56.8% of statements [2020-08-03T06:26:36.846Z] INFO: Downloading go... [2020-08-03T06:26:37.362Z] ok github.com/docker/docker/pkg/pools 0.017s coverage: 88.2% of statements [2020-08-03T06:26:37.625Z] ok github.com/docker/docker/pkg/progress 0.023s coverage: 75.9% of statements [2020-08-03T06:26:37.625Z] ok github.com/docker/docker/pkg/plugins/transport 0.031s coverage: 85.7% of statements [2020-08-03T06:26:37.884Z] #65 exporting layers 83.3s done [2020-08-03T06:26:37.884Z] #65 exporting manifest sha256:22c580153e5914cee1ba2b20d353fd1ed27b74a2be749f746b36baf131666f31 done [2020-08-03T06:26:37.884Z] #65 exporting config sha256:0a8f7daf7979bb838da4ad8afe5ae956f039af8d848a7191a7cabb34392364af done [2020-08-03T06:26:37.884Z] #65 sending tarball [2020-08-03T06:26:37.984Z] --- PASS: TestBuildMultiStageLayerLeak (3.00s) [2020-08-03T06:26:37.984Z] === RUN TestBuildWithHugeFile [2020-08-03T06:26:38.198Z] ok github.com/docker/docker/pkg/reexec 0.024s coverage: 82.4% of statements [2020-08-03T06:26:38.771Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2020-08-03T06:26:39.032Z] ok github.com/docker/docker/pkg/pubsub 1.099s coverage: 73.9% of statements [2020-08-03T06:26:39.432Z] #65 ... [2020-08-03T06:26:39.432Z] [2020-08-03T06:26:39.432Z] #66 importing to docker [2020-08-03T06:26:39.432Z] #66 ... [2020-08-03T06:26:39.432Z] [2020-08-03T06:26:39.432Z] #65 exporting to oci image format [2020-08-03T06:26:39.432Z] #65 sending tarball 15.7s done [2020-08-03T06:26:39.432Z] #65 DONE 99.0s [2020-08-03T06:26:39.607Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements [2020-08-03T06:26:39.607Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2020-08-03T06:26:39.726Z] [2020-08-03T06:26:39.726Z] #66 importing to docker [2020-08-03T06:26:39.869Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2020-08-03T06:26:40.445Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 53.8% of statements [2020-08-03T06:26:40.671Z] INFO: Downloading compiler 1 of 3... [2020-08-03T06:26:40.672Z] INFO: Downloading compiler 2 of 3... [2020-08-03T06:26:41.019Z] ok github.com/docker/docker/pkg/system 0.037s coverage: 36.9% of statements [2020-08-03T06:26:41.146Z] INFO: Downloading compiler 3 of 3... [2020-08-03T06:26:41.282Z] ok github.com/docker/docker/pkg/signal 2.795s coverage: 61.0% of statements [2020-08-03T06:26:41.282Z] ok github.com/docker/docker/pkg/tailfile 0.142s coverage: 88.6% of statements [2020-08-03T06:26:41.463Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-08-03T06:26:41.547Z] testing: warning: no tests to run [2020-08-03T06:26:41.547Z] coverage: [no statements] [2020-08-03T06:26:41.547Z] ok github.com/docker/docker/pkg/term/windows 0.031s coverage: [no statements] [no tests to run] [2020-08-03T06:26:41.810Z] ok github.com/docker/docker/pkg/tarsum 0.123s coverage: 89.3% of statements [2020-08-03T06:26:42.073Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2020-08-03T06:26:42.073Z] ok github.com/docker/docker/pkg/truncindex 0.111s coverage: 91.5% of statements [2020-08-03T06:26:42.140Z] INFO: Extracting git... [2020-08-03T06:26:42.335Z] ok github.com/docker/docker/pkg/useragent 0.018s coverage: 88.9% of statements [2020-08-03T06:26:42.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-08-03T06:26:43.730Z] ok github.com/docker/docker/plugin/v2 0.011s coverage: 14.5% of statements [2020-08-03T06:26:44.305Z] ok github.com/docker/docker/profiles/seccomp 0.015s coverage: 73.8% of statements [2020-08-03T06:26:44.582Z] ok github.com/docker/docker/reference 0.019s coverage: 83.7% of statements [2020-08-03T06:26:44.847Z] ok github.com/docker/docker/plugin 0.577s coverage: 23.1% of statements [2020-08-03T06:26:44.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-08-03T06:26:45.423Z] ok github.com/docker/docker/registry/resumable 0.027s coverage: 100.0% of statements [2020-08-03T06:26:45.999Z] ok github.com/docker/docker/restartmanager 0.028s coverage: 45.3% of statements [2020-08-03T06:26:46.576Z] ok github.com/docker/docker/testutil 0.012s coverage: 62.5% of statements [2020-08-03T06:26:46.576Z] ok github.com/docker/docker/registry 0.215s coverage: 56.3% of statements [2020-08-03T06:26:46.838Z] ok github.com/docker/docker/runconfig 0.036s coverage: 66.1% of statements [2020-08-03T06:26:48.761Z] ok github.com/docker/docker/volume/drivers 0.018s coverage: 36.1% of statements [2020-08-03T06:26:49.336Z] ok github.com/docker/docker/volume/local 0.061s coverage: 73.0% of statements [2020-08-03T06:26:49.911Z] ok github.com/docker/docker/volume/mounts 0.057s coverage: 67.0% of statements [2020-08-03T06:26:50.485Z] ok github.com/docker/docker/volume/service 0.027s coverage: 73.1% of statements [2020-08-03T06:26:57.109Z] INFO: Expanding go... [2020-08-03T06:26:58.383Z] #66 DONE 17.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-08-03T06:26:58.835Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41306/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ad30ef91130b6445cc850cacb225737589ce38ee -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ad30ef91130b6445cc850cacb225737589ce38ee hack/test/unit [2020-08-03T06:27:02.401Z] ? github.com/docker/docker/api [no test files] [2020-08-03T06:27:06.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-08-03T06:27:07.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-08-03T06:27:09.232Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-08-03T06:27:10.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-08-03T06:27:10.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-08-03T06:27:10.781Z] --- PASS: TestBuildWithHugeFile (27.91s) [2020-08-03T06:27:10.781Z] === RUN TestBuildWithEmptyDockerfile [2020-08-03T06:27:10.781Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-03T06:27:10.781Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-03T06:27:10.781Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-03T06:27:10.781Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-03T06:27:10.781Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-03T06:27:10.781Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-03T06:27:10.781Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-03T06:27:10.781Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-03T06:27:10.781Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-03T06:27:10.781Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-08-03T06:27:10.781Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2020-08-03T06:27:10.781Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2020-08-03T06:27:10.781Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-08-03T06:27:10.781Z] === RUN TestBuildPreserveOwnership [2020-08-03T06:27:10.781Z] === RUN TestBuildPreserveOwnership/copy_from [2020-08-03T06:27:10.781Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-08-03T06:27:12.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-08-03T06:27:12.444Z] ok github.com/docker/docker/pkg/plugins 33.634s coverage: 76.6% of statements [2020-08-03T06:27:12.444Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-08-03T06:27:12.444Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-08-03T06:27:12.444Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-08-03T06:27:12.444Z] ? github.com/docker/docker/pkg/term [no test files] [2020-08-03T06:27:12.444Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-08-03T06:27:12.444Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-08-03T06:27:12.444Z] ? github.com/docker/docker/rootless [no test files] [2020-08-03T06:27:12.444Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-08-03T06:27:12.444Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-08-03T06:27:12.444Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-08-03T06:27:12.444Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-08-03T06:27:12.444Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-08-03T06:27:12.444Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-08-03T06:27:12.444Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-08-03T06:27:12.444Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-08-03T06:27:12.444Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-08-03T06:27:12.444Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-08-03T06:27:12.444Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-08-03T06:27:12.444Z] ? github.com/docker/docker/testutil/request [no test files] [2020-08-03T06:27:12.444Z] ? github.com/docker/docker/volume [no test files] [2020-08-03T06:27:12.444Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-08-03T06:27:12.444Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-08-03T06:27:12.444Z] [2020-08-03T06:27:12.444Z] === Skipped [2020-08-03T06:27:12.444Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-08-03T06:27:12.444Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-08-03T06:27:12.444Z] [2020-08-03T06:27:12.444Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-08-03T06:27:12.444Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-08-03T06:27:12.444Z] [2020-08-03T06:27:12.444Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-08-03T06:27:12.444Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-03T06:27:12.444Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-03T06:27:12.444Z] [2020-08-03T06:27:12.444Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-08-03T06:27:12.444Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-03T06:27:12.444Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-03T06:27:12.444Z] [2020-08-03T06:27:12.444Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-08-03T06:27:12.444Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-03T06:27:12.444Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-03T06:27:12.444Z] [2020-08-03T06:27:12.444Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-08-03T06:27:12.444Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-03T06:27:12.444Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-03T06:27:12.444Z] [2020-08-03T06:27:12.444Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-08-03T06:27:12.444Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-03T06:27:12.444Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-03T06:27:12.444Z] [2020-08-03T06:27:12.444Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-08-03T06:27:12.444Z] graphtest_unix.go:73: No driver to put! [2020-08-03T06:27:12.444Z] [2020-08-03T06:27:12.444Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-08-03T06:27:12.444Z] time="2020-08-03T06:26:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-03T06:27:12.444Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-03T06:27:12.444Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-03T06:27:12.444Z] [2020-08-03T06:27:12.444Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-08-03T06:27:12.445Z] time="2020-08-03T06:26:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-03T06:27:12.445Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-03T06:27:12.445Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-03T06:27:12.445Z] [2020-08-03T06:27:12.445Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-08-03T06:27:12.445Z] time="2020-08-03T06:26:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-03T06:27:12.445Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-03T06:27:12.445Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-03T06:27:12.445Z] [2020-08-03T06:27:12.445Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-08-03T06:27:12.445Z] time="2020-08-03T06:26:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-03T06:27:12.445Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-03T06:27:12.445Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-03T06:27:12.445Z] [2020-08-03T06:27:12.445Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-08-03T06:27:12.445Z] time="2020-08-03T06:26:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-03T06:27:12.445Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-03T06:27:12.445Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-03T06:27:12.445Z] [2020-08-03T06:27:12.445Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-08-03T06:27:12.445Z] graphtest_unix.go:73: No driver to put! [2020-08-03T06:27:12.445Z] [2020-08-03T06:27:12.445Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-08-03T06:27:12.445Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-08-03T06:27:12.445Z] [2020-08-03T06:27:12.445Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-08-03T06:27:12.445Z] overlay_test.go:49: Fails to compute changes intermittently [2020-08-03T06:27:12.445Z] [2020-08-03T06:27:12.445Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-08-03T06:27:12.445Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-08-03T06:27:12.445Z] [2020-08-03T06:27:12.445Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-08-03T06:27:12.445Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-08-03T06:27:12.445Z] [2020-08-03T06:27:12.445Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-08-03T06:27:12.445Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-03T06:27:12.445Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-03T06:27:12.445Z] [2020-08-03T06:27:12.445Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-08-03T06:27:12.445Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-03T06:27:12.445Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-03T06:27:12.445Z] [2020-08-03T06:27:12.445Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-08-03T06:27:12.445Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-03T06:27:12.445Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-03T06:27:12.445Z] [2020-08-03T06:27:12.445Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-08-03T06:27:12.445Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-03T06:27:12.445Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-03T06:27:12.445Z] [2020-08-03T06:27:12.445Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-08-03T06:27:12.445Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-03T06:27:12.445Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-03T06:27:12.445Z] [2020-08-03T06:27:12.445Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-08-03T06:27:12.445Z] graphtest_unix.go:73: No driver to put! [2020-08-03T06:27:12.445Z] [2020-08-03T06:27:12.445Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-08-03T06:27:12.445Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-08-03T06:27:12.445Z] [2020-08-03T06:27:12.445Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-08-03T06:27:12.445Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-08-03T06:27:12.445Z] [2020-08-03T06:27:12.445Z] [2020-08-03T06:27:12.445Z] DONE 2123 tests, 26 skipped in 191.958s Post stage [Pipeline] junit [2020-08-03T06:27:12.460Z] Recording test results [2020-08-03T06:27:12.843Z] --- PASS: TestBuildPreserveOwnership (6.48s) [2020-08-03T06:27:12.844Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.09s) [2020-08-03T06:27:12.844Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.39s) [2020-08-03T06:27:12.844Z] === RUN TestBuildPlatformInvalid [2020-08-03T06:27:12.844Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2020-08-03T06:27:12.844Z] PASS [2020-08-03T06:27:12.844Z] [2020-08-03T06:27:12.844Z] === Skipped [2020-08-03T06:27:12.844Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-08-03T06:27:12.844Z] build_session_test.go:25: TODO: BuildKit [2020-08-03T06:27:12.844Z] [2020-08-03T06:27:12.844Z] [2020-08-03T06:27:12.844Z] DONE 32 tests, 1 skipped in 79.250s [2020-08-03T06:27:12.844Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-08-03T06:27:12.844Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:27:12.844Z] ++ set -e [2020-08-03T06:27:12.844Z] ++ '[' -n 0 ']' [2020-08-03T06:27:12.844Z] ++ set -x [2020-08-03T06:27:12.844Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:27:12.844Z] INFO: Testing against a local daemon [2020-08-03T06:27:12.844Z] === RUN TestConfigInspect [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-03T06:27:14.666Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41306/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ad30ef91130b6445cc850cacb225737589ce38ee -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:ad30ef91130b6445cc850cacb225737589ce38ee hack/make.sh dynbinary test-integration [2020-08-03T06:27:15.238Z] [2020-08-03T06:27:15.500Z] Removing bundles/ [2020-08-03T06:27:15.500Z] [2020-08-03T06:27:15.500Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-08-03T06:27:15.500Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-08-03T06:27:15.500Z] GOOS="" GOARCH="" GOARM="" [2020-08-03T06:27:15.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-08-03T06:27:17.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-08-03T06:27:17.291Z] --- PASS: TestConfigInspect (3.85s) [2020-08-03T06:27:17.291Z] === RUN TestConfigList [2020-08-03T06:27:17.843Z] ok github.com/docker/docker/api/server 0.048s coverage: 9.0% of statements [2020-08-03T06:27:18.384Z] INFO: Expanding compiler 1 of 3... [2020-08-03T06:27:18.384Z] INFO: Expanding compiler 2 of 3... [2020-08-03T06:27:18.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-08-03T06:27:19.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-08-03T06:27:20.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-08-03T06:27:20.801Z] --- PASS: TestConfigList (3.62s) [2020-08-03T06:27:20.801Z] === RUN TestConfigsCreateAndDelete [2020-08-03T06:27:21.344Z] INFO: Expanding compiler 3 of 3... [2020-08-03T06:27:21.812Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-08-03T06:27:22.339Z] INFO: Removing downloaded files... [2020-08-03T06:27:22.339Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-08-03T06:27:22.339Z] INFO: Configuring git core.autocrlf... [2020-08-03T06:27:23.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-08-03T06:27:24.322Z] --- PASS: TestConfigsCreateAndDelete (3.66s) [2020-08-03T06:27:24.322Z] === RUN TestConfigsUpdate [2020-08-03T06:27:24.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-08-03T06:27:25.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-08-03T06:27:26.987Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-03T06:27:26.987Z] Using test binary docker [2020-08-03T06:27:26.987Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-08-03T06:27:26.987Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-03T06:27:26.987Z] INFO: Waiting for daemon to start... [2020-08-03T06:27:26.987Z] Starting dockerd [2020-08-03T06:27:27.833Z] --- PASS: TestConfigsUpdate (3.24s) [2020-08-03T06:27:27.833Z] === RUN TestTemplatedConfig [2020-08-03T06:27:29.524Z] . [2020-08-03T06:27:29.524Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-03T06:27:29.524Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-03T06:27:29.524Z] Error: No such image: emptyfs [2020-08-03T06:27:29.784Z] Running integration-test (iteration 1) [2020-08-03T06:27:29.785Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-08-03T06:27:31.346Z] --- PASS: TestTemplatedConfig (3.71s) [2020-08-03T06:27:31.346Z] === RUN TestConfigCreateResolve [2020-08-03T06:27:34.859Z] --- PASS: TestConfigCreateResolve (3.70s) [2020-08-03T06:27:34.859Z] === RUN TestConfigDaemonLibtrustID [2020-08-03T06:27:35.150Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-08-03T06:27:35.150Z] PASS [2020-08-03T06:27:35.150Z] [2020-08-03T06:27:35.150Z] DONE 7 tests in 22.389s [2020-08-03T06:27:35.150Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-08-03T06:27:35.150Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:27:35.150Z] ++ set -e [2020-08-03T06:27:35.150Z] ++ '[' -n 0 ']' [2020-08-03T06:27:35.150Z] ++ set -x [2020-08-03T06:27:35.150Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:27:35.150Z] INFO: Testing against a local daemon [2020-08-03T06:27:35.150Z] === RUN TestCheckpoint [2020-08-03T06:27:35.150Z] --- SKIP: TestCheckpoint (0.00s) [2020-08-03T06:27:35.150Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-03T06:27:35.150Z] === RUN TestContainerInvalidJSON [2020-08-03T06:27:35.150Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-08-03T06:27:35.150Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-08-03T06:27:35.150Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-08-03T06:27:35.150Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-08-03T06:27:35.150Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-08-03T06:27:35.150Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-08-03T06:27:35.150Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-08-03T06:27:35.150Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-08-03T06:27:35.150Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-08-03T06:27:35.150Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-08-03T06:27:35.150Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-08-03T06:27:35.150Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-08-03T06:27:35.150Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-08-03T06:27:35.150Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-08-03T06:27:35.441Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2020-08-03T06:27:35.441Z] === RUN TestCopyFromContainerPathIsNotDir [2020-08-03T06:27:35.441Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2020-08-03T06:27:35.441Z] === RUN TestCopyToContainerPathDoesNotExist [2020-08-03T06:27:35.732Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-08-03T06:27:35.732Z] === RUN TestCopyToContainerPathIsNotDir [2020-08-03T06:27:35.732Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-08-03T06:27:35.732Z] === RUN TestCopyFromContainer [2020-08-03T06:27:37.847Z] === RUN TestCopyFromContainer// [2020-08-03T06:27:37.848Z] === RUN TestCopyFromContainer//bar/root [2020-08-03T06:27:37.848Z] === RUN TestCopyFromContainer//bar/root/ [2020-08-03T06:27:38.139Z] === RUN TestCopyFromContainer/bar/quux [2020-08-03T06:27:38.139Z] === RUN TestCopyFromContainer/bar/quux/ [2020-08-03T06:27:38.139Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-08-03T06:27:38.429Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-08-03T06:27:38.430Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-08-03T06:27:38.430Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-08-03T06:27:38.720Z] === RUN TestCopyFromContainer/bar/notarget [2020-08-03T06:27:38.720Z] --- PASS: TestCopyFromContainer (2.98s) [2020-08-03T06:27:38.720Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-08-03T06:27:38.720Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-08-03T06:27:38.720Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-08-03T06:27:38.720Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-08-03T06:27:38.720Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-08-03T06:27:38.720Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-08-03T06:27:38.720Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-08-03T06:27:38.720Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-08-03T06:27:38.720Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-08-03T06:27:38.720Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-08-03T06:27:38.720Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-08-03T06:27:38.720Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-03T06:27:38.720Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-03T06:27:38.720Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-03T06:27:38.720Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-03T06:27:38.720Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-03T06:27:38.720Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-03T06:27:38.720Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-03T06:27:38.720Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-03T06:27:38.720Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-03T06:27:38.720Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-08-03T06:27:38.720Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-08-03T06:27:38.720Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-08-03T06:27:38.720Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-08-03T06:27:38.720Z] === RUN TestCreateLinkToNonExistingContainer [2020-08-03T06:27:38.720Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-08-03T06:27:38.720Z] === RUN TestCreateWithInvalidEnv [2020-08-03T06:27:38.720Z] === RUN TestCreateWithInvalidEnv/0 [2020-08-03T06:27:38.720Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-08-03T06:27:38.720Z] === RUN TestCreateWithInvalidEnv/1 [2020-08-03T06:27:38.720Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-08-03T06:27:38.720Z] === RUN TestCreateWithInvalidEnv/2 [2020-08-03T06:27:38.720Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-08-03T06:27:38.720Z] === CONT TestCreateWithInvalidEnv/0 [2020-08-03T06:27:38.720Z] === CONT TestCreateWithInvalidEnv/2 [2020-08-03T06:27:38.720Z] === CONT TestCreateWithInvalidEnv/1 [2020-08-03T06:27:38.720Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-08-03T06:27:38.720Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-08-03T06:27:38.720Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-08-03T06:27:38.720Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-08-03T06:27:38.720Z] === RUN TestCreateTmpfsMountsTarget [2020-08-03T06:27:38.720Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-08-03T06:27:38.720Z] === RUN TestCreateWithCustomMaskedPaths [2020-08-03T06:27:41.448Z] --- PASS: TestCreateWithCustomMaskedPaths (2.30s) [2020-08-03T06:27:41.448Z] === RUN TestCreateWithCustomReadonlyPaths [2020-08-03T06:27:42.011Z] Loaded image: buildpack-deps:buster [2020-08-03T06:27:42.011Z] Loaded image: busybox:latest [2020-08-03T06:27:42.011Z] Loaded image: busybox:glibc [2020-08-03T06:27:42.011Z] Loaded image: debian:buster [2020-08-03T06:27:42.274Z] Loaded image: hello-world:latest [2020-08-03T06:27:42.274Z] INFO: Testing against a local daemon [2020-08-03T06:27:42.274Z] === RUN TestCgroupNamespacesBuild [2020-08-03T06:27:44.181Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.56s) [2020-08-03T06:27:44.181Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-08-03T06:27:44.181Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-03T06:27:44.181Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-03T06:27:44.181Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-03T06:27:44.181Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-03T06:27:44.181Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-03T06:27:44.181Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-03T06:27:44.181Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-03T06:27:44.181Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-03T06:27:44.181Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-03T06:27:44.181Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-03T06:27:44.181Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-03T06:27:44.181Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-03T06:27:44.181Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-03T06:27:44.181Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-03T06:27:44.181Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-03T06:27:44.181Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-08-03T06:27:44.181Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2020-08-03T06:27:44.181Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-08-03T06:27:44.181Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-08-03T06:27:44.181Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-08-03T06:27:44.181Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2020-08-03T06:27:44.181Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-08-03T06:27:44.472Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.81s) [2020-08-03T06:27:44.472Z] === RUN TestCreateDifferentPlatform [2020-08-03T06:27:44.472Z] === RUN TestCreateDifferentPlatform/different_os [2020-08-03T06:27:44.472Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-08-03T06:27:44.472Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-08-03T06:27:44.472Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-08-03T06:27:44.472Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-08-03T06:27:44.472Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-08-03T06:27:44.472Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-08-03T06:27:44.472Z] === RUN TestContainerStartOnDaemonRestart [2020-08-03T06:27:44.472Z] === PAUSE TestContainerStartOnDaemonRestart [2020-08-03T06:27:44.472Z] === RUN TestDaemonRestartIpcMode [2020-08-03T06:27:44.472Z] === PAUSE TestDaemonRestartIpcMode [2020-08-03T06:27:44.472Z] === RUN TestDaemonHostGatewayIP [2020-08-03T06:27:44.472Z] === PAUSE TestDaemonHostGatewayIP [2020-08-03T06:27:44.472Z] === RUN TestContainerKillOnDaemonStart [2020-08-03T06:27:44.472Z] === PAUSE TestContainerKillOnDaemonStart [2020-08-03T06:27:44.472Z] === RUN TestDiff [2020-08-03T06:27:45.506Z] --- PASS: TestDiff (0.80s) [2020-08-03T06:27:45.506Z] === RUN TestExecWithCloseStdin [2020-08-03T06:27:46.470Z] --- PASS: TestCgroupNamespacesBuild (3.76s) [2020-08-03T06:27:46.470Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-08-03T06:27:46.538Z] --- PASS: TestExecWithCloseStdin (1.02s) [2020-08-03T06:27:46.538Z] === RUN TestExec [2020-08-03T06:27:47.169Z] --- PASS: TestExec (0.92s) [2020-08-03T06:27:47.169Z] === RUN TestExecUser [2020-08-03T06:27:48.201Z] --- PASS: TestExecUser (0.98s) [2020-08-03T06:27:48.201Z] === RUN TestExportContainerAndImportImage [2020-08-03T06:27:48.378Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.14s) [2020-08-03T06:27:48.378Z] === RUN TestBuildWithSession [2020-08-03T06:27:48.378Z] --- SKIP: TestBuildWithSession (0.00s) [2020-08-03T06:27:48.378Z] build_session_test.go:25: TODO: BuildKit [2020-08-03T06:27:48.378Z] === RUN TestBuildSquashParent [2020-08-03T06:27:49.234Z] --- PASS: TestExportContainerAndImportImage (1.06s) [2020-08-03T06:27:49.234Z] === RUN TestExportContainerAfterDaemonRestart [2020-08-03T06:27:50.739Z] --- PASS: TestExportContainerAfterDaemonRestart (1.51s) [2020-08-03T06:27:50.739Z] === RUN TestHealthCheckWorkdir [2020-08-03T06:27:51.501Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-08-03T06:27:51.501Z] [2020-08-03T06:27:51.501Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-08-03T06:27:52.070Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-08-03T06:27:52.070Z] Using test binary docker [2020-08-03T06:27:52.070Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-08-03T06:27:52.070Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-03T06:27:52.070Z] INFO: Waiting for daemon to start... [2020-08-03T06:27:52.070Z] Starting dockerd [2020-08-03T06:27:52.246Z] --- PASS: TestHealthCheckWorkdir (1.13s) [2020-08-03T06:27:52.246Z] === RUN TestHealthKillContainer [2020-08-03T06:27:54.601Z] . [2020-08-03T06:27:54.601Z] INFO: Building docker-sdk-python3:4.2.2... [2020-08-03T06:27:54.970Z] --- PASS: TestHealthKillContainer (2.91s) [2020-08-03T06:27:54.970Z] === RUN TestInspectCpusetInConfigPre120 [2020-08-03T06:27:55.608Z] --- PASS: TestInspectCpusetInConfigPre120 (0.85s) [2020-08-03T06:27:55.608Z] === RUN TestIpcModeNone [2020-08-03T06:27:56.503Z] --- PASS: TestBuildSquashParent (7.08s) [2020-08-03T06:27:56.503Z] === RUN TestBuildWithRemoveAndForceRemove [2020-08-03T06:27:56.503Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-03T06:27:56.503Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-03T06:27:56.503Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-03T06:27:56.503Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-03T06:27:56.503Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-03T06:27:56.503Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-03T06:27:56.503Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-03T06:27:56.503Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-03T06:27:56.503Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-03T06:27:56.503Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-03T06:27:56.503Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-03T06:27:56.503Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-03T06:27:56.503Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-03T06:27:56.503Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-03T06:27:56.640Z] --- PASS: TestIpcModeNone (0.90s) [2020-08-03T06:27:56.640Z] === RUN TestIpcModePrivate [2020-08-03T06:27:56.764Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-03T06:27:56.764Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-03T06:27:57.673Z] --- PASS: TestIpcModePrivate (0.94s) [2020-08-03T06:27:57.673Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-08-03T06:27:57.673Z] === RUN TestIpcModeShareable [2020-08-03T06:27:58.705Z] --- PASS: TestIpcModeShareable (0.97s) [2020-08-03T06:27:58.705Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-08-03T06:27:58.705Z] === RUN TestAPIIpcModeShareableAndContainer [2020-08-03T06:27:59.304Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-03T06:27:59.304Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-03T06:28:00.686Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-08-03T06:28:00.686Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.51s) [2020-08-03T06:28:00.686Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.54s) [2020-08-03T06:28:00.686Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.08s) [2020-08-03T06:28:00.686Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.08s) [2020-08-03T06:28:00.686Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.96s) [2020-08-03T06:28:00.686Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.96s) [2020-08-03T06:28:00.686Z] === RUN TestBuildMultiStageCopy [2020-08-03T06:28:00.686Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-08-03T06:28:01.431Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.88s) [2020-08-03T06:28:01.431Z] === RUN TestAPIIpcModeHost [2020-08-03T06:28:02.062Z] --- PASS: TestAPIIpcModeHost (0.64s) [2020-08-03T06:28:02.062Z] === RUN TestDaemonIpcModeShareable [2020-08-03T06:28:04.125Z] --- PASS: TestDaemonIpcModeShareable (1.76s) [2020-08-03T06:28:04.126Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-08-03T06:28:04.126Z] === RUN TestDaemonIpcModePrivate [2020-08-03T06:28:04.881Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-08-03T06:28:05.141Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-08-03T06:28:05.630Z] --- PASS: TestDaemonIpcModePrivate (1.76s) [2020-08-03T06:28:05.630Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-08-03T06:28:05.630Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-08-03T06:28:06.081Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-08-03T06:28:07.019Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-08-03T06:28:07.694Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.74s) [2020-08-03T06:28:07.694Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-08-03T06:28:07.694Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-08-03T06:28:08.400Z] --- PASS: TestBuildMultiStageCopy (7.32s) [2020-08-03T06:28:08.400Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.32s) [2020-08-03T06:28:08.400Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-08-03T06:28:08.400Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-08-03T06:28:08.400Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-08-03T06:28:08.400Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-08-03T06:28:08.400Z] === RUN TestBuildMultiStageParentConfig [2020-08-03T06:28:09.198Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.80s) [2020-08-03T06:28:09.198Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-08-03T06:28:09.198Z] === RUN TestIpcModeOlderClient [2020-08-03T06:28:09.198Z] === PAUSE TestIpcModeOlderClient [2020-08-03T06:28:09.198Z] === RUN TestKillContainerInvalidSignal [2020-08-03T06:28:09.831Z] --- PASS: TestKillContainerInvalidSignal (0.82s) [2020-08-03T06:28:09.831Z] === RUN TestKillContainer [2020-08-03T06:28:09.831Z] === RUN TestKillContainer/no_signal [2020-08-03T06:28:10.863Z] === RUN TestKillContainer/non_killing_signal [2020-08-03T06:28:11.517Z] === RUN TestKillContainer/killing_signal [2020-08-03T06:28:12.557Z] --- PASS: TestKillContainer (2.61s) [2020-08-03T06:28:12.557Z] --- PASS: TestKillContainer/no_signal (0.87s) [2020-08-03T06:28:12.557Z] --- PASS: TestKillContainer/non_killing_signal (0.55s) [2020-08-03T06:28:12.557Z] --- PASS: TestKillContainer/killing_signal (0.82s) [2020-08-03T06:28:12.557Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-08-03T06:28:12.557Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-08-03T06:28:13.590Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-08-03T06:28:13.676Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2020-08-03T06:28:13.676Z] === RUN TestBuildLabelWithTargets [2020-08-03T06:28:14.222Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.64s) [2020-08-03T06:28:14.222Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.82s) [2020-08-03T06:28:14.222Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s) [2020-08-03T06:28:14.222Z] === RUN TestKillStoppedContainer [2020-08-03T06:28:14.222Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-08-03T06:28:14.222Z] === RUN TestKillStoppedContainerAPIPre120 [2020-08-03T06:28:14.513Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-08-03T06:28:14.513Z] === RUN TestKillDifferentUserContainer [2020-08-03T06:28:15.545Z] --- PASS: TestKillDifferentUserContainer (0.94s) [2020-08-03T06:28:15.545Z] === RUN TestInspectOomKilledTrue [2020-08-03T06:28:15.545Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-08-03T06:28:15.545Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-03T06:28:15.545Z] === RUN TestInspectOomKilledFalse [2020-08-03T06:28:15.545Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-08-03T06:28:15.545Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-03T06:28:15.545Z] === RUN TestLinksEtcHostsContentMatch [2020-08-03T06:28:15.838Z] --- PASS: TestLinksEtcHostsContentMatch (0.57s) [2020-08-03T06:28:15.838Z] === RUN TestLinksContainerNames [2020-08-03T06:28:17.903Z] --- PASS: TestLinksContainerNames (1.66s) [2020-08-03T06:28:17.903Z] === RUN TestLogsFollowTailEmpty [2020-08-03T06:28:18.538Z] --- PASS: TestLogsFollowTailEmpty (0.87s) [2020-08-03T06:28:18.538Z] === RUN TestContainerNetworkMountsNoChown [2020-08-03T06:28:19.170Z] --- PASS: TestContainerNetworkMountsNoChown (0.84s) [2020-08-03T06:28:19.170Z] === RUN TestMountDaemonRoot [2020-08-03T06:28:19.170Z] === RUN TestMountDaemonRoot/default [2020-08-03T06:28:19.170Z] === PAUSE TestMountDaemonRoot/default [2020-08-03T06:28:19.170Z] === RUN TestMountDaemonRoot/private [2020-08-03T06:28:19.170Z] === PAUSE TestMountDaemonRoot/private [2020-08-03T06:28:19.170Z] === RUN TestMountDaemonRoot/rprivate [2020-08-03T06:28:19.170Z] === PAUSE TestMountDaemonRoot/rprivate [2020-08-03T06:28:19.170Z] === RUN TestMountDaemonRoot/slave [2020-08-03T06:28:19.170Z] === PAUSE TestMountDaemonRoot/slave [2020-08-03T06:28:19.170Z] === RUN TestMountDaemonRoot/rslave [2020-08-03T06:28:19.170Z] === PAUSE TestMountDaemonRoot/rslave [2020-08-03T06:28:19.170Z] === RUN TestMountDaemonRoot/shared [2020-08-03T06:28:19.170Z] === PAUSE TestMountDaemonRoot/shared [2020-08-03T06:28:19.170Z] === RUN TestMountDaemonRoot/rshared [2020-08-03T06:28:19.170Z] === PAUSE TestMountDaemonRoot/rshared [2020-08-03T06:28:19.170Z] === CONT TestMountDaemonRoot/default [2020-08-03T06:28:19.170Z] === CONT TestMountDaemonRoot/rslave [2020-08-03T06:28:19.170Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-08-03T06:28:19.170Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-08-03T06:28:19.170Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-08-03T06:28:19.170Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-08-03T06:28:19.170Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-08-03T06:28:19.170Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-08-03T06:28:19.170Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-08-03T06:28:19.170Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-08-03T06:28:19.170Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-08-03T06:28:19.170Z] === RUN TestMountDaemonRoot/default/bind_root [2020-08-03T06:28:19.170Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-08-03T06:28:19.170Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-08-03T06:28:19.170Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-08-03T06:28:19.170Z] === RUN TestMountDaemonRoot/default/mount_root [2020-08-03T06:28:19.170Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-08-03T06:28:19.170Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-08-03T06:28:19.170Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-08-03T06:28:19.170Z] === CONT TestMountDaemonRoot/rshared [2020-08-03T06:28:19.170Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-08-03T06:28:19.170Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-08-03T06:28:19.170Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-08-03T06:28:19.170Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-08-03T06:28:19.170Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-08-03T06:28:19.170Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-08-03T06:28:19.170Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-08-03T06:28:19.170Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-08-03T06:28:19.170Z] === CONT TestMountDaemonRoot/shared [2020-08-03T06:28:19.170Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-08-03T06:28:19.170Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-08-03T06:28:19.170Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-08-03T06:28:19.170Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-08-03T06:28:19.170Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-08-03T06:28:19.170Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-08-03T06:28:19.170Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-08-03T06:28:19.170Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-08-03T06:28:19.170Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-08-03T06:28:19.461Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-08-03T06:28:19.461Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-08-03T06:28:19.461Z] === CONT TestMountDaemonRoot/rprivate [2020-08-03T06:28:19.461Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-08-03T06:28:19.461Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-08-03T06:28:19.461Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-08-03T06:28:19.461Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-08-03T06:28:19.461Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-08-03T06:28:19.461Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-08-03T06:28:19.461Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-08-03T06:28:19.461Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-08-03T06:28:19.461Z] === CONT TestMountDaemonRoot/slave [2020-08-03T06:28:19.461Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-08-03T06:28:19.461Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-08-03T06:28:19.461Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-08-03T06:28:19.461Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-08-03T06:28:19.461Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-08-03T06:28:19.461Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-08-03T06:28:19.461Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-08-03T06:28:19.461Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-08-03T06:28:19.461Z] === CONT TestMountDaemonRoot/private [2020-08-03T06:28:19.461Z] === RUN TestMountDaemonRoot/private/mount_root [2020-08-03T06:28:19.461Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-08-03T06:28:19.461Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-08-03T06:28:19.461Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-08-03T06:28:19.461Z] === RUN TestMountDaemonRoot/private/bind_root [2020-08-03T06:28:19.461Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-08-03T06:28:19.461Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-08-03T06:28:19.461Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-08-03T06:28:19.461Z] === CONT TestMountDaemonRoot/default/bind_root [2020-08-03T06:28:19.461Z] === CONT TestMountDaemonRoot/default/mount_root [2020-08-03T06:28:19.461Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-08-03T06:28:19.461Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-08-03T06:28:19.752Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-08-03T06:28:19.752Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-08-03T06:28:19.752Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-08-03T06:28:19.752Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-08-03T06:28:19.752Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-08-03T06:28:19.752Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-08-03T06:28:19.752Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-08-03T06:28:19.752Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-08-03T06:28:19.752Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-08-03T06:28:19.752Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-08-03T06:28:20.043Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-08-03T06:28:20.043Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-08-03T06:28:20.043Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-08-03T06:28:20.043Z] === CONT TestMountDaemonRoot/private/mount_root [2020-08-03T06:28:20.043Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-08-03T06:28:20.043Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-08-03T06:28:20.043Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-08-03T06:28:20.043Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-08-03T06:28:20.043Z] === CONT TestMountDaemonRoot/private/bind_root [2020-08-03T06:28:20.043Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-08-03T06:28:20.043Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-08-03T06:28:20.043Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-08-03T06:28:20.043Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-08-03T06:28:20.043Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-08-03T06:28:20.043Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s) [2020-08-03T06:28:20.043Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.12s) [2020-08-03T06:28:20.043Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-08-03T06:28:20.043Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-08-03T06:28:20.043Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-08-03T06:28:20.043Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-08-03T06:28:20.043Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-08-03T06:28:20.043Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-08-03T06:28:20.043Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-08-03T06:28:20.043Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-08-03T06:28:20.043Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-08-03T06:28:20.043Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-08-03T06:28:20.043Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-08-03T06:28:20.043Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-08-03T06:28:20.043Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-08-03T06:28:20.043Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-08-03T06:28:20.043Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-08-03T06:28:20.043Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-08-03T06:28:20.043Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-08-03T06:28:20.043Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-08-03T06:28:20.043Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-08-03T06:28:20.043Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-08-03T06:28:20.043Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-08-03T06:28:20.043Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-08-03T06:28:20.043Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-08-03T06:28:20.043Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-08-03T06:28:20.043Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2020-08-03T06:28:20.043Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-08-03T06:28:20.043Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-08-03T06:28:20.043Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-08-03T06:28:20.043Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-08-03T06:28:20.043Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-08-03T06:28:20.043Z] === RUN TestContainerBindMountNonRecursive [2020-08-03T06:28:21.805Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-08-03T06:28:21.805Z] === RUN TestBuildWithEmptyLayers [2020-08-03T06:28:22.108Z] --- PASS: TestContainerBindMountNonRecursive (2.10s) [2020-08-03T06:28:22.108Z] === RUN TestNetworkNat [2020-08-03T06:28:23.140Z] --- PASS: TestNetworkNat (0.95s) [2020-08-03T06:28:23.140Z] === RUN TestNetworkLocalhostTCPNat [2020-08-03T06:28:24.173Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s) [2020-08-03T06:28:24.173Z] === RUN TestNetworkLoopbackNat [2020-08-03T06:28:24.392Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-08-03T06:28:24.392Z] === RUN TestBuildMultiStageOnBuild [2020-08-03T06:28:26.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-08-03T06:28:26.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-08-03T06:28:27.685Z] --- PASS: TestNetworkLoopbackNat (3.28s) [2020-08-03T06:28:27.685Z] === RUN TestPause [2020-08-03T06:28:27.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-08-03T06:28:28.318Z] --- PASS: TestPause (0.86s) [2020-08-03T06:28:28.318Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-08-03T06:28:28.318Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-03T06:28:28.318Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-03T06:28:28.318Z] === RUN TestPauseStopPausedContainer [2020-08-03T06:28:28.949Z] --- PASS: TestPauseStopPausedContainer (0.86s) [2020-08-03T06:28:28.949Z] === RUN TestPsFilter [2020-08-03T06:28:29.239Z] --- PASS: TestPsFilter (0.30s) [2020-08-03T06:28:29.239Z] === RUN TestRemoveContainerWithRemovedVolume [2020-08-03T06:28:29.673Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2020-08-03T06:28:29.673Z] === RUN TestBuildUncleanTarFilenames [2020-08-03T06:28:29.673Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2020-08-03T06:28:29.673Z] === RUN TestBuildMultiStageLayerLeak [2020-08-03T06:28:30.271Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.81s) [2020-08-03T06:28:30.271Z] === RUN TestRemoveContainerWithVolume [2020-08-03T06:28:30.902Z] --- PASS: TestRemoveContainerWithVolume (0.84s) [2020-08-03T06:28:30.902Z] === RUN TestRemoveContainerRunning [2020-08-03T06:28:31.935Z] --- PASS: TestRemoveContainerRunning (0.93s) [2020-08-03T06:28:31.935Z] === RUN TestRemoveContainerForceRemoveRunning [2020-08-03T06:28:32.966Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.90s) [2020-08-03T06:28:32.966Z] === RUN TestRemoveInvalidContainer [2020-08-03T06:28:32.966Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-08-03T06:28:32.966Z] === RUN TestRenameLinkedContainer [2020-08-03T06:28:34.949Z] --- PASS: TestBuildMultiStageLayerLeak (4.38s) [2020-08-03T06:28:34.949Z] === RUN TestBuildWithHugeFile [2020-08-03T06:28:36.480Z] --- PASS: TestRenameLinkedContainer (3.54s) [2020-08-03T06:28:36.480Z] === RUN TestRenameStoppedContainer [2020-08-03T06:28:37.010Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-08-03T06:28:37.010Z] [2020-08-03T06:28:37.010Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-03T06:28:37.010Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-03T06:28:37.010Z] HOSTNAME=19e4373e76e8 [2020-08-03T06:28:37.010Z] TESTDEBUG=0 [2020-08-03T06:28:37.010Z] DEST=bundles/test-integration [2020-08-03T06:28:37.010Z] PWD=/go/src/github.com/docker/docker [2020-08-03T06:28:37.010Z] DOCKER_GITCOMMIT=ad30ef91130b6445cc850cacb225737589ce38ee [2020-08-03T06:28:37.010Z] container=docker [2020-08-03T06:28:37.010Z] HOME=/root [2020-08-03T06:28:37.010Z] GOLANG_VERSION=1.13.14 [2020-08-03T06:28:37.010Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-03T06:28:37.010Z] VALIDATE_BRANCH=master [2020-08-03T06:28:37.010Z] TERM=xterm [2020-08-03T06:28:37.010Z] DOCKER_PKG=github.com/docker/docker [2020-08-03T06:28:37.010Z] SHLVL=1 [2020-08-03T06:28:37.010Z] TIMEOUT=120m [2020-08-03T06:28:37.010Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-03T06:28:37.010Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-03T06:28:37.010Z] GO111MODULE=off [2020-08-03T06:28:37.010Z] DOCKER_EXPERIMENTAL=1 [2020-08-03T06:28:37.010Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-08-03T06:28:37.010Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-03T06:28:37.010Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-03T06:28:37.010Z] GOPATH=/go [2020-08-03T06:28:37.010Z] PKG_CONFIG=pkg-config [2020-08-03T06:28:37.010Z] _=/usr/bin/env [2020-08-03T06:28:37.010Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-08-03T06:28:37.112Z] --- PASS: TestRenameStoppedContainer (0.83s) [2020-08-03T06:28:37.112Z] === RUN TestRenameRunningContainerAndReuse [2020-08-03T06:28:39.178Z] --- PASS: TestRenameRunningContainerAndReuse (1.73s) [2020-08-03T06:28:39.178Z] === RUN TestRenameInvalidName [2020-08-03T06:28:39.810Z] --- PASS: TestRenameInvalidName (0.89s) [2020-08-03T06:28:39.810Z] === RUN TestRenameAnonymousContainer [2020-08-03T06:28:40.181Z] ok github.com/docker/docker/api/server/httputils 0.008s coverage: 14.7% of statements [2020-08-03T06:28:40.181Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-08-03T06:28:40.181Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2020-08-03T06:28:40.181Z] ? github.com/docker/docker/api/server/router [no test files] [2020-08-03T06:28:40.181Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-08-03T06:28:40.181Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-08-03T06:28:40.181Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-08-03T06:28:40.181Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-08-03T06:28:40.181Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-08-03T06:28:40.181Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-08-03T06:28:40.181Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-08-03T06:28:40.181Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-08-03T06:28:40.181Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-08-03T06:28:40.181Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-08-03T06:28:40.181Z] ok github.com/docker/docker/api/types/filters 0.044s coverage: 92.2% of statements [2020-08-03T06:28:40.181Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2020-08-03T06:28:40.181Z] ok github.com/docker/docker/api/types/time 0.019s coverage: 100.0% of statements [2020-08-03T06:28:40.181Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 5.7% of statements [2020-08-03T06:28:40.181Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-08-03T06:28:40.181Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-08-03T06:28:40.181Z] ? github.com/docker/docker/api/types [no test files] [2020-08-03T06:28:40.181Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-08-03T06:28:40.181Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-08-03T06:28:40.181Z] ? github.com/docker/docker/api/types/container [no test files] [2020-08-03T06:28:40.181Z] ? github.com/docker/docker/api/types/events [no test files] [2020-08-03T06:28:40.181Z] ? github.com/docker/docker/api/types/image [no test files] [2020-08-03T06:28:40.181Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-08-03T06:28:40.181Z] ? github.com/docker/docker/api/types/network [no test files] [2020-08-03T06:28:40.181Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-08-03T06:28:40.181Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-08-03T06:28:40.181Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-08-03T06:28:40.181Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-08-03T06:28:40.181Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2020-08-03T06:28:40.181Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-08-03T06:28:40.181Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-08-03T06:28:40.181Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-08-03T06:28:40.181Z] ? github.com/docker/docker/builder [no test files] [2020-08-03T06:28:40.181Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-08-03T06:28:40.181Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-08-03T06:28:40.181Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-08-03T06:28:40.181Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-08-03T06:28:40.181Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-08-03T06:28:40.181Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-08-03T06:28:40.181Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-08-03T06:28:40.181Z] ok github.com/docker/docker/builder/dockerignore 0.037s coverage: 96.8% of statements [2020-08-03T06:28:40.181Z] ok github.com/docker/docker/cli/debug 0.006s coverage: 100.0% of statements [2020-08-03T06:28:41.279Z] sha256:caf7f1cc06dbf185048556625b18863358e2187873530d42966ebb05e5819fef [2020-08-03T06:28:41.279Z] INFO: Starting docker-py tests... [2020-08-03T06:28:41.279Z] ============================= test session starts ============================== [2020-08-03T06:28:41.279Z] platform linux -- Python 3.7.8, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-08-03T06:28:41.279Z] rootdir: /src, inifile: pytest.ini [2020-08-03T06:28:41.279Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-08-03T06:28:41.279Z] collected 388 items / 2 deselected / 386 selected [2020-08-03T06:28:41.279Z] [2020-08-03T06:28:42.283Z] ok github.com/docker/docker/builder/remotecontext/git 4.231s coverage: 86.3% of statements [2020-08-03T06:28:43.356Z] ok github.com/docker/docker/builder/remotecontext 0.495s coverage: 13.6% of statements [2020-08-03T06:28:44.891Z] ok github.com/docker/docker/builder/dockerfile 1.159s coverage: 48.1% of statements [2020-08-03T06:28:44.891Z] ? github.com/docker/docker/cli [no test files] [2020-08-03T06:28:44.891Z] ? github.com/docker/docker/cli/config [no test files] [2020-08-03T06:28:45.374Z] --- PASS: TestRenameAnonymousContainer (4.80s) [2020-08-03T06:28:45.374Z] === RUN TestRenameContainerWithSameName [2020-08-03T06:28:45.665Z] --- PASS: TestRenameContainerWithSameName (0.94s) [2020-08-03T06:28:45.665Z] === RUN TestRenameContainerWithLinkedContainer [2020-08-03T06:28:47.206Z] --- PASS: TestRenameContainerWithLinkedContainer (1.72s) [2020-08-03T06:28:47.206Z] === RUN TestResize [2020-08-03T06:28:48.262Z] --- PASS: TestResize (0.90s) [2020-08-03T06:28:48.262Z] === RUN TestResizeWithInvalidSize [2020-08-03T06:28:49.294Z] --- PASS: TestResizeWithInvalidSize (0.87s) [2020-08-03T06:28:49.294Z] === RUN TestResizeWhenContainerNotStarted [2020-08-03T06:28:49.927Z] --- PASS: TestResizeWhenContainerNotStarted (0.90s) [2020-08-03T06:28:49.927Z] === RUN TestDaemonRestartKillContainers [2020-08-03T06:28:49.927Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-03T06:28:49.927Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-03T06:28:49.927Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-03T06:28:49.927Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-03T06:28:49.927Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-03T06:28:49.927Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-03T06:28:49.927Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-03T06:28:49.927Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-03T06:28:49.927Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-03T06:28:49.927Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-03T06:28:49.927Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-03T06:28:49.927Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-03T06:28:49.927Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-03T06:28:49.927Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-03T06:28:49.927Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-03T06:28:49.927Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-03T06:28:49.927Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-03T06:28:49.927Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-03T06:28:49.927Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-03T06:28:49.927Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-03T06:28:49.927Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-03T06:28:49.927Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-03T06:28:49.927Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-03T06:28:49.927Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-03T06:28:49.927Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-03T06:28:49.927Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-03T06:28:50.510Z] ok github.com/docker/docker/client 0.622s coverage: 75.4% of statements [2020-08-03T06:28:52.118Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-08-03T06:28:52.653Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-03T06:28:52.653Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-03T06:28:52.684Z] tests/integration/api_client_test.py ..... [ 7%] [2020-08-03T06:28:54.161Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-03T06:28:54.161Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-03T06:28:54.627Z] tests/integration/api_config_test.py ..... [ 8%] [2020-08-03T06:28:55.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-08-03T06:28:55.193Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-03T06:28:55.484Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-03T06:28:56.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-08-03T06:28:57.549Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-03T06:28:57.549Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-03T06:28:59.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-08-03T06:29:00.275Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-03T06:29:00.566Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-03T06:29:03.292Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-08-03T06:29:03.292Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.41s) [2020-08-03T06:29:03.292Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.45s) [2020-08-03T06:29:03.292Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.47s) [2020-08-03T06:29:03.292Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.47s) [2020-08-03T06:29:03.292Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.45s) [2020-08-03T06:29:03.292Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.46s) [2020-08-03T06:29:03.292Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.32s) [2020-08-03T06:29:03.292Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.30s) [2020-08-03T06:29:03.292Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.63s) [2020-08-03T06:29:03.292Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.92s) [2020-08-03T06:29:03.292Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.34s) [2020-08-03T06:29:03.292Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.35s) [2020-08-03T06:29:03.292Z] === RUN TestCgroupNamespacesRun [2020-08-03T06:29:04.799Z] --- PASS: TestCgroupNamespacesRun (1.77s) [2020-08-03T06:29:04.799Z] === RUN TestCgroupNamespacesRunPrivileged [2020-08-03T06:29:06.304Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.65s) [2020-08-03T06:29:06.304Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-08-03T06:29:08.367Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.75s) [2020-08-03T06:29:08.367Z] === RUN TestCgroupNamespacesRunHostMode [2020-08-03T06:29:08.743Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-08-03T06:29:09.873Z] --- PASS: TestCgroupNamespacesRunHostMode (1.75s) [2020-08-03T06:29:09.873Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-08-03T06:29:11.943Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.73s) [2020-08-03T06:29:11.943Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-08-03T06:29:13.449Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.61s) [2020-08-03T06:29:13.449Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-08-03T06:29:14.081Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s) [2020-08-03T06:29:14.081Z] === RUN TestCgroupNamespacesRunOlderClient [2020-08-03T06:29:16.156Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.81s) [2020-08-03T06:29:16.156Z] === RUN TestKernelTCPMemory [2020-08-03T06:29:16.787Z] --- PASS: TestKernelTCPMemory (0.90s) [2020-08-03T06:29:16.787Z] === RUN TestNISDomainname [2020-08-03T06:29:17.230Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-08-03T06:29:17.819Z] --- PASS: TestNISDomainname (1.02s) [2020-08-03T06:29:17.819Z] === RUN TestHostnameDnsResolution [2020-08-03T06:29:19.087Z] Removing intermediate container ff7e06801898 [2020-08-03T06:29:19.087Z] ---> 0bf52f8fd093 [2020-08-03T06:29:19.087Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-08-03T06:29:19.087Z] ---> Running in 921fec21ffa5 [2020-08-03T06:29:19.087Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-08-03T06:29:19.087Z] go: finding gotest.tools v0.3.5 [2020-08-03T06:29:19.087Z] go: finding gotest.tools/gotestsum v0.3.5 [2020-08-03T06:29:19.087Z] go: downloading gotest.tools/gotestsum v0.3.5 [2020-08-03T06:29:19.087Z] go: extracting gotest.tools/gotestsum v0.3.5 [2020-08-03T06:29:19.087Z] go: downloading gotest.tools v2.1.0+incompatible [2020-08-03T06:29:19.087Z] go: extracting gotest.tools v2.1.0+incompatible [2020-08-03T06:29:19.087Z] go: downloading github.com/spf13/pflag v1.0.1 [2020-08-03T06:29:19.087Z] go: downloading github.com/pkg/errors v0.8.0 [2020-08-03T06:29:19.087Z] go: downloading github.com/sirupsen/logrus v1.0.5 [2020-08-03T06:29:19.087Z] go: extracting github.com/spf13/pflag v1.0.1 [2020-08-03T06:29:19.087Z] go: extracting github.com/pkg/errors v0.8.0 [2020-08-03T06:29:19.087Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-08-03T06:29:19.087Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-08-03T06:29:19.087Z] go: extracting github.com/sirupsen/logrus v1.0.5 [2020-08-03T06:29:19.087Z] go: downloading github.com/fatih/color v1.6.0 [2020-08-03T06:29:19.087Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-03T06:29:19.087Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-03T06:29:19.087Z] go: extracting github.com/fatih/color v1.6.0 [2020-08-03T06:29:19.087Z] go: downloading github.com/mattn/go-isatty v0.0.3 [2020-08-03T06:29:19.087Z] go: downloading github.com/mattn/go-colorable v0.0.9 [2020-08-03T06:29:19.087Z] go: extracting github.com/mattn/go-isatty v0.0.3 [2020-08-03T06:29:19.087Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-03T06:29:19.087Z] go: extracting github.com/mattn/go-colorable v0.0.9 [2020-08-03T06:29:19.087Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-03T06:29:19.088Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-03T06:29:19.088Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-03T06:29:19.088Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-03T06:29:19.088Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-03T06:29:19.088Z] go: finding github.com/fatih/color v1.6.0 [2020-08-03T06:29:19.088Z] go: finding github.com/pkg/errors v0.8.0 [2020-08-03T06:29:19.088Z] go: finding github.com/sirupsen/logrus v1.0.5 [2020-08-03T06:29:19.088Z] go: finding github.com/spf13/pflag v1.0.1 [2020-08-03T06:29:19.088Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-03T06:29:19.088Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-03T06:29:19.088Z] go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-03T06:29:19.088Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-08-03T06:29:19.088Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-03T06:29:19.088Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-03T06:29:19.088Z] go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-03T06:29:19.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-08-03T06:29:19.324Z] --- PASS: TestHostnameDnsResolution (1.78s) [2020-08-03T06:29:19.324Z] === RUN TestStats [2020-08-03T06:29:20.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-08-03T06:29:20.658Z] INFO: Build done for gotestsum... [2020-08-03T06:29:21.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-08-03T06:29:22.184Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-08-03T06:29:22.984Z] --- PASS: TestStats (2.89s) [2020-08-03T06:29:22.984Z] === RUN TestStopContainerWithTimeout [2020-08-03T06:29:22.984Z] === RUN TestStopContainerWithTimeout/0 [2020-08-03T06:29:22.984Z] === PAUSE TestStopContainerWithTimeout/0 [2020-08-03T06:29:22.984Z] === RUN TestStopContainerWithTimeout/1 [2020-08-03T06:29:22.984Z] === PAUSE TestStopContainerWithTimeout/1 [2020-08-03T06:29:22.984Z] === RUN TestStopContainerWithTimeout/3 [2020-08-03T06:29:22.984Z] === PAUSE TestStopContainerWithTimeout/3 [2020-08-03T06:29:22.984Z] === RUN TestStopContainerWithTimeout/-1 [2020-08-03T06:29:22.984Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-08-03T06:29:22.984Z] === CONT TestStopContainerWithTimeout/0 [2020-08-03T06:29:22.984Z] === CONT TestStopContainerWithTimeout/-1 [2020-08-03T06:29:23.276Z] === CONT TestStopContainerWithTimeout/3 [2020-08-03T06:29:24.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-08-03T06:29:25.343Z] === CONT TestStopContainerWithTimeout/1 [2020-08-03T06:29:27.407Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-08-03T06:29:27.407Z] --- PASS: TestStopContainerWithTimeout/0 (0.98s) [2020-08-03T06:29:27.407Z] --- PASS: TestStopContainerWithTimeout/-1 (2.93s) [2020-08-03T06:29:27.407Z] --- PASS: TestStopContainerWithTimeout/3 (2.85s) [2020-08-03T06:29:27.407Z] --- PASS: TestStopContainerWithTimeout/1 (1.88s) [2020-08-03T06:29:27.407Z] === RUN TestDeleteDevicemapper [2020-08-03T06:29:27.407Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-08-03T06:29:27.407Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-03T06:29:27.407Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-08-03T06:29:27.410Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-08-03T06:29:29.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-08-03T06:29:29.957Z] ok github.com/docker/docker/cmd/dockerd 0.182s coverage: 30.8% of statements [2020-08-03T06:29:30.134Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.75s) [2020-08-03T06:29:30.134Z] === RUN TestUpdateMemory [2020-08-03T06:29:30.134Z] --- SKIP: TestUpdateMemory (0.00s) [2020-08-03T06:29:30.134Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-08-03T06:29:30.134Z] === RUN TestUpdateCPUQuota [2020-08-03T06:29:31.171Z] --- PASS: TestUpdateCPUQuota (1.10s) [2020-08-03T06:29:31.171Z] === RUN TestUpdatePidsLimit [2020-08-03T06:29:31.171Z] === RUN TestUpdatePidsLimit/update_from_none [2020-08-03T06:29:31.211Z] --- PASS: TestBuildWithHugeFile (52.37s) [2020-08-03T06:29:31.211Z] === RUN TestBuildWithEmptyDockerfile [2020-08-03T06:29:31.211Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-03T06:29:31.211Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-03T06:29:31.211Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-03T06:29:31.211Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-03T06:29:31.211Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-03T06:29:31.211Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-03T06:29:31.211Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-03T06:29:31.211Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-03T06:29:31.211Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-03T06:29:31.211Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2020-08-03T06:29:31.211Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2020-08-03T06:29:31.211Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2020-08-03T06:29:31.211Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-08-03T06:29:31.211Z] === RUN TestBuildPreserveOwnership [2020-08-03T06:29:31.211Z] === RUN TestBuildPreserveOwnership/copy_from [2020-08-03T06:29:31.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-08-03T06:29:31.463Z] === RUN TestUpdatePidsLimit/no_change [2020-08-03T06:29:31.756Z] === RUN TestUpdatePidsLimit/update_lower [2020-08-03T06:29:31.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-08-03T06:29:32.048Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-08-03T06:29:32.683Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-08-03T06:29:32.721Z] ok github.com/docker/docker/container 0.195s coverage: 34.7% of statements [2020-08-03T06:29:32.721Z] ? github.com/docker/docker/container/stream [no test files] [2020-08-03T06:29:32.721Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-08-03T06:29:32.721Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-08-03T06:29:32.721Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-08-03T06:29:32.976Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-08-03T06:29:33.120Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-08-03T06:29:33.191Z] Removing intermediate container 921fec21ffa5 [2020-08-03T06:29:33.191Z] ---> 96cf964650d4 [2020-08-03T06:29:33.191Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-08-03T06:29:33.191Z] ---> Running in 5a8517b49bda [2020-08-03T06:29:33.191Z] Removing intermediate container 5a8517b49bda [2020-08-03T06:29:33.191Z] ---> 7435ef9a3bf1 [2020-08-03T06:29:33.191Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-08-03T06:29:33.191Z] ---> Running in c2764de723e7 [2020-08-03T06:29:33.191Z] Removing intermediate container c2764de723e7 [2020-08-03T06:29:33.191Z] ---> 86971c846462 [2020-08-03T06:29:33.191Z] Step 10/10 : COPY . . [2020-08-03T06:29:33.268Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-08-03T06:29:33.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-08-03T06:29:34.779Z] --- PASS: TestUpdatePidsLimit (3.73s) [2020-08-03T06:29:34.779Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2020-08-03T06:29:34.779Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2020-08-03T06:29:34.779Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2020-08-03T06:29:34.779Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s) [2020-08-03T06:29:34.779Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.45s) [2020-08-03T06:29:34.779Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2020-08-03T06:29:34.779Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2020-08-03T06:29:34.779Z] === RUN TestUpdateRestartPolicy [2020-08-03T06:29:35.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-08-03T06:29:35.498Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.038s coverage: 65.3% of statements [2020-08-03T06:29:37.039Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-08-03T06:29:37.315Z] --- PASS: TestBuildPreserveOwnership (10.29s) [2020-08-03T06:29:37.315Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.28s) [2020-08-03T06:29:37.315Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-08-03T06:29:37.315Z] === RUN TestBuildPlatformInvalid [2020-08-03T06:29:37.315Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-08-03T06:29:37.315Z] PASS [2020-08-03T06:29:37.315Z] [2020-08-03T06:29:37.315Z] === Skipped [2020-08-03T06:29:37.315Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-08-03T06:29:37.315Z] build_session_test.go:25: TODO: BuildKit [2020-08-03T06:29:37.315Z] [2020-08-03T06:29:37.315Z] [2020-08-03T06:29:37.315Z] DONE 32 tests, 1 skipped in 127.499s [2020-08-03T06:29:37.315Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-08-03T06:29:37.315Z] INFO: Testing against a local daemon [2020-08-03T06:29:37.315Z] === RUN TestConfigInspect [2020-08-03T06:29:37.575Z] --- SKIP: TestConfigInspect (0.02s) [2020-08-03T06:29:37.575Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:29:37.575Z] === RUN TestConfigList [2020-08-03T06:29:37.575Z] --- SKIP: TestConfigList (0.02s) [2020-08-03T06:29:37.575Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:29:37.575Z] === RUN TestConfigsCreateAndDelete [2020-08-03T06:29:37.575Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) [2020-08-03T06:29:37.575Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:29:37.575Z] === RUN TestConfigsUpdate [2020-08-03T06:29:37.575Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-08-03T06:29:37.575Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:29:37.575Z] === RUN TestTemplatedConfig [2020-08-03T06:29:37.575Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-08-03T06:29:37.575Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:29:37.575Z] === RUN TestConfigCreateResolve [2020-08-03T06:29:37.575Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-08-03T06:29:37.575Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:29:37.575Z] === RUN TestConfigDaemonLibtrustID [2020-08-03T06:29:38.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-08-03T06:29:38.954Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2020-08-03T06:29:38.954Z] PASS [2020-08-03T06:29:38.954Z] [2020-08-03T06:29:38.954Z] === Skipped [2020-08-03T06:29:38.954Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-08-03T06:29:38.954Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:29:38.954Z] [2020-08-03T06:29:38.954Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2020-08-03T06:29:38.954Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:29:38.954Z] [2020-08-03T06:29:38.954Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) [2020-08-03T06:29:38.954Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:29:38.954Z] [2020-08-03T06:29:38.954Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-08-03T06:29:38.954Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:29:38.954Z] [2020-08-03T06:29:38.954Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-08-03T06:29:38.954Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:29:38.954Z] [2020-08-03T06:29:38.954Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-08-03T06:29:38.954Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:29:38.954Z] [2020-08-03T06:29:38.954Z] [2020-08-03T06:29:38.954Z] DONE 7 tests, 6 skipped in 1.757s [2020-08-03T06:29:38.954Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-08-03T06:29:39.214Z] INFO: Testing against a local daemon [2020-08-03T06:29:39.214Z] === RUN TestCheckpoint [2020-08-03T06:29:39.214Z] --- SKIP: TestCheckpoint (0.00s) [2020-08-03T06:29:39.214Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-03T06:29:39.214Z] === RUN TestContainerInvalidJSON [2020-08-03T06:29:39.214Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-08-03T06:29:39.214Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-08-03T06:29:39.214Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-08-03T06:29:39.214Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-08-03T06:29:39.214Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-08-03T06:29:39.214Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-08-03T06:29:39.214Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-08-03T06:29:39.214Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-08-03T06:29:39.214Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-08-03T06:29:39.214Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-08-03T06:29:39.214Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-08-03T06:29:39.214Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-08-03T06:29:39.214Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-08-03T06:29:39.214Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-08-03T06:29:39.214Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2020-08-03T06:29:39.214Z] === RUN TestCopyFromContainerPathIsNotDir [2020-08-03T06:29:39.214Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2020-08-03T06:29:39.214Z] === RUN TestCopyToContainerPathDoesNotExist [2020-08-03T06:29:39.473Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2020-08-03T06:29:39.473Z] === RUN TestCopyToContainerPathIsNotDir [2020-08-03T06:29:39.473Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2020-08-03T06:29:39.473Z] === RUN TestCopyFromContainer [2020-08-03T06:29:39.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-08-03T06:29:41.138Z] ok github.com/docker/docker/daemon/cluster/convert 0.028s coverage: 35.9% of statements [2020-08-03T06:29:41.202Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-03T06:29:41.202Z] Using test binary docker [2020-08-03T06:29:41.202Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-08-03T06:29:41.202Z] +++ /etc/init.d/apparmor start [2020-08-03T06:29:41.202Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-03T06:29:41.202Z] INFO: Waiting for daemon to start... [2020-08-03T06:29:41.202Z] Starting dockerd [2020-08-03T06:29:41.202Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-08-03T06:29:43.230Z] ok github.com/docker/docker/daemon/cluster 0.144s coverage: 0.5% of statements [2020-08-03T06:29:43.669Z] === RUN TestCopyFromContainer// [2020-08-03T06:29:43.669Z] === RUN TestCopyFromContainer//bar/root [2020-08-03T06:29:43.669Z] === RUN TestCopyFromContainer//bar/root/ [2020-08-03T06:29:43.669Z] === RUN TestCopyFromContainer/bar/quux [2020-08-03T06:29:43.669Z] === RUN TestCopyFromContainer/bar/quux/ [2020-08-03T06:29:43.669Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-08-03T06:29:43.669Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-08-03T06:29:43.669Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-08-03T06:29:43.669Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-08-03T06:29:43.669Z] === RUN TestCopyFromContainer/bar/notarget [2020-08-03T06:29:43.669Z] --- PASS: TestCopyFromContainer (4.33s) [2020-08-03T06:29:43.669Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-08-03T06:29:43.669Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2020-08-03T06:29:43.669Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-08-03T06:29:43.669Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2020-08-03T06:29:43.669Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-08-03T06:29:43.669Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-08-03T06:29:43.669Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-08-03T06:29:43.669Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-08-03T06:29:43.669Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-08-03T06:29:43.669Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-08-03T06:29:43.669Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-08-03T06:29:43.669Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-03T06:29:43.669Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-03T06:29:43.669Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-03T06:29:43.669Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-03T06:29:43.669Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-03T06:29:43.669Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-03T06:29:43.669Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-03T06:29:43.669Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-03T06:29:43.669Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-03T06:29:43.669Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-08-03T06:29:43.669Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-08-03T06:29:43.669Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-08-03T06:29:43.669Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-08-03T06:29:43.669Z] === RUN TestCreateLinkToNonExistingContainer [2020-08-03T06:29:43.929Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-08-03T06:29:43.929Z] === RUN TestCreateWithInvalidEnv [2020-08-03T06:29:43.929Z] === RUN TestCreateWithInvalidEnv/0 [2020-08-03T06:29:43.929Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-08-03T06:29:43.929Z] === RUN TestCreateWithInvalidEnv/1 [2020-08-03T06:29:43.929Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-08-03T06:29:43.929Z] === RUN TestCreateWithInvalidEnv/2 [2020-08-03T06:29:43.929Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-08-03T06:29:43.929Z] === CONT TestCreateWithInvalidEnv/0 [2020-08-03T06:29:43.929Z] === CONT TestCreateWithInvalidEnv/2 [2020-08-03T06:29:43.929Z] === CONT TestCreateWithInvalidEnv/1 [2020-08-03T06:29:43.929Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-08-03T06:29:43.929Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-08-03T06:29:43.929Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-08-03T06:29:43.929Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-08-03T06:29:43.929Z] === RUN TestCreateTmpfsMountsTarget [2020-08-03T06:29:43.929Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-08-03T06:29:43.929Z] === RUN TestCreateWithCustomMaskedPaths [2020-08-03T06:29:45.309Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s) [2020-08-03T06:29:45.309Z] === RUN TestCreateWithCustomReadonlyPaths [2020-08-03T06:29:46.248Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.16s) [2020-08-03T06:29:46.248Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-08-03T06:29:46.248Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-03T06:29:46.248Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-03T06:29:46.249Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-03T06:29:46.249Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-03T06:29:46.249Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-03T06:29:46.249Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-03T06:29:46.249Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-03T06:29:46.249Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-03T06:29:46.249Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-03T06:29:46.249Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-03T06:29:46.249Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-03T06:29:46.249Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-03T06:29:46.249Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-03T06:29:46.249Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-03T06:29:46.249Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-03T06:29:46.249Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-08-03T06:29:46.249Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-08-03T06:29:46.249Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-08-03T06:29:46.249Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-08-03T06:29:46.249Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-08-03T06:29:46.249Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-08-03T06:29:46.249Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-08-03T06:29:46.508Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2020-08-03T06:29:46.508Z] === RUN TestCreateDifferentPlatform [2020-08-03T06:29:46.508Z] === RUN TestCreateDifferentPlatform/different_os [2020-08-03T06:29:46.508Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-08-03T06:29:46.508Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-08-03T06:29:46.508Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-08-03T06:29:46.508Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-08-03T06:29:46.508Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-08-03T06:29:46.768Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2020-08-03T06:29:46.768Z] === RUN TestContainerStartOnDaemonRestart [2020-08-03T06:29:46.768Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-08-03T06:29:46.768Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-08-03T06:29:46.768Z] === RUN TestDaemonRestartIpcMode [2020-08-03T06:29:46.768Z] === PAUSE TestDaemonRestartIpcMode [2020-08-03T06:29:46.768Z] === RUN TestDaemonHostGatewayIP [2020-08-03T06:29:46.768Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-08-03T06:29:46.768Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-03T06:29:46.768Z] === RUN TestContainerKillOnDaemonStart [2020-08-03T06:29:46.768Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-08-03T06:29:46.768Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-08-03T06:29:46.768Z] === RUN TestDiff [2020-08-03T06:29:46.827Z] ok github.com/docker/docker/daemon/discovery 0.031s coverage: 30.0% of statements [2020-08-03T06:29:47.028Z] --- PASS: TestDiff (0.42s) [2020-08-03T06:29:47.028Z] === RUN TestExecWithCloseStdin [2020-08-03T06:29:47.426Z] --- PASS: TestUpdateRestartPolicy (12.73s) [2020-08-03T06:29:47.426Z] === RUN TestUpdateRestartWithAutoRemove [2020-08-03T06:29:47.597Z] --- PASS: TestExecWithCloseStdin (0.46s) [2020-08-03T06:29:47.597Z] === RUN TestExec [2020-08-03T06:29:47.857Z] --- PASS: TestExec (0.43s) [2020-08-03T06:29:47.857Z] === RUN TestExecUser [2020-08-03T06:29:48.046Z] . [2020-08-03T06:29:48.046Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-03T06:29:48.046Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-03T06:29:48.046Z] Error: No such image: emptyfs [2020-08-03T06:29:48.046Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-03T06:29:48.046Z] ++++ docker load [2020-08-03T06:29:48.307Z] Running integration-test (iteration 1) [2020-08-03T06:29:48.307Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-08-03T06:29:48.307Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:29:48.307Z] ++ set -e [2020-08-03T06:29:48.307Z] ++ '[' -n 0 ']' [2020-08-03T06:29:48.307Z] ++ set -x [2020-08-03T06:29:48.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:29:48.426Z] --- PASS: TestExecUser (0.46s) [2020-08-03T06:29:48.426Z] === RUN TestExportContainerAndImportImage [2020-08-03T06:29:48.463Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s) [2020-08-03T06:29:48.463Z] === RUN TestWaitNonBlocked [2020-08-03T06:29:48.463Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-03T06:29:48.463Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-03T06:29:48.463Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-03T06:29:48.463Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-03T06:29:48.463Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-03T06:29:48.463Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-03T06:29:48.925Z] ok github.com/docker/docker/daemon/events 0.065s coverage: 50.0% of statements [2020-08-03T06:29:48.925Z] ok github.com/docker/docker/daemon/config 0.105s coverage: 81.8% of statements [2020-08-03T06:29:48.997Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2020-08-03T06:29:48.997Z] === RUN TestExportContainerAfterDaemonRestart [2020-08-03T06:29:49.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-08-03T06:29:49.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-08-03T06:29:49.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-08-03T06:29:49.499Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-08-03T06:29:49.499Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.11s) [2020-08-03T06:29:49.499Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.18s) [2020-08-03T06:29:49.499Z] === RUN TestWaitBlocked [2020-08-03T06:29:49.499Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-03T06:29:49.499Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-03T06:29:49.499Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-08-03T06:29:49.499Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-08-03T06:29:49.499Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-03T06:29:49.499Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-08-03T06:29:50.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-08-03T06:29:51.010Z] --- PASS: TestWaitBlocked (0.01s) [2020-08-03T06:29:51.010Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.11s) [2020-08-03T06:29:51.010Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.19s) [2020-08-03T06:29:51.010Z] === CONT TestContainerStartOnDaemonRestart [2020-08-03T06:29:51.010Z] === CONT TestIpcModeOlderClient [2020-08-03T06:29:51.010Z] --- PASS: TestIpcModeOlderClient (0.18s) [2020-08-03T06:29:51.010Z] === CONT TestDaemonHostGatewayIP [2020-08-03T06:29:51.022Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2020-08-03T06:29:51.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-08-03T06:29:52.287Z] --- PASS: TestExportContainerAfterDaemonRestart (3.30s) [2020-08-03T06:29:52.287Z] === RUN TestHealthCheckWorkdir [2020-08-03T06:29:52.857Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2020-08-03T06:29:52.857Z] === RUN TestHealthKillContainer [2020-08-03T06:29:53.746Z] --- PASS: TestContainerStartOnDaemonRestart (2.76s) [2020-08-03T06:29:53.746Z] === CONT TestContainerKillOnDaemonStart [2020-08-03T06:29:53.785Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2020-08-03T06:29:54.079Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.471s coverage: 14.1% of statements [2020-08-03T06:29:54.381Z] --- PASS: TestDaemonHostGatewayIP (3.58s) [2020-08-03T06:29:54.381Z] === CONT TestDaemonRestartIpcMode [2020-08-03T06:29:55.393Z] --- PASS: TestHealthKillContainer (2.48s) [2020-08-03T06:29:55.393Z] === RUN TestInspectCpusetInConfigPre120 [2020-08-03T06:29:55.652Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2020-08-03T06:29:55.653Z] === RUN TestIpcModeNone [2020-08-03T06:29:56.169Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.719s coverage: 57.9% of statements [2020-08-03T06:29:56.221Z] --- PASS: TestIpcModeNone (0.46s) [2020-08-03T06:29:56.221Z] === RUN TestIpcModePrivate [2020-08-03T06:29:56.555Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-08-03T06:29:56.790Z] --- PASS: TestIpcModePrivate (0.46s) [2020-08-03T06:29:56.790Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2020-08-03T06:29:56.790Z] === RUN TestIpcModeShareable [2020-08-03T06:29:56.790Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-08-03T06:29:56.790Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-03T06:29:56.790Z] === RUN TestAPIIpcModeShareableAndContainer [2020-08-03T06:29:57.904Z] --- PASS: TestDaemonRestartIpcMode (3.54s) [2020-08-03T06:29:58.170Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.35s) [2020-08-03T06:29:58.170Z] === RUN TestAPIIpcModeHost [2020-08-03T06:29:58.170Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-08-03T06:29:58.170Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-03T06:29:58.170Z] === RUN TestDaemonIpcModeShareable [2020-08-03T06:29:58.170Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-08-03T06:29:58.170Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-03T06:29:58.170Z] === RUN TestDaemonIpcModePrivate [2020-08-03T06:29:58.553Z] ---> c96d214b8237 [2020-08-03T06:29:58.553Z] Successfully built c96d214b8237 [2020-08-03T06:29:58.553Z] Successfully tagged docker:latest [2020-08-03T06:29:58.553Z] INFO: Image build ended at 08/03/2020 06:29:56. Duration:00:03:37.7511390 [2020-08-03T06:29:58.553Z] [2020-08-03T06:29:58.553Z] [2020-08-03T06:29:58.553Z] INFO: Building the test binaries at 08/03/2020 06:29:56... [2020-08-03T06:29:58.927Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.8% of statements [2020-08-03T06:29:59.569Z] ok github.com/docker/docker/daemon 12.307s coverage: 17.3% of statements [2020-08-03T06:29:59.569Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-08-03T06:29:59.569Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-08-03T06:29:59.569Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-08-03T06:29:59.569Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-08-03T06:29:59.569Z] ok github.com/docker/docker/daemon/graphdriver/aufs 7.981s coverage: 69.2% of statements [2020-08-03T06:29:59.800Z] .........................xx.................... [ 29%] [2020-08-03T06:30:00.077Z] --- PASS: TestDaemonIpcModePrivate (2.14s) [2020-08-03T06:30:00.077Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: false, mustBeShared: false [2020-08-03T06:30:00.077Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-08-03T06:30:00.077Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-08-03T06:30:00.077Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-03T06:30:00.077Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-08-03T06:30:00.077Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-08-03T06:30:00.077Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-03T06:30:00.077Z] === RUN TestIpcModeOlderClient [2020-08-03T06:30:00.077Z] === PAUSE TestIpcModeOlderClient [2020-08-03T06:30:00.077Z] === RUN TestKillContainerInvalidSignal [2020-08-03T06:30:00.647Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2020-08-03T06:30:00.647Z] === RUN TestKillContainer [2020-08-03T06:30:00.647Z] === RUN TestKillContainer/no_signal [2020-08-03T06:30:00.806Z] INFO: make.ps1 starting at 08/03/2020 06:30:00 [2020-08-03T06:30:00.906Z] === RUN TestKillContainer/non_killing_signal [2020-08-03T06:30:01.112Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.738s coverage: 45.9% of statements [2020-08-03T06:30:01.112Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-08-03T06:30:01.167Z] === RUN TestKillContainer/killing_signal [2020-08-03T06:30:01.279Z] INFO: Git commit (ad30ef9113) assumed from DOCKER_GITCOMMIT environment variable [2020-08-03T06:30:01.279Z] INFO: Invoking autogen... [2020-08-03T06:30:01.736Z] --- PASS: TestKillContainer (1.23s) [2020-08-03T06:30:01.736Z] --- PASS: TestKillContainer/no_signal (0.38s) [2020-08-03T06:30:01.736Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2020-08-03T06:30:01.736Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2020-08-03T06:30:01.736Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-08-03T06:30:01.736Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-08-03T06:30:02.306Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-08-03T06:30:02.566Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.89s) [2020-08-03T06:30:02.566Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.47s) [2020-08-03T06:30:02.566Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2020-08-03T06:30:02.566Z] === RUN TestKillStoppedContainer [2020-08-03T06:30:02.826Z] --- PASS: TestKillStoppedContainer (0.05s) [2020-08-03T06:30:02.826Z] === RUN TestKillStoppedContainerAPIPre120 [2020-08-03T06:30:02.826Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2020-08-03T06:30:02.826Z] === RUN TestKillDifferentUserContainer [2020-08-03T06:30:02.849Z] INFO: Building daemon... [2020-08-03T06:30:03.206Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.282s coverage: 49.5% of statements [2020-08-03T06:30:03.221Z] Loaded image: buildpack-deps:buster [2020-08-03T06:30:03.221Z] Loaded image: busybox:latest [2020-08-03T06:30:03.221Z] Loaded image: busybox:glibc [2020-08-03T06:30:03.221Z] Loaded image: debian:buster [2020-08-03T06:30:03.221Z] Loaded image: hello-world:latest [2020-08-03T06:30:03.221Z] INFO: Testing against a local daemon [2020-08-03T06:30:03.221Z] === RUN TestCgroupNamespacesBuild [2020-08-03T06:30:03.441Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2020-08-03T06:30:03.441Z] === RUN TestInspectOomKilledTrue [2020-08-03T06:30:03.441Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-08-03T06:30:03.441Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-03T06:30:03.441Z] === RUN TestInspectOomKilledFalse [2020-08-03T06:30:03.441Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-08-03T06:30:03.441Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-03T06:30:03.441Z] === RUN TestLinksEtcHostsContentMatch [2020-08-03T06:30:03.441Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-08-03T06:30:03.441Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-08-03T06:30:03.441Z] === RUN TestLinksContainerNames [2020-08-03T06:30:03.503Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.570s coverage: 76.1% of statements [2020-08-03T06:30:03.800Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.016s coverage: 58.0% of statements [2020-08-03T06:30:04.024Z] --- PASS: TestLinksContainerNames (0.89s) [2020-08-03T06:30:04.024Z] === RUN TestLogsFollowTailEmpty [2020-08-03T06:30:04.594Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2020-08-03T06:30:04.594Z] === RUN TestContainerNetworkMountsNoChown [2020-08-03T06:30:04.854Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2020-08-03T06:30:04.854Z] === RUN TestMountDaemonRoot [2020-08-03T06:30:04.854Z] === RUN TestMountDaemonRoot/default [2020-08-03T06:30:04.854Z] === PAUSE TestMountDaemonRoot/default [2020-08-03T06:30:04.854Z] === RUN TestMountDaemonRoot/private [2020-08-03T06:30:04.854Z] === PAUSE TestMountDaemonRoot/private [2020-08-03T06:30:04.854Z] === RUN TestMountDaemonRoot/rprivate [2020-08-03T06:30:04.854Z] === PAUSE TestMountDaemonRoot/rprivate [2020-08-03T06:30:04.854Z] === RUN TestMountDaemonRoot/slave [2020-08-03T06:30:04.854Z] === PAUSE TestMountDaemonRoot/slave [2020-08-03T06:30:04.854Z] === RUN TestMountDaemonRoot/rslave [2020-08-03T06:30:04.854Z] === PAUSE TestMountDaemonRoot/rslave [2020-08-03T06:30:04.854Z] === RUN TestMountDaemonRoot/shared [2020-08-03T06:30:04.854Z] === PAUSE TestMountDaemonRoot/shared [2020-08-03T06:30:04.854Z] === RUN TestMountDaemonRoot/rshared [2020-08-03T06:30:04.854Z] === PAUSE TestMountDaemonRoot/rshared [2020-08-03T06:30:04.854Z] === CONT TestMountDaemonRoot/default [2020-08-03T06:30:04.854Z] === RUN TestMountDaemonRoot/default/bind_root [2020-08-03T06:30:04.854Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-08-03T06:30:04.854Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-08-03T06:30:04.854Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-08-03T06:30:04.854Z] === RUN TestMountDaemonRoot/default/mount_root [2020-08-03T06:30:04.854Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-08-03T06:30:04.854Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-08-03T06:30:04.854Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-08-03T06:30:04.854Z] === CONT TestMountDaemonRoot/rslave [2020-08-03T06:30:04.854Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-08-03T06:30:04.854Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-08-03T06:30:04.854Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-08-03T06:30:04.854Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-08-03T06:30:04.854Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-08-03T06:30:04.854Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-08-03T06:30:04.854Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-08-03T06:30:04.854Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-08-03T06:30:04.854Z] === CONT TestMountDaemonRoot/rshared [2020-08-03T06:30:04.854Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-08-03T06:30:04.854Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-08-03T06:30:04.854Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-08-03T06:30:04.854Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-08-03T06:30:04.854Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-08-03T06:30:04.854Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-08-03T06:30:04.854Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-08-03T06:30:05.114Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-08-03T06:30:05.114Z] === CONT TestMountDaemonRoot/shared [2020-08-03T06:30:05.114Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-08-03T06:30:05.114Z] === CONT TestMountDaemonRoot/rprivate [2020-08-03T06:30:05.114Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-08-03T06:30:05.114Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-08-03T06:30:05.114Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-08-03T06:30:05.114Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-08-03T06:30:05.114Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-08-03T06:30:05.114Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-08-03T06:30:05.114Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-08-03T06:30:05.114Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-08-03T06:30:05.114Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-08-03T06:30:05.114Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-08-03T06:30:05.114Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-08-03T06:30:05.114Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-08-03T06:30:05.114Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-08-03T06:30:05.114Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-08-03T06:30:05.114Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-08-03T06:30:05.114Z] === CONT TestMountDaemonRoot/slave [2020-08-03T06:30:05.114Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-08-03T06:30:05.114Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-08-03T06:30:05.114Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-08-03T06:30:05.114Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-08-03T06:30:05.114Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-08-03T06:30:05.114Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-08-03T06:30:05.114Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-08-03T06:30:05.114Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-08-03T06:30:05.114Z] === CONT TestMountDaemonRoot/private [2020-08-03T06:30:05.114Z] === RUN TestMountDaemonRoot/private/bind_root [2020-08-03T06:30:05.114Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-08-03T06:30:05.114Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-08-03T06:30:05.114Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-08-03T06:30:05.114Z] === RUN TestMountDaemonRoot/private/mount_root [2020-08-03T06:30:05.114Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-08-03T06:30:05.114Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-08-03T06:30:05.114Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-08-03T06:30:05.114Z] === CONT TestMountDaemonRoot/default/bind_root [2020-08-03T06:30:05.114Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-08-03T06:30:05.114Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-08-03T06:30:05.114Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-08-03T06:30:05.114Z] === CONT TestMountDaemonRoot/default/mount_root [2020-08-03T06:30:05.114Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-08-03T06:30:05.114Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-08-03T06:30:05.114Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-08-03T06:30:05.114Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-08-03T06:30:05.114Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-08-03T06:30:05.114Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-08-03T06:30:05.114Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-08-03T06:30:05.114Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-08-03T06:30:05.374Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-08-03T06:30:05.374Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-08-03T06:30:05.374Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-08-03T06:30:05.374Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-08-03T06:30:05.374Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-08-03T06:30:05.374Z] === CONT TestMountDaemonRoot/private/bind_root [2020-08-03T06:30:05.374Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-08-03T06:30:05.374Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-08-03T06:30:05.374Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-08-03T06:30:05.374Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-08-03T06:30:05.374Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-08-03T06:30:05.374Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-08-03T06:30:05.374Z] === CONT TestMountDaemonRoot/private/mount_root [2020-08-03T06:30:05.374Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-08-03T06:30:05.374Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-08-03T06:30:05.374Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-08-03T06:30:05.374Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-08-03T06:30:05.374Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2020-08-03T06:30:05.374Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-08-03T06:30:05.374Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2020-08-03T06:30:05.374Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2020-08-03T06:30:05.374Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-08-03T06:30:05.374Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-08-03T06:30:05.374Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2020-08-03T06:30:05.374Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2020-08-03T06:30:05.374Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2020-08-03T06:30:05.374Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-08-03T06:30:05.374Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-08-03T06:30:05.374Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2020-08-03T06:30:05.374Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) [2020-08-03T06:30:05.374Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2020-08-03T06:30:05.374Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-08-03T06:30:05.374Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-08-03T06:30:05.374Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-08-03T06:30:05.374Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-08-03T06:30:05.374Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-08-03T06:30:05.374Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-08-03T06:30:05.374Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-08-03T06:30:05.374Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-08-03T06:30:05.374Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-08-03T06:30:05.374Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-08-03T06:30:05.374Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-08-03T06:30:05.374Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-08-03T06:30:05.374Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-08-03T06:30:05.374Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-08-03T06:30:05.374Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-08-03T06:30:05.374Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-08-03T06:30:05.374Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-08-03T06:30:05.374Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-08-03T06:30:05.374Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-08-03T06:30:05.374Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-08-03T06:30:05.374Z] === RUN TestContainerBindMountNonRecursive [2020-08-03T06:30:05.374Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-08-03T06:30:05.374Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-08-03T06:30:05.374Z] === RUN TestNetworkNat [2020-08-03T06:30:05.899Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2020-08-03T06:30:05.899Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.030s coverage: 3.0% of statements [2020-08-03T06:30:05.944Z] --- PASS: TestNetworkNat (0.62s) [2020-08-03T06:30:05.944Z] === RUN TestNetworkLocalhostTCPNat [2020-08-03T06:30:06.397Z] --- PASS: TestContainerKillOnDaemonStart (12.44s) [2020-08-03T06:30:06.397Z] PASS [2020-08-03T06:30:06.397Z] [2020-08-03T06:30:06.397Z] === Skipped [2020-08-03T06:30:06.397Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-08-03T06:30:06.397Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-03T06:30:06.397Z] [2020-08-03T06:30:06.397Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-08-03T06:30:06.397Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-03T06:30:06.397Z] [2020-08-03T06:30:06.397Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-08-03T06:30:06.397Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-03T06:30:06.397Z] [2020-08-03T06:30:06.397Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-03T06:30:06.397Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-03T06:30:06.397Z] [2020-08-03T06:30:06.397Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-08-03T06:30:06.397Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-03T06:30:06.397Z] [2020-08-03T06:30:06.397Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-08-03T06:30:06.397Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-08-03T06:30:06.397Z] [2020-08-03T06:30:06.397Z] [2020-08-03T06:30:06.397Z] DONE 192 tests, 6 skipped in 150.765s [2020-08-03T06:30:06.397Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-08-03T06:30:06.397Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:30:06.397Z] ++ set -e [2020-08-03T06:30:06.397Z] ++ '[' -n 0 ']' [2020-08-03T06:30:06.397Z] ++ set -x [2020-08-03T06:30:06.397Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:30:06.397Z] INFO: Testing against a local daemon [2020-08-03T06:30:06.397Z] === RUN TestCommitInheritsEnv [2020-08-03T06:30:06.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-08-03T06:30:06.513Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2020-08-03T06:30:06.513Z] === RUN TestNetworkLoopbackNat [2020-08-03T06:30:06.521Z] --- PASS: TestCgroupNamespacesBuild (3.12s) [2020-08-03T06:30:06.521Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-08-03T06:30:06.689Z] --- PASS: TestCommitInheritsEnv (0.56s) [2020-08-03T06:30:06.689Z] === RUN TestImportExtremelyLargeImageWorks [2020-08-03T06:30:06.689Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-08-03T06:30:06.689Z] === RUN TestImagesFilterMultiReference [2020-08-03T06:30:06.689Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-08-03T06:30:06.689Z] === RUN TestImagePullPlatformInvalid [2020-08-03T06:30:06.689Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-08-03T06:30:06.689Z] === RUN TestRemoveImageOrphaning [2020-08-03T06:30:07.324Z] --- PASS: TestRemoveImageOrphaning (0.52s) [2020-08-03T06:30:07.324Z] === RUN TestRemoveImageGarbageCollector [2020-08-03T06:30:07.324Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-08-03T06:30:07.324Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-03T06:30:07.324Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-08-03T06:30:07.324Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-08-03T06:30:07.324Z] === RUN TestTagInvalidReference [2020-08-03T06:30:07.324Z] --- PASS: TestTagInvalidReference (0.01s) [2020-08-03T06:30:07.324Z] === RUN TestTagValidPrefixedRepo [2020-08-03T06:30:07.324Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-08-03T06:30:07.324Z] === RUN TestTagExistedNameWithoutForce [2020-08-03T06:30:07.324Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-08-03T06:30:07.324Z] === RUN TestTagOfficialNames [2020-08-03T06:30:07.324Z] --- PASS: TestTagOfficialNames (0.04s) [2020-08-03T06:30:07.324Z] === RUN TestTagMatchesDigest [2020-08-03T06:30:07.324Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-08-03T06:30:07.324Z] === CONT TestImportExtremelyLargeImageWorks [2020-08-03T06:30:07.907Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.81s) [2020-08-03T06:30:07.907Z] === RUN TestBuildWithSession [2020-08-03T06:30:07.907Z] --- SKIP: TestBuildWithSession (0.00s) [2020-08-03T06:30:07.907Z] build_session_test.go:25: TODO: BuildKit [2020-08-03T06:30:07.907Z] === RUN TestBuildSquashParent [2020-08-03T06:30:08.010Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.862s coverage: 52.1% of statements [2020-08-03T06:30:08.010Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-08-03T06:30:08.010Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-08-03T06:30:08.656Z] ok github.com/docker/docker/daemon/logger 0.253s coverage: 41.0% of statements [2020-08-03T06:30:09.049Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2020-08-03T06:30:09.049Z] === RUN TestPause [2020-08-03T06:30:09.049Z] --- SKIP: TestPause (0.00s) [2020-08-03T06:30:09.049Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-03T06:30:09.049Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-08-03T06:30:09.049Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-03T06:30:09.049Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-03T06:30:09.049Z] === RUN TestPauseStopPausedContainer [2020-08-03T06:30:09.049Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-08-03T06:30:09.049Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-03T06:30:09.049Z] === RUN TestPsFilter [2020-08-03T06:30:09.049Z] --- PASS: TestPsFilter (0.11s) [2020-08-03T06:30:09.049Z] === RUN TestRemoveContainerWithRemovedVolume [2020-08-03T06:30:09.618Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2020-08-03T06:30:09.618Z] === RUN TestRemoveContainerWithVolume [2020-08-03T06:30:09.878Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2020-08-03T06:30:09.878Z] === RUN TestRemoveContainerRunning [2020-08-03T06:30:10.194Z] ok github.com/docker/docker/daemon/logger/awslogs 0.604s coverage: 77.8% of statements [2020-08-03T06:30:10.447Z] --- PASS: TestRemoveContainerRunning (0.41s) [2020-08-03T06:30:10.447Z] === RUN TestRemoveContainerForceRemoveRunning [2020-08-03T06:30:10.494Z] ok github.com/docker/docker/daemon/logger/gelf 0.031s coverage: 67.0% of statements [2020-08-03T06:30:10.494Z] ok github.com/docker/docker/daemon/images 0.043s coverage: 4.8% of statements [2020-08-03T06:30:10.494Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-08-03T06:30:10.494Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-08-03T06:30:10.494Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-08-03T06:30:10.494Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-08-03T06:30:10.706Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2020-08-03T06:30:10.706Z] === RUN TestRemoveInvalidContainer [2020-08-03T06:30:10.706Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-08-03T06:30:10.706Z] === RUN TestRenameLinkedContainer [2020-08-03T06:30:11.555Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 26.2% of statements [2020-08-03T06:30:11.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-08-03T06:30:11.853Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.030s coverage: 87.2% of statements [2020-08-03T06:30:12.614Z] --- PASS: TestRenameLinkedContainer (1.62s) [2020-08-03T06:30:12.614Z] === RUN TestRenameStoppedContainer [2020-08-03T06:30:12.874Z] --- PASS: TestRenameStoppedContainer (0.39s) [2020-08-03T06:30:12.874Z] === RUN TestRenameRunningContainerAndReuse [2020-08-03T06:30:13.401Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.028s coverage: 61.6% of statements [2020-08-03T06:30:13.708Z] ok github.com/docker/docker/daemon/logger/local 0.112s coverage: 75.2% of statements [2020-08-03T06:30:13.708Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-08-03T06:30:13.813Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2020-08-03T06:30:13.813Z] === RUN TestRenameInvalidName [2020-08-03T06:30:14.073Z] --- PASS: TestRenameInvalidName (0.40s) [2020-08-03T06:30:14.073Z] === RUN TestRenameAnonymousContainer [2020-08-03T06:30:14.491Z] --- PASS: TestBuildSquashParent (6.07s) [2020-08-03T06:30:14.491Z] === RUN TestBuildWithRemoveAndForceRemove [2020-08-03T06:30:14.491Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-03T06:30:14.491Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-03T06:30:14.491Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-03T06:30:14.491Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-03T06:30:14.491Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-03T06:30:14.491Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-03T06:30:14.491Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-03T06:30:14.491Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-03T06:30:14.491Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-03T06:30:14.491Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-03T06:30:14.491Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-03T06:30:14.491Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-03T06:30:14.491Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-03T06:30:14.491Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-03T06:30:14.491Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-03T06:30:14.491Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-03T06:30:14.598Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-08-03T06:30:14.759Z] time="2020-08-03T06:30:14Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate917282169/log551868036.1: no such file or directory" [2020-08-03T06:30:14.759Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.032s coverage: 38.3% of statements [2020-08-03T06:30:15.427Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.047s coverage: 33.3% of statements [2020-08-03T06:30:15.453Z] --- PASS: TestRenameAnonymousContainer (1.50s) [2020-08-03T06:30:15.453Z] === RUN TestRenameContainerWithSameName [2020-08-03T06:30:15.943Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-08-03T06:30:16.022Z] --- PASS: TestRenameContainerWithSameName (0.38s) [2020-08-03T06:30:16.022Z] === RUN TestRenameContainerWithLinkedContainer [2020-08-03T06:30:16.075Z] ok github.com/docker/docker/daemon/logger/templates 0.027s coverage: 8.3% of statements [2020-08-03T06:30:16.959Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s) [2020-08-03T06:30:16.959Z] === RUN TestResize [2020-08-03T06:30:17.041Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-03T06:30:17.041Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-03T06:30:17.127Z] ok github.com/docker/docker/daemon/logger/syslog 0.032s coverage: 46.8% of statements [2020-08-03T06:30:17.219Z] --- PASS: TestResize (0.42s) [2020-08-03T06:30:17.219Z] === RUN TestResizeWithInvalidSize [2020-08-03T06:30:17.478Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2020-08-03T06:30:17.478Z] === RUN TestResizeWhenContainerNotStarted [2020-08-03T06:30:17.837Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-08-03T06:30:18.046Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2020-08-03T06:30:18.047Z] === RUN TestDaemonRestartKillContainers [2020-08-03T06:30:18.047Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-08-03T06:30:18.047Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-08-03T06:30:18.047Z] === RUN TestCgroupNamespacesRun [2020-08-03T06:30:18.958Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-08-03T06:30:18.958Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.66s) [2020-08-03T06:30:18.958Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.86s) [2020-08-03T06:30:18.958Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.94s) [2020-08-03T06:30:18.958Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.99s) [2020-08-03T06:30:18.958Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.16s) [2020-08-03T06:30:18.958Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.00s) [2020-08-03T06:30:18.958Z] === RUN TestBuildMultiStageCopy [2020-08-03T06:30:18.958Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-08-03T06:30:19.238Z] ok github.com/docker/docker/daemon/network 0.028s coverage: 63.8% of statements [2020-08-03T06:30:19.238Z] ok github.com/docker/docker/daemon/logger/splunk 2.450s coverage: 82.5% of statements [2020-08-03T06:30:19.238Z] ? github.com/docker/docker/daemon/names [no test files] [2020-08-03T06:30:19.238Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-08-03T06:30:20.585Z] --- PASS: TestCgroupNamespacesRun (2.13s) [2020-08-03T06:30:20.585Z] === RUN TestCgroupNamespacesRunPrivileged [2020-08-03T06:30:20.802Z] ok github.com/docker/docker/distribution/metadata 0.091s coverage: 48.2% of statements [2020-08-03T06:30:21.505Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-08-03T06:30:21.766Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-08-03T06:30:21.857Z] ok github.com/docker/docker/distribution 0.426s coverage: 22.1% of statements [2020-08-03T06:30:21.857Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-08-03T06:30:21.857Z] ok github.com/docker/docker/errdefs 0.020s coverage: 49.4% of statements [2020-08-03T06:30:22.132Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2020-08-03T06:30:22.337Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-08-03T06:30:22.491Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.12s) [2020-08-03T06:30:22.491Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-08-03T06:30:22.910Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-08-03T06:30:23.148Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-08-03T06:30:23.482Z] --- PASS: TestBuildMultiStageCopy (4.38s) [2020-08-03T06:30:23.482Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.28s) [2020-08-03T06:30:23.482Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2020-08-03T06:30:23.482Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2020-08-03T06:30:23.482Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s) [2020-08-03T06:30:23.482Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s) [2020-08-03T06:30:23.482Z] === RUN TestBuildMultiStageParentConfig [2020-08-03T06:30:24.398Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.17s) [2020-08-03T06:30:24.398Z] === RUN TestCgroupNamespacesRunHostMode [2020-08-03T06:30:24.643Z] ok github.com/docker/docker/image 0.038s coverage: 86.4% of statements [2020-08-03T06:30:24.643Z] ok github.com/docker/docker/image/cache 0.016s coverage: 19.2% of statements [2020-08-03T06:30:24.643Z] ok github.com/docker/docker/distribution/xfer 1.677s coverage: 85.1% of statements [2020-08-03T06:30:24.643Z] ? github.com/docker/docker/dockerversion [no test files] [2020-08-03T06:30:24.643Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-08-03T06:30:24.868Z] --- PASS: TestBuildMultiStageParentConfig (1.44s) [2020-08-03T06:30:24.868Z] === RUN TestBuildLabelWithTargets [2020-08-03T06:30:24.881Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-08-03T06:30:25.291Z] ok github.com/docker/docker/image/v1 0.077s coverage: 25.0% of statements [2020-08-03T06:30:25.291Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-08-03T06:30:25.940Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2020-08-03T06:30:26.237Z] ok github.com/docker/docker/pkg/aaparser 0.027s coverage: 50.0% of statements [2020-08-03T06:30:26.450Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-08-03T06:30:26.940Z] --- PASS: TestCgroupNamespacesRunHostMode (2.15s) [2020-08-03T06:30:26.940Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-08-03T06:30:27.413Z] --- PASS: TestBuildLabelWithTargets (2.19s) [2020-08-03T06:30:27.413Z] === RUN TestBuildWithEmptyLayers [2020-08-03T06:30:27.984Z] --- PASS: TestBuildWithEmptyLayers (1.03s) [2020-08-03T06:30:27.984Z] === RUN TestBuildMultiStageOnBuild [2020-08-03T06:30:28.846Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.13s) [2020-08-03T06:30:28.846Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-08-03T06:30:29.797Z] ok github.com/docker/docker/opts 0.049s coverage: 67.4% of statements [2020-08-03T06:30:30.442Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2020-08-03T06:30:30.741Z] ok github.com/docker/docker/pkg/authorization 0.819s coverage: 68.3% of statements [2020-08-03T06:30:30.755Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.11s) [2020-08-03T06:30:30.755Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-08-03T06:30:31.037Z] ok github.com/docker/docker/pkg/capabilities 0.047s coverage: 87.5% of statements [2020-08-03T06:30:31.282Z] --- PASS: TestBuildMultiStageOnBuild (2.67s) [2020-08-03T06:30:31.282Z] === RUN TestBuildUncleanTarFilenames [2020-08-03T06:30:31.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-08-03T06:30:31.703Z] ok github.com/docker/docker/pkg/archive 1.199s coverage: 76.8% of statements [2020-08-03T06:30:32.000Z] ok github.com/docker/docker/pkg/directory 0.008s coverage: 80.0% of statements [2020-08-03T06:30:32.226Z] --- PASS: TestBuildUncleanTarFilenames (1.42s) [2020-08-03T06:30:32.226Z] === RUN TestBuildMultiStageLayerLeak [2020-08-03T06:30:32.646Z] ok github.com/docker/docker/pkg/discovery 0.009s coverage: 58.3% of statements [2020-08-03T06:30:32.660Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2020-08-03T06:30:32.660Z] === RUN TestCgroupNamespacesRunOlderClient [2020-08-03T06:30:33.290Z] ok github.com/docker/docker/pkg/discovery/file 0.005s coverage: 92.9% of statements [2020-08-03T06:30:34.337Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2020-08-03T06:30:34.568Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.12s) [2020-08-03T06:30:34.568Z] === RUN TestKernelTCPMemory [2020-08-03T06:30:34.568Z] --- SKIP: TestKernelTCPMemory (0.02s) [2020-08-03T06:30:34.568Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-03T06:30:34.568Z] === RUN TestNISDomainname [2020-08-03T06:30:34.568Z] --- SKIP: TestNISDomainname (0.01s) [2020-08-03T06:30:34.568Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-08-03T06:30:34.568Z] === RUN TestHostnameDnsResolution [2020-08-03T06:30:34.772Z] --- PASS: TestBuildMultiStageLayerLeak (2.78s) [2020-08-03T06:30:34.772Z] === RUN TestBuildWithHugeFile [2020-08-03T06:30:34.977Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-08-03T06:30:34.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-08-03T06:30:35.272Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2020-08-03T06:30:35.508Z] --- PASS: TestHostnameDnsResolution (0.66s) [2020-08-03T06:30:35.508Z] === RUN TestStats [2020-08-03T06:30:35.508Z] --- SKIP: TestStats (0.00s) [2020-08-03T06:30:35.508Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-03T06:30:35.508Z] === RUN TestStopContainerWithTimeout [2020-08-03T06:30:35.508Z] === RUN TestStopContainerWithTimeout/0 [2020-08-03T06:30:35.508Z] === PAUSE TestStopContainerWithTimeout/0 [2020-08-03T06:30:35.508Z] === RUN TestStopContainerWithTimeout/1 [2020-08-03T06:30:35.508Z] === PAUSE TestStopContainerWithTimeout/1 [2020-08-03T06:30:35.508Z] === RUN TestStopContainerWithTimeout/3 [2020-08-03T06:30:35.508Z] === PAUSE TestStopContainerWithTimeout/3 [2020-08-03T06:30:35.508Z] === RUN TestStopContainerWithTimeout/-1 [2020-08-03T06:30:35.508Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-08-03T06:30:35.508Z] === CONT TestStopContainerWithTimeout/0 [2020-08-03T06:30:35.508Z] === CONT TestStopContainerWithTimeout/-1 [2020-08-03T06:30:36.077Z] === CONT TestStopContainerWithTimeout/3 [2020-08-03T06:30:36.317Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2020-08-03T06:30:36.614Z] ok github.com/docker/docker/pkg/chrootarchive 3.853s coverage: 43.2% of statements [2020-08-03T06:30:37.260Z] ok github.com/docker/docker/layer 7.759s coverage: 68.8% of statements [2020-08-03T06:30:37.260Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-08-03T06:30:37.260Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-08-03T06:30:37.260Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-08-03T06:30:37.260Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-08-03T06:30:37.260Z] ? github.com/docker/docker/oci [no test files] [2020-08-03T06:30:37.260Z] ? github.com/docker/docker/oci/caps [no test files] [2020-08-03T06:30:37.260Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-08-03T06:30:37.260Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-08-03T06:30:37.260Z] ok github.com/docker/docker/pkg/fileutils 0.041s coverage: 89.5% of statements [2020-08-03T06:30:37.557Z] ok github.com/docker/docker/pkg/discovery/kv 3.090s coverage: 84.1% of statements [2020-08-03T06:30:37.856Z] ok github.com/docker/docker/pkg/fsutils 0.366s coverage: 85.1% of statements [2020-08-03T06:30:37.989Z] === CONT TestStopContainerWithTimeout/1 [2020-08-03T06:30:38.907Z] ok github.com/docker/docker/pkg/homedir 0.013s coverage: 11.4% of statements [2020-08-03T06:30:39.154Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-08-03T06:30:39.370Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-08-03T06:30:39.370Z] --- PASS: TestStopContainerWithTimeout/0 (0.70s) [2020-08-03T06:30:39.370Z] --- PASS: TestStopContainerWithTimeout/-1 (2.61s) [2020-08-03T06:30:39.370Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2020-08-03T06:30:39.370Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2020-08-03T06:30:39.370Z] === RUN TestDeleteDevicemapper [2020-08-03T06:30:39.370Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-08-03T06:30:39.370Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-03T06:30:39.370Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-08-03T06:30:39.554Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2020-08-03T06:30:39.554Z] ok github.com/docker/docker/pkg/locker 0.038s coverage: 88.9% of statements [2020-08-03T06:30:40.106Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-08-03T06:30:40.198Z] ok github.com/docker/docker/pkg/idtools 0.843s coverage: 70.5% of statements [2020-08-03T06:30:40.198Z] ok github.com/docker/docker/pkg/longpath 0.030s coverage: 100.0% of statements [2020-08-03T06:30:40.496Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2020-08-03T06:30:40.496Z] ok github.com/docker/docker/pkg/ioutils 1.199s coverage: 70.6% of statements [2020-08-03T06:30:40.496Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-08-03T06:30:40.496Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-08-03T06:30:40.496Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-08-03T06:30:40.749Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.42s) [2020-08-03T06:30:40.749Z] === RUN TestUpdateMemory [2020-08-03T06:30:40.749Z] --- SKIP: TestUpdateMemory (0.00s) [2020-08-03T06:30:40.749Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-03T06:30:40.749Z] === RUN TestUpdateCPUQuota [2020-08-03T06:30:40.749Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-08-03T06:30:40.749Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-03T06:30:40.749Z] === RUN TestUpdatePidsLimit [2020-08-03T06:30:40.749Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-08-03T06:30:40.750Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-03T06:30:40.750Z] === RUN TestUpdateRestartPolicy [2020-08-03T06:30:41.140Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2020-08-03T06:30:41.140Z] ok github.com/docker/docker/pkg/parsers/kernel 0.020s coverage: 60.0% of statements [2020-08-03T06:30:41.787Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.010s coverage: 86.7% of statements [2020-08-03T06:30:41.787Z] ok github.com/docker/docker/pkg/pidfile 0.007s coverage: 82.4% of statements [2020-08-03T06:30:41.787Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-08-03T06:30:41.787Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-08-03T06:30:42.427Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-03T06:30:42.427Z] Using test binary docker [2020-08-03T06:30:42.427Z] +++ /etc/init.d/apparmor start [2020-08-03T06:30:42.427Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-03T06:30:42.427Z] INFO: Waiting for daemon to start... [2020-08-03T06:30:42.427Z] Starting dockerd [2020-08-03T06:30:42.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 [2020-08-03T06:30:42.436Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.093s coverage: 56.8% of statements [2020-08-03T06:30:43.494Z] ok github.com/docker/docker/pkg/pools 0.019s coverage: 88.2% of statements [2020-08-03T06:30:43.494Z] ok github.com/docker/docker/pkg/progress 0.017s coverage: 75.9% of statements [2020-08-03T06:30:43.494Z] ok github.com/docker/docker/pkg/plugins/transport 0.006s coverage: 85.7% of statements [2020-08-03T06:30:44.141Z] ok github.com/docker/docker/pkg/reexec 0.032s coverage: 82.4% of statements [2020-08-03T06:30:44.950Z] . [2020-08-03T06:30:44.950Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-03T06:30:44.950Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-03T06:30:44.950Z] Error: No such image: emptyfs [2020-08-03T06:30:44.950Z] ++++ docker load [2020-08-03T06:30:44.950Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-03T06:30:45.193Z] ok github.com/docker/docker/pkg/stdcopy 0.008s coverage: 100.0% of statements [2020-08-03T06:30:45.193Z] ok github.com/docker/docker/pkg/pubsub 1.149s coverage: 73.9% of statements [2020-08-03T06:30:45.207Z] Running integration-test (iteration 1) [2020-08-03T06:30:45.207Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-08-03T06:30:45.207Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:30:45.207Z] ++ set -e [2020-08-03T06:30:45.207Z] ++ '[' -n 0 ']' [2020-08-03T06:30:45.207Z] ++ set -x [2020-08-03T06:30:45.207Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:30:45.832Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 70.6% of statements [2020-08-03T06:30:45.832Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2020-08-03T06:30:46.475Z] ok github.com/docker/docker/pkg/symlink 0.018s coverage: 87.7% of statements [2020-08-03T06:30:47.212Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-08-03T06:30:47.554Z] ok github.com/docker/docker/pkg/signal 2.994s coverage: 61.0% of statements [2020-08-03T06:30:47.554Z] ok github.com/docker/docker/pkg/system 0.022s coverage: 36.9% of statements [2020-08-03T06:30:47.554Z] ok github.com/docker/docker/pkg/sysinfo 0.027s coverage: 53.4% of statements [2020-08-03T06:30:48.406Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-08-03T06:30:48.602Z] ok github.com/docker/docker/pkg/tailfile 0.112s coverage: 88.6% of statements [2020-08-03T06:30:48.602Z] testing: warning: no tests to run [2020-08-03T06:30:48.602Z] coverage: [no statements] [2020-08-03T06:30:48.602Z] ok github.com/docker/docker/pkg/term/windows 0.006s coverage: [no statements] [no tests to run] [2020-08-03T06:30:48.898Z] ok github.com/docker/docker/pkg/tarsum 0.161s coverage: 89.3% of statements [2020-08-03T06:30:49.192Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2020-08-03T06:30:49.488Z] ok github.com/docker/docker/pkg/truncindex 0.105s coverage: 91.5% of statements [2020-08-03T06:30:49.488Z] ok github.com/docker/docker/pkg/useragent 0.005s coverage: 88.9% of statements [2020-08-03T06:30:51.016Z] ok github.com/docker/docker/plugin/v2 0.007s coverage: 14.5% of statements [2020-08-03T06:30:52.567Z] ok github.com/docker/docker/reference 0.014s coverage: 84.4% of statements [2020-08-03T06:30:52.737Z] tests/integration/api_service_test.py .................................. [ 60%] [2020-08-03T06:30:52.862Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 68.8% of statements [2020-08-03T06:30:52.963Z] --- PASS: TestUpdateRestartPolicy (10.90s) [2020-08-03T06:30:52.963Z] === RUN TestUpdateRestartWithAutoRemove [2020-08-03T06:30:52.963Z] --- PASS: TestUpdateRestartWithAutoRemove (0.56s) [2020-08-03T06:30:52.963Z] === RUN TestWaitNonBlocked [2020-08-03T06:30:52.963Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-03T06:30:52.963Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-03T06:30:52.963Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-03T06:30:52.963Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-03T06:30:52.963Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-03T06:30:52.963Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-03T06:30:52.963Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-08-03T06:30:52.963Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s) [2020-08-03T06:30:52.963Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s) [2020-08-03T06:30:52.963Z] === RUN TestWaitBlocked [2020-08-03T06:30:52.963Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-03T06:30:52.963Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-03T06:30:52.963Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-08-03T06:30:52.963Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-08-03T06:30:52.963Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-03T06:30:52.963Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-08-03T06:30:53.504Z] ok github.com/docker/docker/plugin 0.671s coverage: 23.1% of statements [2020-08-03T06:30:53.901Z] --- PASS: TestWaitBlocked (0.01s) [2020-08-03T06:30:53.901Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.73s) [2020-08-03T06:30:53.901Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.77s) [2020-08-03T06:30:53.901Z] === CONT TestDaemonRestartIpcMode [2020-08-03T06:30:53.901Z] === CONT TestIpcModeOlderClient [2020-08-03T06:30:53.901Z] --- PASS: TestIpcModeOlderClient (0.09s) [2020-08-03T06:30:54.149Z] ok github.com/docker/docker/registry/resumable 0.025s coverage: 100.0% of statements [2020-08-03T06:30:54.795Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 50.9% of statements [2020-08-03T06:30:55.846Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements [2020-08-03T06:30:56.488Z] ok github.com/docker/docker/registry 0.324s coverage: 56.3% of statements [2020-08-03T06:30:56.784Z] ok github.com/docker/docker/runconfig 0.017s coverage: 66.1% of statements [2020-08-03T06:30:58.102Z] --- PASS: TestDaemonRestartIpcMode (4.19s) [2020-08-03T06:30:58.102Z] PASS [2020-08-03T06:30:58.102Z] [2020-08-03T06:30:58.102Z] === Skipped [2020-08-03T06:30:58.102Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-08-03T06:30:58.102Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-03T06:30:58.102Z] [2020-08-03T06:30:58.102Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-08-03T06:30:58.102Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-08-03T06:30:58.102Z] [2020-08-03T06:30:58.102Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-08-03T06:30:58.102Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-03T06:30:58.102Z] [2020-08-03T06:30:58.102Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-08-03T06:30:58.102Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-08-03T06:30:58.102Z] [2020-08-03T06:30:58.102Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-08-03T06:30:58.102Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-03T06:30:58.102Z] [2020-08-03T06:30:58.102Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-08-03T06:30:58.102Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-03T06:30:58.102Z] [2020-08-03T06:30:58.102Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-08-03T06:30:58.102Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-03T06:30:58.102Z] [2020-08-03T06:30:58.102Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-08-03T06:30:58.102Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-03T06:30:58.102Z] [2020-08-03T06:30:58.102Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-08-03T06:30:58.102Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-03T06:30:58.102Z] [2020-08-03T06:30:58.102Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-08-03T06:30:58.102Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-03T06:30:58.102Z] [2020-08-03T06:30:58.102Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-08-03T06:30:58.102Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-03T06:30:58.102Z] [2020-08-03T06:30:58.102Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-08-03T06:30:58.102Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-08-03T06:30:58.102Z] [2020-08-03T06:30:58.102Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-08-03T06:30:58.102Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-08-03T06:30:58.102Z] [2020-08-03T06:30:58.102Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-08-03T06:30:58.102Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-03T06:30:58.102Z] [2020-08-03T06:30:58.102Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-03T06:30:58.102Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-03T06:30:58.102Z] [2020-08-03T06:30:58.102Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-08-03T06:30:58.102Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-03T06:30:58.102Z] [2020-08-03T06:30:58.102Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-08-03T06:30:58.102Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-08-03T06:30:58.102Z] [2020-08-03T06:30:58.102Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.02s) [2020-08-03T06:30:58.102Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-03T06:30:58.102Z] [2020-08-03T06:30:58.102Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-08-03T06:30:58.102Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-08-03T06:30:58.102Z] [2020-08-03T06:30:58.102Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-08-03T06:30:58.102Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-03T06:30:58.102Z] [2020-08-03T06:30:58.102Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-08-03T06:30:58.102Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-03T06:30:58.102Z] [2020-08-03T06:30:58.102Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-08-03T06:30:58.102Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-03T06:30:58.102Z] [2020-08-03T06:30:58.102Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-08-03T06:30:58.102Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-03T06:30:58.102Z] [2020-08-03T06:30:58.102Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-08-03T06:30:58.102Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-03T06:30:58.102Z] [2020-08-03T06:30:58.102Z] [2020-08-03T06:30:58.102Z] DONE 173 tests, 24 skipped in 78.873s [2020-08-03T06:30:58.102Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-08-03T06:30:58.102Z] INFO: Testing against a local daemon [2020-08-03T06:30:58.102Z] === RUN TestCommitInheritsEnv [2020-08-03T06:30:59.579Z] ok github.com/docker/docker/volume/drivers 0.024s coverage: 36.1% of statements [2020-08-03T06:31:00.062Z] --- PASS: TestCommitInheritsEnv (1.95s) [2020-08-03T06:31:00.062Z] === RUN TestImportExtremelyLargeImageWorks [2020-08-03T06:31:00.062Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-08-03T06:31:00.062Z] === RUN TestImagesFilterMultiReference [2020-08-03T06:31:00.322Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-08-03T06:31:00.322Z] === RUN TestImagePullPlatformInvalid [2020-08-03T06:31:00.322Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-08-03T06:31:00.322Z] === RUN TestRemoveImageOrphaning [2020-08-03T06:31:00.633Z] ok github.com/docker/docker/volume/mounts 0.065s coverage: 67.0% of statements [2020-08-03T06:31:00.633Z] ok github.com/docker/docker/volume/local 0.071s coverage: 73.0% of statements [2020-08-03T06:31:01.674Z] ok github.com/docker/docker/volume/service 0.024s coverage: 73.1% of statements [2020-08-03T06:31:02.229Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2020-08-03T06:31:02.229Z] === RUN TestRemoveImageGarbageCollector [2020-08-03T06:31:02.229Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-08-03T06:31:02.229Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-08-03T06:31:02.229Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-08-03T06:31:02.229Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-08-03T06:31:02.229Z] === RUN TestTagInvalidReference [2020-08-03T06:31:02.229Z] --- PASS: TestTagInvalidReference (0.02s) [2020-08-03T06:31:02.229Z] === RUN TestTagValidPrefixedRepo [2020-08-03T06:31:02.229Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-08-03T06:31:02.229Z] === RUN TestTagExistedNameWithoutForce [2020-08-03T06:31:02.229Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-08-03T06:31:02.229Z] === RUN TestTagOfficialNames [2020-08-03T06:31:02.229Z] --- PASS: TestTagOfficialNames (0.05s) [2020-08-03T06:31:02.229Z] === RUN TestTagMatchesDigest [2020-08-03T06:31:02.229Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-08-03T06:31:02.229Z] === CONT TestImportExtremelyLargeImageWorks [2020-08-03T06:31:06.956Z] ......................... [ 66%] [2020-08-03T06:31:15.192Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-08-03T06:31:15.192Z] [2020-08-03T06:31:15.192Z] ________ ____ __. [2020-08-03T06:31:15.192Z] \_____ \ | |/ _| [2020-08-03T06:31:15.192Z] / | \| < [2020-08-03T06:31:15.192Z] / | \ | \ [2020-08-03T06:31:15.192Z] \_______ /____|__ \ [2020-08-03T06:31:15.192Z] \/ \/ [2020-08-03T06:31:15.192Z] [2020-08-03T06:31:15.192Z] INFO: make.ps1 ended at 08/03/2020 06:31:08 [2020-08-03T06:31:15.192Z] INFO: Binaries build ended at 08/03/2020 06:31:11. Duration:00:01:14.6578564 [2020-08-03T06:31:15.192Z] INFO: Copying the built daemon binary to d:\CI\PR-41306\1\binary\dockerd-ad30ef9113.exe... [2020-08-03T06:31:15.192Z] INFO: Copying the built client binary to d:\CI\PR-41306\1\binary\docker-ad30ef9113.exe... [2020-08-03T06:31:15.192Z] INFO: Copying dockerversion from the container... [2020-08-03T06:31:15.192Z] INFO: Copying the golang package from the container to d:\CI\PR-41306\1\installer\go.zip... [2020-08-03T06:31:18.157Z] INFO: Extracting go.zip to d:\CI\PR-41306\1\go [2020-08-03T06:31:20.271Z] ok github.com/docker/docker/pkg/plugins 33.630s coverage: 76.6% of statements [2020-08-03T06:31:20.271Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-08-03T06:31:20.271Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-08-03T06:31:20.271Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-08-03T06:31:20.271Z] ? github.com/docker/docker/pkg/term [no test files] [2020-08-03T06:31:20.271Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-08-03T06:31:20.271Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-08-03T06:31:20.271Z] ? github.com/docker/docker/rootless [no test files] [2020-08-03T06:31:20.271Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-08-03T06:31:20.271Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-08-03T06:31:20.271Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-08-03T06:31:20.271Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-08-03T06:31:20.271Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-08-03T06:31:20.271Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-08-03T06:31:20.271Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-08-03T06:31:20.271Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-08-03T06:31:20.271Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-08-03T06:31:20.271Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-08-03T06:31:20.271Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-08-03T06:31:20.271Z] ? github.com/docker/docker/testutil/request [no test files] [2020-08-03T06:31:20.271Z] ? github.com/docker/docker/volume [no test files] [2020-08-03T06:31:20.271Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-08-03T06:31:20.271Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-08-03T06:31:20.271Z] [2020-08-03T06:31:20.271Z] === Skipped [2020-08-03T06:31:20.271Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-08-03T06:31:20.271Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-08-03T06:31:20.271Z] [2020-08-03T06:31:20.271Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-08-03T06:31:20.271Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-08-03T06:31:20.271Z] [2020-08-03T06:31:20.271Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-08-03T06:31:20.271Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-03T06:31:20.271Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-03T06:31:20.271Z] [2020-08-03T06:31:20.271Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-08-03T06:31:20.271Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-03T06:31:20.271Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-03T06:31:20.271Z] [2020-08-03T06:31:20.271Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-08-03T06:31:20.271Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-03T06:31:20.271Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-03T06:31:20.271Z] [2020-08-03T06:31:20.271Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-08-03T06:31:20.271Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-03T06:31:20.271Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-03T06:31:20.271Z] [2020-08-03T06:31:20.271Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-08-03T06:31:20.271Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-03T06:31:20.271Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-03T06:31:20.271Z] [2020-08-03T06:31:20.271Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-08-03T06:31:20.271Z] graphtest_unix.go:73: No driver to put! [2020-08-03T06:31:20.271Z] [2020-08-03T06:31:20.271Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-08-03T06:31:20.271Z] time="2020-08-03T06:29:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-03T06:31:20.271Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-03T06:31:20.271Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-03T06:31:20.271Z] [2020-08-03T06:31:20.271Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-08-03T06:31:20.271Z] time="2020-08-03T06:29:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-03T06:31:20.271Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-03T06:31:20.271Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-03T06:31:20.271Z] [2020-08-03T06:31:20.271Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-08-03T06:31:20.271Z] time="2020-08-03T06:29:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-03T06:31:20.271Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-03T06:31:20.271Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-03T06:31:20.271Z] [2020-08-03T06:31:20.271Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-08-03T06:31:20.271Z] time="2020-08-03T06:29:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-03T06:31:20.271Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-03T06:31:20.271Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-03T06:31:20.271Z] [2020-08-03T06:31:20.271Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-08-03T06:31:20.271Z] time="2020-08-03T06:29:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-03T06:31:20.271Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-03T06:31:20.271Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-03T06:31:20.271Z] [2020-08-03T06:31:20.271Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-08-03T06:31:20.271Z] graphtest_unix.go:73: No driver to put! [2020-08-03T06:31:20.271Z] [2020-08-03T06:31:20.271Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-08-03T06:31:20.271Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-08-03T06:31:20.271Z] [2020-08-03T06:31:20.271Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-08-03T06:31:20.271Z] overlay_test.go:49: Fails to compute changes intermittently [2020-08-03T06:31:20.271Z] [2020-08-03T06:31:20.271Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-08-03T06:31:20.271Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-08-03T06:31:20.271Z] [2020-08-03T06:31:20.271Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-08-03T06:31:20.271Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-08-03T06:31:20.271Z] [2020-08-03T06:31:20.271Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-08-03T06:31:20.271Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-03T06:31:20.271Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-03T06:31:20.271Z] [2020-08-03T06:31:20.271Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-08-03T06:31:20.271Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-03T06:31:20.271Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-03T06:31:20.271Z] [2020-08-03T06:31:20.271Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-08-03T06:31:20.271Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-03T06:31:20.271Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-03T06:31:20.271Z] [2020-08-03T06:31:20.271Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-08-03T06:31:20.271Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-03T06:31:20.271Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-03T06:31:20.271Z] [2020-08-03T06:31:20.271Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-08-03T06:31:20.271Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-03T06:31:20.271Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-03T06:31:20.271Z] [2020-08-03T06:31:20.271Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-08-03T06:31:20.271Z] graphtest_unix.go:73: No driver to put! [2020-08-03T06:31:20.271Z] [2020-08-03T06:31:20.271Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-08-03T06:31:20.271Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-08-03T06:31:20.271Z] [2020-08-03T06:31:20.271Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-08-03T06:31:20.271Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-08-03T06:31:20.271Z] [2020-08-03T06:31:20.271Z] [2020-08-03T06:31:20.271Z] DONE 2123 tests, 26 skipped in 256.925s Post stage [Pipeline] junit [2020-08-03T06:31:20.318Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-03T06:31:21.110Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41306/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ad30ef91130b6445cc850cacb225737589ce38ee -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:ad30ef91130b6445cc850cacb225737589ce38ee hack/make.sh dynbinary test-integration [2020-08-03T06:31:21.409Z] [2020-08-03T06:31:21.409Z] Removing bundles/ [2020-08-03T06:31:21.409Z] [2020-08-03T06:31:21.409Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-08-03T06:31:21.409Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-08-03T06:31:21.409Z] GOOS="" GOARCH="" GOARM="" [2020-08-03T06:31:21.547Z] --- PASS: TestBuildWithHugeFile (46.44s) [2020-08-03T06:31:21.547Z] === RUN TestBuildWithEmptyDockerfile [2020-08-03T06:31:21.547Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-03T06:31:21.547Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-03T06:31:21.547Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-03T06:31:21.547Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-03T06:31:21.547Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-03T06:31:21.547Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-03T06:31:21.547Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-03T06:31:21.547Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-03T06:31:21.547Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-03T06:31:21.808Z] --- PASS: TestBuildWithEmptyDockerfile (0.17s) [2020-08-03T06:31:21.808Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2020-08-03T06:31:21.808Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2020-08-03T06:31:21.808Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s) [2020-08-03T06:31:21.808Z] === RUN TestBuildPreserveOwnership [2020-08-03T06:31:21.808Z] === RUN TestBuildPreserveOwnership/copy_from [2020-08-03T06:31:26.017Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-08-03T06:31:27.934Z] --- PASS: TestBuildPreserveOwnership (5.91s) [2020-08-03T06:31:27.934Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.82s) [2020-08-03T06:31:27.934Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.06s) [2020-08-03T06:31:27.934Z] === RUN TestBuildPlatformInvalid [2020-08-03T06:31:27.934Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-08-03T06:31:27.934Z] PASS [2020-08-03T06:31:27.934Z] [2020-08-03T06:31:27.934Z] === Skipped [2020-08-03T06:31:27.934Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-08-03T06:31:27.934Z] build_session_test.go:25: TODO: BuildKit [2020-08-03T06:31:27.934Z] [2020-08-03T06:31:27.934Z] [2020-08-03T06:31:27.934Z] DONE 32 tests, 1 skipped in 99.603s [2020-08-03T06:31:27.934Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-08-03T06:31:27.934Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:31:27.934Z] ++ set -e [2020-08-03T06:31:27.934Z] ++ '[' -n 0 ']' [2020-08-03T06:31:27.934Z] ++ set -x [2020-08-03T06:31:27.934Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:31:27.934Z] INFO: Testing against a local daemon [2020-08-03T06:31:27.934Z] === RUN TestConfigInspect [2020-08-03T06:31:31.849Z] Loaded image: buildpack-deps:buster [2020-08-03T06:31:31.849Z] Loaded image: busybox:latest [2020-08-03T06:31:31.849Z] Loaded image: busybox:glibc [2020-08-03T06:31:31.849Z] Loaded image: debian:buster [2020-08-03T06:31:31.849Z] Loaded image: hello-world:latest [2020-08-03T06:31:31.849Z] INFO: Testing against a local daemon [2020-08-03T06:31:31.849Z] === RUN TestCgroupNamespacesBuild [2020-08-03T06:31:31.849Z] --- PASS: TestCgroupNamespacesBuild (3.20s) [2020-08-03T06:31:31.849Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-08-03T06:31:31.849Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.05s) [2020-08-03T06:31:31.849Z] === RUN TestBuildWithSession [2020-08-03T06:31:31.849Z] --- SKIP: TestBuildWithSession (0.00s) [2020-08-03T06:31:31.849Z] build_session_test.go:25: TODO: BuildKit [2020-08-03T06:31:31.849Z] === RUN TestBuildSquashParent [2020-08-03T06:31:32.142Z] --- PASS: TestConfigInspect (3.75s) [2020-08-03T06:31:32.142Z] === RUN TestConfigList [2020-08-03T06:31:35.446Z] --- PASS: TestConfigList (3.25s) [2020-08-03T06:31:35.446Z] === RUN TestConfigsCreateAndDelete [2020-08-03T06:31:38.749Z] --- PASS: TestConfigsCreateAndDelete (3.25s) [2020-08-03T06:31:38.749Z] === RUN TestConfigsUpdate [2020-08-03T06:31:39.948Z] --- PASS: TestBuildSquashParent (8.59s) [2020-08-03T06:31:39.948Z] === RUN TestBuildWithRemoveAndForceRemove [2020-08-03T06:31:39.948Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-03T06:31:39.948Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-03T06:31:39.948Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-03T06:31:39.948Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-03T06:31:39.948Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-03T06:31:39.948Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-03T06:31:39.948Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-03T06:31:39.948Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-03T06:31:39.948Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-03T06:31:39.948Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-03T06:31:39.948Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-03T06:31:39.948Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-03T06:31:39.948Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-03T06:31:39.948Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-03T06:31:42.050Z] --- PASS: TestConfigsUpdate (3.26s) [2020-08-03T06:31:42.050Z] === RUN TestTemplatedConfig [2020-08-03T06:31:42.480Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-03T06:31:42.480Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-03T06:31:43.489Z] INFO: Extraction ended at 08/03/2020 06:31:41. Duration:00:00:23.3177038 [2020-08-03T06:31:43.489Z] INFO: Updating the golang and path environment variables [2020-08-03T06:31:43.489Z] INFO: GOPATH=d:\gopath [2020-08-03T06:31:43.489Z] INFO: go version go1.13.14 windows/amd64 [2020-08-03T06:31:43.489Z] INFO: Running the daemon under test in debug mode [2020-08-03T06:31:43.489Z] INFO: Starting a daemon under test... [2020-08-03T06:31:43.489Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41306\1\daemon --pidfile d:\CI\PR-41306\1\docker.pid -D [2020-08-03T06:31:43.489Z] INFO: Process started successfully. [2020-08-03T06:31:43.489Z] INFO: Start tailing logs of the daemon under tests [2020-08-03T06:31:43.489Z] INFO: Waiting for the daemon under test to start... [2020-08-03T06:31:44.632Z] --- PASS: TestImportExtremelyLargeImageWorks (89.66s) [2020-08-03T06:31:44.632Z] PASS [2020-08-03T06:31:44.632Z] [2020-08-03T06:31:44.632Z] === Skipped [2020-08-03T06:31:44.632Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-08-03T06:31:44.632Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-03T06:31:44.632Z] [2020-08-03T06:31:44.632Z] [2020-08-03T06:31:44.632Z] DONE 12 tests, 1 skipped in 91.136s [2020-08-03T06:31:44.632Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-08-03T06:31:44.632Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:31:44.632Z] ++ set -e [2020-08-03T06:31:44.632Z] ++ '[' -n 0 ']' [2020-08-03T06:31:44.632Z] ++ set -x [2020-08-03T06:31:44.632Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:31:44.632Z] INFO: Testing against a local daemon [2020-08-03T06:31:44.632Z] === RUN TestNetworkCreateDelete [2020-08-03T06:31:44.632Z] --- PASS: TestNetworkCreateDelete (0.15s) [2020-08-03T06:31:44.632Z] === RUN TestDockerNetworkDeletePreferID [2020-08-03T06:31:44.632Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2020-08-03T06:31:44.632Z] === RUN TestDaemonDNSFallback [2020-08-03T06:31:44.632Z] --- PASS: TestDaemonDNSFallback (2.46s) [2020-08-03T06:31:44.632Z] === RUN TestInspectNetwork [2020-08-03T06:31:45.064Z] INFO: Daemon under test started and replied! [2020-08-03T06:31:45.064Z] INFO: Docker version of the daemon under test [2020-08-03T06:31:45.064Z] [2020-08-03T06:31:45.064Z] Client: [2020-08-03T06:31:45.064Z] Version: 17.06.2-ce [2020-08-03T06:31:45.064Z] API version: 1.30 [2020-08-03T06:31:45.064Z] Go version: go1.8.3 [2020-08-03T06:31:45.064Z] Git commit: cec0b72 [2020-08-03T06:31:45.064Z] Built: Tue Sep 5 19:57:19 2017 [2020-08-03T06:31:45.064Z] OS/Arch: windows/amd64 [2020-08-03T06:31:45.064Z] [2020-08-03T06:31:45.064Z] Server: [2020-08-03T06:31:45.064Z] Version: 0.0.0-dev [2020-08-03T06:31:45.064Z] API version: 1.41 (minimum version 1.24) [2020-08-03T06:31:45.064Z] Go version: go1.13.14 [2020-08-03T06:31:45.064Z] Git commit: ad30ef9113 [2020-08-03T06:31:45.064Z] Built: 08/03/2020 06:30:00 [2020-08-03T06:31:45.064Z] OS/Arch: windows/amd64 [2020-08-03T06:31:45.064Z] Experimental: false [2020-08-03T06:31:45.064Z] [2020-08-03T06:31:45.064Z] INFO: Docker info of the daemon under test [2020-08-03T06:31:45.064Z] [2020-08-03T06:31:45.350Z] --- PASS: TestTemplatedConfig (3.48s) [2020-08-03T06:31:45.351Z] === RUN TestConfigCreateResolve [2020-08-03T06:31:45.534Z] Containers: 0 [2020-08-03T06:31:45.534Z] Running: 0 [2020-08-03T06:31:45.534Z] Paused: 0 [2020-08-03T06:31:45.534Z] Stopped: 0 [2020-08-03T06:31:45.534Z] Images: 0 [2020-08-03T06:31:45.534Z] Server Version: 0.0.0-dev [2020-08-03T06:31:45.534Z] Storage Driver: windowsfilter [2020-08-03T06:31:45.534Z] Windows: [2020-08-03T06:31:45.534Z] Logging Driver: json-file [2020-08-03T06:31:45.534Z] Plugins: [2020-08-03T06:31:45.534Z] Volume: local [2020-08-03T06:31:45.534Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-08-03T06:31:45.534Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-08-03T06:31:45.534Z] Swarm: inactive [2020-08-03T06:31:45.534Z] Default Isolation: process [2020-08-03T06:31:45.534Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-08-03T06:31:45.534Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-08-03T06:31:45.534Z] OSType: windows [2020-08-03T06:31:45.534Z] Architecture: x86_64 [2020-08-03T06:31:45.534Z] CPUs: 4 [2020-08-03T06:31:45.534Z] Total Memory: 32GiB [2020-08-03T06:31:45.534Z] Name: azwin-2-4c3fc0 [2020-08-03T06:31:45.534Z] ID: WCA5:ASYT:TSWA:I3DG:4C6D:DSHB:HTHA:WGF5:3IW7:6O67:5PDO:B43Q [2020-08-03T06:31:45.534Z] Docker Root Dir: D:\CI\PR-41306\1\daemon [2020-08-03T06:31:45.534Z] Debug Mode (client): false [2020-08-03T06:31:45.534Z] Debug Mode (server): true [2020-08-03T06:31:45.534Z] File Descriptors: -1 [2020-08-03T06:31:45.534Z] Goroutines: 17 [2020-08-03T06:31:45.534Z] System Time: 2020-08-03T06:31:45.0245321Z [2020-08-03T06:31:45.534Z] EventsListeners: 0 [2020-08-03T06:31:45.534Z] Registry: https://index.docker.io/v1/ [2020-08-03T06:31:45.534Z] Labels: [2020-08-03T06:31:45.534Z] Experimental: false [2020-08-03T06:31:45.534Z] Insecure Registries: [2020-08-03T06:31:45.534Z] 127.0.0.0/8 [2020-08-03T06:31:45.534Z] Live Restore Enabled: false [2020-08-03T06:31:45.534Z] [2020-08-03T06:31:45.534Z] [2020-08-03T06:31:45.534Z] INFO: Docker images of the daemon under test [2020-08-03T06:31:45.534Z] [2020-08-03T06:31:45.534Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-08-03T06:31:45.534Z] [2020-08-03T06:31:45.534Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-08-03T06:31:45.534Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-08-03T06:31:45.534Z] ltsc2019: Pulling from windows/servercore [2020-08-03T06:31:45.534Z] 4612f6d0b889: Pulling fs layer [2020-08-03T06:31:45.534Z] fc1b9e59edad: Pulling fs layer [2020-08-03T06:31:45.704Z] === RUN TestInspectNetwork/full_network_id [2020-08-03T06:31:45.704Z] === RUN TestInspectNetwork/partial_network_id [2020-08-03T06:31:45.704Z] === RUN TestInspectNetwork/network_name [2020-08-03T06:31:45.704Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-08-03T06:31:45.757Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-03T06:31:45.757Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-03T06:31:47.867Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2020-08-03T06:31:48.651Z] --- PASS: TestConfigCreateResolve (3.17s) [2020-08-03T06:31:48.651Z] === RUN TestConfigDaemonLibtrustID [2020-08-03T06:31:48.912Z] --- PASS: TestConfigDaemonLibtrustID (0.65s) [2020-08-03T06:31:48.912Z] PASS [2020-08-03T06:31:48.912Z] [2020-08-03T06:31:48.912Z] DONE 7 tests in 20.971s [2020-08-03T06:31:48.912Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-08-03T06:31:48.912Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:31:48.912Z] ++ set -e [2020-08-03T06:31:48.912Z] ++ '[' -n 0 ']' [2020-08-03T06:31:48.912Z] ++ set -x [2020-08-03T06:31:48.912Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:31:48.912Z] INFO: Testing against a local daemon [2020-08-03T06:31:48.912Z] === RUN TestCheckpoint [2020-08-03T06:31:48.912Z] --- SKIP: TestCheckpoint (0.00s) [2020-08-03T06:31:48.912Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-03T06:31:48.912Z] === RUN TestContainerInvalidJSON [2020-08-03T06:31:48.912Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-08-03T06:31:48.912Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-08-03T06:31:48.912Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-08-03T06:31:48.912Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-08-03T06:31:48.912Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-08-03T06:31:48.912Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-08-03T06:31:49.031Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-08-03T06:31:49.031Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.09s) [2020-08-03T06:31:49.031Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.15s) [2020-08-03T06:31:49.031Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.20s) [2020-08-03T06:31:49.031Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.30s) [2020-08-03T06:31:49.031Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.85s) [2020-08-03T06:31:49.031Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.03s) [2020-08-03T06:31:49.031Z] === RUN TestBuildMultiStageCopy [2020-08-03T06:31:49.031Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-08-03T06:31:49.172Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-08-03T06:31:49.172Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-08-03T06:31:49.172Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-08-03T06:31:49.172Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-08-03T06:31:49.172Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-08-03T06:31:49.172Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-08-03T06:31:49.172Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-08-03T06:31:49.172Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-08-03T06:31:49.172Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-08-03T06:31:49.172Z] === RUN TestCopyFromContainerPathIsNotDir [2020-08-03T06:31:49.172Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-08-03T06:31:49.172Z] === RUN TestCopyToContainerPathDoesNotExist [2020-08-03T06:31:49.433Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-08-03T06:31:49.433Z] === RUN TestCopyToContainerPathIsNotDir [2020-08-03T06:31:49.433Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-08-03T06:31:49.433Z] === RUN TestCopyFromContainer [2020-08-03T06:31:51.349Z] === RUN TestCopyFromContainer// [2020-08-03T06:31:51.405Z] --- PASS: TestInspectNetwork (10.75s) [2020-08-03T06:31:51.405Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-08-03T06:31:51.405Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-08-03T06:31:51.405Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-08-03T06:31:51.405Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-08-03T06:31:51.405Z] === RUN TestRunContainerWithBridgeNone [2020-08-03T06:31:51.557Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-08-03T06:31:51.611Z] === RUN TestCopyFromContainer//bar/root [2020-08-03T06:31:51.611Z] === RUN TestCopyFromContainer//bar/root/ [2020-08-03T06:31:51.814Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-08-03T06:31:51.872Z] === RUN TestCopyFromContainer/bar/quux [2020-08-03T06:31:51.872Z] === RUN TestCopyFromContainer/bar/quux/ [2020-08-03T06:31:52.133Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-08-03T06:31:52.133Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-08-03T06:31:52.133Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-08-03T06:31:52.378Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-08-03T06:31:52.394Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-08-03T06:31:52.394Z] === RUN TestCopyFromContainer/bar/notarget [2020-08-03T06:31:52.655Z] --- PASS: TestCopyFromContainer (3.10s) [2020-08-03T06:31:52.655Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-08-03T06:31:52.655Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-08-03T06:31:52.655Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-08-03T06:31:52.655Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-08-03T06:31:52.655Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2020-08-03T06:31:52.655Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-08-03T06:31:52.655Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-08-03T06:31:52.655Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-08-03T06:31:52.655Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2020-08-03T06:31:52.655Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-08-03T06:31:52.655Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-08-03T06:31:52.655Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-03T06:31:52.655Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-03T06:31:52.655Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-03T06:31:52.655Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-03T06:31:52.655Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-03T06:31:52.655Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-03T06:31:52.655Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-03T06:31:52.655Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-03T06:31:52.655Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-03T06:31:52.655Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-08-03T06:31:52.655Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-08-03T06:31:52.655Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-08-03T06:31:52.655Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-08-03T06:31:52.655Z] === RUN TestCreateLinkToNonExistingContainer [2020-08-03T06:31:52.655Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-08-03T06:31:52.655Z] === RUN TestCreateWithInvalidEnv [2020-08-03T06:31:52.655Z] === RUN TestCreateWithInvalidEnv/0 [2020-08-03T06:31:52.655Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-08-03T06:31:52.655Z] === RUN TestCreateWithInvalidEnv/1 [2020-08-03T06:31:52.655Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-08-03T06:31:52.655Z] === RUN TestCreateWithInvalidEnv/2 [2020-08-03T06:31:52.655Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-08-03T06:31:52.655Z] === CONT TestCreateWithInvalidEnv/0 [2020-08-03T06:31:52.655Z] === CONT TestCreateWithInvalidEnv/1 [2020-08-03T06:31:52.655Z] === CONT TestCreateWithInvalidEnv/2 [2020-08-03T06:31:52.655Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-08-03T06:31:52.655Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-08-03T06:31:52.655Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-08-03T06:31:52.655Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-08-03T06:31:52.655Z] === RUN TestCreateTmpfsMountsTarget [2020-08-03T06:31:52.655Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-08-03T06:31:52.655Z] === RUN TestCreateWithCustomMaskedPaths [2020-08-03T06:31:52.725Z] fc1b9e59edad: Verifying Checksum [2020-08-03T06:31:52.725Z] fc1b9e59edad: Download complete [2020-08-03T06:31:52.941Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-08-03T06:31:53.505Z] --- PASS: TestBuildMultiStageCopy (4.57s) [2020-08-03T06:31:53.505Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.50s) [2020-08-03T06:31:53.505Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2020-08-03T06:31:53.505Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2020-08-03T06:31:53.505Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s) [2020-08-03T06:31:53.505Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2020-08-03T06:31:53.505Z] === RUN TestBuildMultiStageParentConfig [2020-08-03T06:31:53.512Z] --- PASS: TestRunContainerWithBridgeNone (2.43s) [2020-08-03T06:31:53.512Z] === RUN TestNetworkInvalidJSON [2020-08-03T06:31:53.512Z] === RUN TestNetworkInvalidJSON//networks/create [2020-08-03T06:31:53.512Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-08-03T06:31:53.512Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-08-03T06:31:53.512Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-08-03T06:31:53.512Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-03T06:31:53.512Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-03T06:31:53.512Z] === CONT TestNetworkInvalidJSON//networks/create [2020-08-03T06:31:53.512Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-03T06:31:53.512Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-08-03T06:31:53.512Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-08-03T06:31:53.512Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-08-03T06:31:53.512Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-08-03T06:31:53.512Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-08-03T06:31:53.512Z] === RUN TestHostIPv4BridgeLabel [2020-08-03T06:31:53.804Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-08-03T06:31:53.804Z] === RUN TestDaemonRestartWithLiveRestore [2020-08-03T06:31:54.842Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-08-03T06:31:54.842Z] === RUN TestDaemonDefaultNetworkPools [2020-08-03T06:31:54.875Z] --- PASS: TestBuildMultiStageParentConfig (1.21s) [2020-08-03T06:31:54.875Z] === RUN TestBuildLabelWithTargets [2020-08-03T06:31:55.202Z] --- PASS: TestCreateWithCustomMaskedPaths (2.09s) [2020-08-03T06:31:55.202Z] === RUN TestCreateWithCustomReadonlyPaths [2020-08-03T06:31:55.880Z] --- PASS: TestDaemonDefaultNetworkPools (0.85s) [2020-08-03T06:31:55.880Z] === RUN TestDaemonRestartWithExistingNetwork [2020-08-03T06:31:56.770Z] --- PASS: TestBuildLabelWithTargets (2.17s) [2020-08-03T06:31:56.770Z] === RUN TestBuildWithEmptyLayers [2020-08-03T06:31:56.948Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2020-08-03T06:31:56.948Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-08-03T06:31:57.115Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.19s) [2020-08-03T06:31:57.115Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-08-03T06:31:57.115Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-03T06:31:57.115Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-03T06:31:57.115Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-03T06:31:57.115Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-03T06:31:57.115Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-03T06:31:57.115Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-03T06:31:57.115Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-03T06:31:57.115Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-03T06:31:57.115Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-03T06:31:57.115Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-03T06:31:57.115Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-03T06:31:57.115Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-03T06:31:57.115Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-03T06:31:57.115Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-03T06:31:57.115Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-03T06:31:57.115Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-08-03T06:31:57.115Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-08-03T06:31:57.115Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-08-03T06:31:57.115Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2020-08-03T06:31:57.115Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-08-03T06:31:57.115Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-08-03T06:31:57.115Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-08-03T06:31:58.056Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.74s) [2020-08-03T06:31:58.056Z] === RUN TestCreateDifferentPlatform [2020-08-03T06:31:58.056Z] === RUN TestCreateDifferentPlatform/different_os [2020-08-03T06:31:58.056Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-08-03T06:31:58.056Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-08-03T06:31:58.056Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-08-03T06:31:58.056Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-08-03T06:31:58.056Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-08-03T06:31:58.056Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2020-08-03T06:31:58.056Z] === RUN TestContainerStartOnDaemonRestart [2020-08-03T06:31:58.056Z] === PAUSE TestContainerStartOnDaemonRestart [2020-08-03T06:31:58.056Z] === RUN TestDaemonRestartIpcMode [2020-08-03T06:31:58.056Z] === PAUSE TestDaemonRestartIpcMode [2020-08-03T06:31:58.056Z] === RUN TestDaemonHostGatewayIP [2020-08-03T06:31:58.056Z] === PAUSE TestDaemonHostGatewayIP [2020-08-03T06:31:58.056Z] === RUN TestContainerKillOnDaemonStart [2020-08-03T06:31:58.056Z] === PAUSE TestContainerKillOnDaemonStart [2020-08-03T06:31:58.056Z] === RUN TestDiff [2020-08-03T06:31:58.138Z] --- PASS: TestBuildWithEmptyLayers (1.15s) [2020-08-03T06:31:58.138Z] === RUN TestBuildMultiStageOnBuild [2020-08-03T06:31:58.461Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2020-08-03T06:31:58.461Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-08-03T06:31:58.627Z] --- PASS: TestDiff (0.70s) [2020-08-03T06:31:58.627Z] === RUN TestExecWithCloseStdin [2020-08-03T06:31:58.753Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2020-08-03T06:31:58.753Z] === RUN TestServiceWithPredefinedNetwork [2020-08-03T06:31:59.569Z] --- PASS: TestExecWithCloseStdin (0.85s) [2020-08-03T06:31:59.570Z] === RUN TestExec [2020-08-03T06:32:00.511Z] --- PASS: TestExec (0.88s) [2020-08-03T06:32:00.511Z] === RUN TestExecUser [2020-08-03T06:32:01.410Z] --- PASS: TestBuildMultiStageOnBuild (2.84s) [2020-08-03T06:32:01.410Z] === RUN TestBuildUncleanTarFilenames [2020-08-03T06:32:01.452Z] --- PASS: TestExecUser (0.86s) [2020-08-03T06:32:01.452Z] === RUN TestExportContainerAndImportImage [2020-08-03T06:32:02.394Z] --- PASS: TestExportContainerAndImportImage (1.10s) [2020-08-03T06:32:02.394Z] === RUN TestExportContainerAfterDaemonRestart [2020-08-03T06:32:02.780Z] --- PASS: TestBuildUncleanTarFilenames (1.76s) [2020-08-03T06:32:02.780Z] === RUN TestBuildMultiStageLayerLeak [2020-08-03T06:32:03.213Z] --- PASS: TestServiceWithPredefinedNetwork (3.69s) [2020-08-03T06:32:03.213Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-08-03T06:32:03.213Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-03T06:32:03.213Z] service_test.go:236: FLAKY_TEST [2020-08-03T06:32:03.213Z] === RUN TestServiceWithDataPathPortInit [2020-08-03T06:32:04.310Z] --- PASS: TestExportContainerAfterDaemonRestart (2.03s) [2020-08-03T06:32:04.310Z] === RUN TestHealthCheckWorkdir [2020-08-03T06:32:05.247Z] 4612f6d0b889: Verifying Checksum [2020-08-03T06:32:05.247Z] 4612f6d0b889: Download complete [2020-08-03T06:32:05.252Z] --- PASS: TestHealthCheckWorkdir (0.98s) [2020-08-03T06:32:05.252Z] === RUN TestHealthKillContainer [2020-08-03T06:32:05.942Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-08-03T06:32:05.942Z] tests/integration/client_test.py ..... [ 75%] [2020-08-03T06:32:05.942Z] tests/integration/context_api_test.py ... [ 76%] [2020-08-03T06:32:05.942Z] tests/integration/errors_test.py . [ 76%] [2020-08-03T06:32:06.052Z] --- PASS: TestBuildMultiStageLayerLeak (3.18s) [2020-08-03T06:32:06.052Z] === RUN TestBuildWithHugeFile [2020-08-03T06:32:08.553Z] --- PASS: TestHealthKillContainer (2.82s) [2020-08-03T06:32:08.553Z] === RUN TestInspectCpusetInConfigPre120 [2020-08-03T06:32:08.814Z] --- PASS: TestInspectCpusetInConfigPre120 (0.74s) [2020-08-03T06:32:08.814Z] === RUN TestIpcModeNone [2020-08-03T06:32:09.757Z] --- PASS: TestIpcModeNone (0.83s) [2020-08-03T06:32:09.757Z] === RUN TestIpcModePrivate [2020-08-03T06:32:10.699Z] --- PASS: TestIpcModePrivate (0.83s) [2020-08-03T06:32:10.699Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-08-03T06:32:10.699Z] === RUN TestIpcModeShareable [2020-08-03T06:32:11.653Z] --- PASS: TestIpcModeShareable (0.84s) [2020-08-03T06:32:11.653Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-08-03T06:32:11.653Z] === RUN TestAPIIpcModeShareableAndContainer [2020-08-03T06:32:14.148Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-03T06:32:14.148Z] Using test binary docker [2020-08-03T06:32:14.148Z] +++ /etc/init.d/apparmor start [2020-08-03T06:32:14.148Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-03T06:32:14.148Z] INFO: Waiting for daemon to start... [2020-08-03T06:32:14.148Z] Starting dockerd [2020-08-03T06:32:14.148Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-08-03T06:32:14.222Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.65s) [2020-08-03T06:32:14.222Z] === RUN TestAPIIpcModeHost [2020-08-03T06:32:14.804Z] --- PASS: TestAPIIpcModeHost (0.65s) [2020-08-03T06:32:14.804Z] === RUN TestDaemonIpcModeShareable [2020-08-03T06:32:15.078Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-03T06:32:15.078Z] Using test binary docker [2020-08-03T06:32:15.078Z] +++ /etc/init.d/apparmor start [2020-08-03T06:32:15.078Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-03T06:32:15.078Z] INFO: Waiting for daemon to start... [2020-08-03T06:32:15.078Z] Starting dockerd [2020-08-03T06:32:15.078Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-08-03T06:32:15.335Z] . [2020-08-03T06:32:15.335Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-03T06:32:15.592Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-03T06:32:15.592Z] Error: No such image: emptyfs [2020-08-03T06:32:15.592Z] ++++ docker load [2020-08-03T06:32:15.592Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-03T06:32:15.850Z] Running integration-test (iteration 1) [2020-08-03T06:32:15.850Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-08-03T06:32:15.850Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-08-03T06:32:15.850Z] ++ set -e [2020-08-03T06:32:15.850Z] ++ '[' -n 0 ']' [2020-08-03T06:32:15.850Z] ++ set -x [2020-08-03T06:32:15.850Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-08-03T06:32:16.738Z] --- PASS: TestDaemonIpcModeShareable (1.80s) [2020-08-03T06:32:16.738Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-08-03T06:32:16.738Z] === RUN TestDaemonIpcModePrivate [2020-08-03T06:32:17.253Z] [2020-08-03T06:32:17.253Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-03T06:32:17.253Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-03T06:32:17.253Z] Error: No such image: emptyfs [2020-08-03T06:32:17.253Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-03T06:32:17.253Z] ++++ docker load [2020-08-03T06:32:17.818Z] Running integration-test (iteration 1) [2020-08-03T06:32:17.818Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-08-03T06:32:17.818Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-08-03T06:32:17.818Z] ++ set -e [2020-08-03T06:32:17.818Z] ++ '[' -n 0 ']' [2020-08-03T06:32:17.818Z] ++ set -x [2020-08-03T06:32:17.818Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-08-03T06:32:18.654Z] --- PASS: TestDaemonIpcModePrivate (1.79s) [2020-08-03T06:32:18.655Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-08-03T06:32:18.655Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-08-03T06:32:20.040Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.74s) [2020-08-03T06:32:20.040Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-08-03T06:32:20.040Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-08-03T06:32:21.954Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.77s) [2020-08-03T06:32:21.954Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-08-03T06:32:21.954Z] === RUN TestIpcModeOlderClient [2020-08-03T06:32:21.954Z] === PAUSE TestIpcModeOlderClient [2020-08-03T06:32:21.954Z] === RUN TestKillContainerInvalidSignal [2020-08-03T06:32:22.896Z] --- PASS: TestKillContainerInvalidSignal (0.79s) [2020-08-03T06:32:22.896Z] === RUN TestKillContainer [2020-08-03T06:32:22.896Z] === RUN TestKillContainer/no_signal [2020-08-03T06:32:23.467Z] === RUN TestKillContainer/non_killing_signal [2020-08-03T06:32:24.039Z] === RUN TestKillContainer/killing_signal [2020-08-03T06:32:24.980Z] --- PASS: TestKillContainer (2.28s) [2020-08-03T06:32:24.981Z] --- PASS: TestKillContainer/no_signal (0.75s) [2020-08-03T06:32:24.981Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2020-08-03T06:32:24.981Z] --- PASS: TestKillContainer/killing_signal (0.72s) [2020-08-03T06:32:24.981Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-08-03T06:32:24.981Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-08-03T06:32:25.551Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-08-03T06:32:25.687Z] --- PASS: TestServiceWithDataPathPortInit (19.85s) [2020-08-03T06:32:25.687Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-08-03T06:32:26.493Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.48s) [2020-08-03T06:32:26.493Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.71s) [2020-08-03T06:32:26.493Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2020-08-03T06:32:26.493Z] === RUN TestKillStoppedContainer [2020-08-03T06:32:26.493Z] --- PASS: TestKillStoppedContainer (0.12s) [2020-08-03T06:32:26.493Z] === RUN TestKillStoppedContainerAPIPre120 [2020-08-03T06:32:26.754Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-08-03T06:32:26.754Z] === RUN TestKillDifferentUserContainer [2020-08-03T06:32:27.325Z] --- PASS: TestKillDifferentUserContainer (0.77s) [2020-08-03T06:32:27.325Z] === RUN TestInspectOomKilledTrue [2020-08-03T06:32:27.325Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-08-03T06:32:27.325Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-03T06:32:27.325Z] === RUN TestInspectOomKilledFalse [2020-08-03T06:32:27.325Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-08-03T06:32:27.325Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-03T06:32:27.325Z] === RUN TestLinksEtcHostsContentMatch [2020-08-03T06:32:27.896Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2020-08-03T06:32:27.896Z] === RUN TestLinksContainerNames [2020-08-03T06:32:29.809Z] --- PASS: TestLinksContainerNames (1.50s) [2020-08-03T06:32:29.809Z] === RUN TestLogsFollowTailEmpty [2020-08-03T06:32:30.380Z] --- PASS: TestLogsFollowTailEmpty (0.77s) [2020-08-03T06:32:30.381Z] === RUN TestContainerNetworkMountsNoChown [2020-08-03T06:32:30.952Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s) [2020-08-03T06:32:30.952Z] === RUN TestMountDaemonRoot [2020-08-03T06:32:30.952Z] === RUN TestMountDaemonRoot/default [2020-08-03T06:32:30.952Z] === PAUSE TestMountDaemonRoot/default [2020-08-03T06:32:30.952Z] === RUN TestMountDaemonRoot/private [2020-08-03T06:32:30.952Z] === PAUSE TestMountDaemonRoot/private [2020-08-03T06:32:30.952Z] === RUN TestMountDaemonRoot/rprivate [2020-08-03T06:32:30.952Z] === PAUSE TestMountDaemonRoot/rprivate [2020-08-03T06:32:30.952Z] === RUN TestMountDaemonRoot/slave [2020-08-03T06:32:30.952Z] === PAUSE TestMountDaemonRoot/slave [2020-08-03T06:32:30.952Z] === RUN TestMountDaemonRoot/rslave [2020-08-03T06:32:30.952Z] === PAUSE TestMountDaemonRoot/rslave [2020-08-03T06:32:30.952Z] === RUN TestMountDaemonRoot/shared [2020-08-03T06:32:30.952Z] === PAUSE TestMountDaemonRoot/shared [2020-08-03T06:32:30.952Z] === RUN TestMountDaemonRoot/rshared [2020-08-03T06:32:30.952Z] === PAUSE TestMountDaemonRoot/rshared [2020-08-03T06:32:30.952Z] === CONT TestMountDaemonRoot/default [2020-08-03T06:32:30.952Z] === CONT TestMountDaemonRoot/rshared [2020-08-03T06:32:30.952Z] === CONT TestMountDaemonRoot/rprivate [2020-08-03T06:32:30.952Z] === RUN TestMountDaemonRoot/default/bind_root [2020-08-03T06:32:30.952Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-08-03T06:32:30.952Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-08-03T06:32:30.952Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-08-03T06:32:30.952Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-08-03T06:32:30.952Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-08-03T06:32:30.952Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-08-03T06:32:30.952Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-08-03T06:32:30.952Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-08-03T06:32:30.952Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-08-03T06:32:30.952Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-08-03T06:32:30.952Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-08-03T06:32:30.952Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-08-03T06:32:30.952Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-08-03T06:32:30.952Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-08-03T06:32:30.952Z] === RUN TestMountDaemonRoot/default/mount_root [2020-08-03T06:32:30.952Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-08-03T06:32:30.952Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-08-03T06:32:30.952Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-08-03T06:32:30.952Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-08-03T06:32:30.952Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-08-03T06:32:30.952Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-08-03T06:32:30.952Z] === CONT TestMountDaemonRoot/private [2020-08-03T06:32:30.952Z] === RUN TestMountDaemonRoot/private/bind_root [2020-08-03T06:32:30.952Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-08-03T06:32:30.952Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-08-03T06:32:30.952Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-08-03T06:32:30.952Z] === CONT TestMountDaemonRoot/shared [2020-08-03T06:32:30.952Z] === RUN TestMountDaemonRoot/private/mount_root [2020-08-03T06:32:30.952Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-08-03T06:32:30.952Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-08-03T06:32:30.952Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-08-03T06:32:30.952Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-08-03T06:32:30.952Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-08-03T06:32:30.952Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-08-03T06:32:30.952Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-08-03T06:32:30.952Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-08-03T06:32:30.952Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-08-03T06:32:30.952Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-08-03T06:32:30.952Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-08-03T06:32:30.952Z] === CONT TestMountDaemonRoot/slave [2020-08-03T06:32:30.952Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-08-03T06:32:30.952Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-08-03T06:32:30.952Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-08-03T06:32:30.952Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-08-03T06:32:30.952Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-08-03T06:32:30.952Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-08-03T06:32:30.952Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-08-03T06:32:30.952Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-08-03T06:32:30.952Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-08-03T06:32:30.952Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-08-03T06:32:30.952Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-08-03T06:32:30.952Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-08-03T06:32:30.952Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-08-03T06:32:30.952Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-08-03T06:32:31.213Z] === CONT TestMountDaemonRoot/default/bind_root [2020-08-03T06:32:31.213Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-08-03T06:32:31.213Z] === CONT TestMountDaemonRoot/default/mount_root [2020-08-03T06:32:31.213Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-08-03T06:32:31.213Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-08-03T06:32:31.213Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-08-03T06:32:31.213Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-08-03T06:32:31.213Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-08-03T06:32:31.213Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-08-03T06:32:31.213Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-08-03T06:32:31.213Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-08-03T06:32:31.213Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-08-03T06:32:31.213Z] === CONT TestMountDaemonRoot/private/bind_root [2020-08-03T06:32:31.473Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-08-03T06:32:31.473Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-08-03T06:32:31.473Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-08-03T06:32:31.473Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-08-03T06:32:31.473Z] === CONT TestMountDaemonRoot/private/mount_root [2020-08-03T06:32:31.473Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-08-03T06:32:31.473Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-08-03T06:32:31.473Z] === CONT TestMountDaemonRoot/rslave [2020-08-03T06:32:31.473Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-08-03T06:32:31.473Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-08-03T06:32:31.473Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-08-03T06:32:31.473Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-08-03T06:32:31.473Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-08-03T06:32:31.473Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-08-03T06:32:31.473Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-08-03T06:32:31.473Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-08-03T06:32:31.473Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-08-03T06:32:31.473Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-08-03T06:32:31.473Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-08-03T06:32:31.473Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-08-03T06:32:31.473Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-08-03T06:32:31.473Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-08-03T06:32:31.473Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-08-03T06:32:31.473Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-08-03T06:32:31.473Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-08-03T06:32:31.473Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2020-08-03T06:32:31.473Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-08-03T06:32:31.473Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-08-03T06:32:31.473Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-08-03T06:32:31.473Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-08-03T06:32:31.473Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-08-03T06:32:31.473Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-08-03T06:32:31.473Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-08-03T06:32:31.473Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-08-03T06:32:31.473Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-08-03T06:32:31.473Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-08-03T06:32:31.473Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-08-03T06:32:31.473Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-08-03T06:32:31.473Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-08-03T06:32:31.473Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-08-03T06:32:31.473Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-08-03T06:32:31.473Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-08-03T06:32:31.473Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-08-03T06:32:31.473Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-08-03T06:32:31.473Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-08-03T06:32:31.473Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-08-03T06:32:31.473Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-08-03T06:32:31.473Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-08-03T06:32:31.473Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-08-03T06:32:31.473Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-08-03T06:32:31.473Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-08-03T06:32:31.473Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-08-03T06:32:31.473Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-08-03T06:32:31.473Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-08-03T06:32:31.473Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-08-03T06:32:31.473Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-08-03T06:32:31.473Z] === RUN TestContainerBindMountNonRecursive [2020-08-03T06:32:32.659Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.02s) [2020-08-03T06:32:32.659Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:rh4brcyesxcyg0y75yztvauya Created:2020-08-03 06:32:23.819242577 +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[a3bb161c9c5d5402036b825589048751eadc29fa25297ba4ec540df44b500f77:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sugsvntfls09mexhdzpz02lj8 EndpointID:0cecf3d9df1885d0792b1261ce4fe4f91f84c68acb5cb4c1e6d668d4980674ca MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3d1dccd92a6a717f7a720b1d31294c20b6ab94774ea52fd685cf76ba3671abcb 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:72e2d614e0a4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sugsvntfls09mexhdzpz02lj8 EndpointID:0cecf3d9df1885d0792b1261ce4fe4f91f84c68acb5cb4c1e6d668d4980674ca EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-08-03T06:32:32.659Z] PASS [2020-08-03T06:32:32.659Z] [2020-08-03T06:32:32.659Z] === Skipped [2020-08-03T06:32:32.659Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-03T06:32:32.659Z] service_test.go:236: FLAKY_TEST [2020-08-03T06:32:32.659Z] [2020-08-03T06:32:32.659Z] [2020-08-03T06:32:32.659Z] DONE 23 tests, 1 skipped in 55.322s [2020-08-03T06:32:32.659Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-08-03T06:32:32.659Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:32:32.659Z] ++ set -e [2020-08-03T06:32:32.659Z] ++ '[' -n 0 ']' [2020-08-03T06:32:32.659Z] ++ set -x [2020-08-03T06:32:32.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:32:32.659Z] INFO: Testing against a local daemon [2020-08-03T06:32:32.659Z] === RUN TestDockerNetworkIpvlanPersistance [2020-08-03T06:32:32.659Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-03T06:32:32.659Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-03T06:32:32.659Z] === RUN TestDockerNetworkIpvlan [2020-08-03T06:32:32.659Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-08-03T06:32:32.659Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-03T06:32:32.659Z] PASS [2020-08-03T06:32:32.659Z] [2020-08-03T06:32:32.659Z] === Skipped [2020-08-03T06:32:32.659Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-03T06:32:32.659Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-03T06:32:32.659Z] [2020-08-03T06:32:32.659Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-08-03T06:32:32.659Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-03T06:32:32.659Z] [2020-08-03T06:32:32.659Z] [2020-08-03T06:32:32.659Z] DONE 2 tests, 2 skipped in 0.187s [2020-08-03T06:32:32.659Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-08-03T06:32:32.659Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:32:32.659Z] ++ set -e [2020-08-03T06:32:32.659Z] ++ '[' -n 0 ']' [2020-08-03T06:32:32.659Z] ++ set -x [2020-08-03T06:32:32.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:32:32.659Z] INFO: Testing against a local daemon [2020-08-03T06:32:32.659Z] === RUN TestDockerNetworkMacvlanPersistance [2020-08-03T06:32:34.019Z] --- PASS: TestContainerBindMountNonRecursive (2.03s) [2020-08-03T06:32:34.019Z] === RUN TestNetworkNat [2020-08-03T06:32:34.170Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s) [2020-08-03T06:32:34.170Z] === RUN TestDockerNetworkMacvlan [2020-08-03T06:32:34.590Z] --- PASS: TestNetworkNat (0.85s) [2020-08-03T06:32:34.590Z] === RUN TestNetworkLocalhostTCPNat [2020-08-03T06:32:35.161Z] --- PASS: TestNetworkLocalhostTCPNat (0.82s) [2020-08-03T06:32:35.161Z] === RUN TestNetworkLoopbackNat [2020-08-03T06:32:35.206Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-08-03T06:32:35.839Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-08-03T06:32:36.876Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-08-03T06:32:37.606Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-08-03T06:32:38.459Z] --- PASS: TestNetworkLoopbackNat (3.14s) [2020-08-03T06:32:38.459Z] === RUN TestPause [2020-08-03T06:32:39.401Z] --- PASS: TestPause (0.83s) [2020-08-03T06:32:39.401Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-08-03T06:32:39.401Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-03T06:32:39.401Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-03T06:32:39.401Z] === RUN TestPauseStopPausedContainer [2020-08-03T06:32:39.972Z] --- PASS: TestPauseStopPausedContainer (0.79s) [2020-08-03T06:32:39.973Z] === RUN TestPsFilter [2020-08-03T06:32:40.234Z] --- PASS: TestPsFilter (0.25s) [2020-08-03T06:32:40.234Z] === RUN TestRemoveContainerWithRemovedVolume [2020-08-03T06:32:41.176Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s) [2020-08-03T06:32:41.176Z] === RUN TestRemoveContainerWithVolume [2020-08-03T06:32:41.336Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-08-03T06:32:41.748Z] --- PASS: TestRemoveContainerWithVolume (0.75s) [2020-08-03T06:32:41.748Z] === RUN TestRemoveContainerRunning [2020-08-03T06:32:42.691Z] --- PASS: TestRemoveContainerRunning (0.75s) [2020-08-03T06:32:42.691Z] === RUN TestRemoveContainerForceRemoveRunning [2020-08-03T06:32:43.263Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.80s) [2020-08-03T06:32:43.263Z] === RUN TestRemoveInvalidContainer [2020-08-03T06:32:43.263Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-08-03T06:32:43.263Z] === RUN TestRenameLinkedContainer [2020-08-03T06:32:44.861Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-08-03T06:32:46.567Z] --- PASS: TestRenameLinkedContainer (3.00s) [2020-08-03T06:32:46.567Z] === RUN TestRenameStoppedContainer [2020-08-03T06:32:47.139Z] --- PASS: TestRenameStoppedContainer (0.72s) [2020-08-03T06:32:47.139Z] === RUN TestRenameRunningContainerAndReuse [2020-08-03T06:32:48.524Z] --- PASS: TestRenameRunningContainerAndReuse (1.55s) [2020-08-03T06:32:48.524Z] === RUN TestRenameInvalidName [2020-08-03T06:32:49.468Z] --- PASS: TestRenameInvalidName (0.78s) [2020-08-03T06:32:49.468Z] === RUN TestRenameAnonymousContainer [2020-08-03T06:32:51.769Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-08-03T06:32:53.161Z] ......... [ 86%] [2020-08-03T06:32:53.281Z] --- PASS: TestDockerNetworkMacvlan (19.20s) [2020-08-03T06:32:53.281Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-08-03T06:32:53.281Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-08-03T06:32:53.281Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.42s) [2020-08-03T06:32:53.281Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.47s) [2020-08-03T06:32:53.281Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.37s) [2020-08-03T06:32:53.281Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.41s) [2020-08-03T06:32:53.281Z] PASS [2020-08-03T06:32:53.281Z] [2020-08-03T06:32:53.281Z] DONE 8 tests in 20.797s [2020-08-03T06:32:53.281Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-08-03T06:32:53.281Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:32:53.281Z] ++ set -e [2020-08-03T06:32:53.281Z] ++ '[' -n 0 ']' [2020-08-03T06:32:53.281Z] ++ set -x [2020-08-03T06:32:53.281Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:32:53.573Z] testing: warning: no tests to run [2020-08-03T06:32:53.573Z] PASS [2020-08-03T06:32:53.573Z] [2020-08-03T06:32:53.573Z] DONE 0 tests in 0.045s [2020-08-03T06:32:53.573Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-08-03T06:32:53.573Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:32:53.573Z] ++ set -e [2020-08-03T06:32:53.573Z] ++ '[' -n 0 ']' [2020-08-03T06:32:53.573Z] ++ set -x [2020-08-03T06:32:53.573Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:32:53.573Z] INFO: Testing against a local daemon [2020-08-03T06:32:53.573Z] === RUN TestAuthZPluginAllowRequest [2020-08-03T06:32:53.675Z] --- PASS: TestRenameAnonymousContainer (3.97s) [2020-08-03T06:32:53.675Z] === RUN TestRenameContainerWithSameName [2020-08-03T06:32:53.709Z] --- PASS: TestImportExtremelyLargeImageWorks (108.52s) [2020-08-03T06:32:53.709Z] PASS [2020-08-03T06:32:53.709Z] [2020-08-03T06:32:53.709Z] === Skipped [2020-08-03T06:32:53.709Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-08-03T06:32:53.709Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-08-03T06:32:53.709Z] [2020-08-03T06:32:53.709Z] [2020-08-03T06:32:53.709Z] DONE 12 tests, 1 skipped in 112.889s [2020-08-03T06:32:53.709Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-08-03T06:32:53.709Z] INFO: Testing against a local daemon [2020-08-03T06:32:53.709Z] === RUN TestNetworkCreateDelete [2020-08-03T06:32:53.709Z] --- PASS: TestNetworkCreateDelete (0.16s) [2020-08-03T06:32:53.709Z] === RUN TestDockerNetworkDeletePreferID [2020-08-03T06:32:53.709Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2020-08-03T06:32:53.709Z] === RUN TestDaemonDNSFallback [2020-08-03T06:32:54.247Z] --- PASS: TestRenameContainerWithSameName (0.72s) [2020-08-03T06:32:54.247Z] === RUN TestRenameContainerWithLinkedContainer [2020-08-03T06:32:55.634Z] --- PASS: TestRenameContainerWithLinkedContainer (1.60s) [2020-08-03T06:32:55.634Z] === RUN TestResize [2020-08-03T06:32:55.647Z] --- PASS: TestAuthZPluginAllowRequest (1.74s) [2020-08-03T06:32:55.647Z] === RUN TestAuthZPluginTLS [2020-08-03T06:32:55.939Z] --- PASS: TestAuthZPluginTLS (0.53s) [2020-08-03T06:32:55.939Z] === RUN TestAuthZPluginDenyRequest [2020-08-03T06:32:56.573Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-08-03T06:32:56.573Z] === RUN TestAuthZPluginAPIDenyResponse [2020-08-03T06:32:56.576Z] --- PASS: TestResize (0.75s) [2020-08-03T06:32:56.576Z] === RUN TestResizeWithInvalidSize [2020-08-03T06:32:56.865Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-08-03T06:32:56.865Z] === RUN TestAuthZPluginDenyResponse [2020-08-03T06:32:57.148Z] --- PASS: TestResizeWithInvalidSize (0.81s) [2020-08-03T06:32:57.148Z] === RUN TestResizeWhenContainerNotStarted [2020-08-03T06:32:57.238Z] tests/integration/models_images_test.py ............... [ 89%] [2020-08-03T06:32:57.500Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-08-03T06:32:57.500Z] === RUN TestAuthZPluginAllowEventStream [2020-08-03T06:32:58.092Z] --- PASS: TestResizeWhenContainerNotStarted (0.87s) [2020-08-03T06:32:58.092Z] === RUN TestDaemonRestartKillContainers [2020-08-03T06:32:58.092Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-03T06:32:58.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-03T06:32:58.092Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-03T06:32:58.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-03T06:32:58.092Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-03T06:32:58.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-03T06:32:58.092Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-03T06:32:58.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-03T06:32:58.092Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-03T06:32:58.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-03T06:32:58.092Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-03T06:32:58.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-03T06:32:58.092Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-03T06:32:58.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-03T06:32:58.092Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-03T06:32:58.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-03T06:32:58.092Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-03T06:32:58.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-03T06:32:58.092Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-03T06:32:58.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-03T06:32:58.092Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-03T06:32:58.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-03T06:32:58.092Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-03T06:32:58.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-03T06:32:58.092Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-03T06:32:58.092Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-03T06:32:58.092Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-03T06:32:58.092Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-03T06:32:58.331Z] tests/integration/models_networks_test.py .... [ 90%] [2020-08-03T06:32:58.794Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-08-03T06:32:58.794Z] [2020-08-03T06:32:58.794Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-03T06:32:58.794Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-03T06:32:58.794Z] HOSTNAME=72e13807e774 [2020-08-03T06:32:58.794Z] TESTDEBUG=0 [2020-08-03T06:32:58.794Z] DEST=bundles/test-integration [2020-08-03T06:32:58.794Z] PWD=/go/src/github.com/docker/docker [2020-08-03T06:32:58.794Z] DOCKER_GITCOMMIT=ad30ef91130b6445cc850cacb225737589ce38ee [2020-08-03T06:32:58.794Z] container=docker [2020-08-03T06:32:58.794Z] HOME=/root [2020-08-03T06:32:58.794Z] GOLANG_VERSION=1.13.14 [2020-08-03T06:32:58.794Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-03T06:32:58.794Z] VALIDATE_BRANCH=master [2020-08-03T06:32:58.794Z] TERM=xterm [2020-08-03T06:32:58.794Z] DOCKER_PKG=github.com/docker/docker [2020-08-03T06:32:58.794Z] SHLVL=1 [2020-08-03T06:32:58.794Z] TIMEOUT=120m [2020-08-03T06:32:58.794Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-03T06:32:58.794Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-03T06:32:58.794Z] GO111MODULE=off [2020-08-03T06:32:58.794Z] DOCKER_EXPERIMENTAL=1 [2020-08-03T06:32:58.794Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-08-03T06:32:58.794Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-03T06:32:58.794Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-03T06:32:58.794Z] GOPATH=/go [2020-08-03T06:32:58.794Z] PKG_CONFIG=pkg-config [2020-08-03T06:32:58.794Z] _=/usr/bin/env [2020-08-03T06:32:58.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-08-03T06:32:58.983Z] --- PASS: TestDaemonDNSFallback (7.32s) [2020-08-03T06:32:58.983Z] === RUN TestInspectNetwork [2020-08-03T06:32:58.983Z] --- SKIP: TestInspectNetwork (0.00s) [2020-08-03T06:32:58.983Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:32:58.983Z] === RUN TestRunContainerWithBridgeNone [2020-08-03T06:32:58.983Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-08-03T06:32:58.983Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-03T06:32:58.983Z] === RUN TestNetworkInvalidJSON [2020-08-03T06:32:58.983Z] === RUN TestNetworkInvalidJSON//networks/create [2020-08-03T06:32:58.983Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-08-03T06:32:58.983Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-08-03T06:32:58.983Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-08-03T06:32:58.983Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-03T06:32:58.983Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-03T06:32:58.983Z] === CONT TestNetworkInvalidJSON//networks/create [2020-08-03T06:32:58.983Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-03T06:32:58.983Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-08-03T06:32:58.983Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-08-03T06:32:58.983Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-08-03T06:32:58.983Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-08-03T06:32:58.983Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-08-03T06:32:58.983Z] === RUN TestHostIPv4BridgeLabel [2020-08-03T06:32:58.983Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-08-03T06:32:58.983Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-03T06:32:58.983Z] === RUN TestDaemonRestartWithLiveRestore [2020-08-03T06:32:58.983Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2020-08-03T06:32:58.983Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-03T06:32:58.983Z] === RUN TestDaemonDefaultNetworkPools [2020-08-03T06:32:58.983Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-08-03T06:32:58.983Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-03T06:32:58.983Z] === RUN TestDaemonRestartWithExistingNetwork [2020-08-03T06:32:58.983Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2020-08-03T06:32:58.983Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-03T06:32:58.983Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-08-03T06:32:58.983Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-08-03T06:32:58.983Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-03T06:32:58.983Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-08-03T06:32:58.983Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-08-03T06:32:58.983Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-03T06:32:58.983Z] === RUN TestServiceWithPredefinedNetwork [2020-08-03T06:32:58.983Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-08-03T06:32:58.983Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:32:58.983Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-08-03T06:32:58.983Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-03T06:32:58.983Z] service_test.go:236: FLAKY_TEST [2020-08-03T06:32:58.983Z] === RUN TestServiceWithDataPathPortInit [2020-08-03T06:32:58.983Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2020-08-03T06:32:58.983Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:32:58.983Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-08-03T06:32:58.983Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-08-03T06:32:58.983Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:32:58.983Z] PASS [2020-08-03T06:32:58.983Z] [2020-08-03T06:32:58.983Z] === Skipped [2020-08-03T06:32:58.983Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-08-03T06:32:58.983Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:32:58.983Z] [2020-08-03T06:32:58.983Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-08-03T06:32:58.983Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-03T06:32:58.983Z] [2020-08-03T06:32:58.983Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-08-03T06:32:58.983Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-03T06:32:58.983Z] [2020-08-03T06:32:58.983Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2020-08-03T06:32:58.984Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-03T06:32:58.984Z] [2020-08-03T06:32:58.984Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2020-08-03T06:32:58.984Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-03T06:32:58.984Z] [2020-08-03T06:32:58.984Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2020-08-03T06:32:58.984Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-03T06:32:58.984Z] [2020-08-03T06:32:58.984Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-08-03T06:32:58.984Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-03T06:32:58.984Z] [2020-08-03T06:32:58.984Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-08-03T06:32:58.984Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-03T06:32:58.984Z] [2020-08-03T06:32:58.984Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-08-03T06:32:58.984Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:32:58.984Z] [2020-08-03T06:32:58.984Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-03T06:32:58.984Z] service_test.go:236: FLAKY_TEST [2020-08-03T06:32:58.984Z] [2020-08-03T06:32:58.984Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2020-08-03T06:32:58.984Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:32:58.984Z] [2020-08-03T06:32:58.984Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-08-03T06:32:58.984Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:32:58.984Z] [2020-08-03T06:32:58.984Z] [2020-08-03T06:32:58.984Z] DONE 19 tests, 12 skipped in 8.081s [2020-08-03T06:32:58.984Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-08-03T06:32:58.984Z] INFO: Testing against a local daemon [2020-08-03T06:32:58.984Z] === RUN TestDockerNetworkIpvlanPersistance [2020-08-03T06:32:58.984Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-08-03T06:32:58.984Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-03T06:32:58.984Z] === RUN TestDockerNetworkIpvlan [2020-08-03T06:32:58.984Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-08-03T06:32:58.984Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-03T06:32:58.984Z] PASS [2020-08-03T06:32:58.984Z] [2020-08-03T06:32:58.984Z] === Skipped [2020-08-03T06:32:58.984Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-08-03T06:32:58.984Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-03T06:32:58.984Z] [2020-08-03T06:32:58.984Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-08-03T06:32:58.984Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-03T06:32:58.984Z] [2020-08-03T06:32:58.984Z] [2020-08-03T06:32:58.984Z] DONE 2 tests, 2 skipped in 0.143s [2020-08-03T06:32:58.984Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-08-03T06:32:59.243Z] INFO: Testing against a local daemon [2020-08-03T06:32:59.243Z] === RUN TestDockerNetworkMacvlanPersistance [2020-08-03T06:32:59.243Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-08-03T06:32:59.243Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-03T06:32:59.243Z] === RUN TestDockerNetworkMacvlan [2020-08-03T06:32:59.243Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-08-03T06:32:59.243Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-03T06:32:59.243Z] PASS [2020-08-03T06:32:59.243Z] [2020-08-03T06:32:59.243Z] === Skipped [2020-08-03T06:32:59.243Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-08-03T06:32:59.244Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-03T06:32:59.244Z] [2020-08-03T06:32:59.244Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-08-03T06:32:59.244Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-03T06:32:59.244Z] [2020-08-03T06:32:59.244Z] [2020-08-03T06:32:59.244Z] DONE 2 tests, 2 skipped in 0.134s [2020-08-03T06:32:59.244Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-08-03T06:32:59.244Z] testing: warning: no tests to run [2020-08-03T06:32:59.244Z] PASS [2020-08-03T06:32:59.244Z] [2020-08-03T06:32:59.244Z] DONE 0 tests in 0.040s [2020-08-03T06:32:59.244Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-08-03T06:32:59.503Z] INFO: Testing against a local daemon [2020-08-03T06:32:59.503Z] === RUN TestAuthZPluginAllowRequest [2020-08-03T06:32:59.503Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-08-03T06:32:59.503Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-03T06:32:59.503Z] === RUN TestAuthZPluginTLS [2020-08-03T06:32:59.503Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-08-03T06:32:59.503Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-03T06:32:59.503Z] === RUN TestAuthZPluginDenyRequest [2020-08-03T06:32:59.503Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-08-03T06:32:59.503Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-03T06:32:59.503Z] === RUN TestAuthZPluginAPIDenyResponse [2020-08-03T06:32:59.503Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-08-03T06:32:59.503Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-03T06:32:59.503Z] === RUN TestAuthZPluginDenyResponse [2020-08-03T06:32:59.503Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-08-03T06:32:59.503Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-03T06:32:59.503Z] === RUN TestAuthZPluginAllowEventStream [2020-08-03T06:32:59.503Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-08-03T06:32:59.503Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-03T06:32:59.503Z] === RUN TestAuthZPluginErrorResponse [2020-08-03T06:32:59.503Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-08-03T06:32:59.503Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-03T06:32:59.503Z] === RUN TestAuthZPluginErrorRequest [2020-08-03T06:32:59.503Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-08-03T06:32:59.503Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-03T06:32:59.503Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-08-03T06:32:59.503Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-08-03T06:32:59.503Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-03T06:32:59.503Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-08-03T06:32:59.503Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-08-03T06:32:59.503Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-03T06:32:59.503Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-08-03T06:32:59.503Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-08-03T06:32:59.503Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-03T06:32:59.503Z] === RUN TestAuthZPluginHeader [2020-08-03T06:32:59.503Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-08-03T06:32:59.503Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-03T06:32:59.503Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-08-03T06:32:59.503Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.19s) [2020-08-03T06:32:59.503Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-03T06:32:59.503Z] === RUN TestAuthZPluginV2Disable [2020-08-03T06:32:59.503Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2020-08-03T06:32:59.503Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-03T06:32:59.503Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-08-03T06:32:59.574Z] --- PASS: TestAuthZPluginAllowEventStream (1.73s) [2020-08-03T06:32:59.574Z] === RUN TestAuthZPluginErrorResponse [2020-08-03T06:32:59.762Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.05s) [2020-08-03T06:32:59.763Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-03T06:32:59.763Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-08-03T06:32:59.763Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s) [2020-08-03T06:32:59.763Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-03T06:32:59.763Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-08-03T06:32:59.763Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.04s) [2020-08-03T06:32:59.763Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-03T06:32:59.763Z] PASS [2020-08-03T06:32:59.763Z] [2020-08-03T06:32:59.763Z] === Skipped [2020-08-03T06:32:59.763Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-08-03T06:32:59.763Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-03T06:32:59.763Z] [2020-08-03T06:32:59.763Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-08-03T06:32:59.763Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-03T06:32:59.763Z] [2020-08-03T06:32:59.763Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-08-03T06:32:59.763Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-03T06:32:59.763Z] [2020-08-03T06:32:59.763Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-08-03T06:32:59.763Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-03T06:32:59.763Z] [2020-08-03T06:32:59.763Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-08-03T06:32:59.763Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-03T06:32:59.763Z] [2020-08-03T06:32:59.763Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-08-03T06:32:59.763Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-03T06:32:59.763Z] [2020-08-03T06:32:59.763Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-08-03T06:32:59.763Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-03T06:32:59.763Z] [2020-08-03T06:32:59.763Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-08-03T06:32:59.763Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-03T06:32:59.763Z] [2020-08-03T06:32:59.763Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-08-03T06:32:59.763Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-03T06:32:59.763Z] [2020-08-03T06:32:59.763Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-08-03T06:32:59.763Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-03T06:32:59.763Z] [2020-08-03T06:32:59.763Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-08-03T06:32:59.763Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-03T06:32:59.763Z] [2020-08-03T06:32:59.763Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-08-03T06:32:59.763Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-03T06:32:59.763Z] [2020-08-03T06:32:59.763Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.19s) [2020-08-03T06:32:59.763Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-03T06:32:59.763Z] [2020-08-03T06:32:59.763Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2020-08-03T06:32:59.763Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-03T06:32:59.763Z] [2020-08-03T06:32:59.763Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.05s) [2020-08-03T06:32:59.763Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-03T06:32:59.763Z] [2020-08-03T06:32:59.763Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s) [2020-08-03T06:32:59.763Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-03T06:32:59.763Z] [2020-08-03T06:32:59.763Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.04s) [2020-08-03T06:32:59.763Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-03T06:32:59.763Z] [2020-08-03T06:32:59.763Z] [2020-08-03T06:32:59.763Z] DONE 17 tests, 17 skipped in 0.474s [2020-08-03T06:32:59.763Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-08-03T06:32:59.866Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-08-03T06:32:59.866Z] === RUN TestAuthZPluginErrorRequest [2020-08-03T06:33:00.022Z] INFO: Testing against a local daemon [2020-08-03T06:33:00.022Z] === RUN TestPluginInvalidJSON [2020-08-03T06:33:00.022Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-08-03T06:33:00.022Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-08-03T06:33:00.022Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-08-03T06:33:00.022Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-08-03T06:33:00.022Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-08-03T06:33:00.022Z] === RUN TestPluginInstall [2020-08-03T06:33:00.022Z] --- SKIP: TestPluginInstall (0.00s) [2020-08-03T06:33:00.022Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-03T06:33:00.022Z] PASS [2020-08-03T06:33:00.022Z] [2020-08-03T06:33:00.022Z] === Skipped [2020-08-03T06:33:00.022Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-08-03T06:33:00.022Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-03T06:33:00.022Z] [2020-08-03T06:33:00.022Z] [2020-08-03T06:33:00.022Z] DONE 3 tests, 1 skipped in 0.199s [2020-08-03T06:33:00.022Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-08-03T06:33:00.022Z] INFO: Testing against a local daemon [2020-08-03T06:33:00.022Z] === RUN TestExternalGraphDriver [2020-08-03T06:33:00.282Z] --- SKIP: TestExternalGraphDriver (0.08s) [2020-08-03T06:33:00.282Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-08-03T06:33:00.282Z] === RUN TestGraphdriverPluginV2 [2020-08-03T06:33:00.501Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-08-03T06:33:00.501Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-08-03T06:33:00.794Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-08-03T06:33:00.794Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-08-03T06:33:01.399Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-03T06:33:01.399Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-03T06:33:01.399Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-03T06:33:01.662Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-03T06:33:02.607Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-03T06:33:02.866Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.10s) [2020-08-03T06:33:02.866Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-08-03T06:33:02.869Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-03T06:33:03.443Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-03T06:33:04.442Z] Loaded image: buildpack-deps:buster [2020-08-03T06:33:04.442Z] Loaded image: busybox:latest [2020-08-03T06:33:04.442Z] Loaded image: busybox:glibc [2020-08-03T06:33:04.442Z] Loaded image: debian:buster [2020-08-03T06:33:04.442Z] Loaded image: hello-world:latest [2020-08-03T06:33:04.442Z] Loaded image: buildpack-deps:buster [2020-08-03T06:33:04.442Z] INFO: Testing against a local daemon [2020-08-03T06:33:04.442Z] === RUN TestDockerSuite [2020-08-03T06:33:04.442Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-08-03T06:33:04.442Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-08-03T06:33:04.442Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-08-03T06:33:04.442Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-08-03T06:33:04.442Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-08-03T06:33:04.442Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-08-03T06:33:04.442Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-08-03T06:33:04.442Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-08-03T06:33:04.442Z] Loaded image: busybox:latest [2020-08-03T06:33:04.442Z] Loaded image: busybox:glibc [2020-08-03T06:33:04.442Z] Loaded image: debian:buster [2020-08-03T06:33:04.442Z] Loaded image: hello-world:latest [2020-08-03T06:33:04.442Z] INFO: Testing against a local daemon [2020-08-03T06:33:04.442Z] === RUN TestDockerDaemonSuite [2020-08-03T06:33:04.442Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-08-03T06:33:04.442Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-08-03T06:33:04.442Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-08-03T06:33:04.442Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-08-03T06:33:04.442Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-08-03T06:33:04.442Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-08-03T06:33:04.442Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-08-03T06:33:04.442Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-08-03T06:33:04.442Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-08-03T06:33:04.442Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-08-03T06:33:04.442Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-08-03T06:33:04.442Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-08-03T06:33:04.442Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-08-03T06:33:04.442Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-08-03T06:33:04.830Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-03T06:33:04.937Z] tests/integration/models_nodes_test.py . [ 91%] [2020-08-03T06:33:04.937Z] tests/integration/models_resources_test.py . [ 91%] [2020-08-03T06:33:05.005Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-08-03T06:33:05.005Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-08-03T06:33:05.262Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-08-03T06:33:05.262Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-08-03T06:33:05.262Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-08-03T06:33:05.519Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-08-03T06:33:05.601Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.20s) [2020-08-03T06:33:05.601Z] === RUN TestAuthZPluginHeader [2020-08-03T06:33:05.893Z] --- PASS: TestAuthZPluginHeader (0.84s) [2020-08-03T06:33:05.893Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-08-03T06:33:05.893Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-08-03T06:33:05.893Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-03T06:33:05.893Z] === RUN TestAuthZPluginV2Disable [2020-08-03T06:33:05.893Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-08-03T06:33:05.893Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-03T06:33:05.893Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-08-03T06:33:05.893Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-08-03T06:33:05.893Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-03T06:33:05.893Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-08-03T06:33:05.893Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-08-03T06:33:05.893Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-03T06:33:05.893Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-08-03T06:33:06.744Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-08-03T06:33:06.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.74s) [2020-08-03T06:33:06.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.94s) [2020-08-03T06:33:06.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.98s) [2020-08-03T06:33:06.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.66s) [2020-08-03T06:33:06.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.64s) [2020-08-03T06:33:06.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.64s) [2020-08-03T06:33:06.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.62s) [2020-08-03T06:33:06.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.72s) [2020-08-03T06:33:06.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.65s) [2020-08-03T06:33:06.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.64s) [2020-08-03T06:33:06.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.71s) [2020-08-03T06:33:06.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.23s) [2020-08-03T06:33:06.744Z] === RUN TestCgroupNamespacesRun [2020-08-03T06:33:06.853Z] --- PASS: TestGraphdriverPluginV2 (5.74s) [2020-08-03T06:33:06.853Z] PASS [2020-08-03T06:33:06.853Z] [2020-08-03T06:33:06.853Z] === Skipped [2020-08-03T06:33:06.853Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.08s) [2020-08-03T06:33:06.853Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-08-03T06:33:06.853Z] [2020-08-03T06:33:06.853Z] [2020-08-03T06:33:06.854Z] DONE 2 tests, 1 skipped in 5.972s [2020-08-03T06:33:06.854Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-08-03T06:33:06.854Z] INFO: Testing against a local daemon [2020-08-03T06:33:06.854Z] === RUN TestContinueAfterPluginCrash [2020-08-03T06:33:06.854Z] === PAUSE TestContinueAfterPluginCrash [2020-08-03T06:33:06.854Z] === RUN TestReadPluginNoRead [2020-08-03T06:33:06.854Z] === PAUSE TestReadPluginNoRead [2020-08-03T06:33:06.854Z] === RUN TestDaemonStartWithLogOpt [2020-08-03T06:33:06.854Z] === PAUSE TestDaemonStartWithLogOpt [2020-08-03T06:33:06.854Z] === CONT TestContinueAfterPluginCrash [2020-08-03T06:33:06.854Z] === CONT TestDaemonStartWithLogOpt [2020-08-03T06:33:08.037Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-08-03T06:33:08.659Z] --- PASS: TestCgroupNamespacesRun (1.74s) [2020-08-03T06:33:08.659Z] === RUN TestCgroupNamespacesRunPrivileged [2020-08-03T06:33:09.406Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-08-03T06:33:10.337Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-08-03T06:33:10.575Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.68s) [2020-08-03T06:33:10.575Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-08-03T06:33:11.269Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-08-03T06:33:11.395Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-08-03T06:33:11.961Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.77s) [2020-08-03T06:33:11.961Z] === RUN TestCgroupNamespacesRunHostMode [2020-08-03T06:33:12.198Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-08-03T06:33:13.567Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-08-03T06:33:13.567Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-08-03T06:33:13.875Z] --- PASS: TestCgroupNamespacesRunHostMode (1.72s) [2020-08-03T06:33:13.875Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-08-03T06:33:14.146Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-08-03T06:33:14.146Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-08-03T06:33:15.459Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-08-03T06:33:15.789Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.75s) [2020-08-03T06:33:15.789Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-08-03T06:33:16.389Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-08-03T06:33:16.646Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-08-03T06:33:17.174Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.74s) [2020-08-03T06:33:17.174Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-08-03T06:33:17.210Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-08-03T06:33:17.763Z] tests/integration/regression_test.py ...... [ 98%] [2020-08-03T06:33:18.117Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2020-08-03T06:33:18.117Z] === RUN TestCgroupNamespacesRunOlderClient [2020-08-03T06:33:18.140Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-08-03T06:33:18.281Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-08-03T06:33:18.281Z] tests/integration/credentials/utils_test.py . [100%] [2020-08-03T06:33:18.281Z] [2020-08-03T06:33:18.281Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-08-03T06:33:18.281Z] =========================== short test summary info ============================ [2020-08-03T06:33:18.281Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-08-03T06:33:18.281Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-08-03T06:33:18.281Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-08-03T06:33:18.281Z] Not supported on most drivers [2020-08-03T06:33:18.281Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2020-08-03T06:33:18.281Z] Output of docker top depends on host distro, and is not formalized. [2020-08-03T06:33:18.281Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2020-08-03T06:33:18.281Z] Output of docker top depends on host distro, and is not formalized. [2020-08-03T06:33:18.281Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-08-03T06:33:18.281Z] Can fail if eth0 has multiple IP addresses [2020-08-03T06:33:18.281Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-08-03T06:33:18.281Z] This doesn't seem to be taken into account by the engine [2020-08-03T06:33:18.281Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-08-03T06:33:18.281Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-08-03T06:33:18.281Z] = 376 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 282.16 seconds == [2020-08-03T06:33:18.540Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-08-03T06:33:18.703Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-08-03T06:33:19.266Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-08-03T06:33:20.033Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.81s) [2020-08-03T06:33:20.033Z] === RUN TestKernelTCPMemory [2020-08-03T06:33:20.634Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-08-03T06:33:20.974Z] --- PASS: TestKernelTCPMemory (0.89s) [2020-08-03T06:33:20.974Z] === RUN TestNISDomainname [2020-08-03T06:33:21.750Z] --- PASS: TestDaemonStartWithLogOpt (13.33s) [2020-08-03T06:33:21.750Z] === CONT TestReadPluginNoRead [2020-08-03T06:33:21.917Z] --- PASS: TestNISDomainname (0.93s) [2020-08-03T06:33:21.917Z] === RUN TestHostnameDnsResolution [2020-08-03T06:33:22.527Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-08-03T06:33:22.527Z] === RUN TestDockerSuite/TestAttachDetach [2020-08-03T06:33:23.128Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-08-03T06:33:23.128Z] --- PASS: TestContinueAfterPluginCrash (16.97s) [2020-08-03T06:33:23.301Z] --- PASS: TestHostnameDnsResolution (1.67s) [2020-08-03T06:33:23.301Z] === RUN TestStats [2020-08-03T06:33:23.457Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-08-03T06:33:24.385Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-08-03T06:33:24.535Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.44s) [2020-08-03T06:33:24.535Z] PASS [2020-08-03T06:33:24.535Z] [2020-08-03T06:33:24.535Z] === Skipped [2020-08-03T06:33:24.535Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-08-03T06:33:24.535Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-03T06:33:24.535Z] [2020-08-03T06:33:24.535Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-08-03T06:33:24.535Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-03T06:33:24.535Z] [2020-08-03T06:33:24.535Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-08-03T06:33:24.535Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-03T06:33:24.535Z] [2020-08-03T06:33:24.535Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-08-03T06:33:24.535Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-03T06:33:24.535Z] [2020-08-03T06:33:24.535Z] [2020-08-03T06:33:24.535Z] DONE 17 tests, 4 skipped in 29.998s [2020-08-03T06:33:24.535Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-08-03T06:33:24.535Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:33:24.535Z] ++ set -e [2020-08-03T06:33:24.535Z] ++ '[' -n 0 ']' [2020-08-03T06:33:24.535Z] ++ set -x [2020-08-03T06:33:24.535Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:33:24.535Z] INFO: Testing against a local daemon [2020-08-03T06:33:24.535Z] === RUN TestPluginInvalidJSON [2020-08-03T06:33:24.535Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-08-03T06:33:24.535Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-08-03T06:33:24.535Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-08-03T06:33:24.535Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-08-03T06:33:24.535Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-08-03T06:33:24.535Z] === RUN TestPluginInstall [2020-08-03T06:33:24.535Z] === RUN TestPluginInstall/no_auth [2020-08-03T06:33:25.663Z] === RUN TestReadPluginNoRead/default [2020-08-03T06:33:26.276Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-08-03T06:33:26.532Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-08-03T06:33:26.599Z] --- PASS: TestStats (2.81s) [2020-08-03T06:33:26.599Z] === RUN TestStopContainerWithTimeout [2020-08-03T06:33:26.599Z] === RUN TestStopContainerWithTimeout/0 [2020-08-03T06:33:26.599Z] === PAUSE TestStopContainerWithTimeout/0 [2020-08-03T06:33:26.599Z] === RUN TestStopContainerWithTimeout/1 [2020-08-03T06:33:26.599Z] === PAUSE TestStopContainerWithTimeout/1 [2020-08-03T06:33:26.599Z] === RUN TestStopContainerWithTimeout/3 [2020-08-03T06:33:26.599Z] === PAUSE TestStopContainerWithTimeout/3 [2020-08-03T06:33:26.599Z] === RUN TestStopContainerWithTimeout/-1 [2020-08-03T06:33:26.599Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-08-03T06:33:26.599Z] === CONT TestStopContainerWithTimeout/0 [2020-08-03T06:33:26.599Z] === CONT TestStopContainerWithTimeout/1 [2020-08-03T06:33:26.599Z] === CONT TestStopContainerWithTimeout/3 [2020-08-03T06:33:26.599Z] === CONT TestStopContainerWithTimeout/-1 [2020-08-03T06:33:27.462Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-08-03T06:33:27.569Z] === RUN TestReadPluginNoRead/disabled_caching [2020-08-03T06:33:28.058Z] time="2020-08-03T06:33:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-03T06:33:28.058Z] time="2020-08-03T06:33:27Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-08-03T06:33:28.058Z] time="2020-08-03T06:33:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d5b4cf93d2f7f8785c2832d167a5e406e7af304260d4ba956403938df7b5d019" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-03T06:33:28.058Z] time="2020-08-03T06:33:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-03T06:33:28.058Z] time="2020-08-03T06:33:27Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-08-03T06:33:28.058Z] time="2020-08-03T06:33:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d5b4cf93d2f7f8785c2832d167a5e406e7af304260d4ba956403938df7b5d019" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-03T06:33:28.058Z] === RUN TestPluginInstall/with_htpasswd [2020-08-03T06:33:28.349Z] time="2020-08-03T06:33:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-03T06:33:28.349Z] time="2020-08-03T06:33:28Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-08-03T06:33:28.349Z] time="2020-08-03T06:33:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4cf64e6295459195eeeda691579514781f74915bf882bdf182c94cfb98059dec" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-03T06:33:28.349Z] time="2020-08-03T06:33:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-03T06:33:28.349Z] time="2020-08-03T06:33:28Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-08-03T06:33:28.349Z] time="2020-08-03T06:33:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4cf64e6295459195eeeda691579514781f74915bf882bdf182c94cfb98059dec" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-03T06:33:28.391Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-08-03T06:33:28.641Z] === RUN TestPluginInstall/with_insecure [2020-08-03T06:33:28.953Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-08-03T06:33:29.677Z] time="2020-08-03T06:33:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-03T06:33:29.677Z] time="2020-08-03T06:33:29Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-08-03T06:33:29.677Z] time="2020-08-03T06:33:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:947e1d92b1049a2327abf93ad130b1a3f01b12f1f0d8407c217e2e074ef1e319" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-03T06:33:29.677Z] time="2020-08-03T06:33:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-03T06:33:29.677Z] time="2020-08-03T06:33:29Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-08-03T06:33:29.677Z] time="2020-08-03T06:33:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:947e1d92b1049a2327abf93ad130b1a3f01b12f1f0d8407c217e2e074ef1e319" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-03T06:33:29.883Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-08-03T06:33:29.899Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-08-03T06:33:29.899Z] --- PASS: TestStopContainerWithTimeout/0 (1.06s) [2020-08-03T06:33:29.899Z] --- PASS: TestStopContainerWithTimeout/1 (2.32s) [2020-08-03T06:33:29.899Z] --- PASS: TestStopContainerWithTimeout/-1 (3.03s) [2020-08-03T06:33:29.899Z] --- PASS: TestStopContainerWithTimeout/3 (3.21s) [2020-08-03T06:33:29.899Z] === RUN TestDeleteDevicemapper [2020-08-03T06:33:29.899Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-08-03T06:33:29.899Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-03T06:33:29.899Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-08-03T06:33:29.969Z] --- PASS: TestPluginInstall (6.26s) [2020-08-03T06:33:29.969Z] --- PASS: TestPluginInstall/no_auth (4.15s) [2020-08-03T06:33:29.969Z] --- PASS: TestPluginInstall/with_htpasswd (0.81s) [2020-08-03T06:33:29.969Z] --- PASS: TestPluginInstall/with_insecure (1.30s) [2020-08-03T06:33:29.969Z] plugin_test.go:157: [dc53822bb586e] daemon is not started [2020-08-03T06:33:29.969Z] PASS [2020-08-03T06:33:29.969Z] [2020-08-03T06:33:29.969Z] DONE 6 tests in 6.466s [2020-08-03T06:33:29.969Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-08-03T06:33:29.969Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:33:29.969Z] ++ set -e [2020-08-03T06:33:29.969Z] ++ '[' -n 0 ']' [2020-08-03T06:33:29.969Z] ++ set -x [2020-08-03T06:33:29.969Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:33:30.104Z] --- PASS: TestReadPluginNoRead (10.22s) [2020-08-03T06:33:30.104Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.25s) [2020-08-03T06:33:30.104Z] --- PASS: TestReadPluginNoRead/default (2.23s) [2020-08-03T06:33:30.104Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.22s) [2020-08-03T06:33:30.104Z] read_test.go:92: [d197be4a77d5c] daemon is not started [2020-08-03T06:33:30.104Z] PASS [2020-08-03T06:33:30.104Z] [2020-08-03T06:33:30.104Z] DONE 6 tests in 23.707s [2020-08-03T06:33:30.104Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-08-03T06:33:30.104Z] testing: warning: no tests to run [2020-08-03T06:33:30.104Z] PASS [2020-08-03T06:33:30.104Z] [2020-08-03T06:33:30.104Z] DONE 0 tests in 0.062s [2020-08-03T06:33:30.104Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-08-03T06:33:30.104Z] INFO: Testing against a local daemon [2020-08-03T06:33:30.104Z] === RUN TestPluginWithDevMounts [2020-08-03T06:33:30.104Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-08-03T06:33:30.104Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-08-03T06:33:30.104Z] PASS [2020-08-03T06:33:30.104Z] [2020-08-03T06:33:30.104Z] === Skipped [2020-08-03T06:33:30.104Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-08-03T06:33:30.104Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-08-03T06:33:30.104Z] [2020-08-03T06:33:30.104Z] [2020-08-03T06:33:30.104Z] DONE 1 tests, 1 skipped in 0.174s [2020-08-03T06:33:30.104Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-08-03T06:33:30.104Z] INFO: Testing against a local daemon [2020-08-03T06:33:30.104Z] === RUN TestSecretInspect [2020-08-03T06:33:30.104Z] --- SKIP: TestSecretInspect (0.02s) [2020-08-03T06:33:30.104Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:33:30.104Z] === RUN TestSecretList [2020-08-03T06:33:30.104Z] --- SKIP: TestSecretList (0.02s) [2020-08-03T06:33:30.104Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:33:30.104Z] === RUN TestSecretsCreateAndDelete [2020-08-03T06:33:30.104Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-08-03T06:33:30.104Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:33:30.104Z] === RUN TestSecretsUpdate [2020-08-03T06:33:30.104Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-08-03T06:33:30.104Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:33:30.104Z] === RUN TestTemplatedSecret [2020-08-03T06:33:30.104Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-08-03T06:33:30.104Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:33:30.104Z] === RUN TestSecretCreateResolve [2020-08-03T06:33:30.104Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-08-03T06:33:30.104Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:33:30.104Z] PASS [2020-08-03T06:33:30.104Z] [2020-08-03T06:33:30.104Z] === Skipped [2020-08-03T06:33:30.104Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-08-03T06:33:30.104Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:33:30.104Z] [2020-08-03T06:33:30.104Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2020-08-03T06:33:30.104Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:33:30.104Z] [2020-08-03T06:33:30.104Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-08-03T06:33:30.104Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:33:30.104Z] [2020-08-03T06:33:30.104Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-08-03T06:33:30.104Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:33:30.104Z] [2020-08-03T06:33:30.104Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-08-03T06:33:30.104Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:33:30.104Z] [2020-08-03T06:33:30.104Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-08-03T06:33:30.104Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:33:30.104Z] [2020-08-03T06:33:30.104Z] [2020-08-03T06:33:30.104Z] DONE 6 tests, 6 skipped in 0.239s [2020-08-03T06:33:30.104Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-08-03T06:33:30.261Z] INFO: Testing against a local daemon [2020-08-03T06:33:30.261Z] === RUN TestExternalGraphDriver [2020-08-03T06:33:30.363Z] INFO: Testing against a local daemon [2020-08-03T06:33:30.363Z] === RUN TestServiceCreateInit [2020-08-03T06:33:30.363Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-08-03T06:33:30.363Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-08-03T06:33:30.363Z] --- PASS: TestServiceCreateInit (0.02s) [2020-08-03T06:33:30.363Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-08-03T06:33:30.363Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:33:30.363Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-08-03T06:33:30.363Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:33:30.363Z] === RUN TestCreateServiceMultipleTimes [2020-08-03T06:33:30.363Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-08-03T06:33:30.363Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:33:30.363Z] === RUN TestCreateServiceConflict [2020-08-03T06:33:30.363Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-08-03T06:33:30.363Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:33:30.363Z] === RUN TestCreateServiceMaxReplicas [2020-08-03T06:33:30.363Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2020-08-03T06:33:30.363Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:33:30.363Z] === RUN TestCreateWithDuplicateNetworkNames [2020-08-03T06:33:30.363Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-08-03T06:33:30.363Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:33:30.363Z] === RUN TestCreateServiceSecretFileMode [2020-08-03T06:33:30.363Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-08-03T06:33:30.363Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:33:30.363Z] === RUN TestCreateServiceConfigFileMode [2020-08-03T06:33:30.363Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-08-03T06:33:30.363Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:33:30.363Z] === RUN TestCreateServiceSysctls [2020-08-03T06:33:30.363Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-08-03T06:33:30.363Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:33:30.363Z] === RUN TestCreateServiceCapabilities [2020-08-03T06:33:30.447Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-08-03T06:33:30.553Z] === RUN TestExternalGraphDriver/json [2020-08-03T06:33:30.623Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-08-03T06:33:30.623Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:33:30.623Z] === RUN TestInspect [2020-08-03T06:33:30.623Z] --- SKIP: TestInspect (0.01s) [2020-08-03T06:33:30.623Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:33:30.623Z] === RUN TestCreateJob [2020-08-03T06:33:30.623Z] --- SKIP: TestCreateJob (0.01s) [2020-08-03T06:33:30.623Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:33:30.623Z] === RUN TestReplicatedJob [2020-08-03T06:33:30.623Z] --- SKIP: TestReplicatedJob (0.01s) [2020-08-03T06:33:30.623Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:33:30.623Z] === RUN TestUpdateReplicatedJob [2020-08-03T06:33:30.623Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2020-08-03T06:33:30.623Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:33:30.623Z] === RUN TestServiceListWithStatuses [2020-08-03T06:33:30.623Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-08-03T06:33:30.623Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-03T06:33:30.623Z] === RUN TestDockerNetworkConnectAlias [2020-08-03T06:33:30.623Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-08-03T06:33:30.623Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:33:30.623Z] === RUN TestDockerNetworkReConnect [2020-08-03T06:33:30.623Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2020-08-03T06:33:30.623Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:33:30.623Z] === RUN TestServicePlugin [2020-08-03T06:33:30.736Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-03T06:33:30.736Z] [2020-08-03T06:33:30.736Z] Unloading profiles will leave already running processes permanently [2020-08-03T06:33:30.736Z] unconfined, which can lead to unexpected situations. [2020-08-03T06:33:30.736Z] [2020-08-03T06:33:30.736Z] To set a process to complain mode, use the command line tool [2020-08-03T06:33:30.736Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-03T06:33:30.736Z] Post stage [Pipeline] junit [2020-08-03T06:33:31.007Z] Recording test results [2020-08-03T06:33:31.641Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-08-03T06:33:31.641Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-08-03T06:33:31.813Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.39s) [2020-08-03T06:33:31.813Z] === RUN TestUpdateMemory [2020-08-03T06:33:31.813Z] --- SKIP: TestUpdateMemory (0.00s) [2020-08-03T06:33:31.813Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-08-03T06:33:31.813Z] === RUN TestUpdateCPUQuota [2020-08-03T06:33:31.817Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [Pipeline] sh [2020-08-03T06:33:32.624Z] === RUN TestExternalGraphDriver/spec [2020-08-03T06:33:32.732Z] + echo Ensuring container killed. [2020-08-03T06:33:32.732Z] Ensuring container killed. [2020-08-03T06:33:32.732Z] + docker rm -vf docker-pr1 [2020-08-03T06:33:32.732Z] Error: No such container: docker-pr1 [2020-08-03T06:33:32.732Z] + true [Pipeline] sh [2020-08-03T06:33:33.014Z] + echo Chowning /workspace to jenkins user [2020-08-03T06:33:33.014Z] Chowning /workspace to jenkins user [2020-08-03T06:33:33.014Z] + id -u [2020-08-03T06:33:33.014Z] + id -g [2020-08-03T06:33:33.014Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41306:/workspace busybox chown -R 1000:1000 /workspace [2020-08-03T06:33:33.014Z] Unable to find image 'busybox:latest' locally [2020-08-03T06:33:33.186Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-08-03T06:33:33.186Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-08-03T06:33:33.198Z] --- PASS: TestUpdateCPUQuota (1.28s) [2020-08-03T06:33:33.198Z] === RUN TestUpdatePidsLimit [2020-08-03T06:33:33.198Z] === RUN TestUpdatePidsLimit/update_from_none [2020-08-03T06:33:33.443Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-08-03T06:33:33.458Z] === RUN TestUpdatePidsLimit/no_change [2020-08-03T06:33:33.916Z] --- SKIP: TestServicePlugin (3.40s) [2020-08-03T06:33:33.916Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:33:33.916Z] === RUN TestServiceUpdateLabel [2020-08-03T06:33:33.916Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2020-08-03T06:33:33.916Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:33:33.916Z] === RUN TestServiceUpdateSecrets [2020-08-03T06:33:33.916Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2020-08-03T06:33:33.916Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:33:33.916Z] === RUN TestServiceUpdateConfigs [2020-08-03T06:33:33.916Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-08-03T06:33:33.916Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:33:33.916Z] === RUN TestServiceUpdateNetwork [2020-08-03T06:33:33.916Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-08-03T06:33:33.916Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:33:33.916Z] === RUN TestServiceUpdatePidsLimit [2020-08-03T06:33:34.006Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-08-03T06:33:34.006Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-08-03T06:33:34.029Z] === RUN TestUpdatePidsLimit/update_lower [2020-08-03T06:33:34.175Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2020-08-03T06:33:34.175Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:33:34.175Z] PASS [2020-08-03T06:33:34.175Z] [2020-08-03T06:33:34.175Z] === Skipped [2020-08-03T06:33:34.175Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-08-03T06:33:34.175Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-08-03T06:33:34.175Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:33:34.175Z] [2020-08-03T06:33:34.175Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-08-03T06:33:34.175Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-08-03T06:33:34.175Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:33:34.175Z] [2020-08-03T06:33:34.175Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-08-03T06:33:34.175Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:33:34.175Z] [2020-08-03T06:33:34.175Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-08-03T06:33:34.175Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:33:34.175Z] [2020-08-03T06:33:34.175Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2020-08-03T06:33:34.175Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:33:34.175Z] [2020-08-03T06:33:34.175Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-08-03T06:33:34.175Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:33:34.175Z] [2020-08-03T06:33:34.175Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-08-03T06:33:34.175Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:33:34.175Z] [2020-08-03T06:33:34.175Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-08-03T06:33:34.175Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:33:34.175Z] [2020-08-03T06:33:34.175Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-08-03T06:33:34.175Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:33:34.175Z] [2020-08-03T06:33:34.175Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-08-03T06:33:34.175Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:33:34.175Z] [2020-08-03T06:33:34.175Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-08-03T06:33:34.175Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:33:34.175Z] [2020-08-03T06:33:34.175Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-08-03T06:33:34.175Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:33:34.175Z] [2020-08-03T06:33:34.175Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-08-03T06:33:34.175Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:33:34.175Z] [2020-08-03T06:33:34.175Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2020-08-03T06:33:34.175Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:33:34.175Z] [2020-08-03T06:33:34.175Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-08-03T06:33:34.175Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-03T06:33:34.175Z] [2020-08-03T06:33:34.175Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-08-03T06:33:34.175Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:33:34.175Z] [2020-08-03T06:33:34.175Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2020-08-03T06:33:34.175Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:33:34.175Z] [2020-08-03T06:33:34.175Z] === SKIP: amd64.integration.service TestServicePlugin (3.40s) [2020-08-03T06:33:34.175Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:33:34.175Z] [2020-08-03T06:33:34.175Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2020-08-03T06:33:34.175Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:33:34.175Z] [2020-08-03T06:33:34.175Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2020-08-03T06:33:34.175Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:33:34.175Z] [2020-08-03T06:33:34.175Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-08-03T06:33:34.175Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:33:34.175Z] [2020-08-03T06:33:34.175Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-08-03T06:33:34.175Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:33:34.175Z] [2020-08-03T06:33:34.175Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2020-08-03T06:33:34.175Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-03T06:33:34.175Z] [2020-08-03T06:33:34.175Z] [2020-08-03T06:33:34.175Z] DONE 24 tests, 23 skipped in 3.886s [2020-08-03T06:33:34.175Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-08-03T06:33:34.175Z] INFO: Testing against a local daemon [2020-08-03T06:33:34.175Z] === RUN TestSessionCreate [2020-08-03T06:33:34.175Z] --- PASS: TestSessionCreate (0.02s) [2020-08-03T06:33:34.175Z] === RUN TestSessionCreateWithBadUpgrade [2020-08-03T06:33:34.175Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-08-03T06:33:34.175Z] PASS [2020-08-03T06:33:34.175Z] [2020-08-03T06:33:34.175Z] DONE 2 tests in 0.173s [2020-08-03T06:33:34.175Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-08-03T06:33:34.262Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-08-03T06:33:34.290Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-08-03T06:33:34.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-08-03T06:33:34.435Z] INFO: Testing against a local daemon [2020-08-03T06:33:34.435Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-08-03T06:33:34.435Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-03T06:33:34.435Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-03T06:33:34.435Z] === RUN TestEventsExecDie [2020-08-03T06:33:34.551Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-08-03T06:33:34.695Z] === RUN TestExternalGraphDriver/pull [2020-08-03T06:33:35.003Z] --- PASS: TestEventsExecDie (0.47s) [2020-08-03T06:33:35.004Z] === RUN TestEventsBackwardsCompatible [2020-08-03T06:33:35.004Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2020-08-03T06:33:35.004Z] === RUN TestInfoBinaryCommits [2020-08-03T06:33:35.004Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-08-03T06:33:35.004Z] === RUN TestInfoAPIVersioned [2020-08-03T06:33:35.004Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-08-03T06:33:35.004Z] === RUN TestInfoDiscoveryBackend [2020-08-03T06:33:35.122Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-08-03T06:33:35.383Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-08-03T06:33:35.632Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-08-03T06:33:35.889Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-08-03T06:33:36.386Z] --- PASS: TestInfoDiscoveryBackend (1.52s) [2020-08-03T06:33:36.386Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-08-03T06:33:36.452Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-08-03T06:33:36.452Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-08-03T06:33:36.767Z] --- PASS: TestUpdatePidsLimit (3.53s) [2020-08-03T06:33:36.767Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2020-08-03T06:33:36.767Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-08-03T06:33:36.767Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2020-08-03T06:33:36.767Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s) [2020-08-03T06:33:36.767Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2020-08-03T06:33:36.767Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s) [2020-08-03T06:33:36.767Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2020-08-03T06:33:36.767Z] === RUN TestUpdateRestartPolicy [2020-08-03T06:33:36.770Z] --- PASS: TestExternalGraphDriver (6.40s) [2020-08-03T06:33:36.770Z] --- PASS: TestExternalGraphDriver/json (2.06s) [2020-08-03T06:33:36.770Z] --- PASS: TestExternalGraphDriver/spec (2.03s) [2020-08-03T06:33:36.770Z] --- PASS: TestExternalGraphDriver/pull (2.01s) [2020-08-03T06:33:36.770Z] === RUN TestGraphdriverPluginV2 [2020-08-03T06:33:36.770Z] --- SKIP: TestGraphdriverPluginV2 (0.09s) [2020-08-03T06:33:36.770Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-03T06:33:36.770Z] PASS [2020-08-03T06:33:36.770Z] [2020-08-03T06:33:36.770Z] === Skipped [2020-08-03T06:33:36.770Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.09s) [2020-08-03T06:33:36.770Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-03T06:33:36.770Z] [2020-08-03T06:33:36.770Z] [2020-08-03T06:33:36.770Z] DONE 5 tests, 1 skipped in 6.708s [2020-08-03T06:33:36.770Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-08-03T06:33:36.770Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:33:36.770Z] ++ set -e [2020-08-03T06:33:36.770Z] ++ '[' -n 0 ']' [2020-08-03T06:33:36.770Z] ++ set -x [2020-08-03T06:33:36.770Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:33:36.770Z] INFO: Testing against a local daemon [2020-08-03T06:33:36.770Z] === RUN TestContinueAfterPluginCrash [2020-08-03T06:33:36.770Z] === PAUSE TestContinueAfterPluginCrash [2020-08-03T06:33:36.770Z] === RUN TestReadPluginNoRead [2020-08-03T06:33:36.770Z] === PAUSE TestReadPluginNoRead [2020-08-03T06:33:36.770Z] === RUN TestDaemonStartWithLogOpt [2020-08-03T06:33:36.770Z] === PAUSE TestDaemonStartWithLogOpt [2020-08-03T06:33:36.770Z] === CONT TestContinueAfterPluginCrash [2020-08-03T06:33:36.770Z] === CONT TestDaemonStartWithLogOpt [2020-08-03T06:33:38.283Z] latest: Pulling from library/busybox [2020-08-03T06:33:38.283Z] 61c5ed1cbdf8: Pulling fs layer [2020-08-03T06:33:38.283Z] 61c5ed1cbdf8: Download complete [2020-08-03T06:33:38.283Z] 61c5ed1cbdf8: Pull complete [2020-08-03T06:33:38.283Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-08-03T06:33:38.283Z] Status: Downloaded newer image for busybox:latest [2020-08-03T06:33:38.976Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-03T06:33:40.476Z] + bundleName=docker-py [2020-08-03T06:33:40.476Z] + echo Creating docker-py-bundles.tar.gz [2020-08-03T06:33:40.476Z] Creating docker-py-bundles.tar.gz [2020-08-03T06:33:40.476Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2020-08-03T06:33:40.488Z] Archiving artifacts [2020-08-03T06:33:40.577Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.36s) [2020-08-03T06:33:40.577Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-08-03T06:33:40.577Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-08-03T06:33:40.577Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-03T06:33:40.577Z] === RUN TestInfoAPI [2020-08-03T06:33:40.577Z] --- PASS: TestInfoAPI (0.04s) [2020-08-03T06:33:40.577Z] === RUN TestInfoAPIWarnings [2020-08-03T06:33:40.870Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-08-03T06:33:41.227Z] --- PASS: TestDaemonStartWithLogOpt (3.88s) [2020-08-03T06:33:41.227Z] === CONT TestReadPluginNoRead [2020-08-03T06:33:41.514Z] --- PASS: TestInfoAPIWarnings (1.52s) [2020-08-03T06:33:41.514Z] === RUN TestInfoDebug [2020-08-03T06:33:42.301Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41306/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-08-03T06:33:42.666Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41306/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=ad30ef91130b6445cc850cacb225737589ce38ee -e DOCKER_GRAPHDRIVER docker:ad30ef91130b6445cc850cacb225737589ce38ee hack/make.sh binary-daemon [2020-08-03T06:33:42.893Z] --- PASS: TestInfoDebug (1.53s) [2020-08-03T06:33:42.893Z] === RUN TestInfoInsecureRegistries [2020-08-03T06:33:42.925Z] [2020-08-03T06:33:43.183Z] Removing bundles/ [2020-08-03T06:33:43.183Z] [2020-08-03T06:33:43.183Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-08-03T06:33:43.183Z] Building: bundles/binary-daemon/dockerd-dev [2020-08-03T06:33:43.183Z] GOOS="" GOARCH="" GOARM="" [2020-08-03T06:33:43.300Z] === RUN TestReadPluginNoRead/default [2020-08-03T06:33:43.398Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-08-03T06:33:44.766Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-08-03T06:33:44.815Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2020-08-03T06:33:44.815Z] === RUN TestInfoRegistryMirrors [2020-08-03T06:33:45.023Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-08-03T06:33:45.372Z] === RUN TestReadPluginNoRead/disabled_caching [2020-08-03T06:33:46.007Z] --- PASS: TestContinueAfterPluginCrash (9.03s) [2020-08-03T06:33:46.227Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2020-08-03T06:33:46.227Z] === RUN TestLoginFailsWithBadCredentials [2020-08-03T06:33:46.227Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s) [2020-08-03T06:33:46.227Z] === RUN TestPingCacheHeaders [2020-08-03T06:33:46.227Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-08-03T06:33:46.227Z] === RUN TestPingGet [2020-08-03T06:33:46.227Z] --- PASS: TestPingGet (0.01s) [2020-08-03T06:33:46.227Z] === RUN TestPingHead [2020-08-03T06:33:46.227Z] --- PASS: TestPingHead (0.02s) [2020-08-03T06:33:46.227Z] === RUN TestVersion [2020-08-03T06:33:46.227Z] --- PASS: TestVersion (0.02s) [2020-08-03T06:33:46.227Z] PASS [2020-08-03T06:33:46.227Z] [2020-08-03T06:33:46.227Z] === Skipped [2020-08-03T06:33:46.227Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-03T06:33:46.227Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-03T06:33:46.227Z] [2020-08-03T06:33:46.227Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-08-03T06:33:46.227Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-03T06:33:46.227Z] [2020-08-03T06:33:46.227Z] [2020-08-03T06:33:46.227Z] DONE 18 tests, 2 skipped in 12.002s [2020-08-03T06:33:46.227Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-08-03T06:33:46.486Z] INFO: Testing against a local daemon [2020-08-03T06:33:46.486Z] === RUN TestVolumesCreateAndList [2020-08-03T06:33:46.486Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-08-03T06:33:46.486Z] === RUN TestVolumesRemove [2020-08-03T06:33:46.486Z] --- PASS: TestVolumesRemove (0.06s) [2020-08-03T06:33:46.486Z] === RUN TestVolumesInspect [2020-08-03T06:33:46.486Z] --- PASS: TestVolumesInspect (0.02s) [2020-08-03T06:33:46.486Z] === RUN TestVolumesInvalidJSON [2020-08-03T06:33:46.486Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-08-03T06:33:46.486Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-08-03T06:33:46.486Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-08-03T06:33:46.486Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-08-03T06:33:46.486Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2020-08-03T06:33:46.486Z] PASS [2020-08-03T06:33:46.486Z] [2020-08-03T06:33:46.486Z] DONE 5 tests in 0.303s [2020-08-03T06:33:46.486Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-03T06:33:46.745Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11897 is not a child of this shell [2020-08-03T06:33:46.745Z] warning: PID 11897 from bundles/test-integration/docker.pid had a nonzero exit code [2020-08-03T06:33:46.745Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-03T06:33:46.745Z] [2020-08-03T06:33:46.745Z] Unloading profiles will leave already running processes permanently [2020-08-03T06:33:46.746Z] unconfined, which can lead to unexpected situations. [2020-08-03T06:33:46.746Z] [2020-08-03T06:33:46.746Z] To set a process to complain mode, use the command line tool [2020-08-03T06:33:46.746Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-03T06:33:46.746Z] Removing test suite binaries [2020-08-03T06:33:46.746Z] exiting test-integration [2020-08-03T06:33:46.746Z] ++ exit 0 [2020-08-03T06:33:47.521Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-08-03T06:33:47.684Z] [2020-08-03T06:33:48.998Z] --- PASS: TestUpdateRestartPolicy (12.29s) [2020-08-03T06:33:48.998Z] === RUN TestUpdateRestartWithAutoRemove Post stage [Pipeline] junit [2020-08-03T06:33:49.077Z] Recording test results [2020-08-03T06:33:49.192Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-08-03T06:33:49.593Z] --- PASS: TestReadPluginNoRead (8.68s) [2020-08-03T06:33:49.593Z] --- PASS: TestReadPluginNoRead/default (1.96s) [2020-08-03T06:33:49.593Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.98s) [2020-08-03T06:33:49.593Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.04s) [2020-08-03T06:33:49.593Z] read_test.go:92: [d1f9210147f81] daemon is not started [2020-08-03T06:33:49.593Z] PASS [2020-08-03T06:33:49.593Z] [2020-08-03T06:33:49.593Z] DONE 6 tests in 12.748s [2020-08-03T06:33:49.593Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-08-03T06:33:49.593Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:33:49.593Z] ++ set -e [2020-08-03T06:33:49.593Z] ++ '[' -n 0 ']' [2020-08-03T06:33:49.593Z] ++ set -x [2020-08-03T06:33:49.593Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:33:49.593Z] testing: warning: no tests to run [2020-08-03T06:33:49.593Z] PASS [2020-08-03T06:33:49.593Z] [2020-08-03T06:33:49.593Z] DONE 0 tests in 0.084s [2020-08-03T06:33:49.593Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-08-03T06:33:49.593Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:33:49.593Z] ++ set -e [2020-08-03T06:33:49.593Z] ++ '[' -n 0 ']' [2020-08-03T06:33:49.593Z] ++ set -x [2020-08-03T06:33:49.593Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:33:49.593Z] INFO: Testing against a local daemon [2020-08-03T06:33:49.593Z] === RUN TestPluginWithDevMounts [2020-08-03T06:33:49.593Z] === PAUSE TestPluginWithDevMounts [2020-08-03T06:33:49.593Z] === CONT TestPluginWithDevMounts [2020-08-03T06:33:49.940Z] --- PASS: TestUpdateRestartWithAutoRemove (0.76s) [2020-08-03T06:33:49.940Z] === RUN TestWaitNonBlocked [2020-08-03T06:33:49.940Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-03T06:33:49.940Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-03T06:33:49.940Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-03T06:33:49.940Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-03T06:33:49.940Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-03T06:33:49.940Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-08-03T06:33:50.883Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-08-03T06:33:50.883Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.89s) [2020-08-03T06:33:50.883Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.97s) [2020-08-03T06:33:50.883Z] === RUN TestWaitBlocked [2020-08-03T06:33:50.883Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-03T06:33:50.883Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-03T06:33:50.883Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-08-03T06:33:50.883Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-08-03T06:33:50.883Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-03T06:33:50.883Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-08-03T06:33:50.966Z] + echo Ensuring container killed. [2020-08-03T06:33:50.966Z] Ensuring container killed. [2020-08-03T06:33:50.966Z] + docker rm -vf docker-pr1 [2020-08-03T06:33:50.966Z] Error: No such container: docker-pr1 [2020-08-03T06:33:50.966Z] + true [Pipeline] sh [2020-08-03T06:33:51.256Z] + echo Chowning /workspace to jenkins user [2020-08-03T06:33:51.256Z] Chowning /workspace to jenkins user [2020-08-03T06:33:51.256Z] + id -u [2020-08-03T06:33:51.256Z] + id -g [2020-08-03T06:33:51.256Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41306:/workspace busybox chown -R 1000:1000 /workspace [2020-08-03T06:33:51.256Z] Unable to find image 'busybox:latest' locally [2020-08-03T06:33:51.256Z] latest: Pulling from library/busybox [2020-08-03T06:33:51.256Z] 61c5ed1cbdf8: Pulling fs layer [2020-08-03T06:33:51.665Z] --- PASS: TestPluginWithDevMounts (1.87s) [2020-08-03T06:33:51.665Z] PASS [2020-08-03T06:33:51.665Z] [2020-08-03T06:33:51.666Z] DONE 1 tests in 1.978s [2020-08-03T06:33:51.666Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-08-03T06:33:51.666Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:33:51.666Z] ++ set -e [2020-08-03T06:33:51.666Z] ++ '[' -n 0 ']' [2020-08-03T06:33:51.666Z] ++ set -x [2020-08-03T06:33:51.666Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:33:51.666Z] INFO: Testing against a local daemon [2020-08-03T06:33:51.666Z] === RUN TestSecretInspect [2020-08-03T06:33:51.824Z] --- PASS: TestWaitBlocked (0.02s) [2020-08-03T06:33:51.825Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.99s) [2020-08-03T06:33:51.825Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.05s) [2020-08-03T06:33:51.825Z] === CONT TestContainerStartOnDaemonRestart [2020-08-03T06:33:51.825Z] === CONT TestContainerKillOnDaemonStart [2020-08-03T06:33:51.825Z] === CONT TestIpcModeOlderClient [2020-08-03T06:33:51.825Z] === CONT TestDaemonHostGatewayIP [2020-08-03T06:33:52.085Z] --- PASS: TestIpcModeOlderClient (0.19s) [2020-08-03T06:33:52.085Z] === CONT TestDaemonRestartIpcMode [2020-08-03T06:33:52.496Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-08-03T06:33:53.085Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-08-03T06:33:53.656Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-08-03T06:33:54.224Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-08-03T06:33:54.224Z] --- PASS: TestBuildWithHugeFile (108.61s) [2020-08-03T06:33:54.224Z] === RUN TestBuildWithEmptyDockerfile [2020-08-03T06:33:54.224Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-08-03T06:33:54.480Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-03T06:33:54.480Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-03T06:33:54.480Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-03T06:33:54.480Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-03T06:33:54.480Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-03T06:33:54.480Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-03T06:33:54.480Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-03T06:33:54.480Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-03T06:33:54.480Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-03T06:33:54.737Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-08-03T06:33:54.737Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-08-03T06:33:54.737Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2020-08-03T06:33:54.737Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.33s) [2020-08-03T06:33:54.737Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.22s) [2020-08-03T06:33:54.737Z] === RUN TestBuildPreserveOwnership [2020-08-03T06:33:54.737Z] === RUN TestBuildPreserveOwnership/copy_from [2020-08-03T06:33:54.993Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-08-03T06:33:55.187Z] --- PASS: TestSecretInspect (3.56s) [2020-08-03T06:33:55.187Z] === RUN TestSecretList [2020-08-03T06:33:55.391Z] --- PASS: TestContainerStartOnDaemonRestart (3.36s) [2020-08-03T06:33:56.333Z] --- PASS: TestDaemonRestartIpcMode (4.23s) [2020-08-03T06:33:56.333Z] --- PASS: TestDaemonHostGatewayIP (4.60s) [2020-08-03T06:33:56.531Z] 61c5ed1cbdf8: Verifying Checksum [2020-08-03T06:33:56.531Z] 61c5ed1cbdf8: Download complete [2020-08-03T06:33:56.531Z] 61c5ed1cbdf8: Pull complete [2020-08-03T06:33:56.531Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-08-03T06:33:56.531Z] Status: Downloaded newer image for busybox:latest [2020-08-03T06:33:56.892Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-08-03T06:33:56.892Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-08-03T06:33:57.822Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-08-03T06:33:57.822Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-08-03T06:33:58.387Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-03T06:33:58.716Z] --- PASS: TestSecretList (3.52s) [2020-08-03T06:33:58.716Z] === RUN TestSecretsCreateAndDelete [2020-08-03T06:33:58.747Z] + bundleName=amd64-rootless [2020-08-03T06:33:58.747Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-08-03T06:33:58.747Z] Creating amd64-rootless-bundles.tar.gz [2020-08-03T06:33:58.747Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2020-08-03T06:33:58.747Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-08-03T06:33:58.761Z] Archiving artifacts [2020-08-03T06:34:00.281Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-08-03T06:34:00.281Z] --- PASS: TestBuildPreserveOwnership (5.35s) [2020-08-03T06:34:00.281Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.54s) [2020-08-03T06:34:00.281Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.78s) [2020-08-03T06:34:00.281Z] === RUN TestBuildPlatformInvalid [2020-08-03T06:34:00.281Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2020-08-03T06:34:00.281Z] PASS [2020-08-03T06:34:00.281Z] [2020-08-03T06:34:00.281Z] === Skipped [2020-08-03T06:34:00.281Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-08-03T06:34:00.281Z] build_session_test.go:25: TODO: BuildKit [2020-08-03T06:34:00.281Z] [2020-08-03T06:34:00.281Z] [2020-08-03T06:34:00.281Z] DONE 32 tests, 1 skipped in 195.029s [2020-08-03T06:34:00.281Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-08-03T06:34:00.281Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:34:00.281Z] ++ set -e [2020-08-03T06:34:00.281Z] ++ '[' -n 0 ']' [2020-08-03T06:34:00.281Z] ++ set -x [2020-08-03T06:34:00.281Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:34:00.532Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41306/1/artifacts/ [Pipeline] } [2020-08-03T06:34:00.537Z] INFO: Testing against a local daemon [2020-08-03T06:34:00.538Z] === RUN TestConfigInspect [Pipeline] // catchError [Pipeline] sh [2020-08-03T06:34:00.847Z] + make clean [2020-08-03T06:34:01.106Z] docker volume rm -f docker-dev-cache [2020-08-03T06:34:01.106Z] docker-dev-cache [Pipeline] deleteDir [2020-08-03T06:34:01.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-08-03T06:34:01.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-08-03T06:34:01.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-03T06:34:02.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-08-03T06:34:02.432Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-08-03T06:34:02.571Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-08-03T06:34:02.688Z] --- PASS: TestConfigInspect (2.32s) [2020-08-03T06:34:02.688Z] === RUN TestConfigList [2020-08-03T06:34:02.688Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-08-03T06:34:02.944Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-08-03T06:34:03.194Z] --- PASS: TestSecretsCreateAndDelete (3.70s) [2020-08-03T06:34:03.194Z] === RUN TestSecretsUpdate [2020-08-03T06:34:04.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-08-03T06:34:05.465Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-08-03T06:34:05.465Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-08-03T06:34:05.721Z] --- PASS: TestConfigList (2.88s) [2020-08-03T06:34:05.721Z] === RUN TestConfigsCreateAndDelete [2020-08-03T06:34:06.329Z] --- PASS: TestContainerKillOnDaemonStart (13.08s) [2020-08-03T06:34:06.329Z] PASS [2020-08-03T06:34:06.329Z] [2020-08-03T06:34:06.329Z] === Skipped [2020-08-03T06:34:06.329Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-08-03T06:34:06.329Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-03T06:34:06.329Z] [2020-08-03T06:34:06.329Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-08-03T06:34:06.329Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-03T06:34:06.329Z] [2020-08-03T06:34:06.329Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-08-03T06:34:06.329Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-03T06:34:06.329Z] [2020-08-03T06:34:06.329Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-03T06:34:06.329Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-03T06:34:06.329Z] [2020-08-03T06:34:06.329Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-08-03T06:34:06.329Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-03T06:34:06.329Z] [2020-08-03T06:34:06.329Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-08-03T06:34:06.329Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-08-03T06:34:06.329Z] [2020-08-03T06:34:06.329Z] [2020-08-03T06:34:06.329Z] DONE 192 tests, 6 skipped in 136.032s [2020-08-03T06:34:06.329Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-08-03T06:34:06.329Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:34:06.329Z] ++ set -e [2020-08-03T06:34:06.329Z] ++ '[' -n 0 ']' [2020-08-03T06:34:06.329Z] ++ set -x [2020-08-03T06:34:06.329Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:34:06.329Z] INFO: Testing against a local daemon [2020-08-03T06:34:06.329Z] === RUN TestCommitInheritsEnv [2020-08-03T06:34:06.329Z] --- PASS: TestCommitInheritsEnv (0.60s) [2020-08-03T06:34:06.329Z] === RUN TestImportExtremelyLargeImageWorks [2020-08-03T06:34:06.329Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-08-03T06:34:06.329Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-08-03T06:34:06.329Z] === RUN TestImagesFilterMultiReference [2020-08-03T06:34:06.329Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-08-03T06:34:06.329Z] === RUN TestImagePullPlatformInvalid [2020-08-03T06:34:06.329Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-08-03T06:34:06.329Z] === RUN TestRemoveImageOrphaning [2020-08-03T06:34:06.590Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2020-08-03T06:34:06.590Z] === RUN TestRemoveImageGarbageCollector [2020-08-03T06:34:06.590Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-08-03T06:34:06.590Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-03T06:34:06.590Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-08-03T06:34:06.590Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-08-03T06:34:06.590Z] === RUN TestTagInvalidReference [2020-08-03T06:34:06.590Z] --- PASS: TestTagInvalidReference (0.03s) [2020-08-03T06:34:06.590Z] === RUN TestTagValidPrefixedRepo [2020-08-03T06:34:06.590Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-08-03T06:34:06.590Z] === RUN TestTagExistedNameWithoutForce [2020-08-03T06:34:06.590Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-08-03T06:34:06.590Z] === RUN TestTagOfficialNames [2020-08-03T06:34:06.715Z] --- PASS: TestSecretsUpdate (3.64s) [2020-08-03T06:34:06.715Z] === RUN TestTemplatedSecret [2020-08-03T06:34:06.851Z] --- PASS: TestTagOfficialNames (0.07s) [2020-08-03T06:34:06.851Z] === RUN TestTagMatchesDigest [2020-08-03T06:34:06.851Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-08-03T06:34:06.851Z] PASS [2020-08-03T06:34:06.851Z] [2020-08-03T06:34:06.851Z] === Skipped [2020-08-03T06:34:06.851Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-08-03T06:34:06.851Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-08-03T06:34:06.851Z] [2020-08-03T06:34:06.851Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-08-03T06:34:06.851Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-03T06:34:06.851Z] [2020-08-03T06:34:06.851Z] [2020-08-03T06:34:06.851Z] DONE 12 tests, 2 skipped in 1.753s [2020-08-03T06:34:06.851Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-08-03T06:34:06.851Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:34:06.851Z] ++ set -e [2020-08-03T06:34:06.851Z] ++ '[' -n 0 ']' [2020-08-03T06:34:06.851Z] ++ set -x [2020-08-03T06:34:06.851Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:34:06.851Z] INFO: Testing against a local daemon [2020-08-03T06:34:06.851Z] === RUN TestNetworkCreateDelete [2020-08-03T06:34:07.422Z] --- PASS: TestNetworkCreateDelete (0.39s) [2020-08-03T06:34:07.422Z] === RUN TestDockerNetworkDeletePreferID [2020-08-03T06:34:07.615Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-08-03T06:34:08.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-08-03T06:34:08.364Z] --- PASS: TestDockerNetworkDeletePreferID (1.12s) [2020-08-03T06:34:08.364Z] === RUN TestDaemonDNSFallback [2020-08-03T06:34:08.988Z] --- PASS: TestConfigsCreateAndDelete (3.09s) [2020-08-03T06:34:08.988Z] === RUN TestConfigsUpdate [2020-08-03T06:34:09.451Z] --- PASS: TestTemplatedSecret (3.30s) [2020-08-03T06:34:09.451Z] === RUN TestSecretCreateResolve [2020-08-03T06:34:09.550Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-08-03T06:34:09.771Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-08-03T06:34:09.806Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-08-03T06:34:11.174Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-08-03T06:34:11.737Z] --- PASS: TestConfigsUpdate (3.10s) [2020-08-03T06:34:11.737Z] === RUN TestTemplatedConfig [2020-08-03T06:34:11.854Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-08-03T06:34:12.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-08-03T06:34:13.104Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-08-03T06:34:13.104Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-08-03T06:34:13.360Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-08-03T06:34:13.908Z] --- PASS: TestSecretCreateResolve (3.80s) [2020-08-03T06:34:13.908Z] PASS [2020-08-03T06:34:13.908Z] [2020-08-03T06:34:13.908Z] DONE 6 tests in 21.691s [2020-08-03T06:34:13.908Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-08-03T06:34:13.908Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:34:13.908Z] ++ set -e [2020-08-03T06:34:13.908Z] ++ '[' -n 0 ']' [2020-08-03T06:34:13.908Z] ++ set -x [2020-08-03T06:34:13.908Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:34:13.908Z] INFO: Testing against a local daemon [2020-08-03T06:34:13.908Z] === RUN TestServiceCreateInit [2020-08-03T06:34:13.908Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-08-03T06:34:14.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-08-03T06:34:15.252Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-08-03T06:34:15.252Z] --- PASS: TestTemplatedConfig (3.56s) [2020-08-03T06:34:15.252Z] === RUN TestConfigCreateResolve [2020-08-03T06:34:15.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-08-03T06:34:16.180Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-08-03T06:34:16.497Z] --- PASS: TestDaemonDNSFallback (7.35s) [2020-08-03T06:34:16.497Z] === RUN TestInspectNetwork [2020-08-03T06:34:16.745Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-08-03T06:34:17.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-08-03T06:34:18.367Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-08-03T06:34:18.634Z] --- PASS: TestConfigCreateResolve (2.93s) [2020-08-03T06:34:18.635Z] === RUN TestConfigDaemonLibtrustID [2020-08-03T06:34:18.891Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-08-03T06:34:18.891Z] --- PASS: TestConfigDaemonLibtrustID (0.65s) [2020-08-03T06:34:18.891Z] PASS [2020-08-03T06:34:18.891Z] [2020-08-03T06:34:18.891Z] DONE 7 tests in 18.666s [2020-08-03T06:34:18.891Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-08-03T06:34:18.891Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:34:18.891Z] ++ set -e [2020-08-03T06:34:18.891Z] ++ '[' -n 0 ']' [2020-08-03T06:34:18.891Z] ++ set -x [2020-08-03T06:34:18.891Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:34:19.148Z] INFO: Testing against a local daemon [2020-08-03T06:34:19.148Z] === RUN TestCheckpoint [2020-08-03T06:34:19.148Z] --- SKIP: TestCheckpoint (0.00s) [2020-08-03T06:34:19.148Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-03T06:34:19.148Z] === RUN TestContainerInvalidJSON [2020-08-03T06:34:19.148Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-08-03T06:34:19.148Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-08-03T06:34:19.148Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-08-03T06:34:19.148Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-08-03T06:34:19.148Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-08-03T06:34:19.148Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-08-03T06:34:19.148Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-08-03T06:34:19.148Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-08-03T06:34:19.148Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-08-03T06:34:19.148Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-08-03T06:34:19.148Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-08-03T06:34:19.148Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-08-03T06:34:19.148Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-08-03T06:34:19.148Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-08-03T06:34:19.148Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-08-03T06:34:19.148Z] === RUN TestCopyFromContainerPathIsNotDir [2020-08-03T06:34:19.148Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-08-03T06:34:19.148Z] === RUN TestCopyToContainerPathDoesNotExist [2020-08-03T06:34:19.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-08-03T06:34:19.404Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2020-08-03T06:34:19.404Z] === RUN TestCopyToContainerPathIsNotDir [2020-08-03T06:34:19.404Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2020-08-03T06:34:19.404Z] === RUN TestCopyFromContainer [2020-08-03T06:34:19.966Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-08-03T06:34:20.528Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-08-03T06:34:20.697Z] === RUN TestInspectNetwork/full_network_id [2020-08-03T06:34:20.697Z] === RUN TestInspectNetwork/partial_network_id [2020-08-03T06:34:20.697Z] === RUN TestInspectNetwork/network_name [2020-08-03T06:34:20.697Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-08-03T06:34:20.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-08-03T06:34:20.785Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-08-03T06:34:21.041Z] === RUN TestCopyFromContainer// [2020-08-03T06:34:21.041Z] === RUN TestCopyFromContainer//bar/root [2020-08-03T06:34:21.297Z] === RUN TestCopyFromContainer//bar/root/ [2020-08-03T06:34:21.297Z] === RUN TestCopyFromContainer/bar/quux [2020-08-03T06:34:21.553Z] === RUN TestCopyFromContainer/bar/quux/ [2020-08-03T06:34:21.553Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-08-03T06:34:21.745Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-03T06:34:21.745Z] Using test binary docker [2020-08-03T06:34:21.745Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-08-03T06:34:21.745Z] +++ /etc/init.d/apparmor start [2020-08-03T06:34:21.745Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-03T06:34:21.745Z] INFO: Waiting for daemon to start... [2020-08-03T06:34:21.745Z] Starting dockerd [2020-08-03T06:34:21.745Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-08-03T06:34:21.809Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-08-03T06:34:21.809Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-08-03T06:34:22.066Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-08-03T06:34:22.322Z] === RUN TestCopyFromContainer/bar/notarget [2020-08-03T06:34:22.322Z] --- PASS: TestCopyFromContainer (2.94s) [2020-08-03T06:34:22.322Z] --- PASS: TestCopyFromContainer// (0.15s) [2020-08-03T06:34:22.322Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-08-03T06:34:22.322Z] --- PASS: TestCopyFromContainer//bar/root/ (0.14s) [2020-08-03T06:34:22.322Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-08-03T06:34:22.322Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-08-03T06:34:22.322Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.14s) [2020-08-03T06:34:22.322Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.19s) [2020-08-03T06:34:22.322Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2020-08-03T06:34:22.322Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.18s) [2020-08-03T06:34:22.322Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-08-03T06:34:22.322Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-08-03T06:34:22.322Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-03T06:34:22.322Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-03T06:34:22.322Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-03T06:34:22.322Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-03T06:34:22.322Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-03T06:34:22.322Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-03T06:34:22.322Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-03T06:34:22.322Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-03T06:34:22.322Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-03T06:34:22.322Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-08-03T06:34:22.322Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-08-03T06:34:22.322Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-08-03T06:34:22.322Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-08-03T06:34:22.322Z] === RUN TestCreateLinkToNonExistingContainer [2020-08-03T06:34:22.322Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-08-03T06:34:22.322Z] === RUN TestCreateWithInvalidEnv [2020-08-03T06:34:22.322Z] === RUN TestCreateWithInvalidEnv/0 [2020-08-03T06:34:22.322Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-08-03T06:34:22.322Z] === RUN TestCreateWithInvalidEnv/1 [2020-08-03T06:34:22.322Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-08-03T06:34:22.322Z] === RUN TestCreateWithInvalidEnv/2 [2020-08-03T06:34:22.322Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-08-03T06:34:22.322Z] === CONT TestCreateWithInvalidEnv/0 [2020-08-03T06:34:22.322Z] === CONT TestCreateWithInvalidEnv/2 [2020-08-03T06:34:22.322Z] === CONT TestCreateWithInvalidEnv/1 [2020-08-03T06:34:22.323Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-08-03T06:34:22.323Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-08-03T06:34:22.323Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-08-03T06:34:22.323Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-08-03T06:34:22.323Z] === RUN TestCreateTmpfsMountsTarget [2020-08-03T06:34:22.578Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-08-03T06:34:22.578Z] === RUN TestCreateWithCustomMaskedPaths [2020-08-03T06:34:23.824Z] . [2020-08-03T06:34:23.824Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-03T06:34:23.824Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-03T06:34:23.824Z] Error: No such image: emptyfs [2020-08-03T06:34:23.824Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-03T06:34:23.824Z] ++++ docker load [2020-08-03T06:34:23.939Z] --- PASS: TestServiceCreateInit (9.89s) [2020-08-03T06:34:23.939Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.66s) [2020-08-03T06:34:23.939Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.22s) [2020-08-03T06:34:23.939Z] === RUN TestCreateServiceMultipleTimes [2020-08-03T06:34:23.948Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-08-03T06:34:24.120Z] Running integration-test (iteration 1) [2020-08-03T06:34:24.120Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-08-03T06:34:24.120Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:34:24.120Z] ++ set -e [2020-08-03T06:34:24.120Z] ++ '[' -n 0 ']' [2020-08-03T06:34:24.120Z] ++ set -x [2020-08-03T06:34:24.120Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:34:24.204Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-08-03T06:34:24.461Z] --- PASS: TestCreateWithCustomMaskedPaths (1.93s) [2020-08-03T06:34:24.461Z] === RUN TestCreateWithCustomReadonlyPaths [2020-08-03T06:34:25.981Z] --- PASS: TestInspectNetwork (9.34s) [2020-08-03T06:34:25.981Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-08-03T06:34:25.981Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-08-03T06:34:25.981Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-08-03T06:34:25.981Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-08-03T06:34:25.981Z] === RUN TestRunContainerWithBridgeNone [2020-08-03T06:34:26.353Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.72s) [2020-08-03T06:34:26.353Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-08-03T06:34:26.353Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-03T06:34:26.353Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-03T06:34:26.353Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-03T06:34:26.353Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-03T06:34:26.353Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-03T06:34:26.353Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-03T06:34:26.353Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-03T06:34:26.353Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-03T06:34:26.353Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-03T06:34:26.353Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-03T06:34:26.353Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-03T06:34:26.353Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-03T06:34:26.353Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-03T06:34:26.353Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-03T06:34:26.353Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-03T06:34:26.353Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-08-03T06:34:26.353Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-08-03T06:34:26.353Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-08-03T06:34:26.353Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-08-03T06:34:26.353Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-08-03T06:34:26.353Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-08-03T06:34:26.353Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-08-03T06:34:26.609Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s) [2020-08-03T06:34:26.609Z] === RUN TestCreateDifferentPlatform [2020-08-03T06:34:26.609Z] === RUN TestCreateDifferentPlatform/different_os [2020-08-03T06:34:26.609Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-08-03T06:34:26.609Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-08-03T06:34:26.609Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-08-03T06:34:26.609Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-08-03T06:34:26.609Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-08-03T06:34:26.865Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2020-08-03T06:34:26.865Z] === RUN TestContainerStartOnDaemonRestart [2020-08-03T06:34:26.865Z] === PAUSE TestContainerStartOnDaemonRestart [2020-08-03T06:34:26.865Z] === RUN TestDaemonRestartIpcMode [2020-08-03T06:34:26.865Z] === PAUSE TestDaemonRestartIpcMode [2020-08-03T06:34:26.865Z] === RUN TestDaemonHostGatewayIP [2020-08-03T06:34:26.865Z] === PAUSE TestDaemonHostGatewayIP [2020-08-03T06:34:26.865Z] === RUN TestContainerKillOnDaemonStart [2020-08-03T06:34:26.865Z] === PAUSE TestContainerKillOnDaemonStart [2020-08-03T06:34:26.865Z] === RUN TestDiff [2020-08-03T06:34:26.865Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-08-03T06:34:26.865Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-08-03T06:34:27.427Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-08-03T06:34:27.427Z] --- PASS: TestDiff (0.77s) [2020-08-03T06:34:27.427Z] === RUN TestExecWithCloseStdin [2020-08-03T06:34:27.895Z] --- PASS: TestRunContainerWithBridgeNone (2.43s) [2020-08-03T06:34:27.895Z] === RUN TestNetworkInvalidJSON [2020-08-03T06:34:27.895Z] === RUN TestNetworkInvalidJSON//networks/create [2020-08-03T06:34:27.895Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-08-03T06:34:27.895Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-08-03T06:34:27.895Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-08-03T06:34:27.895Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-03T06:34:27.895Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-03T06:34:27.895Z] === CONT TestNetworkInvalidJSON//networks/create [2020-08-03T06:34:27.895Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-03T06:34:27.895Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-08-03T06:34:27.895Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-08-03T06:34:27.895Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-08-03T06:34:27.895Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-08-03T06:34:27.895Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-08-03T06:34:27.895Z] === RUN TestHostIPv4BridgeLabel [2020-08-03T06:34:27.990Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-08-03T06:34:27.990Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-08-03T06:34:28.246Z] --- PASS: TestExecWithCloseStdin (0.84s) [2020-08-03T06:34:28.246Z] === RUN TestExec [2020-08-03T06:34:28.466Z] --- PASS: TestHostIPv4BridgeLabel (0.78s) [2020-08-03T06:34:28.466Z] === RUN TestDaemonRestartWithLiveRestore [2020-08-03T06:34:28.503Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-08-03T06:34:29.068Z] === RUN TestDockerSuite/TestBuildAddScript [2020-08-03T06:34:29.324Z] --- PASS: TestExec (0.88s) [2020-08-03T06:34:29.324Z] === RUN TestExecUser [2020-08-03T06:34:29.852Z] --- PASS: TestDaemonRestartWithLiveRestore (1.34s) [2020-08-03T06:34:29.852Z] === RUN TestDaemonDefaultNetworkPools [2020-08-03T06:34:30.254Z] --- PASS: TestExecUser (0.88s) [2020-08-03T06:34:30.254Z] === RUN TestExportContainerAndImportImage [2020-08-03T06:34:30.254Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-08-03T06:34:31.183Z] --- PASS: TestExportContainerAndImportImage (1.13s) [2020-08-03T06:34:31.183Z] === RUN TestExportContainerAfterDaemonRestart [2020-08-03T06:34:31.235Z] --- PASS: TestDaemonDefaultNetworkPools (1.22s) [2020-08-03T06:34:31.235Z] === RUN TestDaemonRestartWithExistingNetwork [2020-08-03T06:34:32.112Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-08-03T06:34:32.112Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-08-03T06:34:32.589Z] 4612f6d0b889: Pull complete [2020-08-03T06:34:32.674Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2020-08-03T06:34:32.674Z] === RUN TestHealthCheckWorkdir [2020-08-03T06:34:33.147Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.84s) [2020-08-03T06:34:33.148Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-08-03T06:34:33.605Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-08-03T06:34:33.862Z] --- PASS: TestHealthCheckWorkdir (1.11s) [2020-08-03T06:34:33.862Z] === RUN TestHealthKillContainer [2020-08-03T06:34:35.073Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.33s) [2020-08-03T06:34:35.073Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-08-03T06:34:35.229Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-08-03T06:34:36.023Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.89s) [2020-08-03T06:34:36.023Z] === RUN TestServiceWithPredefinedNetwork [2020-08-03T06:34:36.595Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-08-03T06:34:36.852Z] --- PASS: TestHealthKillContainer (2.89s) [2020-08-03T06:34:36.852Z] === RUN TestInspectCpusetInConfigPre120 [2020-08-03T06:34:37.414Z] --- PASS: TestInspectCpusetInConfigPre120 (0.63s) [2020-08-03T06:34:37.414Z] === RUN TestIpcModeNone [2020-08-03T06:34:38.343Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-08-03T06:34:38.343Z] --- PASS: TestIpcModeNone (0.86s) [2020-08-03T06:34:38.343Z] === RUN TestIpcModePrivate [2020-08-03T06:34:38.600Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-08-03T06:34:39.163Z] --- PASS: TestIpcModePrivate (0.86s) [2020-08-03T06:34:39.163Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false [2020-08-03T06:34:39.163Z] === RUN TestIpcModeShareable [2020-08-03T06:34:39.333Z] --- PASS: TestServiceWithPredefinedNetwork (3.25s) [2020-08-03T06:34:39.333Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-08-03T06:34:39.333Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-03T06:34:39.333Z] service_test.go:236: FLAKY_TEST [2020-08-03T06:34:39.333Z] === RUN TestServiceWithDataPathPortInit [2020-08-03T06:34:39.595Z] Loaded image: buildpack-deps:buster [2020-08-03T06:34:39.595Z] Loaded image: busybox:latest [2020-08-03T06:34:39.595Z] Loaded image: busybox:glibc [2020-08-03T06:34:39.595Z] Loaded image: debian:buster [2020-08-03T06:34:39.595Z] Loaded image: hello-world:latest [2020-08-03T06:34:39.595Z] INFO: Testing against a local daemon [2020-08-03T06:34:39.595Z] === RUN TestCgroupNamespacesBuild [2020-08-03T06:34:39.595Z] --- PASS: TestCgroupNamespacesBuild (1.37s) [2020-08-03T06:34:39.595Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-08-03T06:34:39.893Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.34s) [2020-08-03T06:34:39.893Z] === RUN TestBuildWithSession [2020-08-03T06:34:39.893Z] --- SKIP: TestBuildWithSession (0.00s) [2020-08-03T06:34:39.893Z] build_session_test.go:25: TODO: BuildKit [2020-08-03T06:34:39.893Z] === RUN TestBuildSquashParent [2020-08-03T06:34:40.094Z] --- PASS: TestIpcModeShareable (0.92s) [2020-08-03T06:34:40.095Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true [2020-08-03T06:34:40.095Z] === RUN TestAPIIpcModeShareableAndContainer [2020-08-03T06:34:40.351Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-08-03T06:34:40.913Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-08-03T06:34:42.284Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.18s) [2020-08-03T06:34:42.284Z] === RUN TestAPIIpcModeHost [2020-08-03T06:34:42.879Z] --- PASS: TestAPIIpcModeHost (0.47s) [2020-08-03T06:34:42.879Z] === RUN TestDaemonIpcModeShareable [2020-08-03T06:34:42.879Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-08-03T06:34:44.294Z] --- PASS: TestDaemonIpcModeShareable (1.51s) [2020-08-03T06:34:44.294Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true [2020-08-03T06:34:44.294Z] === RUN TestDaemonIpcModePrivate [2020-08-03T06:34:44.294Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-08-03T06:34:44.368Z] --- PASS: TestBuildSquashParent (4.18s) [2020-08-03T06:34:44.368Z] === RUN TestBuildWithRemoveAndForceRemove [2020-08-03T06:34:44.368Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-03T06:34:44.368Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-03T06:34:44.368Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-03T06:34:44.368Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-03T06:34:44.368Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-03T06:34:44.368Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-03T06:34:44.368Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-03T06:34:44.368Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-03T06:34:44.368Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-03T06:34:44.368Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-03T06:34:44.368Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-03T06:34:44.368Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-03T06:34:44.368Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-03T06:34:44.368Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-03T06:34:44.368Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-03T06:34:44.368Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-03T06:34:45.238Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-08-03T06:34:45.800Z] --- PASS: TestDaemonIpcModePrivate (1.44s) [2020-08-03T06:34:45.801Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: false, mustBeShared: false [2020-08-03T06:34:45.801Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-08-03T06:34:45.801Z] === RUN TestDockerSuite/TestBuildAddTar [2020-08-03T06:34:46.424Z] --- PASS: TestCreateServiceMultipleTimes (22.95s) [2020-08-03T06:34:46.425Z] === RUN TestCreateServiceConflict [2020-08-03T06:34:46.485Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-03T06:34:46.485Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-03T06:34:47.167Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.45s) [2020-08-03T06:34:47.167Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: false, mustBeShared: false [2020-08-03T06:34:47.167Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-08-03T06:34:48.534Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.43s) [2020-08-03T06:34:48.534Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:99, shared: true, mustBeShared: true [2020-08-03T06:34:48.534Z] === RUN TestIpcModeOlderClient [2020-08-03T06:34:48.534Z] === PAUSE TestIpcModeOlderClient [2020-08-03T06:34:48.534Z] === RUN TestKillContainerInvalidSignal [2020-08-03T06:34:48.568Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-08-03T06:34:48.568Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.29s) [2020-08-03T06:34:48.568Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.35s) [2020-08-03T06:34:48.568Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.40s) [2020-08-03T06:34:48.568Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.56s) [2020-08-03T06:34:48.568Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.86s) [2020-08-03T06:34:48.568Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.88s) [2020-08-03T06:34:48.568Z] === RUN TestBuildMultiStageCopy [2020-08-03T06:34:48.568Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-08-03T06:34:49.095Z] --- PASS: TestKillContainerInvalidSignal (0.61s) [2020-08-03T06:34:49.095Z] === RUN TestKillContainer [2020-08-03T06:34:49.095Z] === RUN TestKillContainer/no_signal [2020-08-03T06:34:49.660Z] === RUN TestKillContainer/non_killing_signal [2020-08-03T06:34:49.935Z] --- PASS: TestCreateServiceConflict (3.72s) [2020-08-03T06:34:49.935Z] === RUN TestCreateServiceMaxReplicas [2020-08-03T06:34:50.102Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-08-03T06:34:50.227Z] === RUN TestKillContainer/killing_signal [2020-08-03T06:34:50.398Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-08-03T06:34:50.694Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-08-03T06:34:50.789Z] --- PASS: TestKillContainer (1.72s) [2020-08-03T06:34:50.789Z] --- PASS: TestKillContainer/no_signal (0.51s) [2020-08-03T06:34:50.789Z] --- PASS: TestKillContainer/non_killing_signal (0.42s) [2020-08-03T06:34:50.789Z] --- PASS: TestKillContainer/killing_signal (0.58s) [2020-08-03T06:34:50.789Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-08-03T06:34:50.789Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-08-03T06:34:50.789Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-08-03T06:34:50.987Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-08-03T06:34:51.281Z] --- PASS: TestBuildMultiStageCopy (2.87s) [2020-08-03T06:34:51.281Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.59s) [2020-08-03T06:34:51.281Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.28s) [2020-08-03T06:34:51.281Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.34s) [2020-08-03T06:34:51.281Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.33s) [2020-08-03T06:34:51.281Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.33s) [2020-08-03T06:34:51.281Z] === RUN TestBuildMultiStageParentConfig [2020-08-03T06:34:51.718Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-08-03T06:34:51.718Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-08-03T06:34:52.280Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.52s) [2020-08-03T06:34:52.280Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.70s) [2020-08-03T06:34:52.280Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.62s) [2020-08-03T06:34:52.280Z] === RUN TestKillStoppedContainer [2020-08-03T06:34:52.324Z] --- PASS: TestBuildMultiStageParentConfig (0.83s) [2020-08-03T06:34:52.324Z] === RUN TestBuildLabelWithTargets [2020-08-03T06:34:52.537Z] --- PASS: TestKillStoppedContainer (0.06s) [2020-08-03T06:34:52.537Z] === RUN TestKillStoppedContainerAPIPre120 [2020-08-03T06:34:52.537Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-08-03T06:34:52.537Z] === RUN TestKillDifferentUserContainer [2020-08-03T06:34:52.794Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-08-03T06:34:53.357Z] --- PASS: TestKillDifferentUserContainer (0.73s) [2020-08-03T06:34:53.357Z] === RUN TestInspectOomKilledTrue [2020-08-03T06:34:53.357Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-08-03T06:34:53.357Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-03T06:34:53.357Z] === RUN TestInspectOomKilledFalse [2020-08-03T06:34:53.357Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-08-03T06:34:53.357Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-03T06:34:53.357Z] === RUN TestLinksEtcHostsContentMatch [2020-08-03T06:34:53.365Z] --- PASS: TestBuildLabelWithTargets (1.26s) [2020-08-03T06:34:53.365Z] === RUN TestBuildWithEmptyLayers [2020-08-03T06:34:53.919Z] --- PASS: TestLinksEtcHostsContentMatch (0.65s) [2020-08-03T06:34:53.919Z] === RUN TestLinksContainerNames [2020-08-03T06:34:54.009Z] --- PASS: TestBuildWithEmptyLayers (0.62s) [2020-08-03T06:34:54.009Z] === RUN TestBuildMultiStageOnBuild [2020-08-03T06:34:54.176Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-08-03T06:34:54.379Z] --- PASS: TestCreateServiceMaxReplicas (4.02s) [2020-08-03T06:34:54.379Z] === RUN TestCreateWithDuplicateNetworkNames [2020-08-03T06:34:55.541Z] --- PASS: TestLinksContainerNames (1.52s) [2020-08-03T06:34:55.541Z] === RUN TestLogsFollowTailEmpty [2020-08-03T06:34:56.095Z] --- PASS: TestBuildMultiStageOnBuild (1.69s) [2020-08-03T06:34:56.095Z] === RUN TestBuildUncleanTarFilenames [2020-08-03T06:34:56.103Z] --- PASS: TestLogsFollowTailEmpty (0.73s) [2020-08-03T06:34:56.103Z] === RUN TestContainerNetworkMountsNoChown [2020-08-03T06:34:56.737Z] --- PASS: TestBuildUncleanTarFilenames (0.88s) [2020-08-03T06:34:56.737Z] === RUN TestBuildMultiStageLayerLeak [2020-08-03T06:34:57.033Z] --- PASS: TestContainerNetworkMountsNoChown (0.80s) [2020-08-03T06:34:57.033Z] === RUN TestMountDaemonRoot [2020-08-03T06:34:57.033Z] === RUN TestMountDaemonRoot/default [2020-08-03T06:34:57.033Z] === PAUSE TestMountDaemonRoot/default [2020-08-03T06:34:57.033Z] === RUN TestMountDaemonRoot/private [2020-08-03T06:34:57.033Z] === PAUSE TestMountDaemonRoot/private [2020-08-03T06:34:57.033Z] === RUN TestMountDaemonRoot/rprivate [2020-08-03T06:34:57.033Z] === PAUSE TestMountDaemonRoot/rprivate [2020-08-03T06:34:57.033Z] === RUN TestMountDaemonRoot/slave [2020-08-03T06:34:57.033Z] === PAUSE TestMountDaemonRoot/slave [2020-08-03T06:34:57.033Z] === RUN TestMountDaemonRoot/rslave [2020-08-03T06:34:57.033Z] === PAUSE TestMountDaemonRoot/rslave [2020-08-03T06:34:57.033Z] === RUN TestMountDaemonRoot/shared [2020-08-03T06:34:57.033Z] === PAUSE TestMountDaemonRoot/shared [2020-08-03T06:34:57.033Z] === RUN TestMountDaemonRoot/rshared [2020-08-03T06:34:57.033Z] === PAUSE TestMountDaemonRoot/rshared [2020-08-03T06:34:57.033Z] === CONT TestMountDaemonRoot/default [2020-08-03T06:34:57.033Z] === RUN TestMountDaemonRoot/default/bind_root [2020-08-03T06:34:57.033Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-08-03T06:34:57.033Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-08-03T06:34:57.033Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-08-03T06:34:57.033Z] === RUN TestMountDaemonRoot/default/mount_root [2020-08-03T06:34:57.033Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-08-03T06:34:57.033Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-08-03T06:34:57.033Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-08-03T06:34:57.033Z] === CONT TestMountDaemonRoot/default/bind_root [2020-08-03T06:34:57.033Z] === CONT TestMountDaemonRoot/rshared [2020-08-03T06:34:57.033Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-08-03T06:34:57.033Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-08-03T06:34:57.033Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-08-03T06:34:57.033Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-08-03T06:34:57.033Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-08-03T06:34:57.033Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-08-03T06:34:57.033Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-08-03T06:34:57.033Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-08-03T06:34:57.033Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-08-03T06:34:57.033Z] === CONT TestMountDaemonRoot/shared [2020-08-03T06:34:57.033Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-08-03T06:34:57.033Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-08-03T06:34:57.033Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-08-03T06:34:57.033Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-08-03T06:34:57.033Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-08-03T06:34:57.033Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-08-03T06:34:57.033Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-08-03T06:34:57.033Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-08-03T06:34:57.033Z] === CONT TestMountDaemonRoot/rslave [2020-08-03T06:34:57.033Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-08-03T06:34:57.033Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-08-03T06:34:57.033Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-08-03T06:34:57.033Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-08-03T06:34:57.033Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-08-03T06:34:57.033Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-08-03T06:34:57.033Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-08-03T06:34:57.033Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-08-03T06:34:57.033Z] === CONT TestMountDaemonRoot/slave [2020-08-03T06:34:57.033Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-08-03T06:34:57.033Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-08-03T06:34:57.033Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-08-03T06:34:57.033Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-08-03T06:34:57.033Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-08-03T06:34:57.033Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-08-03T06:34:57.033Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-08-03T06:34:57.033Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-08-03T06:34:57.033Z] === CONT TestMountDaemonRoot/rprivate [2020-08-03T06:34:57.033Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-08-03T06:34:57.033Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-08-03T06:34:57.033Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-08-03T06:34:57.033Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-08-03T06:34:57.033Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-08-03T06:34:57.033Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-08-03T06:34:57.033Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-08-03T06:34:57.033Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-08-03T06:34:57.033Z] === CONT TestMountDaemonRoot/private [2020-08-03T06:34:57.033Z] === RUN TestMountDaemonRoot/private/bind_root [2020-08-03T06:34:57.033Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-08-03T06:34:57.033Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-08-03T06:34:57.033Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-08-03T06:34:57.033Z] === RUN TestMountDaemonRoot/private/mount_root [2020-08-03T06:34:57.033Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-08-03T06:34:57.033Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-08-03T06:34:57.033Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-08-03T06:34:57.033Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-08-03T06:34:57.033Z] === CONT TestMountDaemonRoot/default/mount_root [2020-08-03T06:34:57.033Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-08-03T06:34:57.033Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-08-03T06:34:57.291Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-08-03T06:34:57.291Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-08-03T06:34:57.291Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-08-03T06:34:57.291Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-08-03T06:34:57.291Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-08-03T06:34:57.291Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-08-03T06:34:57.291Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-08-03T06:34:57.291Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-08-03T06:34:57.291Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-08-03T06:34:57.291Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-08-03T06:34:57.444Z] --- PASS: TestServiceWithDataPathPortInit (17.83s) [2020-08-03T06:34:57.444Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-08-03T06:34:57.547Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-08-03T06:34:57.547Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-08-03T06:34:57.547Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-08-03T06:34:57.547Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-08-03T06:34:57.547Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-08-03T06:34:57.547Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-08-03T06:34:57.547Z] === CONT TestMountDaemonRoot/private/bind_root [2020-08-03T06:34:57.547Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-08-03T06:34:57.547Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-08-03T06:34:57.547Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-08-03T06:34:57.547Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-08-03T06:34:57.804Z] === CONT TestMountDaemonRoot/private/mount_root [2020-08-03T06:34:57.804Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-08-03T06:34:57.804Z] --- PASS: TestMountDaemonRoot (0.08s) [2020-08-03T06:34:57.804Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-08-03T06:34:57.804Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-08-03T06:34:57.804Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-08-03T06:34:57.804Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-08-03T06:34:57.804Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-08-03T06:34:57.804Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-08-03T06:34:57.804Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-08-03T06:34:57.804Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-08-03T06:34:57.804Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-08-03T06:34:57.804Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-08-03T06:34:57.804Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-08-03T06:34:57.804Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-08-03T06:34:57.804Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2020-08-03T06:34:57.804Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-08-03T06:34:57.804Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-08-03T06:34:57.804Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-08-03T06:34:57.804Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-08-03T06:34:57.804Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-08-03T06:34:57.804Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-08-03T06:34:57.804Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-08-03T06:34:57.804Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-08-03T06:34:57.804Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-08-03T06:34:57.804Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2020-08-03T06:34:57.804Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2020-08-03T06:34:57.804Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-08-03T06:34:57.804Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-08-03T06:34:57.804Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-08-03T06:34:57.804Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-08-03T06:34:57.804Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-08-03T06:34:57.804Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-08-03T06:34:57.804Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-08-03T06:34:57.804Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-08-03T06:34:57.804Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-08-03T06:34:57.804Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-08-03T06:34:57.804Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-08-03T06:34:57.804Z] === RUN TestContainerBindMountNonRecursive [2020-08-03T06:34:58.257Z] --- PASS: TestBuildMultiStageLayerLeak (1.78s) [2020-08-03T06:34:58.257Z] === RUN TestBuildWithHugeFile [2020-08-03T06:34:58.369Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-08-03T06:34:59.737Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-08-03T06:34:59.995Z] --- PASS: TestContainerBindMountNonRecursive (2.21s) [2020-08-03T06:34:59.995Z] === RUN TestNetworkNat [2020-08-03T06:35:00.926Z] --- PASS: TestNetworkNat (0.75s) [2020-08-03T06:35:00.926Z] === RUN TestNetworkLocalhostTCPNat [2020-08-03T06:35:01.498Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s) [2020-08-03T06:35:01.498Z] === RUN TestNetworkLoopbackNat [2020-08-03T06:35:04.632Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-08-03T06:35:04.632Z] Copying nested executables into bundles/binary-daemon [2020-08-03T06:35:04.632Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-08-03T06:35:05.219Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41306/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=ad30ef91130b6445cc850cacb225737589ce38ee -e DOCKER_GRAPHDRIVER docker:ad30ef91130b6445cc850cacb225737589ce38ee hack/make.sh cross [2020-08-03T06:35:05.478Z] [2020-08-03T06:35:05.478Z] Removing bundles/ [2020-08-03T06:35:05.683Z] --- PASS: TestNetworkLoopbackNat (3.50s) [2020-08-03T06:35:05.683Z] === RUN TestPause [2020-08-03T06:35:05.683Z] === RUN TestDockerSuite/TestBuildBlankName [2020-08-03T06:35:05.683Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-08-03T06:35:05.737Z] [2020-08-03T06:35:05.737Z] ---> Making bundle: cross (in bundles/cross) [2020-08-03T06:35:05.737Z] Cross building: bundles/cross/linux/amd64 [2020-08-03T06:35:05.737Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-08-03T06:35:05.737Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-08-03T06:35:06.247Z] --- PASS: TestPause (1.06s) [2020-08-03T06:35:06.247Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-08-03T06:35:06.247Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-03T06:35:06.247Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-03T06:35:06.247Z] === RUN TestPauseStopPausedContainer [2020-08-03T06:35:07.180Z] --- PASS: TestPauseStopPausedContainer (1.19s) [2020-08-03T06:35:07.180Z] === RUN TestPsFilter [2020-08-03T06:35:07.439Z] --- PASS: TestPsFilter (0.14s) [2020-08-03T06:35:07.439Z] === RUN TestRemoveContainerWithRemovedVolume [2020-08-03T06:35:07.444Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.93s) [2020-08-03T06:35:07.444Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:69mgq07epc2tp5v93edjoxc8g Created:2020-08-03 06:34:58.71169443 +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[97cfaf878cb5885adbd2cdba5b84861d94efb7db8765d48d5703fe650474b270:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.y2k6jfx0si9pspgo1ufr7qcfq EndpointID:cfbe8daf36503ea711ec48ff45b4b20c74cd5ebc1c88fea5e9a3d6033a7e9542 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ade40b081d4b4ad091f93a169d85f4b3f8c12925e7a53a3aa93e432dfc8f3931 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:c3540095ce4f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.y2k6jfx0si9pspgo1ufr7qcfq EndpointID:cfbe8daf36503ea711ec48ff45b4b20c74cd5ebc1c88fea5e9a3d6033a7e9542 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-08-03T06:35:07.444Z] PASS [2020-08-03T06:35:07.444Z] [2020-08-03T06:35:07.444Z] === Skipped [2020-08-03T06:35:07.444Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-03T06:35:07.444Z] service_test.go:236: FLAKY_TEST [2020-08-03T06:35:07.444Z] [2020-08-03T06:35:07.444Z] [2020-08-03T06:35:07.444Z] DONE 23 tests, 1 skipped in 59.243s [2020-08-03T06:35:07.444Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-08-03T06:35:07.444Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:35:07.444Z] ++ set -e [2020-08-03T06:35:07.444Z] ++ '[' -n 0 ']' [2020-08-03T06:35:07.444Z] ++ set -x [2020-08-03T06:35:07.444Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:35:07.444Z] INFO: Testing against a local daemon [2020-08-03T06:35:07.444Z] === RUN TestDockerNetworkIpvlanPersistance [2020-08-03T06:35:07.444Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-03T06:35:07.444Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-03T06:35:07.444Z] === RUN TestDockerNetworkIpvlan [2020-08-03T06:35:07.444Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-08-03T06:35:07.444Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-03T06:35:07.444Z] PASS [2020-08-03T06:35:07.444Z] [2020-08-03T06:35:07.444Z] === Skipped [2020-08-03T06:35:07.444Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-03T06:35:07.444Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-03T06:35:07.444Z] [2020-08-03T06:35:07.444Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-08-03T06:35:07.444Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-03T06:35:07.444Z] [2020-08-03T06:35:07.444Z] [2020-08-03T06:35:07.444Z] DONE 2 tests, 2 skipped in 0.165s [2020-08-03T06:35:07.444Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-08-03T06:35:07.444Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:35:07.444Z] ++ set -e [2020-08-03T06:35:07.444Z] ++ '[' -n 0 ']' [2020-08-03T06:35:07.444Z] ++ set -x [2020-08-03T06:35:07.444Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:35:07.444Z] INFO: Testing against a local daemon [2020-08-03T06:35:07.444Z] === RUN TestDockerNetworkMacvlanPersistance [2020-08-03T06:35:08.002Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.69s) [2020-08-03T06:35:08.002Z] === RUN TestRemoveContainerWithVolume [2020-08-03T06:35:08.385Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.09s) [2020-08-03T06:35:08.385Z] === RUN TestDockerNetworkMacvlan [2020-08-03T06:35:08.566Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-08-03T06:35:09.130Z] --- PASS: TestRemoveContainerWithVolume (1.02s) [2020-08-03T06:35:09.130Z] === RUN TestRemoveContainerRunning [2020-08-03T06:35:09.714Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.49s) [2020-08-03T06:35:09.714Z] === RUN TestCreateServiceSecretFileMode [2020-08-03T06:35:09.774Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-08-03T06:35:10.061Z] --- PASS: TestRemoveContainerRunning (0.94s) [2020-08-03T06:35:10.061Z] === RUN TestRemoveContainerForceRemoveRunning [2020-08-03T06:35:10.716Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-08-03T06:35:10.993Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.89s) [2020-08-03T06:35:10.993Z] === RUN TestRemoveInvalidContainer [2020-08-03T06:35:10.993Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-08-03T06:35:10.993Z] === RUN TestRenameLinkedContainer [2020-08-03T06:35:10.993Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-08-03T06:35:12.101Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-08-03T06:35:12.363Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-08-03T06:35:13.269Z] --- PASS: TestCreateServiceSecretFileMode (3.61s) [2020-08-03T06:35:13.269Z] === RUN TestCreateServiceConfigFileMode [2020-08-03T06:35:14.256Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-08-03T06:35:14.511Z] --- PASS: TestRenameLinkedContainer (3.42s) [2020-08-03T06:35:14.511Z] === RUN TestRenameStoppedContainer [2020-08-03T06:35:15.074Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-08-03T06:35:15.074Z] --- PASS: TestRenameStoppedContainer (0.70s) [2020-08-03T06:35:15.074Z] === RUN TestRenameRunningContainerAndReuse [2020-08-03T06:35:15.402Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-08-03T06:35:16.448Z] --- PASS: TestRenameRunningContainerAndReuse (1.39s) [2020-08-03T06:35:16.448Z] === RUN TestRenameInvalidName [2020-08-03T06:35:16.705Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-08-03T06:35:16.779Z] --- PASS: TestCreateServiceConfigFileMode (3.45s) [2020-08-03T06:35:16.779Z] === RUN TestCreateServiceSysctls [2020-08-03T06:35:16.962Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-08-03T06:35:17.219Z] --- PASS: TestRenameInvalidName (0.68s) [2020-08-03T06:35:17.219Z] === RUN TestRenameAnonymousContainer [2020-08-03T06:35:17.781Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-08-03T06:35:18.702Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-08-03T06:35:19.149Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-08-03T06:35:20.078Z] --- PASS: TestRenameAnonymousContainer (3.00s) [2020-08-03T06:35:20.078Z] === RUN TestRenameContainerWithSameName [2020-08-03T06:35:20.641Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-08-03T06:35:20.898Z] --- PASS: TestRenameContainerWithSameName (0.81s) [2020-08-03T06:35:20.898Z] === RUN TestRenameContainerWithLinkedContainer [2020-08-03T06:35:21.230Z] --- PASS: TestCreateServiceSysctls (4.39s) [2020-08-03T06:35:21.230Z] === RUN TestCreateServiceCapabilities [2020-08-03T06:35:22.790Z] --- PASS: TestRenameContainerWithLinkedContainer (1.44s) [2020-08-03T06:35:22.790Z] === RUN TestResize [2020-08-03T06:35:22.790Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-08-03T06:35:23.046Z] --- PASS: TestResize (0.73s) [2020-08-03T06:35:23.046Z] === RUN TestResizeWithInvalidSize [2020-08-03T06:35:23.976Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-08-03T06:35:23.976Z] --- PASS: TestResizeWithInvalidSize (0.73s) [2020-08-03T06:35:23.976Z] === RUN TestResizeWhenContainerNotStarted [2020-08-03T06:35:24.545Z] --- PASS: TestResizeWhenContainerNotStarted (0.67s) [2020-08-03T06:35:24.545Z] === RUN TestDaemonRestartKillContainers [2020-08-03T06:35:24.545Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-03T06:35:24.545Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-03T06:35:24.545Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-03T06:35:24.545Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-03T06:35:24.545Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-03T06:35:24.545Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-03T06:35:24.545Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-03T06:35:24.545Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-03T06:35:24.545Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-03T06:35:24.546Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-03T06:35:24.546Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-03T06:35:24.546Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-03T06:35:24.546Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-03T06:35:24.546Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-03T06:35:24.546Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-03T06:35:24.546Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-03T06:35:24.546Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-03T06:35:24.546Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-03T06:35:24.546Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-03T06:35:24.546Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-03T06:35:24.546Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-03T06:35:24.546Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-03T06:35:24.546Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-03T06:35:24.546Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-03T06:35:24.546Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-03T06:35:24.546Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-03T06:35:24.815Z] --- PASS: TestCreateServiceCapabilities (3.64s) [2020-08-03T06:35:24.815Z] === RUN TestInspect [2020-08-03T06:35:25.283Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-08-03T06:35:25.914Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-08-03T06:35:26.667Z] --- PASS: TestDockerNetworkMacvlan (18.08s) [2020-08-03T06:35:26.667Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-08-03T06:35:26.667Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-08-03T06:35:26.667Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.94s) [2020-08-03T06:35:26.667Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.07s) [2020-08-03T06:35:26.667Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.64s) [2020-08-03T06:35:26.667Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.34s) [2020-08-03T06:35:26.667Z] PASS [2020-08-03T06:35:26.667Z] [2020-08-03T06:35:26.667Z] DONE 8 tests in 20.318s [2020-08-03T06:35:26.667Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-08-03T06:35:26.667Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:35:26.667Z] ++ set -e [2020-08-03T06:35:26.667Z] ++ '[' -n 0 ']' [2020-08-03T06:35:26.667Z] ++ set -x [2020-08-03T06:35:26.667Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:35:26.667Z] testing: warning: no tests to run [2020-08-03T06:35:26.667Z] PASS [2020-08-03T06:35:26.667Z] [2020-08-03T06:35:26.667Z] DONE 0 tests in 0.029s [2020-08-03T06:35:26.667Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-08-03T06:35:26.667Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:35:26.667Z] ++ set -e [2020-08-03T06:35:26.667Z] ++ '[' -n 0 ']' [2020-08-03T06:35:26.667Z] ++ set -x [2020-08-03T06:35:26.667Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:35:26.667Z] INFO: Testing against a local daemon [2020-08-03T06:35:26.667Z] === RUN TestAuthZPluginAllowRequest [2020-08-03T06:35:27.811Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-03T06:35:27.811Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-03T06:35:28.580Z] --- PASS: TestAuthZPluginAllowRequest (1.75s) [2020-08-03T06:35:28.580Z] === RUN TestAuthZPluginTLS [2020-08-03T06:35:29.151Z] --- PASS: TestAuthZPluginTLS (0.67s) [2020-08-03T06:35:29.151Z] === RUN TestAuthZPluginDenyRequest [2020-08-03T06:35:29.183Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-03T06:35:29.262Z] --- PASS: TestInspect (3.97s) [2020-08-03T06:35:29.262Z] === RUN TestCreateJob [2020-08-03T06:35:29.723Z] --- PASS: TestAuthZPluginDenyRequest (0.64s) [2020-08-03T06:35:29.723Z] === RUN TestAuthZPluginAPIDenyResponse [2020-08-03T06:35:29.747Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-03T06:35:30.666Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.63s) [2020-08-03T06:35:30.666Z] === RUN TestAuthZPluginDenyResponse [2020-08-03T06:35:31.114Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-08-03T06:35:31.114Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-03T06:35:31.238Z] --- PASS: TestAuthZPluginDenyResponse (0.65s) [2020-08-03T06:35:31.238Z] === RUN TestAuthZPluginAllowEventStream [2020-08-03T06:35:31.370Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-03T06:35:32.738Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-08-03T06:35:32.772Z] --- PASS: TestCreateJob (3.97s) [2020-08-03T06:35:32.772Z] === RUN TestReplicatedJob [2020-08-03T06:35:33.152Z] --- PASS: TestAuthZPluginAllowEventStream (1.68s) [2020-08-03T06:35:33.152Z] === RUN TestAuthZPluginErrorResponse [2020-08-03T06:35:33.412Z] --- PASS: TestAuthZPluginErrorResponse (0.65s) [2020-08-03T06:35:33.412Z] === RUN TestAuthZPluginErrorRequest [2020-08-03T06:35:33.984Z] --- PASS: TestAuthZPluginErrorRequest (0.64s) [2020-08-03T06:35:33.984Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-08-03T06:35:34.107Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-03T06:35:34.107Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-03T06:35:34.926Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.64s) [2020-08-03T06:35:34.927Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-08-03T06:35:35.083Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-08-03T06:35:35.651Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-08-03T06:35:36.841Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.20s) [2020-08-03T06:35:36.841Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-08-03T06:35:38.178Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-03T06:35:39.110Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-03T06:35:39.370Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-08-03T06:35:39.387Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.26s) [2020-08-03T06:35:39.387Z] === RUN TestAuthZPluginHeader [2020-08-03T06:35:40.328Z] --- PASS: TestAuthZPluginHeader (0.99s) [2020-08-03T06:35:40.328Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-08-03T06:35:40.328Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-08-03T06:35:40.328Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-03T06:35:40.328Z] === RUN TestAuthZPluginV2Disable [2020-08-03T06:35:40.328Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-08-03T06:35:40.328Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-03T06:35:40.328Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-08-03T06:35:40.328Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-08-03T06:35:40.328Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-03T06:35:40.328Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-08-03T06:35:40.328Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-08-03T06:35:40.328Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-03T06:35:40.328Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-08-03T06:35:41.242Z] --- PASS: TestReplicatedJob (7.41s) [2020-08-03T06:35:41.242Z] === RUN TestUpdateReplicatedJob [2020-08-03T06:35:41.892Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-08-03T06:35:41.892Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.95s) [2020-08-03T06:35:41.892Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.19s) [2020-08-03T06:35:41.892Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.76s) [2020-08-03T06:35:41.892Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.84s) [2020-08-03T06:35:41.892Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.78s) [2020-08-03T06:35:41.892Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.75s) [2020-08-03T06:35:41.892Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.79s) [2020-08-03T06:35:41.892Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.82s) [2020-08-03T06:35:41.892Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.96s) [2020-08-03T06:35:41.892Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.75s) [2020-08-03T06:35:41.892Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.79s) [2020-08-03T06:35:41.892Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.58s) [2020-08-03T06:35:41.892Z] === RUN TestCgroupNamespacesRun [2020-08-03T06:35:41.892Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-08-03T06:35:42.455Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-08-03T06:35:43.386Z] --- PASS: TestCgroupNamespacesRun (1.87s) [2020-08-03T06:35:43.386Z] === RUN TestCgroupNamespacesRunPrivileged [2020-08-03T06:35:44.322Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-08-03T06:35:44.753Z] --- PASS: TestUpdateReplicatedJob (4.70s) [2020-08-03T06:35:44.754Z] === RUN TestServiceListWithStatuses [2020-08-03T06:35:44.754Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2020-08-03T06:35:44.754Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-03T06:35:44.754Z] === RUN TestDockerNetworkConnectAlias [2020-08-03T06:35:45.253Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-08-03T06:35:45.253Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.89s) [2020-08-03T06:35:45.253Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-08-03T06:35:47.145Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.67s) [2020-08-03T06:35:47.145Z] === RUN TestCgroupNamespacesRunHostMode [2020-08-03T06:35:47.145Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-08-03T06:35:48.513Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-08-03T06:35:48.513Z] --- PASS: TestCgroupNamespacesRunHostMode (1.66s) [2020-08-03T06:35:48.513Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-08-03T06:35:49.881Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-08-03T06:35:50.444Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.72s) [2020-08-03T06:35:50.444Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-08-03T06:35:52.336Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-08-03T06:35:52.337Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.73s) [2020-08-03T06:35:52.337Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-08-03T06:35:52.337Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-08-03T06:35:52.899Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.86s) [2020-08-03T06:35:52.899Z] === RUN TestCgroupNamespacesRunOlderClient [2020-08-03T06:35:53.157Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-08-03T06:35:53.227Z] --- PASS: TestDockerNetworkConnectAlias (8.13s) [2020-08-03T06:35:53.227Z] === RUN TestDockerNetworkReConnect [2020-08-03T06:35:54.525Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-08-03T06:35:54.525Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.68s) [2020-08-03T06:35:54.525Z] === RUN TestKernelTCPMemory [2020-08-03T06:35:55.455Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-08-03T06:35:55.455Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-08-03T06:35:55.455Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-08-03T06:35:55.455Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-08-03T06:35:55.455Z] --- PASS: TestKernelTCPMemory (0.88s) [2020-08-03T06:35:55.455Z] === RUN TestNISDomainname [2020-08-03T06:35:56.384Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-08-03T06:35:56.384Z] --- PASS: TestNISDomainname (0.93s) [2020-08-03T06:35:56.384Z] === RUN TestHostnameDnsResolution [2020-08-03T06:35:57.752Z] --- PASS: TestHostnameDnsResolution (1.11s) [2020-08-03T06:35:57.752Z] === RUN TestStats [2020-08-03T06:35:58.441Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.14s) [2020-08-03T06:35:58.441Z] PASS [2020-08-03T06:35:58.441Z] [2020-08-03T06:35:58.441Z] === Skipped [2020-08-03T06:35:58.441Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-08-03T06:35:58.441Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-03T06:35:58.441Z] [2020-08-03T06:35:58.441Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-08-03T06:35:58.441Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-03T06:35:58.441Z] [2020-08-03T06:35:58.441Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-08-03T06:35:58.441Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-03T06:35:58.441Z] [2020-08-03T06:35:58.441Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-08-03T06:35:58.441Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-03T06:35:58.441Z] [2020-08-03T06:35:58.441Z] [2020-08-03T06:35:58.441Z] DONE 17 tests, 4 skipped in 31.687s [2020-08-03T06:35:58.441Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-08-03T06:35:58.441Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:35:58.441Z] ++ set -e [2020-08-03T06:35:58.441Z] ++ '[' -n 0 ']' [2020-08-03T06:35:58.441Z] ++ set -x [2020-08-03T06:35: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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:35:58.441Z] INFO: Testing against a local daemon [2020-08-03T06:35:58.441Z] === RUN TestPluginInvalidJSON [2020-08-03T06:35:58.441Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-08-03T06:35:58.441Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-08-03T06:35:58.441Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-08-03T06:35:58.441Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-08-03T06:35:58.441Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-08-03T06:35:58.441Z] === RUN TestPluginInstall [2020-08-03T06:35:58.441Z] === RUN TestPluginInstall/no_auth [2020-08-03T06:35:58.680Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-08-03T06:36:00.048Z] --- PASS: TestStats (2.63s) [2020-08-03T06:36:00.048Z] === RUN TestStopContainerWithTimeout [2020-08-03T06:36:00.048Z] === RUN TestStopContainerWithTimeout/0 [2020-08-03T06:36:00.048Z] === PAUSE TestStopContainerWithTimeout/0 [2020-08-03T06:36:00.048Z] === RUN TestStopContainerWithTimeout/1 [2020-08-03T06:36:00.048Z] === PAUSE TestStopContainerWithTimeout/1 [2020-08-03T06:36:00.048Z] === RUN TestStopContainerWithTimeout/3 [2020-08-03T06:36:00.048Z] === PAUSE TestStopContainerWithTimeout/3 [2020-08-03T06:36:00.048Z] === RUN TestStopContainerWithTimeout/-1 [2020-08-03T06:36:00.048Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-08-03T06:36:00.048Z] === CONT TestStopContainerWithTimeout/0 [2020-08-03T06:36:00.048Z] === CONT TestStopContainerWithTimeout/-1 [2020-08-03T06:36:00.114Z] --- PASS: TestDockerNetworkReConnect (6.21s) [2020-08-03T06:36:00.114Z] === RUN TestServicePlugin [2020-08-03T06:36:00.114Z] --- SKIP: TestServicePlugin (0.00s) [2020-08-03T06:36:00.114Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-03T06:36:00.114Z] === RUN TestServiceUpdateLabel [2020-08-03T06:36:01.418Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-08-03T06:36:01.418Z] === CONT TestStopContainerWithTimeout/3 [2020-08-03T06:36:02.350Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-08-03T06:36:02.840Z] --- PASS: TestServiceUpdateLabel (3.73s) [2020-08-03T06:36:02.840Z] === RUN TestServiceUpdateSecrets [2020-08-03T06:36:02.912Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-08-03T06:36:03.169Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-08-03T06:36:03.169Z] === CONT TestStopContainerWithTimeout/1 [2020-08-03T06:36:03.733Z] time="2020-08-03T06:36:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-03T06:36:03.733Z] time="2020-08-03T06:36:03Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-08-03T06:36:03.733Z] time="2020-08-03T06:36:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2a32aea4ef150847e42e62d6d6a671614dc2acd6ba9abe4b5256f44844301663" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-03T06:36:03.733Z] time="2020-08-03T06:36:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-03T06:36:03.733Z] time="2020-08-03T06:36:03Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-08-03T06:36:03.733Z] time="2020-08-03T06:36:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2a32aea4ef150847e42e62d6d6a671614dc2acd6ba9abe4b5256f44844301663" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-03T06:36:04.101Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-08-03T06:36:04.305Z] === RUN TestPluginInstall/with_htpasswd [2020-08-03T06:36:04.878Z] time="2020-08-03T06:36:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-03T06:36:04.878Z] time="2020-08-03T06:36:04Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-08-03T06:36:04.878Z] time="2020-08-03T06:36:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:23e5179d84efa1243cf7423d19ada16ce9f40cb8fb940707c8f03544452a0753" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-03T06:36:04.878Z] time="2020-08-03T06:36:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-03T06:36:04.878Z] time="2020-08-03T06:36:04Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-08-03T06:36:04.878Z] time="2020-08-03T06:36:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:23e5179d84efa1243cf7423d19ada16ce9f40cb8fb940707c8f03544452a0753" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-03T06:36:05.030Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-08-03T06:36:05.030Z] --- PASS: TestStopContainerWithTimeout/0 (1.09s) [2020-08-03T06:36:05.030Z] --- PASS: TestStopContainerWithTimeout/-1 (3.00s) [2020-08-03T06:36:05.030Z] --- PASS: TestStopContainerWithTimeout/3 (2.84s) [2020-08-03T06:36:05.030Z] --- PASS: TestStopContainerWithTimeout/1 (1.81s) [2020-08-03T06:36:05.030Z] === RUN TestDeleteDevicemapper [2020-08-03T06:36:05.030Z] --- SKIP: TestDeleteDevicemapper (0.01s) [2020-08-03T06:36:05.030Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-03T06:36:05.030Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-08-03T06:36:05.450Z] === RUN TestPluginInstall/with_insecure [2020-08-03T06:36:05.594Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-08-03T06:36:06.765Z] --- PASS: TestBuildWithHugeFile (57.37s) [2020-08-03T06:36:06.765Z] === RUN TestBuildWithEmptyDockerfile [2020-08-03T06:36:06.765Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-03T06:36:06.765Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-03T06:36:06.765Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-03T06:36:06.765Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-03T06:36:06.765Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-03T06:36:06.765Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-03T06:36:06.765Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-03T06:36:06.765Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-03T06:36:06.765Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-03T06:36:06.765Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-08-03T06:36:06.765Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.31s) [2020-08-03T06:36:06.765Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.31s) [2020-08-03T06:36:06.765Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.31s) [2020-08-03T06:36:06.765Z] === RUN TestBuildPreserveOwnership [2020-08-03T06:36:06.765Z] === RUN TestBuildPreserveOwnership/copy_from [2020-08-03T06:36:06.765Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-08-03T06:36:06.765Z] --- PASS: TestBuildPreserveOwnership (3.69s) [2020-08-03T06:36:06.765Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.46s) [2020-08-03T06:36:06.765Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.22s) [2020-08-03T06:36:06.765Z] === RUN TestBuildPlatformInvalid [2020-08-03T06:36:06.765Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2020-08-03T06:36:06.765Z] PASS [2020-08-03T06:36:06.765Z] [2020-08-03T06:36:06.765Z] === Skipped [2020-08-03T06:36:06.765Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-08-03T06:36:06.765Z] build_session_test.go:25: TODO: BuildKit [2020-08-03T06:36:06.765Z] [2020-08-03T06:36:06.765Z] [2020-08-03T06:36:06.765Z] DONE 32 tests, 1 skipped in 95.822s [2020-08-03T06:36:06.765Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-08-03T06:36:06.765Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:36:06.765Z] ++ set -e [2020-08-03T06:36:06.765Z] ++ '[' -n 0 ']' [2020-08-03T06:36:06.765Z] ++ set -x [2020-08-03T06:36:06.765Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:36:06.765Z] INFO: Testing against a local daemon [2020-08-03T06:36:06.765Z] === RUN TestConfigInspect [2020-08-03T06:36:06.765Z] --- PASS: TestConfigInspect (1.90s) [2020-08-03T06:36:06.765Z] === RUN TestConfigList [2020-08-03T06:36:06.765Z] --- PASS: TestConfigList (1.90s) [2020-08-03T06:36:06.765Z] === RUN TestConfigsCreateAndDelete [2020-08-03T06:36:06.765Z] --- PASS: TestConfigsCreateAndDelete (1.86s) [2020-08-03T06:36:06.765Z] === RUN TestConfigsUpdate [2020-08-03T06:36:06.836Z] time="2020-08-03T06:36:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-03T06:36:06.836Z] time="2020-08-03T06:36:06Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-08-03T06:36:06.836Z] time="2020-08-03T06:36:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6d97ad87f063dcf6dc002a34f7275a32a556a1813e50858fe9e63420324401f6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-03T06:36:06.836Z] time="2020-08-03T06:36:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-03T06:36:06.836Z] time="2020-08-03T06:36:06Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-08-03T06:36:06.836Z] time="2020-08-03T06:36:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6d97ad87f063dcf6dc002a34f7275a32a556a1813e50858fe9e63420324401f6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-03T06:36:07.096Z] --- PASS: TestPluginInstall (8.70s) [2020-08-03T06:36:07.096Z] --- PASS: TestPluginInstall/no_auth (5.68s) [2020-08-03T06:36:07.096Z] --- PASS: TestPluginInstall/with_htpasswd (1.22s) [2020-08-03T06:36:07.096Z] --- PASS: TestPluginInstall/with_insecure (1.79s) [2020-08-03T06:36:07.096Z] plugin_test.go:157: [d5e0a1d1ce9e6] daemon is not started [2020-08-03T06:36:07.096Z] PASS [2020-08-03T06:36:07.096Z] [2020-08-03T06:36:07.096Z] DONE 6 tests in 8.897s [2020-08-03T06:36:07.357Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-08-03T06:36:07.357Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:36:07.357Z] ++ set -e [2020-08-03T06:36:07.357Z] ++ '[' -n 0 ']' [2020-08-03T06:36:07.357Z] ++ set -x [2020-08-03T06:36:07.357Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:36:07.357Z] INFO: Testing against a local daemon [2020-08-03T06:36:07.357Z] === RUN TestExternalGraphDriver [2020-08-03T06:36:07.488Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.50s) [2020-08-03T06:36:07.488Z] === RUN TestUpdateMemory [2020-08-03T06:36:07.488Z] --- SKIP: TestUpdateMemory (0.00s) [2020-08-03T06:36:07.488Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-08-03T06:36:07.488Z] === RUN TestUpdateCPUQuota [2020-08-03T06:36:07.618Z] === RUN TestExternalGraphDriver/json [2020-08-03T06:36:07.809Z] --- PASS: TestConfigsUpdate (1.88s) [2020-08-03T06:36:07.809Z] === RUN TestTemplatedConfig [2020-08-03T06:36:08.857Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-08-03T06:36:08.857Z] --- PASS: TestUpdateCPUQuota (1.37s) [2020-08-03T06:36:08.857Z] === RUN TestUpdatePidsLimit [2020-08-03T06:36:08.857Z] === RUN TestUpdatePidsLimit/update_from_none [2020-08-03T06:36:09.113Z] === RUN TestUpdatePidsLimit/no_change [2020-08-03T06:36:09.369Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-08-03T06:36:09.626Z] === RUN TestUpdatePidsLimit/update_lower [2020-08-03T06:36:09.883Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-08-03T06:36:09.898Z] --- PASS: TestTemplatedConfig (2.38s) [2020-08-03T06:36:09.898Z] === RUN TestConfigCreateResolve [2020-08-03T06:36:10.140Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-08-03T06:36:10.163Z] === RUN TestExternalGraphDriver/spec [2020-08-03T06:36:10.398Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-08-03T06:36:10.972Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-08-03T06:36:11.229Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-08-03T06:36:11.485Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-08-03T06:36:12.003Z] --- PASS: TestConfigCreateResolve (1.87s) [2020-08-03T06:36:12.003Z] === RUN TestConfigDaemonLibtrustID [2020-08-03T06:36:12.047Z] --- PASS: TestUpdatePidsLimit (3.09s) [2020-08-03T06:36:12.047Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.34s) [2020-08-03T06:36:12.047Z] --- PASS: TestUpdatePidsLimit/no_change (0.33s) [2020-08-03T06:36:12.047Z] --- PASS: TestUpdatePidsLimit/update_lower (0.28s) [2020-08-03T06:36:12.047Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.31s) [2020-08-03T06:36:12.047Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2020-08-03T06:36:12.047Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2020-08-03T06:36:12.047Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.33s) [2020-08-03T06:36:12.047Z] === RUN TestUpdateRestartPolicy [2020-08-03T06:36:12.296Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-08-03T06:36:12.296Z] PASS [2020-08-03T06:36:12.296Z] [2020-08-03T06:36:12.296Z] DONE 7 tests in 12.412s [2020-08-03T06:36:12.296Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-08-03T06:36:12.296Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:36:12.296Z] ++ set -e [2020-08-03T06:36:12.296Z] ++ '[' -n 0 ']' [2020-08-03T06:36:12.296Z] ++ set -x [2020-08-03T06:36:12.296Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:36:12.303Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-08-03T06:36:12.590Z] INFO: Testing against a local daemon [2020-08-03T06:36:12.590Z] === RUN TestCheckpoint [2020-08-03T06:36:12.590Z] --- SKIP: TestCheckpoint (0.00s) [2020-08-03T06:36:12.590Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-03T06:36:12.590Z] === RUN TestContainerInvalidJSON [2020-08-03T06:36:12.590Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-08-03T06:36:12.590Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-08-03T06:36:12.590Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-08-03T06:36:12.590Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-08-03T06:36:12.590Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-08-03T06:36:12.590Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-08-03T06:36:12.590Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-08-03T06:36:12.590Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-08-03T06:36:12.590Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-08-03T06:36:12.590Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-08-03T06:36:12.590Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-08-03T06:36:12.590Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-08-03T06:36:12.590Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-08-03T06:36:12.590Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-08-03T06:36:12.590Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-08-03T06:36:12.590Z] === RUN TestCopyFromContainerPathIsNotDir [2020-08-03T06:36:12.590Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-08-03T06:36:12.590Z] === RUN TestCopyToContainerPathDoesNotExist [2020-08-03T06:36:12.590Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-08-03T06:36:12.590Z] === RUN TestCopyToContainerPathIsNotDir [2020-08-03T06:36:12.706Z] === RUN TestExternalGraphDriver/pull [2020-08-03T06:36:12.865Z] === RUN TestDockerSuite/TestBuildCmd [2020-08-03T06:36:12.883Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-08-03T06:36:12.883Z] === RUN TestCopyFromContainer [2020-08-03T06:36:13.121Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-08-03T06:36:13.121Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-08-03T06:36:13.378Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-08-03T06:36:13.378Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-08-03T06:36:13.936Z] === RUN TestCopyFromContainer// [2020-08-03T06:36:13.936Z] === RUN TestCopyFromContainer//bar/root [2020-08-03T06:36:14.258Z] === RUN TestCopyFromContainer//bar/root/ [2020-08-03T06:36:14.258Z] === RUN TestCopyFromContainer/bar/quux [2020-08-03T06:36:14.258Z] === RUN TestCopyFromContainer/bar/quux/ [2020-08-03T06:36:14.258Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-08-03T06:36:14.644Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-08-03T06:36:14.644Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-08-03T06:36:14.644Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-08-03T06:36:14.644Z] === RUN TestCopyFromContainer/bar/notarget [2020-08-03T06:36:14.644Z] --- PASS: TestCopyFromContainer (1.96s) [2020-08-03T06:36:14.644Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-08-03T06:36:14.644Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2020-08-03T06:36:14.644Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-08-03T06:36:14.644Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-08-03T06:36:14.644Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-08-03T06:36:14.644Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-08-03T06:36:14.644Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-08-03T06:36:14.644Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-08-03T06:36:14.644Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-08-03T06:36:14.644Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-08-03T06:36:14.644Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-08-03T06:36:14.644Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-03T06:36:14.644Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-03T06:36:14.644Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-03T06:36:14.644Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-03T06:36:14.644Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-03T06:36:14.644Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-03T06:36:14.644Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-03T06:36:14.644Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-03T06:36:14.644Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-03T06:36:14.644Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-08-03T06:36:14.644Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-08-03T06:36:14.644Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-08-03T06:36:14.644Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-08-03T06:36:14.644Z] === RUN TestCreateLinkToNonExistingContainer [2020-08-03T06:36:14.747Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-08-03T06:36:14.747Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-08-03T06:36:14.939Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-08-03T06:36:14.939Z] === RUN TestCreateWithInvalidEnv [2020-08-03T06:36:14.939Z] === RUN TestCreateWithInvalidEnv/0 [2020-08-03T06:36:14.939Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-08-03T06:36:14.939Z] === RUN TestCreateWithInvalidEnv/1 [2020-08-03T06:36:14.939Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-08-03T06:36:14.939Z] === RUN TestCreateWithInvalidEnv/2 [2020-08-03T06:36:14.939Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-08-03T06:36:14.939Z] === CONT TestCreateWithInvalidEnv/0 [2020-08-03T06:36:14.939Z] === CONT TestCreateWithInvalidEnv/1 [2020-08-03T06:36:14.939Z] === CONT TestCreateWithInvalidEnv/2 [2020-08-03T06:36:14.939Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-08-03T06:36:14.939Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-08-03T06:36:14.939Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-08-03T06:36:14.939Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-08-03T06:36:14.939Z] === RUN TestCreateTmpfsMountsTarget [2020-08-03T06:36:14.939Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-08-03T06:36:14.939Z] === RUN TestCreateWithCustomMaskedPaths [2020-08-03T06:36:15.249Z] --- PASS: TestExternalGraphDriver (7.55s) [2020-08-03T06:36:15.249Z] --- PASS: TestExternalGraphDriver/json (2.47s) [2020-08-03T06:36:15.249Z] --- PASS: TestExternalGraphDriver/spec (2.70s) [2020-08-03T06:36:15.249Z] --- PASS: TestExternalGraphDriver/pull (2.24s) [2020-08-03T06:36:15.249Z] === RUN TestGraphdriverPluginV2 [2020-08-03T06:36:15.249Z] --- SKIP: TestGraphdriverPluginV2 (0.11s) [2020-08-03T06:36:15.249Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-03T06:36:15.249Z] PASS [2020-08-03T06:36:15.249Z] [2020-08-03T06:36:15.249Z] === Skipped [2020-08-03T06:36:15.249Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.11s) [2020-08-03T06:36:15.249Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-03T06:36:15.249Z] [2020-08-03T06:36:15.249Z] [2020-08-03T06:36:15.249Z] DONE 5 tests, 1 skipped in 7.848s [2020-08-03T06:36:15.249Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-08-03T06:36:15.249Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:36:15.249Z] ++ set -e [2020-08-03T06:36:15.249Z] ++ '[' -n 0 ']' [2020-08-03T06:36:15.249Z] ++ set -x [2020-08-03T06:36:15.249Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:36:15.249Z] INFO: Testing against a local daemon [2020-08-03T06:36:15.249Z] === RUN TestContinueAfterPluginCrash [2020-08-03T06:36:15.249Z] === PAUSE TestContinueAfterPluginCrash [2020-08-03T06:36:15.249Z] === RUN TestReadPluginNoRead [2020-08-03T06:36:15.249Z] === PAUSE TestReadPluginNoRead [2020-08-03T06:36:15.249Z] === RUN TestDaemonStartWithLogOpt [2020-08-03T06:36:15.249Z] === PAUSE TestDaemonStartWithLogOpt [2020-08-03T06:36:15.249Z] === CONT TestContinueAfterPluginCrash [2020-08-03T06:36:15.249Z] === CONT TestDaemonStartWithLogOpt [2020-08-03T06:36:15.249Z] === CONT TestReadPluginNoRead [2020-08-03T06:36:16.453Z] --- PASS: TestCreateWithCustomMaskedPaths (1.48s) [2020-08-03T06:36:16.453Z] === RUN TestCreateWithCustomReadonlyPaths [2020-08-03T06:36:17.971Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.52s) [2020-08-03T06:36:17.971Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-08-03T06:36:17.971Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-03T06:36:17.971Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-03T06:36:17.971Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-03T06:36:17.971Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-03T06:36:17.971Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-03T06:36:17.971Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-03T06:36:17.971Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-03T06:36:17.971Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-03T06:36:17.971Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-03T06:36:17.971Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-03T06:36:17.971Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-03T06:36:17.971Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-03T06:36:17.971Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-03T06:36:17.971Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-03T06:36:17.971Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-03T06:36:17.971Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-08-03T06:36:17.971Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-08-03T06:36:17.971Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-08-03T06:36:17.971Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-08-03T06:36:17.971Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-08-03T06:36:17.971Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-08-03T06:36:17.971Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-08-03T06:36:18.017Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-08-03T06:36:18.282Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.51s) [2020-08-03T06:36:18.282Z] === RUN TestCreateDifferentPlatform [2020-08-03T06:36:18.282Z] === RUN TestCreateDifferentPlatform/different_os [2020-08-03T06:36:18.282Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-08-03T06:36:18.582Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2020-08-03T06:36:18.582Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-08-03T06:36:18.582Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-08-03T06:36:18.582Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-08-03T06:36:18.582Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2020-08-03T06:36:18.582Z] === RUN TestContainerStartOnDaemonRestart [2020-08-03T06:36:18.582Z] === PAUSE TestContainerStartOnDaemonRestart [2020-08-03T06:36:18.582Z] === RUN TestDaemonRestartIpcMode [2020-08-03T06:36:18.582Z] === PAUSE TestDaemonRestartIpcMode [2020-08-03T06:36:18.582Z] === RUN TestDaemonHostGatewayIP [2020-08-03T06:36:18.582Z] === PAUSE TestDaemonHostGatewayIP [2020-08-03T06:36:18.582Z] === RUN TestContainerKillOnDaemonStart [2020-08-03T06:36:18.582Z] === PAUSE TestContainerKillOnDaemonStart [2020-08-03T06:36:18.582Z] === RUN TestDiff [2020-08-03T06:36:18.877Z] --- PASS: TestDiff (0.49s) [2020-08-03T06:36:18.877Z] === RUN TestExecWithCloseStdin [2020-08-03T06:36:18.945Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-08-03T06:36:19.461Z] === RUN TestReadPluginNoRead/default [2020-08-03T06:36:19.514Z] --- PASS: TestExecWithCloseStdin (0.60s) [2020-08-03T06:36:19.514Z] === RUN TestExec [2020-08-03T06:36:19.874Z] === RUN TestDockerSuite/TestBuildContChar [2020-08-03T06:36:20.032Z] --- PASS: TestDaemonStartWithLogOpt (4.72s) [2020-08-03T06:36:20.153Z] --- PASS: TestExec (0.62s) [2020-08-03T06:36:20.153Z] === RUN TestExecUser [2020-08-03T06:36:20.790Z] --- PASS: TestExecUser (0.59s) [2020-08-03T06:36:20.790Z] === RUN TestExportContainerAndImportImage [2020-08-03T06:36:21.416Z] === RUN TestReadPluginNoRead/disabled_caching [2020-08-03T06:36:21.470Z] --- PASS: TestServiceUpdateSecrets (15.81s) [2020-08-03T06:36:21.470Z] === RUN TestServiceUpdateConfigs [2020-08-03T06:36:21.765Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-08-03T06:36:21.831Z] --- PASS: TestExportContainerAndImportImage (0.78s) [2020-08-03T06:36:21.831Z] === RUN TestExportContainerAfterDaemonRestart [2020-08-03T06:36:22.326Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-08-03T06:36:22.876Z] --- PASS: TestExportContainerAfterDaemonRestart (1.41s) [2020-08-03T06:36:22.876Z] === RUN TestHealthCheckWorkdir [2020-08-03T06:36:23.256Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-08-03T06:36:23.256Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-08-03T06:36:23.329Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-08-03T06:36:23.512Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-08-03T06:36:23.512Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-08-03T06:36:23.916Z] --- PASS: TestHealthCheckWorkdir (0.73s) [2020-08-03T06:36:23.916Z] === RUN TestHealthKillContainer [2020-08-03T06:36:24.074Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-08-03T06:36:24.074Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-08-03T06:36:24.330Z] --- PASS: TestUpdateRestartPolicy (12.36s) [2020-08-03T06:36:24.330Z] === RUN TestUpdateRestartWithAutoRemove [2020-08-03T06:36:25.242Z] --- PASS: TestReadPluginNoRead (9.70s) [2020-08-03T06:36:25.242Z] --- PASS: TestReadPluginNoRead/default (1.82s) [2020-08-03T06:36:25.242Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.80s) [2020-08-03T06:36:25.242Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.83s) [2020-08-03T06:36:25.242Z] read_test.go:92: [dadb04f5eedf9] daemon is not started [2020-08-03T06:36:25.242Z] --- PASS: TestContinueAfterPluginCrash (10.08s) [2020-08-03T06:36:25.242Z] PASS [2020-08-03T06:36:25.242Z] [2020-08-03T06:36:25.242Z] DONE 6 tests in 10.241s [2020-08-03T06:36:25.242Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-08-03T06:36:25.242Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:36:25.242Z] ++ set -e [2020-08-03T06:36:25.242Z] ++ '[' -n 0 ']' [2020-08-03T06:36:25.242Z] ++ set -x [2020-08-03T06:36:25.242Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:36:25.261Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s) [2020-08-03T06:36:25.261Z] === RUN TestWaitNonBlocked [2020-08-03T06:36:25.261Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-03T06:36:25.261Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-03T06:36:25.261Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-03T06:36:25.261Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-03T06:36:25.261Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-03T06:36:25.261Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-03T06:36:25.503Z] testing: warning: no tests to run [2020-08-03T06:36:25.503Z] PASS [2020-08-03T06:36:25.503Z] [2020-08-03T06:36:25.503Z] DONE 0 tests in 0.074s [2020-08-03T06:36:25.503Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-08-03T06:36:25.503Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:36:25.503Z] ++ set -e [2020-08-03T06:36:25.503Z] ++ '[' -n 0 ']' [2020-08-03T06:36:25.503Z] ++ set -x [2020-08-03T06:36:25.503Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:36:25.503Z] INFO: Testing against a local daemon [2020-08-03T06:36:25.503Z] === RUN TestPluginWithDevMounts [2020-08-03T06:36:25.503Z] === PAUSE TestPluginWithDevMounts [2020-08-03T06:36:25.503Z] === CONT TestPluginWithDevMounts [2020-08-03T06:36:26.189Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-08-03T06:36:26.189Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.08s) [2020-08-03T06:36:26.189Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.11s) [2020-08-03T06:36:26.189Z] === RUN TestWaitBlocked [2020-08-03T06:36:26.189Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-03T06:36:26.189Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-03T06:36:26.189Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-08-03T06:36:26.189Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-08-03T06:36:26.189Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-03T06:36:26.189Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-08-03T06:36:26.753Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-08-03T06:36:26.798Z] --- PASS: TestHealthKillContainer (2.60s) [2020-08-03T06:36:26.798Z] === RUN TestInspectCpusetInConfigPre120 [2020-08-03T06:36:26.798Z] --- PASS: TestInspectCpusetInConfigPre120 (0.53s) [2020-08-03T06:36:26.798Z] === RUN TestIpcModeNone [2020-08-03T06:36:27.177Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-08-03T06:36:27.177Z] Copying nested executables into bundles/cross/linux/amd64 [2020-08-03T06:36:27.177Z] Cross building: bundles/cross/windows/amd64 [2020-08-03T06:36:27.177Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-08-03T06:36:27.177Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-08-03T06:36:27.356Z] --- PASS: TestWaitBlocked (0.02s) [2020-08-03T06:36:27.356Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.02s) [2020-08-03T06:36:27.356Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.13s) [2020-08-03T06:36:27.356Z] === CONT TestContainerStartOnDaemonRestart [2020-08-03T06:36:27.356Z] === CONT TestContainerKillOnDaemonStart [2020-08-03T06:36:27.436Z] --- PASS: TestIpcModeNone (0.58s) [2020-08-03T06:36:27.436Z] === RUN TestIpcModePrivate [2020-08-03T06:36:28.047Z] --- PASS: TestPluginWithDevMounts (2.16s) [2020-08-03T06:36:28.048Z] PASS [2020-08-03T06:36:28.048Z] [2020-08-03T06:36:28.048Z] DONE 1 tests in 2.331s [2020-08-03T06:36:28.048Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-08-03T06:36:28.048Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:36:28.048Z] ++ set -e [2020-08-03T06:36:28.048Z] ++ '[' -n 0 ']' [2020-08-03T06:36:28.048Z] ++ set -x [2020-08-03T06:36:28.048Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:36:28.048Z] INFO: Testing against a local daemon [2020-08-03T06:36:28.048Z] === RUN TestSecretInspect [2020-08-03T06:36:28.075Z] --- PASS: TestIpcModePrivate (0.59s) [2020-08-03T06:36:28.075Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-08-03T06:36:28.075Z] === RUN TestIpcModeShareable [2020-08-03T06:36:28.717Z] --- PASS: TestIpcModeShareable (0.62s) [2020-08-03T06:36:28.717Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-08-03T06:36:28.717Z] === RUN TestAPIIpcModeShareableAndContainer [2020-08-03T06:36:29.327Z] fc1b9e59edad: Pull complete [2020-08-03T06:36:29.327Z] Digest: sha256:921bed01c2a023310bdbaa288edebd82c4910e536ff206b87e9cbe703ca27505 [2020-08-03T06:36:29.327Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-03T06:36:29.327Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-08-03T06:36:29.327Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-08-03T06:36:29.327Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1339' [2020-08-03T06:36:29.327Z] WARN: Skipping validation tests [2020-08-03T06:36:29.327Z] INFO: Running unit tests at 08/03/2020 06:36:15... [2020-08-03T06:36:29.327Z] INFO: make.ps1 starting at 08/03/2020 06:36:19 [2020-08-03T06:36:29.327Z] INFO: Git commit (ad30ef9113) assumed from DOCKER_GITCOMMIT environment variable [2020-08-03T06:36:29.327Z] INFO: Invoking autogen... [2020-08-03T06:36:29.327Z] INFO: Running unit tests... [2020-08-03T06:36:29.327Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2020-08-03T06:36:30.659Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-08-03T06:36:30.835Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.79s) [2020-08-03T06:36:30.835Z] === RUN TestAPIIpcModeHost [2020-08-03T06:36:30.835Z] --- PASS: TestAPIIpcModeHost (0.48s) [2020-08-03T06:36:30.835Z] === RUN TestDaemonIpcModeShareable [2020-08-03T06:36:30.916Z] --- PASS: TestContainerStartOnDaemonRestart (3.43s) [2020-08-03T06:36:30.916Z] === CONT TestIpcModeOlderClient [2020-08-03T06:36:30.916Z] --- PASS: TestIpcModeOlderClient (0.08s) [2020-08-03T06:36:30.916Z] === CONT TestDaemonHostGatewayIP [2020-08-03T06:36:31.349Z] --- PASS: TestSecretInspect (3.19s) [2020-08-03T06:36:31.349Z] === RUN TestSecretList [2020-08-03T06:36:31.845Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-08-03T06:36:32.356Z] --- PASS: TestDaemonIpcModeShareable (1.39s) [2020-08-03T06:36:32.356Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-08-03T06:36:32.356Z] === RUN TestDaemonIpcModePrivate [2020-08-03T06:36:33.877Z] --- PASS: TestDaemonIpcModePrivate (1.39s) [2020-08-03T06:36:33.877Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-08-03T06:36:33.877Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-08-03T06:36:34.363Z] --- PASS: TestDaemonHostGatewayIP (3.01s) [2020-08-03T06:36:34.363Z] === CONT TestDaemonRestartIpcMode [2020-08-03T06:36:34.650Z] --- PASS: TestSecretList (3.19s) [2020-08-03T06:36:34.650Z] === RUN TestSecretsCreateAndDelete [2020-08-03T06:36:34.926Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-08-03T06:36:35.399Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.36s) [2020-08-03T06:36:35.399Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-08-03T06:36:35.399Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-08-03T06:36:35.489Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-08-03T06:36:35.489Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-08-03T06:36:36.051Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-08-03T06:36:36.441Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.38s) [2020-08-03T06:36:36.441Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-08-03T06:36:36.441Z] === RUN TestIpcModeOlderClient [2020-08-03T06:36:36.441Z] === PAUSE TestIpcModeOlderClient [2020-08-03T06:36:36.441Z] === RUN TestKillContainerInvalidSignal [2020-08-03T06:36:36.513Z] ? github.com/docker/docker/api [no test files] [2020-08-03T06:36:36.886Z] --- PASS: TestServiceUpdateConfigs (15.85s) [2020-08-03T06:36:36.886Z] === RUN TestServiceUpdateNetwork [2020-08-03T06:36:36.981Z] --- PASS: TestDaemonRestartIpcMode (2.98s) [2020-08-03T06:36:37.105Z] --- PASS: TestKillContainerInvalidSignal (0.51s) [2020-08-03T06:36:37.105Z] === RUN TestKillContainer [2020-08-03T06:36:37.105Z] === RUN TestKillContainer/no_signal [2020-08-03T06:36:37.404Z] === RUN TestKillContainer/non_killing_signal [2020-08-03T06:36:37.947Z] --- PASS: TestSecretsCreateAndDelete (3.22s) [2020-08-03T06:36:37.947Z] === RUN TestSecretsUpdate [2020-08-03T06:36:38.043Z] === RUN TestKillContainer/killing_signal [2020-08-03T06:36:38.350Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-08-03T06:36:38.679Z] --- PASS: TestKillContainer (1.54s) [2020-08-03T06:36:38.679Z] --- PASS: TestKillContainer/no_signal (0.51s) [2020-08-03T06:36:38.679Z] --- PASS: TestKillContainer/non_killing_signal (0.36s) [2020-08-03T06:36:38.679Z] --- PASS: TestKillContainer/killing_signal (0.46s) [2020-08-03T06:36:38.679Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-08-03T06:36:38.679Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-08-03T06:36:38.973Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-08-03T06:36:39.613Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.04s) [2020-08-03T06:36:39.613Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.50s) [2020-08-03T06:36:39.613Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.37s) [2020-08-03T06:36:39.613Z] === RUN TestKillStoppedContainer [2020-08-03T06:36:39.613Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-08-03T06:36:39.613Z] === RUN TestKillStoppedContainerAPIPre120 [2020-08-03T06:36:39.613Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2020-08-03T06:36:39.613Z] === RUN TestKillDifferentUserContainer [2020-08-03T06:36:39.717Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-08-03T06:36:40.256Z] --- PASS: TestKillDifferentUserContainer (0.55s) [2020-08-03T06:36:40.256Z] === RUN TestInspectOomKilledTrue [2020-08-03T06:36:40.493Z] --- PASS: TestSecretsUpdate (2.73s) [2020-08-03T06:36:40.493Z] === RUN TestTemplatedSecret [2020-08-03T06:36:40.646Z] --- PASS: TestContainerKillOnDaemonStart (13.03s) [2020-08-03T06:36:40.646Z] PASS [2020-08-03T06:36:40.646Z] [2020-08-03T06:36:40.646Z] === Skipped [2020-08-03T06:36:40.646Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-08-03T06:36:40.646Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-03T06:36:40.646Z] [2020-08-03T06:36:40.646Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-08-03T06:36:40.646Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-03T06:36:40.646Z] [2020-08-03T06:36:40.646Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-08-03T06:36:40.646Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-03T06:36:40.646Z] [2020-08-03T06:36:40.646Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-03T06:36:40.646Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-03T06:36:40.646Z] [2020-08-03T06:36:40.646Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.01s) [2020-08-03T06:36:40.646Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-03T06:36:40.646Z] [2020-08-03T06:36:40.646Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-08-03T06:36:40.646Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-08-03T06:36:40.646Z] [2020-08-03T06:36:40.646Z] [2020-08-03T06:36:40.646Z] DONE 192 tests, 6 skipped in 141.456s [2020-08-03T06:36:40.646Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-08-03T06:36:40.646Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:36:40.646Z] ++ set -e [2020-08-03T06:36:40.646Z] ++ '[' -n 0 ']' [2020-08-03T06:36:40.646Z] ++ set -x [2020-08-03T06:36:40.646Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:36:40.646Z] INFO: Testing against a local daemon [2020-08-03T06:36:40.646Z] === RUN TestCommitInheritsEnv [2020-08-03T06:36:40.903Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-08-03T06:36:41.159Z] --- PASS: TestCommitInheritsEnv (0.43s) [2020-08-03T06:36:41.159Z] === RUN TestImportExtremelyLargeImageWorks [2020-08-03T06:36:41.159Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-08-03T06:36:41.159Z] === RUN TestImagesFilterMultiReference [2020-08-03T06:36:41.159Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-08-03T06:36:41.159Z] === RUN TestImagePullPlatformInvalid [2020-08-03T06:36:41.159Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-08-03T06:36:41.159Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-08-03T06:36:41.159Z] === RUN TestRemoveImageOrphaning [2020-08-03T06:36:41.298Z] --- PASS: TestInspectOomKilledTrue (0.88s) [2020-08-03T06:36:41.298Z] === RUN TestInspectOomKilledFalse [2020-08-03T06:36:41.416Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-08-03T06:36:41.593Z] --- PASS: TestInspectOomKilledFalse (0.50s) [2020-08-03T06:36:41.593Z] === RUN TestLinksEtcHostsContentMatch [2020-08-03T06:36:41.673Z] --- PASS: TestRemoveImageOrphaning (0.37s) [2020-08-03T06:36:41.673Z] === RUN TestRemoveImageGarbageCollector [2020-08-03T06:36:41.888Z] --- PASS: TestLinksEtcHostsContentMatch (0.39s) [2020-08-03T06:36:41.888Z] === RUN TestLinksContainerNames [2020-08-03T06:36:42.236Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-08-03T06:36:42.492Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-08-03T06:36:42.492Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-08-03T06:36:42.492Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-08-03T06:36:42.492Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-08-03T06:36:42.492Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-08-03T06:36:42.931Z] --- PASS: TestLinksContainerNames (0.99s) [2020-08-03T06:36:42.932Z] === RUN TestLogsFollowTailEmpty [2020-08-03T06:36:43.571Z] --- PASS: TestLogsFollowTailEmpty (0.54s) [2020-08-03T06:36:43.571Z] === RUN TestContainerNetworkMountsNoChown [2020-08-03T06:36:43.792Z] --- PASS: TestTemplatedSecret (3.40s) [2020-08-03T06:36:43.792Z] === RUN TestSecretCreateResolve [2020-08-03T06:36:43.860Z] --- PASS: TestRemoveImageGarbageCollector (2.00s) [2020-08-03T06:36:43.860Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-08-03T06:36:43.860Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-08-03T06:36:43.860Z] === RUN TestTagInvalidReference [2020-08-03T06:36:43.860Z] --- PASS: TestTagInvalidReference (0.02s) [2020-08-03T06:36:43.860Z] === RUN TestTagValidPrefixedRepo [2020-08-03T06:36:43.860Z] --- PASS: TestTagValidPrefixedRepo (0.11s) [2020-08-03T06:36:43.860Z] === RUN TestTagExistedNameWithoutForce [2020-08-03T06:36:43.860Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2020-08-03T06:36:43.860Z] === RUN TestTagOfficialNames [2020-08-03T06:36:43.860Z] --- PASS: TestTagOfficialNames (0.06s) [2020-08-03T06:36:43.860Z] === RUN TestTagMatchesDigest [2020-08-03T06:36:43.860Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-08-03T06:36:43.860Z] === CONT TestImportExtremelyLargeImageWorks [2020-08-03T06:36:44.208Z] --- PASS: TestContainerNetworkMountsNoChown (0.52s) [2020-08-03T06:36:44.208Z] === RUN TestMountDaemonRoot [2020-08-03T06:36:44.208Z] === RUN TestMountDaemonRoot/default [2020-08-03T06:36:44.208Z] === PAUSE TestMountDaemonRoot/default [2020-08-03T06:36:44.208Z] === RUN TestMountDaemonRoot/private [2020-08-03T06:36:44.208Z] === PAUSE TestMountDaemonRoot/private [2020-08-03T06:36:44.208Z] === RUN TestMountDaemonRoot/rprivate [2020-08-03T06:36:44.208Z] === PAUSE TestMountDaemonRoot/rprivate [2020-08-03T06:36:44.208Z] === RUN TestMountDaemonRoot/slave [2020-08-03T06:36:44.208Z] === PAUSE TestMountDaemonRoot/slave [2020-08-03T06:36:44.208Z] === RUN TestMountDaemonRoot/rslave [2020-08-03T06:36:44.208Z] === PAUSE TestMountDaemonRoot/rslave [2020-08-03T06:36:44.208Z] === RUN TestMountDaemonRoot/shared [2020-08-03T06:36:44.208Z] === PAUSE TestMountDaemonRoot/shared [2020-08-03T06:36:44.208Z] === RUN TestMountDaemonRoot/rshared [2020-08-03T06:36:44.208Z] === PAUSE TestMountDaemonRoot/rshared [2020-08-03T06:36:44.208Z] === CONT TestMountDaemonRoot/default [2020-08-03T06:36:44.208Z] === CONT TestMountDaemonRoot/rprivate [2020-08-03T06:36:44.208Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-08-03T06:36:44.208Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-08-03T06:36:44.208Z] === RUN TestMountDaemonRoot/default/bind_root [2020-08-03T06:36:44.208Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-08-03T06:36:44.208Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-08-03T06:36:44.208Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-08-03T06:36:44.208Z] === RUN TestMountDaemonRoot/default/mount_root [2020-08-03T06:36:44.208Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-08-03T06:36:44.208Z] === CONT TestMountDaemonRoot/rslave [2020-08-03T06:36:44.208Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-08-03T06:36:44.208Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-08-03T06:36:44.208Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-08-03T06:36:44.208Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-08-03T06:36:44.208Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-08-03T06:36:44.208Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-08-03T06:36:44.208Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-08-03T06:36:44.208Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-08-03T06:36:44.208Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-08-03T06:36:44.208Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-08-03T06:36:44.208Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-08-03T06:36:44.208Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-08-03T06:36:44.208Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-08-03T06:36:44.208Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-08-03T06:36:44.209Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-08-03T06:36:44.209Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-08-03T06:36:44.209Z] === CONT TestMountDaemonRoot/shared [2020-08-03T06:36:44.209Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-08-03T06:36:44.209Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-08-03T06:36:44.209Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-08-03T06:36:44.209Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-08-03T06:36:44.209Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-08-03T06:36:44.209Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-08-03T06:36:44.209Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-08-03T06:36:44.209Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-08-03T06:36:44.209Z] === CONT TestMountDaemonRoot/rshared [2020-08-03T06:36:44.209Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-08-03T06:36:44.209Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-08-03T06:36:44.209Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-08-03T06:36:44.209Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-08-03T06:36:44.209Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-08-03T06:36:44.209Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-08-03T06:36:44.209Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-08-03T06:36:44.209Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-08-03T06:36:44.209Z] === CONT TestMountDaemonRoot/private [2020-08-03T06:36:44.209Z] === RUN TestMountDaemonRoot/private/bind_root [2020-08-03T06:36:44.209Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-08-03T06:36:44.209Z] === CONT TestMountDaemonRoot/slave [2020-08-03T06:36:44.209Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-08-03T06:36:44.209Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-08-03T06:36:44.209Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-08-03T06:36:44.209Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-08-03T06:36:44.209Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-08-03T06:36:44.209Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-08-03T06:36:44.209Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-08-03T06:36:44.209Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-08-03T06:36:44.209Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-08-03T06:36:44.209Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-08-03T06:36:44.209Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-08-03T06:36:44.209Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-08-03T06:36:44.209Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-08-03T06:36:44.209Z] === RUN TestMountDaemonRoot/private/mount_root [2020-08-03T06:36:44.209Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-08-03T06:36:44.209Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-08-03T06:36:44.209Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-08-03T06:36:44.209Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-08-03T06:36:44.209Z] === CONT TestMountDaemonRoot/default/mount_root [2020-08-03T06:36:44.209Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-08-03T06:36:44.209Z] === CONT TestMountDaemonRoot/default/bind_root [2020-08-03T06:36:44.209Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-08-03T06:36:44.209Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-08-03T06:36:44.209Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-08-03T06:36:44.209Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-08-03T06:36:44.209Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-08-03T06:36:44.209Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-08-03T06:36:44.209Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-08-03T06:36:44.209Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-08-03T06:36:44.209Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-08-03T06:36:44.209Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-08-03T06:36:44.209Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-08-03T06:36:44.209Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-08-03T06:36:44.209Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-08-03T06:36:44.209Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-08-03T06:36:44.209Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-08-03T06:36:44.209Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-08-03T06:36:44.209Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-08-03T06:36:44.209Z] === CONT TestMountDaemonRoot/private/bind_root [2020-08-03T06:36:44.209Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-08-03T06:36:44.516Z] === CONT TestMountDaemonRoot/private/mount_root [2020-08-03T06:36:44.516Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-08-03T06:36:44.516Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-08-03T06:36:44.516Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-08-03T06:36:44.516Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-08-03T06:36:44.516Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-08-03T06:36:44.516Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-08-03T06:36:44.516Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-08-03T06:36:44.516Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-08-03T06:36:44.516Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-08-03T06:36:44.516Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-08-03T06:36:44.516Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-08-03T06:36:44.516Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-08-03T06:36:44.516Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-08-03T06:36:44.516Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2020-08-03T06:36:44.516Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-08-03T06:36:44.516Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-08-03T06:36:44.516Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-08-03T06:36:44.516Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-08-03T06:36:44.516Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-08-03T06:36:44.516Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-08-03T06:36:44.516Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-08-03T06:36:44.516Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-08-03T06:36:44.516Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-08-03T06:36:44.516Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-08-03T06:36:44.516Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-08-03T06:36:44.516Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-08-03T06:36:44.516Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-08-03T06:36:44.516Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-08-03T06:36:44.516Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-08-03T06:36:44.516Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-08-03T06:36:44.516Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-08-03T06:36:44.516Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-08-03T06:36:44.516Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-08-03T06:36:44.516Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-08-03T06:36:44.516Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-08-03T06:36:44.516Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-08-03T06:36:44.516Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-08-03T06:36:44.516Z] === RUN TestContainerBindMountNonRecursive [2020-08-03T06:36:45.563Z] --- PASS: TestContainerBindMountNonRecursive (1.30s) [2020-08-03T06:36:45.563Z] === RUN TestNetworkNat [2020-08-03T06:36:45.749Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-08-03T06:36:46.202Z] --- PASS: TestNetworkNat (0.57s) [2020-08-03T06:36:46.202Z] === RUN TestNetworkLocalhostTCPNat [2020-08-03T06:36:46.857Z] --- PASS: TestNetworkLocalhostTCPNat (0.56s) [2020-08-03T06:36:46.857Z] === RUN TestNetworkLoopbackNat [2020-08-03T06:36:47.091Z] --- PASS: TestSecretCreateResolve (3.18s) [2020-08-03T06:36:47.091Z] PASS [2020-08-03T06:36:47.091Z] [2020-08-03T06:36:47.091Z] DONE 6 tests in 19.060s [2020-08-03T06:36:47.091Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-08-03T06:36:47.091Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:36:47.091Z] ++ set -e [2020-08-03T06:36:47.091Z] ++ '[' -n 0 ']' [2020-08-03T06:36:47.091Z] ++ set -x [2020-08-03T06:36:47.091Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:36:47.091Z] INFO: Testing against a local daemon [2020-08-03T06:36:47.091Z] === RUN TestServiceCreateInit [2020-08-03T06:36:47.091Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-08-03T06:36:47.641Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-08-03T06:36:48.569Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-08-03T06:36:49.132Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-08-03T06:36:49.605Z] --- PASS: TestNetworkLoopbackNat (2.78s) [2020-08-03T06:36:49.605Z] === RUN TestPause [2020-08-03T06:36:49.694Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-08-03T06:36:50.242Z] --- PASS: TestPause (0.54s) [2020-08-03T06:36:50.242Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-08-03T06:36:50.242Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-03T06:36:50.242Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-03T06:36:50.242Z] === RUN TestPauseStopPausedContainer [2020-08-03T06:36:50.267Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-08-03T06:36:50.882Z] --- PASS: TestPauseStopPausedContainer (0.58s) [2020-08-03T06:36:50.882Z] === RUN TestPsFilter [2020-08-03T06:36:50.882Z] --- PASS: TestPsFilter (0.15s) [2020-08-03T06:36:50.882Z] === RUN TestRemoveContainerWithRemovedVolume [2020-08-03T06:36:51.463Z] ok github.com/docker/docker/api/server 0.136s coverage: 9.0% of statements [2020-08-03T06:36:51.523Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.50s) [2020-08-03T06:36:51.523Z] === RUN TestRemoveContainerWithVolume [2020-08-03T06:36:51.821Z] --- PASS: TestRemoveContainerWithVolume (0.53s) [2020-08-03T06:36:51.821Z] === RUN TestRemoveContainerRunning [2020-08-03T06:36:52.323Z] --- PASS: TestServiceUpdateNetwork (16.15s) [2020-08-03T06:36:52.323Z] === RUN TestServiceUpdatePidsLimit [2020-08-03T06:36:52.323Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-08-03T06:36:52.376Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-08-03T06:36:52.462Z] --- PASS: TestRemoveContainerRunning (0.49s) [2020-08-03T06:36:52.462Z] === RUN TestRemoveContainerForceRemoveRunning [2020-08-03T06:36:52.785Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-08-03T06:36:52.970Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-08-03T06:36:53.099Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.54s) [2020-08-03T06:36:53.099Z] === RUN TestRemoveInvalidContainer [2020-08-03T06:36:53.099Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-08-03T06:36:53.099Z] === RUN TestRenameLinkedContainer [2020-08-03T06:36:53.348Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-08-03T06:36:53.604Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-08-03T06:36:54.168Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-08-03T06:36:55.179Z] --- PASS: TestRenameLinkedContainer (2.01s) [2020-08-03T06:36:55.179Z] === RUN TestRenameStoppedContainer [2020-08-03T06:36:55.475Z] --- PASS: TestRenameStoppedContainer (0.52s) [2020-08-03T06:36:55.475Z] === RUN TestRenameRunningContainerAndReuse [2020-08-03T06:36:56.521Z] --- PASS: TestRenameRunningContainerAndReuse (1.02s) [2020-08-03T06:36:56.521Z] === RUN TestRenameInvalidName [2020-08-03T06:36:56.691Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-08-03T06:36:57.184Z] --- PASS: TestRenameInvalidName (0.56s) [2020-08-03T06:36:57.184Z] === RUN TestRenameAnonymousContainer [2020-08-03T06:36:57.665Z] --- PASS: TestServiceCreateInit (10.10s) [2020-08-03T06:36:57.665Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.04s) [2020-08-03T06:36:57.665Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.02s) [2020-08-03T06:36:57.665Z] === RUN TestCreateServiceMultipleTimes [2020-08-03T06:36:58.585Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-08-03T06:36:59.311Z] --- PASS: TestRenameAnonymousContainer (1.88s) [2020-08-03T06:36:59.311Z] === RUN TestRenameContainerWithSameName [2020-08-03T06:36:59.311Z] --- PASS: TestRenameContainerWithSameName (0.51s) [2020-08-03T06:36:59.311Z] === RUN TestRenameContainerWithLinkedContainer [2020-08-03T06:37:00.384Z] --- PASS: TestRenameContainerWithLinkedContainer (1.08s) [2020-08-03T06:37:00.384Z] === RUN TestResize [2020-08-03T06:37:00.478Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-08-03T06:37:01.024Z] --- PASS: TestResize (0.55s) [2020-08-03T06:37:01.024Z] === RUN TestResizeWithInvalidSize [2020-08-03T06:37:01.535Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-08-03T06:37:01.684Z] --- PASS: TestResizeWithInvalidSize (0.53s) [2020-08-03T06:37:01.684Z] === RUN TestResizeWhenContainerNotStarted [2020-08-03T06:37:02.329Z] --- PASS: TestResizeWhenContainerNotStarted (0.53s) [2020-08-03T06:37:02.329Z] === RUN TestDaemonRestartKillContainers [2020-08-03T06:37:02.329Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-03T06:37:02.329Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-03T06:37:02.329Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-03T06:37:02.329Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-03T06:37:02.329Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-03T06:37:02.329Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-03T06:37:02.329Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-03T06:37:02.329Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-03T06:37:02.329Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-03T06:37:02.329Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-03T06:37:02.329Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-03T06:37:02.329Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-03T06:37:02.329Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-03T06:37:02.329Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-03T06:37:02.329Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-03T06:37:02.329Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-03T06:37:02.329Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-03T06:37:02.329Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-03T06:37:02.329Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-03T06:37:02.329Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-03T06:37:02.329Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-03T06:37:02.329Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-03T06:37:02.329Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-03T06:37:02.329Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-03T06:37:02.329Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-03T06:37:02.329Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-03T06:37:02.329Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-03T06:37:02.329Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-03T06:37:02.369Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-08-03T06:37:03.738Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-08-03T06:37:03.870Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-03T06:37:04.191Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-03T06:37:04.861Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-03T06:37:05.513Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-03T06:37:06.257Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-08-03T06:37:06.587Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-03T06:37:06.587Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-03T06:37:07.264Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-03T06:37:07.571Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-03T06:37:07.626Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-08-03T06:37:08.190Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-08-03T06:37:08.423Z] --- PASS: TestServiceUpdatePidsLimit (17.91s) [2020-08-03T06:37:08.423Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s) [2020-08-03T06:37:08.423Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.25s) [2020-08-03T06:37:08.423Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.14s) [2020-08-03T06:37:08.423Z] PASS [2020-08-03T06:37:08.423Z] [2020-08-03T06:37:08.423Z] === Skipped [2020-08-03T06:37:08.423Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s) [2020-08-03T06:37:08.423Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-03T06:37:08.423Z] [2020-08-03T06:37:08.423Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-08-03T06:37:08.423Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-03T06:37:08.423Z] [2020-08-03T06:37:08.423Z] [2020-08-03T06:37:08.423Z] DONE 27 tests, 2 skipped in 175.286s [2020-08-03T06:37:08.423Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-08-03T06:37:08.423Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:37:08.423Z] ++ set -e [2020-08-03T06:37:08.423Z] ++ '[' -n 0 ']' [2020-08-03T06:37:08.423Z] ++ set -x [2020-08-03T06:37:08.423Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:37:08.714Z] INFO: Testing against a local daemon [2020-08-03T06:37:08.714Z] === RUN TestSessionCreate [2020-08-03T06:37:08.714Z] --- PASS: TestSessionCreate (0.02s) [2020-08-03T06:37:08.714Z] === RUN TestSessionCreateWithBadUpgrade [2020-08-03T06:37:08.714Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-08-03T06:37:08.714Z] PASS [2020-08-03T06:37:08.714Z] [2020-08-03T06:37:08.714Z] DONE 2 tests in 0.214s [2020-08-03T06:37:08.714Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-08-03T06:37:08.714Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:37:08.714Z] ++ set -e [2020-08-03T06:37:08.714Z] ++ '[' -n 0 ']' [2020-08-03T06:37:08.714Z] ++ set -x [2020-08-03T06:37:08.714Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:37:08.754Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-08-03T06:37:09.005Z] INFO: Testing against a local daemon [2020-08-03T06:37:09.005Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-08-03T06:37:09.005Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-03T06:37:09.005Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-03T06:37:09.005Z] === RUN TestEventsExecDie [2020-08-03T06:37:09.701Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-08-03T06:37:09.701Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.83s) [2020-08-03T06:37:09.701Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.91s) [2020-08-03T06:37:09.701Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.71s) [2020-08-03T06:37:09.701Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.35s) [2020-08-03T06:37:09.701Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.40s) [2020-08-03T06:37:09.701Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.66s) [2020-08-03T06:37:09.701Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.59s) [2020-08-03T06:37:09.701Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.40s) [2020-08-03T06:37:09.701Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.52s) [2020-08-03T06:37:09.701Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.47s) [2020-08-03T06:37:09.701Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.32s) [2020-08-03T06:37:09.701Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.11s) [2020-08-03T06:37:09.701Z] === RUN TestCgroupNamespacesRun [2020-08-03T06:37:10.038Z] --- PASS: TestEventsExecDie (0.97s) [2020-08-03T06:37:10.038Z] === RUN TestEventsBackwardsCompatible [2020-08-03T06:37:10.038Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-08-03T06:37:10.038Z] === RUN TestInfoBinaryCommits [2020-08-03T06:37:10.038Z] --- PASS: TestInfoBinaryCommits (0.01s) [2020-08-03T06:37:10.038Z] === RUN TestInfoAPIVersioned [2020-08-03T06:37:10.038Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-08-03T06:37:10.038Z] === RUN TestInfoDiscoveryBackend [2020-08-03T06:37:10.669Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-08-03T06:37:10.669Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-08-03T06:37:10.821Z] --- PASS: TestCgroupNamespacesRun (1.35s) [2020-08-03T06:37:10.821Z] === RUN TestCgroupNamespacesRunPrivileged [2020-08-03T06:37:11.702Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-08-03T06:37:11.702Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-08-03T06:37:11.993Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-08-03T06:37:11.993Z] === RUN TestInfoAPI [2020-08-03T06:37:11.993Z] --- PASS: TestInfoAPI (0.02s) [2020-08-03T06:37:11.993Z] === RUN TestInfoAPIWarnings [2020-08-03T06:37:12.028Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-08-03T06:37:12.285Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-08-03T06:37:12.377Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.32s) [2020-08-03T06:37:12.377Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-08-03T06:37:12.625Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-08-03T06:37:12.625Z] === RUN TestInfoDebug [2020-08-03T06:37:13.216Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-08-03T06:37:13.216Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-08-03T06:37:13.256Z] --- PASS: TestInfoDebug (0.52s) [2020-08-03T06:37:13.256Z] === RUN TestInfoInsecureRegistries [2020-08-03T06:37:13.459Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.29s) [2020-08-03T06:37:13.459Z] === RUN TestCgroupNamespacesRunHostMode [2020-08-03T06:37:13.547Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-08-03T06:37:13.547Z] === RUN TestInfoRegistryMirrors [2020-08-03T06:37:14.178Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-08-03T06:37:14.178Z] === RUN TestLoginFailsWithBadCredentials [2020-08-03T06:37:14.469Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s) [2020-08-03T06:37:14.469Z] === RUN TestPingCacheHeaders [2020-08-03T06:37:14.469Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-08-03T06:37:14.469Z] === RUN TestPingGet [2020-08-03T06:37:14.469Z] --- PASS: TestPingGet (0.01s) [2020-08-03T06:37:14.469Z] === RUN TestPingHead [2020-08-03T06:37:14.469Z] --- PASS: TestPingHead (0.01s) [2020-08-03T06:37:14.469Z] === RUN TestVersion [2020-08-03T06:37:14.469Z] --- PASS: TestVersion (0.01s) [2020-08-03T06:37:14.469Z] PASS [2020-08-03T06:37:14.469Z] [2020-08-03T06:37:14.469Z] === Skipped [2020-08-03T06:37:14.469Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-03T06:37:14.469Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-03T06:37:14.469Z] [2020-08-03T06:37:14.469Z] [2020-08-03T06:37:14.469Z] DONE 18 tests, 1 skipped in 5.732s [2020-08-03T06:37:14.469Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-08-03T06:37:14.469Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:37:14.469Z] ++ set -e [2020-08-03T06:37:14.469Z] ++ '[' -n 0 ']' [2020-08-03T06:37:14.469Z] ++ set -x [2020-08-03T06:37:14.469Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:37:14.469Z] INFO: Testing against a local daemon [2020-08-03T06:37:14.469Z] === RUN TestVolumesCreateAndList [2020-08-03T06:37:14.469Z] --- PASS: TestVolumesCreateAndList (0.01s) [2020-08-03T06:37:14.469Z] === RUN TestVolumesRemove [2020-08-03T06:37:14.584Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-08-03T06:37:14.760Z] --- PASS: TestVolumesRemove (0.10s) [2020-08-03T06:37:14.760Z] === RUN TestVolumesInspect [2020-08-03T06:37:14.760Z] --- PASS: TestVolumesInspect (0.01s) [2020-08-03T06:37:14.760Z] === RUN TestVolumesInvalidJSON [2020-08-03T06:37:14.760Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-08-03T06:37:14.760Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-08-03T06:37:14.760Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-08-03T06:37:14.760Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-08-03T06:37:14.760Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-08-03T06:37:14.760Z] PASS [2020-08-03T06:37:14.760Z] [2020-08-03T06:37:14.760Z] DONE 5 tests in 0.261s [2020-08-03T06:37:14.760Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-03T06:37:14.760Z] ++++ cat bundles/test-integration/docker.pid [2020-08-03T06:37:14.760Z] +++ kill 11983 [2020-08-03T06:37:14.841Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-08-03T06:37:15.005Z] --- PASS: TestCgroupNamespacesRunHostMode (1.34s) [2020-08-03T06:37:15.005Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-08-03T06:37:15.769Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-08-03T06:37:16.265Z] +++ /etc/init.d/apparmor stop [2020-08-03T06:37:16.265Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-03T06:37:16.265Z] [2020-08-03T06:37:16.265Z] Unloading profiles will leave already running processes permanently [2020-08-03T06:37:16.265Z] unconfined, which can lead to unexpected situations. [2020-08-03T06:37:16.265Z] [2020-08-03T06:37:16.265Z] To set a process to complain mode, use the command line tool [2020-08-03T06:37:16.265Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-03T06:37:16.265Z] +++ true [2020-08-03T06:37:16.265Z] exiting test-integration [2020-08-03T06:37:16.265Z] ++ exit 0 [2020-08-03T06:37:16.265Z] [2020-08-03T06:37:16.535Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.37s) [2020-08-03T06:37:16.535Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-08-03T06:37:17.138Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-08-03T06:37:17.138Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-08-03T06:37:17.581Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.34s) [2020-08-03T06:37:17.581Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-08-03T06:37:17.702Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-08-03T06:37:18.237Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2020-08-03T06:37:18.237Z] === RUN TestCgroupNamespacesRunOlderClient [2020-08-03T06:37:18.267Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert Post stage [Pipeline] junit [2020-08-03T06:37:18.373Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-08-03T06:37:18.831Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-08-03T06:37:19.205Z] + echo Ensuring container killed. [2020-08-03T06:37:19.205Z] Ensuring container killed. [2020-08-03T06:37:19.205Z] + docker rm -vf docker-pr1 [2020-08-03T06:37:19.497Z] Error: No such container: docker-pr1 [2020-08-03T06:37:19.497Z] + true [Pipeline] sh [2020-08-03T06:37:19.632Z] --- PASS: TestCreateServiceMultipleTimes (19.37s) [2020-08-03T06:37:19.632Z] === RUN TestCreateServiceConflict [2020-08-03T06:37:19.785Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.36s) [2020-08-03T06:37:19.785Z] === RUN TestKernelTCPMemory [2020-08-03T06:37:19.876Z] + echo Chowning /workspace to jenkins user [2020-08-03T06:37:19.876Z] Chowning /workspace to jenkins user [2020-08-03T06:37:19.876Z] + id -u [2020-08-03T06:37:19.876Z] + id -g [2020-08-03T06:37:19.876Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41306:/workspace busybox chown -R 1001:1001 /workspace [2020-08-03T06:37:19.876Z] Unable to find image 'busybox:latest' locally [2020-08-03T06:37:19.893Z] --- PASS: TestCreateServiceConflict (3.24s) [2020-08-03T06:37:19.893Z] === RUN TestCreateServiceMaxReplicas [2020-08-03T06:37:20.167Z] latest: Pulling from library/busybox [2020-08-03T06:37:20.167Z] 970013469dcd: Pulling fs layer [2020-08-03T06:37:20.429Z] --- PASS: TestKernelTCPMemory (0.62s) [2020-08-03T06:37:20.429Z] === RUN TestNISDomainname [2020-08-03T06:37:20.458Z] 970013469dcd: Verifying Checksum [2020-08-03T06:37:20.458Z] 970013469dcd: Download complete [2020-08-03T06:37:20.726Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-08-03T06:37:20.749Z] 970013469dcd: Pull complete [2020-08-03T06:37:20.749Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-08-03T06:37:20.749Z] Status: Downloaded newer image for busybox:latest [2020-08-03T06:37:20.983Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-08-03T06:37:21.079Z] --- PASS: TestNISDomainname (0.62s) [2020-08-03T06:37:21.079Z] === RUN TestHostnameDnsResolution [2020-08-03T06:37:21.732Z] --- PASS: TestHostnameDnsResolution (0.82s) [2020-08-03T06:37:21.732Z] === RUN TestStats [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-03T06:37:22.881Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-08-03T06:37:23.199Z] --- PASS: TestCreateServiceMaxReplicas (2.96s) [2020-08-03T06:37:23.199Z] === RUN TestCreateWithDuplicateNetworkNames [2020-08-03T06:37:23.205Z] + bundleName=s390x-integration [2020-08-03T06:37:23.206Z] + echo Creating s390x-integration-bundles.tar.gz [2020-08-03T06:37:23.206Z] Creating s390x-integration-bundles.tar.gz [2020-08-03T06:37:23.206Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-08-03T06:37:23.206Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-08-03T06:37:23.250Z] Archiving artifacts [2020-08-03T06:37:23.743Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41306/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-03T06:37:24.126Z] + make clean [2020-08-03T06:37:24.513Z] --- PASS: TestStats (2.55s) [2020-08-03T06:37:24.513Z] === RUN TestStopContainerWithTimeout [2020-08-03T06:37:24.513Z] === RUN TestStopContainerWithTimeout/0 [2020-08-03T06:37:24.513Z] === PAUSE TestStopContainerWithTimeout/0 [2020-08-03T06:37:24.513Z] === RUN TestStopContainerWithTimeout/1 [2020-08-03T06:37:24.513Z] === PAUSE TestStopContainerWithTimeout/1 [2020-08-03T06:37:24.513Z] === RUN TestStopContainerWithTimeout/3 [2020-08-03T06:37:24.513Z] === PAUSE TestStopContainerWithTimeout/3 [2020-08-03T06:37:24.513Z] === RUN TestStopContainerWithTimeout/-1 [2020-08-03T06:37:24.513Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-08-03T06:37:24.513Z] === CONT TestStopContainerWithTimeout/0 [2020-08-03T06:37:24.513Z] === CONT TestStopContainerWithTimeout/3 [2020-08-03T06:37:24.513Z] === CONT TestStopContainerWithTimeout/1 [2020-08-03T06:37:24.513Z] === CONT TestStopContainerWithTimeout/-1 [2020-08-03T06:37:24.759Z] docker volume rm -f docker-dev-cache [2020-08-03T06:37:24.759Z] docker-dev-cache [2020-08-03T06:37:24.773Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-03T06:37:27.291Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-08-03T06:37:27.291Z] --- PASS: TestStopContainerWithTimeout/0 (0.96s) [2020-08-03T06:37:27.291Z] --- PASS: TestStopContainerWithTimeout/1 (2.11s) [2020-08-03T06:37:27.291Z] --- PASS: TestStopContainerWithTimeout/3 (2.75s) [2020-08-03T06:37:27.291Z] --- PASS: TestStopContainerWithTimeout/-1 (3.05s) [2020-08-03T06:37:27.291Z] === RUN TestDeleteDevicemapper [2020-08-03T06:37:27.292Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-08-03T06:37:27.292Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-03T06:37:27.292Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-08-03T06:37:27.351Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-08-03T06:37:28.285Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-08-03T06:37:28.285Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-08-03T06:37:30.048Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.24s) [2020-08-03T06:37:30.048Z] === RUN TestUpdateMemory [2020-08-03T06:37:30.180Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-08-03T06:37:30.346Z] --- PASS: TestUpdateMemory (0.69s) [2020-08-03T06:37:30.346Z] === RUN TestUpdateCPUQuota [2020-08-03T06:37:31.388Z] --- PASS: TestUpdateCPUQuota (0.81s) [2020-08-03T06:37:31.388Z] === RUN TestUpdatePidsLimit [2020-08-03T06:37:31.388Z] === RUN TestUpdatePidsLimit/update_from_none [2020-08-03T06:37:31.388Z] === RUN TestUpdatePidsLimit/no_change [2020-08-03T06:37:31.548Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-08-03T06:37:31.685Z] === RUN TestUpdatePidsLimit/update_lower [2020-08-03T06:37:31.805Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-08-03T06:37:31.982Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-08-03T06:37:32.279Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-08-03T06:37:32.279Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-08-03T06:37:32.573Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-08-03T06:37:33.619Z] --- PASS: TestUpdatePidsLimit (2.31s) [2020-08-03T06:37:33.619Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.24s) [2020-08-03T06:37:33.619Z] --- PASS: TestUpdatePidsLimit/no_change (0.23s) [2020-08-03T06:37:33.619Z] --- PASS: TestUpdatePidsLimit/update_lower (0.26s) [2020-08-03T06:37:33.619Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s) [2020-08-03T06:37:33.619Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s) [2020-08-03T06:37:33.619Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.25s) [2020-08-03T06:37:33.619Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2020-08-03T06:37:33.619Z] === RUN TestUpdateRestartPolicy [2020-08-03T06:37:35.984Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-08-03T06:37:38.110Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.88s) [2020-08-03T06:37:38.110Z] === RUN TestCreateServiceSecretFileMode [2020-08-03T06:37:39.261Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-08-03T06:37:41.411Z] --- PASS: TestCreateServiceSecretFileMode (3.20s) [2020-08-03T06:37:41.411Z] === RUN TestCreateServiceConfigFileMode [2020-08-03T06:37:42.375Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-08-03T06:37:42.375Z] ok github.com/docker/docker/api/server/httputils 0.135s coverage: 14.7% of statements [2020-08-03T06:37:42.375Z] ok github.com/docker/docker/api/server/middleware 0.147s coverage: 37.7% of statements [2020-08-03T06:37:42.375Z] ? github.com/docker/docker/api/server/router [no test files] [2020-08-03T06:37:42.375Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-08-03T06:37:42.375Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-08-03T06:37:42.375Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-08-03T06:37:42.375Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-08-03T06:37:42.375Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-08-03T06:37:42.375Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-08-03T06:37:42.375Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-08-03T06:37:42.375Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-08-03T06:37:42.375Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-08-03T06:37:42.376Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-08-03T06:37:42.376Z] ok github.com/docker/docker/api/types/filters 0.077s coverage: 92.2% of statements [2020-08-03T06:37:42.536Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-08-03T06:37:42.846Z] ok github.com/docker/docker/api/types/strslice 0.109s coverage: 90.0% of statements [2020-08-03T06:37:42.846Z] ok github.com/docker/docker/api/server/router/swarm 0.122s coverage: 5.7% of statements [2020-08-03T06:37:42.846Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-08-03T06:37:42.846Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-08-03T06:37:42.846Z] ? github.com/docker/docker/api/types [no test files] [2020-08-03T06:37:42.846Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-08-03T06:37:42.846Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-08-03T06:37:42.846Z] ? github.com/docker/docker/api/types/container [no test files] [2020-08-03T06:37:42.846Z] ? github.com/docker/docker/api/types/events [no test files] [2020-08-03T06:37:42.846Z] ? github.com/docker/docker/api/types/image [no test files] [2020-08-03T06:37:42.846Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-08-03T06:37:42.846Z] ? github.com/docker/docker/api/types/network [no test files] [2020-08-03T06:37:42.846Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-08-03T06:37:42.846Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-08-03T06:37:42.846Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-08-03T06:37:42.846Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-08-03T06:37:43.101Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-08-03T06:37:43.317Z] ok github.com/docker/docker/api/types/time 0.190s coverage: 100.0% of statements [2020-08-03T06:37:43.317Z] ok github.com/docker/docker/api/types/versions 0.045s coverage: 75.0% of statements [2020-08-03T06:37:43.317Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-08-03T06:37:43.317Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-08-03T06:37:43.317Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-08-03T06:37:43.317Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-08-03T06:37:43.317Z] ? github.com/docker/docker/builder [no test files] [2020-08-03T06:37:43.317Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-08-03T06:37:43.317Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-08-03T06:37:43.317Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-08-03T06:37:43.317Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-08-03T06:37:43.317Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-08-03T06:37:43.317Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-08-03T06:37:43.317Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-08-03T06:37:43.665Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-08-03T06:37:43.665Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-08-03T06:37:44.308Z] ok github.com/docker/docker/builder/dockerignore 0.089s coverage: 96.8% of statements [2020-08-03T06:37:44.713Z] --- PASS: TestCreateServiceConfigFileMode (3.32s) [2020-08-03T06:37:44.713Z] === RUN TestCreateServiceSysctls [2020-08-03T06:37:45.034Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-08-03T06:37:46.320Z] --- PASS: TestUpdateRestartPolicy (11.29s) [2020-08-03T06:37:46.320Z] === RUN TestUpdateRestartWithAutoRemove [2020-08-03T06:37:46.320Z] --- PASS: TestUpdateRestartWithAutoRemove (0.54s) [2020-08-03T06:37:46.320Z] === RUN TestWaitNonBlocked [2020-08-03T06:37:46.320Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-03T06:37:46.320Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-03T06:37:46.320Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-03T06:37:46.320Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-03T06:37:46.320Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-03T06:37:46.320Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-03T06:37:46.320Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-08-03T06:37:46.320Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s) [2020-08-03T06:37:46.320Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s) [2020-08-03T06:37:46.320Z] === RUN TestWaitBlocked [2020-08-03T06:37:46.320Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-03T06:37:46.320Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-03T06:37:46.320Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-08-03T06:37:46.320Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-08-03T06:37:46.320Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-03T06:37:46.320Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-08-03T06:37:46.402Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-08-03T06:37:46.964Z] --- PASS: TestWaitBlocked (0.02s) [2020-08-03T06:37:46.964Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.58s) [2020-08-03T06:37:46.964Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.78s) [2020-08-03T06:37:46.964Z] === CONT TestContainerStartOnDaemonRestart [2020-08-03T06:37:46.964Z] === CONT TestContainerKillOnDaemonStart [2020-08-03T06:37:46.964Z] === CONT TestIpcModeOlderClient [2020-08-03T06:37:46.964Z] === CONT TestDaemonHostGatewayIP [2020-08-03T06:37:46.964Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-08-03T06:37:46.964Z] === CONT TestDaemonRestartIpcMode [2020-08-03T06:37:47.333Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-08-03T06:37:48.112Z] ok github.com/docker/docker/cli/debug 0.328s coverage: 100.0% of statements [2020-08-03T06:37:48.112Z] ok github.com/docker/docker/builder/dockerfile 0.473s coverage: 46.4% of statements [2020-08-03T06:37:48.112Z] ok github.com/docker/docker/builder/remotecontext 0.710s coverage: 9.2% of statements [2020-08-03T06:37:48.264Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-08-03T06:37:48.631Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-08-03T06:37:48.631Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-08-03T06:37:48.631Z] remote: Enumerating objects: 2, done. [2020-08-03T06:37:48.631Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-08-03T06:37:48.631Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-08-03T06:37:48.631Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-08-03T06:37:48.631Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2020-08-03T06:37:48.631Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-08-03T06:37:48.631Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-08-03T06:37:48.923Z] --- PASS: TestCreateServiceSysctls (4.25s) [2020-08-03T06:37:48.923Z] === RUN TestCreateServiceCapabilities [2020-08-03T06:37:48.984Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41306/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ad30ef91130b6445cc850cacb225737589ce38ee -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ad30ef91130b6445cc850cacb225737589ce38ee hack/test/unit [2020-08-03T06:37:50.532Z] --- PASS: TestContainerStartOnDaemonRestart (3.76s) [2020-08-03T06:37:50.532Z] --- PASS: TestDaemonHostGatewayIP (3.84s) [2020-08-03T06:37:50.787Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-08-03T06:37:50.787Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-08-03T06:37:51.174Z] --- PASS: TestDaemonRestartIpcMode (4.11s) [2020-08-03T06:37:51.520Z] ? github.com/docker/docker/api [no test files] [2020-08-03T06:37:52.223Z] --- PASS: TestCreateServiceCapabilities (3.37s) [2020-08-03T06:37:52.223Z] === RUN TestInspect [2020-08-03T06:37:53.309Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-08-03T06:37:54.771Z] --- PASS: TestInspect (3.08s) [2020-08-03T06:37:54.771Z] === RUN TestCreateJob [2020-08-03T06:37:58.561Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-08-03T06:37:59.002Z] --- PASS: TestCreateJob (4.10s) [2020-08-03T06:37:59.002Z] === RUN TestReplicatedJob [2020-08-03T06:37:59.492Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-08-03T06:37:59.689Z] --- PASS: TestContainerKillOnDaemonStart (12.85s) [2020-08-03T06:37:59.689Z] PASS [2020-08-03T06:37:59.689Z] [2020-08-03T06:37:59.689Z] === Skipped [2020-08-03T06:37:59.689Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-08-03T06:37:59.689Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-03T06:37:59.689Z] [2020-08-03T06:37:59.689Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-03T06:37:59.689Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-03T06:37:59.689Z] [2020-08-03T06:37:59.689Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-08-03T06:37:59.689Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-03T06:37:59.689Z] [2020-08-03T06:37:59.689Z] [2020-08-03T06:37:59.689Z] DONE 192 tests, 3 skipped in 107.260s [2020-08-03T06:37:59.689Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-08-03T06:37:59.689Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:37:59.689Z] ++ set -e [2020-08-03T06:37:59.689Z] ++ '[' -n 0 ']' [2020-08-03T06:37:59.689Z] ++ set -x [2020-08-03T06:37:59.689Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:37:59.689Z] INFO: Testing against a local daemon [2020-08-03T06:37:59.689Z] === RUN TestCommitInheritsEnv [2020-08-03T06:37:59.986Z] --- PASS: TestCommitInheritsEnv (0.33s) [2020-08-03T06:37:59.986Z] === RUN TestImportExtremelyLargeImageWorks [2020-08-03T06:37:59.986Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-08-03T06:37:59.986Z] === RUN TestImagesFilterMultiReference [2020-08-03T06:38:00.283Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-08-03T06:38:00.283Z] === RUN TestImagePullPlatformInvalid [2020-08-03T06:38:00.283Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-08-03T06:38:00.283Z] === RUN TestRemoveImageOrphaning [2020-08-03T06:38:00.579Z] --- PASS: TestRemoveImageOrphaning (0.35s) [2020-08-03T06:38:00.579Z] === RUN TestRemoveImageGarbageCollector [2020-08-03T06:38:00.579Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-08-03T06:38:00.579Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-03T06:38:00.579Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-08-03T06:38:00.579Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-08-03T06:38:00.579Z] === RUN TestTagInvalidReference [2020-08-03T06:38:00.579Z] --- PASS: TestTagInvalidReference (0.03s) [2020-08-03T06:38:00.579Z] === RUN TestTagValidPrefixedRepo [2020-08-03T06:38:00.579Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-08-03T06:38:00.579Z] === RUN TestTagExistedNameWithoutForce [2020-08-03T06:38:00.579Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-08-03T06:38:00.579Z] === RUN TestTagOfficialNames [2020-08-03T06:38:00.579Z] --- PASS: TestTagOfficialNames (0.04s) [2020-08-03T06:38:00.579Z] === RUN TestTagMatchesDigest [2020-08-03T06:38:00.579Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-08-03T06:38:00.579Z] === CONT TestImportExtremelyLargeImageWorks [2020-08-03T06:38:00.637Z] ok github.com/docker/docker/client 0.825s coverage: 74.9% of statements [2020-08-03T06:38:02.017Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-08-03T06:38:03.910Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-08-03T06:38:05.618Z] --- PASS: TestReplicatedJob (6.17s) [2020-08-03T06:38:05.618Z] === RUN TestUpdateReplicatedJob [2020-08-03T06:38:06.405Z] ok github.com/docker/docker/api/server 0.009s coverage: 9.0% of statements [2020-08-03T06:38:07.182Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-08-03T06:38:08.920Z] --- PASS: TestUpdateReplicatedJob (3.74s) [2020-08-03T06:38:08.921Z] === RUN TestServiceListWithStatuses [2020-08-03T06:38:08.921Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-08-03T06:38:08.921Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-03T06:38:08.921Z] === RUN TestDockerNetworkConnectAlias [2020-08-03T06:38:09.706Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-08-03T06:38:11.601Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-08-03T06:38:14.125Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-08-03T06:38:14.382Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-08-03T06:38:15.507Z] --- PASS: TestDockerNetworkConnectAlias (6.33s) [2020-08-03T06:38:15.507Z] === RUN TestDockerNetworkReConnect [2020-08-03T06:38:18.477Z] ok github.com/docker/docker/builder/remotecontext/git 30.791s coverage: 86.3% of statements [2020-08-03T06:38:18.477Z] ? github.com/docker/docker/cli [no test files] [2020-08-03T06:38:18.477Z] ? github.com/docker/docker/cli/config [no test files] [2020-08-03T06:38:19.637Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-08-03T06:38:19.637Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite (320.79s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.59s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.76s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.64s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.34s) [2020-08-03T06:38:19.637Z] docker_cli_daemon_test.go:1449: [de515bb83bd18] daemon is not started [2020-08-03T06:38:19.637Z] check_test.go:309: [dd3d3027089d2] daemon is not started [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.48s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.77s) [2020-08-03T06:38:19.637Z] check_test.go:309: [dba39756f11c9] daemon is not started [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.42s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.05s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.60s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.23s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.68s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.70s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.55s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.59s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-08-03T06:38:19.637Z] check_test.go:309: [d3a7220db7f57] daemon is not started [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-08-03T06:38:19.637Z] check_test.go:309: [d09770424394b] daemon is not started [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.70s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.56s) [2020-08-03T06:38:19.637Z] check_test.go:309: [d4d656beff80c] daemon is not started [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.67s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.72s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.57s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.21s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.61s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.63s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.74s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-08-03T06:38:19.637Z] check_test.go:309: [dfab2d2529ba0] daemon is not started [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.56s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.58s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.23s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.86s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.70s) [2020-08-03T06:38:19.637Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2020-08-03T06:38:19.637Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-08-03T06:38:19.637Z] check_test.go:309: [d9fda96ba0d40] daemon is not started [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.07s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.04s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.72s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.69s) [2020-08-03T06:38:19.637Z] check_test.go:309: [d3b445dbad447] daemon is not started [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.21s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2020-08-03T06:38:19.637Z] check_test.go:309: [d654d4a2d4e20] daemon is not started [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.75s) [2020-08-03T06:38:19.637Z] docker_cli_daemon_plugins_test.go:79: [de6b1800eaafb] daemon is not started [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.68s) [2020-08-03T06:38:19.637Z] docker_cli_daemon_plugins_test.go:169: [dca579cd586a9] daemon is not started [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (2.79s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-08-03T06:38:19.637Z] check_test.go:309: [dbfeb01ac27a8] daemon is not started [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.66s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.83s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.73s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.43s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.47s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.60s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.02s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.55s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.56s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.56s) [2020-08-03T06:38:19.637Z] check_test.go:309: [d360106a56fc0] daemon is not started [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.25s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.53s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.36s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.20s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.81s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.11s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.22s) [2020-08-03T06:38:19.637Z] check_test.go:309: [d2776ef21b7a7] daemon is not started [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.70s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.49s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.14s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.06s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.63s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.26s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.14s) [2020-08-03T06:38:19.637Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-08-03T06:38:19.637Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-08-03T06:38:19.637Z] check_test.go:309: [def3e7c03c8c7] daemon is not started [2020-08-03T06:38:19.637Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-08-03T06:38:19.637Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-08-03T06:38:19.637Z] check_test.go:309: [ded4acab9ec06] daemon is not started [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.24s) [2020-08-03T06:38:19.637Z] check_test.go:309: [db2b5d2ff9ee8] daemon is not started [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.15s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.92s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.08s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.43s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.40s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.38s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.45s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.08s) [2020-08-03T06:38:19.637Z] check_test.go:309: [d14bb9110aac4] daemon is not started [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.16s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.67s) [2020-08-03T06:38:19.637Z] docker_cli_daemon_plugins_test.go:105: [df92c342f710e] daemon is not started [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.62s) [2020-08-03T06:38:19.637Z] check_test.go:309: [d2ffbb5bacc88] daemon is not started [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.35s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.10s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.60s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.21s) [2020-08-03T06:38:19.637Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from config [2020-08-03T06:38:19.637Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config [2020-08-03T06:38:19.637Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from config [2020-08-03T06:38:19.637Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config [2020-08-03T06:38:19.637Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config [2020-08-03T06:38:19.637Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli [2020-08-03T06:38:19.637Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli [2020-08-03T06:38:19.637Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli [2020-08-03T06:38:19.637Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli [2020-08-03T06:38:19.637Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli [2020-08-03T06:38:19.637Z] check_test.go:309: [da3a8ca09f5f1] daemon is not started [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.16s) [2020-08-03T06:38:19.637Z] check_test.go:309: [deb18284f9f4f] daemon is not started [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.56s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.32s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.56s) [2020-08-03T06:38:19.637Z] check_test.go:309: [d8451a8b9606f] daemon is not started [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.90s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.09s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.04s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2020-08-03T06:38:19.637Z] check_test.go:309: [d84ca48a64eab] daemon is not started [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.79s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.51s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.94s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.37s) [2020-08-03T06:38:19.637Z] check_test.go:309: [d5a47953a95b1] daemon is not started [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.57s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.99s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-08-03T06:38:19.637Z] check_test.go:309: [d15ea9792f04e] daemon is not started [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.83s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.84s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.66s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.65s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.07s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.50s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.26s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.47s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.80s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.18s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.17s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.19s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.47s) [2020-08-03T06:38:19.637Z] docker_cli_daemon_test.go:2544: [d0d8c81278176] daemon is not started [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.60s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.93s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.89s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.80s) [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.18s) [2020-08-03T06:38:19.637Z] check_test.go:309: [dc629629eddc8] daemon is not started [2020-08-03T06:38:19.637Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.03s) [2020-08-03T06:38:19.637Z] === RUN TestDockerSwarmSuite [2020-08-03T06:38:19.637Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-08-03T06:38:20.796Z] --- PASS: TestDockerNetworkReConnect (4.97s) [2020-08-03T06:38:20.796Z] === RUN TestServicePlugin [2020-08-03T06:38:20.796Z] --- SKIP: TestServicePlugin (0.00s) [2020-08-03T06:38:20.796Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-03T06:38:20.796Z] === RUN TestServiceUpdateLabel [2020-08-03T06:38:22.909Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-08-03T06:38:23.242Z] ok github.com/docker/docker/cmd/dockerd 0.575s coverage: 19.3% of statements [2020-08-03T06:38:23.342Z] --- PASS: TestServiceUpdateLabel (3.17s) [2020-08-03T06:38:23.342Z] === RUN TestServiceUpdateSecrets [2020-08-03T06:38:23.473Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-08-03T06:38:23.730Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-08-03T06:38:24.005Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-08-03T06:38:24.809Z] ok github.com/docker/docker/container 0.552s coverage: 41.6% of statements [2020-08-03T06:38:24.809Z] ? github.com/docker/docker/container/stream [no test files] [2020-08-03T06:38:24.809Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-08-03T06:38:24.809Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-08-03T06:38:24.809Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-08-03T06:38:24.935Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-08-03T06:38:25.192Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-08-03T06:38:25.449Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-08-03T06:38:25.705Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-08-03T06:38:25.705Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-08-03T06:38:27.763Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.403s coverage: 65.3% of statements [2020-08-03T06:38:28.228Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-08-03T06:38:29.334Z] ok github.com/docker/docker/daemon/cluster/convert 0.475s coverage: 35.9% of statements [2020-08-03T06:38:29.803Z] ok github.com/docker/docker/daemon/cluster 0.907s coverage: 0.5% of statements [2020-08-03T06:38:30.120Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-08-03T06:38:31.049Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-08-03T06:38:31.612Z] === RUN TestDockerSuite/TestBuildEnv [2020-08-03T06:38:33.031Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-08-03T06:38:34.933Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-08-03T06:38:35.497Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-08-03T06:38:35.675Z] ok github.com/docker/docker/daemon/discovery 0.373s coverage: 30.0% of statements [2020-08-03T06:38:35.675Z] ok github.com/docker/docker/daemon/config 1.013s coverage: 79.7% of statements [2020-08-03T06:38:38.629Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.927s coverage: 11.3% of statements [2020-08-03T06:38:39.098Z] ok github.com/docker/docker/daemon 3.665s coverage: 9.1% of statements [2020-08-03T06:38:39.098Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-08-03T06:38:39.098Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-08-03T06:38:39.574Z] ok github.com/docker/docker/daemon/events 0.356s coverage: 50.0% of statements [2020-08-03T06:38:39.574Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-08-03T06:38:39.574Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-08-03T06:38:40.043Z] ok github.com/docker/docker/daemon/graphdriver 0.143s coverage: 2.3% of statements [2020-08-03T06:38:40.043Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-08-03T06:38:40.043Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-08-03T06:38:40.043Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-08-03T06:38:40.043Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-08-03T06:38:40.043Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-08-03T06:38:40.043Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-08-03T06:38:40.043Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-08-03T06:38:40.043Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-08-03T06:38:40.043Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-08-03T06:38:40.043Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-08-03T06:38:40.043Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-08-03T06:38:40.043Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-08-03T06:38:40.043Z] ok github.com/docker/docker/daemon/links 0.043s coverage: 93.0% of statements [2020-08-03T06:38:40.748Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-08-03T06:38:41.458Z] --- PASS: TestServiceUpdateSecrets (15.28s) [2020-08-03T06:38:41.458Z] === RUN TestServiceUpdateConfigs [2020-08-03T06:38:43.836Z] ok github.com/docker/docker/daemon/logger/awslogs 0.708s coverage: 77.4% of statements [2020-08-03T06:38:43.836Z] ok github.com/docker/docker/daemon/logger 0.645s coverage: 41.2% of statements [2020-08-03T06:38:44.304Z] ok github.com/docker/docker/daemon/images 0.374s coverage: 4.8% of statements [2020-08-03T06:38:44.304Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-08-03T06:38:44.304Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-08-03T06:38:44.304Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-08-03T06:38:44.304Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-08-03T06:38:44.304Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-08-03T06:38:44.304Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-08-03T06:38:44.304Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-08-03T06:38:44.773Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.698s coverage: 61.6% of statements [2020-08-03T06:38:44.918Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-08-03T06:38:45.175Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-08-03T06:38:45.249Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.310s coverage: 87.2% of statements [2020-08-03T06:38:46.814Z] ok github.com/docker/docker/daemon/logger/local 0.502s coverage: 75.2% of statements [2020-08-03T06:38:46.814Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-08-03T06:38:46.814Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.202s coverage: 33.3% of statements [2020-08-03T06:38:47.283Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.230s coverage: 35.9% of statements [2020-08-03T06:38:48.850Z] ok github.com/docker/docker/daemon/logger/templates 0.066s coverage: 8.3% of statements [2020-08-03T06:38:48.850Z] ok github.com/docker/docker/daemon/logger/syslog 0.134s coverage: 46.8% of statements [2020-08-03T06:38:50.421Z] ok github.com/docker/docker/daemon/logger/splunk 2.114s coverage: 82.5% of statements [2020-08-03T06:38:50.421Z] ? github.com/docker/docker/daemon/names [no test files] [2020-08-03T06:38:50.421Z] ? github.com/docker/docker/daemon/network [no test files] [2020-08-03T06:38:50.421Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-08-03T06:38:51.992Z] ok github.com/docker/docker/distribution/metadata 1.243s coverage: 48.2% of statements [2020-08-03T06:38:51.992Z] ok github.com/docker/docker/distribution 1.602s coverage: 20.3% of statements [2020-08-03T06:38:52.461Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-08-03T06:38:52.931Z] ok github.com/docker/docker/errdefs 0.113s coverage: 49.4% of statements [2020-08-03T06:38:53.918Z] ok github.com/docker/docker/distribution/xfer 2.446s coverage: 77.3% of statements [2020-08-03T06:38:53.918Z] ? github.com/docker/docker/dockerversion [no test files] [2020-08-03T06:38:54.387Z] ok github.com/docker/docker/image/cache 0.213s coverage: 19.2% of statements [2020-08-03T06:38:54.856Z] ok github.com/docker/docker/image/v1 0.141s coverage: 25.0% of statements [2020-08-03T06:38:54.856Z] ok github.com/docker/docker/image 0.779s coverage: 86.4% of statements [2020-08-03T06:38:55.325Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-08-03T06:38:55.325Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-08-03T06:38:56.363Z] --- PASS: TestServiceUpdateConfigs (15.33s) [2020-08-03T06:38:56.363Z] === RUN TestServiceUpdateNetwork [2020-08-03T06:38:56.891Z] ok github.com/docker/docker/libcontainerd/queue 0.081s coverage: 100.0% of statements [2020-08-03T06:38:57.360Z] ok github.com/docker/docker/libcontainerd/local 0.332s coverage: 1.0% of statements [2020-08-03T06:38:57.828Z] ok github.com/docker/docker/layer 0.733s coverage: 30.1% of statements [2020-08-03T06:38:57.828Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-08-03T06:38:57.828Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-08-03T06:38:57.828Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-08-03T06:38:57.828Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-08-03T06:38:57.828Z] ? github.com/docker/docker/oci [no test files] [2020-08-03T06:38:57.828Z] ? github.com/docker/docker/oci/caps [no test files] [2020-08-03T06:38:58.297Z] ok github.com/docker/docker/opts 0.263s coverage: 67.7% of statements [2020-08-03T06:38:58.297Z] ok github.com/docker/docker/pkg/aaparser 0.047s coverage: 50.0% of statements [2020-08-03T06:38:59.288Z] ok github.com/docker/docker/pkg/broadcaster 0.083s coverage: 100.0% of statements [2020-08-03T06:38:59.757Z] ok github.com/docker/docker/pkg/capabilities 0.036s coverage: 87.5% of statements [2020-08-03T06:39:00.021Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-08-03T06:39:01.327Z] ok github.com/docker/docker/pkg/authorization 0.641s coverage: 26.8% of statements [2020-08-03T06:39:01.327Z] ok github.com/docker/docker/pkg/chrootarchive 0.077s coverage: 15.4% of statements [2020-08-03T06:39:01.327Z] ok github.com/docker/docker/pkg/directory 0.163s coverage: 80.0% of statements [2020-08-03T06:39:01.389Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-08-03T06:39:02.895Z] ok github.com/docker/docker/pkg/discovery/file 0.204s coverage: 97.6% of statements [2020-08-03T06:39:02.895Z] ok github.com/docker/docker/pkg/discovery 0.216s coverage: 58.3% of statements [2020-08-03T06:39:03.885Z] ok github.com/docker/docker/pkg/discovery/memory 0.121s coverage: 92.3% of statements [2020-08-03T06:39:03.885Z] ok github.com/docker/docker/pkg/discovery/nodes 0.096s coverage: 93.8% of statements [2020-08-03T06:39:04.872Z] ok github.com/docker/docker/pkg/filenotify 0.146s coverage: 43.6% of statements [2020-08-03T06:39:05.341Z] ok github.com/docker/docker/pkg/fileutils 0.138s coverage: 87.7% of statements [2020-08-03T06:39:06.331Z] ok github.com/docker/docker/pkg/homedir 0.092s coverage: 42.9% of statements [2020-08-03T06:39:06.802Z] ok github.com/docker/docker/pkg/discovery/kv 3.360s coverage: 84.1% of statements [2020-08-03T06:39:06.802Z] ok github.com/docker/docker/pkg/idtools 0.147s coverage: 7.3% of statements [2020-08-03T06:39:08.377Z] ok github.com/docker/docker/pkg/locker 0.075s coverage: 88.9% of statements [2020-08-03T06:39:08.377Z] ok github.com/docker/docker/pkg/jsonmessage 0.155s coverage: 91.7% of statements [2020-08-03T06:39:08.377Z] ok github.com/docker/docker/pkg/ioutils 0.666s coverage: 68.4% of statements [2020-08-03T06:39:08.377Z] ok github.com/docker/docker/pkg/archive 7.890s coverage: 62.7% of statements [2020-08-03T06:39:08.595Z] --- PASS: TestServiceUpdateNetwork (14.17s) [2020-08-03T06:39:08.595Z] === RUN TestServiceUpdatePidsLimit [2020-08-03T06:39:08.846Z] ok github.com/docker/docker/pkg/longpath 0.040s coverage: 100.0% of statements [2020-08-03T06:39:09.167Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-08-03T06:39:09.314Z] ok github.com/docker/docker/pkg/namesgenerator 0.047s coverage: 85.7% of statements [2020-08-03T06:39:09.482Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-08-03T06:39:09.782Z] ok github.com/docker/docker/pkg/parsers 0.079s coverage: 97.0% of statements [2020-08-03T06:39:10.108Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-08-03T06:39:10.251Z] ok github.com/docker/docker/pkg/pidfile 0.040s coverage: 82.6% of statements [2020-08-03T06:39:10.412Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-08-03T06:39:10.669Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-08-03T06:39:11.232Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-08-03T06:39:11.241Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.103s coverage: 56.8% of statements [2020-08-03T06:39:12.232Z] ok github.com/docker/docker/pkg/plugins/transport 0.102s coverage: 85.7% of statements [2020-08-03T06:39:12.600Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-08-03T06:39:12.600Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-08-03T06:39:12.600Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-08-03T06:39:12.701Z] ok github.com/docker/docker/pkg/pools 0.070s coverage: 88.2% of statements [2020-08-03T06:39:13.170Z] ok github.com/docker/docker/pkg/progress 0.032s coverage: 75.9% of statements [2020-08-03T06:39:14.115Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-08-03T06:39:14.158Z] ok github.com/docker/docker/pkg/reexec 0.172s coverage: 82.4% of statements [2020-08-03T06:39:14.158Z] ok github.com/docker/docker/pkg/pubsub 1.066s coverage: 73.9% of statements [2020-08-03T06:39:14.492Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-08-03T06:39:14.492Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-08-03T06:39:15.053Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2020-08-03T06:39:15.151Z] ok github.com/docker/docker/pkg/signal 0.037s coverage: 20.3% of statements [2020-08-03T06:39:15.151Z] ok github.com/docker/docker/pkg/stdcopy 0.049s coverage: 100.0% of statements [2020-08-03T06:39:16.144Z] ok github.com/docker/docker/pkg/stringid 0.035s coverage: 70.6% of statements [2020-08-03T06:39:16.144Z] ok github.com/docker/docker/pkg/streamformatter 0.092s coverage: 66.2% of statements [2020-08-03T06:39:16.430Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2020-08-03T06:39:16.430Z] ? github.com/docker/docker/api/server/router [no test files] [2020-08-03T06:39:16.430Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-08-03T06:39:16.430Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-08-03T06:39:16.998Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-08-03T06:39:16.999Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-08-03T06:39:16.999Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-08-03T06:39:16.999Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-08-03T06:39:16.999Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-08-03T06:39:17.131Z] ok github.com/docker/docker/pkg/sysinfo 0.032s coverage: 38.2% of statements [2020-08-03T06:39:17.257Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-08-03T06:39:18.119Z] ok github.com/docker/docker/pkg/system 0.050s coverage: 13.8% of statements [2020-08-03T06:39:18.228Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-08-03T06:39:18.228Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-08-03T06:39:18.243Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-08-03T06:39:18.588Z] ok github.com/docker/docker/pkg/tailfile 0.219s coverage: 88.6% of statements [2020-08-03T06:39:18.873Z] ok github.com/docker/docker/api/server/router/swarm 0.012s coverage: 5.7% of statements [2020-08-03T06:39:18.873Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-08-03T06:39:18.873Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-08-03T06:39:18.873Z] ? github.com/docker/docker/api/types [no test files] [2020-08-03T06:39:18.873Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-08-03T06:39:18.873Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-08-03T06:39:18.873Z] ? github.com/docker/docker/api/types/container [no test files] [2020-08-03T06:39:18.873Z] ? github.com/docker/docker/api/types/events [no test files] [2020-08-03T06:39:19.056Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-08-03T06:39:19.056Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-08-03T06:39:19.056Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-08-03T06:39:19.056Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-08-03T06:39:19.056Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-08-03T06:39:19.056Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-08-03T06:39:19.056Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-08-03T06:39:19.056Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-08-03T06:39:19.445Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2020-08-03T06:39:19.445Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2020-08-03T06:39:19.445Z] ? github.com/docker/docker/api/types/image [no test files] [2020-08-03T06:39:19.445Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-08-03T06:39:19.445Z] ? github.com/docker/docker/api/types/network [no test files] [2020-08-03T06:39:19.445Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-08-03T06:39:19.445Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-08-03T06:39:19.445Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-08-03T06:39:19.445Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-08-03T06:39:19.524Z] ok github.com/docker/docker/pkg/tarsum 0.158s coverage: 89.3% of statements [2020-08-03T06:39:19.524Z] testing: warning: no tests to run [2020-08-03T06:39:19.524Z] coverage: [no statements] [2020-08-03T06:39:19.524Z] ok github.com/docker/docker/pkg/term/windows 0.063s coverage: [no statements] [no tests to run] [2020-08-03T06:39:19.703Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2020-08-03T06:39:19.961Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-08-03T06:39:19.961Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-08-03T06:39:19.961Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-08-03T06:39:19.961Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-08-03T06:39:19.961Z] ? github.com/docker/docker/builder [no test files] [2020-08-03T06:39:19.961Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-08-03T06:39:19.961Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-08-03T06:39:19.961Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-08-03T06:39:19.961Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-08-03T06:39:19.961Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-08-03T06:39:19.961Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-08-03T06:39:19.961Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-08-03T06:39:19.992Z] ok github.com/docker/docker/pkg/truncindex 0.155s coverage: 91.5% of statements [2020-08-03T06:39:20.461Z] ok github.com/docker/docker/pkg/urlutil 0.079s coverage: 100.0% of statements [2020-08-03T06:39:20.461Z] ok github.com/docker/docker/pkg/useragent 0.100s coverage: 88.9% of statements [2020-08-03T06:39:20.528Z] ok github.com/docker/docker/builder/dockerignore 0.003s coverage: 96.8% of statements [2020-08-03T06:39:22.025Z] ok github.com/docker/docker/plugin/v2 0.125s coverage: 20.1% of statements [2020-08-03T06:39:22.025Z] ok github.com/docker/docker/reference 0.242s coverage: 84.4% of statements [2020-08-03T06:39:22.493Z] ok github.com/docker/docker/plugin 0.181s coverage: 12.0% of statements [2020-08-03T06:39:22.584Z] === RUN TestDockerSuite/TestBuildExpose [2020-08-03T06:39:22.584Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-08-03T06:39:22.584Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-08-03T06:39:23.147Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-08-03T06:39:23.479Z] ok github.com/docker/docker/registry/resumable 0.249s coverage: 100.0% of statements [2020-08-03T06:39:23.709Z] === RUN TestDockerSuite/TestBuildFails [2020-08-03T06:39:23.812Z] ok github.com/docker/docker/builder/dockerfile 0.195s coverage: 48.1% of statements [2020-08-03T06:39:23.812Z] ok github.com/docker/docker/builder/remotecontext 0.105s coverage: 13.6% of statements [2020-08-03T06:39:23.947Z] ok github.com/docker/docker/restartmanager 0.033s coverage: 50.9% of statements [2020-08-03T06:39:24.271Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-08-03T06:39:24.271Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-08-03T06:39:24.932Z] ok github.com/docker/docker/runconfig 0.293s coverage: 52.2% of statements [2020-08-03T06:39:24.932Z] ok github.com/docker/docker/testutil 0.042s coverage: 62.5% of statements [2020-08-03T06:39:24.932Z] ok github.com/docker/docker/registry 0.499s coverage: 51.7% of statements [2020-08-03T06:39:25.187Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-08-03T06:39:25.753Z] ok github.com/docker/docker/builder/remotecontext/git 1.187s coverage: 86.3% of statements [2020-08-03T06:39:25.753Z] ? github.com/docker/docker/cli [no test files] [2020-08-03T06:39:25.753Z] ? github.com/docker/docker/cli/config [no test files] [2020-08-03T06:39:26.162Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-08-03T06:39:26.375Z] --- PASS: TestServiceUpdatePidsLimit (16.99s) [2020-08-03T06:39:26.375Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2020-08-03T06:39:26.375Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.13s) [2020-08-03T06:39:26.375Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2020-08-03T06:39:26.375Z] PASS [2020-08-03T06:39:26.375Z] [2020-08-03T06:39:26.375Z] === Skipped [2020-08-03T06:39:26.375Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-08-03T06:39:26.375Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-03T06:39:26.375Z] [2020-08-03T06:39:26.375Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-08-03T06:39:26.375Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-03T06:39:26.375Z] [2020-08-03T06:39:26.375Z] [2020-08-03T06:39:26.375Z] DONE 27 tests, 2 skipped in 158.218s [2020-08-03T06:39:26.375Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-08-03T06:39:26.375Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:39:26.375Z] ++ set -e [2020-08-03T06:39:26.375Z] ++ '[' -n 0 ']' [2020-08-03T06:39:26.375Z] ++ set -x [2020-08-03T06:39:26.375Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:39:26.375Z] INFO: Testing against a local daemon [2020-08-03T06:39:26.375Z] === RUN TestSessionCreate [2020-08-03T06:39:26.375Z] --- PASS: TestSessionCreate (0.05s) [2020-08-03T06:39:26.375Z] === RUN TestSessionCreateWithBadUpgrade [2020-08-03T06:39:26.375Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-08-03T06:39:26.375Z] PASS [2020-08-03T06:39:26.375Z] [2020-08-03T06:39:26.375Z] DONE 2 tests in 0.239s [2020-08-03T06:39:26.375Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-08-03T06:39:26.375Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:39:26.375Z] ++ set -e [2020-08-03T06:39:26.375Z] ++ '[' -n 0 ']' [2020-08-03T06:39:26.375Z] ++ set -x [2020-08-03T06:39:26.375Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:39:26.375Z] INFO: Testing against a local daemon [2020-08-03T06:39:26.375Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-08-03T06:39:26.375Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-03T06:39:26.375Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-03T06:39:26.375Z] === RUN TestEventsExecDie [2020-08-03T06:39:26.375Z] --- PASS: TestEventsExecDie (0.89s) [2020-08-03T06:39:26.375Z] === RUN TestEventsBackwardsCompatible [2020-08-03T06:39:26.636Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-08-03T06:39:26.636Z] === RUN TestInfoBinaryCommits [2020-08-03T06:39:26.636Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-08-03T06:39:26.636Z] === RUN TestInfoAPIVersioned [2020-08-03T06:39:26.636Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-08-03T06:39:26.636Z] === RUN TestInfoDiscoveryBackend [2020-08-03T06:39:27.209Z] --- PASS: TestInfoDiscoveryBackend (0.60s) [2020-08-03T06:39:27.209Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-08-03T06:39:27.884Z] ok github.com/docker/docker/volume/drivers 0.199s coverage: 36.1% of statements [2020-08-03T06:39:27.884Z] ok github.com/docker/docker/volume/local 0.175s coverage: 37.7% of statements [2020-08-03T06:39:28.055Z] === RUN TestDockerSuite/TestBuildForceRm [2020-08-03T06:39:28.151Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-08-03T06:39:28.151Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-08-03T06:39:28.353Z] ok github.com/docker/docker/volume/mounts 0.161s coverage: 66.2% of statements [2020-08-03T06:39:28.723Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.60s) [2020-08-03T06:39:28.723Z] === RUN TestInfoAPI [2020-08-03T06:39:28.985Z] --- PASS: TestInfoAPI (0.05s) [2020-08-03T06:39:28.985Z] === RUN TestInfoAPIWarnings [2020-08-03T06:39:29.558Z] --- PASS: TestInfoAPIWarnings (0.67s) [2020-08-03T06:39:29.558Z] === RUN TestInfoDebug [2020-08-03T06:39:29.917Z] ok github.com/docker/docker/volume/service 0.362s coverage: 70.3% of statements [2020-08-03T06:39:29.942Z] ok github.com/docker/docker/client 0.170s coverage: 75.4% of statements [2020-08-03T06:39:30.129Z] --- PASS: TestInfoDebug (0.60s) [2020-08-03T06:39:30.130Z] === RUN TestInfoInsecureRegistries [2020-08-03T06:39:30.582Z] === RUN TestDockerSuite/TestBuildFromGit [2020-08-03T06:39:30.702Z] --- PASS: TestInfoInsecureRegistries (0.61s) [2020-08-03T06:39:30.702Z] === RUN TestInfoRegistryMirrors [2020-08-03T06:39:31.273Z] --- PASS: TestInfoRegistryMirrors (0.62s) [2020-08-03T06:39:31.273Z] === RUN TestLoginFailsWithBadCredentials [2020-08-03T06:39:31.512Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-08-03T06:39:31.534Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s) [2020-08-03T06:39:31.534Z] === RUN TestPingCacheHeaders [2020-08-03T06:39:31.534Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-08-03T06:39:31.534Z] === RUN TestPingGet [2020-08-03T06:39:31.798Z] --- PASS: TestPingGet (0.03s) [2020-08-03T06:39:31.798Z] === RUN TestPingHead [2020-08-03T06:39:31.798Z] --- PASS: TestPingHead (0.05s) [2020-08-03T06:39:31.798Z] === RUN TestVersion [2020-08-03T06:39:31.798Z] --- PASS: TestVersion (0.04s) [2020-08-03T06:39:31.798Z] PASS [2020-08-03T06:39:31.798Z] [2020-08-03T06:39:31.798Z] === Skipped [2020-08-03T06:39:31.798Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-03T06:39:31.798Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-03T06:39:31.798Z] [2020-08-03T06:39:31.798Z] [2020-08-03T06:39:31.798Z] DONE 18 tests, 1 skipped in 6.382s [2020-08-03T06:39:31.798Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-08-03T06:39:31.798Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:39:31.798Z] ++ set -e [2020-08-03T06:39:31.798Z] ++ '[' -n 0 ']' [2020-08-03T06:39:31.798Z] ++ set -x [2020-08-03T06:39:31.798Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:39:32.060Z] INFO: Testing against a local daemon [2020-08-03T06:39:32.060Z] === RUN TestVolumesCreateAndList [2020-08-03T06:39:32.060Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-08-03T06:39:32.060Z] === RUN TestVolumesRemove [2020-08-03T06:39:32.060Z] --- PASS: TestVolumesRemove (0.11s) [2020-08-03T06:39:32.060Z] === RUN TestVolumesInspect [2020-08-03T06:39:32.060Z] --- PASS: TestVolumesInspect (0.03s) [2020-08-03T06:39:32.060Z] === RUN TestVolumesInvalidJSON [2020-08-03T06:39:32.060Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-08-03T06:39:32.060Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-08-03T06:39:32.060Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-08-03T06:39:32.060Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-08-03T06:39:32.060Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-08-03T06:39:32.060Z] PASS [2020-08-03T06:39:32.060Z] [2020-08-03T06:39:32.060Z] DONE 5 tests in 0.367s [2020-08-03T06:39:32.060Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-03T06:39:32.088Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-08-03T06:39:32.631Z] ++++ cat bundles/test-integration/docker.pid [2020-08-03T06:39:32.631Z] +++ kill 13549 [2020-08-03T06:39:33.021Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-08-03T06:39:34.014Z] +++ /etc/init.d/apparmor stop [2020-08-03T06:39:34.014Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-03T06:39:34.014Z] [2020-08-03T06:39:34.014Z] Unloading profiles will leave already running processes permanently [2020-08-03T06:39:34.014Z] unconfined, which can lead to unexpected situations. [2020-08-03T06:39:34.014Z] [2020-08-03T06:39:34.014Z] To set a process to complain mode, use the command line tool [2020-08-03T06:39:34.014Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-03T06:39:34.014Z] +++ true [2020-08-03T06:39:34.014Z] exiting test-integration [2020-08-03T06:39:34.014Z] ++ exit 0 [2020-08-03T06:39:34.014Z] [2020-08-03T06:39:34.918Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-08-03T06:39:35.481Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-08-03T06:39:35.737Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-08-03T06:39:35.993Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress Post stage [Pipeline] junit [2020-08-03T06:39:36.571Z] Recording test results [2020-08-03T06:39:36.925Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-08-03T06:39:37.430Z] + echo Ensuring container killed. [2020-08-03T06:39:37.430Z] Ensuring container killed. [2020-08-03T06:39:37.431Z] + docker rm -vf docker-pr1 [2020-08-03T06:39:37.431Z] Error: No such container: docker-pr1 [2020-08-03T06:39:37.431Z] + true [Pipeline] sh [2020-08-03T06:39:37.725Z] + echo Chowning /workspace to jenkins user [2020-08-03T06:39:37.725Z] Chowning /workspace to jenkins user [2020-08-03T06:39:37.725Z] + id -u [2020-08-03T06:39:37.725Z] + id -g [2020-08-03T06:39:37.725Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41306:/workspace busybox chown -R 1000:1000 /workspace [2020-08-03T06:39:37.725Z] Unable to find image 'busybox:latest' locally [2020-08-03T06:39:37.725Z] latest: Pulling from library/busybox [2020-08-03T06:39:37.986Z] b532f239b6e6: Pulling fs layer [2020-08-03T06:39:37.986Z] b532f239b6e6: Verifying Checksum [2020-08-03T06:39:37.986Z] b532f239b6e6: Download complete [2020-08-03T06:39:38.247Z] b532f239b6e6: Pull complete [2020-08-03T06:39:38.247Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-08-03T06:39:38.247Z] Status: Downloaded newer image for busybox:latest [2020-08-03T06:39:38.295Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-08-03T06:39:40.188Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-03T06:39:41.883Z] + bundleName=arm64-integration [2020-08-03T06:39:41.883Z] + echo Creating arm64-integration-bundles.tar.gz [2020-08-03T06:39:41.883Z] Creating arm64-integration-bundles.tar.gz [2020-08-03T06:39:41.883Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-08-03T06:39:41.883Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2020-08-03T06:39:42.081Z] === RUN TestDockerSuite/TestBuildHistory [Pipeline] archiveArtifacts [2020-08-03T06:39:42.157Z] Archiving artifacts [2020-08-03T06:39:44.148Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41306/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-03T06:39:44.487Z] + make clean [2020-08-03T06:39:45.059Z] docker volume rm -f docker-dev-cache [2020-08-03T06:39:45.059Z] docker-dev-cache [Pipeline] deleteDir [2020-08-03T06:39:46.255Z] === RUN TestDockerSuite/TestBuildIidFile [2020-08-03T06:39:46.255Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-08-03T06:39:46.255Z] === RUN TestDockerSuite/TestBuildInheritance [2020-08-03T06:39:47.184Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-08-03T06:39:47.440Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-08-03T06:39:47.698Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-08-03T06:39:47.830Z] ok github.com/docker/docker/pkg/plugins 34.896s coverage: 73.4% of statements [2020-08-03T06:39:47.830Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-08-03T06:39:47.830Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-08-03T06:39:47.830Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-08-03T06:39:47.830Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-08-03T06:39:47.830Z] ? github.com/docker/docker/pkg/term [no test files] [2020-08-03T06:39:47.830Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-08-03T06:39:47.830Z] ? github.com/docker/docker/rootless [no test files] [2020-08-03T06:39:47.830Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-08-03T06:39:47.830Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-08-03T06:39:47.830Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-08-03T06:39:47.830Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-08-03T06:39:47.830Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-08-03T06:39:47.830Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-08-03T06:39:47.830Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-08-03T06:39:47.830Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-08-03T06:39:47.830Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-08-03T06:39:47.830Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-08-03T06:39:47.830Z] ? github.com/docker/docker/testutil/request [no test files] [2020-08-03T06:39:47.830Z] ? github.com/docker/docker/volume [no test files] [2020-08-03T06:39:47.830Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-08-03T06:39:47.830Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-08-03T06:39:47.830Z] [2020-08-03T06:39:47.830Z] === Skipped [2020-08-03T06:39:47.830Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-08-03T06:39:47.830Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-08-03T06:39:47.830Z] [2020-08-03T06:39:47.830Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-08-03T06:39:47.830Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-08-03T06:39:47.830Z] [2020-08-03T06:39:47.830Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2020-08-03T06:39:47.830Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-08-03T06:39:47.830Z] [2020-08-03T06:39:47.830Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-08-03T06:39:47.830Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-08-03T06:39:47.830Z] [2020-08-03T06:39:47.830Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-08-03T06:39:47.830Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-08-03T06:39:47.830Z] [2020-08-03T06:39:47.830Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-08-03T06:39:47.830Z] client_test.go:23: runtime.GOOS == "windows" [2020-08-03T06:39:47.830Z] [2020-08-03T06:39:47.830Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-08-03T06:39:47.830Z] daemon_test.go:147: root required [2020-08-03T06:39:47.830Z] [2020-08-03T06:39:47.830Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-08-03T06:39:47.830Z] reload_test.go:520: root required [2020-08-03T06:39:47.830Z] [2020-08-03T06:39:47.830Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-08-03T06:39:47.830Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2020-08-03T06:39:47.830Z] [2020-08-03T06:39:47.830Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-08-03T06:39:47.830Z] pull_v2_test.go:73: Needs fixing on Windows [2020-08-03T06:39:47.830Z] [2020-08-03T06:39:47.830Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-08-03T06:39:47.830Z] pull_v2_test.go:118: Needs fixing on Windows [2020-08-03T06:39:47.830Z] [2020-08-03T06:39:47.830Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-08-03T06:39:47.830Z] download_test.go:268: Needs fixing on Windows [2020-08-03T06:39:47.830Z] [2020-08-03T06:39:47.830Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-08-03T06:39:47.830Z] layer_test.go:304: Failing on Windows [2020-08-03T06:39:47.830Z] [2020-08-03T06:39:47.830Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-08-03T06:39:47.830Z] layer_test.go:353: Failing on Windows [2020-08-03T06:39:47.830Z] [2020-08-03T06:39:47.830Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-08-03T06:39:47.830Z] layer_test.go:468: Failing on Windows [2020-08-03T06:39:47.830Z] [2020-08-03T06:39:47.830Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-08-03T06:39:47.830Z] layer_test.go:697: Failing on Windows [2020-08-03T06:39:47.830Z] [2020-08-03T06:39:47.830Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-08-03T06:39:47.830Z] migration_test.go:46: Failing on Windows [2020-08-03T06:39:47.830Z] [2020-08-03T06:39:47.830Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-08-03T06:39:47.830Z] migration_test.go:182: Failing on Windows [2020-08-03T06:39:47.830Z] [2020-08-03T06:39:47.830Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-08-03T06:39:47.830Z] mount_test.go:17: Failing on Windows [2020-08-03T06:39:47.830Z] [2020-08-03T06:39:47.830Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-08-03T06:39:47.830Z] mount_test.go:76: Failing on Windows [2020-08-03T06:39:47.830Z] [2020-08-03T06:39:47.830Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-08-03T06:39:47.830Z] mount_test.go:125: Failing on Windows [2020-08-03T06:39:47.830Z] [2020-08-03T06:39:47.830Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-08-03T06:39:47.830Z] mount_test.go:212: Failing on Windows [2020-08-03T06:39:47.830Z] [2020-08-03T06:39:47.830Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-08-03T06:39:47.830Z] archive_test.go:133: Xz not present in msys2 [2020-08-03T06:39:47.830Z] [2020-08-03T06:39:47.830Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-08-03T06:39:47.830Z] archive_test.go:238: Failing on Windows CI machines [2020-08-03T06:39:47.830Z] [2020-08-03T06:39:47.830Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-08-03T06:39:47.830Z] archive_windows_test.go:16: Currently fails [2020-08-03T06:39:47.830Z] [2020-08-03T06:39:47.830Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-08-03T06:39:47.830Z] changes_test.go:192: needs more investigation [2020-08-03T06:39:47.830Z] [2020-08-03T06:39:47.830Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-08-03T06:39:47.830Z] changes_test.go:405: needs further investigation [2020-08-03T06:39:47.830Z] [2020-08-03T06:39:47.830Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-08-03T06:39:47.830Z] changes_test.go:441: needs further investigation [2020-08-03T06:39:47.830Z] [2020-08-03T06:39:47.830Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-08-03T06:39:47.830Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-08-03T06:39:47.830Z] [2020-08-03T06:39:47.830Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-08-03T06:39:47.830Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-08-03T06:39:47.830Z] [2020-08-03T06:39:47.830Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-08-03T06:39:47.830Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-08-03T06:39:47.830Z] [2020-08-03T06:39:47.830Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-08-03T06:39:47.830Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-08-03T06:39:47.830Z] [2020-08-03T06:39:47.830Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-08-03T06:39:47.830Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-08-03T06:39:47.830Z] [2020-08-03T06:39:47.830Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-08-03T06:39:47.830Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-08-03T06:39:47.830Z] [2020-08-03T06:39:47.830Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-08-03T06:39:47.830Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-08-03T06:39:47.830Z] [2020-08-03T06:39:47.830Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-08-03T06:39:47.830Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-08-03T06:39:47.830Z] [2020-08-03T06:39:47.830Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-08-03T06:39:47.830Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-08-03T06:39:47.830Z] [2020-08-03T06:39:47.830Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-08-03T06:39:47.830Z] poller_test.go:41: No chmod on Windows [2020-08-03T06:39:47.830Z] [2020-08-03T06:39:47.830Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-08-03T06:39:47.830Z] fileutils_test.go:134: Needs porting to Windows [2020-08-03T06:39:47.830Z] [2020-08-03T06:39:47.830Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-08-03T06:39:47.830Z] fileutils_test.go:180: Needs porting to Windows [2020-08-03T06:39:47.830Z] [2020-08-03T06:39:47.830Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-08-03T06:39:47.830Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-08-03T06:39:47.830Z] [2020-08-03T06:39:47.830Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2020-08-03T06:39:47.830Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-08-03T06:39:47.830Z] [2020-08-03T06:39:47.830Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2020-08-03T06:39:47.830Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-08-03T06:39:47.830Z] [2020-08-03T06:39:47.830Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-08-03T06:39:47.830Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-08-03T06:39:47.830Z] [2020-08-03T06:39:47.830Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-08-03T06:39:47.830Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-08-03T06:39:47.830Z] [2020-08-03T06:39:47.830Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-08-03T06:39:47.830Z] local_test.go:181: runtime.GOOS == "windows" [2020-08-03T06:39:47.830Z] [2020-08-03T06:39:47.830Z] [2020-08-03T06:39:47.830Z] DONE 1765 tests, 46 skipped in 198.675s [2020-08-03T06:39:47.830Z] INFO: make.ps1 ended at 08/03/2020 06:39:47 [2020-08-03T06:39:48.627Z] === RUN TestDockerSuite/TestBuildLabel [2020-08-03T06:39:48.883Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-03T06:39:49.395Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-08-03T06:39:49.395Z] INFO: Unit tests ended at 08/03/2020 06:39:49. Duration:00:03:33.2808118 [2020-08-03T06:39:49.395Z] INFO: Building busybox [2020-08-03T06:39:49.395Z] Sending build context to Docker daemon 5.12kB [2020-08-03T06:39:49.395Z] [2020-08-03T06:39:49.395Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-08-03T06:39:49.395Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-08-03T06:39:49.395Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-08-03T06:39:49.395Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-08-03T06:39:49.395Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-08-03T06:39:49.395Z] ---> 987b1d5e0abf [2020-08-03T06:39:49.395Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-08-03T06:39:49.395Z] ---> Running in d40b8a9685e7 [2020-08-03T06:39:49.447Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-08-03T06:39:49.704Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-08-03T06:39:49.960Z] === RUN TestDockerSuite/TestBuildLabels [2020-08-03T06:39:50.523Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-08-03T06:39:51.894Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-08-03T06:39:54.417Z] === RUN TestDockerSuite/TestBuildLastModified [2020-08-03T06:39:55.270Z] Removing intermediate container d40b8a9685e7 [2020-08-03T06:39:55.270Z] ---> 7df70e87a460 [2020-08-03T06:39:55.270Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-08-03T06:39:55.270Z] ---> Running in a505b0f2ec29 [2020-08-03T06:39:55.270Z] Removing intermediate container a505b0f2ec29 [2020-08-03T06:39:55.270Z] ---> 0f0c90815572 [2020-08-03T06:39:55.270Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-08-03T06:39:55.270Z] ---> Running in 49b825e4d2fd [2020-08-03T06:39:55.270Z] Removing intermediate container 49b825e4d2fd [2020-08-03T06:39:55.270Z] ---> c37612729234 [2020-08-03T06:39:55.270Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-08-03T06:39:56.835Z] [2020-08-03T06:39:56.835Z] ---> cf8e04366a16 [2020-08-03T06:39:56.835Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-08-03T06:39:56.835Z] ---> Running in d730b5ef5ecd [2020-08-03T06:39:59.669Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-08-03T06:40:02.189Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-08-03T06:40:02.189Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-08-03T06:40:02.189Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-08-03T06:40:02.189Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-08-03T06:40:02.189Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-08-03T06:40:02.752Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-08-03T06:40:04.647Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-08-03T06:40:06.018Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-08-03T06:40:07.285Z] Removing intermediate container d730b5ef5ecd [2020-08-03T06:40:07.285Z] ---> 306fd6a08e53 [2020-08-03T06:40:07.285Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-08-03T06:40:07.285Z] ---> Running in c95e0503dd40 [2020-08-03T06:40:07.756Z] [2020-08-03T06:40:07.756Z] SUCCESS: Specified value was saved. [2020-08-03T06:40:08.674Z] ok github.com/docker/docker/cmd/dockerd 0.078s coverage: 30.8% of statements [2020-08-03T06:40:09.289Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-08-03T06:40:09.290Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-08-03T06:40:09.611Z] ok github.com/docker/docker/container 0.133s coverage: 34.4% of statements [2020-08-03T06:40:09.611Z] ? github.com/docker/docker/container/stream [no test files] [2020-08-03T06:40:09.611Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-08-03T06:40:09.611Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-08-03T06:40:09.611Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-08-03T06:40:09.853Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-08-03T06:40:10.733Z] Removing intermediate container c95e0503dd40 [2020-08-03T06:40:10.733Z] ---> 8cf717045ede [2020-08-03T06:40:10.733Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-08-03T06:40:10.733Z] ---> Running in 484402b4a213 [2020-08-03T06:40:14.542Z] Cannot create a file when that file already exists. [2020-08-03T06:40:19.596Z] ok github.com/docker/docker/daemon/cluster 0.057s coverage: 0.5% of statements [2020-08-03T06:40:19.801Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-08-03T06:40:19.801Z] --- PASS: TestImportExtremelyLargeImageWorks (214.72s) [2020-08-03T06:40:19.801Z] PASS [2020-08-03T06:40:19.801Z] [2020-08-03T06:40:19.801Z] DONE 12 tests in 218.141s [2020-08-03T06:40:19.801Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-08-03T06:40:19.801Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:40:19.801Z] ++ set -e [2020-08-03T06:40:19.801Z] ++ '[' -n 0 ']' [2020-08-03T06:40:19.801Z] ++ set -x [2020-08-03T06:40:19.801Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:40:19.801Z] INFO: Testing against a local daemon [2020-08-03T06:40:19.801Z] === RUN TestNetworkCreateDelete [2020-08-03T06:40:19.801Z] --- PASS: TestNetworkCreateDelete (0.23s) [2020-08-03T06:40:19.801Z] === RUN TestDockerNetworkDeletePreferID [2020-08-03T06:40:19.801Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2020-08-03T06:40:19.801Z] === RUN TestDaemonDNSFallback [2020-08-03T06:40:20.421Z] Removing intermediate container 484402b4a213 [2020-08-03T06:40:20.421Z] ---> 238791b10f32 [2020-08-03T06:40:20.421Z] Step 13/13 : CMD ["sh"] [2020-08-03T06:40:20.421Z] ---> Running in 005aef3a7bf8 [2020-08-03T06:40:20.421Z] Removing intermediate container 005aef3a7bf8 [2020-08-03T06:40:20.421Z] ---> 72fe5a38aa72 [2020-08-03T06:40:20.421Z] Successfully built 72fe5a38aa72 [2020-08-03T06:40:20.421Z] Successfully tagged busybox:latest [2020-08-03T06:40:20.421Z] INFO: Docker images of the daemon under test [2020-08-03T06:40:20.421Z] [2020-08-03T06:40:20.421Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-08-03T06:40:20.421Z] busybox latest 72fe5a38aa72 Less than a second ago 5.06GB [2020-08-03T06:40:20.421Z] microsoft/windowsservercore latest 987b1d5e0abf 3 weeks ago 4.99GB [2020-08-03T06:40:20.421Z] mcr.microsoft.com/windows/servercore ltsc2019 987b1d5e0abf 3 weeks ago 4.99GB [2020-08-03T06:40:20.421Z] [2020-08-03T06:40:20.421Z] INFO: Running integration tests at 08/03/2020 06:40:19... [2020-08-03T06:40:20.421Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-08-03T06:40:20.421Z] INFO: Integration API tests being run from the host: [2020-08-03T06:40:20.421Z] INFO: make.ps1 starting at 08/03/2020 06:40:19 [2020-08-03T06:40:20.889Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-08-03T06:40:21.171Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-08-03T06:40:21.504Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-08-03T06:40:21.734Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-08-03T06:40:22.882Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2020-08-03T06:40:23.103Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-08-03T06:40:23.103Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-08-03T06:40:25.623Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-08-03T06:40:26.187Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-08-03T06:40:26.187Z] --- PASS: TestDaemonDNSFallback (6.74s) [2020-08-03T06:40:26.187Z] === RUN TestInspectNetwork [2020-08-03T06:40:26.444Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-08-03T06:40:27.814Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-08-03T06:40:28.071Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-08-03T06:40:30.590Z] === RUN TestDockerSuite/TestBuildNetNone [2020-08-03T06:40:31.002Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 14.1% of statements [2020-08-03T06:40:31.153Z] === RUN TestDockerSuite/TestBuildNoContext [2020-08-03T06:40:31.153Z] === RUN TestInspectNetwork/full_network_id [2020-08-03T06:40:31.153Z] === RUN TestInspectNetwork/partial_network_id [2020-08-03T06:40:31.153Z] === RUN TestInspectNetwork/network_name [2020-08-03T06:40:31.153Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-08-03T06:40:31.716Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-08-03T06:40:32.279Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-08-03T06:40:32.909Z] ok github.com/docker/docker/daemon 12.136s coverage: 17.4% of statements [2020-08-03T06:40:32.909Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-08-03T06:40:32.909Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-08-03T06:40:32.909Z] ok github.com/docker/docker/daemon/config 0.062s coverage: 81.8% of statements [2020-08-03T06:40:33.209Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-08-03T06:40:33.465Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-08-03T06:40:33.722Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-08-03T06:40:33.979Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-08-03T06:40:34.236Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-08-03T06:40:34.287Z] ok github.com/docker/docker/daemon/discovery 0.005s coverage: 30.0% of statements [2020-08-03T06:40:34.287Z] ok github.com/docker/docker/daemon/events 0.060s coverage: 50.0% of statements [2020-08-03T06:40:34.287Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-08-03T06:40:34.287Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-08-03T06:40:34.800Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-08-03T06:40:35.665Z] ok github.com/docker/docker/daemon/graphdriver 0.024s coverage: 2.2% of statements [2020-08-03T06:40:35.733Z] --- PASS: TestInspectNetwork (9.37s) [2020-08-03T06:40:35.733Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-08-03T06:40:35.733Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-08-03T06:40:35.733Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-08-03T06:40:35.733Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-08-03T06:40:35.733Z] === RUN TestRunContainerWithBridgeNone [2020-08-03T06:40:36.300Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-08-03T06:40:36.865Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-08-03T06:40:37.429Z] --- PASS: TestRunContainerWithBridgeNone (1.92s) [2020-08-03T06:40:37.429Z] === RUN TestNetworkInvalidJSON [2020-08-03T06:40:37.429Z] === RUN TestNetworkInvalidJSON//networks/create [2020-08-03T06:40:37.429Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-08-03T06:40:37.429Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-08-03T06:40:37.429Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-08-03T06:40:37.429Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-03T06:40:37.429Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-03T06:40:37.429Z] === CONT TestNetworkInvalidJSON//networks/create [2020-08-03T06:40:37.429Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-03T06:40:37.429Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-08-03T06:40:37.429Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-08-03T06:40:37.429Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-08-03T06:40:37.429Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-08-03T06:40:37.429Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-08-03T06:40:37.429Z] === RUN TestHostIPv4BridgeLabel [2020-08-03T06:40:37.571Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.506s coverage: 73.1% of statements [2020-08-03T06:40:37.993Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2020-08-03T06:40:37.993Z] === RUN TestDaemonRestartWithLiveRestore [2020-08-03T06:40:38.138Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.9% of statements [2020-08-03T06:40:38.923Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-08-03T06:40:39.075Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.523s coverage: 57.0% of statements [2020-08-03T06:40:39.180Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-08-03T06:40:39.180Z] === RUN TestDaemonDefaultNetworkPools [2020-08-03T06:40:39.742Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-08-03T06:40:39.998Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2020-08-03T06:40:39.998Z] === RUN TestDaemonRestartWithExistingNetwork [2020-08-03T06:40:41.369Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s) [2020-08-03T06:40:41.369Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-08-03T06:40:41.620Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.8% of statements [2020-08-03T06:40:41.626Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-08-03T06:40:42.586Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.35s) [2020-08-03T06:40:42.586Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-08-03T06:40:42.586Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-08-03T06:40:42.999Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.556s coverage: 45.9% of statements [2020-08-03T06:40:42.999Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-08-03T06:40:43.167Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2020-08-03T06:40:43.167Z] === RUN TestServiceWithPredefinedNetwork [2020-08-03T06:40:43.258Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.274s coverage: 49.5% of statements [2020-08-03T06:40:43.424Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-08-03T06:40:43.995Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-08-03T06:40:45.861Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.475s coverage: 57.7% of statements [2020-08-03T06:40:45.861Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-08-03T06:40:45.861Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.312s coverage: 76.1% of statements [2020-08-03T06:40:45.861Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-08-03T06:40:45.889Z] --- PASS: TestServiceWithPredefinedNetwork (2.68s) [2020-08-03T06:40:45.889Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-08-03T06:40:45.889Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-03T06:40:45.889Z] service_test.go:236: FLAKY_TEST [2020-08-03T06:40:45.889Z] === RUN TestServiceWithDataPathPortInit [2020-08-03T06:40:46.224Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-03T06:40:46.224Z] INFO: Testing against a local daemon [2020-08-03T06:40:46.800Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.024s coverage: 58.0% of statements [2020-08-03T06:40:46.817Z] === RUN TestDockerSuite/TestBuildPATH [2020-08-03T06:40:47.738Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2020-08-03T06:40:48.674Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2020-08-03T06:40:49.337Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-08-03T06:40:49.337Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-08-03T06:40:50.052Z] ok github.com/docker/docker/daemon/images 0.036s coverage: 4.8% of statements [2020-08-03T06:40:50.052Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-08-03T06:40:50.052Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-08-03T06:40:50.266Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-08-03T06:40:50.311Z] ok github.com/docker/docker/daemon/logger 0.230s coverage: 41.0% of statements [2020-08-03T06:40:52.217Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 67.0% of statements [2020-08-03T06:40:52.217Z] ok github.com/docker/docker/daemon/logger/awslogs 0.167s coverage: 77.4% of statements [2020-08-03T06:40:52.217Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-08-03T06:40:52.217Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-08-03T06:40:53.153Z] ok github.com/docker/docker/daemon/logger/journald 0.014s coverage: 26.2% of statements [2020-08-03T06:40:53.413Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 61.6% of statements [2020-08-03T06:40:53.672Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2020-08-03T06:40:55.050Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 75.2% of statements [2020-08-03T06:40:55.050Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-08-03T06:40:55.309Z] time="2020-08-03T06:40:55Z" level=error msg="Failed to remove source log file: remove /tmp/TestCheckCapacityAndRotate797047638/log594747581.1: no such file or directory" [2020-08-03T06:40:55.309Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.044s coverage: 38.0% of statements [2020-08-03T06:40:56.685Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 33.3% of statements [2020-08-03T06:40:56.811Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-08-03T06:40:58.061Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2020-08-03T06:40:58.321Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-08-03T06:40:58.699Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-08-03T06:40:58.708Z] ok github.com/docker/docker/integration/build 13.793s [2020-08-03T06:40:58.708Z] [2020-08-03T06:40:58.708Z] === Skipped [2020-08-03T06:40:58.708Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-08-03T06:40:58.708Z] build_session_test.go:25: TODO: BuildKit [2020-08-03T06:40:58.708Z] [2020-08-03T06:40:58.708Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-08-03T06:40:58.708Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-08-03T06:40:58.708Z] [2020-08-03T06:40:58.708Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-08-03T06:40:58.708Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-03T06:40:58.708Z] [2020-08-03T06:40:58.708Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-08-03T06:40:58.708Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-03T06:40:58.708Z] [2020-08-03T06:40:58.708Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-08-03T06:40:58.708Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-03T06:40:58.708Z] [2020-08-03T06:40:58.708Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.01s) [2020-08-03T06:40:58.708Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-03T06:40:58.708Z] [2020-08-03T06:40:58.708Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-08-03T06:40:58.708Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-03T06:40:58.708Z] [2020-08-03T06:40:58.708Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.01s) [2020-08-03T06:40:58.708Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-03T06:40:58.708Z] [2020-08-03T06:40:58.708Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-08-03T06:40:58.708Z] build_test.go:492: testEnv.OSType == "windows" [2020-08-03T06:40:58.708Z] [2020-08-03T06:40:58.708Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-08-03T06:40:58.708Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-03T06:40:58.708Z] [2020-08-03T06:40:58.708Z] [2020-08-03T06:40:58.708Z] DONE 22 tests, 10 skipped in 36.136s [2020-08-03T06:40:58.708Z] [2020-08-03T06:40:58.708Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-08-03T06:40:58.888Z] ok github.com/docker/docker/daemon/logger/splunk 1.719s coverage: 82.5% of statements [2020-08-03T06:40:58.888Z] ? github.com/docker/docker/daemon/names [no test files] [2020-08-03T06:40:58.888Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements [2020-08-03T06:40:58.888Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-08-03T06:40:59.174Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-03T06:40:59.174Z] INFO: Testing against a local daemon [2020-08-03T06:40:59.174Z] ok github.com/docker/docker/integration/config 0.215s [2020-08-03T06:40:59.642Z] [2020-08-03T06:40:59.642Z] === Skipped [2020-08-03T06:40:59.642Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-08-03T06:40:59.642Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-08-03T06:40:59.642Z] [2020-08-03T06:40:59.642Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-08-03T06:40:59.642Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-08-03T06:40:59.642Z] [2020-08-03T06:40:59.642Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-08-03T06:40:59.642Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-08-03T06:40:59.642Z] [2020-08-03T06:40:59.642Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-08-03T06:40:59.642Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-08-03T06:40:59.642Z] [2020-08-03T06:40:59.642Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.02s) [2020-08-03T06:40:59.642Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-08-03T06:40:59.642Z] [2020-08-03T06:40:59.642Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-08-03T06:40:59.642Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-08-03T06:40:59.642Z] [2020-08-03T06:40:59.642Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-08-03T06:40:59.642Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-08-03T06:40:59.642Z] [2020-08-03T06:40:59.642Z] [2020-08-03T06:40:59.642Z] DONE 7 tests, 7 skipped in 2.347s [2020-08-03T06:40:59.642Z] [2020-08-03T06:40:59.642Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-08-03T06:41:00.070Z] === RUN TestDockerSuite/TestBuildRm [2020-08-03T06:41:00.632Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-08-03T06:41:01.197Z] --- PASS: TestServiceWithDataPathPortInit (15.41s) [2020-08-03T06:41:01.197Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-08-03T06:41:01.424Z] ok github.com/docker/docker/distribution/metadata 0.058s coverage: 48.2% of statements [2020-08-03T06:41:01.682Z] ok github.com/docker/docker/distribution 0.555s coverage: 22.1% of statements [2020-08-03T06:41:01.682Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-08-03T06:41:02.565Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-08-03T06:41:02.590Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-03T06:41:02.590Z] INFO: Testing against a local daemon [2020-08-03T06:41:02.620Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2020-08-03T06:41:03.557Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2020-08-03T06:41:03.567Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-08-03T06:41:04.125Z] ok github.com/docker/docker/distribution/xfer 1.880s coverage: 85.1% of statements [2020-08-03T06:41:04.125Z] ? github.com/docker/docker/dockerversion [no test files] [2020-08-03T06:41:04.385Z] ok github.com/docker/docker/image/cache 0.011s coverage: 19.2% of statements [2020-08-03T06:41:04.385Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-08-03T06:41:05.321Z] ok github.com/docker/docker/image/v1 0.022s coverage: 25.0% of statements [2020-08-03T06:41:05.321Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-08-03T06:41:05.473Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-08-03T06:41:05.473Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-08-03T06:41:05.888Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-08-03T06:41:06.036Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-08-03T06:41:08.929Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-08-03T06:41:08.929Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-08-03T06:41:08.929Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-08-03T06:41:08.932Z] ok github.com/docker/docker/opts 0.020s coverage: 67.4% of statements [2020-08-03T06:41:08.932Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-08-03T06:41:09.191Z] ok github.com/docker/docker/pkg/archive 0.305s coverage: 77.2% of statements [2020-08-03T06:41:09.862Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.59s) [2020-08-03T06:41:09.862Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:5i23pspl4qo4sqb73tw681iji Created:2020-08-03 06:41:02.963680184 +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[3355979fd0197ba799c5e3f1d4cf950fe58f2725e63cb7a915f90c8ad2b27c87:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ptcj9vg9f6ejybf8ds0lczbdg EndpointID:7f257e7651765116efd34dcb4f8847bb4c5667092c7f8b8b232e1194628b1c19 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:772fbbcfddc32d1fb0c1052bb0f78820f2813ff67f83a191b54784f0bdbabbcd 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:85031af52bdc IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ptcj9vg9f6ejybf8ds0lczbdg EndpointID:7f257e7651765116efd34dcb4f8847bb4c5667092c7f8b8b232e1194628b1c19 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-08-03T06:41:09.862Z] PASS [2020-08-03T06:41:09.862Z] [2020-08-03T06:41:09.862Z] === Skipped [2020-08-03T06:41:09.862Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-03T06:41:09.862Z] service_test.go:236: FLAKY_TEST [2020-08-03T06:41:09.862Z] [2020-08-03T06:41:09.862Z] [2020-08-03T06:41:09.862Z] DONE 23 tests, 1 skipped in 51.181s [2020-08-03T06:41:09.862Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-08-03T06:41:09.862Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:41:09.862Z] ++ set -e [2020-08-03T06:41:09.862Z] ++ '[' -n 0 ']' [2020-08-03T06:41:09.862Z] ++ set -x [2020-08-03T06:41:09.862Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:41:10.120Z] INFO: Testing against a local daemon [2020-08-03T06:41:10.120Z] === RUN TestDockerNetworkIpvlanPersistance [2020-08-03T06:41:10.120Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-03T06:41:10.120Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-03T06:41:10.120Z] === RUN TestDockerNetworkIpvlan [2020-08-03T06:41:10.120Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-08-03T06:41:10.120Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-03T06:41:10.120Z] PASS [2020-08-03T06:41:10.120Z] [2020-08-03T06:41:10.120Z] === Skipped [2020-08-03T06:41:10.120Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-03T06:41:10.120Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-03T06:41:10.120Z] [2020-08-03T06:41:10.120Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-08-03T06:41:10.120Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-03T06:41:10.120Z] [2020-08-03T06:41:10.120Z] [2020-08-03T06:41:10.120Z] DONE 2 tests, 2 skipped in 0.208s [2020-08-03T06:41:10.120Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-08-03T06:41:10.120Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:41:10.120Z] ++ set -e [2020-08-03T06:41:10.120Z] ++ '[' -n 0 ']' [2020-08-03T06:41:10.120Z] ++ set -x [2020-08-03T06:41:10.120Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:41:10.120Z] INFO: Testing against a local daemon [2020-08-03T06:41:10.120Z] === RUN TestDockerNetworkMacvlanPersistance [2020-08-03T06:41:10.127Z] ok github.com/docker/docker/pkg/authorization 0.202s coverage: 68.3% of statements [2020-08-03T06:41:10.386Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-08-03T06:41:10.386Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-08-03T06:41:10.684Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-08-03T06:41:10.941Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-08-03T06:41:11.197Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-08-03T06:41:11.197Z] === RUN TestDockerSuite/TestBuildSpaces [2020-08-03T06:41:11.761Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-08-03T06:41:11.761Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) [2020-08-03T06:41:11.761Z] === RUN TestDockerNetworkMacvlan [2020-08-03T06:41:12.331Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-08-03T06:41:12.331Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-08-03T06:41:12.588Z] === RUN TestDockerSuite/TestBuildStderr [2020-08-03T06:41:13.518Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-08-03T06:41:13.518Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-08-03T06:41:13.670Z] ok github.com/docker/docker/pkg/chrootarchive 2.493s coverage: 43.2% of statements [2020-08-03T06:41:14.237Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-08-03T06:41:14.237Z] ok github.com/docker/docker/layer 7.393s coverage: 68.8% of statements [2020-08-03T06:41:14.237Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-08-03T06:41:14.237Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-08-03T06:41:14.237Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-08-03T06:41:14.237Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-08-03T06:41:14.237Z] ? github.com/docker/docker/oci [no test files] [2020-08-03T06:41:14.237Z] ? github.com/docker/docker/oci/caps [no test files] [2020-08-03T06:41:14.237Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-08-03T06:41:14.237Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-08-03T06:41:14.448Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-08-03T06:41:14.497Z] ok github.com/docker/docker/pkg/discovery 0.008s coverage: 58.3% of statements [2020-08-03T06:41:15.063Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2020-08-03T06:41:15.631Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-08-03T06:41:16.198Z] ok github.com/docker/docker/pkg/discovery/nodes 0.011s coverage: 93.8% of statements [2020-08-03T06:41:16.765Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-08-03T06:41:16.970Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-08-03T06:41:16.970Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-08-03T06:41:17.533Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-08-03T06:41:17.709Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-08-03T06:41:18.464Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-08-03T06:41:18.645Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 89.5% of statements [2020-08-03T06:41:18.722Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-08-03T06:41:18.722Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-08-03T06:41:19.211Z] ok github.com/docker/docker/pkg/discovery/kv 3.072s coverage: 84.1% of statements [2020-08-03T06:41:19.211Z] ok github.com/docker/docker/pkg/fsutils 0.179s coverage: 85.1% of statements [2020-08-03T06:41:19.471Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2020-08-03T06:41:19.653Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-08-03T06:41:20.407Z] ok github.com/docker/docker/pkg/idtools 0.411s coverage: 70.5% of statements [2020-08-03T06:41:20.667Z] ok github.com/docker/docker/pkg/ioutils 0.506s coverage: 69.3% of statements [2020-08-03T06:41:20.926Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2020-08-03T06:41:21.023Z] === RUN TestDockerSuite/TestBuildUser [2020-08-03T06:41:21.185Z] ok github.com/docker/docker/pkg/locker 0.036s coverage: 88.9% of statements [2020-08-03T06:41:21.445Z] ok github.com/docker/docker/pkg/longpath 0.011s coverage: 100.0% of statements [2020-08-03T06:41:21.445Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-08-03T06:41:21.445Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-08-03T06:41:21.704Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-08-03T06:41:21.704Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-08-03T06:41:21.704Z] ok github.com/docker/docker/pkg/parsers 0.015s coverage: 97.0% of statements [2020-08-03T06:41:22.273Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2020-08-03T06:41:22.273Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2020-08-03T06:41:22.532Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2020-08-03T06:41:22.532Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-08-03T06:41:22.532Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-08-03T06:41:22.936Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-08-03T06:41:23.192Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-08-03T06:41:23.469Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.023s coverage: 56.8% of statements [2020-08-03T06:41:24.004Z] --- PASS: TestImportExtremelyLargeImageWorks (193.00s) [2020-08-03T06:41:24.004Z] PASS [2020-08-03T06:41:24.004Z] [2020-08-03T06:41:24.004Z] === Skipped [2020-08-03T06:41:24.004Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-08-03T06:41:24.004Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-03T06:41:24.004Z] [2020-08-03T06:41:24.004Z] [2020-08-03T06:41:24.004Z] DONE 12 tests, 1 skipped in 194.012s [2020-08-03T06:41:24.004Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-08-03T06:41:24.004Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:41:24.004Z] ++ set -e [2020-08-03T06:41:24.004Z] ++ '[' -n 0 ']' [2020-08-03T06:41:24.004Z] ++ set -x [2020-08-03T06:41:24.004Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:41:24.004Z] INFO: Testing against a local daemon [2020-08-03T06:41:24.004Z] === RUN TestNetworkCreateDelete [2020-08-03T06:41:24.004Z] --- PASS: TestNetworkCreateDelete (0.18s) [2020-08-03T06:41:24.004Z] === RUN TestDockerNetworkDeletePreferID [2020-08-03T06:41:24.004Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2020-08-03T06:41:24.004Z] === RUN TestDaemonDNSFallback [2020-08-03T06:41:24.004Z] --- PASS: TestDaemonDNSFallback (1.52s) [2020-08-03T06:41:24.004Z] === RUN TestInspectNetwork [2020-08-03T06:41:24.004Z] === RUN TestInspectNetwork/full_network_id [2020-08-03T06:41:24.004Z] === RUN TestInspectNetwork/partial_network_id [2020-08-03T06:41:24.004Z] === RUN TestInspectNetwork/network_name [2020-08-03T06:41:24.004Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-08-03T06:41:24.004Z] --- PASS: TestInspectNetwork (7.04s) [2020-08-03T06:41:24.004Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-08-03T06:41:24.004Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-08-03T06:41:24.004Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-08-03T06:41:24.004Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-08-03T06:41:24.004Z] === RUN TestRunContainerWithBridgeNone [2020-08-03T06:41:24.038Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-08-03T06:41:24.573Z] --- PASS: TestDockerNetworkMacvlan (12.64s) [2020-08-03T06:41:24.573Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2020-08-03T06:41:24.573Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2020-08-03T06:41:24.573Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.25s) [2020-08-03T06:41:24.573Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.20s) [2020-08-03T06:41:24.573Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.98s) [2020-08-03T06:41:24.573Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.88s) [2020-08-03T06:41:24.573Z] PASS [2020-08-03T06:41:24.573Z] [2020-08-03T06:41:24.573Z] DONE 8 tests in 14.184s [2020-08-03T06:41:24.573Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-08-03T06:41:24.573Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:41:24.573Z] ++ set -e [2020-08-03T06:41:24.573Z] ++ '[' -n 0 ']' [2020-08-03T06:41:24.573Z] ++ set -x [2020-08-03T06:41:24.573Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:41:24.573Z] testing: warning: no tests to run [2020-08-03T06:41:24.573Z] PASS [2020-08-03T06:41:24.573Z] [2020-08-03T06:41:24.573Z] DONE 0 tests in 0.024s [2020-08-03T06:41:24.573Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-08-03T06:41:24.573Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:41:24.573Z] ++ set -e [2020-08-03T06:41:24.573Z] ++ '[' -n 0 ']' [2020-08-03T06:41:24.573Z] ++ set -x [2020-08-03T06:41:24.573Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:41:24.573Z] INFO: Testing against a local daemon [2020-08-03T06:41:24.573Z] === RUN TestAuthZPluginAllowRequest [2020-08-03T06:41:24.606Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-08-03T06:41:24.606Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-08-03T06:41:24.649Z] --- PASS: TestRunContainerWithBridgeNone (1.79s) [2020-08-03T06:41:24.649Z] === RUN TestNetworkInvalidJSON [2020-08-03T06:41:24.649Z] === RUN TestNetworkInvalidJSON//networks/create [2020-08-03T06:41:24.649Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-08-03T06:41:24.649Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-08-03T06:41:24.649Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-08-03T06:41:24.649Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-03T06:41:24.649Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-03T06:41:24.946Z] === CONT TestNetworkInvalidJSON//networks/create [2020-08-03T06:41:24.946Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-03T06:41:24.946Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-08-03T06:41:24.946Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-08-03T06:41:24.946Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2020-08-03T06:41:24.946Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-08-03T06:41:24.946Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2020-08-03T06:41:24.946Z] === RUN TestHostIPv4BridgeLabel [2020-08-03T06:41:25.502Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-08-03T06:41:25.502Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-08-03T06:41:25.584Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2020-08-03T06:41:25.584Z] === RUN TestDaemonRestartWithLiveRestore [2020-08-03T06:41:25.980Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 73.9% of statements [2020-08-03T06:41:26.064Z] --- PASS: TestAuthZPluginAllowRequest (1.46s) [2020-08-03T06:41:26.064Z] === RUN TestAuthZPluginTLS [2020-08-03T06:41:26.238Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-08-03T06:41:26.627Z] --- PASS: TestAuthZPluginTLS (0.57s) [2020-08-03T06:41:26.627Z] === RUN TestAuthZPluginDenyRequest [2020-08-03T06:41:26.628Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-08-03T06:41:26.628Z] === RUN TestDaemonDefaultNetworkPools [2020-08-03T06:41:27.191Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2020-08-03T06:41:27.191Z] === RUN TestAuthZPluginAPIDenyResponse [2020-08-03T06:41:27.270Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2020-08-03T06:41:27.270Z] === RUN TestDaemonRestartWithExistingNetwork [2020-08-03T06:41:27.755Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2020-08-03T06:41:27.755Z] === RUN TestAuthZPluginDenyResponse [2020-08-03T06:41:28.314Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2020-08-03T06:41:28.314Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-08-03T06:41:28.319Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2020-08-03T06:41:28.319Z] === RUN TestAuthZPluginAllowEventStream [2020-08-03T06:41:29.523Z] ok github.com/docker/docker/pkg/signal 2.372s coverage: 61.0% of statements [2020-08-03T06:41:29.523Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-08-03T06:41:29.688Z] --- PASS: TestAuthZPluginAllowEventStream (1.40s) [2020-08-03T06:41:29.688Z] === RUN TestAuthZPluginErrorResponse [2020-08-03T06:41:29.782Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-08-03T06:41:29.846Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s) [2020-08-03T06:41:29.846Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-08-03T06:41:30.041Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-08-03T06:41:30.155Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-08-03T06:41:30.155Z] === RUN TestServiceWithPredefinedNetwork [2020-08-03T06:41:30.251Z] --- PASS: TestAuthZPluginErrorResponse (0.59s) [2020-08-03T06:41:30.251Z] === RUN TestAuthZPluginErrorRequest [2020-08-03T06:41:30.300Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-08-03T06:41:30.815Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-08-03T06:41:30.815Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-08-03T06:41:30.869Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.6% of statements [2020-08-03T06:41:31.379Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2020-08-03T06:41:31.379Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-08-03T06:41:31.437Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2020-08-03T06:41:32.005Z] ok github.com/docker/docker/pkg/tailfile 0.086s coverage: 88.6% of statements [2020-08-03T06:41:32.259Z] --- PASS: TestServiceWithPredefinedNetwork (2.01s) [2020-08-03T06:41:32.259Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-08-03T06:41:32.259Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-03T06:41:32.259Z] service_test.go:236: FLAKY_TEST [2020-08-03T06:41:32.259Z] === RUN TestServiceWithDataPathPortInit [2020-08-03T06:41:32.574Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2020-08-03T06:41:32.574Z] testing: warning: no tests to run [2020-08-03T06:41:32.574Z] coverage: [no statements] [2020-08-03T06:41:32.574Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-08-03T06:41:33.142Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-08-03T06:41:33.142Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-08-03T06:41:33.273Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.80s) [2020-08-03T06:41:33.273Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-08-03T06:41:33.402Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2020-08-03T06:41:35.164Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.75s) [2020-08-03T06:41:35.164Z] === RUN TestAuthZPluginHeader [2020-08-03T06:41:35.306Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.1% of statements [2020-08-03T06:41:35.727Z] --- PASS: TestAuthZPluginHeader (0.79s) [2020-08-03T06:41:35.727Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-08-03T06:41:35.874Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-08-03T06:41:36.813Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-08-03T06:41:37.073Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-08-03T06:41:38.248Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-08-03T06:41:38.506Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-08-03T06:41:38.538Z] ok github.com/docker/docker/registry 0.074s coverage: 56.3% of statements [2020-08-03T06:41:38.764Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-08-03T06:41:39.491Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2020-08-03T06:41:39.491Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2020-08-03T06:41:39.695Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-08-03T06:41:39.695Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.00s) [2020-08-03T06:41:39.695Z] === RUN TestAuthZPluginV2Disable [2020-08-03T06:41:40.258Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-08-03T06:41:40.436Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2020-08-03T06:41:40.436Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-08-03T06:41:41.206Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-08-03T06:41:41.206Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-08-03T06:41:41.206Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-08-03T06:41:41.206Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-08-03T06:41:41.206Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-08-03T06:41:45.298Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-08-03T06:41:45.298Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-08-03T06:41:45.298Z] --- PASS: TestAuthZPluginV2Disable (3.48s) [2020-08-03T06:41:45.298Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-08-03T06:41:45.298Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-08-03T06:41:45.298Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-08-03T06:41:45.298Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-08-03T06:41:45.298Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-08-03T06:41:45.300Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-08-03T06:41:45.300Z] ok github.com/docker/docker/volume/local 0.005s coverage: 73.0% of statements [2020-08-03T06:41:45.300Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-08-03T06:41:45.559Z] ok github.com/docker/docker/volume/service 0.017s coverage: 73.1% of statements [2020-08-03T06:41:46.227Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.03s) [2020-08-03T06:41:46.227Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-08-03T06:41:46.484Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-08-03T06:41:47.595Z] --- PASS: TestServiceWithDataPathPortInit (13.46s) [2020-08-03T06:41:47.595Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-08-03T06:41:47.850Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-08-03T06:41:48.412Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-08-03T06:41:48.977Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-08-03T06:41:49.541Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-08-03T06:41:49.541Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-08-03T06:41:49.800Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-08-03T06:41:50.729Z] === RUN TestDockerSuite/TestBuildXZHost [2020-08-03T06:41:53.206Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.69s) [2020-08-03T06:41:53.206Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:3ht69yr3mfzecbps7bayi5qbb Created:2020-08-03 06:41:46.666465032 +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[a83a36fbc10810b9497e67da9b2de8cb100e015023a0ac0b079bb904eb4c6cd7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tyoxbhsm1g0cj8l0g7lx6cqpa EndpointID:c13248d1bea6f480b17399c7e5f7b7e842560211428633daee4d73b62e659351 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:676131d097f4bf5d0d2fb50a9b9cb12d9c2258d597d1df45de04efa886db7150 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:3571746843eb IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tyoxbhsm1g0cj8l0g7lx6cqpa EndpointID:c13248d1bea6f480b17399c7e5f7b7e842560211428633daee4d73b62e659351 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-08-03T06:41:53.206Z] PASS [2020-08-03T06:41:53.206Z] [2020-08-03T06:41:53.206Z] === Skipped [2020-08-03T06:41:53.206Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-03T06:41:53.206Z] service_test.go:236: FLAKY_TEST [2020-08-03T06:41:53.206Z] [2020-08-03T06:41:53.206Z] [2020-08-03T06:41:53.206Z] DONE 23 tests, 1 skipped in 38.665s [2020-08-03T06:41:53.206Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-08-03T06:41:53.206Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:41:53.206Z] ++ set -e [2020-08-03T06:41:53.206Z] ++ '[' -n 0 ']' [2020-08-03T06:41:53.206Z] ++ set -x [2020-08-03T06:41:53.206Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:41:53.207Z] INFO: Testing against a local daemon [2020-08-03T06:41:53.207Z] === RUN TestDockerNetworkIpvlanPersistance [2020-08-03T06:41:53.207Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-03T06:41:53.207Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-03T06:41:53.207Z] === RUN TestDockerNetworkIpvlan [2020-08-03T06:41:53.207Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-08-03T06:41:53.207Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-03T06:41:53.207Z] PASS [2020-08-03T06:41:53.207Z] [2020-08-03T06:41:53.207Z] === Skipped [2020-08-03T06:41:53.207Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-03T06:41:53.207Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-03T06:41:53.207Z] [2020-08-03T06:41:53.207Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-08-03T06:41:53.207Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-03T06:41:53.207Z] [2020-08-03T06:41:53.207Z] [2020-08-03T06:41:53.207Z] DONE 2 tests, 2 skipped in 0.078s [2020-08-03T06:41:53.207Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-08-03T06:41:53.207Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:41:53.207Z] ++ set -e [2020-08-03T06:41:53.207Z] ++ '[' -n 0 ']' [2020-08-03T06:41:53.207Z] ++ set -x [2020-08-03T06:41:53.207Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:41:53.207Z] INFO: Testing against a local daemon [2020-08-03T06:41:53.207Z] === RUN TestDockerNetworkMacvlanPersistance [2020-08-03T06:41:53.849Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2020-08-03T06:41:53.849Z] === RUN TestDockerNetworkMacvlan [2020-08-03T06:41:54.000Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-08-03T06:41:54.000Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-08-03T06:41:54.000Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-08-03T06:41:54.909Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-08-03T06:41:54.932Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-08-03T06:41:54.932Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-08-03T06:41:55.548Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-08-03T06:41:55.863Z] === RUN TestDockerSuite/TestCommitChange [2020-08-03T06:41:56.064Z] ok github.com/docker/docker/integration/container 53.101s [2020-08-03T06:41:56.064Z] [2020-08-03T06:41:56.064Z] === Skipped [2020-08-03T06:41:56.064Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-08-03T06:41:56.064Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-03T06:41:56.064Z] [2020-08-03T06:41:56.064Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s) [2020-08-03T06:41:56.064Z] copy_test.go:25: testEnv.OSType == "windows" [2020-08-03T06:41:56.064Z] [2020-08-03T06:41:56.064Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-08-03T06:41:56.064Z] copy_test.go:39: testEnv.OSType == "windows" [2020-08-03T06:41:56.064Z] [2020-08-03T06:41:56.064Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-08-03T06:41:56.064Z] copy_test.go:51: testEnv.OSType == "windows" [2020-08-03T06:41:56.064Z] [2020-08-03T06:41:56.064Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2020-08-03T06:41:56.064Z] copy_test.go:65: testEnv.OSType == "windows" [2020-08-03T06:41:56.064Z] [2020-08-03T06:41:56.064Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-08-03T06:41:56.064Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-08-03T06:41:56.064Z] [2020-08-03T06:41:56.064Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-08-03T06:41:56.064Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-08-03T06:41:56.064Z] [2020-08-03T06:41:56.064Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-08-03T06:41:56.064Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-08-03T06:41:56.064Z] [2020-08-03T06:41:56.064Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-08-03T06:41:56.064Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2020-08-03T06:41:56.064Z] [2020-08-03T06:41:56.064Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-08-03T06:41:56.064Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2020-08-03T06:41:56.064Z] [2020-08-03T06:41:56.064Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-08-03T06:41:56.064Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-08-03T06:41:56.064Z] [2020-08-03T06:41:56.064Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-08-03T06:41:56.064Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-08-03T06:41:56.064Z] [2020-08-03T06:41:56.064Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-08-03T06:41:56.064Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-08-03T06:41:56.064Z] [2020-08-03T06:41:56.064Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-08-03T06:41:56.064Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-08-03T06:41:56.064Z] [2020-08-03T06:41:56.064Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-08-03T06:41:56.064Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-08-03T06:41:56.064Z] [2020-08-03T06:41:56.064Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-08-03T06:41:56.064Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-08-03T06:41:56.064Z] [2020-08-03T06:41:56.064Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-08-03T06:41:56.064Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-08-03T06:41:56.064Z] [2020-08-03T06:41:56.064Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-08-03T06:41:56.064Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-08-03T06:41:56.064Z] [2020-08-03T06:41:56.064Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-08-03T06:41:56.064Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-08-03T06:41:56.064Z] [2020-08-03T06:41:56.064Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-08-03T06:41:56.064Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-08-03T06:41:56.064Z] [2020-08-03T06:41:56.064Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-08-03T06:41:56.064Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-08-03T06:41:56.064Z] [2020-08-03T06:41:56.064Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-08-03T06:41:56.064Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-08-03T06:41:56.064Z] [2020-08-03T06:41:56.064Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-08-03T06:41:56.064Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-08-03T06:41:56.064Z] [2020-08-03T06:41:56.064Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-08-03T06:41:56.064Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-08-03T06:41:56.064Z] [2020-08-03T06:41:56.064Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-08-03T06:41:56.064Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-08-03T06:41:56.064Z] [2020-08-03T06:41:56.064Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-08-03T06:41:56.064Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-08-03T06:41:56.064Z] [2020-08-03T06:41:56.064Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-08-03T06:41:56.064Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-03T06:41:56.064Z] [2020-08-03T06:41:56.064Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-08-03T06:41:56.064Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-08-03T06:41:56.064Z] [2020-08-03T06:41:56.064Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-08-03T06:41:56.064Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-03T06:41:56.064Z] [2020-08-03T06:41:56.064Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-08-03T06:41:56.064Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-08-03T06:41:56.064Z] [2020-08-03T06:41:56.064Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-08-03T06:41:56.064Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-08-03T06:41:56.064Z] [2020-08-03T06:41:56.064Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-08-03T06:41:56.064Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-08-03T06:41:56.064Z] [2020-08-03T06:41:56.064Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-08-03T06:41:56.064Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-08-03T06:41:56.064Z] [2020-08-03T06:41:56.064Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-08-03T06:41:56.064Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-08-03T06:41:56.064Z] [2020-08-03T06:41:56.064Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-08-03T06:41:56.064Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-08-03T06:41:56.064Z] [2020-08-03T06:41:56.064Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-08-03T06:41:56.064Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-08-03T06:41:56.064Z] [2020-08-03T06:41:56.064Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-08-03T06:41:56.064Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-08-03T06:41:56.064Z] [2020-08-03T06:41:56.064Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-08-03T06:41:56.064Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-08-03T06:41:56.064Z] [2020-08-03T06:41:56.064Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-08-03T06:41:56.064Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-08-03T06:41:56.064Z] [2020-08-03T06:41:56.064Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-08-03T06:41:56.064Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-08-03T06:41:56.064Z] [2020-08-03T06:41:56.064Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-08-03T06:41:56.064Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-08-03T06:41:56.064Z] [2020-08-03T06:41:56.064Z] [2020-08-03T06:41:56.064Z] DONE 84 tests, 41 skipped in 55.757s [2020-08-03T06:41:56.064Z] [2020-08-03T06:41:56.064Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-08-03T06:41:56.592Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-08-03T06:41:56.793Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-08-03T06:41:57.625Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-03T06:41:57.625Z] INFO: Testing against a local daemon [2020-08-03T06:41:57.625Z] ok github.com/docker/docker/integration/image 0.437s [2020-08-03T06:41:57.754Z] ok github.com/docker/docker/pkg/plugins 33.617s coverage: 76.6% of statements [2020-08-03T06:41:57.755Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-08-03T06:41:57.755Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-08-03T06:41:57.755Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-08-03T06:41:57.755Z] ? github.com/docker/docker/pkg/term [no test files] [2020-08-03T06:41:57.755Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-08-03T06:41:57.755Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-08-03T06:41:57.755Z] ? github.com/docker/docker/rootless [no test files] [2020-08-03T06:41:57.755Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-08-03T06:41:57.755Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-08-03T06:41:57.755Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-08-03T06:41:57.755Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-08-03T06:41:57.755Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-08-03T06:41:57.755Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-08-03T06:41:57.755Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-08-03T06:41:57.755Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-08-03T06:41:57.755Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-08-03T06:41:57.755Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-08-03T06:41:57.755Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-08-03T06:41:57.755Z] ? github.com/docker/docker/testutil/request [no test files] [2020-08-03T06:41:57.755Z] ? github.com/docker/docker/volume [no test files] [2020-08-03T06:41:57.755Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-08-03T06:41:57.755Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-08-03T06:41:57.755Z] [2020-08-03T06:41:57.755Z] === Skipped [2020-08-03T06:41:57.755Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-08-03T06:41:57.755Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-08-03T06:41:57.755Z] [2020-08-03T06:41:57.755Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-08-03T06:41:57.755Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-08-03T06:41:57.755Z] [2020-08-03T06:41:57.755Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-08-03T06:41:57.755Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-03T06:41:57.755Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-03T06:41:57.755Z] [2020-08-03T06:41:57.755Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-08-03T06:41:57.755Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-03T06:41:57.755Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-03T06:41:57.755Z] [2020-08-03T06:41:57.755Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-08-03T06:41:57.755Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-03T06:41:57.755Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-03T06:41:57.755Z] [2020-08-03T06:41:57.755Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-08-03T06:41:57.755Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-03T06:41:57.755Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-03T06:41:57.755Z] [2020-08-03T06:41:57.755Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-08-03T06:41:57.755Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-03T06:41:57.755Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-03T06:41:57.755Z] [2020-08-03T06:41:57.755Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-08-03T06:41:57.755Z] graphtest_unix.go:73: No driver to put! [2020-08-03T06:41:57.755Z] [2020-08-03T06:41:57.755Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-08-03T06:41:57.755Z] time="2020-08-03T06:40:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-03T06:41:57.755Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-03T06:41:57.755Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-03T06:41:57.755Z] [2020-08-03T06:41:57.755Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-08-03T06:41:57.755Z] time="2020-08-03T06:40:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-03T06:41:57.755Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-03T06:41:57.755Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-03T06:41:57.755Z] [2020-08-03T06:41:57.755Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-08-03T06:41:57.755Z] time="2020-08-03T06:40:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-03T06:41:57.755Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-03T06:41:57.755Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-03T06:41:57.755Z] [2020-08-03T06:41:57.755Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-08-03T06:41:57.755Z] time="2020-08-03T06:40:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-03T06:41:57.755Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-03T06:41:57.755Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-03T06:41:57.755Z] [2020-08-03T06:41:57.755Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-08-03T06:41:57.755Z] time="2020-08-03T06:40:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-03T06:41:57.755Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-03T06:41:57.755Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-03T06:41:57.755Z] [2020-08-03T06:41:57.755Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-08-03T06:41:57.755Z] graphtest_unix.go:73: No driver to put! [2020-08-03T06:41:57.755Z] [2020-08-03T06:41:57.755Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-08-03T06:41:57.755Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-08-03T06:41:57.755Z] [2020-08-03T06:41:57.755Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-08-03T06:41:57.755Z] overlay_test.go:49: Fails to compute changes intermittently [2020-08-03T06:41:57.755Z] [2020-08-03T06:41:57.755Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-08-03T06:41:57.755Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-08-03T06:41:57.755Z] [2020-08-03T06:41:57.755Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-08-03T06:41:57.755Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-08-03T06:41:57.755Z] [2020-08-03T06:41:57.755Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-08-03T06:41:57.755Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-03T06:41:57.755Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-03T06:41:57.755Z] [2020-08-03T06:41:57.755Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-08-03T06:41:57.755Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-03T06:41:57.755Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-03T06:41:57.755Z] [2020-08-03T06:41:57.755Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-08-03T06:41:57.755Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-03T06:41:57.755Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-03T06:41:57.755Z] [2020-08-03T06:41:57.755Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-08-03T06:41:57.755Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-03T06:41:57.755Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-03T06:41:57.755Z] [2020-08-03T06:41:57.755Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-08-03T06:41:57.755Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-03T06:41:57.755Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-03T06:41:57.755Z] [2020-08-03T06:41:57.755Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-08-03T06:41:57.755Z] graphtest_unix.go:73: No driver to put! [2020-08-03T06:41:57.755Z] [2020-08-03T06:41:57.755Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-08-03T06:41:57.755Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-08-03T06:41:57.755Z] [2020-08-03T06:41:57.755Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-08-03T06:41:57.755Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-08-03T06:41:57.755Z] [2020-08-03T06:41:57.755Z] [2020-08-03T06:41:57.755Z] DONE 2123 tests, 26 skipped in 247.140s Post stage [Pipeline] junit [2020-08-03T06:41:57.768Z] Recording test results [2020-08-03T06:41:57.771Z] === RUN TestDockerSuite/TestCommitHardlink [2020-08-03T06:41:58.093Z] [2020-08-03T06:41:58.093Z] === Skipped [2020-08-03T06:41:58.093Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-08-03T06:41:58.093Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-03T06:41:58.093Z] [2020-08-03T06:41:58.093Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-08-03T06:41:58.093Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-08-03T06:41:58.093Z] [2020-08-03T06:41:58.093Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-08-03T06:41:58.093Z] remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-03T06:41:58.093Z] [2020-08-03T06:41:58.093Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-08-03T06:41:58.093Z] tag_test.go:98: testEnv.OSType == "windows" [2020-08-03T06:41:58.093Z] [2020-08-03T06:41:58.093Z] [2020-08-03T06:41:58.093Z] DONE 11 tests, 4 skipped in 2.515s [2020-08-03T06:41:58.093Z] [2020-08-03T06:41:58.093Z] Running D:\gopath\src\github.com\docker\docker\integration\network [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-08-03T06:41:58.428Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41306/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ad30ef91130b6445cc850cacb225737589ce38ee -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ad30ef91130b6445cc850cacb225737589ce38ee hack/validate/vendor [2020-08-03T06:41:58.677Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-08-03T06:41:58.993Z] No vendor changes in diff. [2020-08-03T06:41:59.139Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.67s) [2020-08-03T06:41:59.139Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-08-03T06:41:59.139Z] === RUN TestDockerSuite/TestCommitNewFile [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-08-03T06:41:59.890Z] + echo Building e2e image [2020-08-03T06:41:59.890Z] Building e2e image [2020-08-03T06:41:59.890Z] + docker build --build-arg DOCKER_GITCOMMIT=ad30ef91130b6445cc850cacb225737589ce38ee -t moby-e2e-test -f Dockerfile.e2e . [2020-08-03T06:41:59.890Z] #2 [internal] load .dockerignore [2020-08-03T06:41:59.890Z] #2 transferring context: 34B done [2020-08-03T06:41:59.890Z] #2 DONE 0.0s [2020-08-03T06:41:59.890Z] [2020-08-03T06:41:59.890Z] #1 [internal] load build definition from Dockerfile.e2e [2020-08-03T06:41:59.890Z] #1 transferring dockerfile: 3.21kB done [2020-08-03T06:41:59.890Z] #1 DONE 0.0s [2020-08-03T06:41:59.890Z] [2020-08-03T06:41:59.890Z] #4 [internal] load metadata for docker.io/library/golang:1.13.14-alpine [2020-08-03T06:42:00.069Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-08-03T06:42:00.154Z] #4 DONE 0.2s [2020-08-03T06:42:00.154Z] [2020-08-03T06:42:00.154Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-08-03T06:42:00.154Z] #3 DONE 0.2s [2020-08-03T06:42:00.154Z] [2020-08-03T06:42:00.154Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-08-03T06:42:00.154Z] #14 resolve docker.io/library/golang:1.13.14-alpine@sha256:f0634bb385432f172e2a1410877436790745347cc74c48fa33299acbb9141a4b done [2020-08-03T06:42:00.154Z] #14 sha256:f0634bb385432f172e2a1410877436790745347cc74c48fa33299acbb9141a4b 1.65kB / 1.65kB done [2020-08-03T06:42:00.154Z] #14 sha256:8c4e26ae98bc6cca696af54c802970fca0fe83353272e2d33ca3b1a5ed6a4c5f 1.36kB / 1.36kB done [2020-08-03T06:42:00.154Z] #14 sha256:298aa35a5d8df51a0106afd3977b44d7fe278954f25480a5d877e4db724cf992 3.83kB / 3.83kB done [2020-08-03T06:42:00.154Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done [2020-08-03T06:42:00.154Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.1s done [2020-08-03T06:42:00.154Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 0B / 127.35MB 0.1s [2020-08-03T06:42:00.154Z] #14 sha256:cfc5244440ca858ac4977159729e12b5d75de590df9f768b4e59848e07ed04e6 0B / 126B 0.1s [2020-08-03T06:42:00.308Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-03T06:42:00.308Z] INFO: Testing against a local daemon [2020-08-03T06:42:00.308Z] ok github.com/docker/docker/integration/network 0.223s [2020-08-03T06:42:00.308Z] [2020-08-03T06:42:00.308Z] === Skipped [2020-08-03T06:42:00.308Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-08-03T06:42:00.308Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-08-03T06:42:00.308Z] [2020-08-03T06:42:00.308Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-08-03T06:42:00.308Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-08-03T06:42:00.308Z] [2020-08-03T06:42:00.308Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2020-08-03T06:42:00.308Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-08-03T06:42:00.308Z] [2020-08-03T06:42:00.308Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-08-03T06:42:00.308Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-08-03T06:42:00.308Z] [2020-08-03T06:42:00.308Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-08-03T06:42:00.308Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-08-03T06:42:00.308Z] [2020-08-03T06:42:00.308Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-08-03T06:42:00.308Z] network_test.go:97: testEnv.OSType == "windows" [2020-08-03T06:42:00.308Z] [2020-08-03T06:42:00.308Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-08-03T06:42:00.308Z] service_test.go:29: testEnv.OSType == "windows" [2020-08-03T06:42:00.308Z] [2020-08-03T06:42:00.308Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-08-03T06:42:00.308Z] service_test.go:52: testEnv.OSType == "windows" [2020-08-03T06:42:00.308Z] [2020-08-03T06:42:00.308Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-08-03T06:42:00.308Z] service_test.go:96: testEnv.OSType == "windows" [2020-08-03T06:42:00.308Z] [2020-08-03T06:42:00.308Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-08-03T06:42:00.308Z] service_test.go:130: testEnv.OSType == "windows" [2020-08-03T06:42:00.308Z] [2020-08-03T06:42:00.308Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-08-03T06:42:00.308Z] service_test.go:181: testEnv.OSType == "windows" [2020-08-03T06:42:00.308Z] [2020-08-03T06:42:00.308Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-08-03T06:42:00.308Z] service_test.go:206: testEnv.OSType == "windows" [2020-08-03T06:42:00.308Z] [2020-08-03T06:42:00.308Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-03T06:42:00.308Z] service_test.go:236: FLAKY_TEST [2020-08-03T06:42:00.308Z] [2020-08-03T06:42:00.308Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-08-03T06:42:00.308Z] service_test.go:326: testEnv.OSType == "windows" [2020-08-03T06:42:00.308Z] [2020-08-03T06:42:00.309Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-08-03T06:42:00.309Z] service_test.go:394: testEnv.OSType == "windows" [2020-08-03T06:42:00.309Z] [2020-08-03T06:42:00.309Z] [2020-08-03T06:42:00.309Z] DONE 19 tests, 15 skipped in 2.443s [2020-08-03T06:42:00.309Z] [2020-08-03T06:42:00.309Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-08-03T06:42:00.412Z] #14 sha256:cfc5244440ca858ac4977159729e12b5d75de590df9f768b4e59848e07ed04e6 126B / 126B 0.1s done [2020-08-03T06:42:00.412Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d [2020-08-03T06:42:00.412Z] #14 ... [2020-08-03T06:42:00.412Z] [2020-08-03T06:42:00.412Z] #8 [internal] load build context [2020-08-03T06:42:00.412Z] #8 transferring context: 852.26kB 0.4s done [2020-08-03T06:42:00.412Z] #8 DONE 0.5s [2020-08-03T06:42:00.412Z] [2020-08-03T06:42:00.412Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-08-03T06:42:00.412Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 10.51MB / 127.35MB 0.4s [2020-08-03T06:42:00.412Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.3s done [2020-08-03T06:42:00.632Z] === RUN TestDockerSuite/TestCommitTTY [2020-08-03T06:42:00.671Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 18.09MB / 127.35MB 0.5s [2020-08-03T06:42:00.671Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done [2020-08-03T06:42:00.671Z] #14 ... [2020-08-03T06:42:00.671Z] [2020-08-03T06:42:00.672Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-08-03T06:42:00.672Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-08-03T06:42:00.672Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-08-03T06:42:00.672Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-08-03T06:42:00.672Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-08-03T06:42:00.672Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.2s done [2020-08-03T06:42:00.672Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.3s done [2020-08-03T06:42:00.672Z] #5 DONE 0.7s [2020-08-03T06:42:00.672Z] [2020-08-03T06:42:00.672Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-08-03T06:42:00.759Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-08-03T06:42:00.930Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 43.85MB / 127.35MB 0.8s [2020-08-03T06:42:01.197Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 54.12MB / 127.35MB 1.0s [2020-08-03T06:42:01.197Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 62.84MB / 127.35MB 1.1s [2020-08-03T06:42:01.294Z] testing: warning: no tests to run [2020-08-03T06:42:01.294Z] ok github.com/docker/docker/integration/network/ipvlan 0.067s [2020-08-03T06:42:01.294Z] [2020-08-03T06:42:01.294Z] DONE 0 tests in 0.774s [2020-08-03T06:42:01.294Z] [2020-08-03T06:42:01.294Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-08-03T06:42:01.461Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 72.24MB / 127.35MB 1.2s [2020-08-03T06:42:01.461Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 84.19MB / 127.35MB 1.3s [2020-08-03T06:42:01.559Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-08-03T06:42:01.720Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 112.87MB / 127.35MB 1.5s [2020-08-03T06:42:01.720Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 127.35MB / 127.35MB 1.7s [2020-08-03T06:42:02.157Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-08-03T06:42:02.279Z] testing: warning: no tests to run [2020-08-03T06:42:02.279Z] ok github.com/docker/docker/integration/network/macvlan 0.069s [2020-08-03T06:42:02.279Z] [2020-08-03T06:42:02.279Z] DONE 0 tests in 0.780s [2020-08-03T06:42:02.279Z] [2020-08-03T06:42:02.279Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-08-03T06:42:02.289Z] #14 ... [2020-08-03T06:42:02.289Z] [2020-08-03T06:42:02.289Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-08-03T06:42:02.289Z] #6 DONE 1.5s [2020-08-03T06:42:02.289Z] [2020-08-03T06:42:02.289Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-08-03T06:42:02.289Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 127.35MB / 127.35MB 2.2s done [2020-08-03T06:42:02.548Z] #14 extracting sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c [2020-08-03T06:42:02.746Z] testing: warning: no tests to run [2020-08-03T06:42:02.746Z] ok github.com/docker/docker/integration/plugin 0.072s [2020-08-03T06:42:02.746Z] [2020-08-03T06:42:02.746Z] DONE 0 tests in 0.755s [2020-08-03T06:42:03.093Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-08-03T06:42:03.214Z] [2020-08-03T06:42:03.214Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-08-03T06:42:03.656Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-08-03T06:42:03.656Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-08-03T06:42:03.656Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-08-03T06:42:03.656Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-08-03T06:42:03.656Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-08-03T06:42:03.656Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-08-03T06:42:03.656Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-08-03T06:42:03.681Z] testing: warning: no tests to run [2020-08-03T06:42:03.681Z] ok github.com/docker/docker/integration/plugin/authz 0.064s [2020-08-03T06:42:03.681Z] [2020-08-03T06:42:03.681Z] DONE 0 tests in 0.792s [2020-08-03T06:42:03.681Z] [2020-08-03T06:42:03.681Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-08-03T06:42:04.313Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-08-03T06:42:04.588Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-08-03T06:42:04.953Z] --- PASS: TestDockerNetworkMacvlan (10.84s) [2020-08-03T06:42:04.953Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-08-03T06:42:04.953Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-08-03T06:42:04.953Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.87s) [2020-08-03T06:42:04.953Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.88s) [2020-08-03T06:42:04.953Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.19s) [2020-08-03T06:42:04.953Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.64s) [2020-08-03T06:42:04.953Z] PASS [2020-08-03T06:42:04.953Z] [2020-08-03T06:42:04.953Z] DONE 8 tests in 12.287s [2020-08-03T06:42:04.953Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-08-03T06:42:04.953Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:42:04.953Z] ++ set -e [2020-08-03T06:42:04.953Z] ++ '[' -n 0 ']' [2020-08-03T06:42:04.953Z] ++ set -x [2020-08-03T06:42:04.953Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:42:04.953Z] testing: warning: no tests to run [2020-08-03T06:42:04.953Z] PASS [2020-08-03T06:42:04.953Z] [2020-08-03T06:42:04.953Z] DONE 0 tests in 0.013s [2020-08-03T06:42:04.953Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-08-03T06:42:04.953Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:42:04.953Z] ++ set -e [2020-08-03T06:42:04.953Z] ++ '[' -n 0 ']' [2020-08-03T06:42:04.953Z] ++ set -x [2020-08-03T06:42:04.953Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:42:04.953Z] INFO: Testing against a local daemon [2020-08-03T06:42:04.953Z] === RUN TestAuthZPluginAllowRequest [2020-08-03T06:42:05.955Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-08-03T06:42:05.955Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-08-03T06:42:05.955Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-08-03T06:42:06.475Z] --- PASS: TestAuthZPluginAllowRequest (1.29s) [2020-08-03T06:42:06.475Z] === RUN TestAuthZPluginTLS [2020-08-03T06:42:06.520Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-08-03T06:42:06.770Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-08-03T06:42:06.770Z] === RUN TestAuthZPluginDenyRequest [2020-08-03T06:42:07.082Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-08-03T06:42:07.338Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-08-03T06:42:07.410Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2020-08-03T06:42:07.410Z] === RUN TestAuthZPluginAPIDenyResponse [2020-08-03T06:42:07.708Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-08-03T06:42:07.708Z] === RUN TestAuthZPluginDenyResponse [2020-08-03T06:42:07.821Z] #14 extracting sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 5.1s [2020-08-03T06:42:07.901Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-08-03T06:42:07.901Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-08-03T06:42:07.901Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-08-03T06:42:08.349Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-08-03T06:42:08.349Z] === RUN TestAuthZPluginAllowEventStream [2020-08-03T06:42:08.388Z] #14 extracting sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 5.8s done [2020-08-03T06:42:08.463Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-08-03T06:42:08.463Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-08-03T06:42:08.463Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-08-03T06:42:08.463Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-08-03T06:42:08.463Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-08-03T06:42:08.646Z] #14 extracting sha256:cfc5244440ca858ac4977159729e12b5d75de590df9f768b4e59848e07ed04e6 done [2020-08-03T06:42:08.719Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-08-03T06:42:08.905Z] #14 DONE 8.8s [2020-08-03T06:42:08.905Z] [2020-08-03T06:42:08.905Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-08-03T06:42:08.975Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-08-03T06:42:09.163Z] #15 ... [2020-08-03T06:42:09.164Z] [2020-08-03T06:42:09.164Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-08-03T06:42:09.164Z] #7 0.701 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-08-03T06:42:09.164Z] #7 1.875 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-08-03T06:42:09.164Z] #7 1.979 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-08-03T06:42:09.164Z] #7 1.984 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-08-03T06:42:09.164Z] #7 1.994 (3/30) Installing readline (8.0.0-r0) [2020-08-03T06:42:09.164Z] #7 2.000 (4/30) Installing bash (5.0.0-r0) [2020-08-03T06:42:09.164Z] #7 2.014 Executing bash-5.0.0-r0.post-install [2020-08-03T06:42:09.164Z] #7 2.017 (5/30) Installing ca-certificates (20191127-r2) [2020-08-03T06:42:09.164Z] #7 2.034 (6/30) Installing libgcc (8.3.0-r0) [2020-08-03T06:42:09.164Z] #7 2.036 (7/30) Installing libstdc++ (8.3.0-r0) [2020-08-03T06:42:09.164Z] #7 2.053 (8/30) Installing binutils (2.32-r0) [2020-08-03T06:42:09.164Z] #7 2.162 (9/30) Installing gmp (6.1.2-r1) [2020-08-03T06:42:09.164Z] #7 2.171 (10/30) Installing isl (0.18-r0) [2020-08-03T06:42:09.164Z] #7 2.191 (11/30) Installing libgomp (8.3.0-r0) [2020-08-03T06:42:09.164Z] #7 2.196 (12/30) Installing libatomic (8.3.0-r0) [2020-08-03T06:42:09.164Z] #7 2.198 (13/30) Installing mpfr3 (3.1.5-r1) [2020-08-03T06:42:09.164Z] #7 2.204 (14/30) Installing mpc1 (1.1.0-r0) [2020-08-03T06:42:09.164Z] #7 2.207 (15/30) Installing gcc (8.3.0-r0) [2020-08-03T06:42:09.164Z] #7 3.052 (16/30) Installing musl-dev (1.1.22-r3) [2020-08-03T06:42:09.164Z] #7 3.161 (17/30) Installing libc-dev (0.7.1-r0) [2020-08-03T06:42:09.164Z] #7 3.162 (18/30) Installing g++ (8.3.0-r0) [2020-08-03T06:42:09.164Z] #7 3.709 (19/30) Installing nghttp2-libs (1.39.2-r1) [2020-08-03T06:42:09.164Z] #7 3.713 (20/30) Installing libcurl (7.66.0-r0) [2020-08-03T06:42:09.164Z] #7 3.723 (21/30) Installing expat (2.2.8-r0) [2020-08-03T06:42:09.164Z] #7 3.726 (22/30) Installing pcre2 (10.33-r0) [2020-08-03T06:42:09.164Z] #7 3.738 (23/30) Installing git (2.22.4-r0) [2020-08-03T06:42:09.164Z] #7 3.955 (24/30) Installing libmnl (1.0.4-r0) [2020-08-03T06:42:09.164Z] #7 3.958 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-08-03T06:42:09.164Z] #7 3.962 (26/30) Installing iptables (1.8.3-r1) [2020-08-03T06:42:09.164Z] #7 3.991 (27/30) Installing pigz (2.4-r0) [2020-08-03T06:42:09.164Z] #7 3.998 (28/30) Installing tar (1.32-r0) [2020-08-03T06:42:09.164Z] #7 4.007 (29/30) Installing xz-libs (5.2.4-r0) [2020-08-03T06:42:09.164Z] #7 4.009 (30/30) Installing xz (5.2.4-r0) [2020-08-03T06:42:09.164Z] #7 4.016 Executing busybox-1.30.1-r3.trigger [2020-08-03T06:42:09.164Z] #7 4.022 Executing ca-certificates-20191127-r2.trigger [2020-08-03T06:42:09.164Z] #7 4.078 OK: 179 MiB in 44 packages [2020-08-03T06:42:09.164Z] #7 DONE 6.7s [2020-08-03T06:42:09.164Z] [2020-08-03T06:42:09.164Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-08-03T06:42:09.164Z] #9 DONE 0.0s [2020-08-03T06:42:09.164Z] [2020-08-03T06:42:09.164Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-08-03T06:42:09.164Z] #10 DONE 0.0s [2020-08-03T06:42:09.164Z] [2020-08-03T06:42:09.164Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-08-03T06:42:09.164Z] #11 DONE 0.0s [2020-08-03T06:42:09.164Z] [2020-08-03T06:42:09.164Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-08-03T06:42:09.164Z] #12 DONE 0.0s [2020-08-03T06:42:09.164Z] [2020-08-03T06:42:09.164Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-08-03T06:42:09.164Z] #13 DONE 0.0s [2020-08-03T06:42:09.164Z] [2020-08-03T06:42:09.164Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-08-03T06:42:09.422Z] #15 0.580 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-03T06:42:09.537Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-08-03T06:42:09.868Z] --- PASS: TestAuthZPluginAllowEventStream (1.31s) [2020-08-03T06:42:09.868Z] === RUN TestAuthZPluginErrorResponse [2020-08-03T06:42:10.099Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-08-03T06:42:10.099Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-08-03T06:42:10.162Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-08-03T06:42:10.162Z] === RUN TestAuthZPluginErrorRequest [2020-08-03T06:42:10.796Z] #15 1.653 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-03T06:42:10.797Z] #15 1.758 (1/54) Installing ncurses-terminfo-base (6.2_p20200523-r0) [2020-08-03T06:42:10.797Z] #15 1.762 (2/54) Installing ncurses-libs (6.2_p20200523-r0) [2020-08-03T06:42:10.797Z] #15 1.768 (3/54) Installing readline (8.0.4-r0) [2020-08-03T06:42:10.797Z] #15 1.772 (4/54) Installing bash (5.0.17-r0) [2020-08-03T06:42:10.797Z] #15 1.783 Executing bash-5.0.17-r0.post-install [2020-08-03T06:42:10.797Z] #15 1.786 (5/54) Installing linux-headers (5.4.5-r1) [2020-08-03T06:42:10.797Z] #15 1.859 (6/54) Installing libblkid (2.35.2-r0) [2020-08-03T06:42:10.797Z] #15 1.863 (7/54) Installing libuuid (2.35.2-r0) [2020-08-03T06:42:10.797Z] #15 1.865 (8/54) Installing btrfs-progs-libs (5.6.1-r0) [2020-08-03T06:42:10.797Z] #15 1.870 (9/54) Installing btrfs-progs-dev (5.6.1-r0) [2020-08-03T06:42:10.797Z] #15 1.874 (10/54) Installing libgcc (9.3.0-r2) [2020-08-03T06:42:10.797Z] #15 1.875 (11/54) Installing libstdc++ (9.3.0-r2) [2020-08-03T06:42:10.797Z] #15 1.888 (12/54) Installing binutils (2.34-r1) [2020-08-03T06:42:10.797Z] #15 1.953 (13/54) Installing libmagic (5.38-r0) [2020-08-03T06:42:10.797Z] #15 1.973 (14/54) Installing file (5.38-r0) [2020-08-03T06:42:10.802Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-08-03T06:42:10.802Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-08-03T06:42:11.055Z] #15 1.974 (15/54) Installing gmp (6.2.0-r0) [2020-08-03T06:42:11.055Z] #15 1.979 (16/54) Installing isl (0.18-r0) [2020-08-03T06:42:11.055Z] #15 1.993 (17/54) Installing libgomp (9.3.0-r2) [2020-08-03T06:42:11.055Z] #15 1.996 (18/54) Installing libatomic (9.3.0-r2) [2020-08-03T06:42:11.055Z] #15 1.997 (19/54) Installing libgphobos (9.3.0-r2) [2020-08-03T06:42:11.055Z] #15 2.038 (20/54) Installing mpfr4 (4.0.2-r4) [2020-08-03T06:42:11.055Z] #15 2.043 (21/54) Installing mpc1 (1.1.0-r1) [2020-08-03T06:42:11.055Z] #15 2.045 (22/54) Installing gcc (9.3.0-r2) [2020-08-03T06:42:11.439Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2020-08-03T06:42:11.439Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-08-03T06:42:11.464Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-08-03T06:42:11.994Z] #15 2.874 (23/54) Installing musl-dev (1.1.24-r9) [2020-08-03T06:42:11.994Z] #15 2.944 (24/54) Installing libc-dev (0.7.2-r3) [2020-08-03T06:42:11.994Z] #15 2.945 (25/54) Installing g++ (9.3.0-r2) [2020-08-03T06:42:12.028Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-08-03T06:42:12.028Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-08-03T06:42:12.253Z] #15 3.360 (26/54) Installing make (4.3-r0) [2020-08-03T06:42:12.253Z] #15 3.363 (27/54) Installing fortify-headers (1.1-r0) [2020-08-03T06:42:12.253Z] #15 3.365 (28/54) Installing patch (2.7.6-r6) [2020-08-03T06:42:12.253Z] #15 3.368 (29/54) Installing build-base (0.5-r2) [2020-08-03T06:42:12.253Z] #15 3.369 (30/54) Installing nghttp2-libs (1.41.0-r0) [2020-08-03T06:42:12.253Z] #15 3.371 (31/54) Installing libcurl (7.69.1-r0) [2020-08-03T06:42:12.253Z] #15 3.377 (32/54) Installing curl (7.69.1-r0) [2020-08-03T06:42:12.253Z] #15 3.379 (33/54) Installing oniguruma (6.9.5-r1) [2020-08-03T06:42:12.253Z] #15 3.385 (34/54) Installing jq (1.6-r1) [2020-08-03T06:42:12.253Z] #15 3.392 (35/54) Installing device-mapper-libs (2.02.186-r1) [2020-08-03T06:42:12.254Z] #15 3.396 (36/54) Installing device-mapper-event-libs (2.02.186-r1) [2020-08-03T06:42:12.254Z] #15 3.398 (37/54) Installing libaio (0.3.112-r1) [2020-08-03T06:42:12.254Z] #15 3.399 (38/54) Installing lvm2-libs (2.02.186-r1) [2020-08-03T06:42:12.254Z] #15 3.429 (39/54) Installing blkid (2.35.2-r0) [2020-08-03T06:42:12.375Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-03T06:42:12.375Z] INFO: Testing against a local daemon [2020-08-03T06:42:12.375Z] ok github.com/docker/docker/integration/plugin/common 0.248s [2020-08-03T06:42:12.375Z] [2020-08-03T06:42:12.375Z] === Skipped [2020-08-03T06:42:12.375Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-08-03T06:42:12.375Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-08-03T06:42:12.375Z] [2020-08-03T06:42:12.375Z] [2020-08-03T06:42:12.375Z] DONE 3 tests, 1 skipped in 7.890s [2020-08-03T06:42:12.375Z] [2020-08-03T06:42:12.375Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-08-03T06:42:12.512Z] #15 3.431 (40/54) Installing libcap-ng (0.7.10-r0) [2020-08-03T06:42:12.512Z] #15 3.433 (41/54) Installing setpriv (2.35.2-r0) [2020-08-03T06:42:12.512Z] #15 3.434 (42/54) Installing libmount (2.35.2-r0) [2020-08-03T06:42:12.512Z] #15 3.439 (43/54) Installing libsmartcols (2.35.2-r0) [2020-08-03T06:42:12.512Z] #15 3.441 (44/54) Installing findmnt (2.35.2-r0) [2020-08-03T06:42:12.512Z] #15 3.443 (45/54) Installing mcookie (2.35.2-r0) [2020-08-03T06:42:12.512Z] #15 3.444 (46/54) Installing hexdump (2.35.2-r0) [2020-08-03T06:42:12.512Z] #15 3.446 (47/54) Installing lsblk (2.35.2-r0) [2020-08-03T06:42:12.512Z] #15 3.448 (48/54) Installing libfdisk (2.35.2-r0) [2020-08-03T06:42:12.512Z] #15 3.453 (49/54) Installing sfdisk (2.35.2-r0) [2020-08-03T06:42:12.512Z] #15 3.455 (50/54) Installing cfdisk (2.35.2-r0) [2020-08-03T06:42:12.512Z] #15 3.457 (51/54) Installing util-linux (2.35.2-r0) [2020-08-03T06:42:12.512Z] #15 3.491 (52/54) Installing pkgconf (1.7.2-r0) [2020-08-03T06:42:12.512Z] #15 3.494 (53/54) Installing util-linux-dev (2.35.2-r0) [2020-08-03T06:42:12.512Z] #15 3.514 (54/54) Installing lvm2-dev (2.02.186-r1) [2020-08-03T06:42:12.512Z] #15 3.518 Executing busybox-1.31.1-r16.trigger [2020-08-03T06:42:12.512Z] #15 3.526 OK: 230 MiB in 69 packages [2020-08-03T06:42:12.591Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-08-03T06:42:12.771Z] #15 DONE 3.9s [2020-08-03T06:42:12.771Z] [2020-08-03T06:42:12.771Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-08-03T06:42:12.971Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.68s) [2020-08-03T06:42:12.971Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-08-03T06:42:13.338Z] #16 DONE 0.5s [2020-08-03T06:42:13.338Z] [2020-08-03T06:42:13.338Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-08-03T06:42:13.519Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-08-03T06:42:13.906Z] #17 DONE 0.5s [2020-08-03T06:42:13.906Z] [2020-08-03T06:42:13.906Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-08-03T06:42:13.906Z] #18 DONE 0.0s [2020-08-03T06:42:13.906Z] [2020-08-03T06:42:13.906Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-08-03T06:42:13.906Z] #22 DONE 0.0s [2020-08-03T06:42:13.906Z] [2020-08-03T06:42:13.906Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-08-03T06:42:13.906Z] #19 DONE 0.0s [2020-08-03T06:42:13.906Z] [2020-08-03T06:42:13.906Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-08-03T06:42:13.906Z] #26 DONE 0.1s [2020-08-03T06:42:13.906Z] [2020-08-03T06:42:13.906Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-08-03T06:42:13.906Z] #27 DONE 0.0s [2020-08-03T06:42:13.906Z] [2020-08-03T06:42:13.906Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-08-03T06:42:13.906Z] #23 DONE 0.1s [2020-08-03T06:42:13.906Z] [2020-08-03T06:42:13.906Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-08-03T06:42:13.906Z] #28 DONE 0.0s [2020-08-03T06:42:13.906Z] [2020-08-03T06:42:13.906Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-08-03T06:42:14.081Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-08-03T06:42:14.619Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-03T06:42:14.619Z] INFO: Testing against a local daemon [2020-08-03T06:42:14.619Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.203s [2020-08-03T06:42:14.644Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-08-03T06:42:14.644Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-08-03T06:42:14.900Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-08-03T06:42:15.061Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.66s) [2020-08-03T06:42:15.061Z] === RUN TestAuthZPluginHeader [2020-08-03T06:42:15.087Z] [2020-08-03T06:42:15.087Z] === Skipped [2020-08-03T06:42:15.087Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-08-03T06:42:15.087Z] external_test.go:48: runtime.GOOS == "windows" [2020-08-03T06:42:15.087Z] [2020-08-03T06:42:15.087Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-08-03T06:42:15.087Z] external_test.go:408: runtime.GOOS == "windows" [2020-08-03T06:42:15.087Z] [2020-08-03T06:42:15.087Z] [2020-08-03T06:42:15.087Z] DONE 2 tests, 2 skipped in 3.054s [2020-08-03T06:42:15.087Z] [2020-08-03T06:42:15.087Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-08-03T06:42:15.368Z] --- PASS: TestAuthZPluginHeader (0.83s) [2020-08-03T06:42:15.368Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-08-03T06:42:15.368Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-08-03T06:42:15.368Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-03T06:42:15.368Z] === RUN TestAuthZPluginV2Disable [2020-08-03T06:42:15.368Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-08-03T06:42:15.368Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-03T06:42:15.368Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-08-03T06:42:15.464Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-08-03T06:42:15.464Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.67s) [2020-08-03T06:42:15.464Z] PASS [2020-08-03T06:42:15.464Z] [2020-08-03T06:42:15.464Z] DONE 17 tests in 51.194s [2020-08-03T06:42:15.464Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-08-03T06:42:15.464Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:42:15.464Z] ++ set -e [2020-08-03T06:42:15.464Z] ++ '[' -n 0 ']' [2020-08-03T06:42:15.464Z] ++ set -x [2020-08-03T06:42:15.464Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:42:15.663Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-08-03T06:42:15.663Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-03T06:42:15.663Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-08-03T06:42:15.663Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-08-03T06:42:15.663Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-03T06:42:15.663Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-08-03T06:42:15.721Z] INFO: Testing against a local daemon [2020-08-03T06:42:15.721Z] === RUN TestPluginInvalidJSON [2020-08-03T06:42:15.721Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-08-03T06:42:15.721Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-08-03T06:42:15.721Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-08-03T06:42:15.721Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-08-03T06:42:15.721Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-08-03T06:42:15.721Z] === RUN TestPluginInstall [2020-08-03T06:42:15.721Z] === RUN TestPluginInstall/no_auth [2020-08-03T06:42:15.978Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-08-03T06:42:16.234Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-08-03T06:42:16.798Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-08-03T06:42:17.193Z] #29 ... [2020-08-03T06:42:17.193Z] [2020-08-03T06:42:17.193Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-08-03T06:42:17.193Z] #24 0.828 + RM_GOPATH=0 [2020-08-03T06:42:17.193Z] #24 0.828 + TMP_GOPATH= [2020-08-03T06:42:17.193Z] #24 0.828 + : /build [2020-08-03T06:42:17.193Z] #24 0.828 + '[' -z '' ']' [2020-08-03T06:42:17.193Z] #24 0.828 ++ mktemp -d [2020-08-03T06:42:17.193Z] #24 0.828 + export GOPATH=/tmp/tmp.DCDoKk [2020-08-03T06:42:17.193Z] #24 0.828 + GOPATH=/tmp/tmp.DCDoKk [2020-08-03T06:42:17.193Z] #24 0.828 + RM_GOPATH=1 [2020-08-03T06:42:17.193Z] #24 0.828 + case "$(go env GOARCH)" in [2020-08-03T06:42:17.193Z] #24 0.828 ++ go env GOARCH [2020-08-03T06:42:17.193Z] #24 0.834 Install docker/cli version 17.06.2-ce from stable [2020-08-03T06:42:17.193Z] #24 0.835 + export GO_BUILDMODE=-buildmode=pie [2020-08-03T06:42:17.193Z] #24 0.835 + GO_BUILDMODE=-buildmode=pie [2020-08-03T06:42:17.193Z] #24 0.835 ++ dirname ./install.sh [2020-08-03T06:42:17.193Z] #24 0.835 + dir=. [2020-08-03T06:42:17.193Z] #24 0.835 + bin=dockercli [2020-08-03T06:42:17.193Z] #24 0.835 + shift [2020-08-03T06:42:17.193Z] #24 0.835 + '[' '!' -f ./dockercli.installer ']' [2020-08-03T06:42:17.193Z] #24 0.835 + . ./dockercli.installer [2020-08-03T06:42:17.193Z] #24 0.835 ++ : stable [2020-08-03T06:42:17.193Z] #24 0.835 ++ : 17.06.2-ce [2020-08-03T06:42:17.193Z] #24 0.835 + install_dockercli [2020-08-03T06:42:17.193Z] #24 0.835 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-08-03T06:42:17.193Z] #24 0.835 ++ uname -m [2020-08-03T06:42:17.193Z] #24 0.844 + arch=x86_64 [2020-08-03T06:42:17.193Z] #24 0.844 + '[' x86_64 '!=' x86_64 ']' [2020-08-03T06:42:17.193Z] #24 0.844 + url=https://download.docker.com/linux/static [2020-08-03T06:42:17.193Z] #24 0.844 + tar -xz docker/docker [2020-08-03T06:42:17.193Z] #24 0.844 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-08-03T06:42:17.193Z] #24 2.896 + mkdir -p /build [2020-08-03T06:42:17.193Z] #24 2.899 + mv docker/docker /build/ [2020-08-03T06:42:17.193Z] #24 2.901 + rmdir docker [2020-08-03T06:42:17.193Z] #24 DONE 3.1s [2020-08-03T06:42:17.193Z] [2020-08-03T06:42:17.193Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-08-03T06:42:17.193Z] #20 2.513 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-08-03T06:42:17.193Z] #20 3.236 [2020-08-03T06:42:17.297Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-03T06:42:17.297Z] INFO: Testing against a local daemon [2020-08-03T06:42:17.297Z] ok github.com/docker/docker/integration/plugin/logging 0.267s [2020-08-03T06:42:17.297Z] [2020-08-03T06:42:17.297Z] === Skipped [2020-08-03T06:42:17.297Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-08-03T06:42:17.297Z] read_test.go:21: no unix domain sockets on Windows [2020-08-03T06:42:17.297Z] [2020-08-03T06:42:17.297Z] [2020-08-03T06:42:17.297Z] DONE 1 tests, 1 skipped in 2.572s [2020-08-03T06:42:17.713Z] #20 3.369 #### 6.4% ##################### 30.0% ################################# 47.0% ############################################## 64.7% ############################################################## 87.1% ####################################################################### 99.6% ######################################################################## 100.0% [2020-08-03T06:42:17.771Z] [2020-08-03T06:42:17.771Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-08-03T06:42:17.972Z] #20 4.312 [2020-08-03T06:42:18.167Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-08-03T06:42:18.232Z] #20 4.428 ###################### 31.2% ######################################################################## 100.0% [2020-08-03T06:42:18.491Z] #20 ... [2020-08-03T06:42:18.491Z] [2020-08-03T06:42:18.491Z] #31 [builder 1/4] COPY . . [2020-08-03T06:42:18.491Z] #31 DONE 4.6s [2020-08-03T06:42:18.750Z] [2020-08-03T06:42:18.750Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-08-03T06:42:18.768Z] testing: warning: no tests to run [2020-08-03T06:42:18.768Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.139s [2020-08-03T06:42:18.768Z] [2020-08-03T06:42:18.768Z] DONE 0 tests in 1.349s [2020-08-03T06:42:18.768Z] [2020-08-03T06:42:18.768Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-08-03T06:42:19.317Z] #32 DONE 0.9s [2020-08-03T06:42:19.317Z] [2020-08-03T06:42:19.317Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-08-03T06:42:19.546Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-08-03T06:42:19.546Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-08-03T06:42:19.546Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-08-03T06:42:19.546Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-08-03T06:42:19.546Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-08-03T06:42:20.253Z] #33 0.946 [2020-08-03T06:42:20.476Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-08-03T06:42:20.512Z] #33 1.123 Removing bundles/ [2020-08-03T06:42:20.512Z] #33 1.124 [2020-08-03T06:42:20.512Z] #33 1.130 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-08-03T06:42:21.715Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-03T06:42:21.715Z] INFO: Testing against a local daemon [2020-08-03T06:42:21.715Z] ok github.com/docker/docker/integration/plugin/volumes 0.261s [2020-08-03T06:42:21.715Z] [2020-08-03T06:42:21.715Z] === Skipped [2020-08-03T06:42:21.715Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-08-03T06:42:21.715Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-08-03T06:42:21.715Z] [2020-08-03T06:42:21.715Z] [2020-08-03T06:42:21.715Z] DONE 1 tests, 1 skipped in 2.633s [2020-08-03T06:42:21.715Z] [2020-08-03T06:42:21.715Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-08-03T06:42:22.417Z] #33 2.875 Building test suite binary ./integration-cli/test.main [2020-08-03T06:42:22.993Z] time="2020-08-03T06:42:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-03T06:42:22.993Z] time="2020-08-03T06:42:22Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-08-03T06:42:22.993Z] time="2020-08-03T06:42:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:386b6fd84f64cb197f2bc272051d03125136c8b3eafab162eba4cc54202d26a1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-03T06:42:22.993Z] time="2020-08-03T06:42:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-03T06:42:22.993Z] time="2020-08-03T06:42:22Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-08-03T06:42:22.993Z] time="2020-08-03T06:42:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:386b6fd84f64cb197f2bc272051d03125136c8b3eafab162eba4cc54202d26a1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-03T06:42:23.249Z] === RUN TestPluginInstall/with_htpasswd [2020-08-03T06:42:23.812Z] time="2020-08-03T06:42:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-03T06:42:23.812Z] time="2020-08-03T06:42:23Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-08-03T06:42:23.812Z] time="2020-08-03T06:42:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4d7c5620fddc9457b4b4c44bd03f39cb652c3bdc47842174a941d76e850771bc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-03T06:42:23.812Z] time="2020-08-03T06:42:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-03T06:42:23.812Z] time="2020-08-03T06:42:23Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-08-03T06:42:23.812Z] time="2020-08-03T06:42:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4d7c5620fddc9457b4b4c44bd03f39cb652c3bdc47842174a941d76e850771bc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-03T06:42:23.930Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-03T06:42:23.930Z] INFO: Testing against a local daemon [2020-08-03T06:42:23.930Z] ok github.com/docker/docker/integration/secret 0.221s [2020-08-03T06:42:23.930Z] [2020-08-03T06:42:23.930Z] === Skipped [2020-08-03T06:42:23.930Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-08-03T06:42:23.930Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-08-03T06:42:23.930Z] [2020-08-03T06:42:23.930Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-08-03T06:42:23.930Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-08-03T06:42:23.930Z] [2020-08-03T06:42:23.930Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-08-03T06:42:23.930Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-08-03T06:42:23.930Z] [2020-08-03T06:42:23.930Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-08-03T06:42:23.930Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-08-03T06:42:23.930Z] [2020-08-03T06:42:23.930Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-08-03T06:42:23.930Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-08-03T06:42:23.930Z] [2020-08-03T06:42:23.930Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-08-03T06:42:23.930Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-08-03T06:42:23.930Z] [2020-08-03T06:42:23.930Z] [2020-08-03T06:42:23.930Z] DONE 6 tests, 6 skipped in 2.233s [2020-08-03T06:42:23.930Z] [2020-08-03T06:42:23.930Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-08-03T06:42:24.068Z] === RUN TestPluginInstall/with_insecure [2020-08-03T06:42:24.321Z] #33 ... [2020-08-03T06:42:24.321Z] [2020-08-03T06:42:24.321Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-08-03T06:42:24.321Z] #20 4.965 [2020-08-03T06:42:24.321Z] #20 5.115 ################### 27.0% ######################################################################## 100.0% [2020-08-03T06:42:24.321Z] #20 5.627 [2020-08-03T06:42:24.321Z] #20 5.747 0.0% ############ 18.0% ####################### 32.4% ########################################### 60.2% ########################################################## 81.4% ######################################################################## 100.0% [2020-08-03T06:42:24.321Z] #20 6.623 [2020-08-03T06:42:24.321Z] #20 6.749 # 1.5% ##### 7.3% ######## 12.1% ############# 18.4% ################ 23.6% ##################### 29.2% ######################## 34.7% ############################ 39.9% ################################ 45.1% #################################### 50.3% ####################################### 55.5% ########################################### 60.6% ############################################### 66.0% ################################################### 71.2% ####################################################### 76.4% ########################################################## 81.6% ############################################################## 86.8% ################################################################## 91.9% ##################################################################### 97.2% ######################################################################## 100.0% [2020-08-03T06:42:24.321Z] #20 8.966 [2020-08-03T06:42:24.321Z] #20 10.21 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-08-03T06:42:24.581Z] #20 10.68 [2020-08-03T06:42:24.581Z] #20 10.80 ############################# 41.0% ######################################################################## 100.0% [2020-08-03T06:42:24.630Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-08-03T06:42:25.149Z] #20 11.14 [2020-08-03T06:42:25.193Z] time="2020-08-03T06:42:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-03T06:42:25.193Z] time="2020-08-03T06:42:24Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-08-03T06:42:25.193Z] time="2020-08-03T06:42:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ae8f9c59e67833b4698f2b41cd30076d3fad4c6982d88e01119055c24e898eff" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-03T06:42:25.193Z] time="2020-08-03T06:42:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-03T06:42:25.193Z] time="2020-08-03T06:42:24Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-08-03T06:42:25.193Z] time="2020-08-03T06:42:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ae8f9c59e67833b4698f2b41cd30076d3fad4c6982d88e01119055c24e898eff" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-03T06:42:25.193Z] === RUN TestDockerSuite/TestContainerAPITop [2020-08-03T06:42:25.449Z] --- PASS: TestPluginInstall (9.67s) [2020-08-03T06:42:25.449Z] --- PASS: TestPluginInstall/no_auth (7.48s) [2020-08-03T06:42:25.449Z] --- PASS: TestPluginInstall/with_htpasswd (0.72s) [2020-08-03T06:42:25.449Z] --- PASS: TestPluginInstall/with_insecure (1.47s) [2020-08-03T06:42:25.449Z] plugin_test.go:157: [dfbc85a6b7438] daemon is not started [2020-08-03T06:42:25.449Z] PASS [2020-08-03T06:42:25.449Z] [2020-08-03T06:42:25.449Z] DONE 6 tests in 9.874s [2020-08-03T06:42:25.449Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-08-03T06:42:25.449Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:42:25.449Z] ++ set -e [2020-08-03T06:42:25.449Z] ++ '[' -n 0 ']' [2020-08-03T06:42:25.449Z] ++ set -x [2020-08-03T06:42:25.449Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:42:25.708Z] INFO: Testing against a local daemon [2020-08-03T06:42:25.708Z] === RUN TestExternalGraphDriver [2020-08-03T06:42:25.708Z] === RUN TestExternalGraphDriver/json [2020-08-03T06:42:25.965Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-08-03T06:42:25.966Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-08-03T06:42:25.966Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-08-03T06:42:26.087Z] #20 12.28 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-08-03T06:42:26.656Z] #20 12.77 [2020-08-03T06:42:26.880Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-03T06:42:26.880Z] INFO: Testing against a local daemon [2020-08-03T06:42:26.880Z] ok github.com/docker/docker/integration/service 0.340s [2020-08-03T06:42:26.880Z] [2020-08-03T06:42:26.880Z] === Skipped [2020-08-03T06:42:26.880Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-08-03T06:42:26.880Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-08-03T06:42:26.880Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-08-03T06:42:26.880Z] [2020-08-03T06:42:26.880Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-08-03T06:42:26.880Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-08-03T06:42:26.880Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-08-03T06:42:26.880Z] [2020-08-03T06:42:26.880Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-08-03T06:42:26.880Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-08-03T06:42:26.880Z] [2020-08-03T06:42:26.880Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-08-03T06:42:26.880Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2020-08-03T06:42:26.880Z] [2020-08-03T06:42:26.880Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-08-03T06:42:26.880Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2020-08-03T06:42:26.880Z] [2020-08-03T06:42:26.880Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-08-03T06:42:26.880Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2020-08-03T06:42:26.880Z] [2020-08-03T06:42:26.880Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-08-03T06:42:26.880Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2020-08-03T06:42:26.880Z] [2020-08-03T06:42:26.880Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-08-03T06:42:26.880Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2020-08-03T06:42:26.880Z] [2020-08-03T06:42:26.880Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-08-03T06:42:26.880Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2020-08-03T06:42:26.880Z] [2020-08-03T06:42:26.880Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-08-03T06:42:26.880Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2020-08-03T06:42:26.880Z] [2020-08-03T06:42:26.880Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-08-03T06:42:26.880Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-08-03T06:42:26.880Z] [2020-08-03T06:42:26.880Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-08-03T06:42:26.880Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-08-03T06:42:26.880Z] [2020-08-03T06:42:26.880Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-08-03T06:42:26.880Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-08-03T06:42:26.880Z] [2020-08-03T06:42:26.880Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-08-03T06:42:26.880Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-08-03T06:42:26.880Z] [2020-08-03T06:42:26.880Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-08-03T06:42:26.880Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-08-03T06:42:26.880Z] [2020-08-03T06:42:26.880Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-08-03T06:42:26.880Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-08-03T06:42:26.880Z] [2020-08-03T06:42:26.880Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-08-03T06:42:26.880Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-08-03T06:42:26.880Z] [2020-08-03T06:42:26.880Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-08-03T06:42:26.880Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-08-03T06:42:26.880Z] [2020-08-03T06:42:26.880Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-08-03T06:42:26.880Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-08-03T06:42:26.880Z] [2020-08-03T06:42:26.880Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-08-03T06:42:26.880Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-08-03T06:42:26.880Z] [2020-08-03T06:42:26.880Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-08-03T06:42:26.880Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-08-03T06:42:26.880Z] [2020-08-03T06:42:26.880Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-08-03T06:42:26.880Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-08-03T06:42:26.880Z] [2020-08-03T06:42:26.880Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2020-08-03T06:42:26.880Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-08-03T06:42:26.880Z] [2020-08-03T06:42:26.880Z] [2020-08-03T06:42:26.880Z] DONE 24 tests, 23 skipped in 2.787s [2020-08-03T06:42:26.880Z] [2020-08-03T06:42:26.880Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-08-03T06:42:26.915Z] #20 12.90 0.6% ######################################################################## 100.0% [2020-08-03T06:42:27.175Z] #20 13.32 [2020-08-03T06:42:27.338Z] === RUN TestExternalGraphDriver/spec [2020-08-03T06:42:28.555Z] #20 14.50 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-08-03T06:42:28.555Z] #20 14.71 skipping existing c35d46ef359f [2020-08-03T06:42:28.705Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-08-03T06:42:28.815Z] #20 14.98 [2020-08-03T06:42:28.961Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-08-03T06:42:29.093Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-03T06:42:29.093Z] INFO: Testing against a local daemon [2020-08-03T06:42:29.093Z] ok github.com/docker/docker/integration/session 0.173s [2020-08-03T06:42:29.093Z] [2020-08-03T06:42:29.093Z] === Skipped [2020-08-03T06:42:29.093Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-08-03T06:42:29.093Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-08-03T06:42:29.093Z] [2020-08-03T06:42:29.093Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-08-03T06:42:29.093Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-08-03T06:42:29.093Z] [2020-08-03T06:42:29.093Z] [2020-08-03T06:42:29.094Z] DONE 2 tests, 2 skipped in 2.158s [2020-08-03T06:42:29.094Z] [2020-08-03T06:42:29.094Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-08-03T06:42:29.218Z] === RUN TestExternalGraphDriver/pull [2020-08-03T06:42:29.781Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-08-03T06:42:30.194Z] #20 16.19 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-08-03T06:42:30.454Z] #20 16.68 [2020-08-03T06:42:30.711Z] --- PASS: TestExternalGraphDriver (5.09s) [2020-08-03T06:42:30.711Z] --- PASS: TestExternalGraphDriver/json (1.69s) [2020-08-03T06:42:30.711Z] --- PASS: TestExternalGraphDriver/spec (1.66s) [2020-08-03T06:42:30.711Z] --- PASS: TestExternalGraphDriver/pull (1.58s) [2020-08-03T06:42:30.711Z] === RUN TestGraphdriverPluginV2 [2020-08-03T06:42:30.713Z] #20 16.77 ######################################################################## 100.0% [2020-08-03T06:42:30.972Z] #20 17.03 [2020-08-03T06:42:30.972Z] #20 17.09 Download of images into '/build' complete. [2020-08-03T06:42:30.972Z] #20 17.09 Use something like the following to load the result into a Docker daemon: [2020-08-03T06:42:30.972Z] #20 17.09 tar -cC '/build' . | docker load [2020-08-03T06:42:31.232Z] #20 DONE 17.5s [2020-08-03T06:42:31.232Z] [2020-08-03T06:42:31.232Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-08-03T06:42:31.304Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-03T06:42:31.304Z] INFO: Testing against a local daemon [2020-08-03T06:42:32.293Z] ok github.com/docker/docker/integration/system 1.503s [2020-08-03T06:42:32.760Z] [2020-08-03T06:42:32.760Z] === Skipped [2020-08-03T06:42:32.760Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-03T06:42:32.760Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-08-03T06:42:32.760Z] [2020-08-03T06:42:32.760Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-08-03T06:42:32.760Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-08-03T06:42:32.760Z] [2020-08-03T06:42:32.760Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-08-03T06:42:32.760Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-08-03T06:42:32.760Z] [2020-08-03T06:42:32.760Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-08-03T06:42:32.760Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-03T06:42:32.760Z] [2020-08-03T06:42:32.760Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-08-03T06:42:32.760Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-08-03T06:42:32.760Z] [2020-08-03T06:42:32.760Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-08-03T06:42:32.760Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-08-03T06:42:32.760Z] [2020-08-03T06:42:32.760Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-08-03T06:42:32.760Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-08-03T06:42:32.760Z] [2020-08-03T06:42:32.760Z] [2020-08-03T06:42:32.760Z] DONE 13 tests, 7 skipped in 3.511s [2020-08-03T06:42:32.760Z] [2020-08-03T06:42:32.760Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-08-03T06:42:33.228Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-08-03T06:42:33.769Z] #29 ... [2020-08-03T06:42:33.769Z] [2020-08-03T06:42:33.769Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-08-03T06:42:33.790Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-08-03T06:42:34.312Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.82s) [2020-08-03T06:42:34.312Z] PASS [2020-08-03T06:42:34.312Z] [2020-08-03T06:42:34.312Z] === Skipped [2020-08-03T06:42:34.312Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-08-03T06:42:34.312Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-03T06:42:34.312Z] [2020-08-03T06:42:34.312Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-08-03T06:42:34.312Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-03T06:42:34.312Z] [2020-08-03T06:42:34.312Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-08-03T06:42:34.312Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-03T06:42:34.312Z] [2020-08-03T06:42:34.312Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-08-03T06:42:34.312Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-03T06:42:34.312Z] [2020-08-03T06:42:34.312Z] [2020-08-03T06:42:34.312Z] DONE 17 tests, 4 skipped in 27.525s [2020-08-03T06:42:34.312Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-08-03T06:42:34.312Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:42:34.312Z] ++ set -e [2020-08-03T06:42:34.312Z] ++ '[' -n 0 ']' [2020-08-03T06:42:34.312Z] ++ set -x [2020-08-03T06:42:34.312Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:42:34.312Z] INFO: Testing against a local daemon [2020-08-03T06:42:34.312Z] === RUN TestPluginInvalidJSON [2020-08-03T06:42:34.312Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-08-03T06:42:34.312Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-08-03T06:42:34.312Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-08-03T06:42:34.312Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-08-03T06:42:34.312Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-08-03T06:42:34.312Z] === RUN TestPluginInstall [2020-08-03T06:42:34.312Z] === RUN TestPluginInstall/no_auth [2020-08-03T06:42:34.718Z] --- PASS: TestGraphdriverPluginV2 (4.03s) [2020-08-03T06:42:34.719Z] PASS [2020-08-03T06:42:34.719Z] [2020-08-03T06:42:34.719Z] DONE 5 tests in 9.274s [2020-08-03T06:42:34.719Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-08-03T06:42:34.719Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:42:34.719Z] ++ set -e [2020-08-03T06:42:34.719Z] ++ '[' -n 0 ']' [2020-08-03T06:42:34.719Z] ++ set -x [2020-08-03T06:42:34.719Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:42:34.777Z] #21 DONE 0.9s [2020-08-03T06:42:34.777Z] [2020-08-03T06:42:34.777Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-08-03T06:42:34.777Z] #25 DONE 0.1s [2020-08-03T06:42:34.777Z] [2020-08-03T06:42:34.777Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-08-03T06:42:34.972Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-03T06:42:34.972Z] INFO: Testing against a local daemon [2020-08-03T06:42:34.972Z] ok github.com/docker/docker/integration/volume 0.265s [2020-08-03T06:42:34.972Z] [2020-08-03T06:42:34.972Z] === Skipped [2020-08-03T06:42:34.972Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-08-03T06:42:34.972Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-08-03T06:42:34.972Z] [2020-08-03T06:42:34.972Z] [2020-08-03T06:42:34.972Z] DONE 5 tests, 1 skipped in 2.247s [2020-08-03T06:42:34.972Z] [2020-08-03T06:42:34.972Z] INFO: make.ps1 ended at 08/03/2020 06:42:34 [2020-08-03T06:42:34.972Z] INFO: Integration CLI tests being run from the host: [2020-08-03T06:42:34.972Z] INFO: gotestsum --format=standard-quiet --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-08-03T06:42:34.975Z] INFO: Testing against a local daemon [2020-08-03T06:42:34.975Z] === RUN TestContinueAfterPluginCrash [2020-08-03T06:42:34.975Z] === PAUSE TestContinueAfterPluginCrash [2020-08-03T06:42:34.975Z] === RUN TestReadPluginNoRead [2020-08-03T06:42:34.975Z] === PAUSE TestReadPluginNoRead [2020-08-03T06:42:34.975Z] === RUN TestDaemonStartWithLogOpt [2020-08-03T06:42:34.975Z] === PAUSE TestDaemonStartWithLogOpt [2020-08-03T06:42:34.975Z] === CONT TestContinueAfterPluginCrash [2020-08-03T06:42:34.975Z] === CONT TestDaemonStartWithLogOpt [2020-08-03T06:42:34.975Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-08-03T06:42:36.342Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-08-03T06:42:37.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-08-03T06:42:37.892Z] time="2020-08-03T06:42:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-03T06:42:37.892Z] time="2020-08-03T06:42:37Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-08-03T06:42:37.892Z] time="2020-08-03T06:42:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e9dab499162a79c56b839d9da6d712309a596c9e0cfe9b0e546e7602938c7218" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-03T06:42:37.892Z] time="2020-08-03T06:42:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-03T06:42:37.892Z] time="2020-08-03T06:42:37Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-08-03T06:42:37.892Z] time="2020-08-03T06:42:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e9dab499162a79c56b839d9da6d712309a596c9e0cfe9b0e546e7602938c7218" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-03T06:42:37.892Z] === RUN TestPluginInstall/with_htpasswd [2020-08-03T06:42:38.536Z] time="2020-08-03T06:42:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-03T06:42:38.536Z] time="2020-08-03T06:42:38Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-08-03T06:42:38.536Z] time="2020-08-03T06:42:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:77215445dbe1abf5af8147fc687341dc8fa074f62649871a639ae8919ee1315d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-03T06:42:38.536Z] time="2020-08-03T06:42:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-03T06:42:38.536Z] time="2020-08-03T06:42:38Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-08-03T06:42:38.536Z] time="2020-08-03T06:42:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:77215445dbe1abf5af8147fc687341dc8fa074f62649871a639ae8919ee1315d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-03T06:42:38.854Z] === RUN TestPluginInstall/with_insecure [2020-08-03T06:42:39.088Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-08-03T06:42:39.914Z] time="2020-08-03T06:42:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-03T06:42:39.914Z] time="2020-08-03T06:42:39Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-08-03T06:42:39.914Z] time="2020-08-03T06:42:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0f8dda8b46d239b430e16733b917f657414158fd52bfc61a5edcee119be6499f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-03T06:42:39.914Z] time="2020-08-03T06:42:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-03T06:42:39.914Z] time="2020-08-03T06:42:39Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-08-03T06:42:39.914Z] time="2020-08-03T06:42:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0f8dda8b46d239b430e16733b917f657414158fd52bfc61a5edcee119be6499f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-03T06:42:40.016Z] --- PASS: TestDaemonStartWithLogOpt (5.09s) [2020-08-03T06:42:40.016Z] === CONT TestReadPluginNoRead [2020-08-03T06:42:40.208Z] --- PASS: TestPluginInstall (7.64s) [2020-08-03T06:42:40.208Z] --- PASS: TestPluginInstall/no_auth (5.37s) [2020-08-03T06:42:40.208Z] --- PASS: TestPluginInstall/with_htpasswd (0.92s) [2020-08-03T06:42:40.208Z] --- PASS: TestPluginInstall/with_insecure (1.35s) [2020-08-03T06:42:40.208Z] plugin_test.go:157: [d02083dee09c1] daemon is not started [2020-08-03T06:42:40.208Z] PASS [2020-08-03T06:42:40.208Z] [2020-08-03T06:42:40.208Z] DONE 6 tests in 7.737s [2020-08-03T06:42:40.208Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-08-03T06:42:40.208Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:42:40.208Z] ++ set -e [2020-08-03T06:42:40.208Z] ++ '[' -n 0 ']' [2020-08-03T06:42:40.208Z] ++ set -x [2020-08-03T06:42:40.208Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:42:40.208Z] INFO: Testing against a local daemon [2020-08-03T06:42:40.208Z] === RUN TestExternalGraphDriver [2020-08-03T06:42:40.272Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-08-03T06:42:40.502Z] === RUN TestExternalGraphDriver/json [2020-08-03T06:42:41.639Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-08-03T06:42:42.599Z] === RUN TestExternalGraphDriver/spec [2020-08-03T06:42:43.005Z] === RUN TestReadPluginNoRead/default [2020-08-03T06:42:43.005Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0006e1260_} [2020-08-03T06:42:43.645Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-03T06:42:43.645Z] INFO: Testing against a local daemon [2020-08-03T06:42:43.932Z] === RUN TestReadPluginNoRead/disabled_caching [2020-08-03T06:42:44.120Z] === RUN TestExternalGraphDriver/pull [2020-08-03T06:42:44.497Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1076928197_/foo_false____} [2020-08-03T06:42:45.059Z] --- PASS: TestContinueAfterPluginCrash (10.00s) [2020-08-03T06:42:45.316Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-08-03T06:42:45.571Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1076928197_/foo_true____} [2020-08-03T06:42:45.645Z] --- PASS: TestExternalGraphDriver (5.54s) [2020-08-03T06:42:45.645Z] --- PASS: TestExternalGraphDriver/json (1.81s) [2020-08-03T06:42:45.645Z] --- PASS: TestExternalGraphDriver/spec (1.78s) [2020-08-03T06:42:45.645Z] --- PASS: TestExternalGraphDriver/pull (1.69s) [2020-08-03T06:42:45.645Z] === RUN TestGraphdriverPluginV2 [2020-08-03T06:42:45.939Z] --- SKIP: TestGraphdriverPluginV2 (0.15s) [2020-08-03T06:42:45.939Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-03T06:42:45.939Z] PASS [2020-08-03T06:42:45.939Z] [2020-08-03T06:42:45.939Z] === Skipped [2020-08-03T06:42:45.939Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.15s) [2020-08-03T06:42:45.939Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-03T06:42:45.939Z] [2020-08-03T06:42:45.939Z] [2020-08-03T06:42:45.939Z] DONE 5 tests, 1 skipped in 5.760s [2020-08-03T06:42:45.939Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-08-03T06:42:45.939Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:42:45.939Z] ++ set -e [2020-08-03T06:42:45.939Z] ++ '[' -n 0 ']' [2020-08-03T06:42:45.939Z] ++ set -x [2020-08-03T06:42:45.939Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:42:45.939Z] INFO: Testing against a local daemon [2020-08-03T06:42:45.939Z] === RUN TestContinueAfterPluginCrash [2020-08-03T06:42:45.939Z] === PAUSE TestContinueAfterPluginCrash [2020-08-03T06:42:45.939Z] === RUN TestReadPluginNoRead [2020-08-03T06:42:45.939Z] === PAUSE TestReadPluginNoRead [2020-08-03T06:42:45.939Z] === RUN TestDaemonStartWithLogOpt [2020-08-03T06:42:45.939Z] === PAUSE TestDaemonStartWithLogOpt [2020-08-03T06:42:45.939Z] === CONT TestDaemonStartWithLogOpt [2020-08-03T06:42:45.939Z] === CONT TestContinueAfterPluginCrash [2020-08-03T06:42:45.939Z] === CONT TestReadPluginNoRead [2020-08-03T06:42:46.500Z] --- PASS: TestReadPluginNoRead (6.52s) [2020-08-03T06:42:46.500Z] --- PASS: TestReadPluginNoRead/default (1.19s) [2020-08-03T06:42:46.500Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.33s) [2020-08-03T06:42:46.500Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.18s) [2020-08-03T06:42:46.500Z] read_test.go:92: [db6907ffb5713] daemon is not started [2020-08-03T06:42:46.500Z] PASS [2020-08-03T06:42:46.500Z] [2020-08-03T06:42:46.500Z] DONE 6 tests in 11.761s [2020-08-03T06:42:46.500Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-08-03T06:42:46.500Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:42:46.500Z] ++ set -e [2020-08-03T06:42:46.500Z] ++ '[' -n 0 ']' [2020-08-03T06:42:46.500Z] ++ set -x [2020-08-03T06:42:46.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:42:46.500Z] testing: warning: no tests to run [2020-08-03T06:42:46.500Z] PASS [2020-08-03T06:42:46.500Z] [2020-08-03T06:42:46.500Z] DONE 0 tests in 0.039s [2020-08-03T06:42:46.500Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-08-03T06:42:46.500Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:42:46.500Z] ++ set -e [2020-08-03T06:42:46.500Z] ++ '[' -n 0 ']' [2020-08-03T06:42:46.500Z] ++ set -x [2020-08-03T06:42:46.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:42:46.756Z] INFO: Testing against a local daemon [2020-08-03T06:42:46.756Z] === RUN TestPluginWithDevMounts [2020-08-03T06:42:46.756Z] === PAUSE TestPluginWithDevMounts [2020-08-03T06:42:46.756Z] === CONT TestPluginWithDevMounts [2020-08-03T06:42:47.012Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3435053920_/foo_false____} [2020-08-03T06:42:47.018Z] #29 31.50 # github.com/docker/docker/contrib/httpserver [2020-08-03T06:42:47.018Z] #29 31.50 loadinternal: cannot find runtime/cgo [2020-08-03T06:42:47.018Z] #29 DONE 31.7s [2020-08-03T06:42:47.018Z] [2020-08-03T06:42:47.018Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-08-03T06:42:47.018Z] #33 ... [2020-08-03T06:42:47.018Z] [2020-08-03T06:42:47.018Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-08-03T06:42:47.018Z] #30 DONE 0.1s [2020-08-03T06:42:47.018Z] [2020-08-03T06:42:47.018Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-08-03T06:42:48.380Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3435053920_/foo_true____} [2020-08-03T06:42:48.380Z] --- PASS: TestPluginWithDevMounts (1.69s) [2020-08-03T06:42:48.380Z] PASS [2020-08-03T06:42:48.380Z] [2020-08-03T06:42:48.380Z] DONE 1 tests in 1.804s [2020-08-03T06:42:48.380Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-08-03T06:42:48.380Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:42:48.380Z] ++ set -e [2020-08-03T06:42:48.380Z] ++ '[' -n 0 ']' [2020-08-03T06:42:48.380Z] ++ set -x [2020-08-03T06:42:48.380Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:42:48.636Z] INFO: Testing against a local daemon [2020-08-03T06:42:48.636Z] === RUN TestSecretInspect [2020-08-03T06:42:49.564Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3435053920_/foo_true__0xc0006e12c0__} [2020-08-03T06:42:50.933Z] --- PASS: TestSecretInspect (2.34s) [2020-08-03T06:42:50.933Z] === RUN TestSecretList [2020-08-03T06:42:50.933Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0006e12e0_} [2020-08-03T06:42:51.553Z] === RUN TestReadPluginNoRead/default [2020-08-03T06:42:51.553Z] --- PASS: TestDaemonStartWithLogOpt (5.38s) [2020-08-03T06:42:52.194Z] === RUN TestReadPluginNoRead/disabled_caching [2020-08-03T06:42:52.298Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0006e1300_} [2020-08-03T06:42:53.227Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-08-03T06:42:53.484Z] --- PASS: TestSecretList (2.46s) [2020-08-03T06:42:53.484Z] === RUN TestSecretsCreateAndDelete [2020-08-03T06:42:53.708Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-08-03T06:42:53.741Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0006e1320_} [2020-08-03T06:42:55.122Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0006e1340_} [2020-08-03T06:42:55.237Z] --- PASS: TestReadPluginNoRead (9.22s) [2020-08-03T06:42:55.237Z] --- PASS: TestReadPluginNoRead/default (1.36s) [2020-08-03T06:42:55.237Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.44s) [2020-08-03T06:42:55.237Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.47s) [2020-08-03T06:42:55.237Z] read_test.go:92: [d900e3d8f0f8d] daemon is not started [2020-08-03T06:42:56.049Z] --- PASS: TestSecretsCreateAndDelete (2.78s) [2020-08-03T06:42:56.049Z] === RUN TestSecretsUpdate [2020-08-03T06:42:56.279Z] --- PASS: TestContinueAfterPluginCrash (10.39s) [2020-08-03T06:42:56.279Z] PASS [2020-08-03T06:42:56.279Z] [2020-08-03T06:42:56.279Z] DONE 6 tests in 10.467s [2020-08-03T06:42:56.279Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-08-03T06:42:56.279Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:42:56.279Z] ++ set -e [2020-08-03T06:42:56.279Z] ++ '[' -n 0 ']' [2020-08-03T06:42:56.279Z] ++ set -x [2020-08-03T06:42:56.280Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:42:56.280Z] testing: warning: no tests to run [2020-08-03T06:42:56.280Z] PASS [2020-08-03T06:42:56.280Z] [2020-08-03T06:42:56.280Z] DONE 0 tests in 0.017s [2020-08-03T06:42:56.280Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-08-03T06:42:56.280Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:42:56.280Z] ++ set -e [2020-08-03T06:42:56.280Z] ++ '[' -n 0 ']' [2020-08-03T06:42:56.280Z] ++ set -x [2020-08-03T06:42:56.280Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:42:56.573Z] INFO: Testing against a local daemon [2020-08-03T06:42:56.573Z] === RUN TestPluginWithDevMounts [2020-08-03T06:42:56.573Z] === PAUSE TestPluginWithDevMounts [2020-08-03T06:42:56.573Z] === CONT TestPluginWithDevMounts [2020-08-03T06:42:56.611Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-08-03T06:42:58.505Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-08-03T06:42:58.505Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-08-03T06:42:58.505Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-08-03T06:42:58.505Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-08-03T06:42:58.505Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-08-03T06:42:58.505Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-08-03T06:42:58.505Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-08-03T06:42:58.505Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-08-03T06:42:58.505Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-08-03T06:42:58.505Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-08-03T06:42:58.505Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-08-03T06:42:58.505Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-08-03T06:42:58.505Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-08-03T06:42:58.505Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-08-03T06:42:58.505Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-08-03T06:42:58.505Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-08-03T06:42:58.505Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-08-03T06:42:58.505Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-08-03T06:42:58.654Z] --- PASS: TestPluginWithDevMounts (1.83s) [2020-08-03T06:42:58.654Z] PASS [2020-08-03T06:42:58.654Z] [2020-08-03T06:42:58.654Z] DONE 1 tests in 1.905s [2020-08-03T06:42:58.654Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-08-03T06:42:58.654Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:42:58.654Z] ++ set -e [2020-08-03T06:42:58.654Z] ++ '[' -n 0 ']' [2020-08-03T06:42:58.654Z] ++ set -x [2020-08-03T06:42:58.654Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:42:58.654Z] INFO: Testing against a local daemon [2020-08-03T06:42:58.654Z] === RUN TestSecretInspect [2020-08-03T06:42:58.761Z] --- PASS: TestSecretsUpdate (2.63s) [2020-08-03T06:42:58.761Z] === RUN TestTemplatedSecret [2020-08-03T06:43:00.182Z] --- PASS: TestSecretInspect (1.89s) [2020-08-03T06:43:00.182Z] === RUN TestSecretList [2020-08-03T06:43:01.281Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-08-03T06:43:02.215Z] --- PASS: TestTemplatedSecret (3.27s) [2020-08-03T06:43:02.215Z] === RUN TestSecretCreateResolve [2020-08-03T06:43:02.268Z] --- PASS: TestSecretList (1.90s) [2020-08-03T06:43:02.268Z] === RUN TestSecretsCreateAndDelete [2020-08-03T06:43:03.146Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-08-03T06:43:04.349Z] --- PASS: TestSecretsCreateAndDelete (1.89s) [2020-08-03T06:43:04.349Z] === RUN TestSecretsUpdate [2020-08-03T06:43:05.663Z] --- PASS: TestSecretCreateResolve (3.15s) [2020-08-03T06:43:05.663Z] PASS [2020-08-03T06:43:05.663Z] [2020-08-03T06:43:05.663Z] DONE 6 tests in 16.763s [2020-08-03T06:43:05.663Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-08-03T06:43:05.663Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:43:05.663Z] ++ set -e [2020-08-03T06:43:05.663Z] ++ '[' -n 0 ']' [2020-08-03T06:43:05.663Z] ++ set -x [2020-08-03T06:43:05.663Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:43:05.663Z] INFO: Testing against a local daemon [2020-08-03T06:43:05.663Z] === RUN TestServiceCreateInit [2020-08-03T06:43:05.663Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-08-03T06:43:05.663Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-08-03T06:43:05.879Z] --- PASS: TestSecretsUpdate (1.90s) [2020-08-03T06:43:05.879Z] === RUN TestTemplatedSecret [2020-08-03T06:43:07.030Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-08-03T06:43:07.030Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-08-03T06:43:07.958Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-08-03T06:43:08.214Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-08-03T06:43:08.636Z] --- PASS: TestTemplatedSecret (2.41s) [2020-08-03T06:43:08.636Z] === RUN TestSecretCreateResolve [2020-08-03T06:43:09.145Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-08-03T06:43:09.401Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-08-03T06:43:09.657Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-08-03T06:43:09.657Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-08-03T06:43:10.161Z] --- PASS: TestSecretCreateResolve (1.90s) [2020-08-03T06:43:10.161Z] PASS [2020-08-03T06:43:10.161Z] [2020-08-03T06:43:10.161Z] DONE 6 tests in 11.959s [2020-08-03T06:43:10.161Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-08-03T06:43:10.161Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:43:10.161Z] ++ set -e [2020-08-03T06:43:10.161Z] ++ '[' -n 0 ']' [2020-08-03T06:43:10.161Z] ++ set -x [2020-08-03T06:43:10.161Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:43:10.454Z] INFO: Testing against a local daemon [2020-08-03T06:43:10.455Z] === RUN TestServiceCreateInit [2020-08-03T06:43:10.455Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-08-03T06:43:10.588Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-08-03T06:43:11.519Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-08-03T06:43:12.890Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-08-03T06:43:13.825Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-08-03T06:43:13.995Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-08-03T06:43:14.756Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-08-03T06:43:14.756Z] --- PASS: TestServiceCreateInit (9.47s) [2020-08-03T06:43:14.756Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.93s) [2020-08-03T06:43:14.756Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.51s) [2020-08-03T06:43:14.756Z] === RUN TestCreateServiceMultipleTimes [2020-08-03T06:43:15.318Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-08-03T06:43:16.247Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-08-03T06:43:16.809Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-08-03T06:43:17.536Z] --- PASS: TestServiceCreateInit (7.26s) [2020-08-03T06:43:17.536Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.70s) [2020-08-03T06:43:17.536Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.54s) [2020-08-03T06:43:17.536Z] === RUN TestCreateServiceMultipleTimes [2020-08-03T06:43:17.739Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-08-03T06:43:19.106Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-08-03T06:43:20.037Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-08-03T06:43:20.967Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-08-03T06:43:20.967Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-08-03T06:43:21.532Z] === RUN TestDockerSuite/TestCpRelativePath [2020-08-03T06:43:22.096Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-08-03T06:43:22.659Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-08-03T06:43:23.589Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-08-03T06:43:24.151Z] === RUN TestDockerSuite/TestCpToCaseA [2020-08-03T06:43:25.078Z] === RUN TestDockerSuite/TestCpToCaseB [2020-08-03T06:43:26.006Z] === RUN TestDockerSuite/TestCpToCaseC [2020-08-03T06:43:27.374Z] === RUN TestDockerSuite/TestCpToCaseD [2020-08-03T06:43:29.893Z] === RUN TestDockerSuite/TestCpToCaseE [2020-08-03T06:43:31.784Z] === RUN TestDockerSuite/TestCpToCaseF [2020-08-03T06:43:32.044Z] === RUN TestDockerSuite/TestCpToCaseG [2020-08-03T06:43:32.322Z] --- PASS: TestCreateServiceMultipleTimes (17.50s) [2020-08-03T06:43:32.322Z] === RUN TestCreateServiceConflict [2020-08-03T06:43:32.945Z] --- PASS: TestCreateServiceMultipleTimes (15.37s) [2020-08-03T06:43:32.945Z] === RUN TestCreateServiceConflict [2020-08-03T06:43:35.046Z] --- PASS: TestCreateServiceConflict (1.92s) [2020-08-03T06:43:35.046Z] === RUN TestCreateServiceMaxReplicas [2020-08-03T06:43:35.595Z] --- PASS: TestCreateServiceConflict (2.76s) [2020-08-03T06:43:35.595Z] === RUN TestCreateServiceMaxReplicas [2020-08-03T06:43:35.595Z] === RUN TestDockerSuite/TestCpToCaseH [2020-08-03T06:43:37.797Z] --- PASS: TestCreateServiceMaxReplicas (2.56s) [2020-08-03T06:43:37.797Z] === RUN TestCreateWithDuplicateNetworkNames [2020-08-03T06:43:38.114Z] === RUN TestDockerSuite/TestCpToCaseI [2020-08-03T06:43:38.370Z] --- PASS: TestCreateServiceMaxReplicas (3.40s) [2020-08-03T06:43:38.370Z] === RUN TestCreateWithDuplicateNetworkNames [2020-08-03T06:43:38.626Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-08-03T06:43:42.800Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-08-03T06:43:42.800Z] === RUN TestDockerSuite/TestCpToDot [2020-08-03T06:43:43.365Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-08-03T06:43:43.927Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-08-03T06:43:44.855Z] === RUN TestDockerSuite/TestCpToStdout [2020-08-03T06:43:45.418Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-08-03T06:43:45.674Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-08-03T06:43:46.606Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-08-03T06:43:46.864Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-08-03T06:43:47.428Z] === RUN TestDockerSuite/TestCpVolumePath [2020-08-03T06:43:48.357Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-08-03T06:43:48.357Z] === RUN TestDockerSuite/TestCreateArgs [2020-08-03T06:43:48.357Z] === RUN TestDockerSuite/TestCreateByImageID [2020-08-03T06:43:48.919Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-08-03T06:43:49.175Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-08-03T06:43:49.176Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-08-03T06:43:49.176Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-08-03T06:43:49.737Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-08-03T06:43:49.993Z] === RUN TestDockerSuite/TestCreateLabels [2020-08-03T06:43:49.993Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-08-03T06:43:49.993Z] === RUN TestDockerSuite/TestCreateRM [2020-08-03T06:43:50.250Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-08-03T06:43:50.250Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-08-03T06:43:50.250Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-08-03T06:43:50.250Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-08-03T06:43:50.482Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.92s) [2020-08-03T06:43:50.483Z] === RUN TestCreateServiceSecretFileMode [2020-08-03T06:43:51.615Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-08-03T06:43:51.615Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-08-03T06:43:51.615Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-08-03T06:43:51.872Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-08-03T06:43:52.584Z] --- PASS: TestCreateServiceSecretFileMode (2.14s) [2020-08-03T06:43:52.584Z] === RUN TestCreateServiceConfigFileMode [2020-08-03T06:43:52.834Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.22s) [2020-08-03T06:43:52.834Z] === RUN TestCreateServiceSecretFileMode [2020-08-03T06:43:54.666Z] --- PASS: TestCreateServiceConfigFileMode (2.21s) [2020-08-03T06:43:54.666Z] === RUN TestCreateServiceSysctls [2020-08-03T06:43:57.013Z] --- PASS: TestCreateServiceSecretFileMode (3.73s) [2020-08-03T06:43:57.013Z] === RUN TestCreateServiceConfigFileMode [2020-08-03T06:43:57.013Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-08-03T06:43:57.013Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-08-03T06:43:57.013Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-08-03T06:43:57.272Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-08-03T06:43:57.272Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-08-03T06:43:57.273Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-08-03T06:43:57.837Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-08-03T06:43:58.217Z] --- PASS: TestCreateServiceSysctls (3.02s) [2020-08-03T06:43:58.217Z] === RUN TestCreateServiceCapabilities [2020-08-03T06:43:59.207Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-08-03T06:43:59.464Z] --- PASS: TestCreateServiceConfigFileMode (2.97s) [2020-08-03T06:43:59.464Z] === RUN TestCreateServiceSysctls [2020-08-03T06:43:59.464Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-08-03T06:44:00.314Z] --- PASS: TestCreateServiceCapabilities (2.28s) [2020-08-03T06:44:00.314Z] === RUN TestInspect [2020-08-03T06:44:00.830Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-08-03T06:44:01.759Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-08-03T06:44:02.321Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-08-03T06:44:03.070Z] --- PASS: TestInspect (2.98s) [2020-08-03T06:44:03.070Z] === RUN TestCreateJob [2020-08-03T06:44:03.249Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-08-03T06:44:03.249Z] === RUN TestDockerSuite/TestDevicePermissions [2020-08-03T06:44:03.249Z] --- PASS: TestCreateServiceSysctls (3.88s) [2020-08-03T06:44:03.249Z] === RUN TestCreateServiceCapabilities [2020-08-03T06:44:03.812Z] === RUN TestDockerSuite/TestDockerFails [2020-08-03T06:44:03.812Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-08-03T06:44:03.812Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-08-03T06:44:03.812Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-08-03T06:44:04.740Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-08-03T06:44:05.303Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-08-03T06:44:06.233Z] --- PASS: TestCreateServiceCapabilities (3.05s) [2020-08-03T06:44:06.233Z] === RUN TestInspect [2020-08-03T06:44:06.612Z] --- PASS: TestCreateJob (2.94s) [2020-08-03T06:44:06.612Z] === RUN TestReplicatedJob [2020-08-03T06:44:06.796Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-08-03T06:44:06.796Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-08-03T06:44:06.796Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-08-03T06:44:06.796Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-08-03T06:44:09.314Z] --- PASS: TestInspect (2.90s) [2020-08-03T06:44:09.314Z] === RUN TestCreateJob [2020-08-03T06:44:11.106Z] --- PASS: TestReplicatedJob (4.92s) [2020-08-03T06:44:11.106Z] === RUN TestUpdateReplicatedJob [2020-08-03T06:44:12.579Z] --- PASS: TestCreateJob (3.10s) [2020-08-03T06:44:12.579Z] === RUN TestReplicatedJob [2020-08-03T06:44:12.579Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-08-03T06:44:13.888Z] --- PASS: TestUpdateReplicatedJob (2.98s) [2020-08-03T06:44:13.888Z] === RUN TestServiceListWithStatuses [2020-08-03T06:44:13.888Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-08-03T06:44:13.888Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-03T06:44:13.888Z] === RUN TestDockerNetworkConnectAlias [2020-08-03T06:44:14.484Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-08-03T06:44:17.002Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-08-03T06:44:18.369Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-08-03T06:44:18.369Z] --- PASS: TestReplicatedJob (5.93s) [2020-08-03T06:44:18.369Z] === RUN TestUpdateReplicatedJob [2020-08-03T06:44:18.385Z] --- PASS: TestDockerNetworkConnectAlias (3.98s) [2020-08-03T06:44:18.385Z] === RUN TestDockerNetworkReConnect [2020-08-03T06:44:18.626Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-08-03T06:44:19.555Z] === RUN TestDockerSuite/TestEventsAttach [2020-08-03T06:44:20.119Z] === RUN TestDockerSuite/TestEventsCommit [2020-08-03T06:44:21.135Z] --- PASS: TestDockerNetworkReConnect (3.22s) [2020-08-03T06:44:21.135Z] === RUN TestServicePlugin [2020-08-03T06:44:21.135Z] --- SKIP: TestServicePlugin (0.00s) [2020-08-03T06:44:21.135Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-03T06:44:21.135Z] === RUN TestServiceUpdateLabel [2020-08-03T06:44:21.489Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-08-03T06:44:22.419Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-08-03T06:44:22.675Z] --- PASS: TestUpdateReplicatedJob (4.46s) [2020-08-03T06:44:22.675Z] === RUN TestServiceListWithStatuses [2020-08-03T06:44:22.675Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-08-03T06:44:22.675Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-03T06:44:22.675Z] === RUN TestDockerNetworkConnectAlias [2020-08-03T06:44:22.932Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-08-03T06:44:23.219Z] --- PASS: TestServiceUpdateLabel (1.89s) [2020-08-03T06:44:23.219Z] === RUN TestServiceUpdateSecrets [2020-08-03T06:44:23.495Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-08-03T06:44:25.386Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-08-03T06:44:26.314Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-08-03T06:44:28.205Z] --- PASS: TestDockerNetworkConnectAlias (5.48s) [2020-08-03T06:44:28.205Z] === RUN TestDockerNetworkReConnect [2020-08-03T06:44:29.134Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-08-03T06:44:31.655Z] === RUN TestDockerSuite/TestEventsCopy [2020-08-03T06:44:31.917Z] --- PASS: TestDockerNetworkReConnect (3.78s) [2020-08-03T06:44:31.917Z] === RUN TestServicePlugin [2020-08-03T06:44:32.480Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-08-03T06:44:33.875Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-08-03T06:44:38.488Z] #33 134.4 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-08-03T06:44:38.488Z] #33 136.5 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-08-03T06:44:38.488Z] #33 137.9 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-08-03T06:44:38.623Z] --- PASS: TestServiceUpdateSecrets (14.23s) [2020-08-03T06:44:38.623Z] === RUN TestServiceUpdateConfigs [2020-08-03T06:44:39.124Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-08-03T06:44:39.426Z] #33 139.9 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-08-03T06:44:39.686Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-08-03T06:44:40.249Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-08-03T06:44:41.176Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-08-03T06:44:41.432Z] === RUN TestDockerSuite/TestEventsFilterType [2020-08-03T06:44:41.689Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-08-03T06:44:41.689Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-08-03T06:44:41.946Z] === RUN TestDockerSuite/TestEventsFilters [2020-08-03T06:44:41.957Z] #33 142.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-08-03T06:44:42.874Z] === RUN TestDockerSuite/TestEventsFormat [2020-08-03T06:44:43.334Z] #33 143.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-08-03T06:44:43.803Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-08-03T06:44:43.803Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-08-03T06:44:43.803Z] === RUN TestDockerSuite/TestEventsImageImport [2020-08-03T06:44:44.711Z] #33 145.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-08-03T06:44:44.733Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-08-03T06:44:44.733Z] === RUN TestDockerSuite/TestEventsImagePull [2020-08-03T06:44:44.988Z] === RUN TestDockerSuite/TestEventsImageTag [2020-08-03T06:44:46.088Z] #33 146.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-08-03T06:44:46.088Z] #33 146.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-08-03T06:44:46.352Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-08-03T06:44:46.353Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-08-03T06:44:46.353Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-08-03T06:44:46.353Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-08-03T06:44:47.992Z] #33 148.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-08-03T06:44:48.245Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-08-03T06:44:48.501Z] === RUN TestDockerSuite/TestEventsRename [2020-08-03T06:44:49.063Z] === RUN TestDockerSuite/TestEventsResize [2020-08-03T06:44:49.369Z] #33 150.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-08-03T06:44:49.626Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-08-03T06:44:50.190Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-08-03T06:44:51.119Z] === RUN TestDockerSuite/TestEventsStreaming [2020-08-03T06:44:51.273Z] #33 151.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-08-03T06:44:51.375Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-08-03T06:44:52.650Z] #33 153.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-08-03T06:44:53.218Z] #33 153.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-08-03T06:44:53.993Z] --- PASS: TestServiceUpdateConfigs (14.25s) [2020-08-03T06:44:53.993Z] === RUN TestServiceUpdateNetwork [2020-08-03T06:44:54.659Z] === RUN TestDockerSuite/TestEventsTop [2020-08-03T06:44:54.659Z] === RUN TestDockerSuite/TestEventsUntag [2020-08-03T06:44:55.129Z] #33 155.4 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-08-03T06:44:56.065Z] #33 156.6 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-08-03T06:44:57.173Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-08-03T06:44:57.970Z] #33 158.3 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-08-03T06:44:58.908Z] #33 159.4 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-08-03T06:45:00.287Z] #33 160.7 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-08-03T06:45:01.229Z] #33 162.0 [2020-08-03T06:45:01.487Z] #33 DONE 162.2s [2020-08-03T06:45:01.746Z] [2020-08-03T06:45:01.746Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-08-03T06:45:03.122Z] #34 DONE 1.5s [2020-08-03T06:45:03.708Z] === RUN TestDockerSuite/TestExec [2020-08-03T06:45:03.708Z] --- PASS: TestServicePlugin (31.38s) [2020-08-03T06:45:03.708Z] plugin_test.go:62: [d0da8faefae16] joining swarm manager [d083ade8ed032]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-03T06:45:03.708Z] plugin_test.go:65: [d069ce1ae0f89] joining swarm manager [d083ade8ed032]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-03T06:45:03.708Z] === RUN TestServiceUpdateLabel [2020-08-03T06:45:03.708Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-08-03T06:45:04.272Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-08-03T06:45:04.398Z] --- PASS: TestServiceUpdateNetwork (12.15s) [2020-08-03T06:45:04.398Z] === RUN TestServiceUpdatePidsLimit [2020-08-03T06:45:04.528Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-08-03T06:45:04.695Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-08-03T06:45:05.027Z] [2020-08-03T06:45:05.027Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-08-03T06:45:05.092Z] === RUN TestDockerSuite/TestExecAPIStart [2020-08-03T06:45:05.286Z] #35 DONE 0.7s [2020-08-03T06:45:05.338Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-08-03T06:45:05.545Z] [2020-08-03T06:45:05.545Z] #36 exporting to image [2020-08-03T06:45:05.545Z] #36 exporting layers [2020-08-03T06:45:06.458Z] --- PASS: TestServiceUpdateLabel (3.03s) [2020-08-03T06:45:06.458Z] === RUN TestServiceUpdateSecrets [2020-08-03T06:45:06.714Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-08-03T06:45:07.643Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-08-03T06:45:07.900Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-08-03T06:45:08.463Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-08-03T06:45:08.831Z] #36 exporting layers 3.1s done [2020-08-03T06:45:08.832Z] #36 writing image sha256:4d1a340f1aa140742ebfeac87b8b4ddfe8b26d26157392e3034fc82b804130d5 done [2020-08-03T06:45:08.832Z] #36 naming to docker.io/library/moby-e2e-test done [2020-08-03T06:45:08.832Z] #36 DONE 3.1s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-08-03T06:45:09.026Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-08-03T06:45:09.142Z] + echo Ensuring container killed. [2020-08-03T06:45:09.142Z] Ensuring container killed. [2020-08-03T06:45:09.142Z] + docker rm -vf docker-pr1 [2020-08-03T06:45:09.142Z] Error: No such container: docker-pr1 [2020-08-03T06:45:09.142Z] + true [Pipeline] sh [2020-08-03T06:45:09.424Z] + echo Chowning /workspace to jenkins user [2020-08-03T06:45:09.424Z] Chowning /workspace to jenkins user [2020-08-03T06:45:09.424Z] + id -u [2020-08-03T06:45:09.424Z] + id -g [2020-08-03T06:45:09.424Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41306:/workspace busybox chown -R 1000:1000 /workspace [2020-08-03T06:45:09.589Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-08-03T06:45:10.151Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-03T06:45:10.654Z] + bundleName=unit [2020-08-03T06:45:10.655Z] + echo Creating unit-bundles.tar.gz [2020-08-03T06:45:10.655Z] Creating unit-bundles.tar.gz [2020-08-03T06:45:10.655Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-08-03T06:45:10.655Z] bundles/junit-report.xml [2020-08-03T06:45:10.655Z] bundles/go-test-report.json [2020-08-03T06:45:10.655Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-08-03T06:45:10.667Z] Archiving artifacts [2020-08-03T06:45:11.081Z] === RUN TestDockerSuite/TestExecCgroup [2020-08-03T06:45:11.124Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41306/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-03T06:45:11.437Z] + make clean [2020-08-03T06:45:11.644Z] === RUN TestDockerSuite/TestExecEnv [2020-08-03T06:45:11.695Z] docker volume rm -f docker-dev-cache [2020-08-03T06:45:11.695Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-03T06:45:12.285Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-08-03T06:45:12.572Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-08-03T06:45:13.501Z] === RUN TestDockerSuite/TestExecExitStatus [2020-08-03T06:45:13.760Z] === RUN TestDockerSuite/TestExecInspectID [2020-08-03T06:45:15.663Z] === RUN TestDockerSuite/TestExecInteractive [2020-08-03T06:45:15.924Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-08-03T06:45:16.490Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-08-03T06:45:16.490Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-08-03T06:45:17.053Z] === RUN TestDockerSuite/TestExecParseError [2020-08-03T06:45:17.616Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-08-03T06:45:18.179Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-08-03T06:45:18.743Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-08-03T06:45:19.673Z] === RUN TestDockerSuite/TestExecSetEnv [2020-08-03T06:45:20.235Z] === RUN TestDockerSuite/TestExecStartFails [2020-08-03T06:45:20.788Z] --- PASS: TestServiceUpdatePidsLimit (15.90s) [2020-08-03T06:45:20.788Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2020-08-03T06:45:20.788Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2020-08-03T06:45:20.788Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2020-08-03T06:45:20.788Z] PASS [2020-08-03T06:45:20.788Z] [2020-08-03T06:45:20.788Z] === Skipped [2020-08-03T06:45:20.788Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-08-03T06:45:20.788Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-03T06:45:20.788Z] [2020-08-03T06:45:20.788Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-08-03T06:45:20.788Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-03T06:45:20.788Z] [2020-08-03T06:45:20.788Z] [2020-08-03T06:45:20.788Z] DONE 27 tests, 2 skipped in 129.199s [2020-08-03T06:45:20.788Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-08-03T06:45:20.788Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:45:20.788Z] ++ set -e [2020-08-03T06:45:20.788Z] ++ '[' -n 0 ']' [2020-08-03T06:45:20.788Z] ++ set -x [2020-08-03T06:45:20.788Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:45:20.788Z] INFO: Testing against a local daemon [2020-08-03T06:45:20.788Z] === RUN TestSessionCreate [2020-08-03T06:45:20.788Z] --- PASS: TestSessionCreate (0.03s) [2020-08-03T06:45:20.788Z] === RUN TestSessionCreateWithBadUpgrade [2020-08-03T06:45:20.788Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-08-03T06:45:20.788Z] PASS [2020-08-03T06:45:20.788Z] [2020-08-03T06:45:20.788Z] DONE 2 tests in 0.142s [2020-08-03T06:45:20.788Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-08-03T06:45:20.788Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:45:20.788Z] ++ set -e [2020-08-03T06:45:20.788Z] ++ '[' -n 0 ']' [2020-08-03T06:45:20.788Z] ++ set -x [2020-08-03T06:45:20.788Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:45:20.788Z] INFO: Testing against a local daemon [2020-08-03T06:45:20.788Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-08-03T06:45:20.788Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-03T06:45:20.788Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-03T06:45:20.788Z] === RUN TestEventsExecDie [2020-08-03T06:45:20.788Z] --- PASS: TestEventsExecDie (0.59s) [2020-08-03T06:45:20.788Z] === RUN TestEventsBackwardsCompatible [2020-08-03T06:45:20.788Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-08-03T06:45:20.788Z] === RUN TestInfoBinaryCommits [2020-08-03T06:45:20.788Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-08-03T06:45:20.788Z] === RUN TestInfoAPIVersioned [2020-08-03T06:45:20.788Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-08-03T06:45:20.788Z] === RUN TestInfoDiscoveryBackend [2020-08-03T06:45:21.094Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-08-03T06:45:21.094Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-08-03T06:45:21.166Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-08-03T06:45:21.423Z] --- PASS: TestServiceUpdateSecrets (14.97s) [2020-08-03T06:45:21.423Z] === RUN TestServiceUpdateConfigs [2020-08-03T06:45:22.135Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-08-03T06:45:22.135Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-08-03T06:45:22.431Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-08-03T06:45:22.431Z] === RUN TestInfoAPI [2020-08-03T06:45:22.431Z] --- PASS: TestInfoAPI (0.04s) [2020-08-03T06:45:22.431Z] === RUN TestInfoAPIWarnings [2020-08-03T06:45:23.071Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-08-03T06:45:23.071Z] === RUN TestInfoDebug [2020-08-03T06:45:23.712Z] --- PASS: TestInfoDebug (0.53s) [2020-08-03T06:45:23.712Z] === RUN TestInfoInsecureRegistries [2020-08-03T06:45:24.008Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-08-03T06:45:24.008Z] === RUN TestInfoRegistryMirrors [2020-08-03T06:45:24.647Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-08-03T06:45:24.647Z] === RUN TestLoginFailsWithBadCredentials [2020-08-03T06:45:24.944Z] --- PASS: TestLoginFailsWithBadCredentials (0.33s) [2020-08-03T06:45:24.944Z] === RUN TestPingCacheHeaders [2020-08-03T06:45:24.944Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-08-03T06:45:24.944Z] === RUN TestPingGet [2020-08-03T06:45:24.944Z] --- PASS: TestPingGet (0.02s) [2020-08-03T06:45:24.944Z] === RUN TestPingHead [2020-08-03T06:45:24.944Z] --- PASS: TestPingHead (0.03s) [2020-08-03T06:45:24.944Z] === RUN TestVersion [2020-08-03T06:45:25.245Z] --- PASS: TestVersion (0.05s) [2020-08-03T06:45:25.245Z] PASS [2020-08-03T06:45:25.245Z] [2020-08-03T06:45:25.245Z] === Skipped [2020-08-03T06:45:25.245Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-03T06:45:25.245Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-03T06:45:25.245Z] [2020-08-03T06:45:25.245Z] [2020-08-03T06:45:25.245Z] DONE 18 tests, 1 skipped in 5.461s [2020-08-03T06:45:25.245Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-08-03T06:45:25.245Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:45:25.245Z] ++ set -e [2020-08-03T06:45:25.245Z] ++ '[' -n 0 ']' [2020-08-03T06:45:25.245Z] ++ set -x [2020-08-03T06:45:25.246Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:45:25.246Z] INFO: Testing against a local daemon [2020-08-03T06:45:25.246Z] === RUN TestVolumesCreateAndList [2020-08-03T06:45:25.246Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-08-03T06:45:25.246Z] === RUN TestVolumesRemove [2020-08-03T06:45:25.246Z] --- PASS: TestVolumesRemove (0.07s) [2020-08-03T06:45:25.246Z] === RUN TestVolumesInspect [2020-08-03T06:45:25.246Z] --- PASS: TestVolumesInspect (0.02s) [2020-08-03T06:45:25.246Z] === RUN TestVolumesInvalidJSON [2020-08-03T06:45:25.246Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-08-03T06:45:25.246Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-08-03T06:45:25.246Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-08-03T06:45:25.246Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-08-03T06:45:25.246Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-08-03T06:45:25.246Z] PASS [2020-08-03T06:45:25.246Z] [2020-08-03T06:45:25.246Z] DONE 5 tests in 0.211s [2020-08-03T06:45:25.246Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-03T06:45:25.539Z] ++++ cat bundles/test-integration/docker.pid [2020-08-03T06:45:25.539Z] +++ kill 13724 [2020-08-03T06:45:26.581Z] +++ /etc/init.d/apparmor stop [2020-08-03T06:45:26.581Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-03T06:45:26.581Z] [2020-08-03T06:45:26.581Z] Unloading profiles will leave already running processes permanently [2020-08-03T06:45:26.581Z] unconfined, which can lead to unexpected situations. [2020-08-03T06:45:26.581Z] [2020-08-03T06:45:26.581Z] To set a process to complain mode, use the command line tool [2020-08-03T06:45:26.581Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-03T06:45:26.581Z] +++ true [2020-08-03T06:45:26.581Z] exiting test-integration [2020-08-03T06:45:26.581Z] ++ exit 0 [2020-08-03T06:45:26.581Z] Post stage [Pipeline] junit [2020-08-03T06:45:28.149Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-08-03T06:45:29.124Z] + echo Ensuring container killed. [2020-08-03T06:45:29.124Z] Ensuring container killed. [2020-08-03T06:45:29.124Z] + docker rm -vf docker-pr1 [2020-08-03T06:45:29.124Z] Error: No such container: docker-pr1 [2020-08-03T06:45:29.124Z] + true [Pipeline] sh [2020-08-03T06:45:29.519Z] + echo Chowning /workspace to jenkins user [2020-08-03T06:45:29.519Z] Chowning /workspace to jenkins user [2020-08-03T06:45:29.519Z] + id -u [2020-08-03T06:45:29.519Z] + id -g [2020-08-03T06:45:29.519Z] + docker run --rm -v /home/docker/workspace/moby_PR-41306:/workspace busybox chown -R 1001:1001 /workspace [2020-08-03T06:45:29.519Z] Unable to find image 'busybox:latest' locally [2020-08-03T06:45:29.815Z] latest: Pulling from library/busybox [2020-08-03T06:45:29.815Z] f45ff7dc89a9: Pulling fs layer [2020-08-03T06:45:30.110Z] f45ff7dc89a9: Verifying Checksum [2020-08-03T06:45:30.110Z] f45ff7dc89a9: Download complete [2020-08-03T06:45:30.110Z] f45ff7dc89a9: Pull complete [2020-08-03T06:45:30.110Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-08-03T06:45:30.110Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-03T06:45:32.052Z] + bundleName=ppc64le-integration [2020-08-03T06:45:32.052Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-08-03T06:45:32.052Z] Creating ppc64le-integration-bundles.tar.gz [2020-08-03T06:45:32.052Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-08-03T06:45:32.052Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-08-03T06:45:32.098Z] Archiving artifacts [2020-08-03T06:45:32.480Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41306/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-03T06:45:32.871Z] + make clean [2020-08-03T06:45:33.164Z] make: command: Command not found [2020-08-03T06:45:33.164Z] make: command: Command not found [2020-08-03T06:45:33.164Z] docker volume rm -f docker-dev-cache [2020-08-03T06:45:33.164Z] docker-dev-cache [Pipeline] deleteDir [2020-08-03T06:45:33.599Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-08-03T06:45:33.600Z] === RUN TestDockerSuite/TestExecTTY [2020-08-03T06:45:33.600Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-08-03T06:45:33.600Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-08-03T06:45:33.856Z] === RUN TestDockerSuite/TestExecUlimits [2020-08-03T06:45:34.418Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-08-03T06:45:34.418Z] === RUN TestDockerSuite/TestExecWithImageUser [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-03T06:45:35.787Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-08-03T06:45:35.787Z] --- PASS: TestServiceUpdateConfigs (14.42s) [2020-08-03T06:45:35.787Z] === RUN TestServiceUpdateNetwork [2020-08-03T06:45:36.351Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-08-03T06:45:37.281Z] === RUN TestDockerSuite/TestExecWithTERM [2020-08-03T06:45:37.846Z] === RUN TestDockerSuite/TestExecWithUser [2020-08-03T06:45:38.777Z] === RUN TestDockerSuite/TestGetContainerStats [2020-08-03T06:45:44.034Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-08-03T06:45:48.201Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-08-03T06:45:49.568Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-08-03T06:45:49.568Z] --- PASS: TestServiceUpdateNetwork (13.64s) [2020-08-03T06:45:49.568Z] === RUN TestServiceUpdatePidsLimit [2020-08-03T06:45:50.498Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-08-03T06:45:51.062Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-08-03T06:45:54.329Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-08-03T06:45:54.329Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-08-03T06:45:54.329Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-08-03T06:45:54.329Z] === RUN TestDockerSuite/TestHealth [2020-08-03T06:45:57.598Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-08-03T06:46:05.682Z] --- PASS: TestServiceUpdatePidsLimit (15.69s) [2020-08-03T06:46:05.682Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2020-08-03T06:46:05.682Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2020-08-03T06:46:05.682Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2020-08-03T06:46:05.682Z] PASS [2020-08-03T06:46:05.682Z] [2020-08-03T06:46:05.682Z] === Skipped [2020-08-03T06:46:05.682Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-08-03T06:46:05.682Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-03T06:46:05.682Z] [2020-08-03T06:46:05.682Z] [2020-08-03T06:46:05.682Z] DONE 27 tests, 1 skipped in 179.896s [2020-08-03T06:46:05.682Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-08-03T06:46:05.682Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:46:05.682Z] ++ set -e [2020-08-03T06:46:05.682Z] ++ '[' -n 0 ']' [2020-08-03T06:46:05.682Z] ++ set -x [2020-08-03T06:46:05.682Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:46:05.682Z] INFO: Testing against a local daemon [2020-08-03T06:46:05.682Z] === RUN TestSessionCreate [2020-08-03T06:46:05.682Z] --- PASS: TestSessionCreate (0.03s) [2020-08-03T06:46:05.682Z] === RUN TestSessionCreateWithBadUpgrade [2020-08-03T06:46:05.682Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-08-03T06:46:05.682Z] PASS [2020-08-03T06:46:05.682Z] [2020-08-03T06:46:05.682Z] DONE 2 tests in 0.161s [2020-08-03T06:46:05.682Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-08-03T06:46:05.682Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:46:05.682Z] ++ set -e [2020-08-03T06:46:05.682Z] ++ '[' -n 0 ']' [2020-08-03T06:46:05.682Z] ++ set -x [2020-08-03T06:46:05.682Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:46:05.682Z] INFO: Testing against a local daemon [2020-08-03T06:46:05.682Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-08-03T06:46:05.682Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-03T06:46:05.682Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-03T06:46:05.682Z] === RUN TestEventsExecDie [2020-08-03T06:46:05.939Z] --- PASS: TestEventsExecDie (0.53s) [2020-08-03T06:46:05.939Z] === RUN TestEventsBackwardsCompatible [2020-08-03T06:46:05.939Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2020-08-03T06:46:05.939Z] === RUN TestInfoBinaryCommits [2020-08-03T06:46:05.939Z] --- PASS: TestInfoBinaryCommits (0.04s) [2020-08-03T06:46:05.939Z] === RUN TestInfoAPIVersioned [2020-08-03T06:46:05.939Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-08-03T06:46:05.939Z] === RUN TestInfoDiscoveryBackend [2020-08-03T06:46:06.503Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-08-03T06:46:06.503Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-08-03T06:46:07.868Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-08-03T06:46:07.868Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-08-03T06:46:08.124Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-08-03T06:46:08.124Z] === RUN TestInfoAPI [2020-08-03T06:46:08.124Z] --- PASS: TestInfoAPI (0.02s) [2020-08-03T06:46:08.124Z] === RUN TestInfoAPIWarnings [2020-08-03T06:46:08.687Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-08-03T06:46:08.687Z] === RUN TestInfoDebug [2020-08-03T06:46:09.253Z] --- PASS: TestInfoDebug (0.54s) [2020-08-03T06:46:09.253Z] === RUN TestInfoInsecureRegistries [2020-08-03T06:46:09.815Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-08-03T06:46:09.815Z] === RUN TestInfoRegistryMirrors [2020-08-03T06:46:10.377Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-08-03T06:46:10.377Z] === RUN TestLoginFailsWithBadCredentials [2020-08-03T06:46:10.377Z] --- PASS: TestLoginFailsWithBadCredentials (0.24s) [2020-08-03T06:46:10.377Z] === RUN TestPingCacheHeaders [2020-08-03T06:46:10.377Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-08-03T06:46:10.377Z] === RUN TestPingGet [2020-08-03T06:46:10.377Z] --- PASS: TestPingGet (0.01s) [2020-08-03T06:46:10.377Z] === RUN TestPingHead [2020-08-03T06:46:10.634Z] --- PASS: TestPingHead (0.02s) [2020-08-03T06:46:10.634Z] === RUN TestVersion [2020-08-03T06:46:10.634Z] --- PASS: TestVersion (0.02s) [2020-08-03T06:46:10.634Z] PASS [2020-08-03T06:46:10.634Z] [2020-08-03T06:46:10.634Z] === Skipped [2020-08-03T06:46:10.634Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-03T06:46:10.634Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-03T06:46:10.634Z] [2020-08-03T06:46:10.634Z] [2020-08-03T06:46:10.634Z] DONE 18 tests, 1 skipped in 5.245s [2020-08-03T06:46:10.634Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-08-03T06:46:10.634Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:46:10.634Z] ++ set -e [2020-08-03T06:46:10.634Z] ++ '[' -n 0 ']' [2020-08-03T06:46:10.634Z] ++ set -x [2020-08-03T06:46:10.634Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-08-03T06:46:10.634Z] INFO: Testing against a local daemon [2020-08-03T06:46:10.634Z] === RUN TestVolumesCreateAndList [2020-08-03T06:46:10.634Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-08-03T06:46:10.634Z] === RUN TestVolumesRemove [2020-08-03T06:46:10.634Z] --- PASS: TestVolumesRemove (0.05s) [2020-08-03T06:46:10.634Z] === RUN TestVolumesInspect [2020-08-03T06:46:10.634Z] --- PASS: TestVolumesInspect (0.01s) [2020-08-03T06:46:10.634Z] === RUN TestVolumesInvalidJSON [2020-08-03T06:46:10.634Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-08-03T06:46:10.634Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-08-03T06:46:10.634Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-08-03T06:46:10.890Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-08-03T06:46:10.890Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-08-03T06:46:10.890Z] PASS [2020-08-03T06:46:10.890Z] [2020-08-03T06:46:10.890Z] DONE 5 tests in 0.213s [2020-08-03T06:46:10.890Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-03T06:46:10.890Z] ++++ cat bundles/test-integration/docker.pid [2020-08-03T06:46:10.890Z] +++ kill 5596 [2020-08-03T06:46:12.264Z] +++ /etc/init.d/apparmor stop [2020-08-03T06:46:12.264Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-03T06:46:12.264Z] [2020-08-03T06:46:12.264Z] Unloading profiles will leave already running processes permanently [2020-08-03T06:46:12.264Z] unconfined, which can lead to unexpected situations. [2020-08-03T06:46:12.264Z] [2020-08-03T06:46:12.264Z] To set a process to complain mode, use the command line tool [2020-08-03T06:46:12.264Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-03T06:46:12.264Z] +++ true [2020-08-03T06:46:12.264Z] exiting test-integration [2020-08-03T06:46:12.264Z] ++ exit 0 [2020-08-03T06:46:12.264Z] [2020-08-03T06:46:12.828Z] + for job in $(jobs -p) [2020-08-03T06:46:12.828Z] + wait 12438 [2020-08-03T06:46:12.828Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-08-03T06:46:12.828Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-08-03T06:46:12.828Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-08-03T06:46:13.084Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-08-03T06:46:13.649Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-08-03T06:46:13.649Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-08-03T06:46:14.214Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-08-03T06:46:14.214Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-08-03T06:46:14.214Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-08-03T06:46:14.214Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-08-03T06:46:14.471Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-08-03T06:46:14.728Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-08-03T06:46:14.984Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-08-03T06:46:14.984Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-08-03T06:46:15.547Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-08-03T06:46:15.547Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-08-03T06:46:16.110Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-08-03T06:46:16.673Z] === RUN TestDockerSuite/TestImagesFormat [2020-08-03T06:46:16.673Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-08-03T06:46:17.236Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-08-03T06:46:19.752Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-08-03T06:46:19.752Z] === RUN TestDockerSuite/TestImportBadURL [2020-08-03T06:46:19.752Z] === RUN TestDockerSuite/TestImportDisplay [2020-08-03T06:46:21.120Z] === RUN TestDockerSuite/TestImportFile [2020-08-03T06:46:22.049Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-08-03T06:46:22.049Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-08-03T06:46:22.049Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-08-03T06:46:23.419Z] === RUN TestDockerSuite/TestImportGzipped [2020-08-03T06:46:24.349Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-08-03T06:46:25.278Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-08-03T06:46:25.840Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-08-03T06:46:26.403Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-08-03T06:46:26.988Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-08-03T06:46:26.988Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-08-03T06:46:26.988Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-08-03T06:46:27.245Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-08-03T06:46:27.807Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-08-03T06:46:28.369Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-08-03T06:46:28.626Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-08-03T06:46:29.189Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-08-03T06:46:29.447Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-08-03T06:46:29.447Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-08-03T06:46:30.812Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-08-03T06:46:31.068Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-08-03T06:46:31.325Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-08-03T06:46:31.325Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-08-03T06:46:31.889Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-08-03T06:46:31.889Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-08-03T06:46:32.452Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-08-03T06:46:33.015Z] === RUN TestDockerSuite/TestInspectDefault [2020-08-03T06:46:33.578Z] === RUN TestDockerSuite/TestInspectHistory [2020-08-03T06:46:34.140Z] === RUN TestDockerSuite/TestInspectImage [2020-08-03T06:46:34.140Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-08-03T06:46:34.140Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-08-03T06:46:34.140Z] === RUN TestDockerSuite/TestInspectInt64 [2020-08-03T06:46:34.397Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-08-03T06:46:34.960Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-08-03T06:46:34.960Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-08-03T06:46:35.522Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-08-03T06:46:35.779Z] === RUN TestDockerSuite/TestInspectPlugin [2020-08-03T06:46:37.144Z] === RUN TestDockerSuite/TestInspectRootFS [2020-08-03T06:46:37.144Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-08-03T06:46:37.707Z] === RUN TestDockerSuite/TestInspectStatus [2020-08-03T06:46:38.269Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-08-03T06:46:39.197Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-08-03T06:46:39.453Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-08-03T06:46:40.015Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-08-03T06:46:40.272Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-08-03T06:46:40.835Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-08-03T06:46:41.398Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-08-03T06:46:41.654Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-08-03T06:46:41.654Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-08-03T06:46:43.549Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-08-03T06:46:43.549Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-08-03T06:46:44.478Z] === RUN TestDockerSuite/TestLinksEnvs [2020-08-03T06:46:45.407Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-08-03T06:46:45.664Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-08-03T06:46:47.031Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-08-03T06:46:48.400Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-08-03T06:46:48.963Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-08-03T06:46:50.857Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-08-03T06:46:50.857Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-08-03T06:46:52.225Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-08-03T06:46:52.481Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-08-03T06:46:53.044Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-08-03T06:47:01.141Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-08-03T06:47:02.069Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-08-03T06:47:02.997Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-08-03T06:47:03.560Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-08-03T06:47:04.956Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-08-03T06:47:04.956Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-08-03T06:47:05.212Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-08-03T06:47:05.212Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-08-03T06:47:05.212Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-08-03T06:47:05.472Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-08-03T06:47:06.035Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-08-03T06:47:06.598Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-08-03T06:47:09.870Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-08-03T06:47:09.870Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-08-03T06:47:15.119Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-08-03T06:47:15.375Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-08-03T06:47:15.375Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-08-03T06:47:16.305Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-08-03T06:47:16.870Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-08-03T06:47:17.801Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-08-03T06:47:18.729Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-08-03T06:47:19.294Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-08-03T06:47:21.185Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-08-03T06:47:21.442Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-08-03T06:47:22.006Z] === RUN TestDockerSuite/TestLogsSince [2020-08-03T06:47:22.934Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-08-03T06:47:29.496Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-08-03T06:47:34.739Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-08-03T06:47:34.739Z] === RUN TestDockerSuite/TestLogsTail [2020-08-03T06:47:34.739Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-08-03T06:47:35.303Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-08-03T06:47:35.866Z] === RUN TestDockerSuite/TestMountIntoProc [2020-08-03T06:47:35.866Z] === RUN TestDockerSuite/TestMountIntoSys [2020-08-03T06:47:36.429Z] === RUN TestDockerSuite/TestNetHostname [2020-08-03T06:47:37.797Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-08-03T06:47:37.797Z] === RUN TestDockerSuite/TestNetworkEvents [2020-08-03T06:47:37.797Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-08-03T06:47:44.337Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-08-03T06:47:44.337Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-08-03T06:47:44.594Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-08-03T06:47:45.522Z] === RUN TestDockerSuite/TestPluginActive [2020-08-03T06:47:46.889Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-08-03T06:47:53.433Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-08-03T06:47:53.433Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-08-03T06:47:53.433Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-08-03T06:47:55.970Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-08-03T06:47:56.898Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-08-03T06:47:58.787Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-08-03T06:48:02.955Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-08-03T06:48:03.883Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-08-03T06:48:04.445Z] === RUN TestDockerSuite/TestPortHostBinding [2020-08-03T06:48:05.375Z] === RUN TestDockerSuite/TestPortList [2020-08-03T06:48:11.916Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-08-03T06:48:11.916Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-08-03T06:48:11.916Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-08-03T06:48:13.808Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-08-03T06:48:17.979Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-08-03T06:48:17.979Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-08-03T06:48:17.979Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-08-03T06:48:18.541Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-08-03T06:48:18.541Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-08-03T06:48:18.797Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-08-03T06:48:18.797Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-08-03T06:48:19.366Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-08-03T06:48:19.366Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-08-03T06:48:20.294Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-08-03T06:48:20.294Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-08-03T06:48:22.187Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-08-03T06:48:23.117Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-08-03T06:48:23.374Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-08-03T06:48:23.631Z] === RUN TestDockerSuite/TestPsByOrder [2020-08-03T06:48:26.153Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-08-03T06:48:26.410Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-08-03T06:48:28.933Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-08-03T06:48:31.459Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-08-03T06:48:31.459Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-08-03T06:48:33.981Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-08-03T06:48:35.346Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-08-03T06:48:40.593Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-08-03T06:48:41.970Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-08-03T06:48:43.337Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-08-03T06:48:44.267Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-08-03T06:48:44.830Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-08-03T06:48:46.197Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-08-03T06:48:47.565Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-08-03T06:48:48.495Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-08-03T06:48:48.752Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-08-03T06:48:49.314Z] === RUN TestDockerSuite/TestPsRightTagName [2020-08-03T06:48:50.682Z] === RUN TestDockerSuite/TestPsShowMounts [2020-08-03T06:48:52.575Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-08-03T06:48:53.139Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-08-03T06:48:53.140Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-08-03T06:48:53.140Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-08-03T06:48:53.396Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-08-03T06:48:53.396Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-08-03T06:48:53.959Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-08-03T06:48:55.327Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-08-03T06:48:56.259Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-08-03T06:48:56.822Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-08-03T06:49:02.093Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-08-03T06:49:02.093Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-08-03T06:49:02.656Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-08-03T06:49:04.551Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-08-03T06:49:04.551Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-08-03T06:49:04.551Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-08-03T06:49:04.808Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-08-03T06:49:07.330Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-08-03T06:49:08.701Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-08-03T06:49:11.981Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-08-03T06:49:12.544Z] === RUN TestDockerSuite/TestRmiBlank [2020-08-03T06:49:12.544Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-08-03T06:49:12.801Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-08-03T06:49:15.323Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-08-03T06:49:15.580Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-08-03T06:49:15.837Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-08-03T06:49:17.204Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-08-03T06:49:17.766Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-08-03T06:49:18.696Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-08-03T06:49:19.259Z] === RUN TestDockerSuite/TestRmiTag [2020-08-03T06:49:19.516Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-08-03T06:49:19.773Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-08-03T06:49:22.307Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-08-03T06:49:23.238Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-08-03T06:49:23.495Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-08-03T06:49:23.752Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-08-03T06:49:24.682Z] === RUN TestDockerSuite/TestRunAddHost [2020-08-03T06:49:25.244Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-08-03T06:49:25.244Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-08-03T06:49:25.807Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-08-03T06:49:25.807Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-08-03T06:49:26.064Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-08-03T06:49:27.431Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-08-03T06:49:27.688Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-08-03T06:49:27.688Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-08-03T06:49:28.251Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-08-03T06:49:28.815Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-08-03T06:49:30.184Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-08-03T06:49:31.117Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-08-03T06:49:31.681Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-08-03T06:49:32.612Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-08-03T06:49:33.176Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-08-03T06:49:33.741Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-08-03T06:49:34.305Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-08-03T06:49:35.236Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-08-03T06:49:36.165Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-08-03T06:49:36.423Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-08-03T06:49:36.986Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-08-03T06:49:37.245Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-08-03T06:49:37.245Z] === RUN TestDockerSuite/TestRunBindMounts [2020-08-03T06:49:38.629Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-08-03T06:49:38.885Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-08-03T06:49:39.447Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-08-03T06:49:40.010Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-08-03T06:49:40.575Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-08-03T06:49:40.575Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-08-03T06:49:41.137Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-08-03T06:49:41.393Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-08-03T06:49:41.956Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-08-03T06:49:42.212Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-08-03T06:49:42.775Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-08-03T06:49:42.775Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-08-03T06:49:43.032Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-08-03T06:49:43.288Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-08-03T06:49:43.850Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-08-03T06:49:44.414Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-08-03T06:49:44.670Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-08-03T06:49:45.233Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-08-03T06:49:45.233Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-08-03T06:49:45.796Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-08-03T06:49:46.725Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-08-03T06:49:47.656Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-08-03T06:49:48.584Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-08-03T06:49:49.514Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-08-03T06:49:49.772Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-08-03T06:49:50.029Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-08-03T06:49:50.593Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-08-03T06:49:51.157Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-08-03T06:49:52.086Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-08-03T06:49:53.992Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-08-03T06:49:53.992Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-08-03T06:49:54.556Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-08-03T06:49:56.448Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-08-03T06:49:57.010Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-08-03T06:49:58.901Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-08-03T06:49:59.831Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-08-03T06:49:59.831Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-08-03T06:49:59.831Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-08-03T06:50:00.393Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-08-03T06:50:01.322Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-08-03T06:50:02.260Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-08-03T06:50:03.627Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-08-03T06:50:03.884Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-08-03T06:50:04.811Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-08-03T06:50:05.375Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-08-03T06:50:05.375Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-08-03T06:50:05.631Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-08-03T06:50:06.560Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-08-03T06:50:06.560Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-08-03T06:50:06.560Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-08-03T06:50:07.122Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-08-03T06:50:07.685Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-08-03T06:50:08.616Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-08-03T06:50:09.179Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-08-03T06:50:09.180Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-08-03T06:50:10.109Z] === RUN TestDockerSuite/TestRunEnvironment [2020-08-03T06:50:10.370Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-08-03T06:50:10.945Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-08-03T06:50:11.520Z] === RUN TestDockerSuite/TestRunExitCode [2020-08-03T06:50:12.083Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-08-03T06:50:12.341Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-08-03T06:50:12.904Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-08-03T06:50:13.467Z] === RUN TestDockerSuite/TestRunExposePort [2020-08-03T06:50:13.467Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-08-03T06:50:14.034Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-08-03T06:50:14.294Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-08-03T06:50:15.224Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-08-03T06:50:15.480Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-08-03T06:50:15.480Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-08-03T06:50:17.999Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-08-03T06:50:18.256Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-08-03T06:50:18.513Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-08-03T06:50:19.442Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-08-03T06:50:20.372Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-08-03T06:50:20.372Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-08-03T06:50:20.372Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-08-03T06:50:20.372Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-08-03T06:50:20.934Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-08-03T06:50:22.825Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-08-03T06:50:23.754Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-08-03T06:50:24.686Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-08-03T06:50:31.226Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-08-03T06:50:31.226Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-08-03T06:50:31.493Z] === RUN TestDockerSuite/TestRunModeHostname [2020-08-03T06:50:31.749Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-08-03T06:50:32.314Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-08-03T06:50:32.314Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-08-03T06:50:32.570Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-08-03T06:50:33.500Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-08-03T06:50:34.431Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-08-03T06:50:35.798Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-08-03T06:50:35.798Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-08-03T06:50:36.054Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-08-03T06:50:36.984Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-08-03T06:50:37.241Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-08-03T06:50:38.171Z] === RUN TestDockerSuite/TestRunMount [2020-08-03T06:50:39.540Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-08-03T06:50:42.814Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-08-03T06:50:42.814Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-08-03T06:50:43.379Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-08-03T06:50:43.944Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-08-03T06:50:44.872Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-08-03T06:50:45.802Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-08-03T06:50:46.733Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-08-03T06:50:49.253Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-08-03T06:50:49.253Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-08-03T06:50:50.625Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-08-03T06:50:51.993Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-08-03T06:50:52.556Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-08-03T06:50:53.486Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-08-03T06:50:54.856Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-08-03T06:50:54.856Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-08-03T06:50:55.422Z] === RUN TestDockerSuite/TestRunNetHost [2020-08-03T06:50:55.985Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-08-03T06:50:56.241Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-08-03T06:50:56.805Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-08-03T06:50:57.062Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-08-03T06:50:58.959Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-08-03T06:51:00.325Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-08-03T06:51:00.582Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-08-03T06:51:03.856Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-08-03T06:51:03.856Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-08-03T06:51:04.113Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-08-03T06:51:04.370Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-08-03T06:51:04.626Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-08-03T06:51:04.882Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-08-03T06:51:05.444Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-08-03T06:51:05.444Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-08-03T06:51:06.007Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-08-03T06:51:11.256Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-08-03T06:51:11.256Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-08-03T06:51:11.821Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-08-03T06:51:12.384Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-08-03T06:51:13.313Z] === RUN TestDockerSuite/TestRunPortInUse [2020-08-03T06:51:13.875Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-08-03T06:51:14.132Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-08-03T06:51:14.694Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-08-03T06:51:14.951Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-08-03T06:51:15.513Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-08-03T06:51:15.772Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-08-03T06:51:15.772Z] === RUN TestDockerSuite/TestRunPublishPort [2020-08-03T06:51:16.334Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-08-03T06:51:16.897Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-08-03T06:51:16.897Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-08-03T06:51:17.153Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-08-03T06:51:18.081Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-08-03T06:51:18.081Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-08-03T06:51:19.972Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-08-03T06:51:20.900Z] === RUN TestDockerSuite/TestRunRm [2020-08-03T06:51:21.464Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-08-03T06:51:24.732Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-08-03T06:51:24.732Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-08-03T06:51:25.295Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-08-03T06:51:25.858Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-08-03T06:51:27.752Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-08-03T06:51:28.319Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-08-03T06:51:30.838Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-08-03T06:51:33.361Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-08-03T06:51:33.618Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-08-03T06:51:34.182Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-08-03T06:51:34.439Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-08-03T06:51:35.371Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-08-03T06:51:35.629Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-08-03T06:51:36.191Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-08-03T06:51:36.755Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-08-03T06:51:37.012Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-08-03T06:51:37.269Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-08-03T06:51:37.832Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-08-03T06:51:38.394Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-08-03T06:51:40.912Z] === RUN TestDockerSuite/TestRunState [2020-08-03T06:51:41.842Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-08-03T06:51:42.407Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-08-03T06:51:42.663Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-08-03T06:51:42.920Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-08-03T06:51:42.920Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-08-03T06:51:43.177Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-08-03T06:51:43.740Z] === RUN TestDockerSuite/TestRunSysctls [2020-08-03T06:51:44.669Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-08-03T06:51:44.669Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-08-03T06:51:44.669Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-08-03T06:51:44.925Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-08-03T06:51:46.316Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-08-03T06:51:46.880Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-08-03T06:51:47.811Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-08-03T06:51:49.702Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-08-03T06:51:50.264Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-08-03T06:51:52.784Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-08-03T06:51:53.041Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-08-03T06:51:53.603Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-08-03T06:51:54.167Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-08-03T06:51:54.729Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-08-03T06:51:56.096Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-08-03T06:51:56.353Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-08-03T06:51:57.723Z] === RUN TestDockerSuite/TestRunUserByID [2020-08-03T06:51:58.286Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-08-03T06:51:58.286Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-08-03T06:51:58.546Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-08-03T06:51:58.546Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-08-03T06:51:59.110Z] === RUN TestDockerSuite/TestRunUserByName [2020-08-03T06:51:59.366Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-08-03T06:51:59.930Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-08-03T06:51:59.930Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-08-03T06:52:00.187Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-08-03T06:52:00.751Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-08-03T06:52:01.680Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-08-03T06:52:04.220Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-08-03T06:52:04.479Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-08-03T06:52:04.735Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-08-03T06:52:05.664Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-08-03T06:52:07.558Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-08-03T06:52:07.558Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-08-03T06:52:08.120Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-08-03T06:52:10.012Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-08-03T06:52:10.574Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-08-03T06:52:11.944Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-08-03T06:52:12.201Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-08-03T06:52:12.765Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-08-03T06:52:13.696Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-08-03T06:52:13.696Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-08-03T06:52:13.696Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-08-03T06:52:13.696Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-08-03T06:52:13.696Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-08-03T06:52:13.696Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-08-03T06:52:13.952Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-08-03T06:52:14.514Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-08-03T06:52:15.076Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-08-03T06:52:16.007Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-08-03T06:52:16.937Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-08-03T06:52:17.193Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-08-03T06:52:17.193Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-08-03T06:52:17.756Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-08-03T06:52:17.756Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-08-03T06:52:17.756Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-08-03T06:52:17.756Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-08-03T06:52:17.756Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-08-03T06:52:17.756Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-08-03T06:52:17.756Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-08-03T06:52:17.756Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-08-03T06:52:17.756Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-08-03T06:52:17.756Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-08-03T06:52:18.319Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-08-03T06:52:18.881Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-08-03T06:52:19.138Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-08-03T06:52:19.138Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-08-03T06:52:20.067Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-08-03T06:52:20.067Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-08-03T06:52:20.067Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-08-03T06:52:20.634Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-08-03T06:52:20.634Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-08-03T06:52:21.202Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-08-03T06:52:21.767Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-08-03T06:52:21.767Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-08-03T06:52:21.767Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-08-03T06:52:22.330Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-08-03T06:52:23.260Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-08-03T06:52:23.823Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-08-03T06:52:23.823Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-08-03T06:52:24.079Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-08-03T06:52:24.335Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-08-03T06:52:25.265Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-08-03T06:52:25.522Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-08-03T06:52:25.779Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-08-03T06:52:27.673Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-08-03T06:52:28.235Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-08-03T06:52:28.235Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-08-03T06:52:28.235Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-08-03T06:52:28.799Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-08-03T06:52:29.729Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-08-03T06:52:30.291Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-08-03T06:52:30.291Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-08-03T06:52:31.659Z] === RUN TestDockerSuite/TestSaveImageId [2020-08-03T06:52:31.659Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-08-03T06:52:31.916Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-08-03T06:52:33.283Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-08-03T06:52:33.283Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-08-03T06:52:34.211Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-08-03T06:52:34.211Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-08-03T06:52:34.211Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-08-03T06:52:35.578Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-08-03T06:52:36.508Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-08-03T06:52:37.070Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-08-03T06:52:37.070Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-08-03T06:52:37.070Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-08-03T06:52:37.326Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-08-03T06:52:37.899Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-08-03T06:52:38.462Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-08-03T06:52:39.829Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-08-03T06:52:41.195Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-08-03T06:52:45.365Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-08-03T06:52:45.365Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-08-03T06:52:46.294Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-08-03T06:52:47.664Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-08-03T06:52:47.664Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-08-03T06:52:48.227Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-08-03T06:52:50.746Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-08-03T06:52:52.114Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-08-03T06:52:52.677Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-08-03T06:52:53.240Z] === RUN TestDockerSuite/TestStartRecordError [2020-08-03T06:52:54.612Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-08-03T06:52:55.540Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-08-03T06:52:56.102Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-08-03T06:52:57.477Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-08-03T06:52:59.996Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-08-03T06:53:04.165Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-08-03T06:53:07.434Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-08-03T06:53:08.361Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-08-03T06:53:11.630Z] === RUN TestDockerSuite/TestStatsNoStream [2020-08-03T06:53:14.144Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-08-03T06:53:15.511Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-08-03T06:53:15.767Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-08-03T06:53:16.330Z] === RUN TestDockerSuite/TestTopPrivileged [2020-08-03T06:53:16.892Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-08-03T06:53:16.892Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-08-03T06:53:17.149Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-08-03T06:53:19.668Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-08-03T06:53:21.039Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-08-03T06:53:22.406Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-08-03T06:53:23.336Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-08-03T06:53:23.901Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-08-03T06:53:23.901Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-08-03T06:53:24.463Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-08-03T06:53:25.392Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-08-03T06:53:25.392Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-08-03T06:53:26.321Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-08-03T06:53:26.884Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-08-03T06:53:27.140Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-08-03T06:53:28.069Z] === RUN TestDockerSuite/TestUpdateStats [2020-08-03T06:53:32.237Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-08-03T06:53:32.493Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-08-03T06:53:32.493Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-08-03T06:53:33.059Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-08-03T06:53:33.622Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-08-03T06:53:34.550Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-08-03T06:53:36.442Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-08-03T06:53:37.007Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-08-03T06:53:38.921Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-08-03T06:53:40.813Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-08-03T06:53:42.180Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-08-03T06:53:44.704Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-08-03T06:53:47.975Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-08-03T06:53:48.905Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-08-03T06:53:50.271Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-08-03T06:53:51.199Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-08-03T06:53:52.127Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-08-03T06:53:53.494Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-08-03T06:53:55.387Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-08-03T06:53:56.318Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-08-03T06:53:56.882Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-08-03T06:53:58.250Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-08-03T06:53:59.188Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-08-03T06:53:59.751Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-08-03T06:54:01.643Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-08-03T06:54:16.485Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-08-03T06:54:16.485Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-08-03T06:54:16.485Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-08-03T06:54:16.485Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-08-03T06:54:16.485Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-08-03T06:54:16.485Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-08-03T06:54:16.485Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-08-03T06:54:16.485Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-08-03T06:54:16.485Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-08-03T06:54:16.485Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-08-03T06:54:16.742Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-08-03T06:54:16.742Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-08-03T06:54:16.742Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-08-03T06:54:16.742Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-08-03T06:54:18.110Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-08-03T06:54:18.110Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-08-03T06:54:18.367Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-08-03T06:54:18.367Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-08-03T06:54:18.367Z] === RUN TestDockerSuite/TestVolumeEvents [2020-08-03T06:54:21.634Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-08-03T06:54:24.153Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-08-03T06:54:25.086Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-08-03T06:54:25.086Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-08-03T06:54:25.086Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-08-03T06:54:26.979Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-08-03T06:54:29.506Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-08-03T06:54:29.506Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-08-03T06:54:29.506Z] --- PASS: TestDockerSuite (1291.73s) [2020-08-03T06:54:29.506Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-08-03T06:54:29.506Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.11s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.53s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.85s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.30s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.40s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.51s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.14s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.05s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.97s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.03s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.35s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.93s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.80s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.75s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.91s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.70s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.97s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.94s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestAttachDetach (1.00s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.94s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.00s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.89s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.09s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.40s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.86s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.28s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.08s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.41s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.90s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.89s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.76s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.43s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.34s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.95s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.09s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.15s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.89s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.91s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.29s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.06s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.55s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.99s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.93s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.93s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.12s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.26s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.05s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.98s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.54s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.17s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.47s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.33s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildAddTar (5.90s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.31s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.41s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.06s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.74s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.69s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.81s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.44s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.47s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.57s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.99s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.17s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.36s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.27s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.86s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.67s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.49s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.44s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.15s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.54s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.03s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.21s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.22s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.96s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.89s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.89s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.25s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.60s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.87s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.54s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.05s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.85s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.47s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildCmd (0.18s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.18s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.24s) [2020-08-03T06:54:29.507Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-08-03T06:54:29.507Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.14s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.24s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.96s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildContChar (2.44s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.83s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.24s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.22s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.41s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.23s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.72s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.61s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.59s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.19s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.97s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.24s) [2020-08-03T06:54:29.507Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-08-03T06:54:29.507Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-08-03T06:54:29.507Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-08-03T06:54:29.507Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-08-03T06:54:29.507Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-08-03T06:54:29.507Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-08-03T06:54:29.507Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-08-03T06:54:29.507Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.23s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.64s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.31s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.54s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.96s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.14s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (1.02s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.46s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.59s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.87s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.26s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.16s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.19s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.22s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.23s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.01s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.08s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.16s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.07s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.44s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.33s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.42s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.39s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.37s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.06s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.08s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.39s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.34s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.29s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.92s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.19s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.38s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.35s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.11s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.82s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.72s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildEnv (1.68s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.46s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.81s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.10s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (18.40s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.31s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.86s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.10s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.47s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.47s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.18s) [2020-08-03T06:54:29.507Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-08-03T06:54:29.507Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.32s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.99s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildExpose (0.33s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.69s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.61s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.32s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildFails (0.69s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.89s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.88s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.10s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.32s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.40s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.91s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.70s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.93s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.31s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.18s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.33s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.62s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildHistory (3.64s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.45s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.25s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.69s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.60s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.05s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.78s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildLabel (0.47s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.43s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.46s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildLabels (0.46s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.13s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.75s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.78s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.61s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.32s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.77s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.48s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.99s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.49s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.62s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (8.20s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.73s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.73s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.40s) [2020-08-03T06:54:29.507Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-08-03T06:54:29.507Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.73s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.34s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.62s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.47s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.12s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.70s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.69s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.58s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.04s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.31s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.26s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.55s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.42s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.64s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.96s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.06s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.72s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.01s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.97s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.47s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.67s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildPATH (2.20s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.50s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.75s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.42s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.23s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.21s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildRm (2.49s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.12s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.70s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.31s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.37s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.69s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.69s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.63s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.86s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.14s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.32s) [2020-08-03T06:54:29.507Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2020-08-03T06:54:29.507Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.33s) [2020-08-03T06:54:29.507Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.76s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestBuildStderr (0.80s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.28s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.89s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.88s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.48s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.86s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.21s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestBuildUser (1.81s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.75s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.33s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.63s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.25s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.92s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.74s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.98s) [2020-08-03T06:54:29.508Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-08-03T06:54:29.508Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-08-03T06:54:29.508Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-08-03T06:54:29.508Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-08-03T06:54:29.508Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-08-03T06:54:29.508Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-08-03T06:54:29.508Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-08-03T06:54:29.508Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.18s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.80s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.53s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.63s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.14s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.81s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.22s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.84s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.38s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.70s) [2020-08-03T06:54:29.508Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-08-03T06:54:29.508Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.06s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestBuildXZHost (3.05s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2020-08-03T06:54:29.508Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-08-03T06:54:29.508Z] docker_cli_sni_test.go:18: Flakey test [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.96s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.04s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCommitChange (0.79s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.03s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.32s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.12s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.56s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCommitTTY (0.92s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.55s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.97s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.55s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainerAPICommit (0.92s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (0.95s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.42s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.48s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.44s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.44s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.44s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.41s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.05s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.48s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.49s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.51s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.36s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.60s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.64s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.80s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.59s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.55s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.43s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.60s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.55s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.08s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.60s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.27s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.47s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.68s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.38s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.64s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.61s) [2020-08-03T06:54:29.508Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-08-03T06:54:29.508Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.50s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.56s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.82s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.45s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.39s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.40s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.09s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.51s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.45s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.38s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.32s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.46s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0006e1260_} (1.29s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1076928197_/foo_false____} (1.29s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1076928197_/foo_true____} (1.30s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3435053920_/foo_false____} (1.30s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3435053920_/foo_true____} (1.37s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3435053920_/foo_true__0xc0006e12c0__} (1.31s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0006e12e0_} (1.34s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0006e1300_} (1.39s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0006e1320_} (1.34s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0006e1340_} (1.68s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.43s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.31s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.01s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.04s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.40s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.10s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.74s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.20s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.20s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.64s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.59s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.88s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.57s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.78s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.95s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.29s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.04s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.86s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.68s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.69s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.60s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.91s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.61s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.77s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.87s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.04s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.74s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.54s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.61s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.81s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.57s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.91s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.83s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.33s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.64s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCpToCaseE (1.77s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.53s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.46s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.47s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.61s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.55s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.50s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCpToDot (0.49s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.81s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.82s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCpToStdout (0.55s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.22s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.19s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.71s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.83s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.05s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.36s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.41s) [2020-08-03T06:54:29.508Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-08-03T06:54:29.508Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.42s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.22s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCreateRM (0.09s) [2020-08-03T06:54:29.508Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-08-03T06:54:29.508Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.32s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.05s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.24s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.10s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.17s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.40s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.23s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.57s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.00s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.28s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.61s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.63s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.05s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.53s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.87s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.61s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.53s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.63s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.98s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.34s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.67s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.93s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestEventsAttach (0.57s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestEventsCommit (1.41s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.75s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.70s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.59s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.67s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.20s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.75s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.06s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestEventsCopy (1.19s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.27s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.54s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.35s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.80s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.83s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.20s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.33s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestEventsFilters (0.94s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestEventsFormat (1.01s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.68s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.32s) [2020-08-03T06:54:29.508Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.05s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2020-08-03T06:54:29.509Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-08-03T06:54:29.509Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-08-03T06:54:29.509Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-08-03T06:54:29.509Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.92s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.42s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestEventsRename (0.47s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestEventsResize (0.47s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.50s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.96s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.42s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.69s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestEventsTop (0.49s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.77s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestExec (0.70s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.54s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.46s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.53s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.67s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.61s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.51s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.64s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.54s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.48s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.48s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.88s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestExecCgroup (0.70s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestExecEnv (0.70s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.92s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.52s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestExecInspectID (1.59s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestExecInteractive (0.60s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.51s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.50s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestExecParseError (0.52s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.61s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.63s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.91s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.65s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestExecStartFails (0.60s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.96s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.46s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestExecTTY (0.49s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.52s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.47s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestExecUlimits (0.50s) [2020-08-03T06:54:29.509Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-08-03T06:54:29.509Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.39s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.56s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.78s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.77s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestExecWithUser (0.80s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.57s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.65s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.51s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.53s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.44s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestHealth (18.52s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.70s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.53s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.57s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.61s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.51s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.46s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.56s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestImportBadURL (0.06s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestImportDisplay (1.01s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestImportFile (1.08s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.24s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestImportGzipped (1.13s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.04s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.50s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.48s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.52s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.44s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.45s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.41s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.41s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.43s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.41s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.05s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.44s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.42s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.44s) [2020-08-03T06:54:29.509Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-08-03T06:54:29.509Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.65s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.48s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestInspectDefault (0.43s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestInspectHistory (0.52s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-08-03T06:54:29.509Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-08-03T06:54:29.509Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.43s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.46s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.42s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.42s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.41s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.44s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestInspectStatus (0.52s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.87s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.48s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.43s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.42s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.42s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.42s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.42s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.56s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.06s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.97s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.33s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.55s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.80s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.59s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.52s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.39s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.51s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.59s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.31s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.99s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.53s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.39s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.43s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.43s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.42s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.55s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.73s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.62s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.77s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.78s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.77s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.87s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.66s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.92s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.45s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.44s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestLogsSince (6.49s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.44s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.42s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestLogsTail (0.49s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.43s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.45s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.20s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.40s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestNetHostname (1.21s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.20s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.67s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.28s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.63s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestPluginActive (1.61s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.62s) [2020-08-03T06:54:29.509Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-08-03T06:54:29.509Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.81s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.16s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.34s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.85s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestPluginUpgrade (3.76s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.23s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.78s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.76s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestPortList (5.72s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.83s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.14s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.42s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.49s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.46s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.05s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.84s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.79s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.88s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.46s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.27s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestPsByOrder (2.25s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.62s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestPsListContainersBase (1.97s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.93s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.19s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.58s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.42s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.53s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.86s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.81s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.38s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.37s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.96s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.55s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.46s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.54s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.71s) [2020-08-03T06:54:29.509Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-08-03T06:54:29.509Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.21s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.20s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.47s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.11s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.16s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.45s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.17s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.90s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.74s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.25s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.43s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.52s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.78s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.02s) [2020-08-03T06:54:29.509Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.07s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.22s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.77s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.04s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.80s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.04s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.57s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.44s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.51s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.65s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.52s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.25s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.85s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunAddHost (0.42s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.19s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.43s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.45s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.97s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.42s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.56s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.67s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.08s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.09s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.74s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.93s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.60s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.47s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.71s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.74s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.76s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.42s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.47s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.44s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.24s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.44s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.43s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.44s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.59s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.59s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.39s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.43s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.41s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.42s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.44s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.67s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.47s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.45s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.43s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.05s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.43s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.02s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.89s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.01s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.70s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.41s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.45s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.43s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.43s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (0.96s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (1.95s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.04s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.45s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.71s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.98s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.42s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.42s) [2020-08-03T06:54:29.510Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-08-03T06:54:29.510Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-08-03T06:54:29.510Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-08-03T06:54:29.510Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.41s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (0.92s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.91s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.27s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.42s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.91s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.43s) [2020-08-03T06:54:29.510Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-08-03T06:54:29.510Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.44s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.97s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.48s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.58s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.68s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.73s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.08s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.70s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.48s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.67s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.46s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunExitCode (0.44s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.44s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.42s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.61s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.42s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.49s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.86s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.20s) [2020-08-03T06:54:29.510Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-08-03T06:54:29.510Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.26s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.46s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (0.51s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.83s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.90s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.41s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.83s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.94s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.06s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.75s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.58s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.43s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.82s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.21s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.88s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.09s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.32s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.20s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.27s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.99s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunMount (4.58s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.46s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.47s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.18s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.79s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.48s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.41s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.81s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.12s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.27s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.48s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunNetHost (0.84s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.45s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.47s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.61s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.74s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.17s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.31s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.41s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.38s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.41s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.09s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.42s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.53s) [2020-08-03T06:54:29.510Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-08-03T06:54:29.510Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.45s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.41s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.94s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.55s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.40s) [2020-08-03T06:54:29.510Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.42s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.42s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.42s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.40s) [2020-08-03T06:54:29.510Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-08-03T06:54:29.510Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.59s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.46s) [2020-08-03T06:54:29.510Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-08-03T06:54:29.510Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.41s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.82s) [2020-08-03T06:54:29.510Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-08-03T06:54:29.510Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (1.97s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.83s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunRm (0.44s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.41s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.56s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.44s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.96s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.65s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.41s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.91s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.51s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.39s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.62s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.54s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.58s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.58s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.47s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.59s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.44s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.58s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunState (0.92s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.43s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.43s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s) [2020-08-03T06:54:29.510Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-08-03T06:54:29.510Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.41s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.40s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunSysctls (0.82s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.41s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.38s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.46s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.09s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.36s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.82s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.50s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.44s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.56s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.83s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.36s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunUserByID (0.56s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.45s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunUserByName (0.45s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.46s) [2020-08-03T06:54:29.510Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-08-03T06:54:29.510Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.19s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.62s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.34s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.60s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.77s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.68s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.01s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.54s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.92s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.47s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.63s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.73s) [2020-08-03T06:54:29.510Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-08-03T06:54:29.510Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-08-03T06:54:29.510Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2020-08-03T06:54:29.510Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-08-03T06:54:29.510Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-08-03T06:54:29.510Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2020-08-03T06:54:29.510Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-08-03T06:54:29.510Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.68s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.57s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.07s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.70s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.56s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.42s) [2020-08-03T06:54:29.510Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-08-03T06:54:29.510Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-08-03T06:54:29.510Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-08-03T06:54:29.510Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-08-03T06:54:29.510Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-08-03T06:54:29.510Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-08-03T06:54:29.511Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-08-03T06:54:29.511Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2020-08-03T06:54:29.511Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-08-03T06:54:29.511Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-08-03T06:54:29.511Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-08-03T06:54:29.511Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-08-03T06:54:29.511Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.46s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.48s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.44s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.63s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.47s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.05s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.59s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.49s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.59s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.05s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.49s) [2020-08-03T06:54:29.511Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-08-03T06:54:29.511Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.32s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.03s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.52s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.89s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.49s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.65s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.68s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.77s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.11s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.37s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.30s) [2020-08-03T06:54:29.511Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents846600586 [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.00s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.08s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.12s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.45s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.17s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.55s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.93s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.94s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.66s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.02s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.94s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.53s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.75s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.60s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestStartRecordError (1.37s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.48s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.25s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.64s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.91s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.42s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.47s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.42s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.47s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.48s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.65s) [2020-08-03T06:54:29.511Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-08-03T06:54:29.511Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.43s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.34s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.88s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.75s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.58s) [2020-08-03T06:54:29.511Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-08-03T06:54:29.511Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.52s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.00s) [2020-08-03T06:54:29.511Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-08-03T06:54:29.511Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.88s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.54s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.51s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.91s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestUpdateStats (3.49s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.83s) [2020-08-03T06:54:29.511Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-08-03T06:54:29.511Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.62s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.53s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.45s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.53s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.23s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.27s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.45s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.19s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.23s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.27s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.84s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.85s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.40s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.67s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.72s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.49s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.64s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.08s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.45s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.42s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.56s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.34s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.44s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.25s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.66s) [2020-08-03T06:54:29.511Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.61s) [2020-08-03T06:54:29.511Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-08-03T06:54:29.511Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-08-03T06:54:29.511Z] === RUN TestDockerRegistrySuite [2020-08-03T06:54:29.511Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-08-03T06:54:30.879Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-08-03T06:54:31.810Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-08-03T06:54:32.067Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-08-03T06:54:33.437Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-08-03T06:54:33.694Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-08-03T06:54:36.966Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-08-03T06:54:38.856Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-08-03T06:54:42.124Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-08-03T06:54:42.380Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-08-03T06:54:43.309Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-08-03T06:54:44.238Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-08-03T06:54:45.166Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-08-03T06:54:46.095Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-08-03T06:54:47.466Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-08-03T06:54:47.466Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-08-03T06:54:48.415Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-08-03T06:54:50.936Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-08-03T06:54:52.831Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-08-03T06:54:53.395Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-08-03T06:54:55.919Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-08-03T06:54:56.480Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-08-03T06:54:56.480Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-08-03T06:54:57.410Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-08-03T06:54:58.340Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-08-03T06:54:58.903Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-08-03T06:55:01.421Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-08-03T06:55:01.421Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-08-03T06:55:02.353Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-08-03T06:55:02.610Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-08-03T06:55:02.867Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-08-03T06:55:03.125Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-08-03T06:55:03.381Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-08-03T06:55:03.637Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-08-03T06:55:03.895Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-08-03T06:55:04.825Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-08-03T06:55:06.193Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-08-03T06:55:06.755Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-08-03T06:55:07.014Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-08-03T06:55:07.944Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-08-03T06:55:09.311Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-08-03T06:55:09.873Z] --- PASS: TestDockerRegistrySuite (40.43s) [2020-08-03T06:55:09.873Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.43s) [2020-08-03T06:55:09.873Z] check_test.go:196: [d0358300ec7f2] daemon is not started [2020-08-03T06:55:09.873Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.24s) [2020-08-03T06:55:09.873Z] check_test.go:196: [dd147bd158b25] daemon is not started [2020-08-03T06:55:09.873Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.39s) [2020-08-03T06:55:09.873Z] check_test.go:196: [d7f287be193c3] daemon is not started [2020-08-03T06:55:09.873Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.23s) [2020-08-03T06:55:09.873Z] check_test.go:196: [d0d0a3341bbb2] daemon is not started [2020-08-03T06:55:09.873Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.64s) [2020-08-03T06:55:09.873Z] check_test.go:196: [db86d210734aa] daemon is not started [2020-08-03T06:55:09.873Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (2.50s) [2020-08-03T06:55:09.873Z] check_test.go:196: [d71319eab1691] daemon is not started [2020-08-03T06:55:09.873Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.65s) [2020-08-03T06:55:09.873Z] check_test.go:196: [d30a3feb741e2] daemon is not started [2020-08-03T06:55:09.873Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.90s) [2020-08-03T06:55:09.873Z] check_test.go:196: [d081658efa5e5] daemon is not started [2020-08-03T06:55:09.873Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.82s) [2020-08-03T06:55:09.873Z] check_test.go:196: [dcfe866c76975] daemon is not started [2020-08-03T06:55:09.873Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.94s) [2020-08-03T06:55:09.873Z] check_test.go:196: [d2164085915e2] daemon is not started [2020-08-03T06:55:09.873Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.02s) [2020-08-03T06:55:09.873Z] check_test.go:196: [d4cb8e3891e3d] daemon is not started [2020-08-03T06:55:09.873Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.96s) [2020-08-03T06:55:09.873Z] check_test.go:196: [d7fab5d9fd087] daemon is not started [2020-08-03T06:55:09.873Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.98s) [2020-08-03T06:55:09.873Z] check_test.go:196: [d453aa1515281] daemon is not started [2020-08-03T06:55:09.873Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.16s) [2020-08-03T06:55:09.873Z] check_test.go:196: [de2816da58092] daemon is not started [2020-08-03T06:55:09.873Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.36s) [2020-08-03T06:55:09.873Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6865a4931820bf173a704e7b1a8d58bf3901724a1ef7c488cb0d6b05afd5207f [2020-08-03T06:55:09.873Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1ebd10bc5f1f5dc384c7b32677b4f07e18ccc7b41b867c0983ff4725480f61dc [2020-08-03T06:55:09.873Z] check_test.go:196: [d4353e272a85d] daemon is not started [2020-08-03T06:55:09.873Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.89s) [2020-08-03T06:55:09.873Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3bb96bef9eb060b0d039046fc8d5df68954052305270bf2b6294976e17c115ea [2020-08-03T06:55:09.873Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9e1e22abbfbe237d38478963fcbd359f9b39bdc0e3899b4b3c7cf1c553e385af [2020-08-03T06:55:09.873Z] check_test.go:196: [d32a84fbe31a1] daemon is not started [2020-08-03T06:55:09.873Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.91s) [2020-08-03T06:55:09.873Z] check_test.go:196: [de400e5a4aa7b] daemon is not started [2020-08-03T06:55:09.873Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (1.92s) [2020-08-03T06:55:09.873Z] check_test.go:196: [d5b0ab5ac9696] daemon is not started [2020-08-03T06:55:09.873Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.90s) [2020-08-03T06:55:09.873Z] check_test.go:196: [d214f484a4386] daemon is not started [2020-08-03T06:55:09.873Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2020-08-03T06:55:09.873Z] check_test.go:196: [de3e815741eaf] daemon is not started [2020-08-03T06:55:09.873Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.89s) [2020-08-03T06:55:09.873Z] check_test.go:196: [dc528deb54878] daemon is not started [2020-08-03T06:55:09.873Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.82s) [2020-08-03T06:55:09.873Z] check_test.go:196: [d71f529622fcd] daemon is not started [2020-08-03T06:55:09.873Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.79s) [2020-08-03T06:55:09.873Z] check_test.go:196: [db6a8bc55ec88] daemon is not started [2020-08-03T06:55:09.873Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.11s) [2020-08-03T06:55:09.873Z] check_test.go:196: [df45d17a05307] daemon is not started [2020-08-03T06:55:09.873Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2020-08-03T06:55:09.873Z] check_test.go:196: [d930bfb7014c5] daemon is not started [2020-08-03T06:55:09.873Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.93s) [2020-08-03T06:55:09.873Z] check_test.go:196: [d6d6c586abced] daemon is not started [2020-08-03T06:55:09.873Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s) [2020-08-03T06:55:09.873Z] check_test.go:196: [d17743c0c9a3d] daemon is not started [2020-08-03T06:55:09.873Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-08-03T06:55:09.873Z] check_test.go:196: [da802a7b6517d] daemon is not started [2020-08-03T06:55:09.873Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2020-08-03T06:55:09.873Z] check_test.go:196: [d58156c578b32] daemon is not started [2020-08-03T06:55:09.873Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2020-08-03T06:55:09.873Z] check_test.go:196: [d246f1234f6af] daemon is not started [2020-08-03T06:55:09.873Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2020-08-03T06:55:09.873Z] check_test.go:196: [d51a162198b12] daemon is not started [2020-08-03T06:55:09.873Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-08-03T06:55:09.873Z] check_test.go:196: [daef48428205a] daemon is not started [2020-08-03T06:55:09.873Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.94s) [2020-08-03T06:55:09.873Z] check_test.go:196: [dd32f98b3b177] daemon is not started [2020-08-03T06:55:09.873Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.32s) [2020-08-03T06:55:09.873Z] check_test.go:196: [d5a386a269a34] daemon is not started [2020-08-03T06:55:09.873Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.74s) [2020-08-03T06:55:09.873Z] check_test.go:196: [d0e3c260a0944] daemon is not started [2020-08-03T06:55:09.873Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.17s) [2020-08-03T06:55:09.873Z] check_test.go:196: [de7889be39458] daemon is not started [2020-08-03T06:55:09.873Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.16s) [2020-08-03T06:55:09.873Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2020-08-03T06:55:09.873Z] === RUN TestDockerSchema1RegistrySuite [2020-08-03T06:55:09.873Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-08-03T06:55:10.130Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-08-03T06:55:12.651Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-08-03T06:55:15.171Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-08-03T06:55:15.427Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-08-03T06:55:18.697Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-08-03T06:55:20.064Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-08-03T06:55:20.991Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-08-03T06:55:20.992Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-08-03T06:55:21.920Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-08-03T06:55:22.849Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-08-03T06:55:23.412Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-08-03T06:55:25.932Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-08-03T06:55:26.188Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-08-03T06:55:26.444Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-08-03T06:55:26.700Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-08-03T06:55:26.960Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-08-03T06:55:27.225Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-08-03T06:55:27.482Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-08-03T06:55:27.738Z] --- PASS: TestDockerSchema1RegistrySuite (17.76s) [2020-08-03T06:55:27.738Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2020-08-03T06:55:27.738Z] check_test.go:223: [da7206a48cca6] daemon is not started [2020-08-03T06:55:27.738Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.52s) [2020-08-03T06:55:27.738Z] check_test.go:223: [df6730c550440] daemon is not started [2020-08-03T06:55:27.738Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.73s) [2020-08-03T06:55:27.738Z] check_test.go:223: [d3bb295618048] daemon is not started [2020-08-03T06:55:27.738Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.43s) [2020-08-03T06:55:27.738Z] check_test.go:223: [dc28cb8819a57] daemon is not started [2020-08-03T06:55:27.738Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.11s) [2020-08-03T06:55:27.738Z] check_test.go:223: [d8478461d8edb] daemon is not started [2020-08-03T06:55:27.738Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.91s) [2020-08-03T06:55:27.738Z] check_test.go:223: [d339fcb7870fd] daemon is not started [2020-08-03T06:55:27.738Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-08-03T06:55:27.738Z] check_test.go:223: [df19fab539111] daemon is not started [2020-08-03T06:55:27.738Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.91s) [2020-08-03T06:55:27.738Z] check_test.go:223: [da53112d489c0] daemon is not started [2020-08-03T06:55:27.738Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.85s) [2020-08-03T06:55:27.738Z] check_test.go:223: [d71a4b2aff443] daemon is not started [2020-08-03T06:55:27.738Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.83s) [2020-08-03T06:55:27.738Z] check_test.go:223: [d4876521b8ee2] daemon is not started [2020-08-03T06:55:27.738Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.26s) [2020-08-03T06:55:27.738Z] check_test.go:223: [de8f6121f25f0] daemon is not started [2020-08-03T06:55:27.738Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s) [2020-08-03T06:55:27.738Z] check_test.go:223: [da0dc6461c119] daemon is not started [2020-08-03T06:55:27.738Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.37s) [2020-08-03T06:55:27.738Z] check_test.go:223: [d0fd458736dc3] daemon is not started [2020-08-03T06:55:27.738Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-08-03T06:55:27.738Z] check_test.go:223: [ddf9b95fa4d78] daemon is not started [2020-08-03T06:55:27.738Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2020-08-03T06:55:27.738Z] check_test.go:223: [d3ccb3b658764] daemon is not started [2020-08-03T06:55:27.738Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.29s) [2020-08-03T06:55:27.738Z] check_test.go:223: [d3f78fce630c8] daemon is not started [2020-08-03T06:55:27.738Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s) [2020-08-03T06:55:27.738Z] check_test.go:223: [d92c606180cba] daemon is not started [2020-08-03T06:55:27.738Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-08-03T06:55:27.738Z] check_test.go:223: [d91883351cd57] daemon is not started [2020-08-03T06:55:27.738Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-08-03T06:55:27.738Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-08-03T06:55:28.300Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-08-03T06:55:28.862Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-08-03T06:55:29.119Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-08-03T06:55:30.047Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-08-03T06:55:30.611Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-08-03T06:55:30.867Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-08-03T06:55:31.430Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-08-03T06:55:31.430Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.79s) [2020-08-03T06:55:31.430Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.71s) [2020-08-03T06:55:31.430Z] check_test.go:252: [d60cee8f3e47b] daemon is not started [2020-08-03T06:55:31.430Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.48s) [2020-08-03T06:55:31.430Z] check_test.go:252: [de0f08d732703] daemon is not started [2020-08-03T06:55:31.430Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2020-08-03T06:55:31.430Z] check_test.go:252: [d68c79cba12d2] daemon is not started [2020-08-03T06:55:31.430Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.14s) [2020-08-03T06:55:31.430Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.27s) [2020-08-03T06:55:31.430Z] check_test.go:252: [d2bf2dd1ecb74] daemon is not started [2020-08-03T06:55:31.430Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.36s) [2020-08-03T06:55:31.430Z] check_test.go:252: [d7bd3ae7fa665] daemon is not started [2020-08-03T06:55:31.430Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.52s) [2020-08-03T06:55:31.430Z] check_test.go:252: [d0283aaf6e9eb] daemon is not started [2020-08-03T06:55:31.430Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-08-03T06:55:31.430Z] check_test.go:252: [da01b9ad33e6a] daemon is not started [2020-08-03T06:55:31.430Z] === RUN TestDockerRegistryAuthTokenSuite [2020-08-03T06:55:31.430Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-08-03T06:55:36.675Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-08-03T06:55:36.675Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-08-03T06:55:36.932Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-08-03T06:55:37.188Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-08-03T06:55:37.188Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s) [2020-08-03T06:55:37.188Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-08-03T06:55:37.188Z] check_test.go:279: [d086f2aef3c41] daemon is not started [2020-08-03T06:55:37.188Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-08-03T06:55:37.188Z] check_test.go:279: [dd1fd30c55748] daemon is not started [2020-08-03T06:55:37.188Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-08-03T06:55:37.188Z] check_test.go:279: [d1a886fbeeedc] daemon is not started [2020-08-03T06:55:37.188Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-08-03T06:55:37.188Z] check_test.go:279: [d00a5ae216544] daemon is not started [2020-08-03T06:55:37.188Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2020-08-03T06:55:37.188Z] check_test.go:279: [d8c0992a07a2a] daemon is not started [2020-08-03T06:55:37.188Z] === RUN TestDockerNetworkSuite [2020-08-03T06:55:37.188Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-08-03T06:55:39.080Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-08-03T06:55:39.645Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-08-03T06:55:42.918Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-08-03T06:55:43.846Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-08-03T06:55:46.365Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-08-03T06:55:47.732Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-08-03T06:55:52.993Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-08-03T06:55:54.885Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-08-03T06:55:56.253Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-08-03T06:55:56.510Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-08-03T06:55:56.767Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-08-03T06:55:57.697Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-08-03T06:55:58.626Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-08-03T06:55:58.626Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-08-03T06:55:59.190Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-08-03T06:55:59.753Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-08-03T06:56:00.014Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-08-03T06:56:00.014Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-08-03T06:56:00.014Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-08-03T06:56:00.944Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-08-03T06:56:01.877Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-08-03T06:56:01.877Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-08-03T06:56:02.133Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-08-03T06:56:02.133Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-08-03T06:56:04.650Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-08-03T06:56:06.018Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-08-03T06:56:12.566Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-08-03T06:56:12.566Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-08-03T06:56:12.822Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-08-03T06:56:12.822Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-08-03T06:56:13.080Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-08-03T06:56:13.080Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-08-03T06:56:13.336Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-08-03T06:56:13.336Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-08-03T06:56:15.856Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-08-03T06:56:15.856Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-08-03T06:56:15.856Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-08-03T06:56:16.418Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-08-03T06:56:19.688Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-08-03T06:56:22.956Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-08-03T06:56:22.956Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-08-03T06:56:23.520Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-08-03T06:56:24.957Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-08-03T06:56:24.957Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-08-03T06:56:25.519Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-08-03T06:56:26.083Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-08-03T06:56:27.013Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-08-03T06:56:32.265Z] --- PASS: TestDockerNetworkSuite (54.56s) [2020-08-03T06:56:32.265Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.86s) [2020-08-03T06:56:32.265Z] docker_cli_network_unix_test.go:46: [d0abdefe8a8e1] daemon is not started [2020-08-03T06:56:32.265Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.65s) [2020-08-03T06:56:32.265Z] docker_cli_network_unix_test.go:46: [defcb8965be4d] daemon is not started [2020-08-03T06:56:32.265Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.62s) [2020-08-03T06:56:32.265Z] docker_cli_network_unix_test.go:46: [de3ebafdd81f5] daemon is not started [2020-08-03T06:56:32.265Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.47s) [2020-08-03T06:56:32.265Z] docker_cli_network_unix_test.go:46: [d8a56aa72329f] daemon is not started [2020-08-03T06:56:32.265Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.40s) [2020-08-03T06:56:32.265Z] docker_cli_network_unix_test.go:1233: [d79c108ed6e0a] daemon is not started [2020-08-03T06:56:32.265Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.36s) [2020-08-03T06:56:32.265Z] docker_cli_network_unix_test.go:46: [d74673014dc76] daemon is not started [2020-08-03T06:56:32.265Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.97s) [2020-08-03T06:56:32.265Z] docker_cli_network_unix_test.go:46: [dc4b7264ae40e] daemon is not started [2020-08-03T06:56:32.265Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.26s) [2020-08-03T06:56:32.265Z] docker_cli_network_unix_test.go:46: [d3ef6484a9145] daemon is not started [2020-08-03T06:56:32.265Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.15s) [2020-08-03T06:56:32.265Z] docker_cli_network_unix_test.go:46: [d715cca9cfad6] daemon is not started [2020-08-03T06:56:32.265Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.47s) [2020-08-03T06:56:32.265Z] docker_cli_network_unix_test.go:46: [d5dd4a929bb93] daemon is not started [2020-08-03T06:56:32.265Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.35s) [2020-08-03T06:56:32.265Z] docker_cli_network_unix_test.go:46: [d0aab8143218d] daemon is not started [2020-08-03T06:56:32.265Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.81s) [2020-08-03T06:56:32.265Z] docker_cli_network_unix_test.go:46: [d8143b954a335] daemon is not started [2020-08-03T06:56:32.265Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.96s) [2020-08-03T06:56:32.265Z] docker_cli_network_unix_test.go:46: [d3d6fbe3ee273] daemon is not started [2020-08-03T06:56:32.265Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.15s) [2020-08-03T06:56:32.265Z] docker_cli_network_unix_test.go:46: [d83a3ad75617c] daemon is not started [2020-08-03T06:56:32.265Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s) [2020-08-03T06:56:32.265Z] docker_cli_network_unix_test.go:46: [d6f6b87af9aaa] daemon is not started [2020-08-03T06:56:32.265Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.69s) [2020-08-03T06:56:32.265Z] docker_cli_network_unix_test.go:46: [dddee11d45064] daemon is not started [2020-08-03T06:56:32.265Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2020-08-03T06:56:32.265Z] docker_cli_network_unix_test.go:46: [d8adf4eba8930] daemon is not started [2020-08-03T06:56:32.265Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-08-03T06:56:32.265Z] docker_cli_network_unix_test.go:46: [dc77a90f28b1b] daemon is not started [2020-08-03T06:56:32.265Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2020-08-03T06:56:32.265Z] docker_cli_network_unix_test.go:46: [d61c4732d7450] daemon is not started [2020-08-03T06:56:32.265Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.70s) [2020-08-03T06:56:32.265Z] docker_cli_network_unix_test.go:46: [d38ba5ce9afc5] daemon is not started [2020-08-03T06:56:32.265Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.98s) [2020-08-03T06:56:32.265Z] docker_cli_network_unix_test.go:46: [dbc848b139acc] daemon is not started [2020-08-03T06:56:32.265Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.06s) [2020-08-03T06:56:32.265Z] docker_cli_network_unix_test.go:46: [dbccba1f971ba] daemon is not started [2020-08-03T06:56:32.265Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.22s) [2020-08-03T06:56:32.265Z] docker_cli_network_unix_test.go:46: [d11e78f26c13c] daemon is not started [2020-08-03T06:56:32.265Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2020-08-03T06:56:32.265Z] docker_cli_network_unix_test.go:46: [d84f29687ae5b] daemon is not started [2020-08-03T06:56:32.265Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.31s) [2020-08-03T06:56:32.265Z] docker_cli_network_unix_test.go:968: [d0530b3fbcaa7] daemon is not started [2020-08-03T06:56:32.265Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.64s) [2020-08-03T06:56:32.265Z] docker_cli_network_unix_test.go:46: [d9bdbf98de41e] daemon is not started [2020-08-03T06:56:32.265Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.70s) [2020-08-03T06:56:32.265Z] docker_cli_network_unix_test.go:1116: [de9834eeb5e03] daemon is not started [2020-08-03T06:56:32.265Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2020-08-03T06:56:32.265Z] docker_cli_network_unix_test.go:46: [d658088bdd960] daemon is not started [2020-08-03T06:56:32.265Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.81s) [2020-08-03T06:56:32.265Z] docker_cli_network_unix_test.go:46: [d2a916f59fc72] daemon is not started [2020-08-03T06:56:32.265Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2020-08-03T06:56:32.265Z] docker_cli_network_unix_test.go:46: [daabe25d47c99] daemon is not started [2020-08-03T06:56:32.265Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s) [2020-08-03T06:56:32.265Z] docker_cli_network_unix_test.go:46: [daa96c09b9a11] daemon is not started [2020-08-03T06:56:32.265Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2020-08-03T06:56:32.265Z] docker_cli_network_unix_test.go:46: [dbc0eb5b96e80] daemon is not started [2020-08-03T06:56:32.265Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2020-08-03T06:56:32.265Z] docker_cli_network_unix_test.go:46: [d9574f1f79942] daemon is not started [2020-08-03T06:56:32.265Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-08-03T06:56:32.265Z] docker_cli_network_unix_test.go:46: [d3c5766fad3d0] daemon is not started [2020-08-03T06:56:32.265Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.27s) [2020-08-03T06:56:32.265Z] docker_cli_network_unix_test.go:46: [d3b3a01a81ffa] daemon is not started [2020-08-03T06:56:32.265Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.06s) [2020-08-03T06:56:32.265Z] docker_cli_network_unix_test.go:46: [d7cc5af987951] daemon is not started [2020-08-03T06:56:32.265Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-08-03T06:56:32.265Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-08-03T06:56:32.265Z] docker_cli_network_unix_test.go:46: [dfff95a3df84f] daemon is not started [2020-08-03T06:56:32.265Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.75s) [2020-08-03T06:56:32.265Z] docker_cli_network_unix_test.go:46: [dfa7e69a07681] daemon is not started [2020-08-03T06:56:32.265Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.29s) [2020-08-03T06:56:32.265Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.90s) [2020-08-03T06:56:32.265Z] docker_cli_network_unix_test.go:1084: [d80490154f986] daemon is not started [2020-08-03T06:56:32.265Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-08-03T06:56:32.265Z] docker_cli_network_unix_test.go:46: [d4782d4099607] daemon is not started [2020-08-03T06:56:32.265Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.70s) [2020-08-03T06:56:32.265Z] docker_cli_network_unix_test.go:46: [d14790d04741b] daemon is not started [2020-08-03T06:56:32.265Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.45s) [2020-08-03T06:56:32.265Z] docker_cli_network_unix_test.go:46: [d5c003a9c118d] daemon is not started [2020-08-03T06:56:32.265Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s) [2020-08-03T06:56:32.265Z] docker_cli_network_unix_test.go:46: [d3c6c55bb57df] daemon is not started [2020-08-03T06:56:32.265Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.65s) [2020-08-03T06:56:32.265Z] docker_cli_network_unix_test.go:46: [d2a0a722526f2] daemon is not started [2020-08-03T06:56:32.265Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.47s) [2020-08-03T06:56:32.265Z] docker_cli_network_unix_test.go:46: [d9cab0e67e186] daemon is not started [2020-08-03T06:56:32.265Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.05s) [2020-08-03T06:56:32.265Z] docker_cli_network_unix_test.go:46: [dafcf20b61e4a] daemon is not started [2020-08-03T06:56:32.265Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.76s) [2020-08-03T06:56:32.265Z] docker_cli_network_unix_test.go:46: [dda6fcb9c90c4] daemon is not started [2020-08-03T06:56:32.265Z] === RUN TestDockerHubPullSuite [2020-08-03T06:56:32.265Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-08-03T06:56:33.193Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-08-03T06:56:35.711Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-08-03T06:56:35.711Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-08-03T06:56:37.078Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-08-03T06:56:37.078Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-08-03T06:56:37.334Z] --- PASS: TestDockerHubPullSuite (5.50s) [2020-08-03T06:56:37.334Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.46s) [2020-08-03T06:56:37.334Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.19s) [2020-08-03T06:56:37.334Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.37s) [2020-08-03T06:56:37.334Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.18s) [2020-08-03T06:56:37.334Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s) [2020-08-03T06:56:37.334Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2020-08-03T06:56:37.334Z] PASS [2020-08-03T06:56:37.334Z] [2020-08-03T06:56:37.334Z] === Skipped [2020-08-03T06:56:37.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-08-03T06:56:37.334Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-08-03T06:56:37.334Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-08-03T06:56:37.334Z] [2020-08-03T06:56:37.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-08-03T06:56:37.334Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-08-03T06:56:37.334Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-08-03T06:56:37.334Z] [2020-08-03T06:56:37.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-08-03T06:56:37.334Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-08-03T06:56:37.334Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-08-03T06:56:37.334Z] [2020-08-03T06:56:37.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-08-03T06:56:37.334Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-08-03T06:56:37.334Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-08-03T06:56:37.334Z] [2020-08-03T06:56:37.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-08-03T06:56:37.334Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-08-03T06:56:37.334Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-08-03T06:56:37.334Z] [2020-08-03T06:56:37.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-08-03T06:56:37.334Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-08-03T06:56:37.334Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-08-03T06:56:37.334Z] [2020-08-03T06:56:37.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-08-03T06:56:37.334Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-08-03T06:56:37.334Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-08-03T06:56:37.334Z] [2020-08-03T06:56:37.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2020-08-03T06:56:37.334Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2020-08-03T06:56:37.334Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-08-03T06:56:37.334Z] [2020-08-03T06:56:37.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-08-03T06:56:37.334Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-08-03T06:56:37.334Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-08-03T06:56:37.334Z] [2020-08-03T06:56:37.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-08-03T06:56:37.334Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-08-03T06:56:37.334Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-08-03T06:56:37.334Z] [2020-08-03T06:56:37.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-08-03T06:56:37.334Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-08-03T06:56:37.334Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-08-03T06:56:37.334Z] [2020-08-03T06:56:37.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-08-03T06:56:37.334Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-08-03T06:56:37.334Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-08-03T06:56:37.334Z] [2020-08-03T06:56:37.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-08-03T06:56:37.334Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-08-03T06:56:37.334Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-08-03T06:56:37.334Z] [2020-08-03T06:56:37.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-08-03T06:56:37.334Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-08-03T06:56:37.334Z] docker_cli_sni_test.go:18: Flakey test [2020-08-03T06:56:37.334Z] [2020-08-03T06:56:37.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-08-03T06:56:37.334Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-08-03T06:56:37.334Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-08-03T06:56:37.334Z] [2020-08-03T06:56:37.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-08-03T06:56:37.334Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-08-03T06:56:37.334Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-08-03T06:56:37.334Z] [2020-08-03T06:56:37.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-08-03T06:56:37.334Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-08-03T06:56:37.334Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-08-03T06:56:37.334Z] [2020-08-03T06:56:37.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-08-03T06:56:37.334Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-08-03T06:56:37.334Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-08-03T06:56:37.334Z] [2020-08-03T06:56:37.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-08-03T06:56:37.334Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-08-03T06:56:37.334Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-08-03T06:56:37.334Z] [2020-08-03T06:56:37.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-08-03T06:56:37.334Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-08-03T06:56:37.334Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-08-03T06:56:37.334Z] [2020-08-03T06:56:37.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-08-03T06:56:37.334Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-08-03T06:56:37.334Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-08-03T06:56:37.334Z] [2020-08-03T06:56:37.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-08-03T06:56:37.334Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-08-03T06:56:37.334Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-08-03T06:56:37.334Z] [2020-08-03T06:56:37.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-08-03T06:56:37.334Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-08-03T06:56:37.334Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-08-03T06:56:37.334Z] [2020-08-03T06:56:37.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-08-03T06:56:37.334Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-08-03T06:56:37.334Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-08-03T06:56:37.334Z] [2020-08-03T06:56:37.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-08-03T06:56:37.334Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-08-03T06:56:37.334Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-08-03T06:56:37.334Z] [2020-08-03T06:56:37.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-08-03T06:56:37.334Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-08-03T06:56:37.334Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-08-03T06:56:37.334Z] [2020-08-03T06:56:37.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-08-03T06:56:37.334Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-08-03T06:56:37.334Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-08-03T06:56:37.334Z] [2020-08-03T06:56:37.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-08-03T06:56:37.334Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-08-03T06:56:37.334Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-08-03T06:56:37.334Z] [2020-08-03T06:56:37.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-08-03T06:56:37.334Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-08-03T06:56:37.334Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-08-03T06:56:37.334Z] [2020-08-03T06:56:37.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-08-03T06:56:37.334Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-08-03T06:56:37.334Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-08-03T06:56:37.334Z] [2020-08-03T06:56:37.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-08-03T06:56:37.334Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-08-03T06:56:37.334Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-08-03T06:56:37.334Z] [2020-08-03T06:56:37.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-08-03T06:56:37.334Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-08-03T06:56:37.334Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-08-03T06:56:37.334Z] [2020-08-03T06:56:37.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-08-03T06:56:37.334Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-08-03T06:56:37.334Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-08-03T06:56:37.334Z] [2020-08-03T06:56:37.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-08-03T06:56:37.334Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-08-03T06:56:37.334Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-08-03T06:56:37.334Z] [2020-08-03T06:56:37.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-08-03T06:56:37.334Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-08-03T06:56:37.334Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-08-03T06:56:37.334Z] [2020-08-03T06:56:37.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2020-08-03T06:56:37.334Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2020-08-03T06:56:37.334Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-08-03T06:56:37.334Z] [2020-08-03T06:56:37.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-08-03T06:56:37.334Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-08-03T06:56:37.334Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-08-03T06:56:37.334Z] [2020-08-03T06:56:37.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-08-03T06:56:37.334Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-08-03T06:56:37.334Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-08-03T06:56:37.334Z] [2020-08-03T06:56:37.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-08-03T06:56:37.334Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-08-03T06:56:37.334Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-08-03T06:56:37.334Z] [2020-08-03T06:56:37.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-08-03T06:56:37.334Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-08-03T06:56:37.334Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-08-03T06:56:37.334Z] [2020-08-03T06:56:37.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-08-03T06:56:37.334Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-08-03T06:56:37.334Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-08-03T06:56:37.334Z] [2020-08-03T06:56:37.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2020-08-03T06:56:37.334Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2020-08-03T06:56:37.334Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-08-03T06:56:37.334Z] [2020-08-03T06:56:37.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-08-03T06:56:37.334Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-08-03T06:56:37.334Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-08-03T06:56:37.334Z] [2020-08-03T06:56:37.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-08-03T06:56:37.334Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-08-03T06:56:37.334Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-08-03T06:56:37.334Z] [2020-08-03T06:56:37.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-08-03T06:56:37.334Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-08-03T06:56:37.334Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-08-03T06:56:37.334Z] [2020-08-03T06:56:37.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-08-03T06:56:37.334Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-08-03T06:56:37.334Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-08-03T06:56:37.334Z] [2020-08-03T06:56:37.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-08-03T06:56:37.334Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-08-03T06:56:37.334Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-08-03T06:56:37.334Z] [2020-08-03T06:56:37.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-08-03T06:56:37.334Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-08-03T06:56:37.334Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-08-03T06:56:37.334Z] [2020-08-03T06:56:37.334Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-08-03T06:56:37.334Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-08-03T06:56:37.334Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-08-03T06:56:37.334Z] [2020-08-03T06:56:37.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-08-03T06:56:37.335Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-08-03T06:56:37.335Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-08-03T06:56:37.335Z] [2020-08-03T06:56:37.335Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-08-03T06:56:37.335Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-08-03T06:56:37.335Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-08-03T06:56:37.335Z] docker_cli_network_unix_test.go:46: [dfff95a3df84f] daemon is not started [2020-08-03T06:56:37.335Z] [2020-08-03T06:56:37.335Z] [2020-08-03T06:56:37.335Z] DONE 1277 tests, 51 skipped in 1461.450s [2020-08-03T06:56:37.335Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-03T06:56:37.335Z] ++++ cat bundles/test-integration/docker.pid [2020-08-03T06:56:37.335Z] +++ kill 7584 [2020-08-03T06:56:38.263Z] +++ /etc/init.d/apparmor stop [2020-08-03T06:56:38.263Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-03T06:56:38.263Z] [2020-08-03T06:56:38.263Z] Unloading profiles will leave already running processes permanently [2020-08-03T06:56:38.263Z] unconfined, which can lead to unexpected situations. [2020-08-03T06:56:38.263Z] [2020-08-03T06:56:38.263Z] To set a process to complain mode, use the command line tool [2020-08-03T06:56:38.263Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-03T06:56:38.263Z] +++ true [2020-08-03T06:56:38.263Z] exiting test-integration [2020-08-03T06:56:38.263Z] ++ exit 0 [2020-08-03T06:56:38.263Z] [2020-08-03T06:56:38.519Z] + for job in $(jobs -p) [2020-08-03T06:56:38.519Z] + wait 12439 [2020-08-03T06:56:48.461Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-08-03T06:56:50.351Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-08-03T06:56:56.893Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-08-03T06:57:02.157Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-08-03T06:57:04.047Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-08-03T06:57:08.213Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-08-03T06:57:10.729Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-08-03T06:57:14.894Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-08-03T06:57:14.895Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-08-03T06:57:20.142Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-08-03T06:57:20.398Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-08-03T06:57:21.349Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-08-03T06:57:23.866Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-08-03T06:58:20.031Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-08-03T06:59:06.650Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-08-03T06:59:18.840Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-08-03T06:59:23.007Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-08-03T07:01:44.400Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-08-03T07:01:45.765Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-08-03T07:01:47.131Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-08-03T07:01:47.131Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-08-03T07:01:47.131Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-08-03T07:01:47.131Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-08-03T07:01:48.074Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-08-03T07:01:50.590Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-08-03T07:01:53.857Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-08-03T07:01:55.749Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-08-03T07:02:51.917Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-08-03T07:02:51.917Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-08-03T07:02:53.808Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-08-03T07:02:56.325Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-08-03T07:02:59.602Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-08-03T07:03:01.493Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-08-03T07:03:23.381Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-08-03T07:03:35.550Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-08-03T07:03:36.478Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-08-03T07:03:38.995Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-08-03T07:03:42.271Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-08-03T07:03:48.806Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-08-03T07:03:54.052Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-08-03T07:03:55.942Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-08-03T07:03:58.462Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-08-03T07:04:00.980Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-08-03T07:04:03.497Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-08-03T07:04:06.766Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-08-03T07:04:09.283Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-08-03T07:05:05.456Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-08-03T07:05:20.300Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-08-03T07:05:38.340Z] --- PASS: TestDockerSwarmSuite (1636.05s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.00s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.34s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.33s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.12s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.05s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.27s) [2020-08-03T07:05:38.341Z] docker_api_swarm_test.go:562: [d5e420a25b6e7] joining swarm manager [ddee4767561d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-03T07:05:38.341Z] docker_api_swarm_test.go:584: [d694a41a2e160] joining swarm manager [ddee4767561d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-03T07:05:38.341Z] check_test.go:380: [d5e420a25b6e7] daemon is not started [2020-08-03T07:05:38.341Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-08-03T07:05:38.341Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.36s) [2020-08-03T07:05:38.341Z] docker_api_swarm_test.go:45: [dee37eb0c48f3] joining swarm manager [dfd61254c246a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.06s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.43s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (34.13s) [2020-08-03T07:05:38.341Z] docker_api_swarm_test.go:303: [dbf5216c0dcde] joining swarm manager [dbd38c4e80ded]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-03T07:05:38.341Z] docker_api_swarm_test.go:304: [dcc304d954a4b] joining swarm manager [dbd38c4e80ded]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-03T07:05:38.341Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-08-03T07:05:38.341Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.04s) [2020-08-03T07:05:38.341Z] docker_api_swarm_test.go:271: [d81a6564d0cab] joining swarm manager [d24f5645077b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-03T07:05:38.341Z] docker_api_swarm_test.go:272: [d85aea92ac0ea] joining swarm manager [d24f5645077b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.17s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.27s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.77s) [2020-08-03T07:05:38.341Z] docker_api_swarm_node_test.go:19: [da33eee424413] joining swarm manager [d94e202020064]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-03T07:05:38.341Z] docker_api_swarm_node_test.go:20: [dc58b3fc4ac9a] joining swarm manager [d94e202020064]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.25s) [2020-08-03T07:05:38.341Z] docker_api_swarm_test.go:501: [d92a193019102] joining swarm manager [ddbd4275449d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-03T07:05:38.341Z] docker_api_swarm_test.go:506: [d4406ffaecb6a] joining swarm manager [ddbd4275449d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.74s) [2020-08-03T07:05:38.341Z] docker_api_swarm_node_test.go:80: [d4fc4223b7410] joining swarm manager [d1b74766a7484]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.82s) [2020-08-03T07:05:38.341Z] docker_api_swarm_node_test.go:52: [da698e25e5f30] joining swarm manager [dbb443766f904]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-03T07:05:38.341Z] docker_api_swarm_node_test.go:53: [dae4095c457e3] joining swarm manager [dbb443766f904]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.40s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (26.19s) [2020-08-03T07:05:38.341Z] docker_api_swarm_test.go:201: [d8e203870efbb] joining swarm manager [d80638dfeaa80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (58.26s) [2020-08-03T07:05:38.341Z] docker_api_swarm_test.go:383: [d70f779c55870] joining swarm manager [d9308231adb9f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-03T07:05:38.341Z] docker_api_swarm_test.go:384: [defad109a1b4e] joining swarm manager [d9308231adb9f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-03T07:05:38.341Z] check_test.go:380: [defad109a1b4e] daemon is not started [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (65.42s) [2020-08-03T07:05:38.341Z] docker_api_swarm_test.go:801: [db8b0f87425c8] joining swarm manager [d86b1ac5310b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-03T07:05:38.341Z] docker_api_swarm_test.go:801: [df959a7a68e81] joining swarm manager [d86b1ac5310b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-03T07:05:38.341Z] docker_api_swarm_test.go:801: [d44f64241863f] joining swarm manager [d86b1ac5310b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-08-03T07:05:38.341Z] docker_api_swarm_test.go:801: [d62e70d52a424] joining swarm manager [d86b1ac5310b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-08-03T07:05:38.341Z] docker_api_swarm_test.go:809: [d8a182d7bd60a] joining swarm manager [d86b1ac5310b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.50s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.80s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.59s) [2020-08-03T07:05:38.341Z] docker_api_swarm_service_test.go:394: [d384e75df10bd] joining swarm manager [d6b520c70ccf0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-03T07:05:38.341Z] docker_api_swarm_service_test.go:394: [db80370ce42fe] joining swarm manager [d6b520c70ccf0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.20s) [2020-08-03T07:05:38.341Z] docker_api_swarm_service_test.go:342: [dfd53a0d50532] joining swarm manager [da006e5aaab3e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-03T07:05:38.341Z] docker_api_swarm_service_test.go:342: [d4a1ecbfe711e] joining swarm manager [da006e5aaab3e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (14.94s) [2020-08-03T07:05:38.341Z] docker_api_swarm_service_test.go:489: [d44af5edffc59] joining swarm manager [da0299175c754]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-03T07:05:38.341Z] docker_api_swarm_service_test.go:489: [dafb788f0beb2] joining swarm manager [da0299175c754]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.34s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.43s) [2020-08-03T07:05:38.341Z] docker_api_swarm_service_test.go:127: [da947a06ce0a0] joining swarm manager [d22097a0e5ccc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-03T07:05:38.341Z] docker_api_swarm_service_test.go:128: [de2d60f9c94bc] joining swarm manager [d22097a0e5ccc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-03T07:05:38.341Z] docker_api_swarm_service_test.go:136: [d84f46f5ddae8] joining swarm manager [d22097a0e5ccc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-08-03T07:05:38.341Z] docker_api_swarm_service_test.go:137: [d92de9c51adbf] joining swarm manager [d22097a0e5ccc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (1.89s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (21.74s) [2020-08-03T07:05:38.341Z] docker_api_swarm_service_test.go:303: [ddf3b697c42cc] joining swarm manager [dde9d5a821f50]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-03T07:05:38.341Z] docker_api_swarm_service_test.go:303: [d2cd019912ee6] joining swarm manager [dde9d5a821f50]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.94s) [2020-08-03T07:05:38.341Z] docker_api_swarm_service_test.go:99: [dfc7538023649] joining swarm manager [dcb2420fe4dee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-03T07:05:38.341Z] docker_api_swarm_service_test.go:100: [df8c8ffe56b17] joining swarm manager [dcb2420fe4dee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-03T07:05:38.341Z] check_test.go:380: [dfc7538023649] daemon is not started [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.58s) [2020-08-03T07:05:38.341Z] docker_api_swarm_service_test.go:532: [d48f3bed672ac] joining swarm manager [d5ec94f7b7854]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-03T07:05:38.341Z] docker_api_swarm_service_test.go:533: [dc65ee5588977] joining swarm manager [d5ec94f7b7854]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.79s) [2020-08-03T07:05:38.341Z] docker_api_swarm_service_test.go:147: [dc77496d13323] joining swarm manager [df71c68864bf8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-03T07:05:38.341Z] docker_api_swarm_service_test.go:147: [d745db2bdf1b0] joining swarm manager [df71c68864bf8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.12s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.13s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.62s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.13s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.16s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.29s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.83s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.20s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.20s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.15s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.88s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.65s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.83s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.71s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.35s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.45s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.21s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.06s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.06s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.89s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.42s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.07s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.40s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.01s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.77s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.42s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.92s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.53s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.27s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.90s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.58s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.53s) [2020-08-03T07:05:38.341Z] docker_cli_service_logs_test.go:245: checking task ll301vvzndzk [2020-08-03T07:05:38.341Z] docker_cli_service_logs_test.go:250: checking messages for ll301vvzndzk [2020-08-03T07:05:38.341Z] docker_cli_service_logs_test.go:245: checking task prf49ivoj9bs [2020-08-03T07:05:38.341Z] docker_cli_service_logs_test.go:250: checking messages for prf49ivoj9bs [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.69s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.40s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.82s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.40s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.46s) [2020-08-03T07:05:38.341Z] docker_cli_swarm_test.go:1901: [d6b6c4976c6ec] joining swarm manager [d4c7c7f228c14]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-03T07:05:38.341Z] docker_cli_swarm_test.go:1902: [d038b044bdc95] joining swarm manager [d4c7c7f228c14]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.98s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.75s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.65s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.42s) [2020-08-03T07:05:38.341Z] docker_cli_swarm_test.go:1802: [d2f8e49dcf51c] joining swarm manager [d6e7067f3fc74]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-03T07:05:38.341Z] docker_cli_swarm_test.go:1803: [d6c74dbf1a41c] joining swarm manager [d6e7067f3fc74]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.22s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (91.60s) [2020-08-03T07:05:38.341Z] docker_cli_swarm_test.go:1321: [d2358cf493c9e] joining swarm manager [d766a5dd1802a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-03T07:05:38.341Z] docker_cli_swarm_test.go:1322: [d8c7b2f40427a] joining swarm manager [d766a5dd1802a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.54s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.87s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.44s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.21s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.44s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.37s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.83s) [2020-08-03T07:05:38.341Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-08-03T07:05:38.341Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.26s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.72s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.73s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.33s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.59s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (47.94s) [2020-08-03T07:05:38.341Z] docker_cli_swarm_test.go:1186: [dc3c31f4000e8] joining swarm manager [d1db52bb1517d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-03T07:05:38.341Z] docker_cli_swarm_test.go:1195: [d1ad3e24e78da] joining swarm manager [d1db52bb1517d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.11s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.36s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (130.15s) [2020-08-03T07:05:38.341Z] docker_cli_swarm_test.go:1118: [dc18a56f02d4b] joining swarm manager [d31007b582764]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-03T07:05:38.341Z] docker_cli_swarm_test.go:1119: [d1f63079cab28] joining swarm manager [d31007b582764]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-03T07:05:38.341Z] docker_cli_swarm_test.go:1172: [d0f3aa577d27d] joining swarm manager [d31007b582764]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (12.96s) [2020-08-03T07:05:38.341Z] docker_cli_swarm_test.go:1453: [dcba98a558f0f] joining swarm manager [dbbacc2b0ceaf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-03T07:05:38.341Z] docker_cli_swarm_test.go:1454: [d324c5fd5a5ee] joining swarm manager [dbbacc2b0ceaf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.26s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.13s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.04s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.32s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.34s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.26s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.30s) [2020-08-03T07:05:38.341Z] docker_cli_swarm_unix_test.go:62: [dc4829a36e6c7] joining swarm manager [d6e756b66b982]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.33s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.17s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.33s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.18s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.09s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.42s) [2020-08-03T07:05:38.341Z] docker_api_swarm_test.go:961: [de7202b8849e7] joining swarm manager [d715627b6e728]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.60s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.30s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.35s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.88s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.87s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.49s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.66s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.57s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.61s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.60s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.06s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.34s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.99s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.25s) [2020-08-03T07:05:38.341Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.26s) [2020-08-03T07:05:38.341Z] === RUN TestDockerExternalVolumeSuite [2020-08-03T07:05:38.341Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-08-03T07:05:53.187Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-08-03T07:07:00.807Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-08-03T07:07:08.890Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-08-03T07:07:40.920Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-08-03T07:07:55.757Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-08-03T07:08:27.779Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-08-03T07:08:39.959Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-08-03T07:09:11.978Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-08-03T07:09:26.814Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-08-03T07:09:41.650Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-08-03T07:10:28.271Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-08-03T07:10:46.313Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-08-03T07:11:18.336Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-08-03T07:11:50.401Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-08-03T07:12:05.237Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-08-03T07:12:23.279Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-08-03T07:12:38.124Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-08-03T07:12:52.959Z] --- PASS: TestDockerExternalVolumeSuite (436.66s) [2020-08-03T07:12:52.959Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.51s) [2020-08-03T07:12:52.959Z] docker_cli_external_volume_driver_test.go:53: [d06366cca8e4d] daemon is not started [2020-08-03T07:12:52.959Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-08-03T07:12:52.959Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.14s) [2020-08-03T07:12:52.959Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-08-03T07:12:52.959Z] docker_cli_external_volume_driver_test.go:53: [dfef16f10eac9] daemon is not started [2020-08-03T07:12:52.959Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2020-08-03T07:12:52.959Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-08-03T07:12:52.959Z] docker_cli_external_volume_driver_test.go:53: [d30c848e6ee77] daemon is not started [2020-08-03T07:12:52.959Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-08-03T07:12:52.959Z] docker_cli_external_volume_driver_test.go:53: [d672e56f09446] daemon is not started [2020-08-03T07:12:52.959Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.15s) [2020-08-03T07:12:52.959Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.15s) [2020-08-03T07:12:52.959Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2020-08-03T07:12:52.959Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-08-03T07:12:52.959Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.17s) [2020-08-03T07:12:52.959Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.25s) [2020-08-03T07:12:52.959Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.85s) [2020-08-03T07:12:52.959Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.13s) [2020-08-03T07:12:52.959Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.59s) [2020-08-03T07:12:52.959Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.00s) [2020-08-03T07:12:52.959Z] docker_cli_external_volume_driver_test.go:485: [dca3ccec82fae] daemon is not started [2020-08-03T07:12:52.959Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-08-03T07:12:52.959Z] docker_cli_external_volume_driver_test.go:53: [d43c50debde77] daemon is not started [2020-08-03T07:12:52.959Z] PASS [2020-08-03T07:12:52.959Z] [2020-08-03T07:12:52.959Z] === Skipped [2020-08-03T07:12:52.959Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2020-08-03T07:12:52.959Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2020-08-03T07:12:52.959Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-08-03T07:12:52.959Z] check_test.go:309: [d9fda96ba0d40] daemon is not started [2020-08-03T07:12:52.959Z] [2020-08-03T07:12:52.959Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-08-03T07:12:52.959Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-08-03T07:12:52.959Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-08-03T07:12:52.959Z] check_test.go:309: [def3e7c03c8c7] daemon is not started [2020-08-03T07:12:52.959Z] [2020-08-03T07:12:52.959Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-08-03T07:12:52.959Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-08-03T07:12:52.959Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-08-03T07:12:52.959Z] check_test.go:309: [ded4acab9ec06] daemon is not started [2020-08-03T07:12:52.959Z] [2020-08-03T07:12:52.959Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-08-03T07:12:52.959Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-08-03T07:12:52.959Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-08-03T07:12:52.959Z] [2020-08-03T07:12:52.959Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-08-03T07:12:52.959Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-08-03T07:12:52.959Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-08-03T07:12:52.959Z] [2020-08-03T07:12:52.959Z] [2020-08-03T07:12:52.959Z] DONE 273 tests, 5 skipped in 2434.380s [2020-08-03T07:12:52.959Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-03T07:12:52.959Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d6ac5e62c4c26/docker.pid [2020-08-03T07:12:52.959Z] +++ kill 5438 [2020-08-03T07:12:52.959Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5438 is not a child of this shell [2020-08-03T07:12:52.959Z] warning: PID 5438 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d6ac5e62c4c26/docker.pid had a nonzero exit code [2020-08-03T07:12:52.959Z] ++++ cat bundles/test-integration/docker.pid [2020-08-03T07:12:52.959Z] +++ kill 7562 [2020-08-03T07:12:53.522Z] +++ /etc/init.d/apparmor stop [2020-08-03T07:12:53.522Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-03T07:12:53.522Z] [2020-08-03T07:12:53.522Z] Unloading profiles will leave already running processes permanently [2020-08-03T07:12:53.522Z] unconfined, which can lead to unexpected situations. [2020-08-03T07:12:53.522Z] [2020-08-03T07:12:53.522Z] To set a process to complain mode, use the command line tool [2020-08-03T07:12:53.522Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-03T07:12:53.522Z] +++ true [2020-08-03T07:12:53.522Z] exiting test-integration [2020-08-03T07:12:53.522Z] ++ exit 0 [2020-08-03T07:12:53.522Z] [2020-08-03T07:12:53.778Z] + exit 0 [2020-08-03T07:12:53.778Z] ++ jobs -p [2020-08-03T07:12:53.778Z] + pids= [2020-08-03T07:12:53.778Z] + echo 'Remaining pids to kill: []' [2020-08-03T07:12:53.778Z] Remaining pids to kill: [] [2020-08-03T07:12:53.778Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-08-03T07:12:53.788Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-08-03T07:12:55.710Z] + echo Ensuring container killed. [2020-08-03T07:12:55.710Z] Ensuring container killed. [2020-08-03T07:12:55.710Z] + docker ps -aq -f name=docker-pr1-* [2020-08-03T07:12:55.710Z] + cids=2719cc7cdc3a [2020-08-03T07:12:55.710Z] cf60fbf25184 [2020-08-03T07:12:55.710Z] a0fc3f057bba [2020-08-03T07:12:55.710Z] + [ -n 2719cc7cdc3a [2020-08-03T07:12:55.710Z] cf60fbf25184 [2020-08-03T07:12:55.710Z] a0fc3f057bba ] [2020-08-03T07:12:55.710Z] + docker rm -vf 2719cc7cdc3a cf60fbf25184 a0fc3f057bba [2020-08-03T07:12:57.606Z] 2719cc7cdc3a [2020-08-03T07:12:58.169Z] cf60fbf25184 [2020-08-03T07:12:58.169Z] a0fc3f057bba [Pipeline] sh [2020-08-03T07:12:58.447Z] + echo Chowning /workspace to jenkins user [2020-08-03T07:12:58.447Z] Chowning /workspace to jenkins user [2020-08-03T07:12:58.447Z] + id -u [2020-08-03T07:12:58.447Z] + id -g [2020-08-03T07:12:58.447Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41306:/workspace busybox chown -R 1000:1000 /workspace [2020-08-03T07:12:58.447Z] Unable to find image 'busybox:latest' locally [2020-08-03T07:12:58.447Z] latest: Pulling from library/busybox [2020-08-03T07:12:58.447Z] 61c5ed1cbdf8: Pulling fs layer [2020-08-03T07:12:58.703Z] 61c5ed1cbdf8: Verifying Checksum [2020-08-03T07:12:58.703Z] 61c5ed1cbdf8: Download complete [2020-08-03T07:12:58.703Z] 61c5ed1cbdf8: Pull complete [2020-08-03T07:12:58.703Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-08-03T07:12:58.703Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-03T07:13:02.304Z] + bundleName=amd64 [2020-08-03T07:13:02.304Z] + echo Creating amd64-bundles.tar.gz [2020-08-03T07:13:02.304Z] Creating amd64-bundles.tar.gz [2020-08-03T07:13:02.304Z] + xargs tar -czf amd64-bundles.tar.gz [2020-08-03T07:13:02.304Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-08-03T07:13:03.240Z] Archiving artifacts [2020-08-03T07:13:04.912Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41306/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-03T07:13:05.264Z] + make clean [2020-08-03T07:13:05.520Z] docker volume rm -f docker-dev-cache [2020-08-03T07:13:05.520Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-03T07:19:26.107Z] ok github.com/docker/docker/integration-cli 2201.106s [2020-08-03T07:19:26.107Z] [2020-08-03T07:19:26.107Z] === Skipped [2020-08-03T07:19:26.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-08-03T07:19:26.107Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-08-03T07:19:26.107Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.107Z] [2020-08-03T07:19:26.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-08-03T07:19:26.107Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-08-03T07:19:26.107Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.107Z] [2020-08-03T07:19:26.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-08-03T07:19:26.107Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-08-03T07:19:26.107Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.107Z] [2020-08-03T07:19:26.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-08-03T07:19:26.107Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-08-03T07:19:26.107Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.107Z] [2020-08-03T07:19:26.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-08-03T07:19:26.107Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-08-03T07:19:26.107Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.107Z] [2020-08-03T07:19:26.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-08-03T07:19:26.107Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-08-03T07:19:26.107Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.107Z] [2020-08-03T07:19:26.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-08-03T07:19:26.107Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-08-03T07:19:26.107Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.107Z] [2020-08-03T07:19:26.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-08-03T07:19:26.107Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-08-03T07:19:26.107Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.107Z] [2020-08-03T07:19:26.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-08-03T07:19:26.107Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-08-03T07:19:26.107Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.107Z] [2020-08-03T07:19:26.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-08-03T07:19:26.107Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-08-03T07:19:26.107Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.107Z] [2020-08-03T07:19:26.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-08-03T07:19:26.107Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-08-03T07:19:26.107Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.107Z] [2020-08-03T07:19:26.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-08-03T07:19:26.107Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-08-03T07:19:26.107Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.107Z] [2020-08-03T07:19:26.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-08-03T07:19:26.107Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-08-03T07:19:26.107Z] docker_cli_run_test.go:3180: unmatched requirement Apparmor [2020-08-03T07:19:26.107Z] [2020-08-03T07:19:26.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2020-08-03T07:19:26.107Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2020-08-03T07:19:26.107Z] docker_cli_run_test.go:3158: unmatched requirement Apparmor [2020-08-03T07:19:26.107Z] [2020-08-03T07:19:26.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-08-03T07:19:26.107Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-08-03T07:19:26.107Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.107Z] [2020-08-03T07:19:26.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-08-03T07:19:26.107Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-08-03T07:19:26.107Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.107Z] [2020-08-03T07:19:26.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-08-03T07:19:26.107Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-08-03T07:19:26.107Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-08-03T07:19:26.107Z] [2020-08-03T07:19:26.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-08-03T07:19:26.107Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-08-03T07:19:26.107Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.107Z] [2020-08-03T07:19:26.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.46s) [2020-08-03T07:19:26.107Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.46s) [2020-08-03T07:19:26.107Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-08-03T07:19:26.107Z] [2020-08-03T07:19:26.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-08-03T07:19:26.107Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-08-03T07:19:26.107Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.107Z] [2020-08-03T07:19:26.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-08-03T07:19:26.107Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-08-03T07:19:26.107Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.107Z] [2020-08-03T07:19:26.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-08-03T07:19:26.107Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-08-03T07:19:26.107Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.107Z] [2020-08-03T07:19:26.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-08-03T07:19:26.107Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-08-03T07:19:26.107Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.107Z] [2020-08-03T07:19:26.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-08-03T07:19:26.107Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-08-03T07:19:26.107Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.107Z] [2020-08-03T07:19:26.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-08-03T07:19:26.107Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-08-03T07:19:26.107Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.107Z] [2020-08-03T07:19:26.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2020-08-03T07:19:26.107Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-08-03T07:19:26.107Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.107Z] [2020-08-03T07:19:26.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-08-03T07:19:26.107Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-08-03T07:19:26.107Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.107Z] [2020-08-03T07:19:26.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-08-03T07:19:26.107Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-08-03T07:19:26.107Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.107Z] [2020-08-03T07:19:26.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-08-03T07:19:26.107Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-08-03T07:19:26.107Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.107Z] [2020-08-03T07:19:26.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-08-03T07:19:26.107Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-08-03T07:19:26.107Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.107Z] [2020-08-03T07:19:26.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2020-08-03T07:19:26.107Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2020-08-03T07:19:26.107Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.107Z] [2020-08-03T07:19:26.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.62s) [2020-08-03T07:19:26.107Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.62s) [2020-08-03T07:19:26.107Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.107Z] [2020-08-03T07:19:26.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.87s) [2020-08-03T07:19:26.108Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.87s) [2020-08-03T07:19:26.108Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.108Z] [2020-08-03T07:19:26.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.34s) [2020-08-03T07:19:26.108Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.34s) [2020-08-03T07:19:26.108Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.108Z] [2020-08-03T07:19:26.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-08-03T07:19:26.108Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-08-03T07:19:26.108Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.108Z] [2020-08-03T07:19:26.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-08-03T07:19:26.108Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-08-03T07:19:26.108Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.108Z] [2020-08-03T07:19:26.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-08-03T07:19:26.108Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-08-03T07:19:26.108Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.108Z] [2020-08-03T07:19:26.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-08-03T07:19:26.108Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-08-03T07:19:26.108Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.108Z] [2020-08-03T07:19:26.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2020-08-03T07:19:26.108Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2020-08-03T07:19:26.108Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.108Z] [2020-08-03T07:19:26.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.57s) [2020-08-03T07:19:26.108Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.57s) [2020-08-03T07:19:26.108Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.108Z] [2020-08-03T07:19:26.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.34s) [2020-08-03T07:19:26.108Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.34s) [2020-08-03T07:19:26.108Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.108Z] [2020-08-03T07:19:26.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-08-03T07:19:26.108Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-08-03T07:19:26.108Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.108Z] [2020-08-03T07:19:26.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-08-03T07:19:26.108Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-08-03T07:19:26.108Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.108Z] [2020-08-03T07:19:26.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-08-03T07:19:26.108Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-08-03T07:19:26.108Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-08-03T07:19:26.108Z] [2020-08-03T07:19:26.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-08-03T07:19:26.108Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-08-03T07:19:26.108Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.108Z] [2020-08-03T07:19:26.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-08-03T07:19:26.108Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-08-03T07:19:26.108Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.108Z] [2020-08-03T07:19:26.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-08-03T07:19:26.108Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-08-03T07:19:26.108Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.108Z] [2020-08-03T07:19:26.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-08-03T07:19:26.108Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-08-03T07:19:26.108Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.108Z] [2020-08-03T07:19:26.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-08-03T07:19:26.108Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-08-03T07:19:26.108Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.108Z] [2020-08-03T07:19:26.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2020-08-03T07:19:26.108Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2020-08-03T07:19:26.108Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.108Z] [2020-08-03T07:19:26.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2020-08-03T07:19:26.108Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2020-08-03T07:19:26.108Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.108Z] [2020-08-03T07:19:26.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-08-03T07:19:26.108Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-08-03T07:19:26.108Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.108Z] [2020-08-03T07:19:26.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-08-03T07:19:26.108Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-08-03T07:19:26.108Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.108Z] [2020-08-03T07:19:26.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2020-08-03T07:19:26.108Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2020-08-03T07:19:26.108Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.108Z] [2020-08-03T07:19:26.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2020-08-03T07:19:26.108Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2020-08-03T07:19:26.108Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.108Z] [2020-08-03T07:19:26.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.30s) [2020-08-03T07:19:26.108Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.30s) [2020-08-03T07:19:26.108Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.108Z] [2020-08-03T07:19:26.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-08-03T07:19:26.108Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-08-03T07:19:26.108Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.108Z] [2020-08-03T07:19:26.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-08-03T07:19:26.108Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-08-03T07:19:26.108Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.108Z] [2020-08-03T07:19:26.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-08-03T07:19:26.108Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-08-03T07:19:26.108Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.108Z] [2020-08-03T07:19:26.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.29s) [2020-08-03T07:19:26.108Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s) [2020-08-03T07:19:26.108Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.108Z] [2020-08-03T07:19:26.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-08-03T07:19:26.108Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-08-03T07:19:26.108Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.108Z] [2020-08-03T07:19:26.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-08-03T07:19:26.108Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-08-03T07:19:26.108Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.108Z] [2020-08-03T07:19:26.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-08-03T07:19:26.108Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-08-03T07:19:26.108Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.108Z] [2020-08-03T07:19:26.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-08-03T07:19:26.108Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-08-03T07:19:26.108Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.108Z] [2020-08-03T07:19:26.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-08-03T07:19:26.108Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-08-03T07:19:26.108Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.108Z] [2020-08-03T07:19:26.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-08-03T07:19:26.108Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-08-03T07:19:26.108Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.108Z] [2020-08-03T07:19:26.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-08-03T07:19:26.108Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-08-03T07:19:26.108Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.108Z] [2020-08-03T07:19:26.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2020-08-03T07:19:26.108Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-08-03T07:19:26.108Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.108Z] [2020-08-03T07:19:26.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-08-03T07:19:26.108Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-08-03T07:19:26.108Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.108Z] [2020-08-03T07:19:26.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-08-03T07:19:26.108Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-08-03T07:19:26.108Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.108Z] [2020-08-03T07:19:26.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-08-03T07:19:26.108Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-08-03T07:19:26.108Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.108Z] [2020-08-03T07:19:26.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-08-03T07:19:26.108Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-08-03T07:19:26.108Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-08-03T07:19:26.108Z] [2020-08-03T07:19:26.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-08-03T07:19:26.108Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-08-03T07:19:26.108Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.108Z] [2020-08-03T07:19:26.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-08-03T07:19:26.108Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-08-03T07:19:26.108Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.108Z] [2020-08-03T07:19:26.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2020-08-03T07:19:26.108Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2020-08-03T07:19:26.108Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.108Z] [2020-08-03T07:19:26.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2020-08-03T07:19:26.108Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2020-08-03T07:19:26.108Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.108Z] [2020-08-03T07:19:26.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2020-08-03T07:19:26.108Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-08-03T07:19:26.108Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.108Z] [2020-08-03T07:19:26.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-08-03T07:19:26.108Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-08-03T07:19:26.108Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.108Z] [2020-08-03T07:19:26.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-08-03T07:19:26.108Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-08-03T07:19:26.108Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.108Z] [2020-08-03T07:19:26.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-08-03T07:19:26.108Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-08-03T07:19:26.108Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.108Z] [2020-08-03T07:19:26.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-08-03T07:19:26.108Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-08-03T07:19:26.108Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.108Z] [2020-08-03T07:19:26.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2020-08-03T07:19:26.108Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2020-08-03T07:19:26.108Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.108Z] [2020-08-03T07:19:26.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-08-03T07:19:26.108Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-08-03T07:19:26.108Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.108Z] [2020-08-03T07:19:26.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2020-08-03T07:19:26.108Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2020-08-03T07:19:26.108Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.108Z] [2020-08-03T07:19:26.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2020-08-03T07:19:26.108Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2020-08-03T07:19:26.108Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.108Z] [2020-08-03T07:19:26.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.33s) [2020-08-03T07:19:26.108Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.33s) [2020-08-03T07:19:26.108Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.108Z] [2020-08-03T07:19:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.31s) [2020-08-03T07:19:26.109Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s) [2020-08-03T07:19:26.109Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.109Z] [2020-08-03T07:19:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2020-08-03T07:19:26.109Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2020-08-03T07:19:26.109Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.109Z] [2020-08-03T07:19:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-08-03T07:19:26.109Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-08-03T07:19:26.109Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.109Z] [2020-08-03T07:19:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-08-03T07:19:26.109Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-08-03T07:19:26.109Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.109Z] [2020-08-03T07:19:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-08-03T07:19:26.109Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-08-03T07:19:26.109Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.109Z] [2020-08-03T07:19:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-08-03T07:19:26.109Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-08-03T07:19:26.109Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.109Z] [2020-08-03T07:19:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.33s) [2020-08-03T07:19:26.109Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.33s) [2020-08-03T07:19:26.109Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.109Z] [2020-08-03T07:19:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-08-03T07:19:26.109Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-08-03T07:19:26.109Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.109Z] [2020-08-03T07:19:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.36s) [2020-08-03T07:19:26.109Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.36s) [2020-08-03T07:19:26.109Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.109Z] [2020-08-03T07:19:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2020-08-03T07:19:26.109Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2020-08-03T07:19:26.109Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.109Z] [2020-08-03T07:19:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.31s) [2020-08-03T07:19:26.109Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.31s) [2020-08-03T07:19:26.109Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.109Z] [2020-08-03T07:19:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-08-03T07:19:26.109Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-08-03T07:19:26.109Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.109Z] [2020-08-03T07:19:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.33s) [2020-08-03T07:19:26.109Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.33s) [2020-08-03T07:19:26.109Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.109Z] [2020-08-03T07:19:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s) [2020-08-03T07:19:26.109Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s) [2020-08-03T07:19:26.109Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.109Z] [2020-08-03T07:19:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-08-03T07:19:26.109Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-08-03T07:19:26.109Z] docker_cli_sni_test.go:18: Flakey test [2020-08-03T07:19:26.109Z] [2020-08-03T07:19:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-08-03T07:19:26.109Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-08-03T07:19:26.109Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.109Z] [2020-08-03T07:19:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-08-03T07:19:26.109Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-08-03T07:19:26.109Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.109Z] [2020-08-03T07:19:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-08-03T07:19:26.109Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-08-03T07:19:26.109Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.109Z] [2020-08-03T07:19:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-08-03T07:19:26.109Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-08-03T07:19:26.109Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.109Z] [2020-08-03T07:19:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-08-03T07:19:26.109Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-08-03T07:19:26.109Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.109Z] [2020-08-03T07:19:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-08-03T07:19:26.109Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-08-03T07:19:26.109Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.109Z] [2020-08-03T07:19:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-08-03T07:19:26.109Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-08-03T07:19:26.109Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.109Z] [2020-08-03T07:19:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-08-03T07:19:26.109Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-08-03T07:19:26.109Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.109Z] [2020-08-03T07:19:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-08-03T07:19:26.109Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-08-03T07:19:26.109Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.109Z] [2020-08-03T07:19:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-08-03T07:19:26.109Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-08-03T07:19:26.109Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.109Z] [2020-08-03T07:19:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-08-03T07:19:26.109Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-08-03T07:19:26.109Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.109Z] [2020-08-03T07:19:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-08-03T07:19:26.109Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-08-03T07:19:26.109Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.109Z] [2020-08-03T07:19:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-08-03T07:19:26.109Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-08-03T07:19:26.109Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.109Z] [2020-08-03T07:19:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-08-03T07:19:26.109Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-08-03T07:19:26.109Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.109Z] [2020-08-03T07:19:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-08-03T07:19:26.109Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-08-03T07:19:26.109Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.109Z] [2020-08-03T07:19:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-08-03T07:19:26.109Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-08-03T07:19:26.109Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.109Z] [2020-08-03T07:19:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2020-08-03T07:19:26.109Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2020-08-03T07:19:26.109Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.109Z] [2020-08-03T07:19:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-08-03T07:19:26.109Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-08-03T07:19:26.109Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.109Z] [2020-08-03T07:19:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-08-03T07:19:26.109Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-08-03T07:19:26.109Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.109Z] [2020-08-03T07:19:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-08-03T07:19:26.109Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-08-03T07:19:26.109Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.109Z] [2020-08-03T07:19:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-08-03T07:19:26.109Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-08-03T07:19:26.109Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.109Z] [2020-08-03T07:19:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-08-03T07:19:26.109Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-08-03T07:19:26.109Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.109Z] [2020-08-03T07:19:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-08-03T07:19:26.109Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-08-03T07:19:26.109Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.109Z] [2020-08-03T07:19:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-08-03T07:19:26.109Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-08-03T07:19:26.109Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.109Z] [2020-08-03T07:19:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-08-03T07:19:26.109Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-08-03T07:19:26.109Z] docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.109Z] [2020-08-03T07:19:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-08-03T07:19:26.109Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-08-03T07:19:26.109Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.109Z] [2020-08-03T07:19:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-08-03T07:19:26.109Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-08-03T07:19:26.109Z] docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.109Z] [2020-08-03T07:19:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-08-03T07:19:26.109Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-08-03T07:19:26.109Z] docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.109Z] [2020-08-03T07:19:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-08-03T07:19:26.109Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-08-03T07:19:26.109Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.109Z] [2020-08-03T07:19:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-08-03T07:19:26.109Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-08-03T07:19:26.109Z] docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.109Z] [2020-08-03T07:19:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-08-03T07:19:26.109Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-08-03T07:19:26.109Z] docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.109Z] [2020-08-03T07:19:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-08-03T07:19:26.109Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-08-03T07:19:26.109Z] docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.109Z] [2020-08-03T07:19:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-08-03T07:19:26.109Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-08-03T07:19:26.109Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.109Z] [2020-08-03T07:19:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-08-03T07:19:26.109Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-08-03T07:19:26.109Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.109Z] [2020-08-03T07:19:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-08-03T07:19:26.109Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-08-03T07:19:26.109Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.109Z] [2020-08-03T07:19:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-08-03T07:19:26.109Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-08-03T07:19:26.109Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.109Z] [2020-08-03T07:19:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-08-03T07:19:26.109Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-08-03T07:19:26.109Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.109Z] [2020-08-03T07:19:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-08-03T07:19:26.109Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-08-03T07:19:26.109Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.109Z] [2020-08-03T07:19:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-08-03T07:19:26.109Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-08-03T07:19:26.110Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.110Z] [2020-08-03T07:19:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-08-03T07:19:26.110Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-08-03T07:19:26.110Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.110Z] [2020-08-03T07:19:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-08-03T07:19:26.110Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-08-03T07:19:26.110Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.110Z] [2020-08-03T07:19:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-08-03T07:19:26.110Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-08-03T07:19:26.110Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.110Z] [2020-08-03T07:19:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-08-03T07:19:26.110Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-08-03T07:19:26.110Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.110Z] [2020-08-03T07:19:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-08-03T07:19:26.110Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-08-03T07:19:26.110Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.110Z] [2020-08-03T07:19:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-08-03T07:19:26.110Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-08-03T07:19:26.110Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.110Z] [2020-08-03T07:19:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-08-03T07:19:26.110Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-08-03T07:19:26.110Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.110Z] [2020-08-03T07:19:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-08-03T07:19:26.110Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-08-03T07:19:26.110Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.110Z] [2020-08-03T07:19:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-08-03T07:19:26.110Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-08-03T07:19:26.110Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.110Z] [2020-08-03T07:19:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-08-03T07:19:26.110Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-08-03T07:19:26.110Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.110Z] [2020-08-03T07:19:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-08-03T07:19:26.110Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-08-03T07:19:26.110Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.110Z] [2020-08-03T07:19:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-08-03T07:19:26.110Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-08-03T07:19:26.110Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.110Z] [2020-08-03T07:19:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-08-03T07:19:26.110Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-08-03T07:19:26.110Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.110Z] [2020-08-03T07:19:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-08-03T07:19:26.110Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-08-03T07:19:26.110Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.110Z] [2020-08-03T07:19:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-08-03T07:19:26.110Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-08-03T07:19:26.110Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.110Z] [2020-08-03T07:19:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-08-03T07:19:26.110Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-08-03T07:19:26.110Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.110Z] [2020-08-03T07:19:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-08-03T07:19:26.110Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-08-03T07:19:26.110Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.110Z] [2020-08-03T07:19:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-08-03T07:19:26.110Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-08-03T07:19:26.110Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.110Z] [2020-08-03T07:19:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2020-08-03T07:19:26.110Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2020-08-03T07:19:26.110Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.110Z] [2020-08-03T07:19:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-08-03T07:19:26.110Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-08-03T07:19:26.110Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.110Z] [2020-08-03T07:19:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-08-03T07:19:26.110Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-08-03T07:19:26.110Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.110Z] [2020-08-03T07:19:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-08-03T07:19:26.110Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-08-03T07:19:26.110Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.110Z] [2020-08-03T07:19:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-08-03T07:19:26.110Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-08-03T07:19:26.110Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.110Z] [2020-08-03T07:19:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-08-03T07:19:26.110Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-08-03T07:19:26.110Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.110Z] [2020-08-03T07:19:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-08-03T07:19:26.110Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-08-03T07:19:26.110Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.110Z] [2020-08-03T07:19:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-08-03T07:19:26.110Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-08-03T07:19:26.110Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-08-03T07:19:26.110Z] [2020-08-03T07:19:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-08-03T07:19:26.110Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-08-03T07:19:26.110Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.110Z] [2020-08-03T07:19:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-08-03T07:19:26.110Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-08-03T07:19:26.110Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.110Z] [2020-08-03T07:19:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-08-03T07:19:26.110Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-08-03T07:19:26.110Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.110Z] [2020-08-03T07:19:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-08-03T07:19:26.110Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-08-03T07:19:26.110Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.110Z] [2020-08-03T07:19:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-08-03T07:19:26.110Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-08-03T07:19:26.110Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.110Z] [2020-08-03T07:19:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-08-03T07:19:26.110Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-08-03T07:19:26.110Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.110Z] [2020-08-03T07:19:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-08-03T07:19:26.110Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-08-03T07:19:26.110Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.110Z] [2020-08-03T07:19:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-08-03T07:19:26.110Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-08-03T07:19:26.110Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.110Z] [2020-08-03T07:19:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-08-03T07:19:26.110Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-08-03T07:19:26.110Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.110Z] [2020-08-03T07:19:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-08-03T07:19:26.110Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-08-03T07:19:26.110Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.110Z] [2020-08-03T07:19:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-08-03T07:19:26.110Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-08-03T07:19:26.110Z] docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.110Z] [2020-08-03T07:19:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-08-03T07:19:26.110Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-08-03T07:19:26.110Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.110Z] [2020-08-03T07:19:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-08-03T07:19:26.110Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-08-03T07:19:26.110Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.110Z] [2020-08-03T07:19:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-08-03T07:19:26.110Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-08-03T07:19:26.110Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.110Z] [2020-08-03T07:19:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-08-03T07:19:26.110Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-08-03T07:19:26.110Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.110Z] [2020-08-03T07:19:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-08-03T07:19:26.110Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-08-03T07:19:26.110Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.110Z] [2020-08-03T07:19:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-08-03T07:19:26.110Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-08-03T07:19:26.110Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.110Z] [2020-08-03T07:19:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-08-03T07:19:26.110Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-08-03T07:19:26.110Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.110Z] [2020-08-03T07:19:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-08-03T07:19:26.110Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-08-03T07:19:26.110Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.110Z] [2020-08-03T07:19:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-08-03T07:19:26.110Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-08-03T07:19:26.110Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.110Z] [2020-08-03T07:19:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-08-03T07:19:26.110Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-08-03T07:19:26.110Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.110Z] [2020-08-03T07:19:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-08-03T07:19:26.110Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-08-03T07:19:26.110Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.110Z] [2020-08-03T07:19:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-08-03T07:19:26.110Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-08-03T07:19:26.110Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.110Z] [2020-08-03T07:19:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-08-03T07:19:26.110Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-08-03T07:19:26.110Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.110Z] [2020-08-03T07:19:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-08-03T07:19:26.110Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-08-03T07:19:26.111Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.111Z] [2020-08-03T07:19:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-08-03T07:19:26.111Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-08-03T07:19:26.111Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.111Z] [2020-08-03T07:19:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-08-03T07:19:26.111Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-08-03T07:19:26.111Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.111Z] [2020-08-03T07:19:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2020-08-03T07:19:26.111Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2020-08-03T07:19:26.111Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.111Z] [2020-08-03T07:19:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-08-03T07:19:26.111Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-08-03T07:19:26.111Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.111Z] [2020-08-03T07:19:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-08-03T07:19:26.111Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-08-03T07:19:26.111Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.111Z] [2020-08-03T07:19:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-08-03T07:19:26.111Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-08-03T07:19:26.111Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.111Z] [2020-08-03T07:19:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-08-03T07:19:26.111Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-08-03T07:19:26.111Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.111Z] [2020-08-03T07:19:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-08-03T07:19:26.111Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-08-03T07:19:26.111Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-08-03T07:19:26.111Z] [2020-08-03T07:19:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-08-03T07:19:26.111Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-08-03T07:19:26.111Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.111Z] [2020-08-03T07:19:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-08-03T07:19:26.111Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-08-03T07:19:26.111Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.111Z] [2020-08-03T07:19:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-08-03T07:19:26.111Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-08-03T07:19:26.111Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.111Z] [2020-08-03T07:19:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2020-08-03T07:19:26.111Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2020-08-03T07:19:26.111Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.111Z] [2020-08-03T07:19:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2020-08-03T07:19:26.111Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2020-08-03T07:19:26.111Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.111Z] [2020-08-03T07:19:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2020-08-03T07:19:26.111Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2020-08-03T07:19:26.111Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.111Z] [2020-08-03T07:19:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2020-08-03T07:19:26.111Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2020-08-03T07:19:26.111Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.111Z] [2020-08-03T07:19:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-08-03T07:19:26.111Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-08-03T07:19:26.111Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.111Z] [2020-08-03T07:19:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-08-03T07:19:26.111Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-08-03T07:19:26.111Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.111Z] [2020-08-03T07:19:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-08-03T07:19:26.111Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-08-03T07:19:26.111Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.111Z] [2020-08-03T07:19:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-08-03T07:19:26.111Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-08-03T07:19:26.111Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.111Z] [2020-08-03T07:19:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-08-03T07:19:26.111Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-08-03T07:19:26.111Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.111Z] [2020-08-03T07:19:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-08-03T07:19:26.111Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-08-03T07:19:26.111Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.111Z] [2020-08-03T07:19:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-08-03T07:19:26.111Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-08-03T07:19:26.111Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.111Z] [2020-08-03T07:19:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-08-03T07:19:26.111Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-08-03T07:19:26.111Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.111Z] [2020-08-03T07:19:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-08-03T07:19:26.111Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-08-03T07:19:26.111Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.111Z] [2020-08-03T07:19:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-08-03T07:19:26.111Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-08-03T07:19:26.111Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.111Z] [2020-08-03T07:19:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-08-03T07:19:26.111Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-08-03T07:19:26.111Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.111Z] [2020-08-03T07:19:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-08-03T07:19:26.111Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-08-03T07:19:26.111Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.111Z] [2020-08-03T07:19:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-08-03T07:19:26.111Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-08-03T07:19:26.111Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.111Z] [2020-08-03T07:19:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-08-03T07:19:26.111Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-08-03T07:19:26.111Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-08-03T07:19:26.111Z] [2020-08-03T07:19:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-08-03T07:19:26.111Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-08-03T07:19:26.111Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.111Z] [2020-08-03T07:19:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-08-03T07:19:26.111Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-08-03T07:19:26.111Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.111Z] [2020-08-03T07:19:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-08-03T07:19:26.111Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-08-03T07:19:26.111Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.111Z] [2020-08-03T07:19:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-08-03T07:19:26.111Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-08-03T07:19:26.111Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.111Z] [2020-08-03T07:19:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-08-03T07:19:26.111Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-08-03T07:19:26.111Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.111Z] [2020-08-03T07:19:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-08-03T07:19:26.111Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-08-03T07:19:26.111Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.111Z] [2020-08-03T07:19:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-08-03T07:19:26.111Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-08-03T07:19:26.111Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.111Z] [2020-08-03T07:19:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-08-03T07:19:26.111Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-08-03T07:19:26.111Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.111Z] [2020-08-03T07:19:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-08-03T07:19:26.111Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-08-03T07:19:26.111Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.111Z] [2020-08-03T07:19:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-08-03T07:19:26.111Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-08-03T07:19:26.111Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.111Z] [2020-08-03T07:19:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-08-03T07:19:26.111Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-08-03T07:19:26.111Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.111Z] [2020-08-03T07:19:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-08-03T07:19:26.111Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-08-03T07:19:26.111Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.111Z] [2020-08-03T07:19:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-08-03T07:19:26.111Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-08-03T07:19:26.111Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.111Z] [2020-08-03T07:19:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-08-03T07:19:26.111Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-08-03T07:19:26.111Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.111Z] [2020-08-03T07:19:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-08-03T07:19:26.111Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-08-03T07:19:26.111Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.111Z] [2020-08-03T07:19:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-08-03T07:19:26.111Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-08-03T07:19:26.111Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.111Z] [2020-08-03T07:19:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-08-03T07:19:26.111Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-08-03T07:19:26.111Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.111Z] [2020-08-03T07:19:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-08-03T07:19:26.111Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-08-03T07:19:26.111Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.111Z] [2020-08-03T07:19:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-08-03T07:19:26.111Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-08-03T07:19:26.111Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.111Z] [2020-08-03T07:19:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-08-03T07:19:26.111Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-08-03T07:19:26.111Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.111Z] [2020-08-03T07:19:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-08-03T07:19:26.111Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-08-03T07:19:26.111Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.111Z] [2020-08-03T07:19:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-08-03T07:19:26.111Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-08-03T07:19:26.111Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.111Z] [2020-08-03T07:19:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-08-03T07:19:26.111Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-08-03T07:19:26.111Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.111Z] [2020-08-03T07:19:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-08-03T07:19:26.111Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-08-03T07:19:26.111Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.111Z] [2020-08-03T07:19:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-08-03T07:19:26.111Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-08-03T07:19:26.111Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.111Z] [2020-08-03T07:19:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-08-03T07:19:26.111Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-08-03T07:19:26.111Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.111Z] [2020-08-03T07:19:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-08-03T07:19:26.111Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-08-03T07:19:26.111Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.111Z] [2020-08-03T07:19:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-08-03T07:19:26.112Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-08-03T07:19:26.112Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.112Z] [2020-08-03T07:19:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-08-03T07:19:26.112Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-08-03T07:19:26.112Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.112Z] [2020-08-03T07:19:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-08-03T07:19:26.112Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-08-03T07:19:26.112Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.112Z] [2020-08-03T07:19:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-08-03T07:19:26.112Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-08-03T07:19:26.112Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.112Z] [2020-08-03T07:19:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.06s) [2020-08-03T07:19:26.112Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.06s) [2020-08-03T07:19:26.112Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.112Z] [2020-08-03T07:19:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-08-03T07:19:26.112Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-08-03T07:19:26.112Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.112Z] [2020-08-03T07:19:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-08-03T07:19:26.112Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-08-03T07:19:26.112Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.112Z] [2020-08-03T07:19:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-08-03T07:19:26.112Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-08-03T07:19:26.112Z] docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.112Z] [2020-08-03T07:19:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-08-03T07:19:26.112Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-08-03T07:19:26.112Z] docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.112Z] [2020-08-03T07:19:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-08-03T07:19:26.112Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-08-03T07:19:26.112Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.112Z] [2020-08-03T07:19:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-08-03T07:19:26.112Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-08-03T07:19:26.112Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.112Z] [2020-08-03T07:19:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-08-03T07:19:26.112Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-08-03T07:19:26.112Z] docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.112Z] [2020-08-03T07:19:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-08-03T07:19:26.112Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-08-03T07:19:26.112Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.112Z] [2020-08-03T07:19:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-08-03T07:19:26.112Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-08-03T07:19:26.112Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.112Z] [2020-08-03T07:19:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-08-03T07:19:26.112Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-08-03T07:19:26.112Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.112Z] [2020-08-03T07:19:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-08-03T07:19:26.112Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-08-03T07:19:26.112Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.112Z] [2020-08-03T07:19:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-08-03T07:19:26.112Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-08-03T07:19:26.112Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-08-03T07:19:26.112Z] [2020-08-03T07:19:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-08-03T07:19:26.112Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-08-03T07:19:26.112Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-08-03T07:19:26.112Z] [2020-08-03T07:19:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-08-03T07:19:26.112Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-08-03T07:19:26.112Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.112Z] [2020-08-03T07:19:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2020-08-03T07:19:26.112Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2020-08-03T07:19:26.112Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.112Z] [2020-08-03T07:19:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-08-03T07:19:26.112Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-08-03T07:19:26.112Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.112Z] [2020-08-03T07:19:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-08-03T07:19:26.112Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-08-03T07:19:26.112Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.112Z] [2020-08-03T07:19:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-08-03T07:19:26.112Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-08-03T07:19:26.112Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.112Z] [2020-08-03T07:19:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-08-03T07:19:26.112Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-08-03T07:19:26.112Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.112Z] [2020-08-03T07:19:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-08-03T07:19:26.112Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-08-03T07:19:26.112Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.112Z] [2020-08-03T07:19:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-08-03T07:19:26.112Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-08-03T07:19:26.112Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.112Z] [2020-08-03T07:19:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2020-08-03T07:19:26.112Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2020-08-03T07:19:26.112Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.112Z] [2020-08-03T07:19:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-08-03T07:19:26.112Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-08-03T07:19:26.112Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.112Z] [2020-08-03T07:19:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2020-08-03T07:19:26.112Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2020-08-03T07:19:26.112Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.112Z] [2020-08-03T07:19:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-08-03T07:19:26.112Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-08-03T07:19:26.112Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.112Z] [2020-08-03T07:19:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-08-03T07:19:26.112Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-08-03T07:19:26.112Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.112Z] [2020-08-03T07:19:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-08-03T07:19:26.112Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-08-03T07:19:26.112Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.112Z] [2020-08-03T07:19:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-08-03T07:19:26.112Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-08-03T07:19:26.112Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.112Z] [2020-08-03T07:19:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-08-03T07:19:26.112Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-08-03T07:19:26.112Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.112Z] [2020-08-03T07:19:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-08-03T07:19:26.112Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-08-03T07:19:26.112Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-08-03T07:19:26.112Z] [2020-08-03T07:19:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-08-03T07:19:26.112Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-08-03T07:19:26.112Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.112Z] [2020-08-03T07:19:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2020-08-03T07:19:26.112Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2020-08-03T07:19:26.112Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.112Z] [2020-08-03T07:19:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-08-03T07:19:26.112Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-08-03T07:19:26.112Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.112Z] [2020-08-03T07:19:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-08-03T07:19:26.112Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-08-03T07:19:26.112Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.112Z] [2020-08-03T07:19:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-08-03T07:19:26.112Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-08-03T07:19:26.112Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.112Z] [2020-08-03T07:19:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-08-03T07:19:26.112Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-08-03T07:19:26.112Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.112Z] [2020-08-03T07:19:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-08-03T07:19:26.112Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-08-03T07:19:26.112Z] docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.112Z] [2020-08-03T07:19:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-08-03T07:19:26.112Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-08-03T07:19:26.112Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.112Z] [2020-08-03T07:19:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-08-03T07:19:26.112Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-08-03T07:19:26.112Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.112Z] [2020-08-03T07:19:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-08-03T07:19:26.112Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-08-03T07:19:26.112Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.112Z] [2020-08-03T07:19:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-08-03T07:19:26.112Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-08-03T07:19:26.112Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.112Z] [2020-08-03T07:19:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-08-03T07:19:26.112Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-08-03T07:19:26.112Z] docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.112Z] [2020-08-03T07:19:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-08-03T07:19:26.112Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-08-03T07:19:26.112Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.112Z] [2020-08-03T07:19:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-08-03T07:19:26.112Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-08-03T07:19:26.112Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.112Z] [2020-08-03T07:19:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-08-03T07:19:26.112Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-08-03T07:19:26.112Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.112Z] [2020-08-03T07:19:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-08-03T07:19:26.112Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-08-03T07:19:26.112Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.112Z] [2020-08-03T07:19:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2020-08-03T07:19:26.112Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2020-08-03T07:19:26.112Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.112Z] [2020-08-03T07:19:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-08-03T07:19:26.112Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-08-03T07:19:26.112Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.112Z] [2020-08-03T07:19:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-08-03T07:19:26.113Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-08-03T07:19:26.113Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.113Z] [2020-08-03T07:19:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-08-03T07:19:26.113Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-08-03T07:19:26.113Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.113Z] [2020-08-03T07:19:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-08-03T07:19:26.113Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-08-03T07:19:26.113Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.113Z] [2020-08-03T07:19:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-08-03T07:19:26.113Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-08-03T07:19:26.113Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.113Z] [2020-08-03T07:19:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-08-03T07:19:26.113Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-08-03T07:19:26.113Z] docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.113Z] [2020-08-03T07:19:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-08-03T07:19:26.113Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-08-03T07:19:26.113Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.113Z] [2020-08-03T07:19:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-08-03T07:19:26.113Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-08-03T07:19:26.113Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.113Z] [2020-08-03T07:19:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2020-08-03T07:19:26.113Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2020-08-03T07:19:26.113Z] docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.113Z] [2020-08-03T07:19:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-08-03T07:19:26.113Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-08-03T07:19:26.113Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.113Z] [2020-08-03T07:19:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-08-03T07:19:26.113Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-08-03T07:19:26.113Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.113Z] [2020-08-03T07:19:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-08-03T07:19:26.113Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-08-03T07:19:26.113Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.113Z] [2020-08-03T07:19:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-08-03T07:19:26.113Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-08-03T07:19:26.113Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.113Z] [2020-08-03T07:19:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-08-03T07:19:26.113Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-08-03T07:19:26.113Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.113Z] [2020-08-03T07:19:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-08-03T07:19:26.113Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-08-03T07:19:26.113Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.113Z] [2020-08-03T07:19:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-08-03T07:19:26.113Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-08-03T07:19:26.113Z] docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.113Z] [2020-08-03T07:19:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-08-03T07:19:26.113Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-08-03T07:19:26.113Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.113Z] [2020-08-03T07:19:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-08-03T07:19:26.113Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-08-03T07:19:26.113Z] docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.113Z] [2020-08-03T07:19:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-08-03T07:19:26.113Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-08-03T07:19:26.113Z] docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.113Z] [2020-08-03T07:19:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2020-08-03T07:19:26.113Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2020-08-03T07:19:26.113Z] docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.113Z] [2020-08-03T07:19:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-08-03T07:19:26.113Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-08-03T07:19:26.113Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.113Z] [2020-08-03T07:19:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-08-03T07:19:26.113Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-08-03T07:19:26.113Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.113Z] [2020-08-03T07:19:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-08-03T07:19:26.113Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-08-03T07:19:26.113Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.113Z] [2020-08-03T07:19:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-08-03T07:19:26.113Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-08-03T07:19:26.113Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.113Z] [2020-08-03T07:19:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-08-03T07:19:26.113Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-08-03T07:19:26.113Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.113Z] [2020-08-03T07:19:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-08-03T07:19:26.113Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-08-03T07:19:26.113Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.113Z] [2020-08-03T07:19:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-08-03T07:19:26.113Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-08-03T07:19:26.113Z] docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.113Z] [2020-08-03T07:19:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-08-03T07:19:26.113Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-08-03T07:19:26.113Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.113Z] [2020-08-03T07:19:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-08-03T07:19:26.113Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-08-03T07:19:26.113Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.113Z] [2020-08-03T07:19:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-08-03T07:19:26.113Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-08-03T07:19:26.113Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.113Z] [2020-08-03T07:19:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-08-03T07:19:26.113Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-08-03T07:19:26.113Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.113Z] [2020-08-03T07:19:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-08-03T07:19:26.113Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-08-03T07:19:26.113Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.113Z] [2020-08-03T07:19:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-08-03T07:19:26.113Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-08-03T07:19:26.113Z] docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.113Z] [2020-08-03T07:19:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-08-03T07:19:26.113Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-08-03T07:19:26.113Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.113Z] [2020-08-03T07:19:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-08-03T07:19:26.113Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-08-03T07:19:26.113Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.113Z] [2020-08-03T07:19:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-08-03T07:19:26.113Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-08-03T07:19:26.113Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.113Z] [2020-08-03T07:19:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-08-03T07:19:26.113Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-08-03T07:19:26.113Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.113Z] [2020-08-03T07:19:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-08-03T07:19:26.113Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-08-03T07:19:26.113Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.113Z] [2020-08-03T07:19:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-08-03T07:19:26.113Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-08-03T07:19:26.113Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.113Z] [2020-08-03T07:19:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-08-03T07:19:26.113Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-08-03T07:19:26.113Z] docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.113Z] [2020-08-03T07:19:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-08-03T07:19:26.113Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-08-03T07:19:26.113Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.113Z] [2020-08-03T07:19:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-08-03T07:19:26.113Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-08-03T07:19:26.113Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.113Z] [2020-08-03T07:19:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-08-03T07:19:26.113Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-08-03T07:19:26.113Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.113Z] [2020-08-03T07:19:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2020-08-03T07:19:26.113Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2020-08-03T07:19:26.113Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.113Z] [2020-08-03T07:19:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-08-03T07:19:26.113Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-08-03T07:19:26.113Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.113Z] [2020-08-03T07:19:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-08-03T07:19:26.113Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-08-03T07:19:26.113Z] docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.113Z] [2020-08-03T07:19:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-08-03T07:19:26.113Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-08-03T07:19:26.113Z] docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.113Z] [2020-08-03T07:19:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-08-03T07:19:26.113Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-08-03T07:19:26.113Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-08-03T07:19:26.113Z] [2020-08-03T07:19:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-08-03T07:19:26.113Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-08-03T07:19:26.113Z] docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.113Z] [2020-08-03T07:19:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-08-03T07:19:26.113Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-08-03T07:19:26.113Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.113Z] [2020-08-03T07:19:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-08-03T07:19:26.113Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-08-03T07:19:26.113Z] docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.113Z] [2020-08-03T07:19:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-08-03T07:19:26.113Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-08-03T07:19:26.113Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.113Z] [2020-08-03T07:19:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-08-03T07:19:26.113Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-08-03T07:19:26.113Z] docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.113Z] [2020-08-03T07:19:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-08-03T07:19:26.113Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-08-03T07:19:26.113Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.113Z] [2020-08-03T07:19:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2020-08-03T07:19:26.113Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2020-08-03T07:19:26.113Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.113Z] [2020-08-03T07:19:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-08-03T07:19:26.113Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-08-03T07:19:26.113Z] docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.113Z] [2020-08-03T07:19:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-08-03T07:19:26.113Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-08-03T07:19:26.113Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.113Z] [2020-08-03T07:19:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-08-03T07:19:26.113Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-08-03T07:19:26.113Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.113Z] [2020-08-03T07:19:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-08-03T07:19:26.114Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-08-03T07:19:26.114Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.114Z] [2020-08-03T07:19:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-08-03T07:19:26.114Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-08-03T07:19:26.114Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.114Z] [2020-08-03T07:19:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-08-03T07:19:26.114Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-08-03T07:19:26.114Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.114Z] [2020-08-03T07:19:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-08-03T07:19:26.114Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-08-03T07:19:26.114Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.114Z] [2020-08-03T07:19:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-08-03T07:19:26.114Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-08-03T07:19:26.114Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.114Z] [2020-08-03T07:19:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-08-03T07:19:26.114Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-08-03T07:19:26.114Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.114Z] [2020-08-03T07:19:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2020-08-03T07:19:26.114Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2020-08-03T07:19:26.114Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.114Z] [2020-08-03T07:19:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2020-08-03T07:19:26.114Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2020-08-03T07:19:26.114Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.114Z] [2020-08-03T07:19:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-08-03T07:19:26.114Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-08-03T07:19:26.114Z] docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.114Z] [2020-08-03T07:19:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2020-08-03T07:19:26.114Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2020-08-03T07:19:26.114Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.114Z] [2020-08-03T07:19:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-08-03T07:19:26.114Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-08-03T07:19:26.114Z] docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.114Z] [2020-08-03T07:19:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-08-03T07:19:26.114Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-08-03T07:19:26.114Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.114Z] [2020-08-03T07:19:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2020-08-03T07:19:26.114Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2020-08-03T07:19:26.114Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.114Z] [2020-08-03T07:19:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-08-03T07:19:26.114Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-08-03T07:19:26.114Z] docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.114Z] [2020-08-03T07:19:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-08-03T07:19:26.114Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-08-03T07:19:26.114Z] docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.114Z] [2020-08-03T07:19:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-08-03T07:19:26.114Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-08-03T07:19:26.114Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.114Z] [2020-08-03T07:19:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-08-03T07:19:26.114Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-08-03T07:19:26.114Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.114Z] [2020-08-03T07:19:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-08-03T07:19:26.114Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-08-03T07:19:26.114Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.114Z] [2020-08-03T07:19:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-08-03T07:19:26.114Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-08-03T07:19:26.114Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.114Z] [2020-08-03T07:19:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-08-03T07:19:26.114Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-08-03T07:19:26.114Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.114Z] [2020-08-03T07:19:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-08-03T07:19:26.114Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-08-03T07:19:26.114Z] docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.114Z] [2020-08-03T07:19:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-08-03T07:19:26.114Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-08-03T07:19:26.114Z] docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.114Z] [2020-08-03T07:19:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-08-03T07:19:26.114Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-08-03T07:19:26.114Z] docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.114Z] [2020-08-03T07:19:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-08-03T07:19:26.114Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-08-03T07:19:26.114Z] docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.114Z] [2020-08-03T07:19:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.37s) [2020-08-03T07:19:26.114Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.37s) [2020-08-03T07:19:26.114Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.114Z] [2020-08-03T07:19:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-08-03T07:19:26.114Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-08-03T07:19:26.114Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.114Z] [2020-08-03T07:19:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2020-08-03T07:19:26.114Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2020-08-03T07:19:26.114Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.114Z] [2020-08-03T07:19:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-08-03T07:19:26.114Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-08-03T07:19:26.114Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.114Z] [2020-08-03T07:19:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-08-03T07:19:26.114Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-08-03T07:19:26.114Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.114Z] [2020-08-03T07:19:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-08-03T07:19:26.114Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-08-03T07:19:26.114Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.114Z] [2020-08-03T07:19:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-08-03T07:19:26.114Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-08-03T07:19:26.114Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.114Z] [2020-08-03T07:19:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-08-03T07:19:26.114Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-08-03T07:19:26.114Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.114Z] [2020-08-03T07:19:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-08-03T07:19:26.114Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-08-03T07:19:26.114Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.114Z] [2020-08-03T07:19:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-08-03T07:19:26.114Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-08-03T07:19:26.114Z] docker_cli_run_test.go:2885: unmatched requirement Apparmor [2020-08-03T07:19:26.114Z] [2020-08-03T07:19:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-08-03T07:19:26.114Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-08-03T07:19:26.114Z] docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.114Z] [2020-08-03T07:19:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-08-03T07:19:26.114Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-08-03T07:19:26.114Z] docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.114Z] [2020-08-03T07:19:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-08-03T07:19:26.114Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-08-03T07:19:26.114Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.114Z] [2020-08-03T07:19:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-08-03T07:19:26.114Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-08-03T07:19:26.114Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.114Z] [2020-08-03T07:19:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-08-03T07:19:26.114Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-08-03T07:19:26.114Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.114Z] [2020-08-03T07:19:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-08-03T07:19:26.114Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-08-03T07:19:26.114Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.114Z] [2020-08-03T07:19:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-08-03T07:19:26.114Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-08-03T07:19:26.114Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.114Z] [2020-08-03T07:19:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-08-03T07:19:26.114Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-08-03T07:19:26.114Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.114Z] [2020-08-03T07:19:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-08-03T07:19:26.114Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-08-03T07:19:26.114Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.114Z] [2020-08-03T07:19:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-08-03T07:19:26.114Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-08-03T07:19:26.114Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.114Z] [2020-08-03T07:19:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-08-03T07:19:26.114Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-08-03T07:19:26.114Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.114Z] [2020-08-03T07:19:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-08-03T07:19:26.114Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-08-03T07:19:26.114Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.114Z] [2020-08-03T07:19:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-08-03T07:19:26.114Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-08-03T07:19:26.114Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.114Z] [2020-08-03T07:19:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-08-03T07:19:26.115Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-08-03T07:19:26.115Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.115Z] [2020-08-03T07:19:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-08-03T07:19:26.115Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-08-03T07:19:26.115Z] docker_cli_run_test.go:2924: unmatched requirement Apparmor [2020-08-03T07:19:26.115Z] [2020-08-03T07:19:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-08-03T07:19:26.115Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-08-03T07:19:26.115Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.115Z] [2020-08-03T07:19:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-08-03T07:19:26.115Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-08-03T07:19:26.115Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.115Z] [2020-08-03T07:19:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-08-03T07:19:26.115Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-08-03T07:19:26.115Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.115Z] [2020-08-03T07:19:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-08-03T07:19:26.115Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-08-03T07:19:26.115Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.115Z] [2020-08-03T07:19:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-08-03T07:19:26.115Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-08-03T07:19:26.115Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.115Z] [2020-08-03T07:19:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2020-08-03T07:19:26.115Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2020-08-03T07:19:26.115Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.115Z] [2020-08-03T07:19:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-08-03T07:19:26.115Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-08-03T07:19:26.115Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.115Z] [2020-08-03T07:19:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-08-03T07:19:26.115Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-08-03T07:19:26.115Z] docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.115Z] [2020-08-03T07:19:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-08-03T07:19:26.115Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-08-03T07:19:26.115Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.115Z] [2020-08-03T07:19:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-08-03T07:19:26.115Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-08-03T07:19:26.115Z] docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.115Z] [2020-08-03T07:19:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-08-03T07:19:26.115Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-08-03T07:19:26.115Z] docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.115Z] [2020-08-03T07:19:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-08-03T07:19:26.115Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-08-03T07:19:26.115Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.115Z] [2020-08-03T07:19:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-08-03T07:19:26.115Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-08-03T07:19:26.115Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.115Z] [2020-08-03T07:19:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-08-03T07:19:26.115Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-08-03T07:19:26.115Z] docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.115Z] [2020-08-03T07:19:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2020-08-03T07:19:26.115Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2020-08-03T07:19:26.115Z] docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.115Z] [2020-08-03T07:19:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-08-03T07:19:26.115Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-08-03T07:19:26.115Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.115Z] [2020-08-03T07:19:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-08-03T07:19:26.115Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-08-03T07:19:26.115Z] docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.115Z] [2020-08-03T07:19:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-08-03T07:19:26.115Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-08-03T07:19:26.115Z] docker_cli_run_test.go:3041: unmatched requirement Apparmor [2020-08-03T07:19:26.115Z] [2020-08-03T07:19:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-08-03T07:19:26.115Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-08-03T07:19:26.115Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.115Z] [2020-08-03T07:19:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-08-03T07:19:26.115Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-08-03T07:19:26.115Z] docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.115Z] [2020-08-03T07:19:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-08-03T07:19:26.115Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-08-03T07:19:26.115Z] docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.115Z] [2020-08-03T07:19:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-08-03T07:19:26.115Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-08-03T07:19:26.115Z] docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.115Z] [2020-08-03T07:19:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-08-03T07:19:26.115Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-08-03T07:19:26.115Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.115Z] [2020-08-03T07:19:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-08-03T07:19:26.115Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-08-03T07:19:26.115Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.115Z] [2020-08-03T07:19:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-08-03T07:19:26.115Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-08-03T07:19:26.115Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.115Z] [2020-08-03T07:19:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-08-03T07:19:26.115Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-08-03T07:19:26.115Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.115Z] [2020-08-03T07:19:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-08-03T07:19:26.115Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-08-03T07:19:26.115Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.115Z] [2020-08-03T07:19:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-08-03T07:19:26.115Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-08-03T07:19:26.115Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.115Z] [2020-08-03T07:19:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-08-03T07:19:26.115Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-08-03T07:19:26.115Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.115Z] [2020-08-03T07:19:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2020-08-03T07:19:26.115Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2020-08-03T07:19:26.115Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.115Z] [2020-08-03T07:19:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-08-03T07:19:26.115Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-08-03T07:19:26.115Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.115Z] [2020-08-03T07:19:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-08-03T07:19:26.115Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-08-03T07:19:26.115Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.115Z] [2020-08-03T07:19:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-08-03T07:19:26.115Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-08-03T07:19:26.115Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.115Z] [2020-08-03T07:19:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-08-03T07:19:26.115Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-08-03T07:19:26.115Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.115Z] [2020-08-03T07:19:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-08-03T07:19:26.115Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-08-03T07:19:26.115Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.115Z] [2020-08-03T07:19:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-08-03T07:19:26.115Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-08-03T07:19:26.115Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.115Z] [2020-08-03T07:19:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-08-03T07:19:26.115Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-08-03T07:19:26.115Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.115Z] [2020-08-03T07:19:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-08-03T07:19:26.115Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-08-03T07:19:26.115Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.115Z] [2020-08-03T07:19:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-08-03T07:19:26.115Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-08-03T07:19:26.115Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-08-03T07:19:26.115Z] [2020-08-03T07:19:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-08-03T07:19:26.115Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-08-03T07:19:26.115Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.115Z] [2020-08-03T07:19:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-08-03T07:19:26.115Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-08-03T07:19:26.115Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.115Z] [2020-08-03T07:19:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-08-03T07:19:26.115Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-08-03T07:19:26.115Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.115Z] [2020-08-03T07:19:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-08-03T07:19:26.115Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-08-03T07:19:26.115Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.115Z] [2020-08-03T07:19:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-08-03T07:19:26.115Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-08-03T07:19:26.115Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.115Z] [2020-08-03T07:19:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-08-03T07:19:26.115Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-08-03T07:19:26.115Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.115Z] [2020-08-03T07:19:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-08-03T07:19:26.115Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-08-03T07:19:26.115Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.115Z] [2020-08-03T07:19:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-08-03T07:19:26.115Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-08-03T07:19:26.115Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.115Z] [2020-08-03T07:19:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-08-03T07:19:26.115Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-08-03T07:19:26.115Z] docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.115Z] [2020-08-03T07:19:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-08-03T07:19:26.115Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-08-03T07:19:26.115Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.115Z] [2020-08-03T07:19:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-08-03T07:19:26.115Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-08-03T07:19:26.115Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.115Z] [2020-08-03T07:19:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-08-03T07:19:26.115Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-08-03T07:19:26.115Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.115Z] [2020-08-03T07:19:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-08-03T07:19:26.115Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-08-03T07:19:26.115Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.115Z] [2020-08-03T07:19:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-08-03T07:19:26.115Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-08-03T07:19:26.115Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.115Z] [2020-08-03T07:19:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-08-03T07:19:26.115Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-08-03T07:19:26.115Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.115Z] [2020-08-03T07:19:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-08-03T07:19:26.115Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-08-03T07:19:26.115Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.115Z] [2020-08-03T07:19:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-08-03T07:19:26.115Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-08-03T07:19:26.115Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.115Z] [2020-08-03T07:19:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-08-03T07:19:26.115Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-08-03T07:19:26.115Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.115Z] [2020-08-03T07:19:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-08-03T07:19:26.115Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-08-03T07:19:26.115Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.115Z] [2020-08-03T07:19:26.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-08-03T07:19:26.116Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-08-03T07:19:26.116Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.116Z] [2020-08-03T07:19:26.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-08-03T07:19:26.116Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-08-03T07:19:26.116Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.116Z] [2020-08-03T07:19:26.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-08-03T07:19:26.116Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-08-03T07:19:26.116Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.116Z] [2020-08-03T07:19:26.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-08-03T07:19:26.116Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-08-03T07:19:26.116Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.116Z] [2020-08-03T07:19:26.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-08-03T07:19:26.116Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-08-03T07:19:26.116Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.116Z] [2020-08-03T07:19:26.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-08-03T07:19:26.116Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-08-03T07:19:26.116Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.116Z] [2020-08-03T07:19:26.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-08-03T07:19:26.116Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-08-03T07:19:26.116Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.116Z] [2020-08-03T07:19:26.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-08-03T07:19:26.116Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-08-03T07:19:26.116Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.116Z] [2020-08-03T07:19:26.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-08-03T07:19:26.116Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-08-03T07:19:26.116Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.116Z] [2020-08-03T07:19:26.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-08-03T07:19:26.116Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-08-03T07:19:26.116Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.116Z] [2020-08-03T07:19:26.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-08-03T07:19:26.116Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-08-03T07:19:26.116Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.116Z] [2020-08-03T07:19:26.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-08-03T07:19:26.116Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-08-03T07:19:26.116Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.116Z] [2020-08-03T07:19:26.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-08-03T07:19:26.116Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-08-03T07:19:26.116Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.116Z] [2020-08-03T07:19:26.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-08-03T07:19:26.116Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-08-03T07:19:26.116Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.116Z] [2020-08-03T07:19:26.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-08-03T07:19:26.116Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-08-03T07:19:26.116Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.116Z] [2020-08-03T07:19:26.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-08-03T07:19:26.116Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-08-03T07:19:26.116Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.116Z] [2020-08-03T07:19:26.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-08-03T07:19:26.116Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-08-03T07:19:26.116Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.116Z] [2020-08-03T07:19:26.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-08-03T07:19:26.116Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-08-03T07:19:26.116Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.116Z] [2020-08-03T07:19:26.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-08-03T07:19:26.116Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-08-03T07:19:26.116Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.116Z] [2020-08-03T07:19:26.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-08-03T07:19:26.116Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-08-03T07:19:26.116Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.116Z] [2020-08-03T07:19:26.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-08-03T07:19:26.116Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-08-03T07:19:26.116Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.116Z] [2020-08-03T07:19:26.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-08-03T07:19:26.116Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-08-03T07:19:26.116Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.116Z] [2020-08-03T07:19:26.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-08-03T07:19:26.116Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-08-03T07:19:26.116Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.116Z] [2020-08-03T07:19:26.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-08-03T07:19:26.116Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-08-03T07:19:26.116Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.116Z] [2020-08-03T07:19:26.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-08-03T07:19:26.116Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-08-03T07:19:26.116Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.116Z] [2020-08-03T07:19:26.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-08-03T07:19:26.116Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-08-03T07:19:26.116Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.116Z] [2020-08-03T07:19:26.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-08-03T07:19:26.116Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-08-03T07:19:26.116Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.116Z] [2020-08-03T07:19:26.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-08-03T07:19:26.116Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-08-03T07:19:26.116Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.116Z] [2020-08-03T07:19:26.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-08-03T07:19:26.116Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-08-03T07:19:26.116Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.116Z] [2020-08-03T07:19:26.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-08-03T07:19:26.116Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-08-03T07:19:26.116Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.116Z] [2020-08-03T07:19:26.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-08-03T07:19:26.116Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-08-03T07:19:26.116Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.116Z] [2020-08-03T07:19:26.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-08-03T07:19:26.116Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-08-03T07:19:26.116Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.116Z] [2020-08-03T07:19:26.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-08-03T07:19:26.116Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-08-03T07:19:26.116Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.116Z] [2020-08-03T07:19:26.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-08-03T07:19:26.116Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-08-03T07:19:26.116Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.116Z] [2020-08-03T07:19:26.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-08-03T07:19:26.116Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-08-03T07:19:26.116Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.116Z] [2020-08-03T07:19:26.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-08-03T07:19:26.116Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-08-03T07:19:26.116Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.116Z] [2020-08-03T07:19:26.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-08-03T07:19:26.116Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-08-03T07:19:26.116Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.116Z] [2020-08-03T07:19:26.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-08-03T07:19:26.116Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-08-03T07:19:26.116Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.116Z] [2020-08-03T07:19:26.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-08-03T07:19:26.116Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-08-03T07:19:26.116Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.116Z] [2020-08-03T07:19:26.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-08-03T07:19:26.116Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-08-03T07:19:26.116Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.116Z] [2020-08-03T07:19:26.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-08-03T07:19:26.116Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-08-03T07:19:26.116Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.116Z] [2020-08-03T07:19:26.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-08-03T07:19:26.116Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-08-03T07:19:26.116Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.116Z] [2020-08-03T07:19:26.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-08-03T07:19:26.116Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-08-03T07:19:26.116Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.116Z] [2020-08-03T07:19:26.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-08-03T07:19:26.116Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-08-03T07:19:26.116Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.116Z] [2020-08-03T07:19:26.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-08-03T07:19:26.116Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-08-03T07:19:26.116Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.116Z] [2020-08-03T07:19:26.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-08-03T07:19:26.116Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-08-03T07:19:26.116Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.116Z] [2020-08-03T07:19:26.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-08-03T07:19:26.116Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-08-03T07:19:26.116Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.116Z] [2020-08-03T07:19:26.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-08-03T07:19:26.116Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-08-03T07:19:26.116Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.116Z] [2020-08-03T07:19:26.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-08-03T07:19:26.116Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-08-03T07:19:26.116Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.116Z] [2020-08-03T07:19:26.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-08-03T07:19:26.116Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-08-03T07:19:26.116Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.116Z] [2020-08-03T07:19:26.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-08-03T07:19:26.116Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-08-03T07:19:26.116Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.116Z] [2020-08-03T07:19:26.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-08-03T07:19:26.116Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-08-03T07:19:26.116Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.116Z] [2020-08-03T07:19:26.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-08-03T07:19:26.116Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-08-03T07:19:26.116Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.116Z] [2020-08-03T07:19:26.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-08-03T07:19:26.116Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-08-03T07:19:26.116Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.116Z] [2020-08-03T07:19:26.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-08-03T07:19:26.116Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-08-03T07:19:26.116Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.116Z] [2020-08-03T07:19:26.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-08-03T07:19:26.117Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-08-03T07:19:26.117Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.117Z] [2020-08-03T07:19:26.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-08-03T07:19:26.117Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-08-03T07:19:26.117Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.117Z] [2020-08-03T07:19:26.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-08-03T07:19:26.117Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-08-03T07:19:26.117Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.117Z] [2020-08-03T07:19:26.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-08-03T07:19:26.117Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-08-03T07:19:26.117Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.117Z] [2020-08-03T07:19:26.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-08-03T07:19:26.117Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-08-03T07:19:26.117Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.117Z] [2020-08-03T07:19:26.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-08-03T07:19:26.117Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-08-03T07:19:26.117Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.117Z] [2020-08-03T07:19:26.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-08-03T07:19:26.117Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-08-03T07:19:26.117Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.117Z] [2020-08-03T07:19:26.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-08-03T07:19:26.117Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-08-03T07:19:26.117Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.117Z] [2020-08-03T07:19:26.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-08-03T07:19:26.117Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-08-03T07:19:26.117Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.117Z] [2020-08-03T07:19:26.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-08-03T07:19:26.117Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-08-03T07:19:26.117Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.117Z] [2020-08-03T07:19:26.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-08-03T07:19:26.117Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-08-03T07:19:26.117Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.117Z] [2020-08-03T07:19:26.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-08-03T07:19:26.117Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-08-03T07:19:26.117Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.117Z] [2020-08-03T07:19:26.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-08-03T07:19:26.117Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-08-03T07:19:26.117Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.117Z] [2020-08-03T07:19:26.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-08-03T07:19:26.117Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-08-03T07:19:26.117Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.117Z] [2020-08-03T07:19:26.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-08-03T07:19:26.117Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-08-03T07:19:26.117Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.117Z] [2020-08-03T07:19:26.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-08-03T07:19:26.117Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-08-03T07:19:26.117Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.117Z] [2020-08-03T07:19:26.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-08-03T07:19:26.117Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-08-03T07:19:26.117Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.117Z] [2020-08-03T07:19:26.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-08-03T07:19:26.117Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-08-03T07:19:26.117Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.117Z] [2020-08-03T07:19:26.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-08-03T07:19:26.117Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-08-03T07:19:26.117Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.117Z] [2020-08-03T07:19:26.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-08-03T07:19:26.117Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-08-03T07:19:26.117Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.117Z] [2020-08-03T07:19:26.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-08-03T07:19:26.117Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-08-03T07:19:26.117Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.117Z] [2020-08-03T07:19:26.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-08-03T07:19:26.117Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-08-03T07:19:26.117Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.117Z] [2020-08-03T07:19:26.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-08-03T07:19:26.117Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-08-03T07:19:26.117Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.117Z] [2020-08-03T07:19:26.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-08-03T07:19:26.117Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-08-03T07:19:26.117Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.117Z] [2020-08-03T07:19:26.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-08-03T07:19:26.117Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-08-03T07:19:26.117Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.117Z] [2020-08-03T07:19:26.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-08-03T07:19:26.117Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-08-03T07:19:26.117Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.117Z] [2020-08-03T07:19:26.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-08-03T07:19:26.117Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-08-03T07:19:26.117Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.117Z] [2020-08-03T07:19:26.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-08-03T07:19:26.117Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.117Z] [2020-08-03T07:19:26.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-08-03T07:19:26.117Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.117Z] [2020-08-03T07:19:26.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-08-03T07:19:26.117Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-08-03T07:19:26.117Z] [2020-08-03T07:19:26.117Z] [2020-08-03T07:19:26.117Z] DONE 1096 tests, 549 skipped in 2209.200s [2020-08-03T07:19:26.117Z] INFO: Integration tests ended at 08/03/2020 07:19:24. Duration:00:36:49.4502215 [2020-08-03T07:19:26.117Z] INFO: Docker info of the daemon under test at end of run [2020-08-03T07:19:26.117Z] [2020-08-03T07:19:26.117Z] Containers: 2 [2020-08-03T07:19:26.117Z] Running: 0 [2020-08-03T07:19:26.117Z] Paused: 0 [2020-08-03T07:19:26.117Z] Stopped: 2 [2020-08-03T07:19:26.117Z] Images: 15 [2020-08-03T07:19:26.117Z] Server Version: 0.0.0-dev [2020-08-03T07:19:26.117Z] Storage Driver: windowsfilter [2020-08-03T07:19:26.117Z] Windows: [2020-08-03T07:19:26.117Z] Logging Driver: json-file [2020-08-03T07:19:26.117Z] Plugins: [2020-08-03T07:19:26.117Z] Volume: local [2020-08-03T07:19:26.117Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-08-03T07:19:26.117Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-08-03T07:19:26.117Z] Swarm: inactive [2020-08-03T07:19:26.117Z] Default Isolation: process [2020-08-03T07:19:26.117Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-08-03T07:19:26.117Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-08-03T07:19:26.117Z] OSType: windows [2020-08-03T07:19:26.117Z] Architecture: x86_64 [2020-08-03T07:19:26.117Z] CPUs: 4 [2020-08-03T07:19:26.117Z] Total Memory: 32GiB [2020-08-03T07:19:26.117Z] Name: azwin-2-4c3fc0 [2020-08-03T07:19:26.117Z] ID: WCA5:ASYT:TSWA:I3DG:4C6D:DSHB:HTHA:WGF5:3IW7:6O67:5PDO:B43Q [2020-08-03T07:19:26.117Z] Docker Root Dir: D:\CI\PR-41306\1\daemon [2020-08-03T07:19:26.117Z] Debug Mode (client): false [2020-08-03T07:19:26.117Z] Debug Mode (server): true [2020-08-03T07:19:26.117Z] File Descriptors: -1 [2020-08-03T07:19:26.117Z] Goroutines: 18 [2020-08-03T07:19:26.117Z] System Time: 2020-08-03T07:19:24.1638995Z [2020-08-03T07:19:26.117Z] EventsListeners: 0 [2020-08-03T07:19:26.117Z] Registry: https://index.docker.io/v1/ [2020-08-03T07:19:26.117Z] Labels: [2020-08-03T07:19:26.117Z] Experimental: false [2020-08-03T07:19:26.117Z] Insecure Registries: [2020-08-03T07:19:26.117Z] 127.0.0.0/8 [2020-08-03T07:19:26.117Z] Live Restore Enabled: false [2020-08-03T07:19:26.117Z] [2020-08-03T07:19:26.117Z] [2020-08-03T07:19:26.117Z] INFO: Stopping daemon under test [2020-08-03T07:19:26.117Z] SUCCESS: The process with PID 4648 (child process of PID 2516) has been terminated. [2020-08-03T07:19:26.117Z] SUCCESS: The process with PID 2516 (child process of PID 1808) has been terminated. [2020-08-03T07:19:26.117Z] INFO: Stop tailing logs of the daemon under tests [2020-08-03T07:19:26.117Z] INFO: executeCI.ps1 Completed successfully at 08/03/2020 07:19:24. [2020-08-03T07:19:26.117Z] INFO: Tidying up at end of run [2020-08-03T07:19:26.117Z] INFO: Saving daemon under test log (d:\CI\PR-41306\1\dut.out) to C:\windows\TEMP\CIDUT.out [2020-08-03T07:19:26.117Z] INFO: Saving daemon under test log (d:\CI\PR-41306\1\dut.err) to C:\windows\TEMP\CIDUT.err [2020-08-03T07:19:26.118Z] INFO: Nuke-Everything... [2020-08-03T07:19:26.118Z] INFO: Container count on control daemon to delete is 2 [2020-08-03T07:19:26.118Z] 7512247b81f0 [2020-08-03T07:19:26.118Z] 261d5cd13248 [2020-08-03T07:19:26.118Z] INFO: Tidying pidfile d:\CI\PR-41306\1\docker.pid [2020-08-03T07:19:26.118Z] INFO: Nuking d:\CI [2020-08-03T07:19:56.319Z] INFO: Zapped successfully [2020-08-03T07:19:56.319Z] [2020-08-03T07:19:56.319Z] INFO: executeCI.ps1 exiting at Mon Aug 3 07:19:52 CUT 2020. Duration 00:57:59.5196657 [2020-08-03T07:19:56.319Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-08-03T07:19:56.577Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-08-03T07:20:06.344Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-08-03T07:20:08.161Z] Archiving artifacts [2020-08-03T07:20:23.894Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41306/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-03T07:20:24.868Z] + make clean [2020-08-03T07:20:27.102Z] docker volume rm -f docker-dev-cache [2020-08-03T07:20:27.102Z] 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