Pull request #40938 updated Started by user Sebastiaan van Stijn Rebuilds build #7 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 687bdc7c71a4722caa598f809b05deb2572191d5+3aac5f0bbb5ccaeb9081ef710aae2459cbc87fa7 (61edbc4df33f6ce22506497e41d441f46211b3c6) 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 ad1b00369dd78a15c273e17e363f91bced3f6e18 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 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 ad1b00369dd78a15c273e17e363f91bced3f6e18 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ad1b00369dd78a15c273e17e363f91bced3f6e18 # timeout=10 Commit message: "Merge pull request #22 from docker/add-getOnlineNodeNamesByPrefix" > git rev-list --no-walk ad1b00369dd78a15c273e17e363f91bced3f6e18 # timeout=10 [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-06-09T12:08:29.712Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-06-09T12:08:29.716Z] Trying to pass milestone 7 [Pipeline] milestone [2020-06-09T12:08:29.755Z] Trying to pass milestone 8 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-06-09T12:08:44.905Z] Still waiting to schedule task [2020-06-09T12:08:44.909Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2020-06-09T12:09:23.692Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bc272e2ec83c6aa7) in /home/ubuntu/workspace/moby_PR-40938 [Pipeline] { [Pipeline] checkout [2020-06-09T12:09:27.674Z] using credential docker-jenkins-github-credentials [2020-06-09T12:09:27.696Z] Cloning the remote Git repository [2020-06-09T12:09:27.696Z] Cloning with configured refspecs honoured and without tags [2020-06-09T12:09:27.763Z] Cloning repository https://github.com/moby/moby.git [2020-06-09T12:09:27.832Z] > git init /home/ubuntu/workspace/moby_PR-40938 # timeout=10 [2020-06-09T12:09:28.104Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-09T12:09:28.104Z] > git --version # timeout=10 [2020-06-09T12:09:28.126Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-09T12:09:28.127Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40938/head:refs/remotes/origin/PR-40938 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-09T12:09:45.344Z] Fetching without tags [2020-06-09T12:09:45.639Z] Merging remotes/origin/master commit 3aac5f0bbb5ccaeb9081ef710aae2459cbc87fa7 into PR head commit 687bdc7c71a4722caa598f809b05deb2572191d5 [2020-06-09T12:09:45.276Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-09T12:09:45.299Z] > git config --add remote.origin.fetch +refs/pull/40938/head:refs/remotes/origin/PR-40938 # timeout=10 [2020-06-09T12:09:45.314Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-09T12:09:45.323Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-09T12:09:45.345Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-09T12:09:45.345Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-09T12:09:45.346Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40938/head:refs/remotes/origin/PR-40938 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-09T12:09:45.641Z] > git config core.sparsecheckout # timeout=10 [2020-06-09T12:09:45.661Z] > git checkout -f 687bdc7c71a4722caa598f809b05deb2572191d5 # timeout=10 [2020-06-09T12:09:46.858Z] Merge succeeded, producing 42f65bcebea5a9e610a5f5305b47a88ff6d5ce16 [2020-06-09T12:09:46.858Z] Checking out Revision 42f65bcebea5a9e610a5f5305b47a88ff6d5ce16 (PR-40938) [2020-06-09T12:09:46.360Z] > git merge 3aac5f0bbb5ccaeb9081ef710aae2459cbc87fa7 # timeout=10 [2020-06-09T12:09:46.832Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-09T12:09:46.856Z] > git config core.sparsecheckout # timeout=10 [2020-06-09T12:09:46.867Z] > git checkout -f 42f65bcebea5a9e610a5f5305b47a88ff6d5ce16 # timeout=10 [2020-06-09T12:09:50.671Z] Commit message: "Merge commit '3aac5f0bbb5ccaeb9081ef710aae2459cbc87fa7' into HEAD" [2020-06-09T12:09:50.670Z] > git rev-list --no-walk 687bdc7c71a4722caa598f809b05deb2572191d5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-09T12:09:51.949Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40938:/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-06-09T12:10:01.917Z] Unable to find image 'alpine:latest' locally [2020-06-09T12:10:01.917Z] latest: Pulling from library/alpine [2020-06-09T12:10:01.917Z] df20fa9351a1: Pulling fs layer [2020-06-09T12:10:01.917Z] df20fa9351a1: Verifying Checksum [2020-06-09T12:10:01.917Z] df20fa9351a1: Download complete [2020-06-09T12:10:01.917Z] df20fa9351a1: Pull complete [2020-06-09T12:10:01.917Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-06-09T12:10:01.917Z] Status: Downloaded newer image for alpine:latest [2020-06-09T12:10:05.202Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2020-06-09T12:10:05.745Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bc272e2ec83c6aa7) in /home/ubuntu/workspace/moby_PR-40938 [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] { [2020-06-09T12:10:05.777Z] Running on s390x-ubuntu-15 in /home/jenkins/workspace/moby_PR-40938 [Pipeline] // stage [Pipeline] // stage [2020-06-09T12:10:05.805Z] Running on ppc64le-ubuntu-15 in /home/docker/workspace/moby_PR-40938 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [Pipeline] { [2020-06-09T12:10:05.855Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2020-06-09T12:10:05.886Z] Fetching changes from the remote Git repository Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [2020-06-09T12:10:05.902Z] Fetching without tags [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [2020-06-09T12:10:05.965Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-06-09T12:10:05.982Z] Cloning the remote Git repository [2020-06-09T12:10:05.982Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [2020-06-09T12:10:06.014Z] using credential docker-jenkins-github-credentials Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2020-06-09T12:10:06.034Z] Cloning the remote Git repository [2020-06-09T12:10:06.035Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-06-09T12:10:06.292Z] Merging remotes/origin/master commit 3aac5f0bbb5ccaeb9081ef710aae2459cbc87fa7 into PR head commit 687bdc7c71a4722caa598f809b05deb2572191d5 [2020-06-09T12:10:06.492Z] Merge succeeded, producing ead1eb1a9a87f781b21762465dca4d70fe17baa7 [2020-06-09T12:10:06.493Z] Checking out Revision ead1eb1a9a87f781b21762465dca4d70fe17baa7 (PR-40938) [2020-06-09T12:10:06.578Z] Commit message: "Merge commit '3aac5f0bbb5ccaeb9081ef710aae2459cbc87fa7' into HEAD" [2020-06-09T12:10:05.864Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-06-09T12:10:05.886Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-09T12:10:05.905Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-09T12:10:05.905Z] > git --version # timeout=10 [2020-06-09T12:10:05.915Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-09T12:10:05.916Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40938/head:refs/remotes/origin/PR-40938 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-09T12:10:06.293Z] > git config core.sparsecheckout # timeout=10 [2020-06-09T12:10:06.323Z] > git checkout -f 687bdc7c71a4722caa598f809b05deb2572191d5 # timeout=10 [2020-06-09T12:10:06.388Z] > git merge 3aac5f0bbb5ccaeb9081ef710aae2459cbc87fa7 # timeout=10 [2020-06-09T12:10:06.478Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-09T12:10:06.493Z] > git config core.sparsecheckout # timeout=10 [2020-06-09T12:10:06.497Z] > git checkout -f ead1eb1a9a87f781b21762465dca4d70fe17baa7 # timeout=10 [2020-06-09T12:10:06.579Z] > git rev-list --no-walk 687bdc7c71a4722caa598f809b05deb2572191d5 # timeout=10 [2020-06-09T12:10:05.988Z] Cloning repository https://github.com/moby/moby.git [2020-06-09T12:10:05.988Z] > git init /home/jenkins/workspace/moby_PR-40938 # timeout=10 [2020-06-09T12:10:05.991Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-09T12:10:05.991Z] > git --version # timeout=10 [2020-06-09T12:10:05.992Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-09T12:10:05.996Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40938/head:refs/remotes/origin/PR-40938 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-09T12:10:06.042Z] Cloning repository https://github.com/moby/moby.git [2020-06-09T12:10:06.043Z] > git init /home/docker/workspace/moby_PR-40938 # timeout=10 [2020-06-09T12:10:06.053Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-09T12:10:06.053Z] > git --version # timeout=10 [2020-06-09T12:10:06.056Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-09T12:10:06.058Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40938/head:refs/remotes/origin/PR-40938 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-09T12:10:07.381Z] + [ PR != PR ] [2020-06-09T12:10:07.381Z] + [ master != master ] [2020-06-09T12:10:07.381Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-06-09T12:10:07.717Z] + docker version [2020-06-09T12:10:07.717Z] Client: Docker Engine - Community [2020-06-09T12:10:07.717Z] Version: 19.03.11 [2020-06-09T12:10:07.717Z] API version: 1.40 [2020-06-09T12:10:07.717Z] Go version: go1.13.10 [2020-06-09T12:10:07.717Z] Git commit: 42e35e61f3 [2020-06-09T12:10:07.717Z] Built: Mon Jun 1 09:12:22 2020 [2020-06-09T12:10:07.717Z] OS/Arch: linux/amd64 [2020-06-09T12:10:07.717Z] Experimental: false [2020-06-09T12:10:07.717Z] [2020-06-09T12:10:07.717Z] Server: Docker Engine - Community [2020-06-09T12:10:07.717Z] Engine: [2020-06-09T12:10:07.717Z] Version: 19.03.11 [2020-06-09T12:10:07.717Z] API version: 1.40 (minimum version 1.12) [2020-06-09T12:10:07.717Z] Go version: go1.13.10 [2020-06-09T12:10:07.717Z] Git commit: 42e35e61f3 [2020-06-09T12:10:07.717Z] Built: Mon Jun 1 09:10:54 2020 [2020-06-09T12:10:07.717Z] OS/Arch: linux/amd64 [2020-06-09T12:10:07.717Z] Experimental: true [2020-06-09T12:10:07.717Z] containerd: [2020-06-09T12:10:07.717Z] Version: 1.2.13 [2020-06-09T12:10:07.717Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-09T12:10:07.717Z] runc: [2020-06-09T12:10:07.717Z] Version: 1.0.0-rc10 [2020-06-09T12:10:07.717Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-09T12:10:07.717Z] docker-init: [2020-06-09T12:10:07.717Z] Version: 0.18.0 [2020-06-09T12:10:07.717Z] GitCommit: fec3683 [Pipeline] sh [2020-06-09T12:10:07.998Z] + docker info [2020-06-09T12:10:15.185Z] Fetching without tags [2020-06-09T12:10:15.140Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-09T12:10:15.141Z] > git config --add remote.origin.fetch +refs/pull/40938/head:refs/remotes/origin/PR-40938 # timeout=10 [2020-06-09T12:10:15.164Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-09T12:10:15.176Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-09T12:10:15.190Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-09T12:10:15.190Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-09T12:10:15.191Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40938/head:refs/remotes/origin/PR-40938 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-09T12:10:15.498Z] Merging remotes/origin/master commit 3aac5f0bbb5ccaeb9081ef710aae2459cbc87fa7 into PR head commit 687bdc7c71a4722caa598f809b05deb2572191d5 [2020-06-09T12:10:16.439Z] Merge succeeded, producing f5e17b22c850b575b711369d8997335221eed8f5 [2020-06-09T12:10:16.439Z] Checking out Revision f5e17b22c850b575b711369d8997335221eed8f5 (PR-40938) [2020-06-09T12:10:16.496Z] Commit message: "Merge commit '3aac5f0bbb5ccaeb9081ef710aae2459cbc87fa7' into HEAD" [2020-06-09T12:10:15.507Z] > git config core.sparsecheckout # timeout=10 [2020-06-09T12:10:15.509Z] > git checkout -f 687bdc7c71a4722caa598f809b05deb2572191d5 # timeout=10 [2020-06-09T12:10:15.985Z] > git merge 3aac5f0bbb5ccaeb9081ef710aae2459cbc87fa7 # timeout=10 [2020-06-09T12:10:16.431Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-09T12:10:16.445Z] > git config core.sparsecheckout # timeout=10 [2020-06-09T12:10:16.446Z] > git checkout -f f5e17b22c850b575b711369d8997335221eed8f5 # timeout=10 [2020-06-09T12:10:16.501Z] > git rev-list --no-walk 687bdc7c71a4722caa598f809b05deb2572191d5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-06-09T12:10:17.361Z] + docker version [2020-06-09T12:10:17.361Z] Client: Docker Engine - Community [2020-06-09T12:10:17.361Z] Version: 19.03.7 [2020-06-09T12:10:17.361Z] API version: 1.40 [2020-06-09T12:10:17.361Z] Go version: go1.12.17 [2020-06-09T12:10:17.361Z] Git commit: 7141c199a2 [2020-06-09T12:10:17.361Z] Built: Sat Mar 7 16:48:47 2020 [2020-06-09T12:10:17.361Z] OS/Arch: linux/s390x [2020-06-09T12:10:17.361Z] Experimental: false [2020-06-09T12:10:17.361Z] [2020-06-09T12:10:17.362Z] Server: Docker Engine - Community [2020-06-09T12:10:17.362Z] Engine: [2020-06-09T12:10:17.362Z] Version: 19.03.7 [2020-06-09T12:10:17.362Z] API version: 1.40 (minimum version 1.12) [2020-06-09T12:10:17.362Z] Go version: go1.12.17 [2020-06-09T12:10:17.362Z] Git commit: 7141c199a2 [2020-06-09T12:10:17.362Z] Built: Sat Mar 7 16:47:46 2020 [2020-06-09T12:10:17.362Z] OS/Arch: linux/s390x [2020-06-09T12:10:17.362Z] Experimental: true [2020-06-09T12:10:17.362Z] containerd: [2020-06-09T12:10:17.362Z] Version: 1.2.13 [2020-06-09T12:10:17.362Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-09T12:10:17.362Z] runc: [2020-06-09T12:10:17.362Z] Version: 1.0.0-rc10 [2020-06-09T12:10:17.362Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-09T12:10:17.362Z] docker-init: [2020-06-09T12:10:17.362Z] Version: 0.18.0 [2020-06-09T12:10:17.362Z] GitCommit: fec3683 [Pipeline] sh [2020-06-09T12:10:17.728Z] + docker info [2020-06-09T12:10:17.728Z] Client: [2020-06-09T12:10:17.728Z] Debug Mode: false [2020-06-09T12:10:17.728Z] [2020-06-09T12:10:17.728Z] Server: [2020-06-09T12:10:17.728Z] Containers: 0 [2020-06-09T12:10:17.728Z] Running: 0 [2020-06-09T12:10:17.728Z] Paused: 0 [2020-06-09T12:10:17.728Z] Stopped: 0 [2020-06-09T12:10:17.728Z] Images: 0 [2020-06-09T12:10:17.728Z] Server Version: 19.03.7 [2020-06-09T12:10:17.728Z] Storage Driver: overlay2 [2020-06-09T12:10:17.728Z] Backing Filesystem: [2020-06-09T12:10:17.728Z] Supports d_type: true [2020-06-09T12:10:17.728Z] Native Overlay Diff: true [2020-06-09T12:10:17.728Z] Logging Driver: json-file [2020-06-09T12:10:17.728Z] Cgroup Driver: cgroupfs [2020-06-09T12:10:17.728Z] Plugins: [2020-06-09T12:10:17.728Z] Volume: local [2020-06-09T12:10:17.728Z] Network: bridge host ipvlan macvlan null overlay [2020-06-09T12:10:17.728Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-06-09T12:10:17.728Z] Swarm: inactive [2020-06-09T12:10:17.728Z] Runtimes: runc [2020-06-09T12:10:17.728Z] Default Runtime: runc [2020-06-09T12:10:17.728Z] Init Binary: docker-init [2020-06-09T12:10:17.728Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-09T12:10:17.728Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-09T12:10:17.728Z] init version: fec3683 [2020-06-09T12:10:17.728Z] Security Options: [2020-06-09T12:10:17.728Z] apparmor [2020-06-09T12:10:17.728Z] seccomp [2020-06-09T12:10:17.728Z] Profile: default [2020-06-09T12:10:17.728Z] Kernel Version: 4.15.0-91-generic [2020-06-09T12:10:17.728Z] Operating System: Ubuntu 18.04.4 LTS [2020-06-09T12:10:17.728Z] OSType: linux [2020-06-09T12:10:17.728Z] Architecture: s390x [2020-06-09T12:10:17.728Z] CPUs: 2 [2020-06-09T12:10:17.728Z] Total Memory: 7.861GiB [2020-06-09T12:10:17.728Z] Name: s390x-ubuntu-15 [2020-06-09T12:10:17.728Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-06-09T12:10:17.728Z] Docker Root Dir: /var/lib/docker [2020-06-09T12:10:17.728Z] Debug Mode: false [2020-06-09T12:10:17.728Z] Username: dockerbuildbot [2020-06-09T12:10:17.728Z] Registry: https://index.docker.io/v1/ [2020-06-09T12:10:17.728Z] Labels: [2020-06-09T12:10:17.728Z] Experimental: true [2020-06-09T12:10:17.728Z] Insecure Registries: [2020-06-09T12:10:17.728Z] 127.0.0.0/8 [2020-06-09T12:10:17.728Z] Live Restore Enabled: false [2020-06-09T12:10:17.728Z] [2020-06-09T12:10:17.728Z] WARNING: No swap limit support [Pipeline] sh [2020-06-09T12:10:18.095Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-09T12:10:18.095Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-09T12:10:18.095Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40938/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-06-09T12:10:18.095Z] + bash /home/jenkins/workspace/moby_PR-40938/check-config.sh [2020-06-09T12:10:18.095Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-06-09T12:10:18.095Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2020-06-09T12:10:18.095Z] [2020-06-09T12:10:18.095Z] Generally Necessary: [2020-06-09T12:10:18.095Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-06-09T12:10:18.095Z] - apparmor: enabled and tools installed [2020-06-09T12:10:18.095Z] - CONFIG_NAMESPACES: enabled [2020-06-09T12:10:18.095Z] - CONFIG_NET_NS: enabled [2020-06-09T12:10:18.095Z] - CONFIG_PID_NS: enabled [2020-06-09T12:10:18.095Z] - CONFIG_IPC_NS: enabled [2020-06-09T12:10:18.095Z] - CONFIG_UTS_NS: enabled [2020-06-09T12:10:18.095Z] - CONFIG_CGROUPS: enabled [2020-06-09T12:10:18.095Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-06-09T12:10:18.095Z] - CONFIG_CGROUP_DEVICE: enabled [2020-06-09T12:10:18.095Z] - CONFIG_CGROUP_FREEZER: enabled [2020-06-09T12:10:18.095Z] - CONFIG_CGROUP_SCHED: enabled [2020-06-09T12:10:18.095Z] - CONFIG_CPUSETS: enabled [2020-06-09T12:10:18.095Z] - CONFIG_MEMCG: enabled [2020-06-09T12:10:18.095Z] - CONFIG_KEYS: enabled [2020-06-09T12:10:18.095Z] - CONFIG_VETH: enabled (as module) [2020-06-09T12:10:18.095Z] - CONFIG_BRIDGE: enabled (as module) [2020-06-09T12:10:18.095Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-06-09T12:10:18.377Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-06-09T12:10:18.377Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-06-09T12:10:18.377Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-06-09T12:10:18.377Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-06-09T12:10:18.377Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-06-09T12:10:18.377Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-06-09T12:10:18.377Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-06-09T12:10:18.377Z] - CONFIG_NF_NAT: enabled (as module) [2020-06-09T12:10:18.377Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-06-09T12:10:18.377Z] - CONFIG_POSIX_MQUEUE: enabled [2020-06-09T12:10:18.377Z] [2020-06-09T12:10:18.377Z] Optional Features: [2020-06-09T12:10:18.377Z] - CONFIG_USER_NS: enabled [2020-06-09T12:10:18.377Z] - CONFIG_SECCOMP: enabled [2020-06-09T12:10:18.377Z] - CONFIG_CGROUP_PIDS: enabled [2020-06-09T12:10:18.377Z] - CONFIG_MEMCG_SWAP: enabled [2020-06-09T12:10:18.377Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-06-09T12:10:18.377Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-06-09T12:10:18.377Z] - CONFIG_BLK_CGROUP: enabled [2020-06-09T12:10:18.377Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-06-09T12:10:18.377Z] - CONFIG_IOSCHED_CFQ: enabled [2020-06-09T12:10:18.377Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-06-09T12:10:18.377Z] - CONFIG_CGROUP_PERF: enabled [2020-06-09T12:10:18.377Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-06-09T12:10:18.377Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-06-09T12:10:18.377Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-06-09T12:10:18.377Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-06-09T12:10:18.377Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-06-09T12:10:18.377Z] - CONFIG_RT_GROUP_SCHED: missing [2020-06-09T12:10:18.377Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-06-09T12:10:18.377Z] - CONFIG_IP_VS: enabled (as module) [2020-06-09T12:10:18.377Z] - CONFIG_IP_VS_NFCT: enabled [2020-06-09T12:10:18.377Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-06-09T12:10:18.377Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-06-09T12:10:18.377Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-06-09T12:10:18.377Z] - CONFIG_EXT4_FS: enabled [2020-06-09T12:10:18.377Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-06-09T12:10:18.377Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-06-09T12:10:18.377Z] - Network Drivers: [2020-06-09T12:10:18.377Z] - "overlay": [2020-06-09T12:10:18.377Z] - CONFIG_VXLAN: enabled (as module) [2020-06-09T12:10:18.377Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-06-09T12:10:18.377Z] Optional (for encrypted networks): [2020-06-09T12:10:18.377Z] - CONFIG_CRYPTO: enabled [2020-06-09T12:10:18.377Z] - CONFIG_CRYPTO_AEAD: enabled [2020-06-09T12:10:18.377Z] - CONFIG_CRYPTO_GCM: enabled [2020-06-09T12:10:18.377Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-06-09T12:10:18.377Z] - CONFIG_CRYPTO_GHASH: enabled [2020-06-09T12:10:18.377Z] - CONFIG_XFRM: enabled [2020-06-09T12:10:18.377Z] - CONFIG_XFRM_USER: enabled (as module) [2020-06-09T12:10:18.377Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-06-09T12:10:18.377Z] - CONFIG_INET_ESP: enabled (as module) [2020-06-09T12:10:18.377Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-06-09T12:10:18.377Z] - "ipvlan": [2020-06-09T12:10:18.377Z] - CONFIG_IPVLAN: enabled (as module) [2020-06-09T12:10:18.377Z] - "macvlan": [2020-06-09T12:10:18.377Z] - CONFIG_MACVLAN: enabled (as module) [2020-06-09T12:10:18.377Z] - CONFIG_DUMMY: enabled (as module) [2020-06-09T12:10:18.377Z] - "ftp,tftp client in container": [2020-06-09T12:10:18.377Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-06-09T12:10:18.377Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-06-09T12:10:18.377Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-06-09T12:10:18.377Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-06-09T12:10:18.377Z] - Storage Drivers: [2020-06-09T12:10:18.377Z] - "aufs": [2020-06-09T12:10:18.377Z] - CONFIG_AUFS_FS: enabled (as module) [2020-06-09T12:10:18.377Z] - "btrfs": [2020-06-09T12:10:18.377Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-06-09T12:10:18.377Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-06-09T12:10:18.377Z] - "devicemapper": [2020-06-09T12:10:18.377Z] - CONFIG_BLK_DEV_DM: enabled [2020-06-09T12:10:18.377Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-06-09T12:10:18.377Z] - "overlay": [2020-06-09T12:10:18.377Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-06-09T12:10:18.377Z] - "zfs": [2020-06-09T12:10:18.377Z] - /dev/zfs: missing [2020-06-09T12:10:18.377Z] - zfs command: missing [2020-06-09T12:10:18.377Z] - zpool command: missing [2020-06-09T12:10:18.377Z] [2020-06-09T12:10:18.377Z] Limits: [2020-06-09T12:10:18.377Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-06-09T12:10:18.377Z] [2020-06-09T12:10:18.377Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-06-09T12:10:18.795Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:42f65bcebea5a9e610a5f5305b47a88ff6d5ce16 . [2020-06-09T12:10:18.795Z] #2 [internal] load .dockerignore [2020-06-09T12:10:18.795Z] #2 transferring context: 87B done [2020-06-09T12:10:18.795Z] #2 DONE 0.0s [2020-06-09T12:10:18.795Z] [2020-06-09T12:10:18.795Z] #1 [internal] load build definition from Dockerfile [2020-06-09T12:10:18.795Z] #1 transferring dockerfile: 16.37kB done [2020-06-09T12:10:18.795Z] #1 DONE 0.0s [2020-06-09T12:10:18.795Z] [2020-06-09T12:10:18.795Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-06-09T12:10:19.075Z] #3 DONE 0.3s [2020-06-09T12:10:19.356Z] [2020-06-09T12:10:19.356Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-06-09T12:10:19.356Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-06-09T12:10:19.356Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0B / 8.88MB 0.1s [2020-06-09T12:10:19.356Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 5.17MB / 8.88MB 0.2s [2020-06-09T12:10:19.356Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-06-09T12:10:19.356Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-06-09T12:10:19.356Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-06-09T12:10:19.637Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2020-06-09T12:10:19.637Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.1s [2020-06-09T12:10:19.637Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-06-09T12:10:19.637Z] #4 DONE 0.6s [2020-06-09T12:10:20.190Z] Client: [2020-06-09T12:10:20.190Z] Debug Mode: false [2020-06-09T12:10:20.190Z] [2020-06-09T12:10:20.190Z] Server: [2020-06-09T12:10:20.190Z] Containers: 0 [2020-06-09T12:10:20.190Z] Running: 0 [2020-06-09T12:10:20.190Z] Paused: 0 [2020-06-09T12:10:20.190Z] Stopped: 0 [2020-06-09T12:10:20.190Z] Images: 1 [2020-06-09T12:10:20.190Z] Server Version: 19.03.11 [2020-06-09T12:10:20.190Z] Storage Driver: overlay2 [2020-06-09T12:10:20.190Z] Backing Filesystem: extfs [2020-06-09T12:10:20.190Z] Supports d_type: true [2020-06-09T12:10:20.190Z] Native Overlay Diff: true [2020-06-09T12:10:20.190Z] Logging Driver: json-file [2020-06-09T12:10:20.190Z] Cgroup Driver: cgroupfs [2020-06-09T12:10:20.190Z] Plugins: [2020-06-09T12:10:20.190Z] Volume: local [2020-06-09T12:10:20.190Z] Network: bridge host ipvlan macvlan null overlay [2020-06-09T12:10:20.190Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-06-09T12:10:20.190Z] Swarm: inactive [2020-06-09T12:10:20.190Z] Runtimes: runc [2020-06-09T12:10:20.190Z] Default Runtime: runc [2020-06-09T12:10:20.190Z] Init Binary: docker-init [2020-06-09T12:10:20.190Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-09T12:10:20.190Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-09T12:10:20.190Z] init version: fec3683 [2020-06-09T12:10:20.190Z] Security Options: [2020-06-09T12:10:20.190Z] apparmor [2020-06-09T12:10:20.190Z] seccomp [2020-06-09T12:10:20.190Z] Profile: default [2020-06-09T12:10:20.190Z] Kernel Version: 5.3.0-1019-aws [2020-06-09T12:10:20.190Z] Operating System: Ubuntu 18.04.4 LTS [2020-06-09T12:10:20.190Z] OSType: linux [2020-06-09T12:10:20.190Z] Architecture: x86_64 [2020-06-09T12:10:20.190Z] CPUs: 2 [2020-06-09T12:10:20.190Z] Total Memory: 7.487GiB [2020-06-09T12:10:20.190Z] Name: ip-10-100-110-240 [2020-06-09T12:10:20.190Z] ID: RJGB:XJSM:YPFK:6UIS:CSGX:C6BF:NQJS:VSMW:NSQY:EJZQ:Q7XQ:4GIL [2020-06-09T12:10:20.190Z] Docker Root Dir: /var/lib/docker [2020-06-09T12:10:20.190Z] Debug Mode: false [2020-06-09T12:10:20.190Z] Registry: https://index.docker.io/v1/ [2020-06-09T12:10:20.190Z] Labels: [2020-06-09T12:10:20.190Z] Experimental: true [2020-06-09T12:10:20.190Z] Insecure Registries: [2020-06-09T12:10:20.190Z] 127.0.0.0/8 [2020-06-09T12:10:20.190Z] Live Restore Enabled: true [2020-06-09T12:10:20.190Z] [2020-06-09T12:10:20.190Z] WARNING: No swap limit support [Pipeline] sh [2020-06-09T12:10:20.249Z] [2020-06-09T12:10:20.249Z] #6 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-06-09T12:10:20.249Z] #6 DONE 0.2s [2020-06-09T12:10:20.249Z] [2020-06-09T12:10:20.249Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-06-09T12:10:20.249Z] #5 DONE 0.2s [2020-06-09T12:10:20.485Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-09T12:10:20.485Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-09T12:10:20.485Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40938/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-06-09T12:10:20.530Z] [2020-06-09T12:10:20.530Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:2a6d8a559... [2020-06-09T12:10:20.530Z] #7 resolve docker.io/library/golang:1.13.12-buster@sha256:2a6d8a559b4ef17cd47adb255d1d936ef45b307e07b5d57e8580c6de3a1bf690 done [2020-06-09T12:10:20.530Z] #7 sha256:2a6d8a559b4ef17cd47adb255d1d936ef45b307e07b5d57e8580c6de3a1bf690 1.42kB / 1.42kB done [2020-06-09T12:10:20.530Z] #7 sha256:ac7dcb0b430023c528ffa4f35654818bab39ce447ee9f24b1648f8646819941f 1.79kB / 1.79kB done [2020-06-09T12:10:20.530Z] #7 sha256:2db1852af6515fdc1dc903e1fe24d28d3b1686c49d108df26e09a8cb6fd3a402 5.46kB / 5.46kB done [2020-06-09T12:10:20.530Z] #7 sha256:e9c4a9252498a9fd37b80c98f844d3efc312e9ecf28a98c2e590289362c8a684 0B / 102.23MB 0.1s [2020-06-09T12:10:20.530Z] #7 sha256:5f76639dfb35502672e4d673ff5524701b4921071cf2db2ce2ef4dab92e30f3b 0B / 155B 0.1s [2020-06-09T12:10:20.530Z] #7 sha256:e9c4a9252498a9fd37b80c98f844d3efc312e9ecf28a98c2e590289362c8a684 9.54MB / 102.23MB 0.3s [2020-06-09T12:10:20.530Z] #7 sha256:5f76639dfb35502672e4d673ff5524701b4921071cf2db2ce2ef4dab92e30f3b 155B / 155B 0.1s done [2020-06-09T12:10:20.730Z] Still waiting to schedule task [2020-06-09T12:10:20.730Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bc272e2ec83c6aa7)’ [2020-06-09T12:10:20.731Z] Still waiting to schedule task [2020-06-09T12:10:20.731Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bc272e2ec83c6aa7)’ [2020-06-09T12:10:20.737Z] Still waiting to schedule task [2020-06-09T12:10:20.737Z] All nodes of label ‘arm64&&linux’ are offline [2020-06-09T12:10:20.738Z] Still waiting to schedule task [2020-06-09T12:10:20.738Z] All nodes of label ‘windows-2019’ are offline [2020-06-09T12:10:20.744Z] + bash /home/ubuntu/workspace/moby_PR-40938/check-config.sh [2020-06-09T12:10:20.744Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-06-09T12:10:20.744Z] info: reading kernel config from /boot/config-5.3.0-1019-aws ... [2020-06-09T12:10:20.744Z] [2020-06-09T12:10:20.744Z] Generally Necessary: [2020-06-09T12:10:20.744Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-06-09T12:10:20.744Z] - apparmor: enabled and tools installed [2020-06-09T12:10:20.744Z] - CONFIG_NAMESPACES: enabled [2020-06-09T12:10:20.744Z] - CONFIG_NET_NS: enabled [2020-06-09T12:10:20.744Z] - CONFIG_PID_NS: enabled [2020-06-09T12:10:20.744Z] - CONFIG_IPC_NS: enabled [2020-06-09T12:10:20.744Z] - CONFIG_UTS_NS: enabled [2020-06-09T12:10:20.744Z] - CONFIG_CGROUPS: enabled [2020-06-09T12:10:20.744Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-06-09T12:10:20.744Z] - CONFIG_CGROUP_DEVICE: enabled [2020-06-09T12:10:20.744Z] - CONFIG_CGROUP_FREEZER: enabled [2020-06-09T12:10:20.744Z] - CONFIG_CGROUP_SCHED: enabled [2020-06-09T12:10:20.744Z] - CONFIG_CPUSETS: enabled [2020-06-09T12:10:20.744Z] - CONFIG_MEMCG: enabled [2020-06-09T12:10:20.744Z] - CONFIG_KEYS: enabled [2020-06-09T12:10:20.744Z] - CONFIG_VETH: enabled (as module) [2020-06-09T12:10:20.744Z] - CONFIG_BRIDGE: enabled (as module) [2020-06-09T12:10:20.744Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-06-09T12:10:20.744Z] - CONFIG_NF_NAT_IPV4: missing [2020-06-09T12:10:20.744Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-06-09T12:10:20.744Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-06-09T12:10:20.744Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-06-09T12:10:20.744Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-06-09T12:10:20.744Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-06-09T12:10:20.744Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-06-09T12:10:20.744Z] - CONFIG_NF_NAT: enabled (as module) [2020-06-09T12:10:20.811Z] #7 sha256:e9c4a9252498a9fd37b80c98f844d3efc312e9ecf28a98c2e590289362c8a684 18.60MB / 102.23MB 0.4s [2020-06-09T12:10:20.811Z] #7 sha256:e9c4a9252498a9fd37b80c98f844d3efc312e9ecf28a98c2e590289362c8a684 29.06MB / 102.23MB 0.5s [2020-06-09T12:10:21.001Z] - CONFIG_NF_NAT_NEEDED: missing [2020-06-09T12:10:21.001Z] - CONFIG_POSIX_MQUEUE: enabled [2020-06-09T12:10:21.001Z] [2020-06-09T12:10:21.001Z] Optional Features: [2020-06-09T12:10:21.001Z] - CONFIG_USER_NS: enabled [2020-06-09T12:10:21.001Z] - CONFIG_SECCOMP: enabled [2020-06-09T12:10:21.001Z] - CONFIG_CGROUP_PIDS: enabled [2020-06-09T12:10:21.001Z] - CONFIG_MEMCG_SWAP: enabled [2020-06-09T12:10:21.001Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-06-09T12:10:21.001Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-06-09T12:10:21.001Z] - CONFIG_BLK_CGROUP: enabled [2020-06-09T12:10:21.001Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-06-09T12:10:21.001Z] - CONFIG_IOSCHED_CFQ: missing [2020-06-09T12:10:21.001Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-06-09T12:10:21.001Z] - CONFIG_CGROUP_PERF: enabled [2020-06-09T12:10:21.001Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-06-09T12:10:21.001Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-06-09T12:10:21.001Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-06-09T12:10:21.001Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-06-09T12:10:21.001Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-06-09T12:10:21.001Z] - CONFIG_RT_GROUP_SCHED: missing [2020-06-09T12:10:21.001Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-06-09T12:10:21.001Z] - CONFIG_IP_VS: enabled (as module) [2020-06-09T12:10:21.001Z] - CONFIG_IP_VS_NFCT: enabled [2020-06-09T12:10:21.001Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-06-09T12:10:21.001Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-06-09T12:10:21.001Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-06-09T12:10:21.001Z] - CONFIG_EXT4_FS: enabled [2020-06-09T12:10:21.001Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-06-09T12:10:21.001Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-06-09T12:10:21.001Z] - Network Drivers: [2020-06-09T12:10:21.001Z] - "overlay": [2020-06-09T12:10:21.001Z] - CONFIG_VXLAN: enabled (as module) [2020-06-09T12:10:21.001Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-06-09T12:10:21.001Z] Optional (for encrypted networks): [2020-06-09T12:10:21.001Z] - CONFIG_CRYPTO: enabled [2020-06-09T12:10:21.001Z] - CONFIG_CRYPTO_AEAD: enabled [2020-06-09T12:10:21.001Z] - CONFIG_CRYPTO_GCM: enabled [2020-06-09T12:10:21.001Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-06-09T12:10:21.001Z] - CONFIG_CRYPTO_GHASH: enabled [2020-06-09T12:10:21.001Z] - CONFIG_XFRM: enabled [2020-06-09T12:10:21.001Z] - CONFIG_XFRM_USER: enabled (as module) [2020-06-09T12:10:21.001Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-06-09T12:10:21.001Z] - CONFIG_INET_ESP: enabled (as module) [2020-06-09T12:10:21.001Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-06-09T12:10:21.001Z] - "ipvlan": [2020-06-09T12:10:21.001Z] - CONFIG_IPVLAN: enabled (as module) [2020-06-09T12:10:21.001Z] - "macvlan": [2020-06-09T12:10:21.001Z] - CONFIG_MACVLAN: enabled (as module) [2020-06-09T12:10:21.001Z] - CONFIG_DUMMY: enabled (as module) [2020-06-09T12:10:21.001Z] - "ftp,tftp client in container": [2020-06-09T12:10:21.001Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-06-09T12:10:21.001Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-06-09T12:10:21.001Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-06-09T12:10:21.001Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-06-09T12:10:21.001Z] - Storage Drivers: [2020-06-09T12:10:21.001Z] - "aufs": [2020-06-09T12:10:21.001Z] - CONFIG_AUFS_FS: enabled (as module) [2020-06-09T12:10:21.001Z] - "btrfs": [2020-06-09T12:10:21.097Z] #7 sha256:e9c4a9252498a9fd37b80c98f844d3efc312e9ecf28a98c2e590289362c8a684 39.11MB / 102.23MB 0.6s [2020-06-09T12:10:21.097Z] #7 sha256:e9c4a9252498a9fd37b80c98f844d3efc312e9ecf28a98c2e590289362c8a684 47.19MB / 102.23MB 0.7s [2020-06-09T12:10:21.097Z] #7 sha256:e9c4a9252498a9fd37b80c98f844d3efc312e9ecf28a98c2e590289362c8a684 56.44MB / 102.23MB 0.8s [2020-06-09T12:10:21.259Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-06-09T12:10:21.259Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-06-09T12:10:21.259Z] - "devicemapper": [2020-06-09T12:10:21.259Z] - CONFIG_BLK_DEV_DM: enabled [2020-06-09T12:10:21.259Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-06-09T12:10:21.259Z] - "overlay": [2020-06-09T12:10:21.259Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-06-09T12:10:21.259Z] - "zfs": [2020-06-09T12:10:21.259Z] - /dev/zfs: present [2020-06-09T12:10:21.259Z] - zfs command: missing [2020-06-09T12:10:21.259Z] - zpool command: missing [2020-06-09T12:10:21.259Z] [2020-06-09T12:10:21.259Z] Limits: [2020-06-09T12:10:21.259Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-06-09T12:10:21.259Z] [2020-06-09T12:10:21.259Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-06-09T12:10:21.382Z] #7 sha256:e9c4a9252498a9fd37b80c98f844d3efc312e9ecf28a98c2e590289362c8a684 66.96MB / 102.23MB 0.9s [2020-06-09T12:10:21.382Z] #7 ... [2020-06-09T12:10:21.382Z] [2020-06-09T12:10:21.382Z] #20 [internal] load build context [2020-06-09T12:10:21.382Z] #20 transferring context: 50.67MB 0.9s done [2020-06-09T12:10:21.382Z] #20 DONE 1.0s [2020-06-09T12:10:21.382Z] [2020-06-09T12:10:21.382Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:2a6d8a559... [2020-06-09T12:10:21.382Z] #7 sha256:e9c4a9252498a9fd37b80c98f844d3efc312e9ecf28a98c2e590289362c8a684 77.33MB / 102.23MB 1.0s [2020-06-09T12:10:21.593Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:42f65bcebea5a9e610a5f5305b47a88ff6d5ce16 . [2020-06-09T12:10:21.593Z] #2 [internal] load .dockerignore [2020-06-09T12:10:21.593Z] #2 transferring context: 87B done [2020-06-09T12:10:21.593Z] #2 DONE 0.1s [2020-06-09T12:10:21.593Z] [2020-06-09T12:10:21.593Z] #1 [internal] load build definition from Dockerfile [2020-06-09T12:10:21.593Z] #1 transferring dockerfile: 16.37kB done [2020-06-09T12:10:21.593Z] #1 DONE 0.1s [2020-06-09T12:10:21.665Z] #7 ... [2020-06-09T12:10:21.665Z] [2020-06-09T12:10:21.665Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-06-09T12:10:21.665Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-06-09T12:10:21.665Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.2s done [2020-06-09T12:10:21.665Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-06-09T12:10:21.665Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-06-09T12:10:21.665Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.8s done [2020-06-09T12:10:21.665Z] #58 DONE 1.2s [2020-06-09T12:10:21.665Z] [2020-06-09T12:10:21.665Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:2a6d8a559... [2020-06-09T12:10:21.665Z] #7 sha256:e9c4a9252498a9fd37b80c98f844d3efc312e9ecf28a98c2e590289362c8a684 87.48MB / 102.23MB 1.1s [2020-06-09T12:10:21.665Z] #7 sha256:e9c4a9252498a9fd37b80c98f844d3efc312e9ecf28a98c2e590289362c8a684 102.23MB / 102.23MB 1.3s [2020-06-09T12:10:21.883Z] [2020-06-09T12:10:21.883Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-06-09T12:10:21.883Z] #3 DONE 0.3s [2020-06-09T12:10:21.946Z] #7 sha256:e9c4a9252498a9fd37b80c98f844d3efc312e9ecf28a98c2e590289362c8a684 102.23MB / 102.23MB 1.4s done [2020-06-09T12:10:21.946Z] #7 extracting sha256:e9c4a9252498a9fd37b80c98f844d3efc312e9ecf28a98c2e590289362c8a684 [2020-06-09T12:10:22.141Z] [2020-06-09T12:10:22.141Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-06-09T12:10:22.141Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-06-09T12:10:22.141Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-06-09T12:10:22.141Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-06-09T12:10:22.141Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s [2020-06-09T12:10:22.141Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-06-09T12:10:22.141Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 1.97MB / 8.88MB 0.2s [2020-06-09T12:10:22.399Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-06-09T12:10:22.399Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-06-09T12:10:22.687Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2020-06-09T12:10:22.687Z] #4 DONE 0.5s [2020-06-09T12:10:22.945Z] [2020-06-09T12:10:22.945Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-06-09T12:10:22.945Z] #6 DONE 0.2s [2020-06-09T12:10:22.945Z] [2020-06-09T12:10:22.945Z] #5 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-06-09T12:10:23.203Z] #5 DONE 0.5s [2020-06-09T12:10:23.203Z] [2020-06-09T12:10:23.203Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:2a6d8a559... [2020-06-09T12:10:23.203Z] #7 resolve docker.io/library/golang:1.13.12-buster@sha256:2a6d8a559b4ef17cd47adb255d1d936ef45b307e07b5d57e8580c6de3a1bf690 done [2020-06-09T12:10:23.768Z] #7 sha256:ec045beeb43180693af1b5f8c829fe71b8aa85a5861df35f845a1de536f0c4c6 1.79kB / 1.79kB done [2020-06-09T12:10:23.768Z] #7 sha256:84125009cb559d95b3f0ad90b9bb8da7a9e69de8e07ee9ed5796e8ee910c35fb 5.46kB / 5.46kB done [2020-06-09T12:10:23.768Z] #7 sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 3.24MB / 7.81MB 0.3s [2020-06-09T12:10:23.768Z] #7 sha256:2a6d8a559b4ef17cd47adb255d1d936ef45b307e07b5d57e8580c6de3a1bf690 1.42kB / 1.42kB done [2020-06-09T12:10:23.768Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 3.45MB / 50.39MB 0.3s [2020-06-09T12:10:24.025Z] #7 sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 7.81MB / 7.81MB 0.4s done [2020-06-09T12:10:24.025Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 20.23MB / 50.39MB 0.5s [2020-06-09T12:10:24.025Z] #7 sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 2.84MB / 10.00MB 0.5s [2020-06-09T12:10:24.025Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 24.51MB / 50.39MB 0.6s [2020-06-09T12:10:24.025Z] #7 sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 7.59MB / 10.00MB 0.6s [2020-06-09T12:10:24.287Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 44.13MB / 50.39MB 0.9s [2020-06-09T12:10:24.287Z] #7 sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 10.00MB / 10.00MB 0.7s done [2020-06-09T12:10:24.287Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 0B / 51.83MB 0.9s [2020-06-09T12:10:24.287Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 0B / 68.65MB 0.9s [2020-06-09T12:10:24.546Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 50.39MB / 50.39MB 1.1s [2020-06-09T12:10:24.546Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 10.22MB / 51.83MB 1.1s [2020-06-09T12:10:24.546Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 10.23MB / 68.65MB 1.1s [2020-06-09T12:10:24.546Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 50.39MB / 50.39MB 1.2s done [2020-06-09T12:10:24.546Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 14.19MB / 51.83MB 1.2s [2020-06-09T12:10:24.546Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 15.38MB / 68.65MB 1.2s [2020-06-09T12:10:24.611Z] #7 extracting sha256:e9c4a9252498a9fd37b80c98f844d3efc312e9ecf28a98c2e590289362c8a684 2.4s done [2020-06-09T12:10:24.611Z] #7 extracting sha256:5f76639dfb35502672e4d673ff5524701b4921071cf2db2ce2ef4dab92e30f3b 0.0s done [2020-06-09T12:10:24.806Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 24.30MB / 51.83MB 1.4s [2020-06-09T12:10:24.806Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 21.51MB / 68.65MB 1.4s [2020-06-09T12:10:24.806Z] #7 sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 0B / 120.16MB 1.4s [2020-06-09T12:10:24.892Z] #7 DONE 4.5s [2020-06-09T12:10:24.892Z] [2020-06-09T12:10:24.892Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-06-09T12:10:25.065Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 27.56MB / 51.83MB 1.5s [2020-06-09T12:10:25.065Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 25.07MB / 68.65MB 1.5s [2020-06-09T12:10:25.065Z] #7 extracting sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 [2020-06-09T12:10:25.065Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 35.39MB / 51.83MB 1.7s [2020-06-09T12:10:25.065Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 34.70MB / 68.65MB 1.7s [2020-06-09T12:10:25.065Z] #7 sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 12.34MB / 120.16MB 1.7s [2020-06-09T12:10:25.381Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 40.58MB / 51.83MB 1.8s [2020-06-09T12:10:25.381Z] #7 sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 18.73MB / 120.16MB 1.8s [2020-06-09T12:10:25.381Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 45.58MB / 51.83MB 1.9s [2020-06-09T12:10:25.381Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 44.38MB / 68.65MB 1.9s [2020-06-09T12:10:25.381Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 51.83MB / 51.83MB 2.0s [2020-06-09T12:10:25.381Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 50.70MB / 68.65MB 2.0s [2020-06-09T12:10:25.381Z] #7 sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 26.62MB / 120.16MB 2.0s [2020-06-09T12:10:25.641Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 57.45MB / 68.65MB 2.2s [2020-06-09T12:10:25.641Z] #7 sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 32.71MB / 120.16MB 2.2s [2020-06-09T12:10:25.641Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 51.83MB / 51.83MB 2.2s done [2020-06-09T12:10:25.641Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 61.54MB / 68.65MB 2.3s [2020-06-09T12:10:25.641Z] #7 sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 39.17MB / 120.16MB 2.3s [2020-06-09T12:10:25.641Z] #7 sha256:0514917ef7dc863a2f840d1b0e2fb1fe7297d61f83532730bde5250e5e8599bf 126B / 126B 2.3s [2020-06-09T12:10:25.902Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 68.65MB / 68.65MB 2.5s [2020-06-09T12:10:25.902Z] #7 sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 51.37MB / 120.16MB 2.5s [2020-06-09T12:10:25.902Z] #7 sha256:0514917ef7dc863a2f840d1b0e2fb1fe7297d61f83532730bde5250e5e8599bf 126B / 126B 2.3s done [2020-06-09T12:10:25.902Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 68.65MB / 68.65MB 2.5s done [2020-06-09T12:10:25.902Z] #7 sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 57.61MB / 120.16MB 2.6s [2020-06-09T12:10:26.160Z] #7 sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 68.64MB / 120.16MB 2.8s [2020-06-09T12:10:26.356Z] #8 DONE 1.1s [2020-06-09T12:10:26.357Z] [2020-06-09T12:10:26.357Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-06-09T12:10:26.435Z] #7 sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 80.88MB / 120.16MB 3.0s [2020-06-09T12:10:26.693Z] #7 sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 87.81MB / 120.16MB 3.2s [2020-06-09T12:10:26.693Z] #7 ... [2020-06-09T12:10:26.693Z] [2020-06-09T12:10:26.693Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-06-09T12:10:26.693Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-06-09T12:10:26.693Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-06-09T12:10:26.693Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-06-09T12:10:26.693Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.7s done [2020-06-09T12:10:26.693Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.4s done [2020-06-09T12:10:26.693Z] #58 DONE 3.4s [2020-06-09T12:10:26.693Z] [2020-06-09T12:10:26.693Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:2a6d8a559... [2020-06-09T12:10:26.693Z] #7 sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 101.89MB / 120.16MB 3.4s [2020-06-09T12:10:26.952Z] #7 sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 110.94MB / 120.16MB 3.5s [2020-06-09T12:10:26.952Z] #7 sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 119.74MB / 120.16MB 3.6s [2020-06-09T12:10:26.968Z] #9 DONE 0.9s [2020-06-09T12:10:26.968Z] [2020-06-09T12:10:26.969Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-06-09T12:10:26.969Z] #27 DONE 0.1s [2020-06-09T12:10:26.969Z] [2020-06-09T12:10:26.969Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-06-09T12:10:26.969Z] #35 DONE 0.1s [2020-06-09T12:10:26.969Z] [2020-06-09T12:10:26.969Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-09T12:10:27.522Z] #7 sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 120.16MB / 120.16MB 3.8s done [2020-06-09T12:10:28.458Z] #7 ... [2020-06-09T12:10:28.458Z] [2020-06-09T12:10:28.458Z] #20 [internal] load build context [2020-06-09T12:10:28.458Z] #20 transferring context: 50.67MB 5.1s done [2020-06-09T12:10:28.458Z] #20 DONE 5.2s [2020-06-09T12:10:28.458Z] [2020-06-09T12:10:28.458Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:2a6d8a559... [2020-06-09T12:10:29.828Z] #7 extracting sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 4.4s done [2020-06-09T12:10:29.828Z] #7 extracting sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 0.1s [2020-06-09T12:10:30.086Z] #7 extracting sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 0.3s done [2020-06-09T12:10:30.086Z] #7 extracting sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e [2020-06-09T12:10:30.344Z] #7 extracting sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 0.2s done [2020-06-09T12:10:30.344Z] #7 extracting sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f [2020-06-09T12:10:31.347Z] #28 3.879 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-06-09T12:10:31.347Z] #28 3.882 Cloning into '.'... [2020-06-09T12:10:32.353Z] #28 ... [2020-06-09T12:10:32.353Z] [2020-06-09T12:10:32.353Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:10:32.353Z] #30 3.333 + RM_GOPATH=0 [2020-06-09T12:10:32.353Z] #30 3.333 + TMP_GOPATH= [2020-06-09T12:10:32.353Z] #30 3.333 + : /build [2020-06-09T12:10:32.353Z] #30 3.333 + '[' -z '' ']' [2020-06-09T12:10:32.353Z] #30 3.335 ++ mktemp -d [2020-06-09T12:10:32.353Z] #30 3.338 + export GOPATH=/tmp/tmp.u7Gt2RqP5Y [2020-06-09T12:10:32.353Z] #30 3.338 + GOPATH=/tmp/tmp.u7Gt2RqP5Y [2020-06-09T12:10:32.353Z] #30 3.338 + RM_GOPATH=1 [2020-06-09T12:10:32.353Z] #30 3.338 + case "$(go env GOARCH)" in [2020-06-09T12:10:32.353Z] #30 3.338 ++ go env GOARCH [2020-06-09T12:10:32.353Z] #30 3.343 + export GO_BUILDMODE=-buildmode=pie [2020-06-09T12:10:32.353Z] #30 3.343 + GO_BUILDMODE=-buildmode=pie [2020-06-09T12:10:32.353Z] #30 3.343 ++ dirname /tmp/install/install.sh [2020-06-09T12:10:32.353Z] #30 3.344 + dir=/tmp/install [2020-06-09T12:10:32.353Z] #30 3.344 + bin=tomlv [2020-06-09T12:10:32.353Z] #30 3.345 + shift [2020-06-09T12:10:32.353Z] #30 3.345 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-06-09T12:10:32.353Z] #30 3.345 + . /tmp/install/tomlv.installer [2020-06-09T12:10:32.353Z] #30 3.345 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-09T12:10:32.353Z] #30 3.346 + install_tomlv [2020-06-09T12:10:32.353Z] #30 3.346 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-06-09T12:10:32.353Z] #30 3.347 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-09T12:10:32.353Z] #30 3.347 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.u7Gt2RqP5Y/src/github.com/BurntSushi/toml [2020-06-09T12:10:32.353Z] #30 3.349 Cloning into '/tmp/tmp.u7Gt2RqP5Y/src/github.com/BurntSushi/toml'... [2020-06-09T12:10:32.353Z] #30 4.073 + cd /tmp/tmp.u7Gt2RqP5Y/src/github.com/BurntSushi/toml [2020-06-09T12:10:32.353Z] #30 4.073 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-09T12:10:32.353Z] #30 4.076 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-06-09T12:10:32.353Z] #30 4.561 internal/cpu [2020-06-09T12:10:32.353Z] #30 4.561 runtime/internal/atomic [2020-06-09T12:10:32.353Z] #30 4.669 runtime/internal/sys [2020-06-09T12:10:32.353Z] #30 4.835 math/bits [2020-06-09T12:10:32.353Z] #30 4.865 internal/bytealg [2020-06-09T12:10:32.353Z] #30 5.284 runtime [2020-06-09T12:10:32.353Z] #30 5.408 math [2020-06-09T12:10:32.869Z] #7 extracting sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 2.0s done [2020-06-09T12:10:32.869Z] #7 extracting sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 [2020-06-09T12:10:34.766Z] #7 extracting sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 2.0s done [2020-06-09T12:10:34.766Z] #7 extracting sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 [2020-06-09T12:10:35.022Z] #30 ... [2020-06-09T12:10:35.022Z] [2020-06-09T12:10:35.022Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:10:35.022Z] #21 1.754 + RM_GOPATH=0 [2020-06-09T12:10:35.022Z] #21 1.754 + TMP_GOPATH= [2020-06-09T12:10:35.022Z] #21 1.754 + : /build [2020-06-09T12:10:35.022Z] #21 1.754 + '[' -z '' ']' [2020-06-09T12:10:35.022Z] #21 1.754 ++ mktemp -d [2020-06-09T12:10:35.022Z] #21 1.755 + export GOPATH=/tmp/tmp.Rn5Wg9FJJK [2020-06-09T12:10:35.022Z] #21 1.755 + GOPATH=/tmp/tmp.Rn5Wg9FJJK [2020-06-09T12:10:35.022Z] #21 1.755 + RM_GOPATH=1 [2020-06-09T12:10:35.022Z] #21 1.755 + case "$(go env GOARCH)" in [2020-06-09T12:10:35.022Z] #21 1.756 ++ go env GOARCH [2020-06-09T12:10:35.022Z] #21 1.767 + export GO_BUILDMODE=-buildmode=pie [2020-06-09T12:10:35.022Z] #21 1.767 + GO_BUILDMODE=-buildmode=pie [2020-06-09T12:10:35.022Z] #21 1.767 ++ dirname /tmp/install/install.sh [2020-06-09T12:10:35.022Z] #21 1.768 + dir=/tmp/install [2020-06-09T12:10:35.022Z] #21 1.768 + bin=dockercli [2020-06-09T12:10:35.022Z] #21 1.768 + shift [2020-06-09T12:10:35.022Z] #21 1.768 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-06-09T12:10:35.022Z] #21 1.768 + . /tmp/install/dockercli.installer [2020-06-09T12:10:35.022Z] #21 1.768 ++ : stable [2020-06-09T12:10:35.022Z] #21 1.768 ++ : 17.06.2-ce [2020-06-09T12:10:35.022Z] #21 1.768 + install_dockercli [2020-06-09T12:10:35.022Z] #21 1.768 Install docker/cli version 17.06.2-ce from stable [2020-06-09T12:10:35.022Z] #21 1.768 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-06-09T12:10:35.022Z] #21 1.768 ++ uname -m [2020-06-09T12:10:35.022Z] #21 1.769 + arch=s390x [2020-06-09T12:10:35.022Z] #21 1.769 + '[' s390x '!=' x86_64 ']' [2020-06-09T12:10:35.022Z] #21 1.769 + '[' s390x '!=' s390x ']' [2020-06-09T12:10:35.022Z] #21 1.769 + url=https://download.docker.com/linux/static [2020-06-09T12:10:35.022Z] #21 1.769 + tar -xz docker/docker [2020-06-09T12:10:35.022Z] #21 1.770 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-06-09T12:10:35.022Z] #21 7.563 + mkdir -p /build [2020-06-09T12:10:35.022Z] #21 7.565 + mv docker/docker /build/ [2020-06-09T12:10:35.022Z] #21 7.574 + rmdir docker [2020-06-09T12:10:35.022Z] #21 DONE 7.9s [2020-06-09T12:10:35.022Z] [2020-06-09T12:10:35.022Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:10:35.022Z] #43 1.695 + RM_GOPATH=0 [2020-06-09T12:10:35.022Z] #43 1.695 + TMP_GOPATH= [2020-06-09T12:10:35.022Z] #43 1.695 + : /build [2020-06-09T12:10:35.022Z] #43 1.695 + '[' -z '' ']' [2020-06-09T12:10:35.022Z] #43 1.695 ++ mktemp -d [2020-06-09T12:10:35.022Z] #43 1.695 + export GOPATH=/tmp/tmp.OeRtQ8qGXA [2020-06-09T12:10:35.022Z] #43 1.695 + GOPATH=/tmp/tmp.OeRtQ8qGXA [2020-06-09T12:10:35.022Z] #43 1.695 + RM_GOPATH=1 [2020-06-09T12:10:35.022Z] #43 1.695 + case "$(go env GOARCH)" in [2020-06-09T12:10:35.022Z] #43 1.743 ++ go env GOARCH [2020-06-09T12:10:35.022Z] #43 1.743 + export GO_BUILDMODE=-buildmode=pie [2020-06-09T12:10:35.022Z] #43 1.743 + GO_BUILDMODE=-buildmode=pie [2020-06-09T12:10:35.022Z] #43 1.743 ++ dirname /tmp/install/install.sh [2020-06-09T12:10:35.022Z] #43 1.743 + dir=/tmp/install [2020-06-09T12:10:35.022Z] #43 1.743 + bin=gotestsum [2020-06-09T12:10:35.022Z] #43 1.743 + shift [2020-06-09T12:10:35.022Z] #43 1.743 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-06-09T12:10:35.022Z] #43 1.743 + . /tmp/install/gotestsum.installer [2020-06-09T12:10:35.022Z] #43 1.743 ++ : v0.3.5 [2020-06-09T12:10:35.022Z] #43 1.743 + install_gotestsum [2020-06-09T12:10:35.022Z] #43 1.743 + set -e [2020-06-09T12:10:35.022Z] #43 1.743 + export GO111MODULE=on [2020-06-09T12:10:35.022Z] #43 1.743 + GO111MODULE=on [2020-06-09T12:10:35.022Z] #43 1.743 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-06-09T12:10:35.022Z] #43 1.743 go: finding gotest.tools v0.3.5 [2020-06-09T12:10:35.022Z] #43 1.743 go: finding gotest.tools/gotestsum v0.3.5 [2020-06-09T12:10:35.022Z] #43 1.924 go: downloading gotest.tools/gotestsum v0.3.5 [2020-06-09T12:10:35.022Z] #43 2.164 go: extracting gotest.tools/gotestsum v0.3.5 [2020-06-09T12:10:35.022Z] #43 3.577 go: downloading gotest.tools v2.1.0+incompatible [2020-06-09T12:10:35.022Z] #43 3.615 go: extracting gotest.tools v2.1.0+incompatible [2020-06-09T12:10:35.022Z] #43 3.647 go: downloading github.com/spf13/pflag v1.0.1 [2020-06-09T12:10:35.022Z] #43 3.660 go: downloading github.com/pkg/errors v0.8.0 [2020-06-09T12:10:35.022Z] #43 3.663 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-06-09T12:10:35.022Z] #43 3.742 go: extracting github.com/pkg/errors v0.8.0 [2020-06-09T12:10:35.022Z] #43 3.784 go: downloading github.com/fatih/color v1.6.0 [2020-06-09T12:10:35.022Z] #43 3.805 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-09T12:10:35.022Z] #43 3.819 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-06-09T12:10:35.022Z] #43 3.913 go: extracting github.com/fatih/color v1.6.0 [2020-06-09T12:10:35.022Z] #43 3.935 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-06-09T12:10:35.022Z] #43 3.943 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-06-09T12:10:35.022Z] #43 3.951 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-06-09T12:10:35.022Z] #43 4.006 go: extracting github.com/spf13/pflag v1.0.1 [2020-06-09T12:10:35.022Z] #43 4.008 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-09T12:10:35.022Z] #43 4.009 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-06-09T12:10:35.022Z] #43 4.009 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-06-09T12:10:35.022Z] #43 4.010 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-06-09T12:10:35.022Z] #43 4.015 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-09T12:10:35.022Z] #43 4.129 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-09T12:10:35.022Z] #43 4.133 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-09T12:10:35.022Z] #43 5.666 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-09T12:10:35.022Z] #43 5.785 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-09T12:10:35.022Z] #43 5.967 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-09T12:10:35.022Z] #43 7.514 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-06-09T12:10:35.303Z] #43 8.373 go: finding gotest.tools v2.2.0+incompatible [2020-06-09T12:10:35.303Z] #43 8.373 go: finding gotest.tools/gotestsum v0.4.2 [2020-06-09T12:10:35.303Z] #43 8.388 go: downloading gotest.tools v2.2.0+incompatible [2020-06-09T12:10:35.303Z] #43 8.494 go: downloading gotest.tools/gotestsum v0.4.2 [2020-06-09T12:10:35.583Z] #43 8.610 go: extracting gotest.tools v2.2.0+incompatible [2020-06-09T12:10:35.865Z] #43 8.784 go: extracting gotest.tools/gotestsum v0.4.2 [2020-06-09T12:10:36.145Z] #43 9.143 go: downloading github.com/spf13/pflag v1.0.3 [2020-06-09T12:10:36.145Z] #43 9.143 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-09T12:10:36.145Z] #43 9.144 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-09T12:10:36.145Z] #43 9.146 go: downloading github.com/pkg/errors v0.8.1 [2020-06-09T12:10:36.145Z] #43 9.239 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-09T12:10:36.262Z] Fetching without tags [2020-06-09T12:10:36.228Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-09T12:10:36.231Z] > git config --add remote.origin.fetch +refs/pull/40938/head:refs/remotes/origin/PR-40938 # timeout=10 [2020-06-09T12:10:36.234Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-09T12:10:36.253Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-09T12:10:36.270Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-09T12:10:36.270Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-09T12:10:36.271Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40938/head:refs/remotes/origin/PR-40938 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-09T12:10:36.426Z] #43 9.378 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-09T12:10:36.426Z] #43 9.456 go: extracting github.com/spf13/pflag v1.0.3 [2020-06-09T12:10:36.426Z] #43 9.532 go: extracting github.com/pkg/errors v0.8.1 [2020-06-09T12:10:36.669Z] Merging remotes/origin/master commit 3aac5f0bbb5ccaeb9081ef710aae2459cbc87fa7 into PR head commit 687bdc7c71a4722caa598f809b05deb2572191d5 [2020-06-09T12:10:37.037Z] #43 ... [2020-06-09T12:10:37.037Z] [2020-06-09T12:10:37.037Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-09T12:10:37.037Z] #23 4.145 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-09T12:10:37.037Z] #23 4.187 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-09T12:10:37.037Z] #23 4.203 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-09T12:10:37.037Z] #23 4.717 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-06-09T12:10:37.037Z] #23 6.301 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [180 kB] [2020-06-09T12:10:37.037Z] #23 9.456 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7600 B] [2020-06-09T12:10:37.037Z] #23 ... [2020-06-09T12:10:37.037Z] [2020-06-09T12:10:37.037Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-09T12:10:37.037Z] #36 3.569 + git clone https://github.com/docker/distribution.git . [2020-06-09T12:10:37.037Z] #36 3.570 Cloning into '.'... [2020-06-09T12:10:37.319Z] #36 ... [2020-06-09T12:10:37.319Z] [2020-06-09T12:10:37.319Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:10:37.319Z] #41 2.731 + RM_GOPATH=0 [2020-06-09T12:10:37.319Z] #41 2.731 + TMP_GOPATH= [2020-06-09T12:10:37.319Z] #41 2.731 + : /build [2020-06-09T12:10:37.319Z] #41 2.731 + '[' -z '' ']' [2020-06-09T12:10:37.319Z] #41 2.731 ++ mktemp -d [2020-06-09T12:10:37.319Z] #41 2.736 + export GOPATH=/tmp/tmp.oIiKTCFfcD [2020-06-09T12:10:37.319Z] #41 2.736 + GOPATH=/tmp/tmp.oIiKTCFfcD [2020-06-09T12:10:37.319Z] #41 2.736 + RM_GOPATH=1 [2020-06-09T12:10:37.319Z] #41 2.736 + case "$(go env GOARCH)" in [2020-06-09T12:10:37.319Z] #41 2.736 ++ go env GOARCH [2020-06-09T12:10:37.319Z] #41 2.749 + export GO_BUILDMODE=-buildmode=pie [2020-06-09T12:10:37.319Z] #41 2.749 + GO_BUILDMODE=-buildmode=pie [2020-06-09T12:10:37.319Z] #41 2.749 ++ dirname /tmp/install/install.sh [2020-06-09T12:10:37.319Z] #41 2.760 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-09T12:10:37.319Z] #41 2.760 + dir=/tmp/install [2020-06-09T12:10:37.319Z] #41 2.760 + bin=vndr [2020-06-09T12:10:37.319Z] #41 2.760 + shift [2020-06-09T12:10:37.319Z] #41 2.760 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-06-09T12:10:37.319Z] #41 2.760 + . /tmp/install/vndr.installer [2020-06-09T12:10:37.319Z] #41 2.760 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-09T12:10:37.319Z] #41 2.760 + install_vndr [2020-06-09T12:10:37.319Z] #41 2.760 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-06-09T12:10:37.319Z] #41 2.760 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.oIiKTCFfcD/src/github.com/LK4D4/vndr [2020-06-09T12:10:37.319Z] #41 2.760 Cloning into '/tmp/tmp.oIiKTCFfcD/src/github.com/LK4D4/vndr'... [2020-06-09T12:10:37.319Z] #41 3.535 + cd /tmp/tmp.oIiKTCFfcD/src/github.com/LK4D4/vndr [2020-06-09T12:10:37.319Z] #41 3.535 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-09T12:10:37.319Z] #41 3.558 + go build -buildmode=pie -v -o /build/vndr . [2020-06-09T12:10:37.319Z] #41 4.462 internal/cpu [2020-06-09T12:10:37.319Z] #41 4.469 runtime/internal/atomic [2020-06-09T12:10:37.319Z] #41 4.645 runtime/internal/sys [2020-06-09T12:10:37.319Z] #41 4.760 runtime/internal/math [2020-06-09T12:10:37.319Z] #41 4.805 internal/race [2020-06-09T12:10:37.319Z] #41 4.827 sync/atomic [2020-06-09T12:10:37.319Z] #41 4.833 internal/bytealg [2020-06-09T12:10:37.319Z] #41 4.967 unicode [2020-06-09T12:10:37.319Z] #41 5.164 runtime [2020-06-09T12:10:37.319Z] #41 8.145 unicode/utf8 [2020-06-09T12:10:37.319Z] #41 9.246 math [2020-06-09T12:10:37.319Z] #41 ... [2020-06-09T12:10:37.319Z] [2020-06-09T12:10:37.319Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:10:37.319Z] #47 3.051 + RM_GOPATH=0 [2020-06-09T12:10:37.319Z] #47 3.051 + TMP_GOPATH= [2020-06-09T12:10:37.319Z] #47 3.051 + : /build [2020-06-09T12:10:37.319Z] #47 3.053 + '[' -z '' ']' [2020-06-09T12:10:37.319Z] #47 3.053 ++ mktemp -d [2020-06-09T12:10:37.319Z] #47 3.075 + export GOPATH=/tmp/tmp.i4Wkfe0AGY [2020-06-09T12:10:37.319Z] #47 3.075 + GOPATH=/tmp/tmp.i4Wkfe0AGY [2020-06-09T12:10:37.319Z] #47 3.075 + RM_GOPATH=1 [2020-06-09T12:10:37.319Z] #47 3.076 + case "$(go env GOARCH)" in [2020-06-09T12:10:37.319Z] #47 3.076 ++ go env GOARCH [2020-06-09T12:10:37.319Z] #47 3.083 + export GO_BUILDMODE=-buildmode=pie [2020-06-09T12:10:37.319Z] #47 3.083 + GO_BUILDMODE=-buildmode=pie [2020-06-09T12:10:37.319Z] #47 3.084 ++ dirname /tmp/install/install.sh [2020-06-09T12:10:37.319Z] #47 3.085 + dir=/tmp/install [2020-06-09T12:10:37.319Z] #47 3.085 + bin=shfmt [2020-06-09T12:10:37.319Z] #47 3.085 + shift [2020-06-09T12:10:37.319Z] #47 3.085 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-06-09T12:10:37.319Z] #47 3.086 + . /tmp/install/shfmt.installer [2020-06-09T12:10:37.319Z] #47 3.086 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-09T12:10:37.319Z] #47 3.087 + install_shfmt [2020-06-09T12:10:37.319Z] #47 3.087 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-06-09T12:10:37.319Z] #47 3.088 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-09T12:10:37.319Z] #47 3.088 + git clone https://github.com/mvdan/sh.git /tmp/tmp.i4Wkfe0AGY/src/github.com/mvdan/sh [2020-06-09T12:10:37.319Z] #47 3.090 Cloning into '/tmp/tmp.i4Wkfe0AGY/src/github.com/mvdan/sh'... [2020-06-09T12:10:37.319Z] #47 9.410 + cd /tmp/tmp.i4Wkfe0AGY/src/github.com/mvdan/sh [2020-06-09T12:10:37.319Z] #47 9.410 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-09T12:10:37.319Z] #47 9.474 + GO111MODULE=on [2020-06-09T12:10:37.319Z] #47 9.474 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-06-09T12:10:37.319Z] #47 10.22 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-09T12:10:37.319Z] #47 10.24 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-09T12:10:37.319Z] #47 10.28 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-09T12:10:37.319Z] #47 10.40 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-09T12:10:37.600Z] #47 10.48 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-09T12:10:37.600Z] #47 ... [2020-06-09T12:10:37.600Z] [2020-06-09T12:10:37.600Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:10:37.600Z] #45 3.421 + RM_GOPATH=0 [2020-06-09T12:10:37.600Z] #45 3.421 + TMP_GOPATH= [2020-06-09T12:10:37.600Z] #45 3.422 + : /build [2020-06-09T12:10:37.600Z] #45 3.422 + '[' -z '' ']' [2020-06-09T12:10:37.600Z] #45 3.424 ++ mktemp -d [2020-06-09T12:10:37.600Z] #45 3.425 + export GOPATH=/tmp/tmp.3gFYNMDxgT [2020-06-09T12:10:37.600Z] #45 3.425 + GOPATH=/tmp/tmp.3gFYNMDxgT [2020-06-09T12:10:37.600Z] #45 3.425 + RM_GOPATH=1 [2020-06-09T12:10:37.600Z] #45 3.425 + case "$(go env GOARCH)" in [2020-06-09T12:10:37.600Z] #45 3.426 ++ go env GOARCH [2020-06-09T12:10:37.600Z] #45 3.449 + export GO_BUILDMODE=-buildmode=pie [2020-06-09T12:10:37.600Z] #45 3.449 + GO_BUILDMODE=-buildmode=pie [2020-06-09T12:10:37.600Z] #45 3.450 ++ dirname /tmp/install/install.sh [2020-06-09T12:10:37.600Z] #45 3.453 + dir=/tmp/install [2020-06-09T12:10:37.600Z] #45 3.453 + bin=golangci_lint [2020-06-09T12:10:37.600Z] #45 3.453 + shift [2020-06-09T12:10:37.600Z] #45 3.453 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-06-09T12:10:37.600Z] #45 3.453 + . /tmp/install/golangci_lint.installer [2020-06-09T12:10:37.600Z] #45 3.453 ++ : v1.23.8 [2020-06-09T12:10:37.600Z] #45 3.454 + install_golangci_lint [2020-06-09T12:10:37.600Z] #45 3.454 + echo 'Installing golangci-lint version v1.23.8' [2020-06-09T12:10:37.601Z] #45 3.454 Installing golangci-lint version v1.23.8 [2020-06-09T12:10:37.601Z] #45 3.454 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-06-09T12:10:37.601Z] #45 ... [2020-06-09T12:10:37.601Z] [2020-06-09T12:10:37.601Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-09T12:10:37.601Z] #10 4.206 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-09T12:10:37.601Z] #10 4.252 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-09T12:10:37.601Z] #10 4.269 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-09T12:10:37.601Z] #10 4.959 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-06-09T12:10:37.601Z] #10 6.801 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [180 kB] [2020-06-09T12:10:37.601Z] #10 9.351 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7600 B] [2020-06-09T12:10:37.881Z] #10 ... [2020-06-09T12:10:37.881Z] [2020-06-09T12:10:37.881Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-09T12:10:37.881Z] #32 4.008 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-09T12:10:37.881Z] #32 4.089 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-09T12:10:37.881Z] #32 4.192 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-09T12:10:37.881Z] #32 5.023 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-06-09T12:10:37.881Z] #32 7.471 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [180 kB] [2020-06-09T12:10:37.881Z] #32 9.840 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7600 B] [2020-06-09T12:10:37.881Z] #32 ... [2020-06-09T12:10:37.881Z] [2020-06-09T12:10:37.881Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:10:37.881Z] #54 1.507 + RM_GOPATH=0 [2020-06-09T12:10:37.881Z] #54 1.507 + TMP_GOPATH= [2020-06-09T12:10:37.881Z] #54 1.507 + : /build [2020-06-09T12:10:37.881Z] #54 1.507 + '[' -z '' ']' [2020-06-09T12:10:37.881Z] #54 1.507 ++ mktemp -d [2020-06-09T12:10:37.881Z] #54 1.514 + export GOPATH=/tmp/tmp.tUdX2TcD4I [2020-06-09T12:10:37.881Z] #54 1.514 + GOPATH=/tmp/tmp.tUdX2TcD4I [2020-06-09T12:10:37.881Z] #54 1.514 + RM_GOPATH=1 [2020-06-09T12:10:37.881Z] #54 1.514 + case "$(go env GOARCH)" in [2020-06-09T12:10:37.881Z] #54 1.514 ++ go env GOARCH [2020-06-09T12:10:37.881Z] #54 1.517 + export GO_BUILDMODE=-buildmode=pie [2020-06-09T12:10:37.881Z] #54 1.517 + GO_BUILDMODE=-buildmode=pie [2020-06-09T12:10:37.881Z] #54 1.517 ++ dirname /tmp/install/install.sh [2020-06-09T12:10:37.881Z] #54 1.518 + dir=/tmp/install [2020-06-09T12:10:37.881Z] #54 1.518 + bin=rootlesskit [2020-06-09T12:10:37.881Z] #54 1.518 + shift [2020-06-09T12:10:37.881Z] #54 1.518 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-06-09T12:10:37.881Z] #54 1.518 + . /tmp/install/rootlesskit.installer [2020-06-09T12:10:37.881Z] #54 1.518 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-09T12:10:37.881Z] #54 1.519 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-09T12:10:37.881Z] #54 1.519 + install_rootlesskit [2020-06-09T12:10:37.881Z] #54 1.519 + case "$1" in [2020-06-09T12:10:37.881Z] #54 1.519 + export CGO_ENABLED=0 [2020-06-09T12:10:37.881Z] #54 1.519 + CGO_ENABLED=0 [2020-06-09T12:10:37.881Z] #54 1.519 + _install_rootlesskit [2020-06-09T12:10:37.881Z] #54 1.519 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-06-09T12:10:37.881Z] #54 1.519 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.tUdX2TcD4I/src/github.com/rootless-containers/rootlesskit [2020-06-09T12:10:37.881Z] #54 1.527 Cloning into '/tmp/tmp.tUdX2TcD4I/src/github.com/rootless-containers/rootlesskit'... [2020-06-09T12:10:37.881Z] #54 3.390 + cd /tmp/tmp.tUdX2TcD4I/src/github.com/rootless-containers/rootlesskit [2020-06-09T12:10:37.881Z] #54 3.390 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-09T12:10:37.881Z] #54 3.433 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-09T12:10:37.881Z] #54 3.433 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-06-09T12:10:38.153Z] Merge succeeded, producing ec0eb5ca3d2e00248451756b593267b080eaf769 [2020-06-09T12:10:38.153Z] Checking out Revision ec0eb5ca3d2e00248451756b593267b080eaf769 (PR-40938) [2020-06-09T12:10:38.162Z] #54 ... [2020-06-09T12:10:38.162Z] [2020-06-09T12:10:38.162Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-09T12:10:38.162Z] #51 3.630 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-09T12:10:38.162Z] #51 3.834 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-09T12:10:38.162Z] #51 4.106 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-09T12:10:38.162Z] #51 4.401 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-06-09T12:10:38.162Z] #51 6.517 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [180 kB] [2020-06-09T12:10:38.162Z] #51 9.239 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7600 B] [2020-06-09T12:10:38.162Z] #51 ... [2020-06-09T12:10:38.162Z] [2020-06-09T12:10:38.162Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:10:38.162Z] #60 3.083 + RM_GOPATH=0 [2020-06-09T12:10:38.162Z] #60 3.083 + TMP_GOPATH= [2020-06-09T12:10:38.162Z] #60 3.083 + : /build [2020-06-09T12:10:38.162Z] #60 3.083 + '[' -z '' ']' [2020-06-09T12:10:38.162Z] #60 3.084 ++ mktemp -d [2020-06-09T12:10:38.162Z] #60 3.087 + export GOPATH=/tmp/tmp.p9Bcdpw6ES [2020-06-09T12:10:38.162Z] #60 3.087 + GOPATH=/tmp/tmp.p9Bcdpw6ES [2020-06-09T12:10:38.162Z] #60 3.087 + RM_GOPATH=1 [2020-06-09T12:10:38.162Z] #60 3.087 + case "$(go env GOARCH)" in [2020-06-09T12:10:38.162Z] #60 3.088 ++ go env GOARCH [2020-06-09T12:10:38.162Z] #60 3.106 + export GO_BUILDMODE=-buildmode=pie [2020-06-09T12:10:38.162Z] #60 3.106 + GO_BUILDMODE=-buildmode=pie [2020-06-09T12:10:38.162Z] #60 3.107 ++ dirname /tmp/install/install.sh [2020-06-09T12:10:38.162Z] #60 3.110 + dir=/tmp/install [2020-06-09T12:10:38.162Z] #60 3.110 + bin=proxy [2020-06-09T12:10:38.162Z] #60 3.110 + shift [2020-06-09T12:10:38.162Z] #60 3.110 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-06-09T12:10:38.162Z] #60 3.110 + . /tmp/install/proxy.installer [2020-06-09T12:10:38.162Z] #60 3.110 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-09T12:10:38.162Z] #60 3.110 + install_proxy [2020-06-09T12:10:38.162Z] #60 3.110 + case "$1" in [2020-06-09T12:10:38.162Z] #60 3.110 + export CGO_ENABLED=0 [2020-06-09T12:10:38.162Z] #60 3.110 + CGO_ENABLED=0 [2020-06-09T12:10:38.162Z] #60 3.110 + _install_proxy [2020-06-09T12:10:38.162Z] #60 3.110 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-06-09T12:10:38.162Z] #60 3.110 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.p9Bcdpw6ES/src/github.com/docker/libnetwork [2020-06-09T12:10:38.162Z] #60 3.110 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-09T12:10:38.162Z] #60 3.111 Cloning into '/tmp/tmp.p9Bcdpw6ES/src/github.com/docker/libnetwork'... [2020-06-09T12:10:38.250Z] Commit message: "Merge commit '3aac5f0bbb5ccaeb9081ef710aae2459cbc87fa7' into HEAD" [2020-06-09T12:10:36.675Z] > git config core.sparsecheckout # timeout=10 [2020-06-09T12:10:36.678Z] > git checkout -f 687bdc7c71a4722caa598f809b05deb2572191d5 # timeout=10 [2020-06-09T12:10:37.492Z] > git merge 3aac5f0bbb5ccaeb9081ef710aae2459cbc87fa7 # timeout=10 [2020-06-09T12:10:38.144Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-09T12:10:38.160Z] > git config core.sparsecheckout # timeout=10 [2020-06-09T12:10:38.162Z] > git checkout -f ec0eb5ca3d2e00248451756b593267b080eaf769 # timeout=10 [2020-06-09T12:10:38.258Z] > git rev-list --no-walk 687bdc7c71a4722caa598f809b05deb2572191d5 # timeout=10 [2020-06-09T12:10:38.442Z] #60 ... [2020-06-09T12:10:38.442Z] [2020-06-09T12:10:38.442Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-09T12:10:38.442Z] #38 4.191 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-09T12:10:38.442Z] #38 4.236 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-09T12:10:38.442Z] #38 4.269 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-09T12:10:38.442Z] #38 5.124 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-06-09T12:10:38.442Z] #38 7.044 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [180 kB] [2020-06-09T12:10:38.442Z] #38 9.122 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7600 B] [2020-06-09T12:10:38.442Z] #38 ... [2020-06-09T12:10:38.442Z] [2020-06-09T12:10:38.442Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:10:38.442Z] #47 11.00 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-09T12:10:38.442Z] #47 11.48 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-06-09T12:10:38.953Z] #7 extracting sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 4.2s done [2020-06-09T12:10:39.206Z] + docker version [2020-06-09T12:10:39.206Z] Client: [2020-06-09T12:10:39.206Z] Version: 18.06.1-ce [2020-06-09T12:10:39.206Z] API version: 1.38 [2020-06-09T12:10:39.206Z] Go version: go1.10.3 [2020-06-09T12:10:39.206Z] Git commit: e68fc7a [2020-06-09T12:10:39.206Z] Built: Tue Aug 21 17:26:10 2018 [2020-06-09T12:10:39.206Z] OS/Arch: linux/ppc64le [2020-06-09T12:10:39.206Z] Experimental: false [2020-06-09T12:10:39.206Z] [2020-06-09T12:10:39.206Z] Server: [2020-06-09T12:10:39.206Z] Engine: [2020-06-09T12:10:39.206Z] Version: 18.06.1-ce [2020-06-09T12:10:39.206Z] API version: 1.38 (minimum version 1.12) [2020-06-09T12:10:39.206Z] Go version: go1.10.3 [2020-06-09T12:10:39.206Z] Git commit: e68fc7a [2020-06-09T12:10:39.206Z] Built: Tue Aug 21 17:24:20 2018 [2020-06-09T12:10:39.206Z] OS/Arch: linux/ppc64le [2020-06-09T12:10:39.206Z] Experimental: true [2020-06-09T12:10:39.210Z] #7 extracting sha256:0514917ef7dc863a2f840d1b0e2fb1fe7297d61f83532730bde5250e5e8599bf done [Pipeline] sh [2020-06-09T12:10:39.444Z] #47 12.30 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-09T12:10:39.467Z] #7 DONE 16.1s [2020-06-09T12:10:39.467Z] [2020-06-09T12:10:39.467Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-06-09T12:10:39.604Z] + docker info [2020-06-09T12:10:39.604Z] Containers: 0 [2020-06-09T12:10:39.604Z] Running: 0 [2020-06-09T12:10:39.604Z] Paused: 0 [2020-06-09T12:10:39.604Z] Stopped: 0 [2020-06-09T12:10:39.604Z] Images: 0 [2020-06-09T12:10:39.604Z] Server Version: 18.06.1-ce [2020-06-09T12:10:39.604Z] Storage Driver: overlay2 [2020-06-09T12:10:39.604Z] Backing Filesystem: extfs [2020-06-09T12:10:39.604Z] Supports d_type: true [2020-06-09T12:10:39.604Z] Native Overlay Diff: true [2020-06-09T12:10:39.604Z] Logging Driver: json-file [2020-06-09T12:10:39.604Z] Cgroup Driver: cgroupfs [2020-06-09T12:10:39.604Z] Plugins: [2020-06-09T12:10:39.604Z] Volume: local [2020-06-09T12:10:39.604Z] Network: bridge host ipvlan macvlan null overlay [2020-06-09T12:10:39.604Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-06-09T12:10:39.604Z] Swarm: inactive [2020-06-09T12:10:39.604Z] Runtimes: runc [2020-06-09T12:10:39.604Z] Default Runtime: runc [2020-06-09T12:10:39.604Z] Init Binary: docker-init [2020-06-09T12:10:39.604Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-06-09T12:10:39.604Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-06-09T12:10:39.604Z] init version: fec3683 [2020-06-09T12:10:39.604Z] Security Options: [2020-06-09T12:10:39.604Z] apparmor [2020-06-09T12:10:39.604Z] seccomp [2020-06-09T12:10:39.604Z] Profile: default [2020-06-09T12:10:39.604Z] Kernel Version: 4.4.0-139-generic [2020-06-09T12:10:39.604Z] Operating System: Ubuntu 16.04.3 LTS [2020-06-09T12:10:39.604Z] OSType: linux [2020-06-09T12:10:39.604Z] Architecture: ppc64le [2020-06-09T12:10:39.604Z] CPUs: 4 [2020-06-09T12:10:39.604Z] Total Memory: 7.972GiB [2020-06-09T12:10:39.604Z] Name: ppc64le-ubuntu-15 [2020-06-09T12:10:39.604Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-06-09T12:10:39.604Z] Docker Root Dir: /var/lib/docker [2020-06-09T12:10:39.604Z] Debug Mode (client): false [2020-06-09T12:10:39.604Z] Debug Mode (server): false [2020-06-09T12:10:39.604Z] Username: dockerbuildbot [2020-06-09T12:10:39.604Z] Registry: https://index.docker.io/v1/ [2020-06-09T12:10:39.604Z] Labels: [2020-06-09T12:10:39.604Z] Experimental: true [2020-06-09T12:10:39.604Z] Insecure Registries: [2020-06-09T12:10:39.604Z] 127.0.0.0/8 [2020-06-09T12:10:39.604Z] Live Restore Enabled: false [2020-06-09T12:10:39.604Z] [Pipeline] sh [2020-06-09T12:10:39.996Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-09T12:10:39.996Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-09T12:10:39.996Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40938/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-06-09T12:10:39.996Z] + bash /home/docker/workspace/moby_PR-40938/check-config.sh [2020-06-09T12:10:39.996Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-06-09T12:10:39.996Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-06-09T12:10:39.996Z] [2020-06-09T12:10:39.996Z] Generally Necessary: [2020-06-09T12:10:39.996Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-06-09T12:10:39.996Z] - apparmor: enabled and tools installed [2020-06-09T12:10:39.996Z] - CONFIG_NAMESPACES: enabled [2020-06-09T12:10:39.996Z] - CONFIG_NET_NS: enabled [2020-06-09T12:10:39.996Z] - CONFIG_PID_NS: enabled [2020-06-09T12:10:39.996Z] - CONFIG_IPC_NS: enabled [2020-06-09T12:10:39.996Z] - CONFIG_UTS_NS: enabled [2020-06-09T12:10:39.996Z] - CONFIG_CGROUPS: enabled [2020-06-09T12:10:39.996Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-06-09T12:10:39.996Z] - CONFIG_CGROUP_DEVICE: enabled [2020-06-09T12:10:39.996Z] - CONFIG_CGROUP_FREEZER: enabled [2020-06-09T12:10:39.996Z] - CONFIG_CGROUP_SCHED: enabled [2020-06-09T12:10:39.996Z] - CONFIG_CPUSETS: enabled [2020-06-09T12:10:39.996Z] - CONFIG_MEMCG: enabled [2020-06-09T12:10:39.996Z] - CONFIG_KEYS: enabled [2020-06-09T12:10:39.996Z] - CONFIG_VETH: enabled (as module) [2020-06-09T12:10:39.996Z] - CONFIG_BRIDGE: enabled (as module) [2020-06-09T12:10:39.996Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-06-09T12:10:39.996Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-06-09T12:10:40.054Z] #47 13.20 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-09T12:10:40.291Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-06-09T12:10:40.291Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-06-09T12:10:40.291Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-06-09T12:10:40.291Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-06-09T12:10:40.292Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-06-09T12:10:40.292Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-06-09T12:10:40.292Z] - CONFIG_NF_NAT: enabled (as module) [2020-06-09T12:10:40.292Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-06-09T12:10:40.292Z] - CONFIG_POSIX_MQUEUE: enabled [2020-06-09T12:10:40.292Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-06-09T12:10:40.292Z] [2020-06-09T12:10:40.292Z] Optional Features: [2020-06-09T12:10:40.292Z] - CONFIG_USER_NS: enabled [2020-06-09T12:10:40.292Z] - CONFIG_SECCOMP: enabled [2020-06-09T12:10:40.292Z] - CONFIG_CGROUP_PIDS: enabled [2020-06-09T12:10:40.292Z] - CONFIG_MEMCG_SWAP: enabled [2020-06-09T12:10:40.292Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-06-09T12:10:40.292Z] (cgroup swap accounting is currently enabled) [2020-06-09T12:10:40.292Z] - CONFIG_MEMCG_KMEM: enabled [2020-06-09T12:10:40.292Z] - CONFIG_BLK_CGROUP: enabled [2020-06-09T12:10:40.292Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-06-09T12:10:40.292Z] - CONFIG_IOSCHED_CFQ: enabled [2020-06-09T12:10:40.292Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-06-09T12:10:40.292Z] - CONFIG_CGROUP_PERF: enabled [2020-06-09T12:10:40.292Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-06-09T12:10:40.292Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-06-09T12:10:40.292Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-06-09T12:10:40.292Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-06-09T12:10:40.292Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-06-09T12:10:40.292Z] - CONFIG_RT_GROUP_SCHED: missing [2020-06-09T12:10:40.292Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-06-09T12:10:40.292Z] - CONFIG_IP_VS: enabled (as module) [2020-06-09T12:10:40.292Z] - CONFIG_IP_VS_NFCT: enabled [2020-06-09T12:10:40.292Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-06-09T12:10:40.292Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-06-09T12:10:40.292Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-06-09T12:10:40.292Z] - CONFIG_EXT4_FS: enabled [2020-06-09T12:10:40.292Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-06-09T12:10:40.292Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-06-09T12:10:40.292Z] - Network Drivers: [2020-06-09T12:10:40.292Z] - "overlay": [2020-06-09T12:10:40.292Z] - CONFIG_VXLAN: enabled (as module) [2020-06-09T12:10:40.292Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-06-09T12:10:40.292Z] Optional (for encrypted networks): [2020-06-09T12:10:40.335Z] #47 13.40 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-09T12:10:40.335Z] #47 13.46 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-09T12:10:40.335Z] #47 13.48 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-09T12:10:40.399Z] #8 DONE 0.8s [2020-06-09T12:10:40.399Z] [2020-06-09T12:10:40.399Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-06-09T12:10:40.587Z] - CONFIG_CRYPTO: enabled [2020-06-09T12:10:40.587Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-06-09T12:10:40.587Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-06-09T12:10:40.587Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-06-09T12:10:40.587Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-06-09T12:10:40.587Z] - CONFIG_XFRM: enabled [2020-06-09T12:10:40.587Z] - CONFIG_XFRM_USER: enabled (as module) [2020-06-09T12:10:40.587Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-06-09T12:10:40.587Z] - CONFIG_INET_ESP: enabled (as module) [2020-06-09T12:10:40.587Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-06-09T12:10:40.587Z] - "ipvlan": [2020-06-09T12:10:40.587Z] - CONFIG_IPVLAN: enabled (as module) [2020-06-09T12:10:40.587Z] - "macvlan": [2020-06-09T12:10:40.587Z] - CONFIG_MACVLAN: enabled (as module) [2020-06-09T12:10:40.587Z] - CONFIG_DUMMY: enabled (as module) [2020-06-09T12:10:40.587Z] - "ftp,tftp client in container": [2020-06-09T12:10:40.587Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-06-09T12:10:40.587Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-06-09T12:10:40.587Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-06-09T12:10:40.587Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-06-09T12:10:40.587Z] - Storage Drivers: [2020-06-09T12:10:40.587Z] - "aufs": [2020-06-09T12:10:40.587Z] - CONFIG_AUFS_FS: enabled (as module) [2020-06-09T12:10:40.587Z] - "btrfs": [2020-06-09T12:10:40.587Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-06-09T12:10:40.587Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-06-09T12:10:40.587Z] - "devicemapper": [2020-06-09T12:10:40.587Z] - CONFIG_BLK_DEV_DM: enabled [2020-06-09T12:10:40.587Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-06-09T12:10:40.587Z] - "overlay": [2020-06-09T12:10:40.587Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-06-09T12:10:40.587Z] - "zfs": [2020-06-09T12:10:40.587Z] - /dev/zfs: missing [2020-06-09T12:10:40.587Z] - zfs command: missing [2020-06-09T12:10:40.587Z] - zpool command: missing [2020-06-09T12:10:40.587Z] [2020-06-09T12:10:40.587Z] Limits: [2020-06-09T12:10:40.587Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-06-09T12:10:40.587Z] [2020-06-09T12:10:40.587Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-06-09T12:10:40.946Z] #47 13.94 runtime [2020-06-09T12:10:40.946Z] #47 13.97 runtime/cgo [2020-06-09T12:10:40.964Z] #9 DONE 0.6s [2020-06-09T12:10:40.964Z] [2020-06-09T12:10:40.964Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:10:41.063Z] + make bundles/buildx [2020-06-09T12:10:41.230Z] #21 ... [2020-06-09T12:10:41.230Z] [2020-06-09T12:10:41.230Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-06-09T12:10:41.230Z] #27 DONE 0.2s [2020-06-09T12:10:41.230Z] [2020-06-09T12:10:41.230Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-06-09T12:10:41.230Z] #35 DONE 0.2s [2020-06-09T12:10:41.230Z] [2020-06-09T12:10:41.230Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-09T12:10:41.353Z] make: command: Command not found [2020-06-09T12:10:41.353Z] make: command: Command not found [2020-06-09T12:10:41.353Z] mkdir bundles [2020-06-09T12:10:41.353Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-06-09T12:10:41.353Z] --build-arg BUILDX_COMMIT \ [2020-06-09T12:10:41.353Z] --build-arg BUILDX_REPO \ [2020-06-09T12:10:41.353Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-06-09T12:10:41.353Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-06-09T12:10:41.353Z] . [2020-06-09T12:10:41.353Z] /bin/sh: 4: go: not found [2020-06-09T12:10:41.353Z] /bin/sh: 5: go: not found [2020-06-09T12:10:43.427Z] Sending build context to Docker daemon 55.42MB [2020-06-09T12:10:43.427Z] Step 1/15 : ARG GO_VERSION=1.13.12 [2020-06-09T12:10:43.427Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-06-09T12:10:43.427Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-06-09T12:10:43.427Z] Step 4/15 : FROM golang:${GO_VERSION}-stretch AS build [2020-06-09T12:10:43.427Z] 1.13.12-stretch: Pulling from library/golang [2020-06-09T12:10:43.427Z] 7732483b686e: Pulling fs layer [2020-06-09T12:10:43.427Z] df33ef5c6dd4: Pulling fs layer [2020-06-09T12:10:43.427Z] 02507bd450f7: Pulling fs layer [2020-06-09T12:10:43.427Z] 59a5abe5a03e: Pulling fs layer [2020-06-09T12:10:43.427Z] 0e35845be2ad: Pulling fs layer [2020-06-09T12:10:43.427Z] 6893b958e3f2: Pulling fs layer [2020-06-09T12:10:43.427Z] e52eb49d61ee: Pulling fs layer [2020-06-09T12:10:43.427Z] 59a5abe5a03e: Waiting [2020-06-09T12:10:43.427Z] 0e35845be2ad: Waiting [2020-06-09T12:10:43.427Z] 6893b958e3f2: Waiting [2020-06-09T12:10:43.427Z] e52eb49d61ee: Waiting [2020-06-09T12:10:43.614Z] #47 ... [2020-06-09T12:10:43.614Z] [2020-06-09T12:10:43.614Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:10:43.614Z] #60 13.42 Checking out files: 92% (1916/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-06-09T12:10:43.614Z] #60 13.56 + cd /tmp/tmp.p9Bcdpw6ES/src/github.com/docker/libnetwork [2020-06-09T12:10:43.614Z] #60 13.56 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-09T12:10:43.614Z] #60 13.83 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-06-09T12:10:44.058Z] 02507bd450f7: Verifying Checksum [2020-06-09T12:10:44.058Z] 02507bd450f7: Download complete [2020-06-09T12:10:44.058Z] df33ef5c6dd4: Verifying Checksum [2020-06-09T12:10:44.058Z] df33ef5c6dd4: Download complete [2020-06-09T12:10:45.570Z] 7732483b686e: Verifying Checksum [2020-06-09T12:10:45.570Z] 7732483b686e: Download complete [2020-06-09T12:10:46.201Z] 59a5abe5a03e: Verifying Checksum [2020-06-09T12:10:46.201Z] 59a5abe5a03e: Download complete [2020-06-09T12:10:46.500Z] e52eb49d61ee: Verifying Checksum [2020-06-09T12:10:46.500Z] e52eb49d61ee: Download complete [2020-06-09T12:10:46.792Z] 0e35845be2ad: Verifying Checksum [2020-06-09T12:10:46.792Z] 0e35845be2ad: Download complete [2020-06-09T12:10:47.056Z] #60 ... [2020-06-09T12:10:47.056Z] [2020-06-09T12:10:47.056Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:10:47.056Z] #30 9.999 internal/testlog [2020-06-09T12:10:47.056Z] #30 10.19 encoding [2020-06-09T12:10:47.056Z] #30 10.43 runtime/cgo [2020-06-09T12:10:47.056Z] #30 ... [2020-06-09T12:10:47.056Z] [2020-06-09T12:10:47.056Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:10:47.056Z] #43 10.45 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-09T12:10:47.056Z] #43 10.78 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-09T12:10:47.056Z] #43 11.99 go: finding github.com/fatih/color v1.6.0 [2020-06-09T12:10:47.056Z] #43 12.02 go: finding github.com/pkg/errors v0.8.1 [2020-06-09T12:10:47.056Z] #43 12.08 go: finding github.com/sirupsen/logrus v1.0.5 [2020-06-09T12:10:47.056Z] #43 12.10 go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-09T12:10:47.056Z] #43 12.11 go: finding github.com/spf13/pflag v1.0.3 [2020-06-09T12:10:47.056Z] #43 12.16 go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-09T12:10:47.056Z] #43 12.26 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-09T12:10:47.056Z] #43 12.31 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-09T12:10:47.056Z] #43 12.42 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-06-09T12:10:47.056Z] #43 12.42 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-09T12:10:47.796Z] #36 ... [2020-06-09T12:10:47.796Z] [2020-06-09T12:10:47.796Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-09T12:10:47.796Z] #38 5.792 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-09T12:10:47.796Z] #38 5.910 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-09T12:10:47.796Z] #38 5.911 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-09T12:10:47.796Z] #38 ... [2020-06-09T12:10:47.796Z] [2020-06-09T12:10:47.796Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:10:47.796Z] #60 5.883 + RM_GOPATH=0 [2020-06-09T12:10:47.796Z] #60 5.883 + TMP_GOPATH= [2020-06-09T12:10:47.796Z] #60 5.883 + : /build [2020-06-09T12:10:47.796Z] #60 5.884 + '[' -z '' ']' [2020-06-09T12:10:47.796Z] #60 5.885 ++ mktemp -d [2020-06-09T12:10:47.796Z] #60 5.895 + export GOPATH=/tmp/tmp.d8n1bCJDoa [2020-06-09T12:10:47.796Z] #60 5.895 + GOPATH=/tmp/tmp.d8n1bCJDoa [2020-06-09T12:10:47.796Z] #60 5.896 + RM_GOPATH=1 [2020-06-09T12:10:47.796Z] #60 5.896 + case "$(go env GOARCH)" in [2020-06-09T12:10:47.796Z] #60 5.899 ++ go env GOARCH [2020-06-09T12:10:47.796Z] #60 5.933 + export GO_BUILDMODE=-buildmode=pie [2020-06-09T12:10:47.796Z] #60 5.933 + GO_BUILDMODE=-buildmode=pie [2020-06-09T12:10:47.796Z] #60 5.940 ++ dirname /tmp/install/install.sh [2020-06-09T12:10:47.796Z] #60 5.954 + dir=/tmp/install [2020-06-09T12:10:47.796Z] #60 5.954 + bin=proxy [2020-06-09T12:10:47.796Z] #60 5.955 + shift [2020-06-09T12:10:47.796Z] #60 5.957 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-06-09T12:10:47.796Z] #60 5.958 + . /tmp/install/proxy.installer [2020-06-09T12:10:47.796Z] #60 5.959 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-09T12:10:47.796Z] #60 5.962 + install_proxy [2020-06-09T12:10:47.796Z] #60 5.969 + case "$1" in [2020-06-09T12:10:47.796Z] #60 5.969 + export CGO_ENABLED=0 [2020-06-09T12:10:47.796Z] #60 5.972 + CGO_ENABLED=0 [2020-06-09T12:10:47.796Z] #60 5.972 + _install_proxy [2020-06-09T12:10:47.796Z] #60 5.972 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-06-09T12:10:47.796Z] #60 5.972 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-09T12:10:47.796Z] #60 5.972 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.d8n1bCJDoa/src/github.com/docker/libnetwork [2020-06-09T12:10:47.796Z] #60 5.993 Cloning into '/tmp/tmp.d8n1bCJDoa/src/github.com/docker/libnetwork'... [2020-06-09T12:10:47.796Z] #60 ... [2020-06-09T12:10:47.796Z] [2020-06-09T12:10:47.796Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:10:47.796Z] #21 6.427 + RM_GOPATH=0 [2020-06-09T12:10:47.796Z] #21 6.427 + TMP_GOPATH= [2020-06-09T12:10:47.796Z] #21 6.428 + : /build [2020-06-09T12:10:47.796Z] #21 6.428 + '[' -z '' ']' [2020-06-09T12:10:47.796Z] #21 6.431 ++ mktemp -d [2020-06-09T12:10:47.796Z] #21 6.433 + export GOPATH=/tmp/tmp.Me6x0wLt6u [2020-06-09T12:10:47.796Z] #21 6.434 + GOPATH=/tmp/tmp.Me6x0wLt6u [2020-06-09T12:10:47.796Z] #21 6.434 + RM_GOPATH=1 [2020-06-09T12:10:47.796Z] #21 6.435 + case "$(go env GOARCH)" in [2020-06-09T12:10:47.796Z] #21 6.446 ++ go env GOARCH [2020-06-09T12:10:47.796Z] #21 6.488 + export GO_BUILDMODE=-buildmode=pie [2020-06-09T12:10:47.796Z] #21 6.488 + GO_BUILDMODE=-buildmode=pie [2020-06-09T12:10:47.796Z] #21 6.488 ++ dirname /tmp/install/install.sh [2020-06-09T12:10:47.796Z] #21 6.490 + dir=/tmp/install [2020-06-09T12:10:47.796Z] #21 6.490 + bin=dockercli [2020-06-09T12:10:47.796Z] #21 6.490 + shift [2020-06-09T12:10:47.796Z] #21 6.490 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-06-09T12:10:47.796Z] #21 6.491 + . /tmp/install/dockercli.installer [2020-06-09T12:10:47.796Z] #21 6.491 ++ : stable [2020-06-09T12:10:47.796Z] #21 6.491 ++ : 17.06.2-ce [2020-06-09T12:10:47.796Z] #21 6.491 + install_dockercli [2020-06-09T12:10:47.796Z] #21 6.492 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-06-09T12:10:47.796Z] #21 6.492 Install docker/cli version 17.06.2-ce from stable [2020-06-09T12:10:47.796Z] #21 6.492 ++ uname -m [2020-06-09T12:10:47.796Z] #21 6.494 + arch=x86_64 [2020-06-09T12:10:47.796Z] #21 6.494 + '[' x86_64 '!=' x86_64 ']' [2020-06-09T12:10:47.796Z] #21 6.494 + url=https://download.docker.com/linux/static [2020-06-09T12:10:47.796Z] #21 6.494 + tar -xz docker/docker [2020-06-09T12:10:47.796Z] #21 6.498 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-06-09T12:10:48.848Z] 7732483b686e: Pull complete [2020-06-09T12:10:49.074Z] #43 ... [2020-06-09T12:10:49.074Z] [2020-06-09T12:10:49.074Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-09T12:10:49.074Z] #38 14.11 Fetched 8049 kB in 10s (799 kB/s) [2020-06-09T12:10:49.074Z] #38 14.11 Reading package lists... [2020-06-09T12:10:49.074Z] #38 17.87 Reading package lists... [2020-06-09T12:10:49.074Z] #38 21.06 Building dependency tree... [2020-06-09T12:10:49.074Z] #38 22.27 The following additional packages will be installed: [2020-06-09T12:10:49.074Z] #38 22.27 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-06-09T12:10:49.074Z] #38 22.27 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-06-09T12:10:49.074Z] #38 22.28 Suggested packages: [2020-06-09T12:10:49.074Z] #38 22.28 manpages-dev python-setuptools [2020-06-09T12:10:49.479Z] df33ef5c6dd4: Pull complete [2020-06-09T12:10:49.479Z] 02507bd450f7: Pull complete [2020-06-09T12:10:49.685Z] #38 ... [2020-06-09T12:10:49.685Z] [2020-06-09T12:10:49.685Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-09T12:10:49.685Z] #10 14.23 Fetched 8049 kB in 10s (797 kB/s) [2020-06-09T12:10:49.685Z] #10 14.23 Reading package lists... [2020-06-09T12:10:49.685Z] #10 18.00 Reading package lists... [2020-06-09T12:10:49.685Z] #10 21.29 Building dependency tree... [2020-06-09T12:10:49.685Z] #10 22.56 The following additional packages will be installed: [2020-06-09T12:10:49.685Z] #10 22.56 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-06-09T12:10:49.685Z] #10 22.56 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-06-09T12:10:49.685Z] #10 22.56 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-06-09T12:10:49.685Z] #10 22.56 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-09T12:10:49.685Z] #10 22.56 Suggested packages: [2020-06-09T12:10:49.685Z] #10 22.56 gcc-8-locales seccomp wine64 [2020-06-09T12:10:49.966Z] #10 ... [2020-06-09T12:10:49.966Z] [2020-06-09T12:10:49.966Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:10:49.966Z] #41 13.02 unicode/utf16 [2020-06-09T12:10:49.966Z] #41 13.22 container/list [2020-06-09T12:10:49.966Z] #41 13.63 crypto/internal/subtle [2020-06-09T12:10:49.966Z] #41 13.71 crypto/subtle [2020-06-09T12:10:49.966Z] #41 13.99 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-06-09T12:10:49.966Z] #41 14.21 runtime/cgo [2020-06-09T12:10:49.966Z] #41 ... [2020-06-09T12:10:49.966Z] [2020-06-09T12:10:49.966Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-09T12:10:49.966Z] #38 23.18 The following NEW packages will be installed: [2020-06-09T12:10:49.966Z] #38 23.18 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-06-09T12:10:49.966Z] #38 23.18 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-06-09T12:10:49.966Z] #38 23.18 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-06-09T12:10:49.966Z] #38 23.18 python-six zlib1g-dev [2020-06-09T12:10:50.101Z] 6893b958e3f2: Verifying Checksum [2020-06-09T12:10:50.101Z] 6893b958e3f2: Download complete [2020-06-09T12:10:50.248Z] #38 23.32 0 upgraded, 17 newly installed, 0 to remove and 2 not upgraded. [2020-06-09T12:10:50.248Z] #38 23.32 Need to get 3742 kB of archives. [2020-06-09T12:10:50.248Z] #38 23.32 After this operation, 22.0 MB of additional disk space will be used. [2020-06-09T12:10:50.248Z] #38 23.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-06-09T12:10:50.248Z] #38 23.34 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-06-09T12:10:50.248Z] #38 23.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-06-09T12:10:50.248Z] #38 23.37 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-06-09T12:10:50.248Z] #38 23.37 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-06-09T12:10:50.248Z] #38 23.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-06-09T12:10:50.248Z] #38 23.38 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-06-09T12:10:50.248Z] #38 23.38 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-06-09T12:10:50.248Z] #38 23.39 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-06-09T12:10:50.248Z] #38 23.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-06-09T12:10:50.248Z] #38 23.45 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-06-09T12:10:50.530Z] #38 23.51 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-06-09T12:10:50.530Z] #38 23.54 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-06-09T12:10:50.530Z] #38 ... [2020-06-09T12:10:50.530Z] [2020-06-09T12:10:50.530Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-09T12:10:50.530Z] #36 13.47 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-06-09T12:10:50.530Z] #36 15.00 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-06-09T12:10:50.530Z] #36 ... [2020-06-09T12:10:50.530Z] [2020-06-09T12:10:50.530Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-09T12:10:50.530Z] #38 23.55 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-06-09T12:10:50.530Z] #38 23.56 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-06-09T12:10:50.530Z] #38 23.57 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-06-09T12:10:50.530Z] #38 23.57 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-06-09T12:10:51.086Z] #21 ... [2020-06-09T12:10:51.087Z] [2020-06-09T12:10:51.087Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:10:51.087Z] #41 6.626 + RM_GOPATH=0 [2020-06-09T12:10:51.087Z] #41 6.628 + TMP_GOPATH= [2020-06-09T12:10:51.087Z] #41 6.628 + : /build [2020-06-09T12:10:51.087Z] #41 6.628 + '[' -z '' ']' [2020-06-09T12:10:51.087Z] #41 6.634 ++ mktemp -d [2020-06-09T12:10:51.087Z] #41 6.635 + export GOPATH=/tmp/tmp.51W5mLAIyJ [2020-06-09T12:10:51.087Z] #41 6.648 + GOPATH=/tmp/tmp.51W5mLAIyJ [2020-06-09T12:10:51.087Z] #41 6.648 + RM_GOPATH=1 [2020-06-09T12:10:51.087Z] #41 6.648 + case "$(go env GOARCH)" in [2020-06-09T12:10:51.087Z] #41 6.648 ++ go env GOARCH [2020-06-09T12:10:51.087Z] #41 6.674 + export GO_BUILDMODE=-buildmode=pie [2020-06-09T12:10:51.087Z] #41 6.674 + GO_BUILDMODE=-buildmode=pie [2020-06-09T12:10:51.087Z] #41 6.675 ++ dirname /tmp/install/install.sh [2020-06-09T12:10:51.087Z] #41 6.679 + dir=/tmp/install [2020-06-09T12:10:51.087Z] #41 6.682 + bin=vndr [2020-06-09T12:10:51.087Z] #41 6.683 + shift [2020-06-09T12:10:51.087Z] #41 6.683 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-06-09T12:10:51.087Z] #41 6.683 + . /tmp/install/vndr.installer [2020-06-09T12:10:51.087Z] #41 6.702 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-09T12:10:51.087Z] #41 6.703 + install_vndr [2020-06-09T12:10:51.087Z] #41 6.703 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-06-09T12:10:51.087Z] #41 6.704 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-09T12:10:51.087Z] #41 6.704 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.51W5mLAIyJ/src/github.com/LK4D4/vndr [2020-06-09T12:10:51.087Z] #41 6.717 Cloning into '/tmp/tmp.51W5mLAIyJ/src/github.com/LK4D4/vndr'... [2020-06-09T12:10:51.087Z] #41 7.525 + cd /tmp/tmp.51W5mLAIyJ/src/github.com/LK4D4/vndr [2020-06-09T12:10:51.087Z] #41 7.528 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-09T12:10:51.087Z] #41 7.554 + go build -buildmode=pie -v -o /build/vndr . [2020-06-09T12:10:51.087Z] #41 8.964 internal/cpu [2020-06-09T12:10:51.087Z] #41 9.023 runtime/internal/atomic [2020-06-09T12:10:51.087Z] #41 9.315 runtime/internal/sys [2020-06-09T12:10:51.087Z] #41 9.607 internal/race [2020-06-09T12:10:51.087Z] #41 9.707 internal/bytealg [2020-06-09T12:10:51.087Z] #41 9.717 sync/atomic [2020-06-09T12:10:51.087Z] #41 10.13 unicode [2020-06-09T12:10:51.087Z] #41 ... [2020-06-09T12:10:51.087Z] [2020-06-09T12:10:51.087Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-09T12:10:51.087Z] #51 7.321 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-09T12:10:51.087Z] #51 7.395 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-09T12:10:51.087Z] #51 7.405 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-09T12:10:51.087Z] #51 8.581 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-09T12:10:51.087Z] #51 ... [2020-06-09T12:10:51.087Z] [2020-06-09T12:10:51.087Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:10:51.087Z] #54 6.671 + RM_GOPATH=0 [2020-06-09T12:10:51.087Z] #54 6.671 + TMP_GOPATH= [2020-06-09T12:10:51.087Z] #54 6.671 + : /build [2020-06-09T12:10:51.087Z] #54 6.671 + '[' -z '' ']' [2020-06-09T12:10:51.087Z] #54 6.679 ++ mktemp -d [2020-06-09T12:10:51.087Z] #54 6.689 + export GOPATH=/tmp/tmp.4sAfyPGz8H [2020-06-09T12:10:51.087Z] #54 6.689 + GOPATH=/tmp/tmp.4sAfyPGz8H [2020-06-09T12:10:51.087Z] #54 6.690 + RM_GOPATH=1 [2020-06-09T12:10:51.087Z] #54 6.690 + case "$(go env GOARCH)" in [2020-06-09T12:10:51.087Z] #54 6.692 ++ go env GOARCH [2020-06-09T12:10:51.087Z] #54 6.746 + export GO_BUILDMODE=-buildmode=pie [2020-06-09T12:10:51.087Z] #54 6.746 + GO_BUILDMODE=-buildmode=pie [2020-06-09T12:10:51.087Z] #54 6.749 ++ dirname /tmp/install/install.sh [2020-06-09T12:10:51.087Z] #54 6.751 + dir=/tmp/install [2020-06-09T12:10:51.087Z] #54 6.751 + bin=rootlesskit [2020-06-09T12:10:51.087Z] #54 6.753 + shift [2020-06-09T12:10:51.087Z] #54 6.753 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-06-09T12:10:51.087Z] #54 6.754 + . /tmp/install/rootlesskit.installer [2020-06-09T12:10:51.087Z] #54 6.755 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-09T12:10:51.087Z] #54 6.756 + install_rootlesskit [2020-06-09T12:10:51.087Z] #54 6.760 + case "$1" in [2020-06-09T12:10:51.087Z] #54 6.760 + export CGO_ENABLED=0 [2020-06-09T12:10:51.087Z] #54 6.760 + CGO_ENABLED=0 [2020-06-09T12:10:51.087Z] #54 6.760 + _install_rootlesskit [2020-06-09T12:10:51.087Z] #54 6.765 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-06-09T12:10:51.087Z] #54 6.766 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-09T12:10:51.087Z] #54 6.770 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.4sAfyPGz8H/src/github.com/rootless-containers/rootlesskit [2020-06-09T12:10:51.087Z] #54 6.784 Cloning into '/tmp/tmp.4sAfyPGz8H/src/github.com/rootless-containers/rootlesskit'... [2020-06-09T12:10:51.353Z] #54 ... [2020-06-09T12:10:51.353Z] [2020-06-09T12:10:51.353Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-09T12:10:51.353Z] #23 6.196 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-09T12:10:51.353Z] #23 6.258 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-09T12:10:51.353Z] #23 6.273 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-09T12:10:51.353Z] #23 7.265 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-09T12:10:51.353Z] #23 9.526 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-06-09T12:10:51.353Z] #23 ... [2020-06-09T12:10:51.353Z] [2020-06-09T12:10:51.353Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-09T12:10:51.353Z] #28 6.805 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-06-09T12:10:51.353Z] #28 6.806 Cloning into '.'... [2020-06-09T12:10:51.532Z] #38 24.47 debconf: delaying package configuration, since apt-utils is not installed [2020-06-09T12:10:51.532Z] #38 24.56 Fetched 3742 kB in 0s (9798 kB/s) [2020-06-09T12:10:51.532Z] #38 ... [2020-06-09T12:10:51.532Z] [2020-06-09T12:10:51.532Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-09T12:10:51.532Z] #51 14.55 Fetched 8049 kB in 11s (720 kB/s) [2020-06-09T12:10:51.532Z] #51 14.55 Reading package lists... [2020-06-09T12:10:51.532Z] #51 18.18 Reading package lists... [2020-06-09T12:10:51.532Z] #51 21.71 Building dependency tree... [2020-06-09T12:10:51.532Z] #51 22.99 The following additional packages will be installed: [2020-06-09T12:10:51.532Z] #51 22.99 libbtrfs0 [2020-06-09T12:10:51.532Z] #51 23.07 The following NEW packages will be installed: [2020-06-09T12:10:51.532Z] #51 23.07 libbtrfs-dev libbtrfs0 [2020-06-09T12:10:51.532Z] #51 23.19 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2020-06-09T12:10:51.532Z] #51 23.19 Need to get 118 kB of archives. [2020-06-09T12:10:51.532Z] #51 23.19 After this operation, 390 kB of additional disk space will be used. [2020-06-09T12:10:51.532Z] #51 23.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-06-09T12:10:51.532Z] #51 23.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-06-09T12:10:51.532Z] #51 23.90 debconf: delaying package configuration, since apt-utils is not installed [2020-06-09T12:10:51.532Z] #51 24.03 Fetched 118 kB in 0s (951 kB/s) [2020-06-09T12:10:51.532Z] #51 24.13 Selecting previously unselected package libbtrfs0. [2020-06-09T12:10:51.533Z] #51 24.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15179 files and directories currently installed.) [2020-06-09T12:10:51.533Z] #51 24.44 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-06-09T12:10:51.533Z] #51 24.46 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-09T12:10:51.533Z] #51 24.55 Selecting previously unselected package libbtrfs-dev. [2020-06-09T12:10:51.533Z] #51 24.56 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-06-09T12:10:51.533Z] #51 24.57 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-09T12:10:51.533Z] #51 ... [2020-06-09T12:10:51.533Z] [2020-06-09T12:10:51.533Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-09T12:10:51.533Z] #38 24.64 Selecting previously unselected package libcap-dev:s390x. [2020-06-09T12:10:51.533Z] #38 24.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15179 files and directories currently installed.) [2020-06-09T12:10:51.533Z] #38 24.73 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-06-09T12:10:51.533Z] #38 24.74 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-06-09T12:10:51.533Z] #38 ... [2020-06-09T12:10:51.533Z] [2020-06-09T12:10:51.533Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-09T12:10:51.533Z] #32 14.73 Fetched 8049 kB in 11s (746 kB/s) [2020-06-09T12:10:51.533Z] #32 14.73 Reading package lists... [2020-06-09T12:10:51.533Z] #32 18.53 Reading package lists... [2020-06-09T12:10:51.533Z] #32 21.88 Building dependency tree... [2020-06-09T12:10:51.533Z] #32 22.99 The following additional packages will be installed: [2020-06-09T12:10:51.533Z] #32 22.99 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-06-09T12:10:51.533Z] #32 22.99 Suggested packages: [2020-06-09T12:10:51.533Z] #32 22.99 cmake-doc ninja-build lrzip [2020-06-09T12:10:51.533Z] #32 22.99 Recommended packages: [2020-06-09T12:10:51.533Z] #32 22.99 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-06-09T12:10:51.533Z] #32 23.74 The following NEW packages will be installed: [2020-06-09T12:10:51.533Z] #32 23.77 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-06-09T12:10:51.533Z] #32 23.77 vim-common xxd [2020-06-09T12:10:51.533Z] #32 23.87 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2020-06-09T12:10:51.533Z] #32 23.87 Need to get 14.0 MB of archives. [2020-06-09T12:10:51.533Z] #32 23.87 After this operation, 62.1 MB of additional disk space will be used. [2020-06-09T12:10:51.533Z] #32 23.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-06-09T12:10:51.533Z] #32 23.91 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-06-09T12:10:51.533Z] #32 23.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-06-09T12:10:51.533Z] #32 24.04 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-06-09T12:10:51.533Z] #32 24.53 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-06-09T12:10:51.533Z] #32 24.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-06-09T12:10:51.533Z] #32 24.57 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-06-09T12:10:51.533Z] #32 24.58 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-06-09T12:10:51.533Z] #32 24.59 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-06-09T12:10:51.533Z] #32 24.59 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-06-09T12:10:51.611Z] #28 ... [2020-06-09T12:10:51.611Z] [2020-06-09T12:10:51.611Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:10:51.611Z] #45 6.734 + RM_GOPATH=0 [2020-06-09T12:10:51.611Z] #45 6.734 + TMP_GOPATH= [2020-06-09T12:10:51.611Z] #45 6.734 + : /build [2020-06-09T12:10:51.611Z] #45 6.734 + '[' -z '' ']' [2020-06-09T12:10:51.611Z] #45 6.734 ++ mktemp -d [2020-06-09T12:10:51.611Z] #45 6.736 + export GOPATH=/tmp/tmp.ZKglByI6fP [2020-06-09T12:10:51.611Z] #45 6.736 + GOPATH=/tmp/tmp.ZKglByI6fP [2020-06-09T12:10:51.611Z] #45 6.736 + RM_GOPATH=1 [2020-06-09T12:10:51.611Z] #45 6.736 + case "$(go env GOARCH)" in [2020-06-09T12:10:51.611Z] #45 6.738 ++ go env GOARCH [2020-06-09T12:10:51.611Z] #45 6.803 + export GO_BUILDMODE=-buildmode=pie [2020-06-09T12:10:51.611Z] #45 6.804 + GO_BUILDMODE=-buildmode=pie [2020-06-09T12:10:51.611Z] #45 6.806 ++ dirname /tmp/install/install.sh [2020-06-09T12:10:51.611Z] #45 6.818 + dir=/tmp/install [2020-06-09T12:10:51.611Z] #45 6.818 + bin=golangci_lint [2020-06-09T12:10:51.611Z] #45 6.819 + shift [2020-06-09T12:10:51.611Z] #45 6.819 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-06-09T12:10:51.611Z] #45 6.819 + . /tmp/install/golangci_lint.installer [2020-06-09T12:10:51.611Z] #45 6.820 ++ : v1.23.8 [2020-06-09T12:10:51.611Z] #45 6.823 + install_golangci_lint [2020-06-09T12:10:51.611Z] #45 6.823 + echo 'Installing golangci-lint version v1.23.8' [2020-06-09T12:10:51.611Z] #45 6.823 Installing golangci-lint version v1.23.8 [2020-06-09T12:10:51.611Z] #45 6.824 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-06-09T12:10:51.611Z] #45 ... [2020-06-09T12:10:51.611Z] [2020-06-09T12:10:51.611Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:10:51.611Z] #30 6.655 + RM_GOPATH=0 [2020-06-09T12:10:51.611Z] #30 6.655 + TMP_GOPATH= [2020-06-09T12:10:51.611Z] #30 6.655 + : /build [2020-06-09T12:10:51.611Z] #30 6.655 + '[' -z '' ']' [2020-06-09T12:10:51.611Z] #30 6.661 ++ mktemp -d [2020-06-09T12:10:51.611Z] #30 6.670 + export GOPATH=/tmp/tmp.dCPcdinJ3a [2020-06-09T12:10:51.611Z] #30 6.670 + GOPATH=/tmp/tmp.dCPcdinJ3a [2020-06-09T12:10:51.611Z] #30 6.670 + RM_GOPATH=1 [2020-06-09T12:10:51.611Z] #30 6.670 + case "$(go env GOARCH)" in [2020-06-09T12:10:51.611Z] #30 6.670 ++ go env GOARCH [2020-06-09T12:10:51.611Z] #30 6.734 + export GO_BUILDMODE=-buildmode=pie [2020-06-09T12:10:51.611Z] #30 6.734 + GO_BUILDMODE=-buildmode=pie [2020-06-09T12:10:51.611Z] #30 6.736 ++ dirname /tmp/install/install.sh [2020-06-09T12:10:51.611Z] #30 6.740 + dir=/tmp/install [2020-06-09T12:10:51.611Z] #30 6.741 + bin=tomlv [2020-06-09T12:10:51.611Z] #30 6.742 + shift [2020-06-09T12:10:51.611Z] #30 6.742 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-06-09T12:10:51.611Z] #30 6.742 + . /tmp/install/tomlv.installer [2020-06-09T12:10:51.611Z] #30 6.742 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-09T12:10:51.611Z] #30 6.742 + install_tomlv [2020-06-09T12:10:51.611Z] #30 6.743 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-06-09T12:10:51.611Z] #30 6.745 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-09T12:10:51.611Z] #30 6.757 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.dCPcdinJ3a/src/github.com/BurntSushi/toml [2020-06-09T12:10:51.611Z] #30 6.762 Cloning into '/tmp/tmp.dCPcdinJ3a/src/github.com/BurntSushi/toml'... [2020-06-09T12:10:51.611Z] #30 7.912 + cd /tmp/tmp.dCPcdinJ3a/src/github.com/BurntSushi/toml [2020-06-09T12:10:51.611Z] #30 7.913 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-09T12:10:51.611Z] #30 7.952 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-06-09T12:10:51.611Z] #30 8.658 internal/cpu [2020-06-09T12:10:51.611Z] #30 8.676 runtime/internal/atomic [2020-06-09T12:10:51.611Z] #30 9.113 runtime/internal/sys [2020-06-09T12:10:51.611Z] #30 9.377 internal/bytealg [2020-06-09T12:10:51.611Z] #30 9.387 runtime/internal/math [2020-06-09T12:10:51.611Z] #30 9.483 math/bits [2020-06-09T12:10:51.611Z] #30 10.13 math [2020-06-09T12:10:51.611Z] #30 10.19 runtime [2020-06-09T12:10:51.814Z] #32 ... [2020-06-09T12:10:51.814Z] [2020-06-09T12:10:51.814Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-09T12:10:51.814Z] #23 14.73 Fetched 8049 kB in 11s (756 kB/s) [2020-06-09T12:10:51.814Z] #23 14.73 Reading package lists... [2020-06-09T12:10:51.814Z] #23 18.66 Reading package lists... [2020-06-09T12:10:51.814Z] #23 22.25 Building dependency tree... [2020-06-09T12:10:51.814Z] #23 23.24 The following additional packages will be installed: [2020-06-09T12:10:51.814Z] #23 23.24 libjq1 libonig5 [2020-06-09T12:10:51.814Z] #23 23.45 The following NEW packages will be installed: [2020-06-09T12:10:51.814Z] #23 23.45 jq libjq1 libonig5 [2020-06-09T12:10:51.814Z] #23 23.45 The following packages will be upgraded: [2020-06-09T12:10:51.814Z] #23 23.45 ca-certificates [2020-06-09T12:10:51.814Z] #23 23.55 1 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-06-09T12:10:51.814Z] #23 23.55 Need to get 508 kB of archives. [2020-06-09T12:10:51.814Z] #23 23.55 After this operation, 1151 kB of additional disk space will be used. [2020-06-09T12:10:51.814Z] #23 23.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x ca-certificates all 20200601~deb10u1 [158 kB] [2020-06-09T12:10:51.814Z] #23 23.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-06-09T12:10:51.814Z] #23 23.60 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-06-09T12:10:51.814Z] #23 23.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-06-09T12:10:51.814Z] #23 24.50 debconf: delaying package configuration, since apt-utils is not installed [2020-06-09T12:10:51.814Z] #23 24.54 Fetched 508 kB in 0s (3369 kB/s) [2020-06-09T12:10:51.814Z] #23 24.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 ... 15179 files and directories currently installed.) [2020-06-09T12:10:51.814Z] #23 24.65 Preparing to unpack .../ca-certificates_20200601~deb10u1_all.deb ... [2020-06-09T12:10:51.814Z] #23 24.66 Unpacking ca-certificates (20200601~deb10u1) over (20190110) ... [2020-06-09T12:10:51.814Z] #23 24.99 Selecting previously unselected package libonig5:s390x. [2020-06-09T12:10:51.814Z] #23 25.01 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-06-09T12:10:51.814Z] #23 25.02 Unpacking libonig5:s390x (6.9.1-1) ... [2020-06-09T12:10:51.814Z] #23 ... [2020-06-09T12:10:51.814Z] [2020-06-09T12:10:51.814Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:10:51.814Z] #30 25.08 sync [2020-06-09T12:10:51.869Z] #30 ... [2020-06-09T12:10:51.869Z] [2020-06-09T12:10:51.869Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-09T12:10:51.869Z] #10 7.056 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-09T12:10:51.869Z] #10 7.117 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-09T12:10:51.869Z] #10 7.117 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-09T12:10:51.869Z] #10 8.002 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-09T12:10:51.869Z] #10 10.47 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-06-09T12:10:51.869Z] #10 ... [2020-06-09T12:10:51.869Z] [2020-06-09T12:10:51.869Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-09T12:10:51.869Z] #32 7.342 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-09T12:10:51.869Z] #32 7.454 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-09T12:10:51.869Z] #32 7.462 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-09T12:10:51.869Z] #32 8.488 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-09T12:10:51.869Z] #32 11.02 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-06-09T12:10:52.107Z] #30 25.08 internal/reflectlite [2020-06-09T12:10:52.127Z] #32 ... [2020-06-09T12:10:52.127Z] [2020-06-09T12:10:52.127Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:10:52.127Z] #43 6.690 + RM_GOPATH=0 [2020-06-09T12:10:52.127Z] #43 6.690 + TMP_GOPATH= [2020-06-09T12:10:52.127Z] #43 6.690 + : /build [2020-06-09T12:10:52.127Z] #43 6.690 + '[' -z '' ']' [2020-06-09T12:10:52.127Z] #43 6.696 ++ mktemp -d [2020-06-09T12:10:52.127Z] #43 6.696 + export GOPATH=/tmp/tmp.QgTzp8i8GG [2020-06-09T12:10:52.127Z] #43 6.696 + GOPATH=/tmp/tmp.QgTzp8i8GG [2020-06-09T12:10:52.127Z] #43 6.696 + RM_GOPATH=1 [2020-06-09T12:10:52.127Z] #43 6.696 + case "$(go env GOARCH)" in [2020-06-09T12:10:52.127Z] #43 6.718 ++ go env GOARCH [2020-06-09T12:10:52.127Z] #43 6.761 + export GO_BUILDMODE=-buildmode=pie [2020-06-09T12:10:52.127Z] #43 6.761 + GO_BUILDMODE=-buildmode=pie [2020-06-09T12:10:52.127Z] #43 6.762 ++ dirname /tmp/install/install.sh [2020-06-09T12:10:52.127Z] #43 6.768 + dir=/tmp/install [2020-06-09T12:10:52.127Z] #43 6.783 + bin=gotestsum [2020-06-09T12:10:52.127Z] #43 6.783 + shift [2020-06-09T12:10:52.127Z] #43 6.783 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-06-09T12:10:52.127Z] #43 6.783 + . /tmp/install/gotestsum.installer [2020-06-09T12:10:52.127Z] #43 6.784 ++ : v0.3.5 [2020-06-09T12:10:52.127Z] #43 6.787 + install_gotestsum [2020-06-09T12:10:52.127Z] #43 6.790 + set -e [2020-06-09T12:10:52.127Z] #43 6.791 + export GO111MODULE=on [2020-06-09T12:10:52.127Z] #43 6.791 + GO111MODULE=on [2020-06-09T12:10:52.127Z] #43 6.791 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-06-09T12:10:52.127Z] #43 6.989 go: finding gotest.tools/gotestsum v0.3.5 [2020-06-09T12:10:52.127Z] #43 6.991 go: finding gotest.tools v0.3.5 [2020-06-09T12:10:52.127Z] #43 8.020 go: downloading gotest.tools/gotestsum v0.3.5 [2020-06-09T12:10:52.127Z] #43 8.544 go: extracting gotest.tools/gotestsum v0.3.5 [2020-06-09T12:10:52.127Z] #43 9.584 go: downloading gotest.tools v2.1.0+incompatible [2020-06-09T12:10:52.127Z] #43 9.686 go: extracting gotest.tools v2.1.0+incompatible [2020-06-09T12:10:52.127Z] #43 10.00 go: downloading github.com/fatih/color v1.6.0 [2020-06-09T12:10:52.127Z] #43 10.17 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-06-09T12:10:52.127Z] #43 10.28 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-06-09T12:10:52.127Z] #43 10.29 go: extracting github.com/fatih/color v1.6.0 [2020-06-09T12:10:52.127Z] #43 10.29 go: downloading github.com/spf13/pflag v1.0.1 [2020-06-09T12:10:52.127Z] #43 10.32 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-09T12:10:52.127Z] #43 10.47 go: downloading github.com/pkg/errors v0.8.0 [2020-06-09T12:10:52.127Z] #43 10.47 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-06-09T12:10:52.127Z] #43 10.47 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-06-09T12:10:52.127Z] #43 10.48 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-06-09T12:10:52.127Z] #43 10.57 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-06-09T12:10:52.127Z] #43 10.74 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-06-09T12:10:52.127Z] #43 10.79 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-06-09T12:10:52.127Z] #43 10.82 go: extracting github.com/pkg/errors v0.8.0 [2020-06-09T12:10:52.127Z] #43 10.83 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-09T12:10:52.127Z] #43 10.85 go: extracting github.com/spf13/pflag v1.0.1 [2020-06-09T12:10:52.127Z] #43 10.85 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-09T12:10:52.127Z] #43 11.05 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-09T12:10:52.127Z] #43 11.14 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-09T12:10:52.146Z] 59a5abe5a03e: Pull complete [2020-06-09T12:10:52.385Z] #43 ... [2020-06-09T12:10:52.385Z] [2020-06-09T12:10:52.385Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:10:52.385Z] #47 6.029 + RM_GOPATH=0 [2020-06-09T12:10:52.385Z] #47 6.029 + TMP_GOPATH= [2020-06-09T12:10:52.385Z] #47 6.029 + : /build [2020-06-09T12:10:52.385Z] #47 6.029 + '[' -z '' ']' [2020-06-09T12:10:52.385Z] #47 6.037 ++ mktemp -d [2020-06-09T12:10:52.385Z] #47 6.039 + export GOPATH=/tmp/tmp.SYISG6zLT4 [2020-06-09T12:10:52.385Z] #47 6.039 + GOPATH=/tmp/tmp.SYISG6zLT4 [2020-06-09T12:10:52.385Z] #47 6.039 + RM_GOPATH=1 [2020-06-09T12:10:52.385Z] #47 6.039 + case "$(go env GOARCH)" in [2020-06-09T12:10:52.385Z] #47 6.040 ++ go env GOARCH [2020-06-09T12:10:52.385Z] #47 6.077 + export GO_BUILDMODE=-buildmode=pie [2020-06-09T12:10:52.385Z] #47 6.077 + GO_BUILDMODE=-buildmode=pie [2020-06-09T12:10:52.385Z] #47 6.078 ++ dirname /tmp/install/install.sh [2020-06-09T12:10:52.385Z] #47 6.091 + dir=/tmp/install [2020-06-09T12:10:52.385Z] #47 6.091 + bin=shfmt [2020-06-09T12:10:52.385Z] #47 6.091 + shift [2020-06-09T12:10:52.385Z] #47 6.091 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-06-09T12:10:52.385Z] #47 6.091 + . /tmp/install/shfmt.installer [2020-06-09T12:10:52.385Z] #47 6.091 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-09T12:10:52.385Z] #47 6.091 + install_shfmt [2020-06-09T12:10:52.385Z] #47 6.091 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-09T12:10:52.385Z] #47 6.091 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-06-09T12:10:52.385Z] #47 6.093 + git clone https://github.com/mvdan/sh.git /tmp/tmp.SYISG6zLT4/src/github.com/mvdan/sh [2020-06-09T12:10:52.385Z] #47 6.095 Cloning into '/tmp/tmp.SYISG6zLT4/src/github.com/mvdan/sh'... [2020-06-09T12:10:52.953Z] #47 ... [2020-06-09T12:10:52.953Z] [2020-06-09T12:10:52.953Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:10:52.953Z] #54 12.17 + cd /tmp/tmp.4sAfyPGz8H/src/github.com/rootless-containers/rootlesskit [2020-06-09T12:10:53.118Z] #30 ... [2020-06-09T12:10:53.118Z] [2020-06-09T12:10:53.118Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-09T12:10:53.118Z] #51 24.79 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-09T12:10:53.118Z] #51 24.80 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-09T12:10:53.118Z] #51 24.81 Processing triggers for libc-bin (2.28-10) ... [2020-06-09T12:10:53.118Z] #51 DONE 26.0s [2020-06-09T12:10:53.118Z] [2020-06-09T12:10:53.118Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:10:53.118Z] #60 DONE 26.1s [2020-06-09T12:10:53.118Z] [2020-06-09T12:10:53.118Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-09T12:10:53.118Z] #32 25.47 debconf: delaying package configuration, since apt-utils is not installed [2020-06-09T12:10:53.118Z] #32 25.54 Fetched 14.0 MB in 1s (14.2 MB/s) [2020-06-09T12:10:53.118Z] #32 25.64 Selecting previously unselected package xxd. [2020-06-09T12:10:53.118Z] #32 25.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15179 files and directories currently installed.) [2020-06-09T12:10:53.118Z] #32 25.73 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-06-09T12:10:53.118Z] #32 25.78 Unpacking xxd (2:8.1.0875-5) ... [2020-06-09T12:10:53.118Z] #32 26.04 Selecting previously unselected package vim-common. [2020-06-09T12:10:53.118Z] #32 26.04 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-09T12:10:53.118Z] #32 26.06 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-09T12:10:53.211Z] #54 12.17 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-09T12:10:53.470Z] #54 12.57 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-09T12:10:53.470Z] #54 12.57 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-06-09T12:10:53.635Z] 0e35845be2ad: Pull complete [2020-06-09T12:10:53.738Z] #32 26.58 Selecting previously unselected package cmake-data. [2020-06-09T12:10:53.738Z] #32 26.58 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-06-09T12:10:53.738Z] #32 26.61 Unpacking cmake-data (3.13.4-1) ... [2020-06-09T12:10:56.406Z] #32 29.11 Selecting previously unselected package libicu63:s390x. [2020-06-09T12:10:56.406Z] #32 29.14 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-06-09T12:10:56.406Z] #32 29.16 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-06-09T12:10:56.753Z] #54 ... [2020-06-09T12:10:56.753Z] [2020-06-09T12:10:56.753Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:10:56.753Z] #21 15.32 + mkdir -p /build [2020-06-09T12:10:56.753Z] #21 15.33 + mv docker/docker /build/ [2020-06-09T12:10:56.753Z] #21 15.33 + rmdir docker [2020-06-09T12:10:56.753Z] #21 DONE 15.6s [2020-06-09T12:10:56.753Z] [2020-06-09T12:10:56.753Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:10:56.753Z] #30 15.17 internal/testlog [2020-06-09T12:10:56.753Z] #30 15.54 encoding [2020-06-09T12:10:57.318Z] #30 16.30 runtime/cgo [2020-06-09T12:10:57.883Z] #30 ... [2020-06-09T12:10:57.883Z] [2020-06-09T12:10:57.883Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-09T12:10:57.883Z] #36 6.744 + git clone https://github.com/docker/distribution.git . [2020-06-09T12:10:57.883Z] #36 6.755 Cloning into '.'... [2020-06-09T12:10:58.115Z] 6893b958e3f2: Pull complete [2020-06-09T12:10:58.115Z] e52eb49d61ee: Pull complete [2020-06-09T12:10:58.115Z] Digest: sha256:8112a6a733e573c2693ed25eaa14d67985db9052fb8791146cd2ff7aed050e05 [2020-06-09T12:10:58.115Z] Status: Downloaded newer image for golang:1.13.12-stretch [2020-06-09T12:10:58.115Z] ---> ae27234403a1 [2020-06-09T12:10:58.115Z] Step 5/15 : ARG BUILDX_REPO [2020-06-09T12:10:58.115Z] ---> Running in 729ce00841bf [2020-06-09T12:10:58.115Z] Removing intermediate container 729ce00841bf [2020-06-09T12:10:58.115Z] ---> 56f80beb1e86 [2020-06-09T12:10:58.115Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-06-09T12:10:58.115Z] ---> Running in c668cac197b6 [2020-06-09T12:10:58.115Z] Cloning into '/buildx'... [2020-06-09T12:10:58.140Z] #36 ... [2020-06-09T12:10:58.140Z] [2020-06-09T12:10:58.140Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-09T12:10:58.140Z] #38 7.213 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-09T12:10:58.140Z] #38 10.09 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-06-09T12:10:58.140Z] #38 12.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7592 B] [2020-06-09T12:10:58.140Z] #38 ... [2020-06-09T12:10:58.140Z] [2020-06-09T12:10:58.140Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:10:58.140Z] #43 13.27 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-09T12:10:58.140Z] #43 14.02 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-09T12:10:58.140Z] #43 14.41 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-09T12:10:58.140Z] #43 17.14 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-06-09T12:10:58.423Z] #32 ... [2020-06-09T12:10:58.423Z] [2020-06-09T12:10:58.423Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-09T12:10:58.423Z] #38 24.83 Selecting previously unselected package libnet1:s390x. [2020-06-09T12:10:58.423Z] #38 24.83 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-06-09T12:10:58.423Z] #38 24.84 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-06-09T12:10:58.423Z] #38 24.91 Selecting previously unselected package libnet1-dev. [2020-06-09T12:10:58.423Z] #38 24.91 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-06-09T12:10:58.423Z] #38 24.91 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-09T12:10:58.423Z] #38 25.05 Selecting previously unselected package libnl-3-200:s390x. [2020-06-09T12:10:58.423Z] #38 25.05 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-06-09T12:10:58.423Z] #38 25.05 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-06-09T12:10:58.423Z] #38 25.12 Selecting previously unselected package libnl-3-dev:s390x. [2020-06-09T12:10:58.423Z] #38 25.12 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-06-09T12:10:58.423Z] #38 25.12 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-06-09T12:10:58.423Z] #38 25.30 Selecting previously unselected package libprotobuf-c1:s390x. [2020-06-09T12:10:58.423Z] #38 25.32 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-06-09T12:10:58.423Z] #38 25.32 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-06-09T12:10:58.423Z] #38 25.43 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-06-09T12:10:58.423Z] #38 25.43 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-06-09T12:10:58.423Z] #38 25.43 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-06-09T12:10:58.423Z] #38 25.53 Selecting previously unselected package zlib1g-dev:s390x. [2020-06-09T12:10:58.423Z] #38 25.54 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-06-09T12:10:58.423Z] #38 25.55 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-06-09T12:10:58.423Z] #38 25.83 Selecting previously unselected package libprotobuf17:s390x. [2020-06-09T12:10:58.423Z] #38 25.84 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-06-09T12:10:58.423Z] #38 25.84 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-06-09T12:10:58.423Z] #38 26.51 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-06-09T12:10:58.423Z] #38 26.51 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-06-09T12:10:58.423Z] #38 26.55 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-06-09T12:10:58.423Z] #38 26.85 Selecting previously unselected package libprotobuf-dev:s390x. [2020-06-09T12:10:58.423Z] #38 26.93 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-06-09T12:10:58.423Z] #38 26.93 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-06-09T12:10:58.423Z] #38 27.78 Selecting previously unselected package libprotoc17:s390x. [2020-06-09T12:10:58.423Z] #38 27.79 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-06-09T12:10:58.423Z] #38 27.80 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-06-09T12:10:58.423Z] #38 28.17 Selecting previously unselected package protobuf-c-compiler. [2020-06-09T12:10:58.423Z] #38 28.17 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-06-09T12:10:58.423Z] #38 28.19 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-09T12:10:58.423Z] #38 28.27 Selecting previously unselected package protobuf-compiler. [2020-06-09T12:10:58.423Z] #38 28.27 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-06-09T12:10:58.423Z] #38 28.28 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-06-09T12:10:58.423Z] #38 28.35 Selecting previously unselected package python-pkg-resources. [2020-06-09T12:10:58.423Z] #38 28.35 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-06-09T12:10:58.423Z] #38 28.36 Unpacking python-pkg-resources (40.8.0-1) ... [2020-06-09T12:10:58.423Z] #38 28.58 Selecting previously unselected package python-six. [2020-06-09T12:10:58.423Z] #38 28.59 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-06-09T12:10:58.423Z] #38 28.59 Unpacking python-six (1.12.0-1) ... [2020-06-09T12:10:58.423Z] #38 28.68 Selecting previously unselected package python-protobuf. [2020-06-09T12:10:58.423Z] #38 28.68 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-06-09T12:10:58.423Z] #38 28.69 Unpacking python-protobuf (3.6.1.3-2) ... [2020-06-09T12:10:58.423Z] #38 29.15 Setting up python-pkg-resources (40.8.0-1) ... [2020-06-09T12:10:58.423Z] #38 31.06 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-06-09T12:10:58.423Z] #38 31.07 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-06-09T12:10:58.423Z] #38 31.07 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-06-09T12:10:58.423Z] #38 31.08 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-06-09T12:10:58.423Z] #38 31.09 Setting up python-six (1.12.0-1) ... [2020-06-09T12:10:58.423Z] #38 ... [2020-06-09T12:10:58.423Z] [2020-06-09T12:10:58.423Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:10:58.423Z] #47 31.39 syscall [2020-06-09T12:10:58.423Z] #47 31.39 reflect [2020-06-09T12:10:59.073Z] #43 18.06 go: finding gotest.tools/gotestsum v0.4.2 [2020-06-09T12:10:59.073Z] #43 18.06 go: finding gotest.tools v2.2.0+incompatible [2020-06-09T12:10:59.073Z] #43 18.07 go: downloading gotest.tools/gotestsum v0.4.2 [2020-06-09T12:10:59.073Z] #43 18.07 go: downloading gotest.tools v2.2.0+incompatible [2020-06-09T12:10:59.331Z] #43 18.59 go: extracting gotest.tools v2.2.0+incompatible [2020-06-09T12:10:59.588Z] #43 18.59 go: extracting gotest.tools/gotestsum v0.4.2 [2020-06-09T12:11:00.436Z] #47 ... [2020-06-09T12:11:00.436Z] [2020-06-09T12:11:00.436Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-09T12:11:00.436Z] #10 23.39 The following NEW packages will be installed: [2020-06-09T12:11:00.436Z] #10 23.39 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-06-09T12:11:00.436Z] #10 23.39 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-06-09T12:11:00.436Z] #10 23.39 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-06-09T12:11:00.436Z] #10 23.39 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-06-09T12:11:00.436Z] #10 23.39 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-06-09T12:11:00.436Z] #10 23.40 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-09T12:11:00.436Z] #10 23.53 0 upgraded, 25 newly installed, 0 to remove and 2 not upgraded. [2020-06-09T12:11:00.436Z] #10 23.53 Need to get 73.3 MB of archives. [2020-06-09T12:11:00.436Z] #10 23.53 After this operation, 494 MB of additional disk space will be used. [2020-06-09T12:11:00.436Z] #10 23.53 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-06-09T12:11:00.436Z] #10 23.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2020-06-09T12:11:00.436Z] #10 23.77 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-06-09T12:11:00.436Z] #10 23.80 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-06-09T12:11:00.436Z] #10 23.81 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-06-09T12:11:00.436Z] #10 23.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-06-09T12:11:00.436Z] #10 24.12 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-06-09T12:11:00.436Z] #10 24.34 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-06-09T12:11:00.436Z] #10 24.34 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-06-09T12:11:00.436Z] #10 26.29 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-06-09T12:11:00.436Z] #10 27.58 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-06-09T12:11:00.436Z] #10 27.59 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-06-09T12:11:00.436Z] #10 27.59 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-06-09T12:11:00.436Z] #10 27.60 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-06-09T12:11:00.436Z] #10 27.60 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-06-09T12:11:00.436Z] #10 27.60 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-06-09T12:11:00.436Z] #10 27.61 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-06-09T12:11:00.436Z] #10 27.62 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-06-09T12:11:00.436Z] #10 27.63 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-06-09T12:11:00.436Z] #10 27.64 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-06-09T12:11:00.436Z] #10 27.65 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-06-09T12:11:00.436Z] #10 27.68 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-06-09T12:11:00.436Z] #10 27.68 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-06-09T12:11:00.436Z] #10 27.69 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-06-09T12:11:00.436Z] #10 27.69 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-06-09T12:11:00.436Z] #10 28.40 debconf: delaying package configuration, since apt-utils is not installed [2020-06-09T12:11:00.436Z] #10 28.51 Fetched 73.3 MB in 4s (17.2 MB/s) [2020-06-09T12:11:00.436Z] #10 28.57 Selecting previously unselected package binutils-mingw-w64-i686. [2020-06-09T12:11:00.436Z] #10 28.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15179 files and directories currently installed.) [2020-06-09T12:11:00.436Z] #10 28.63 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-06-09T12:11:00.436Z] #10 28.64 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-09T12:11:00.436Z] #10 30.41 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-06-09T12:11:00.436Z] #10 30.43 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-06-09T12:11:00.436Z] #10 30.43 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-09T12:11:00.436Z] #10 33.02 Selecting previously unselected package binutils-mingw-w64. [2020-06-09T12:11:00.436Z] #10 33.03 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-06-09T12:11:00.436Z] #10 33.08 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-09T12:11:00.436Z] #10 33.16 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-06-09T12:11:00.436Z] #10 33.16 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-06-09T12:11:00.436Z] #10 33.17 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-06-09T12:11:00.436Z] #10 33.33 Selecting previously unselected package dmsetup. [2020-06-09T12:11:00.436Z] #10 33.33 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-06-09T12:11:00.436Z] #10 33.33 Unpacking dmsetup (2:1.02.155-3) ... [2020-06-09T12:11:00.436Z] #10 33.45 Selecting previously unselected package mingw-w64-common. [2020-06-09T12:11:00.436Z] #10 33.45 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-06-09T12:11:00.436Z] #10 33.46 Unpacking mingw-w64-common (6.0.0-3) ... [2020-06-09T12:11:00.436Z] #10 ... [2020-06-09T12:11:00.436Z] [2020-06-09T12:11:00.436Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-09T12:11:00.436Z] #28 32.95 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-06-09T12:11:00.436Z] #28 33.24 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-06-09T12:11:00.522Z] #43 19.46 go: downloading github.com/pkg/errors v0.8.1 [2020-06-09T12:11:00.522Z] #43 19.48 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-09T12:11:00.522Z] #43 19.49 go: downloading github.com/spf13/pflag v1.0.3 [2020-06-09T12:11:00.522Z] #43 19.59 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-09T12:11:00.522Z] #43 19.62 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-09T12:11:01.047Z] #28 34.09 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-06-09T12:11:01.086Z] #43 20.25 go: extracting github.com/pkg/errors v0.8.1 [2020-06-09T12:11:01.343Z] #43 20.44 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-09T12:11:01.343Z] #43 20.53 go: extracting github.com/spf13/pflag v1.0.3 [2020-06-09T12:11:01.343Z] #43 ... [2020-06-09T12:11:01.343Z] [2020-06-09T12:11:01.343Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:11:01.343Z] #41 10.59 runtime [2020-06-09T12:11:01.343Z] #41 13.93 unicode/utf8 [2020-06-09T12:11:01.343Z] #41 14.53 math [2020-06-09T12:11:01.343Z] #41 19.50 unicode/utf16 [2020-06-09T12:11:01.343Z] #41 19.96 container/list [2020-06-09T12:11:01.600Z] #41 20.71 crypto/internal/subtle [2020-06-09T12:11:01.600Z] #41 ... [2020-06-09T12:11:01.600Z] [2020-06-09T12:11:01.600Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:11:01.600Z] #47 17.44 + cd /tmp/tmp.SYISG6zLT4/src/github.com/mvdan/sh [2020-06-09T12:11:01.600Z] #47 17.44 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-09T12:11:01.600Z] #47 17.59 + GO111MODULE=on [2020-06-09T12:11:01.600Z] #47 17.61 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-06-09T12:11:01.600Z] #47 18.82 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-09T12:11:01.600Z] #47 18.99 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-09T12:11:01.600Z] #47 19.00 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-09T12:11:01.600Z] #47 19.24 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-09T12:11:01.600Z] #47 19.32 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-09T12:11:01.600Z] #47 20.30 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-09T12:11:01.612Z] Removing intermediate container c668cac197b6 [2020-06-09T12:11:01.612Z] ---> 0281eb83d715 [2020-06-09T12:11:01.612Z] Step 7/15 : WORKDIR /buildx [2020-06-09T12:11:01.612Z] ---> Running in 724c9953afb5 [2020-06-09T12:11:01.612Z] Removing intermediate container 724c9953afb5 [2020-06-09T12:11:01.612Z] ---> a6336e1018a8 [2020-06-09T12:11:01.612Z] Step 8/15 : ARG BUILDX_COMMIT [2020-06-09T12:11:01.612Z] ---> Running in 9ab59b259b2a [2020-06-09T12:11:01.612Z] Removing intermediate container 9ab59b259b2a [2020-06-09T12:11:01.612Z] ---> e777b91b4bc1 [2020-06-09T12:11:01.612Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-06-09T12:11:01.612Z] ---> Running in db1a0b1a9222 [2020-06-09T12:11:01.860Z] #47 ... [2020-06-09T12:11:01.860Z] [2020-06-09T12:11:01.860Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-09T12:11:01.860Z] #51 10.89 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-06-09T12:11:01.860Z] #51 13.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7592 B] [2020-06-09T12:11:01.916Z] From https://github.com/docker/buildx [2020-06-09T12:11:01.916Z] * [new tag] v0.3.1 -> build [2020-06-09T12:11:02.049Z] #28 ... [2020-06-09T12:11:02.049Z] [2020-06-09T12:11:02.049Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-09T12:11:02.049Z] #23 25.24 Selecting previously unselected package libjq1:s390x. [2020-06-09T12:11:02.049Z] #23 25.24 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-06-09T12:11:02.049Z] #23 25.25 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-06-09T12:11:02.049Z] #23 25.44 Selecting previously unselected package jq. [2020-06-09T12:11:02.049Z] #23 25.44 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-06-09T12:11:02.049Z] #23 25.48 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-09T12:11:02.049Z] #23 25.58 Setting up ca-certificates (20200601~deb10u1) ... [2020-06-09T12:11:02.049Z] #23 32.24 Updating certificates in /etc/ssl/certs... [2020-06-09T12:11:02.049Z] #23 34.82 13 added, 15 removed; done. [2020-06-09T12:11:02.049Z] #23 34.90 Setting up libonig5:s390x (6.9.1-1) ... [2020-06-09T12:11:02.049Z] #23 34.91 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-06-09T12:11:02.049Z] #23 34.91 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-09T12:11:02.049Z] #23 34.92 Processing triggers for libc-bin (2.28-10) ... [2020-06-09T12:11:02.049Z] #23 34.99 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-06-09T12:11:02.049Z] #23 35.01 Updating certificates in /etc/ssl/certs... [2020-06-09T12:11:02.117Z] #51 ... [2020-06-09T12:11:02.117Z] [2020-06-09T12:11:02.117Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:11:02.117Z] #47 21.07 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-09T12:11:02.330Z] #23 ... [2020-06-09T12:11:02.330Z] [2020-06-09T12:11:02.330Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-09T12:11:02.330Z] #32 33.88 Selecting previously unselected package libxml2:s390x. [2020-06-09T12:11:02.330Z] #32 33.88 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-06-09T12:11:02.330Z] #32 33.89 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-06-09T12:11:02.330Z] #32 34.31 Selecting previously unselected package libarchive13:s390x. [2020-06-09T12:11:02.330Z] #32 34.32 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-06-09T12:11:02.330Z] #32 34.32 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-06-09T12:11:02.330Z] #32 34.52 Selecting previously unselected package libjsoncpp1:s390x. [2020-06-09T12:11:02.330Z] #32 34.52 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-06-09T12:11:02.330Z] #32 34.52 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-06-09T12:11:02.330Z] #32 34.62 Selecting previously unselected package librhash0:s390x. [2020-06-09T12:11:02.330Z] #32 34.62 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-06-09T12:11:02.330Z] #32 34.62 Unpacking librhash0:s390x (1.3.8-1) ... [2020-06-09T12:11:02.330Z] #32 34.75 Selecting previously unselected package libuv1:s390x. [2020-06-09T12:11:02.330Z] #32 34.75 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-06-09T12:11:02.330Z] #32 34.75 Unpacking libuv1:s390x (1.24.1-1) ... [2020-06-09T12:11:02.330Z] #32 34.88 Selecting previously unselected package cmake. [2020-06-09T12:11:02.330Z] #32 34.88 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-06-09T12:11:02.330Z] #32 34.89 Unpacking cmake (3.13.4-1) ... [2020-06-09T12:11:02.592Z] Switched to branch 'build' [2020-06-09T12:11:02.941Z] #32 ... [2020-06-09T12:11:02.941Z] [2020-06-09T12:11:02.941Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:11:02.941Z] #52 1.798 + RM_GOPATH=0 [2020-06-09T12:11:02.941Z] #52 1.798 + TMP_GOPATH= [2020-06-09T12:11:02.941Z] #52 1.798 + : /build [2020-06-09T12:11:02.941Z] #52 1.798 + '[' -z '' ']' [2020-06-09T12:11:02.941Z] #52 1.799 ++ mktemp -d [2020-06-09T12:11:02.941Z] #52 1.802 + export GOPATH=/tmp/tmp.WmWwETfrBs [2020-06-09T12:11:02.941Z] #52 1.802 + GOPATH=/tmp/tmp.WmWwETfrBs [2020-06-09T12:11:02.941Z] #52 1.802 + RM_GOPATH=1 [2020-06-09T12:11:02.941Z] #52 1.802 + case "$(go env GOARCH)" in [2020-06-09T12:11:02.941Z] #52 1.803 ++ go env GOARCH [2020-06-09T12:11:02.941Z] #52 1.820 + export GO_BUILDMODE=-buildmode=pie [2020-06-09T12:11:02.941Z] #52 1.820 + GO_BUILDMODE=-buildmode=pie [2020-06-09T12:11:02.941Z] #52 1.821 ++ dirname /tmp/install/install.sh [2020-06-09T12:11:02.941Z] #52 1.826 + dir=/tmp/install [2020-06-09T12:11:02.941Z] #52 1.826 + bin=containerd [2020-06-09T12:11:02.941Z] #52 1.826 + shift [2020-06-09T12:11:02.941Z] #52 1.826 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-06-09T12:11:02.941Z] #52 1.827 + . /tmp/install/containerd.installer [2020-06-09T12:11:02.941Z] #52 1.827 ++ set -e [2020-06-09T12:11:02.941Z] #52 1.830 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-09T12:11:02.941Z] #52 1.831 + install_containerd [2020-06-09T12:11:02.941Z] #52 1.832 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-06-09T12:11:02.941Z] #52 1.833 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-09T12:11:02.941Z] #52 1.833 + git clone https://github.com/containerd/containerd.git /tmp/tmp.WmWwETfrBs/src/github.com/containerd/containerd [2020-06-09T12:11:02.941Z] #52 1.839 Cloning into '/tmp/tmp.WmWwETfrBs/src/github.com/containerd/containerd'... [2020-06-09T12:11:03.048Z] #47 ... [2020-06-09T12:11:03.048Z] [2020-06-09T12:11:03.048Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-09T12:11:03.048Z] #23 12.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7592 B] [2020-06-09T12:11:03.048Z] #23 ... [2020-06-09T12:11:03.048Z] [2020-06-09T12:11:03.048Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:11:03.048Z] #43 22.02 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-09T12:11:03.222Z] #52 ... [2020-06-09T12:11:03.222Z] [2020-06-09T12:11:03.222Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-09T12:11:03.222Z] #38 32.77 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-06-09T12:11:03.222Z] #38 32.78 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-06-09T12:11:03.222Z] #38 32.79 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-06-09T12:11:03.222Z] #38 32.80 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-06-09T12:11:03.222Z] #38 32.81 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-06-09T12:11:03.222Z] #38 32.82 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-06-09T12:11:03.222Z] #38 32.82 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-09T12:11:03.222Z] #38 32.83 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-06-09T12:11:03.222Z] #38 32.84 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-09T12:11:03.222Z] #38 32.84 Setting up python-protobuf (3.6.1.3-2) ... [2020-06-09T12:11:03.222Z] #38 36.16 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-06-09T12:11:03.222Z] #38 36.17 Processing triggers for libc-bin (2.28-10) ... [2020-06-09T12:11:03.306Z] #43 22.34 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-09T12:11:03.503Z] #38 DONE 36.7s [2020-06-09T12:11:03.503Z] [2020-06-09T12:11:03.503Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:11:03.503Z] #41 26.88 github.com/LK4D4/vndr/godl/singleflight [2020-06-09T12:11:03.503Z] #41 26.88 internal/reflectlite [2020-06-09T12:11:03.503Z] #41 27.10 math/rand [2020-06-09T12:11:03.503Z] #41 28.10 internal/singleflight [2020-06-09T12:11:03.503Z] #41 28.93 bytes [2020-06-09T12:11:03.503Z] #41 28.93 strconv [2020-06-09T12:11:03.503Z] #41 30.70 bufio [2020-06-09T12:11:03.503Z] #41 31.37 reflect [2020-06-09T12:11:03.503Z] #41 32.58 syscall [2020-06-09T12:11:03.663Z] Removing intermediate container db1a0b1a9222 [2020-06-09T12:11:03.663Z] ---> ef8d633c0d3f [2020-06-09T12:11:03.663Z] Step 10/15 : ARG GOOS [2020-06-09T12:11:03.663Z] ---> Running in a78c1c3395aa [2020-06-09T12:11:03.663Z] Removing intermediate container a78c1c3395aa [2020-06-09T12:11:03.663Z] ---> 16c9e44ea9e1 [2020-06-09T12:11:03.663Z] Step 11/15 : ARG GOARCH [2020-06-09T12:11:03.663Z] ---> Running in 6fbbf47e2981 [2020-06-09T12:11:03.663Z] Removing intermediate container 6fbbf47e2981 [2020-06-09T12:11:03.663Z] ---> 390c817528ff [2020-06-09T12:11:03.663Z] 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-06-09T12:11:03.663Z] ---> Running in 8ef6686ed410 [2020-06-09T12:11:03.783Z] #41 ... [2020-06-09T12:11:03.783Z] [2020-06-09T12:11:03.783Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-09T12:11:03.783Z] #23 36.82 0 added, 0 removed; done. [2020-06-09T12:11:03.784Z] #23 36.82 Running hooks in /etc/ca-certificates/update.d... [2020-06-09T12:11:03.784Z] #23 36.82 done. [2020-06-09T12:11:03.784Z] #23 ... [2020-06-09T12:11:03.784Z] [2020-06-09T12:11:03.784Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:11:03.784Z] #30 26.95 sort [2020-06-09T12:11:03.784Z] #30 26.95 errors [2020-06-09T12:11:03.784Z] #30 27.24 strconv [2020-06-09T12:11:03.784Z] #30 27.78 io [2020-06-09T12:11:03.784Z] #30 28.52 internal/oserror [2020-06-09T12:11:03.784Z] #30 28.56 syscall [2020-06-09T12:11:03.784Z] #30 29.90 reflect [2020-06-09T12:11:03.784Z] #30 33.99 time [2020-06-09T12:11:03.871Z] #43 ... [2020-06-09T12:11:03.871Z] [2020-06-09T12:11:03.871Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-09T12:11:03.871Z] #10 12.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7592 B] [2020-06-09T12:11:04.064Z] #30 ... [2020-06-09T12:11:04.064Z] [2020-06-09T12:11:04.064Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-09T12:11:04.064Z] #32 37.01 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-06-09T12:11:04.064Z] #32 37.02 Setting up xxd (2:8.1.0875-5) ... [2020-06-09T12:11:04.064Z] #32 37.02 Setting up libuv1:s390x (1.24.1-1) ... [2020-06-09T12:11:04.064Z] #32 37.03 Setting up vim-common (2:8.1.0875-5) ... [2020-06-09T12:11:04.064Z] #32 37.04 Setting up librhash0:s390x (1.3.8-1) ... [2020-06-09T12:11:04.064Z] #32 37.06 Setting up cmake-data (3.13.4-1) ... [2020-06-09T12:11:04.064Z] #32 37.07 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-06-09T12:11:04.064Z] #32 37.08 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-06-09T12:11:04.064Z] #32 ... [2020-06-09T12:11:04.064Z] [2020-06-09T12:11:04.064Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-09T12:11:04.064Z] #23 DONE 37.1s [2020-06-09T12:11:04.064Z] [2020-06-09T12:11:04.064Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-06-09T12:11:04.064Z] #24 DONE 0.1s [2020-06-09T12:11:04.064Z] [2020-06-09T12:11:04.064Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-09T12:11:04.064Z] #32 37.10 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-06-09T12:11:04.064Z] #32 37.12 Setting up cmake (3.13.4-1) ... [2020-06-09T12:11:04.064Z] #32 37.13 Processing triggers for libc-bin (2.28-10) ... [2020-06-09T12:11:04.064Z] #32 37.16 Processing triggers for mime-support (3.62) ... [2020-06-09T12:11:04.128Z] #10 ... [2020-06-09T12:11:04.128Z] [2020-06-09T12:11:04.128Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:11:04.128Z] #41 20.81 crypto/subtle [2020-06-09T12:11:04.128Z] #41 20.94 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-06-09T12:11:04.128Z] #41 21.03 internal/nettrace [2020-06-09T12:11:04.128Z] #41 21.29 runtime/cgo [2020-06-09T12:11:04.384Z] #41 ... [2020-06-09T12:11:04.384Z] [2020-06-09T12:11:04.384Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-09T12:11:04.384Z] #32 13.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7592 B] [2020-06-09T12:11:04.384Z] #32 ... [2020-06-09T12:11:04.384Z] [2020-06-09T12:11:04.384Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-09T12:11:04.688Z] #32 DONE 37.7s [2020-06-09T12:11:04.688Z] [2020-06-09T12:11:04.688Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-09T12:11:04.939Z] #36 23.39 Checking out files: 86% (1388/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-06-09T12:11:04.939Z] #36 23.79 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-06-09T12:11:07.360Z] #25 2.867 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-06-09T12:11:07.360Z] #25 3.132 [2020-06-09T12:11:07.727Z] #36 26.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-06-09T12:11:08.064Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ac47cf8943c2e55f) in /home/ubuntu/workspace/moby_PR-40938 [Pipeline] { [Pipeline] checkout [2020-06-09T12:11:09.047Z] #25 3.265 ### 4.4% ####### 10.7% ############ 17.0% ################## 25.3% ###################### 31.6% ############################ 39.9% ################################## 48.3% ####################################### 54.5% ########################################### 60.8% ################################################# 69.2% ####################################################### 77.5% ############################################################# 85.9% ################################################################### 94.2% ######################################################################## 100.0% [2020-06-09T12:11:09.330Z] #25 5.258 [2020-06-09T12:11:09.894Z] #25 5.399 ############ 17.0% ############################ 39.6% ######################################## 56.6% ######################################################### 79.3% ######################################################################## 100.0% [2020-06-09T12:11:10.175Z] #25 6.159 #=#=# [2020-06-09T12:11:11.146Z] using credential docker-jenkins-github-credentials [2020-06-09T12:11:11.156Z] Cloning the remote Git repository [2020-06-09T12:11:11.156Z] Cloning with configured refspecs honoured and without tags [2020-06-09T12:11:11.182Z] Cloning repository https://github.com/moby/moby.git [2020-06-09T12:11:11.241Z] > git init /home/ubuntu/workspace/moby_PR-40938 # timeout=10 [2020-06-09T12:11:11.549Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-09T12:11:11.549Z] > git --version # timeout=10 [2020-06-09T12:11:11.562Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-09T12:11:11.567Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40938/head:refs/remotes/origin/PR-40938 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-09T12:11:11.910Z] #36 ... [2020-06-09T12:11:11.910Z] [2020-06-09T12:11:11.910Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:11:11.910Z] #60 23.96 Checking out files: 63% (1315/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-06-09T12:11:11.910Z] #60 24.75 + cd /tmp/tmp.d8n1bCJDoa/src/github.com/docker/libnetwork [2020-06-09T12:11:11.910Z] #60 24.75 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-09T12:11:11.910Z] #60 25.24 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-06-09T12:11:12.187Z] #25 6.333 ## 3.7% ########## 13.9% ############# 19.0% ###################### 31.7% ############################ 39.3% ################################### 49.5% ######################################### 57.1% ############################################## 64.7% ################################################## 69.8% ##################################################### 74.9% ########################################################### 82.6% ################################################################ 90.2% #################################################################### 95.3% ######################################################################## 100.0% [2020-06-09T12:11:12.471Z] #25 8.383 [2020-06-09T12:11:13.041Z] #25 8.530 # 2.1% ## 4.0% #### 5.9% ###### [2020-06-09T12:11:13.041Z] #25 ... [2020-06-09T12:11:13.041Z] [2020-06-09T12:11:13.041Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:11:13.041Z] #33 1.483 + RM_GOPATH=0 [2020-06-09T12:11:13.041Z] #33 1.483 + TMP_GOPATH= [2020-06-09T12:11:13.041Z] #33 1.483 + : /build [2020-06-09T12:11:13.041Z] #33 1.483 + '[' -z '' ']' [2020-06-09T12:11:13.041Z] #33 1.483 ++ mktemp -d [2020-06-09T12:11:13.041Z] #33 1.484 + export GOPATH=/tmp/tmp.Tc2SFq3DA7 [2020-06-09T12:11:13.041Z] #33 1.484 + GOPATH=/tmp/tmp.Tc2SFq3DA7 [2020-06-09T12:11:13.041Z] #33 1.484 + RM_GOPATH=1 [2020-06-09T12:11:13.041Z] #33 1.485 + case "$(go env GOARCH)" in [2020-06-09T12:11:13.041Z] #33 1.485 ++ go env GOARCH [2020-06-09T12:11:13.041Z] #33 1.535 + export GO_BUILDMODE=-buildmode=pie [2020-06-09T12:11:13.041Z] #33 1.535 + GO_BUILDMODE=-buildmode=pie [2020-06-09T12:11:13.041Z] #33 1.535 ++ dirname /tmp/install/install.sh [2020-06-09T12:11:13.041Z] #33 1.536 + dir=/tmp/install [2020-06-09T12:11:13.041Z] #33 1.536 + bin=tini [2020-06-09T12:11:13.041Z] #33 1.536 + shift [2020-06-09T12:11:13.041Z] #33 1.537 + '[' '!' -f /tmp/install/tini.installer ']' [2020-06-09T12:11:13.041Z] #33 1.537 + . /tmp/install/tini.installer [2020-06-09T12:11:13.041Z] #33 1.537 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-09T12:11:13.041Z] #33 1.537 + install_tini [2020-06-09T12:11:13.041Z] #33 1.537 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-06-09T12:11:13.041Z] #33 1.537 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-09T12:11:13.041Z] #33 1.537 + git clone https://github.com/krallin/tini.git /tmp/tmp.Tc2SFq3DA7/tini [2020-06-09T12:11:13.041Z] #33 1.538 Cloning into '/tmp/tmp.Tc2SFq3DA7/tini'... [2020-06-09T12:11:13.041Z] #33 2.273 + cd /tmp/tmp.Tc2SFq3DA7/tini [2020-06-09T12:11:13.041Z] #33 2.273 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-09T12:11:13.041Z] #33 2.295 + cmake . [2020-06-09T12:11:13.041Z] #33 2.686 -- The C compiler identification is GNU 8.3.0 [2020-06-09T12:11:13.041Z] #33 2.703 -- Check for working C compiler: /usr/bin/cc [2020-06-09T12:11:13.041Z] #33 3.148 -- Check for working C compiler: /usr/bin/cc -- works [2020-06-09T12:11:13.041Z] #33 3.148 -- Detecting C compiler ABI info [2020-06-09T12:11:13.041Z] #33 3.682 -- Detecting C compiler ABI info - done [2020-06-09T12:11:13.041Z] #33 3.687 -- Detecting C compile features [2020-06-09T12:11:13.041Z] #33 5.190 -- Detecting C compile features - done [2020-06-09T12:11:13.041Z] #33 5.208 -- Performing Test HAS_BUILTIN_FORTIFY [2020-06-09T12:11:13.041Z] #33 5.420 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-06-09T12:11:13.041Z] #33 5.471 -- Configuring done [2020-06-09T12:11:13.041Z] #33 5.506 -- Generating done [2020-06-09T12:11:13.041Z] #33 5.508 -- Build files have been written to: /tmp/tmp.Tc2SFq3DA7/tini [2020-06-09T12:11:13.041Z] #33 5.512 + make tini-static [2020-06-09T12:11:13.041Z] #33 5.892 Scanning dependencies of target tini-static [2020-06-09T12:11:13.041Z] #33 6.152 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-06-09T12:11:13.041Z] #33 7.353 [100%] Linking C executable tini-static [2020-06-09T12:11:13.041Z] #33 7.838 [100%] Built target tini-static [2020-06-09T12:11:13.041Z] #33 7.919 + mkdir -p /build [2020-06-09T12:11:13.041Z] #33 7.922 + cp tini-static /build/docker-init [2020-06-09T12:11:13.041Z] #33 DONE 8.4s [2020-06-09T12:11:13.041Z] [2020-06-09T12:11:13.041Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-09T12:11:13.041Z] #25 8.530 # 2.1% ## 4.0% #### 5.9% ###### 8.7% ####### 10.6% [2020-06-09T12:11:13.041Z] #25 ... [2020-06-09T12:11:13.041Z] [2020-06-09T12:11:13.041Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:11:13.041Z] #39 2.801 Note: Building without setproctitle() and strlcpy() support. [2020-06-09T12:11:13.041Z] #39 2.801 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-09T12:11:13.041Z] #39 2.812 Note: Building without GnuTLS support [2020-06-09T12:11:13.041Z] #39 2.822 Makefile.config:39: Warn: you have no libnftables installed [2020-06-09T12:11:13.041Z] #39 2.822 Makefile.config:40: Warn: Building without nftables support [2020-06-09T12:11:13.041Z] #39 4.073 fatal: not a git repository (or any of the parent directories): .git [2020-06-09T12:11:13.041Z] #39 4.102 GEN .gitid [2020-06-09T12:11:13.041Z] #39 4.123 GEN criu/include/version.h [2020-06-09T12:11:13.041Z] #39 4.166 GEN include/common/asm [2020-06-09T12:11:13.041Z] #39 5.335 PBCC images/timens.pb-c.c [2020-06-09T12:11:13.041Z] #39 5.341 DEP images/timens.pb-c.d [2020-06-09T12:11:13.041Z] #39 5.381 PBCC images/fown.pb-c.c [2020-06-09T12:11:13.041Z] #39 5.404 PBCC images/google/protobuf/descriptor.pb-c.c [2020-06-09T12:11:13.041Z] #39 5.468 PBCC images/opts.pb-c.c [2020-06-09T12:11:13.041Z] #39 5.522 PBCC images/memfd.pb-c.c [2020-06-09T12:11:13.041Z] #39 5.533 DEP images/fown.pb-c.d [2020-06-09T12:11:13.041Z] #39 5.572 DEP images/google/protobuf/descriptor.pb-c.d [2020-06-09T12:11:13.041Z] #39 5.614 DEP images/opts.pb-c.d [2020-06-09T12:11:13.041Z] #39 5.646 DEP images/memfd.pb-c.d [2020-06-09T12:11:13.041Z] #39 5.677 PBCC images/sit.pb-c.c [2020-06-09T12:11:13.041Z] #39 5.701 DEP images/sit.pb-c.d [2020-06-09T12:11:13.041Z] #39 5.739 PBCC images/macvlan.pb-c.c [2020-06-09T12:11:13.041Z] #39 5.761 DEP images/macvlan.pb-c.d [2020-06-09T12:11:13.041Z] #39 5.793 PBCC images/autofs.pb-c.c [2020-06-09T12:11:13.041Z] #39 5.821 DEP images/autofs.pb-c.d [2020-06-09T12:11:13.041Z] #39 5.871 PBCC images/sysctl.pb-c.c [2020-06-09T12:11:13.041Z] #39 5.933 DEP images/sysctl.pb-c.d [2020-06-09T12:11:13.041Z] #39 5.981 PBCC images/time.pb-c.c [2020-06-09T12:11:13.041Z] #39 6.016 DEP images/time.pb-c.d [2020-06-09T12:11:13.041Z] #39 6.053 PBCC images/binfmt-misc.pb-c.c [2020-06-09T12:11:13.041Z] #39 6.094 DEP images/binfmt-misc.pb-c.d [2020-06-09T12:11:13.041Z] #39 6.104 PBCC images/seccomp.pb-c.c [2020-06-09T12:11:13.041Z] #39 6.132 DEP images/seccomp.pb-c.d [2020-06-09T12:11:13.041Z] #39 6.171 PBCC images/userns.pb-c.c [2020-06-09T12:11:13.041Z] #39 6.206 DEP images/userns.pb-c.d [2020-06-09T12:11:13.041Z] #39 6.246 PBCC images/cgroup.pb-c.c [2020-06-09T12:11:13.041Z] #39 6.250 DEP images/cgroup.pb-c.d [2020-06-09T12:11:13.041Z] #39 6.317 PBCC images/ext-file.pb-c.c [2020-06-09T12:11:13.041Z] #39 6.331 DEP images/ext-file.pb-c.d [2020-06-09T12:11:13.041Z] #39 6.385 PBCC images/rpc.pb-c.c [2020-06-09T12:11:13.041Z] #39 6.405 DEP images/rpc.pb-c.d [2020-06-09T12:11:13.041Z] #39 6.456 PBCC images/siginfo.pb-c.c [2020-06-09T12:11:13.041Z] #39 6.471 DEP images/siginfo.pb-c.d [2020-06-09T12:11:13.041Z] #39 6.508 PBCC images/pagemap.pb-c.c [2020-06-09T12:11:13.041Z] #39 6.555 DEP images/pagemap.pb-c.d [2020-06-09T12:11:13.041Z] #39 6.579 PBCC images/rlimit.pb-c.c [2020-06-09T12:11:13.041Z] #39 6.622 DEP images/rlimit.pb-c.d [2020-06-09T12:11:13.041Z] #39 6.661 PBCC images/file-lock.pb-c.c [2020-06-09T12:11:13.041Z] #39 6.667 DEP images/file-lock.pb-c.d [2020-06-09T12:11:13.041Z] #39 6.700 PBCC images/tty.pb-c.c [2020-06-09T12:11:13.041Z] #39 6.732 DEP images/tty.pb-c.d [2020-06-09T12:11:13.041Z] #39 6.783 PBCC images/tun.pb-c.c [2020-06-09T12:11:13.041Z] #39 6.815 PBCC images/netdev.pb-c.c [2020-06-09T12:11:13.041Z] #39 6.875 DEP images/tun.pb-c.d [2020-06-09T12:11:13.041Z] #39 6.923 DEP images/netdev.pb-c.d [2020-06-09T12:11:13.041Z] #39 6.984 PBCC images/vma.pb-c.c [2020-06-09T12:11:13.041Z] #39 7.034 DEP images/vma.pb-c.d [2020-06-09T12:11:13.041Z] #39 7.095 PBCC images/creds.pb-c.c [2020-06-09T12:11:13.041Z] #39 7.099 DEP images/creds.pb-c.d [2020-06-09T12:11:13.041Z] #39 7.151 PBCC images/utsns.pb-c.c [2020-06-09T12:11:13.041Z] #39 7.154 DEP images/utsns.pb-c.d [2020-06-09T12:11:13.041Z] #39 7.231 PBCC images/ipc-desc.pb-c.c [2020-06-09T12:11:13.041Z] #39 7.255 PBCC images/ipc-sem.pb-c.c [2020-06-09T12:11:13.041Z] #39 7.274 DEP images/ipc-desc.pb-c.d [2020-06-09T12:11:13.041Z] #39 7.307 DEP images/ipc-sem.pb-c.d [2020-06-09T12:11:13.041Z] #39 7.365 PBCC images/ipc-msg.pb-c.c [2020-06-09T12:11:13.041Z] #39 7.388 DEP images/ipc-msg.pb-c.d [2020-06-09T12:11:13.041Z] #39 7.423 PBCC images/ipc-shm.pb-c.c [2020-06-09T12:11:13.041Z] #39 7.428 DEP images/ipc-shm.pb-c.d [2020-06-09T12:11:13.041Z] #39 7.476 PBCC images/ipc-var.pb-c.c [2020-06-09T12:11:13.041Z] #39 7.512 DEP images/ipc-var.pb-c.d [2020-06-09T12:11:13.041Z] #39 7.528 PBCC images/sk-opts.pb-c.c [2020-06-09T12:11:13.041Z] #39 7.561 PBCC images/packet-sock.pb-c.c [2020-06-09T12:11:13.041Z] #39 7.623 DEP images/sk-opts.pb-c.d [2020-06-09T12:11:13.041Z] #39 7.661 DEP images/packet-sock.pb-c.d [2020-06-09T12:11:13.041Z] #39 7.706 PBCC images/sk-netlink.pb-c.c [2020-06-09T12:11:13.041Z] #39 7.743 DEP images/sk-netlink.pb-c.d [2020-06-09T12:11:13.041Z] #39 7.782 PBCC images/sk-inet.pb-c.c [2020-06-09T12:11:13.041Z] #39 7.825 DEP images/sk-inet.pb-c.d [2020-06-09T12:11:13.041Z] #39 7.892 PBCC images/sk-unix.pb-c.c [2020-06-09T12:11:13.041Z] #39 7.902 DEP images/sk-unix.pb-c.d [2020-06-09T12:11:13.041Z] #39 7.936 PBCC images/mm.pb-c.c [2020-06-09T12:11:13.041Z] #39 7.971 DEP images/mm.pb-c.d [2020-06-09T12:11:13.041Z] #39 8.040 PBCC images/timerfd.pb-c.c [2020-06-09T12:11:13.041Z] #39 8.087 DEP images/timerfd.pb-c.d [2020-06-09T12:11:13.041Z] #39 8.135 PBCC images/timer.pb-c.c [2020-06-09T12:11:13.041Z] #39 8.147 DEP images/timer.pb-c.d [2020-06-09T12:11:13.041Z] #39 8.201 PBCC images/sa.pb-c.c [2020-06-09T12:11:13.041Z] #39 8.234 DEP images/sa.pb-c.d [2020-06-09T12:11:13.041Z] #39 8.293 PBCC images/pipe-data.pb-c.c [2020-06-09T12:11:13.041Z] #39 8.313 DEP images/pipe-data.pb-c.d [2020-06-09T12:11:13.041Z] #39 8.339 PBCC images/mnt.pb-c.c [2020-06-09T12:11:13.041Z] #39 8.407 DEP images/mnt.pb-c.d [2020-06-09T12:11:13.041Z] #39 8.467 PBCC images/sk-packet.pb-c.c [2020-06-09T12:11:13.041Z] #39 8.472 DEP images/sk-packet.pb-c.d [2020-06-09T12:11:13.041Z] #39 8.480 PBCC images/tcp-stream.pb-c.c [2020-06-09T12:11:13.041Z] #39 8.543 DEP images/tcp-stream.pb-c.d [2020-06-09T12:11:13.041Z] #39 8.604 PBCC images/pipe.pb-c.c [2020-06-09T12:11:13.041Z] #39 8.677 DEP images/pipe.pb-c.d [2020-06-09T12:11:13.041Z] #39 8.716 PBCC images/pstree.pb-c.c [2020-06-09T12:11:13.041Z] #39 8.739 DEP images/pstree.pb-c.d [2020-06-09T12:11:13.041Z] #39 8.782 PBCC images/fs.pb-c.c [2020-06-09T12:11:13.041Z] #39 8.786 DEP images/fs.pb-c.d [2020-06-09T12:11:13.041Z] #39 8.871 PBCC images/signalfd.pb-c.c [2020-06-09T12:11:13.041Z] #39 8.899 DEP images/signalfd.pb-c.d [2020-06-09T12:11:13.041Z] #39 8.949 PBCC images/fh.pb-c.c [2020-06-09T12:11:13.041Z] #39 9.020 PBCC images/fsnotify.pb-c.c [2020-06-09T12:11:13.041Z] #39 9.089 DEP images/fh.pb-c.d [2020-06-09T12:11:13.041Z] #39 9.120 DEP images/fsnotify.pb-c.d [2020-06-09T12:11:13.041Z] #39 9.134 PBCC images/eventpoll.pb-c.c [2020-06-09T12:11:13.041Z] #39 9.162 DEP images/eventpoll.pb-c.d [2020-06-09T12:11:13.041Z] #39 9.186 PBCC images/eventfd.pb-c.c [2020-06-09T12:11:13.041Z] #39 9.217 DEP images/eventfd.pb-c.d [2020-06-09T12:11:13.041Z] #39 9.281 PBCC images/remap-file-path.pb-c.c [2020-06-09T12:11:13.041Z] #39 9.315 DEP images/remap-file-path.pb-c.d [2020-06-09T12:11:13.041Z] #39 9.407 PBCC images/fifo.pb-c.c [2020-06-09T12:11:13.041Z] #39 9.407 DEP images/fifo.pb-c.d [2020-06-09T12:11:13.041Z] #39 9.465 PBCC images/ghost-file.pb-c.c [2020-06-09T12:11:13.041Z] #39 9.549 DEP images/ghost-file.pb-c.d [2020-06-09T12:11:13.280Z] #60 ... [2020-06-09T12:11:13.280Z] [2020-06-09T12:11:13.280Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:11:13.280Z] #47 22.40 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-09T12:11:13.280Z] #47 23.68 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-09T12:11:13.280Z] #47 23.95 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-09T12:11:13.280Z] #47 24.16 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-09T12:11:13.280Z] #47 24.23 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-09T12:11:13.280Z] #47 25.22 runtime/cgo [2020-06-09T12:11:13.280Z] #47 25.36 runtime [2020-06-09T12:11:13.327Z] #39 9.581 PBCC images/regfile.pb-c.c [2020-06-09T12:11:13.327Z] #39 9.673 DEP images/regfile.pb-c.d [2020-06-09T12:11:13.327Z] #39 ... [2020-06-09T12:11:13.327Z] [2020-06-09T12:11:13.327Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-09T12:11:13.538Z] #47 ... [2020-06-09T12:11:13.538Z] [2020-06-09T12:11:13.538Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:11:13.538Z] #43 24.13 go: finding github.com/fatih/color v1.6.0 [2020-06-09T12:11:13.538Z] #43 24.20 go: finding github.com/pkg/errors v0.8.1 [2020-06-09T12:11:13.538Z] #43 24.24 go: finding github.com/sirupsen/logrus v1.0.5 [2020-06-09T12:11:13.538Z] #43 24.32 go: finding github.com/spf13/pflag v1.0.3 [2020-06-09T12:11:13.538Z] #43 24.41 go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-09T12:11:13.538Z] #43 24.43 go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-09T12:11:13.538Z] #43 24.69 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-09T12:11:13.538Z] #43 24.77 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-09T12:11:13.538Z] #43 24.82 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-06-09T12:11:13.538Z] #43 24.97 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-09T12:11:13.621Z] #25 8.530 # 2.1% ## 4.0% #### 5.9% ###### 8.7% ####### 10.6% ######### 13.4% ############ 17.2% ############## 20.1% ############### 21.9% [2020-06-09T12:11:13.621Z] #25 ... [2020-06-09T12:11:13.621Z] [2020-06-09T12:11:13.622Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:11:13.622Z] #47 36.78 time [2020-06-09T12:11:13.622Z] #47 41.47 context [2020-06-09T12:11:13.622Z] #47 41.75 encoding/binary [2020-06-09T12:11:13.622Z] #47 42.10 os [2020-06-09T12:11:13.622Z] #47 44.12 encoding/base64 [2020-06-09T12:11:13.622Z] #47 44.77 golang.org/x/sys/unix [2020-06-09T12:11:13.622Z] #47 45.41 fmt [2020-06-09T12:11:13.911Z] #47 ... [2020-06-09T12:11:13.911Z] [2020-06-09T12:11:13.911Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:11:13.911Z] #39 9.704 PBCC images/ns.pb-c.c [2020-06-09T12:11:13.911Z] #39 9.734 DEP images/ns.pb-c.d [2020-06-09T12:11:13.911Z] #39 9.813 PBCC images/fdinfo.pb-c.c [2020-06-09T12:11:13.911Z] #39 10.00 DEP images/fdinfo.pb-c.d [2020-06-09T12:11:13.911Z] #39 10.13 PBCC images/core-aarch64.pb-c.c [2020-06-09T12:11:13.911Z] #39 10.17 PBCC images/core-arm.pb-c.c [2020-06-09T12:11:13.911Z] #39 10.28 PBCC images/core-ppc64.pb-c.c [2020-06-09T12:11:13.911Z] #39 10.34 PBCC images/core-s390.pb-c.c [2020-06-09T12:11:13.911Z] #39 10.40 PBCC images/core-x86.pb-c.c [2020-06-09T12:11:14.192Z] #39 10.48 PBCC images/core.pb-c.c [2020-06-09T12:11:14.192Z] #39 10.58 PBCC images/inventory.pb-c.c [2020-06-09T12:11:14.192Z] #39 10.68 DEP images/core-aarch64.pb-c.d [2020-06-09T12:11:14.473Z] #39 10.71 DEP images/core-arm.pb-c.d [2020-06-09T12:11:14.473Z] #39 10.75 DEP images/core-ppc64.pb-c.d [2020-06-09T12:11:14.473Z] #39 10.82 DEP images/core-s390.pb-c.d [2020-06-09T12:11:14.473Z] #39 10.88 DEP images/core-x86.pb-c.d [2020-06-09T12:11:14.473Z] #39 10.94 DEP images/core.pb-c.d [2020-06-09T12:11:14.473Z] #39 10.99 DEP images/inventory.pb-c.d [2020-06-09T12:11:14.473Z] #39 11.03 PBCC images/cpuinfo.pb-c.c [2020-06-09T12:11:14.755Z] #39 11.05 DEP images/cpuinfo.pb-c.d [2020-06-09T12:11:14.755Z] #39 11.09 PBCC images/stats.pb-c.c [2020-06-09T12:11:14.755Z] #39 11.11 DEP images/stats.pb-c.d [2020-06-09T12:11:14.755Z] #39 ... [2020-06-09T12:11:14.755Z] [2020-06-09T12:11:14.755Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-09T12:11:14.755Z] #10 37.87 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-06-09T12:11:14.755Z] #10 37.89 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-06-09T12:11:14.755Z] #10 37.89 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-09T12:11:14.755Z] #10 43.25 Selecting previously unselected package gcc-mingw-w64-base. [2020-06-09T12:11:14.755Z] #10 43.27 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-06-09T12:11:14.755Z] #10 43.28 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-09T12:11:14.755Z] #10 43.42 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-06-09T12:11:14.755Z] #10 43.42 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-06-09T12:11:14.755Z] #10 43.43 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-09T12:11:14.772Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0daf923cc559e7e9f) in /home/ubuntu/workspace/moby_PR-40938 [Pipeline] { [Pipeline] checkout [2020-06-09T12:11:14.915Z] #43 ... [2020-06-09T12:11:14.915Z] [2020-06-09T12:11:14.915Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-09T12:11:14.915Z] #38 23.94 Fetched 8353 kB in 19s (450 kB/s) [2020-06-09T12:11:14.915Z] #38 23.94 Reading package lists... [2020-06-09T12:11:14.915Z] #38 31.51 Reading package lists... [2020-06-09T12:11:14.915Z] #38 ... [2020-06-09T12:11:14.915Z] [2020-06-09T12:11:14.915Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-09T12:11:14.915Z] #23 24.09 Fetched 8353 kB in 18s (458 kB/s) [2020-06-09T12:11:14.915Z] #23 24.09 Reading package lists... [2020-06-09T12:11:15.035Z] #10 ... [2020-06-09T12:11:15.035Z] [2020-06-09T12:11:15.035Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-09T12:11:15.174Z] #23 31.43 Reading package lists... [2020-06-09T12:11:15.174Z] #23 ... [2020-06-09T12:11:15.174Z] [2020-06-09T12:11:15.174Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-09T12:11:15.174Z] #32 25.42 Fetched 8353 kB in 18s (457 kB/s) [2020-06-09T12:11:15.174Z] #32 25.42 Reading package lists... [2020-06-09T12:11:16.109Z] #32 32.34 Reading package lists... [2020-06-09T12:11:16.109Z] #32 ... [2020-06-09T12:11:16.109Z] [2020-06-09T12:11:16.109Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-09T12:11:16.109Z] #51 24.95 Fetched 8353 kB in 18s (467 kB/s) [2020-06-09T12:11:16.109Z] #51 24.95 Reading package lists... [2020-06-09T12:11:16.109Z] #51 32.21 Reading package lists... [2020-06-09T12:11:16.109Z] #51 ... [2020-06-09T12:11:16.109Z] [2020-06-09T12:11:16.109Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-09T12:11:16.109Z] #10 24.95 Fetched 8353 kB in 18s (461 kB/s) [2020-06-09T12:11:16.109Z] #10 24.95 Reading package lists... [2020-06-09T12:11:16.160Z] #25 8.530 # 2.1% ## 4.0% #### 5.9% ###### 8.7% ####### 10.6% ######### 13.4% ############ 17.2% ############## 20.1% ############### 21.9% ################# 23.8% ################### 27.6% ##################### 30.5% ######################## 34.2% ########################## 37.1% ############################# 40.9% ################################ 44.6% ################################## 48.4% ##################################### 52.2% ####################################### 55.0% ########################################## 58.8% ############################################# 62.6% ############################################### 65.4% ################################################# 69.2% #################################################### 73.0% ###################################################### 75.8% ######################################################### 79.6% ########################################################### 82.4% ############################################################## 86.2% [2020-06-09T12:11:16.160Z] #25 ... [2020-06-09T12:11:16.160Z] [2020-06-09T12:11:16.160Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:11:16.160Z] #30 39.24 internal/poll [2020-06-09T12:11:16.160Z] #30 40.94 internal/syscall/execenv [2020-06-09T12:11:16.160Z] #30 40.98 internal/fmtsort [2020-06-09T12:11:16.160Z] #30 41.03 internal/syscall/unix [2020-06-09T12:11:16.160Z] #30 41.30 os [2020-06-09T12:11:16.160Z] #30 41.59 strings [2020-06-09T12:11:16.160Z] #30 44.52 path [2020-06-09T12:11:16.160Z] #30 44.91 text/tabwriter [2020-06-09T12:11:16.160Z] #30 44.95 fmt [2020-06-09T12:11:16.160Z] #30 45.65 path/filepath [2020-06-09T12:11:16.160Z] #30 47.51 io/ioutil [2020-06-09T12:11:16.160Z] #30 48.74 flag [2020-06-09T12:11:16.160Z] #30 48.76 github.com/BurntSushi/toml [2020-06-09T12:11:16.160Z] #30 ... [2020-06-09T12:11:16.160Z] [2020-06-09T12:11:16.160Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-09T12:11:16.722Z] #25 8.530 # 2.1% ## 4.0% #### 5.9% ###### 8.7% ####### 10.6% ######### 13.4% ############ 17.2% ############## 20.1% ############### 21.9% ################# 23.8% ################### 27.6% ##################### 30.5% ######################## 34.2% ########################## 37.1% ############################# 40.9% ################################ 44.6% ################################## 48.4% ##################################### 52.2% ####################################### 55.0% ########################################## 58.8% ############################################# 62.6% ############################################### 65.4% ################################################# 69.2% #################################################### 73.0% ###################################################### 75.8% ######################################################### 79.6% ########################################################### 82.4% ############################################################## 86.2% ################################################################ 89.2% ################################################################## 92.7% ##################################################################### 96.9% ######################################################################## 100.0% [2020-06-09T12:11:16.722Z] #25 12.57 [2020-06-09T12:11:16.722Z] #25 ... [2020-06-09T12:11:16.722Z] [2020-06-09T12:11:16.722Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:11:16.722Z] #41 39.89 internal/poll [2020-06-09T12:11:16.722Z] #41 41.43 internal/fmtsort [2020-06-09T12:11:16.722Z] #41 41.52 os [2020-06-09T12:11:16.722Z] #41 42.07 strings [2020-06-09T12:11:16.722Z] #41 44.46 fmt [2020-06-09T12:11:16.722Z] #41 44.97 path/filepath [2020-06-09T12:11:16.722Z] #41 46.78 regexp/syntax [2020-06-09T12:11:16.722Z] #41 49.53 flag [2020-06-09T12:11:17.003Z] #41 ... [2020-06-09T12:11:17.003Z] [2020-06-09T12:11:17.003Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:11:17.284Z] #52 23.63 Checking out files: 75% (2411/3184) Checking out files: 76% (2420/3184) Checking out files: 77% (2452/3184) Checking out files: 78% (2484/3184) Checking out files: 79% (2516/3184) Checking out files: 80% (2548/3184) Checking out files: 81% (2580/3184) Checking out files: 82% (2611/3184) Checking out files: 83% (2643/3184) Checking out files: 84% (2675/3184) Checking out files: 85% (2707/3184) Checking out files: 86% (2739/3184) Checking out files: 87% (2771/3184) Checking out files: 88% (2802/3184) Checking out files: 89% (2834/3184) Checking out files: 90% (2866/3184) Checking out files: 91% (2898/3184) Checking out files: 92% (2930/3184) Checking out files: 93% (2962/3184) Checking out files: 94% (2993/3184) Checking out files: 95% (3025/3184) Checking out files: 96% (3057/3184) Checking out files: 97% (3089/3184) Checking out files: 98% (3121/3184) Checking out files: 99% (3153/3184) Checking out files: 100% (3184/3184) Checking out files: 100% (3184/3184), done. [2020-06-09T12:11:17.284Z] #52 24.34 + cd /tmp/tmp.WmWwETfrBs/src/github.com/containerd/containerd [2020-06-09T12:11:17.284Z] #52 24.37 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-09T12:11:17.721Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07a08cc4fb14fe524) in /home/ubuntu/workspace/moby_PR-40938 [Pipeline] { [Pipeline] checkout [2020-06-09T12:11:18.261Z] using credential docker-jenkins-github-credentials [2020-06-09T12:11:18.272Z] Cloning the remote Git repository [2020-06-09T12:11:18.272Z] Cloning with configured refspecs honoured and without tags [2020-06-09T12:11:18.177Z] Cloning repository https://github.com/moby/moby.git [2020-06-09T12:11:18.243Z] > git init /home/ubuntu/workspace/moby_PR-40938 # timeout=10 [2020-06-09T12:11:18.749Z] #52 25.67 + export 'BUILDTAGS=netgo osusergo static_build' [2020-06-09T12:11:18.750Z] #52 25.67 + BUILDTAGS='netgo osusergo static_build' [2020-06-09T12:11:18.750Z] #52 25.67 + export EXTRA_FLAGS=-buildmode=pie [2020-06-09T12:11:18.750Z] #52 25.67 + EXTRA_FLAGS=-buildmode=pie [2020-06-09T12:11:18.750Z] #52 25.67 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-06-09T12:11:18.750Z] #52 25.67 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-06-09T12:11:18.750Z] #52 25.67 + '[' '' = dynamic ']' [2020-06-09T12:11:18.750Z] #52 25.67 + make [2020-06-09T12:11:19.394Z] #10 32.11 Reading package lists... [2020-06-09T12:11:19.394Z] #10 ... [2020-06-09T12:11:19.394Z] [2020-06-09T12:11:19.394Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-09T12:11:19.394Z] #23 31.43 Reading package lists... [2020-06-09T12:11:18.669Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-09T12:11:18.670Z] > git --version # timeout=10 [2020-06-09T12:11:18.696Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-09T12:11:18.699Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40938/head:refs/remotes/origin/PR-40938 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-09T12:11:19.751Z] #52 26.89 + bin/ctr [2020-06-09T12:11:20.743Z] using credential docker-jenkins-github-credentials [2020-06-09T12:11:20.759Z] Cloning the remote Git repository [2020-06-09T12:11:20.759Z] Cloning with configured refspecs honoured and without tags [2020-06-09T12:11:21.024Z] #23 38.64 Building dependency tree... [2020-06-09T12:11:20.782Z] Cloning repository https://github.com/moby/moby.git [2020-06-09T12:11:20.923Z] > git init /home/ubuntu/workspace/moby_PR-40938 # timeout=10 [2020-06-09T12:11:21.298Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-09T12:11:21.298Z] > git --version # timeout=10 [2020-06-09T12:11:21.310Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-09T12:11:21.314Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40938/head:refs/remotes/origin/PR-40938 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-09T12:11:22.418Z] #52 ... [2020-06-09T12:11:22.418Z] [2020-06-09T12:11:22.418Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-09T12:11:22.418Z] #25 13.68 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-06-09T12:11:22.418Z] #25 14.07 #=#=# [2020-06-09T12:11:22.418Z] #25 14.24 ######################################################################## 100.0% [2020-06-09T12:11:22.418Z] #25 14.35 [2020-06-09T12:11:22.418Z] #25 15.19 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-06-09T12:11:22.418Z] #25 15.58 #=#=# [2020-06-09T12:11:22.418Z] #25 15.71 #=#=# ######################################################################## 100.0% [2020-06-09T12:11:22.418Z] #25 15.87 [2020-06-09T12:11:22.418Z] #25 16.83 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-06-09T12:11:22.418Z] #25 16.87 skipping existing b63cc5f62c21 [2020-06-09T12:11:22.418Z] #25 16.93 [2020-06-09T12:11:22.418Z] #25 17.94 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-06-09T12:11:22.418Z] #25 ... [2020-06-09T12:11:22.418Z] [2020-06-09T12:11:22.418Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:11:22.418Z] #30 50.66 log [2020-06-09T12:11:22.418Z] #30 51.95 github.com/BurntSushi/toml/cmd/tomlv [2020-06-09T12:11:22.418Z] #30 DONE 55.5s [2020-06-09T12:11:22.418Z] [2020-06-09T12:11:22.418Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-09T12:11:22.418Z] #25 18.38 #=#=# [2020-06-09T12:11:22.710Z] #25 18.55 ######################################################################## 100.0% [2020-06-09T12:11:22.710Z] #25 18.65 [2020-06-09T12:11:22.710Z] #25 18.76 Download of images into '/build' complete. [2020-06-09T12:11:22.997Z] #25 18.76 Use something like the following to load the result into a Docker daemon: [2020-06-09T12:11:22.997Z] #25 18.76 tar -cC '/build' . | docker load [2020-06-09T12:11:22.997Z] #25 DONE 19.0s [2020-06-09T12:11:22.997Z] [2020-06-09T12:11:22.997Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:11:22.997Z] #39 12.41 make[1]: Nothing to be done for 'all'. [2020-06-09T12:11:22.997Z] #39 13.54 CC images/stats.o [2020-06-09T12:11:22.997Z] #39 13.86 CC images/core.o [2020-06-09T12:11:22.997Z] #39 14.24 CC images/core-x86.o [2020-06-09T12:11:22.997Z] #39 14.77 CC images/core-arm.o [2020-06-09T12:11:22.997Z] #39 15.01 CC images/core-aarch64.o [2020-06-09T12:11:22.997Z] #39 15.39 CC images/core-ppc64.o [2020-06-09T12:11:22.997Z] #39 15.95 CC images/core-s390.o [2020-06-09T12:11:22.997Z] #39 16.35 CC images/cpuinfo.o [2020-06-09T12:11:22.997Z] #39 16.78 CC images/inventory.o [2020-06-09T12:11:22.997Z] #39 16.93 CC images/fdinfo.o [2020-06-09T12:11:22.997Z] #39 17.31 CC images/fown.o [2020-06-09T12:11:22.997Z] #39 17.45 CC images/ns.o [2020-06-09T12:11:22.997Z] #39 17.65 CC images/regfile.o [2020-06-09T12:11:22.997Z] #39 17.79 CC images/ghost-file.o [2020-06-09T12:11:22.997Z] #39 18.06 CC images/fifo.o [2020-06-09T12:11:22.997Z] #39 18.26 CC images/remap-file-path.o [2020-06-09T12:11:22.997Z] #39 18.46 CC images/eventfd.o [2020-06-09T12:11:22.997Z] #39 18.70 CC images/eventpoll.o [2020-06-09T12:11:22.997Z] #39 18.94 CC images/fh.o [2020-06-09T12:11:22.997Z] #39 19.43 CC images/fsnotify.o [2020-06-09T12:11:23.553Z] #23 42.40 The following additional packages will be installed: [2020-06-09T12:11:23.553Z] #23 42.41 libjq1 libonig5 [2020-06-09T12:11:23.632Z] #39 20.10 CC images/signalfd.o [2020-06-09T12:11:23.812Z] #23 42.91 The following NEW packages will be installed: [2020-06-09T12:11:23.813Z] #23 42.94 jq libjq1 libonig5 [2020-06-09T12:11:23.813Z] #23 42.95 The following packages will be upgraded: [2020-06-09T12:11:23.813Z] #23 42.96 ca-certificates [2020-06-09T12:11:24.263Z] #39 20.48 CC images/fs.o [2020-06-09T12:11:24.380Z] #23 43.49 1 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-06-09T12:11:24.380Z] #23 43.49 Need to get 513 kB of archives. [2020-06-09T12:11:24.381Z] #23 43.49 After this operation, 1069 kB of additional disk space will be used. [2020-06-09T12:11:24.381Z] #23 43.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-06-09T12:11:24.381Z] #23 ... [2020-06-09T12:11:24.381Z] [2020-06-09T12:11:24.381Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:11:24.381Z] #60 DONE 43.6s [2020-06-09T12:11:24.381Z] [2020-06-09T12:11:24.381Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-09T12:11:24.381Z] #23 43.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-06-09T12:11:24.381Z] #23 43.51 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-06-09T12:11:24.381Z] #23 43.56 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-06-09T12:11:24.381Z] #23 ... [2020-06-09T12:11:24.381Z] [2020-06-09T12:11:24.381Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:11:24.381Z] #41 42.70 internal/reflectlite [2020-06-09T12:11:24.381Z] #41 42.71 sync [2020-06-09T12:11:24.545Z] #39 20.77 CC images/pstree.o [2020-06-09T12:11:24.833Z] #39 21.14 CC images/pipe.o [2020-06-09T12:11:24.833Z] #39 21.16 CC images/tcp-stream.o [2020-06-09T12:11:24.833Z] #39 21.19 CC images/sk-packet.o [2020-06-09T12:11:25.114Z] #39 21.32 CC images/mnt.o [2020-06-09T12:11:25.114Z] #39 21.40 CC images/pipe-data.o [2020-06-09T12:11:25.114Z] #39 21.54 CC images/sa.o [2020-06-09T12:11:25.395Z] #39 21.63 CC images/timer.o [2020-06-09T12:11:25.395Z] #39 21.89 CC images/timerfd.o [2020-06-09T12:11:25.676Z] #39 22.09 CC images/mm.o [2020-06-09T12:11:25.957Z] #39 22.30 CC images/sk-opts.o [2020-06-09T12:11:25.957Z] #39 22.41 CC images/sk-unix.o [2020-06-09T12:11:26.239Z] #39 22.68 CC images/sk-inet.o [2020-06-09T12:11:26.281Z] #41 45.10 github.com/LK4D4/vndr/godl/singleflight [2020-06-09T12:11:26.281Z] #41 45.34 math/rand [2020-06-09T12:11:26.519Z] #39 22.95 CC images/tun.o [2020-06-09T12:11:26.801Z] #39 23.08 CC images/sk-netlink.o [2020-06-09T12:11:26.801Z] #39 23.16 CC images/packet-sock.o [2020-06-09T12:11:26.801Z] #39 ... [2020-06-09T12:11:26.801Z] [2020-06-09T12:11:26.801Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:11:26.801Z] #47 49.94 encoding/json [2020-06-09T12:11:26.801Z] #47 53.34 github.com/pkg/diff [2020-06-09T12:11:26.801Z] #47 54.67 go/ast [2020-06-09T12:11:26.801Z] #47 54.98 golang.org/x/crypto/ssh/terminal [2020-06-09T12:11:26.801Z] #47 57.32 mvdan.cc/editorconfig [2020-06-09T12:11:26.801Z] #47 58.47 mvdan.cc/sh/v3/fileutil [2020-06-09T12:11:26.801Z] #47 58.57 mvdan.cc/sh/v3/syntax [2020-06-09T12:11:27.082Z] #47 ... [2020-06-09T12:11:27.082Z] [2020-06-09T12:11:27.082Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:11:27.082Z] #41 50.55 go/token [2020-06-09T12:11:27.082Z] #41 50.86 regexp [2020-06-09T12:11:27.082Z] #41 51.40 go/scanner [2020-06-09T12:11:27.082Z] #41 52.41 go/ast [2020-06-09T12:11:27.082Z] #41 53.72 internal/lazyregexp [2020-06-09T12:11:27.082Z] #41 53.85 net/url [2020-06-09T12:11:27.082Z] #41 55.36 text/template/parse [2020-06-09T12:11:27.082Z] #41 57.41 go/parser [2020-06-09T12:11:27.082Z] #41 59.64 text/template [2020-06-09T12:11:27.215Z] #41 ... [2020-06-09T12:11:27.215Z] [2020-06-09T12:11:27.215Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-09T12:11:27.215Z] #51 32.21 Reading package lists... [2020-06-09T12:11:27.215Z] #51 39.42 Building dependency tree... [2020-06-09T12:11:27.215Z] #51 43.09 The following additional packages will be installed: [2020-06-09T12:11:27.215Z] #51 43.10 libbtrfs0 [2020-06-09T12:11:27.215Z] #51 43.26 The following NEW packages will be installed: [2020-06-09T12:11:27.215Z] #51 43.28 libbtrfs-dev libbtrfs0 [2020-06-09T12:11:27.215Z] #51 43.84 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2020-06-09T12:11:27.215Z] #51 43.84 Need to get 119 kB of archives. [2020-06-09T12:11:27.215Z] #51 43.84 After this operation, 387 kB of additional disk space will be used. [2020-06-09T12:11:27.215Z] #51 43.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-06-09T12:11:27.215Z] #51 43.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-06-09T12:11:27.215Z] #51 45.34 debconf: delaying package configuration, since apt-utils is not installed [2020-06-09T12:11:27.215Z] #51 45.55 Fetched 119 kB in 0s (419 kB/s) [2020-06-09T12:11:27.215Z] #51 45.64 Selecting previously unselected package libbtrfs0. [2020-06-09T12:11:27.215Z] #51 45.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-06-09T12:11:27.215Z] #51 45.70 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-06-09T12:11:27.215Z] #51 45.71 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-09T12:11:27.215Z] #51 45.82 Selecting previously unselected package libbtrfs-dev. [2020-06-09T12:11:27.215Z] #51 45.83 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-06-09T12:11:27.215Z] #51 45.83 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-09T12:11:27.215Z] #51 46.14 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-09T12:11:27.215Z] #51 46.17 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-09T12:11:27.215Z] #51 46.18 Processing triggers for libc-bin (2.28-10) ... [2020-06-09T12:11:27.215Z] #51 DONE 46.4s [2020-06-09T12:11:27.363Z] #41 ... [2020-06-09T12:11:27.363Z] [2020-06-09T12:11:27.363Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:11:27.363Z] #39 23.54 CC images/ipc-var.o [2020-06-09T12:11:27.363Z] #39 23.65 CC images/ipc-desc.o [2020-06-09T12:11:27.363Z] #39 23.75 CC images/ipc-shm.o [2020-06-09T12:11:27.473Z] [2020-06-09T12:11:27.473Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-09T12:11:27.473Z] #23 45.17 debconf: delaying package configuration, since apt-utils is not installed [2020-06-09T12:11:27.473Z] #23 45.40 Fetched 513 kB in 0s (1109 kB/s) [2020-06-09T12:11:27.473Z] #23 45.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 ... 15412 files and directories currently installed.) [2020-06-09T12:11:27.473Z] #23 45.64 Preparing to unpack .../ca-certificates_20200601~deb10u1_all.deb ... [2020-06-09T12:11:27.473Z] #23 45.67 Unpacking ca-certificates (20200601~deb10u1) over (20190110) ... [2020-06-09T12:11:27.473Z] #23 46.20 Selecting previously unselected package libonig5:amd64. [2020-06-09T12:11:27.473Z] #23 46.22 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-06-09T12:11:27.473Z] #23 46.23 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-06-09T12:11:27.473Z] #23 46.55 Selecting previously unselected package libjq1:amd64. [2020-06-09T12:11:27.473Z] #23 46.55 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-06-09T12:11:27.473Z] #23 46.55 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-09T12:11:27.644Z] #39 23.83 CC images/ipc-msg.o [2020-06-09T12:11:27.644Z] #39 24.04 CC images/ipc-sem.o [2020-06-09T12:11:27.644Z] #39 24.19 CC images/utsns.o [2020-06-09T12:11:27.765Z] #23 46.86 Selecting previously unselected package jq. [2020-06-09T12:11:27.765Z] #23 46.88 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-06-09T12:11:27.765Z] #23 46.88 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-09T12:11:27.925Z] #39 24.30 CC images/creds.o [2020-06-09T12:11:27.925Z] #39 24.44 CC images/vma.o [2020-06-09T12:11:28.023Z] #23 47.14 Setting up ca-certificates (20200601~deb10u1) ... [2020-06-09T12:11:28.207Z] #39 24.61 CC images/netdev.o [2020-06-09T12:11:28.488Z] #39 24.91 CC images/tty.o [2020-06-09T12:11:29.101Z] #39 25.38 CC images/file-lock.o [2020-06-09T12:11:29.101Z] #39 25.55 CC images/rlimit.o [2020-06-09T12:11:29.382Z] #39 25.69 CC images/pagemap.o [2020-06-09T12:11:29.382Z] #39 25.84 CC images/siginfo.o [2020-06-09T12:11:29.663Z] #39 26.04 CC images/rpc.o [2020-06-09T12:11:29.926Z] #23 ... [2020-06-09T12:11:29.926Z] [2020-06-09T12:11:29.926Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-09T12:11:29.926Z] #38 31.51 Reading package lists... [2020-06-09T12:11:29.926Z] #38 39.06 Building dependency tree... [2020-06-09T12:11:29.926Z] #38 42.81 The following additional packages will be installed: [2020-06-09T12:11:29.926Z] #38 42.81 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-06-09T12:11:29.926Z] #38 42.83 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-06-09T12:11:29.926Z] #38 42.84 Suggested packages: [2020-06-09T12:11:29.926Z] #38 42.84 manpages-dev python-setuptools [2020-06-09T12:11:29.926Z] #38 44.90 The following NEW packages will be installed: [2020-06-09T12:11:29.926Z] #38 44.92 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-06-09T12:11:29.926Z] #38 44.92 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-06-09T12:11:29.926Z] #38 44.93 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-06-09T12:11:29.926Z] #38 44.93 python-six zlib1g-dev [2020-06-09T12:11:29.926Z] #38 45.34 0 upgraded, 17 newly installed, 0 to remove and 2 not upgraded. [2020-06-09T12:11:29.926Z] #38 45.34 Need to get 4095 kB of archives. [2020-06-09T12:11:29.926Z] #38 45.34 After this operation, 22.5 MB of additional disk space will be used. [2020-06-09T12:11:29.926Z] #38 45.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-06-09T12:11:29.926Z] #38 45.34 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-06-09T12:11:29.926Z] #38 45.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-06-09T12:11:29.926Z] #38 45.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-06-09T12:11:29.926Z] #38 45.37 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-06-09T12:11:29.926Z] #38 45.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-06-09T12:11:29.926Z] #38 45.38 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-06-09T12:11:29.926Z] #38 45.38 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-06-09T12:11:29.926Z] #38 45.41 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-06-09T12:11:29.926Z] #38 45.47 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-06-09T12:11:29.926Z] #38 45.47 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-06-09T12:11:29.926Z] #38 45.56 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-06-09T12:11:29.926Z] #38 45.64 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-06-09T12:11:29.926Z] #38 45.74 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-06-09T12:11:29.926Z] #38 45.75 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-06-09T12:11:29.926Z] #38 45.75 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-06-09T12:11:29.926Z] #38 45.75 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-06-09T12:11:29.926Z] #38 47.56 debconf: delaying package configuration, since apt-utils is not installed [2020-06-09T12:11:29.926Z] #38 47.83 Fetched 4095 kB in 1s (5839 kB/s) [2020-06-09T12:11:29.926Z] #38 47.90 Selecting previously unselected package libcap-dev:amd64. [2020-06-09T12:11:29.926Z] #38 47.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-06-09T12:11:29.926Z] #38 48.06 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-06-09T12:11:29.926Z] #38 48.07 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-06-09T12:11:29.926Z] #38 48.23 Selecting previously unselected package libnet1:amd64. [2020-06-09T12:11:29.926Z] #38 48.26 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-06-09T12:11:29.926Z] #38 48.28 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-09T12:11:29.926Z] #38 48.45 Selecting previously unselected package libnet1-dev. [2020-06-09T12:11:29.926Z] #38 48.45 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-06-09T12:11:29.926Z] #38 48.48 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-09T12:11:29.926Z] #38 48.71 Selecting previously unselected package libnl-3-200:amd64. [2020-06-09T12:11:29.926Z] #38 48.72 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-06-09T12:11:29.926Z] #38 48.72 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-06-09T12:11:29.926Z] #38 ... [2020-06-09T12:11:29.926Z] [2020-06-09T12:11:29.926Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-09T12:11:29.926Z] #10 32.11 Reading package lists... [2020-06-09T12:11:29.926Z] #10 39.16 Building dependency tree... [2020-06-09T12:11:29.926Z] #10 42.98 The following additional packages will be installed: [2020-06-09T12:11:29.926Z] #10 42.99 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-06-09T12:11:29.926Z] #10 42.99 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-06-09T12:11:29.926Z] #10 43.00 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-06-09T12:11:29.926Z] #10 43.01 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-09T12:11:29.926Z] #10 43.02 Suggested packages: [2020-06-09T12:11:29.926Z] #10 43.04 gcc-8-locales seccomp wine64 [2020-06-09T12:11:29.926Z] #10 45.09 The following NEW packages will be installed: [2020-06-09T12:11:29.926Z] #10 45.09 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-06-09T12:11:29.926Z] #10 45.09 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-06-09T12:11:29.926Z] #10 45.09 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-06-09T12:11:29.926Z] #10 45.10 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-06-09T12:11:29.926Z] #10 45.10 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-06-09T12:11:29.926Z] #10 45.11 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-09T12:11:29.926Z] #10 45.51 0 upgraded, 25 newly installed, 0 to remove and 2 not upgraded. [2020-06-09T12:11:29.926Z] #10 45.51 Need to get 77.7 MB of archives. [2020-06-09T12:11:29.926Z] #10 45.51 After this operation, 487 MB of additional disk space will be used. [2020-06-09T12:11:29.926Z] #10 45.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-06-09T12:11:29.926Z] #10 45.68 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-06-09T12:11:29.926Z] #10 45.92 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-06-09T12:11:29.926Z] #10 45.93 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-06-09T12:11:29.926Z] #10 45.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-06-09T12:11:29.926Z] #10 45.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-06-09T12:11:29.926Z] #10 46.58 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-06-09T12:11:29.926Z] #10 47.25 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-06-09T12:11:29.926Z] #10 47.27 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-06-09T12:11:29.926Z] #10 ... [2020-06-09T12:11:29.926Z] [2020-06-09T12:11:29.926Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-09T12:11:29.926Z] #38 48.89 Selecting previously unselected package libnl-3-dev:amd64. [2020-06-09T12:11:29.926Z] #38 48.93 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-06-09T12:11:29.926Z] #38 48.93 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-06-09T12:11:30.184Z] #38 49.25 Selecting previously unselected package libprotobuf-c1:amd64. [2020-06-09T12:11:30.184Z] #38 49.25 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-06-09T12:11:30.184Z] #38 49.26 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-09T12:11:30.184Z] #38 49.36 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-06-09T12:11:30.184Z] #38 49.36 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-06-09T12:11:30.184Z] #38 49.38 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-06-09T12:11:30.274Z] #39 26.60 CC images/ext-file.o [2020-06-09T12:11:30.442Z] #38 49.47 Selecting previously unselected package zlib1g-dev:amd64. [2020-06-09T12:11:30.442Z] #38 49.49 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-06-09T12:11:30.442Z] #38 49.51 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-06-09T12:11:30.442Z] #38 ... [2020-06-09T12:11:30.442Z] [2020-06-09T12:11:30.442Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-09T12:11:30.442Z] #32 32.34 Reading package lists... [2020-06-09T12:11:30.442Z] #32 39.87 Building dependency tree... [2020-06-09T12:11:30.442Z] #32 43.79 The following additional packages will be installed: [2020-06-09T12:11:30.442Z] #32 43.82 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-06-09T12:11:30.442Z] #32 43.89 Suggested packages: [2020-06-09T12:11:30.442Z] #32 43.89 cmake-doc ninja-build lrzip [2020-06-09T12:11:30.442Z] #32 43.89 Recommended packages: [2020-06-09T12:11:30.442Z] #32 43.89 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-06-09T12:11:30.442Z] #32 45.30 The following NEW packages will be installed: [2020-06-09T12:11:30.442Z] #32 45.32 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-06-09T12:11:30.442Z] #32 45.33 vim-common xxd [2020-06-09T12:11:30.442Z] #32 45.74 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2020-06-09T12:11:30.442Z] #32 45.74 Need to get 14.9 MB of archives. [2020-06-09T12:11:30.442Z] #32 45.74 After this operation, 61.8 MB of additional disk space will be used. [2020-06-09T12:11:30.442Z] #32 45.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-06-09T12:11:30.442Z] #32 45.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-06-09T12:11:30.442Z] #32 45.75 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-06-09T12:11:30.442Z] #32 45.91 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-06-09T12:11:30.442Z] #32 47.11 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-06-09T12:11:30.442Z] #32 47.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-06-09T12:11:30.442Z] #32 47.27 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-06-09T12:11:30.442Z] #32 47.27 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-06-09T12:11:30.442Z] #32 47.27 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-06-09T12:11:30.442Z] #32 47.27 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-06-09T12:11:30.442Z] #32 48.86 debconf: delaying package configuration, since apt-utils is not installed [2020-06-09T12:11:30.442Z] #32 48.98 Fetched 14.9 MB in 2s (6634 kB/s) [2020-06-09T12:11:30.442Z] #32 49.18 Selecting previously unselected package xxd. [2020-06-09T12:11:30.442Z] #32 49.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-06-09T12:11:30.442Z] #32 49.25 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-06-09T12:11:30.442Z] #32 49.26 Unpacking xxd (2:8.1.0875-5) ... [2020-06-09T12:11:30.442Z] #32 49.46 Selecting previously unselected package vim-common. [2020-06-09T12:11:30.442Z] #32 49.46 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-09T12:11:30.442Z] #32 49.52 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-09T12:11:30.555Z] #39 26.77 CC images/cgroup.o [2020-06-09T12:11:30.702Z] #32 ... [2020-06-09T12:11:30.702Z] [2020-06-09T12:11:30.702Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:11:30.702Z] #52 2.932 + RM_GOPATH=0 [2020-06-09T12:11:30.702Z] #52 2.932 + TMP_GOPATH= [2020-06-09T12:11:30.702Z] #52 2.932 + : /build [2020-06-09T12:11:30.702Z] #52 2.932 + '[' -z '' ']' [2020-06-09T12:11:30.702Z] #52 2.932 ++ mktemp -d [2020-06-09T12:11:30.702Z] #52 2.933 + export GOPATH=/tmp/tmp.t1bRooFSn2 [2020-06-09T12:11:30.702Z] #52 2.933 + GOPATH=/tmp/tmp.t1bRooFSn2 [2020-06-09T12:11:30.702Z] #52 2.934 + RM_GOPATH=1 [2020-06-09T12:11:30.702Z] #52 2.934 + case "$(go env GOARCH)" in [2020-06-09T12:11:30.702Z] #52 2.938 ++ go env GOARCH [2020-06-09T12:11:30.702Z] #52 2.963 + export GO_BUILDMODE=-buildmode=pie [2020-06-09T12:11:30.702Z] #52 2.963 + GO_BUILDMODE=-buildmode=pie [2020-06-09T12:11:30.702Z] #52 2.965 ++ dirname /tmp/install/install.sh [2020-06-09T12:11:30.702Z] #52 2.966 + dir=/tmp/install [2020-06-09T12:11:30.702Z] #52 2.966 + bin=containerd [2020-06-09T12:11:30.702Z] #52 2.966 + shift [2020-06-09T12:11:30.702Z] #52 2.966 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-06-09T12:11:30.702Z] #52 2.966 + . /tmp/install/containerd.installer [2020-06-09T12:11:30.702Z] #52 2.967 ++ set -e [2020-06-09T12:11:30.702Z] #52 2.967 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-09T12:11:30.702Z] #52 2.967 + install_containerd [2020-06-09T12:11:30.702Z] #52 2.967 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-06-09T12:11:30.702Z] #52 2.967 + git clone https://github.com/containerd/containerd.git /tmp/tmp.t1bRooFSn2/src/github.com/containerd/containerd [2020-06-09T12:11:30.702Z] #52 2.967 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-09T12:11:30.702Z] #52 2.998 Cloning into '/tmp/tmp.t1bRooFSn2/src/github.com/containerd/containerd'... [2020-06-09T12:11:30.836Z] #39 27.06 CC images/userns.o [2020-06-09T12:11:30.836Z] #39 27.24 CC images/google/protobuf/descriptor.o [2020-06-09T12:11:31.838Z] #39 28.28 CC images/opts.o [2020-06-09T12:11:31.971Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-09T12:11:31.987Z] > git config --add remote.origin.fetch +refs/pull/40938/head:refs/remotes/origin/PR-40938 # timeout=10 [2020-06-09T12:11:32.003Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-09T12:11:32.027Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-09T12:11:32.047Z] Fetching without tags [2020-06-09T12:11:32.075Z] #52 ... [2020-06-09T12:11:32.075Z] [2020-06-09T12:11:32.075Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:11:32.075Z] #30 41.20 sync [2020-06-09T12:11:32.075Z] #30 41.21 internal/reflectlite [2020-06-09T12:11:32.075Z] #30 44.18 sort [2020-06-09T12:11:32.075Z] #30 44.18 errors [2020-06-09T12:11:32.075Z] #30 44.87 strconv [2020-06-09T12:11:32.075Z] #30 45.53 io [2020-06-09T12:11:32.075Z] #30 46.92 internal/oserror [2020-06-09T12:11:32.075Z] #30 47.17 syscall [2020-06-09T12:11:32.075Z] #30 49.50 reflect [2020-06-09T12:11:32.119Z] #39 28.53 CC images/seccomp.o [2020-06-09T12:11:32.333Z] #30 ... [2020-06-09T12:11:32.333Z] [2020-06-09T12:11:32.333Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-09T12:11:32.333Z] #38 49.85 Selecting previously unselected package libprotobuf17:amd64. [2020-06-09T12:11:32.333Z] #38 49.85 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-06-09T12:11:32.333Z] #38 49.85 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-06-09T12:11:32.333Z] #38 50.79 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-06-09T12:11:32.333Z] #38 50.80 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-06-09T12:11:32.333Z] #38 50.81 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-06-09T12:11:32.333Z] #38 51.06 Selecting previously unselected package libprotobuf-dev:amd64. [2020-06-09T12:11:32.333Z] #38 51.07 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-06-09T12:11:32.333Z] #38 51.07 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-06-09T12:11:32.344Z] Merging remotes/origin/master commit 3aac5f0bbb5ccaeb9081ef710aae2459cbc87fa7 into PR head commit 687bdc7c71a4722caa598f809b05deb2572191d5 [2020-06-09T12:11:32.400Z] #39 28.72 CC images/binfmt-misc.o [2020-06-09T12:11:32.400Z] #39 28.85 CC images/time.o [2020-06-09T12:11:32.680Z] #39 28.96 CC images/sysctl.o [2020-06-09T12:11:32.680Z] #39 29.17 CC images/autofs.o [2020-06-09T12:11:32.961Z] #39 29.33 CC images/macvlan.o [2020-06-09T12:11:32.961Z] #39 29.42 CC images/sit.o [2020-06-09T12:11:33.242Z] #39 29.56 CC images/memfd.o [2020-06-09T12:11:33.523Z] #39 29.81 CC images/timens.o [2020-06-09T12:11:33.712Z] #38 52.62 Selecting previously unselected package libprotoc17:amd64. [2020-06-09T12:11:33.712Z] #38 52.64 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-06-09T12:11:33.712Z] #38 52.65 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-06-09T12:11:33.745Z] Merge succeeded, producing 2de3226dec67b8efe1ea9900c875b94ad01340de [2020-06-09T12:11:33.745Z] Checking out Revision 2de3226dec67b8efe1ea9900c875b94ad01340de (PR-40938) [2020-06-09T12:11:33.824Z] #39 ... [2020-06-09T12:11:33.824Z] [2020-06-09T12:11:33.824Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:11:33.824Z] #47 62.87 mvdan.cc/sh/v3/cmd/shfmt [2020-06-09T12:11:33.824Z] #47 DONE 66.8s [2020-06-09T12:11:33.824Z] [2020-06-09T12:11:33.824Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:11:33.824Z] #39 30.06 LINK images/built-in.o [2020-06-09T12:11:33.824Z] #39 ... [2020-06-09T12:11:33.824Z] [2020-06-09T12:11:33.824Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:11:33.824Z] #41 60.60 github.com/LK4D4/vndr/versioned [2020-06-09T12:11:33.824Z] #41 60.65 compress/flate [2020-06-09T12:11:33.824Z] #41 62.78 hash/crc32 [2020-06-09T12:11:33.824Z] #41 63.13 compress/gzip [2020-06-09T12:11:33.824Z] #41 63.52 go/doc [2020-06-09T12:11:33.824Z] #41 63.66 crypto/rand [2020-06-09T12:11:33.824Z] #41 64.12 crypto/ed25519 [2020-06-09T12:11:33.824Z] #41 64.36 crypto/rsa [2020-06-09T12:11:33.824Z] #41 65.64 crypto/dsa [2020-06-09T12:11:33.824Z] #41 65.93 crypto/x509/pkix [2020-06-09T12:11:33.824Z] #41 66.18 github.com/LK4D4/vndr/build [2020-06-09T12:11:33.824Z] #41 66.50 vendor/golang.org/x/crypto/cryptobyte [2020-06-09T12:11:33.824Z] #41 ... [2020-06-09T12:11:33.824Z] [2020-06-09T12:11:33.824Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:11:33.824Z] #39 30.24 GEN compel/include/asm [2020-06-09T12:11:34.104Z] #39 30.25 GEN compel/include/version.h [2020-06-09T12:11:34.104Z] #39 30.28 touch .config [2020-06-09T12:11:34.104Z] #39 30.30 GEN include/common/config.h [2020-06-09T12:11:34.104Z] #39 30.38 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-06-09T12:11:34.104Z] #39 30.56 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-06-09T12:11:34.104Z] #39 30.56 GEN compel/plugins/include/uapi/std/syscall.h [2020-06-09T12:11:34.104Z] #39 30.62 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-06-09T12:11:34.104Z] #39 30.64 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-06-09T12:11:32.050Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-09T12:11:32.050Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-09T12:11:32.051Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40938/head:refs/remotes/origin/PR-40938 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-09T12:11:32.355Z] > git config core.sparsecheckout # timeout=10 [2020-06-09T12:11:32.372Z] > git checkout -f 687bdc7c71a4722caa598f809b05deb2572191d5 # timeout=10 [2020-06-09T12:11:32.976Z] > git merge 3aac5f0bbb5ccaeb9081ef710aae2459cbc87fa7 # timeout=10 [2020-06-09T12:11:33.721Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-09T12:11:33.747Z] > git config core.sparsecheckout # timeout=10 [2020-06-09T12:11:33.771Z] > git checkout -f 2de3226dec67b8efe1ea9900c875b94ad01340de # timeout=10 [2020-06-09T12:11:34.278Z] #38 53.36 Selecting previously unselected package protobuf-c-compiler. [2020-06-09T12:11:34.278Z] #38 53.43 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-06-09T12:11:34.278Z] #38 53.43 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-09T12:11:34.406Z] #39 30.65 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-06-09T12:11:34.406Z] #39 30.67 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-06-09T12:11:34.406Z] #39 30.67 DEP compel/plugins/std/infect.d [2020-06-09T12:11:34.406Z] #39 30.74 DEP compel/plugins/std/string.d [2020-06-09T12:11:34.406Z] #39 30.81 DEP compel/plugins/std/log.d [2020-06-09T12:11:34.536Z] #38 53.62 Selecting previously unselected package protobuf-compiler. [2020-06-09T12:11:34.536Z] #38 53.64 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-06-09T12:11:34.536Z] #38 53.65 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-06-09T12:11:34.712Z] #39 30.90 DEP compel/plugins/std/fds.d [2020-06-09T12:11:34.712Z] #39 31.00 DEP compel/plugins/std/std.d [2020-06-09T12:11:34.794Z] #38 53.84 Selecting previously unselected package python-pkg-resources. [2020-06-09T12:11:34.794Z] #38 53.84 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-06-09T12:11:34.794Z] #38 53.85 Unpacking python-pkg-resources (40.8.0-1) ... [2020-06-09T12:11:34.994Z] #39 31.39 DEP compel/plugins/shmem/shmem.d [2020-06-09T12:11:35.052Z] #38 54.07 Selecting previously unselected package python-six. [2020-06-09T12:11:35.052Z] #38 54.08 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-06-09T12:11:35.052Z] #38 54.08 Unpacking python-six (1.12.0-1) ... [2020-06-09T12:11:35.052Z] #38 54.19 Selecting previously unselected package python-protobuf. [2020-06-09T12:11:35.052Z] #38 54.23 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-06-09T12:11:35.052Z] #38 54.23 Unpacking python-protobuf (3.6.1.3-2) ... [2020-06-09T12:11:35.275Z] #39 31.52 DEP compel/plugins/fds/fds.d [2020-06-09T12:11:35.275Z] #39 31.63 CC compel/plugins/std/std.o [2020-06-09T12:11:35.556Z] #39 31.89 CC compel/plugins/std/fds.o [2020-06-09T12:11:35.986Z] #38 54.99 Setting up python-pkg-resources (40.8.0-1) ... [2020-06-09T12:11:36.168Z] #39 32.35 CC compel/plugins/std/log.o [2020-06-09T12:11:36.449Z] #39 32.87 CC compel/plugins/std/string.o [2020-06-09T12:11:36.555Z] Fetching without tags [2020-06-09T12:11:36.456Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-09T12:11:36.489Z] > git config --add remote.origin.fetch +refs/pull/40938/head:refs/remotes/origin/PR-40938 # timeout=10 [2020-06-09T12:11:36.513Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-09T12:11:36.525Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-09T12:11:36.545Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-09T12:11:36.545Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-09T12:11:36.547Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40938/head:refs/remotes/origin/PR-40938 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-09T12:11:36.956Z] Merging remotes/origin/master commit 3aac5f0bbb5ccaeb9081ef710aae2459cbc87fa7 into PR head commit 687bdc7c71a4722caa598f809b05deb2572191d5 [2020-06-09T12:11:37.061Z] #39 33.23 CC compel/plugins/std/infect.o [2020-06-09T12:11:37.061Z] #39 33.58 CC compel/arch/s390/plugins/std/parasite-head.o [2020-06-09T12:11:37.061Z] #39 33.62 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-06-09T12:11:37.342Z] #39 33.64 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-06-09T12:11:37.342Z] #39 33.71 AR compel/plugins/std.lib.a [2020-06-09T12:11:37.342Z] #39 33.75 CC compel/plugins/fds/fds.o [2020-06-09T12:11:37.342Z] #39 33.88 AR compel/plugins/fds.lib.a [2020-06-09T12:11:37.362Z] Commit message: "Merge commit '3aac5f0bbb5ccaeb9081ef710aae2459cbc87fa7' into HEAD" [2020-06-09T12:11:37.365Z] > git rev-list --no-walk 687bdc7c71a4722caa598f809b05deb2572191d5 # timeout=10 [2020-06-09T12:11:37.622Z] #39 33.92 HOSTDEP compel/src/lib/log-host.d [2020-06-09T12:11:37.622Z] #39 33.99 HOSTDEP compel/src/lib/handle-elf-host.d [2020-06-09T12:11:37.622Z] #39 34.11 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-06-09T12:11:37.886Z] #38 ... [2020-06-09T12:11:37.886Z] [2020-06-09T12:11:37.886Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:11:37.886Z] #41 46.70 internal/singleflight [2020-06-09T12:11:37.886Z] #41 46.90 io [2020-06-09T12:11:37.886Z] #41 47.13 strconv [2020-06-09T12:11:37.886Z] #41 48.65 bytes [2020-06-09T12:11:37.886Z] #41 51.18 reflect [2020-06-09T12:11:37.886Z] #41 51.39 bufio [2020-06-09T12:11:37.886Z] #41 53.46 syscall [2020-06-09T12:11:37.886Z] #41 ... [2020-06-09T12:11:37.886Z] [2020-06-09T12:11:37.886Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-09T12:11:37.886Z] #10 50.79 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-06-09T12:11:37.886Z] #10 53.02 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-06-09T12:11:37.886Z] #10 53.04 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-06-09T12:11:37.886Z] #10 53.05 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-06-09T12:11:37.886Z] #10 53.06 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-06-09T12:11:37.886Z] #10 53.07 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-06-09T12:11:37.886Z] #10 53.08 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-06-09T12:11:37.886Z] #10 53.08 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-06-09T12:11:37.886Z] #10 53.12 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-06-09T12:11:37.886Z] #10 53.15 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-06-09T12:11:37.886Z] #10 53.19 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-06-09T12:11:37.886Z] #10 53.20 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-06-09T12:11:37.886Z] #10 53.27 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-06-09T12:11:37.886Z] #10 53.28 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-06-09T12:11:37.886Z] #10 53.30 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-06-09T12:11:37.886Z] #10 53.32 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-06-09T12:11:37.886Z] #10 54.51 debconf: delaying package configuration, since apt-utils is not installed [2020-06-09T12:11:37.886Z] #10 54.74 Fetched 77.7 MB in 8s (9561 kB/s) [2020-06-09T12:11:37.886Z] #10 54.89 Selecting previously unselected package binutils-mingw-w64-i686. [2020-06-09T12:11:37.886Z] #10 54.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 ... 15412 files and directories currently installed.) [2020-06-09T12:11:37.886Z] #10 54.99 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-06-09T12:11:37.886Z] #10 54.99 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-09T12:11:37.903Z] #39 34.13 HOSTDEP compel/src/main-host.d [2020-06-09T12:11:37.903Z] #39 34.21 DEP compel/src/lib/ptrace.d [2020-06-09T12:11:37.903Z] #39 34.32 DEP compel/src/lib/infect.d [2020-06-09T12:11:37.903Z] #39 34.39 DEP compel/src/lib/infect-util.d [2020-06-09T12:11:37.903Z] #39 34.44 DEP compel/src/lib/infect-rpc.d [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-06-09T12:11:38.184Z] #39 34.50 DEP compel/arch/s390/src/lib/infect.d [2020-06-09T12:11:38.184Z] #39 34.55 DEP compel/arch/s390/src/lib/cpu.d [2020-06-09T12:11:38.184Z] #39 34.57 DEP compel/src/lib/log.d [2020-06-09T12:11:38.184Z] #39 34.61 DEP compel/src/main.d [2020-06-09T12:11:38.454Z] #10 57.62 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-06-09T12:11:38.454Z] #10 57.63 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-06-09T12:11:38.454Z] #10 57.63 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-09T12:11:38.466Z] #39 34.72 DEP compel/src/lib/handle-elf.d [2020-06-09T12:11:38.466Z] #39 34.85 DEP compel/arch/s390/src/lib/handle-elf.d [2020-06-09T12:11:38.466Z] #39 34.95 CC compel/src/lib/log.o [2020-06-09T12:11:38.523Z] + docker version [2020-06-09T12:11:36.951Z] > git config core.sparsecheckout # timeout=10 [2020-06-09T12:11:36.957Z] > git checkout -f 687bdc7c71a4722caa598f809b05deb2572191d5 # timeout=10 [2020-06-09T12:11:37.993Z] > git merge 3aac5f0bbb5ccaeb9081ef710aae2459cbc87fa7 # timeout=10 [2020-06-09T12:11:38.745Z] Merge succeeded, producing 0bdbf386815902454b4781827cf7dae63bccac93 [2020-06-09T12:11:38.745Z] Checking out Revision 0bdbf386815902454b4781827cf7dae63bccac93 (PR-40938) [2020-06-09T12:11:38.746Z] #39 35.11 CC compel/arch/s390/src/lib/cpu.o [2020-06-09T12:11:39.027Z] #39 35.40 CC compel/arch/s390/src/lib/infect.o [2020-06-09T12:11:39.639Z] #39 36.09 CC compel/src/lib/infect-rpc.o [2020-06-09T12:11:39.639Z] #39 ... [2020-06-09T12:11:39.639Z] [2020-06-09T12:11:39.639Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-09T12:11:39.639Z] #10 62.72 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-06-09T12:11:39.639Z] #10 62.73 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-06-09T12:11:39.639Z] #10 62.73 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-09T12:11:39.830Z] #10 ... [2020-06-09T12:11:39.830Z] [2020-06-09T12:11:39.830Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-09T12:11:39.830Z] #23 58.75 Updating certificates in /etc/ssl/certs... [2020-06-09T12:11:39.920Z] #10 ... [2020-06-09T12:11:39.920Z] [2020-06-09T12:11:39.920Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:11:39.920Z] #41 68.97 net [2020-06-09T12:11:39.920Z] #41 69.11 vendor/golang.org/x/crypto/internal/chacha20 [2020-06-09T12:11:39.920Z] #41 69.58 vendor/golang.org/x/crypto/poly1305 [2020-06-09T12:11:39.920Z] #41 69.95 vendor/golang.org/x/crypto/chacha20poly1305 [2020-06-09T12:11:39.920Z] #41 70.24 vendor/golang.org/x/crypto/curve25519 [2020-06-09T12:11:39.920Z] #41 70.64 vendor/golang.org/x/crypto/hkdf [2020-06-09T12:11:39.920Z] #41 70.75 vendor/golang.org/x/text/transform [2020-06-09T12:11:39.920Z] #41 71.37 vendor/golang.org/x/text/unicode/bidi [2020-06-09T12:11:39.920Z] #41 72.73 vendor/golang.org/x/text/secure/bidirule [2020-06-09T12:11:39.920Z] #41 72.99 vendor/golang.org/x/text/unicode/norm [2020-06-09T12:11:40.764Z] #23 ... [2020-06-09T12:11:40.764Z] [2020-06-09T12:11:40.764Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-09T12:11:40.764Z] #32 49.96 Selecting previously unselected package cmake-data. [2020-06-09T12:11:40.764Z] #32 49.96 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-06-09T12:11:40.764Z] #32 49.97 Unpacking cmake-data (3.13.4-1) ... [2020-06-09T12:11:40.764Z] #32 53.06 Selecting previously unselected package libicu63:amd64. [2020-06-09T12:11:40.764Z] #32 53.12 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-06-09T12:11:40.764Z] #32 53.13 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-09T12:11:38.727Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-09T12:11:38.737Z] > git config core.sparsecheckout # timeout=10 [2020-06-09T12:11:38.747Z] > git checkout -f 0bdbf386815902454b4781827cf7dae63bccac93 # timeout=10 [2020-06-09T12:11:41.023Z] #32 ... [2020-06-09T12:11:41.023Z] [2020-06-09T12:11:41.023Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-09T12:11:41.023Z] #38 59.90 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-06-09T12:11:41.023Z] #38 59.91 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-09T12:11:41.023Z] #38 59.92 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-09T12:11:41.023Z] #38 59.93 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-06-09T12:11:41.023Z] #38 59.94 Setting up python-six (1.12.0-1) ... [2020-06-09T12:11:41.101Z] Fetching without tags [2020-06-09T12:11:41.408Z] Merging remotes/origin/master commit 3aac5f0bbb5ccaeb9081ef710aae2459cbc87fa7 into PR head commit 687bdc7c71a4722caa598f809b05deb2572191d5 [2020-06-09T12:11:41.027Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-09T12:11:41.045Z] > git config --add remote.origin.fetch +refs/pull/40938/head:refs/remotes/origin/PR-40938 # timeout=10 [2020-06-09T12:11:41.061Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-09T12:11:41.086Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-09T12:11:41.103Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-09T12:11:41.103Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-09T12:11:41.104Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40938/head:refs/remotes/origin/PR-40938 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-09T12:11:41.413Z] > git config core.sparsecheckout # timeout=10 [2020-06-09T12:11:41.427Z] > git checkout -f 687bdc7c71a4722caa598f809b05deb2572191d5 # timeout=10 [2020-06-09T12:11:41.936Z] #41 ... [2020-06-09T12:11:41.936Z] [2020-06-09T12:11:41.936Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-09T12:11:41.936Z] #10 74.90 Selecting previously unselected package libapparmor1:s390x. [2020-06-09T12:11:41.936Z] #10 74.90 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-06-09T12:11:41.936Z] #10 74.90 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-06-09T12:11:41.936Z] #10 74.98 Selecting previously unselected package libapparmor-dev:s390x. [2020-06-09T12:11:41.936Z] #10 74.98 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-06-09T12:11:41.936Z] #10 74.98 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-06-09T12:11:41.936Z] #10 75.14 Selecting previously unselected package libbtrfs0. [2020-06-09T12:11:41.936Z] #10 75.14 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-06-09T12:11:41.936Z] #10 75.14 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-09T12:11:42.213Z] Merge succeeded, producing 85869216c7ec25a52a70efb74c389da099e82de5 [2020-06-09T12:11:42.213Z] Checking out Revision 85869216c7ec25a52a70efb74c389da099e82de5 (PR-40938) [2020-06-09T12:11:42.219Z] #10 75.24 Selecting previously unselected package libbtrfs-dev. [2020-06-09T12:11:42.219Z] #10 75.24 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-06-09T12:11:42.219Z] #10 75.25 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-09T12:11:42.219Z] #10 75.34 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-06-09T12:11:42.219Z] #10 75.34 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-06-09T12:11:42.219Z] #10 75.34 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-06-09T12:11:42.219Z] #10 75.40 Selecting previously unselected package libudev-dev:s390x. [2020-06-09T12:11:42.219Z] #10 75.41 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-06-09T12:11:42.500Z] #10 75.43 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-06-09T12:11:42.500Z] #10 75.59 Selecting previously unselected package libsepol1-dev:s390x. [2020-06-09T12:11:42.500Z] #10 75.60 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-06-09T12:11:42.500Z] #10 75.61 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-06-09T12:11:42.697Z] Commit message: "Merge commit '3aac5f0bbb5ccaeb9081ef710aae2459cbc87fa7' into HEAD" [2020-06-09T12:11:42.695Z] > git rev-list --no-walk 687bdc7c71a4722caa598f809b05deb2572191d5 # timeout=10 [2020-06-09T12:11:42.781Z] #10 75.81 Selecting previously unselected package libpcre16-3:s390x. [2020-06-09T12:11:42.781Z] #10 75.81 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-06-09T12:11:42.781Z] #10 75.82 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-06-09T12:11:42.781Z] #10 75.92 Selecting previously unselected package libpcre32-3:s390x. [2020-06-09T12:11:42.781Z] #10 75.92 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-06-09T12:11:42.781Z] #10 75.92 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-06-09T12:11:42.781Z] #10 76.04 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-06-09T12:11:42.781Z] #10 76.04 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-06-09T12:11:42.923Z] #38 ... [2020-06-09T12:11:42.923Z] [2020-06-09T12:11:42.923Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-09T12:11:42.923Z] #28 51.43 Checking out files: 85% (1299/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-06-09T12:11:42.923Z] #28 52.18 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-06-09T12:11:42.923Z] #28 52.39 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-06-09T12:11:42.923Z] #28 ... [2020-06-09T12:11:42.923Z] [2020-06-09T12:11:42.923Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-09T12:11:42.923Z] #10 61.01 Selecting previously unselected package binutils-mingw-w64. [2020-06-09T12:11:42.923Z] #10 61.03 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-06-09T12:11:42.923Z] #10 61.03 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-09T12:11:42.923Z] #10 61.18 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-06-09T12:11:42.923Z] #10 61.18 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-06-09T12:11:42.923Z] #10 61.19 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-06-09T12:11:42.923Z] #10 61.47 Selecting previously unselected package dmsetup. [2020-06-09T12:11:42.923Z] #10 61.47 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-06-09T12:11:42.923Z] #10 61.47 Unpacking dmsetup (2:1.02.155-3) ... [2020-06-09T12:11:42.923Z] #10 61.75 Selecting previously unselected package mingw-w64-common. [2020-06-09T12:11:42.923Z] #10 61.75 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-06-09T12:11:42.923Z] #10 61.76 Unpacking mingw-w64-common (6.0.0-3) ... [2020-06-09T12:11:43.069Z] #10 76.04 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-06-09T12:11:43.069Z] #10 76.15 Selecting previously unselected package libpcre3-dev:s390x. [2020-06-09T12:11:43.069Z] #10 76.15 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-06-09T12:11:43.069Z] #10 76.15 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-06-09T12:11:43.350Z] #10 76.37 Selecting previously unselected package libselinux1-dev:s390x. [2020-06-09T12:11:43.350Z] #10 76.38 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-06-09T12:11:43.350Z] #10 76.38 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-06-09T12:11:43.489Z] #10 ... [2020-06-09T12:11:43.489Z] [2020-06-09T12:11:43.489Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:11:43.489Z] #47 52.43 syscall [2020-06-09T12:11:43.489Z] #47 52.43 reflect [2020-06-09T12:11:43.489Z] #47 60.38 time [2020-06-09T12:11:43.489Z] #47 ... [2020-06-09T12:11:43.489Z] [2020-06-09T12:11:43.489Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-09T12:11:43.489Z] #32 60.59 Selecting previously unselected package libxml2:amd64. [2020-06-09T12:11:43.489Z] #32 60.59 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-06-09T12:11:43.489Z] #32 60.59 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-06-09T12:11:43.489Z] #32 61.26 Selecting previously unselected package libarchive13:amd64. [2020-06-09T12:11:43.489Z] #32 61.28 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-06-09T12:11:43.489Z] #32 61.28 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-06-09T12:11:43.489Z] #32 61.65 Selecting previously unselected package libjsoncpp1:amd64. [2020-06-09T12:11:43.489Z] #32 61.66 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-06-09T12:11:43.489Z] #32 61.72 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-06-09T12:11:43.489Z] #32 61.88 Selecting previously unselected package librhash0:amd64. [2020-06-09T12:11:43.489Z] #32 61.88 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-06-09T12:11:43.489Z] #32 61.88 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-06-09T12:11:43.489Z] #32 62.15 Selecting previously unselected package libuv1:amd64. [2020-06-09T12:11:43.489Z] #32 62.15 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-06-09T12:11:43.489Z] #32 62.16 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-06-09T12:11:43.489Z] #32 62.38 Selecting previously unselected package cmake. [2020-06-09T12:11:43.489Z] #32 62.38 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-06-09T12:11:43.489Z] #32 62.40 Unpacking cmake (3.13.4-1) ... [2020-06-09T12:11:43.631Z] #10 76.64 Selecting previously unselected package libdevmapper-dev:s390x. [2020-06-09T12:11:43.631Z] #10 76.64 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-06-09T12:11:43.631Z] #10 76.64 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-06-09T12:11:43.631Z] #10 76.68 Selecting previously unselected package libseccomp-dev:s390x. [2020-06-09T12:11:43.631Z] #10 76.68 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-06-09T12:11:43.631Z] #10 76.69 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-06-09T12:11:43.631Z] #10 76.77 Selecting previously unselected package libsystemd-dev:s390x. [2020-06-09T12:11:43.631Z] #10 76.78 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-06-09T12:11:43.631Z] #10 76.78 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-06-09T12:11:43.911Z] #10 77.10 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-06-09T12:11:43.911Z] #10 77.11 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-06-09T12:11:43.911Z] #10 77.11 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-06-09T12:11:43.921Z] + docker version [2020-06-09T12:11:42.069Z] > git merge 3aac5f0bbb5ccaeb9081ef710aae2459cbc87fa7 # timeout=10 [2020-06-09T12:11:42.195Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-09T12:11:42.214Z] > git config core.sparsecheckout # timeout=10 [2020-06-09T12:11:42.230Z] > git checkout -f 85869216c7ec25a52a70efb74c389da099e82de5 # timeout=10 [2020-06-09T12:11:44.192Z] #10 77.12 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-09T12:11:44.192Z] #10 77.13 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-06-09T12:11:44.192Z] #10 77.13 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-06-09T12:11:44.192Z] #10 77.14 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-09T12:11:44.192Z] #10 77.15 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-09T12:11:44.192Z] #10 77.15 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-06-09T12:11:44.192Z] #10 77.16 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-06-09T12:11:44.192Z] #10 77.17 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-09T12:11:44.192Z] #10 77.18 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-09T12:11:44.192Z] #10 77.18 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-06-09T12:11:44.192Z] #10 77.19 Setting up mingw-w64-common (6.0.0-3) ... [2020-06-09T12:11:44.192Z] #10 77.20 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-06-09T12:11:44.192Z] #10 77.20 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-09T12:11:44.192Z] #10 77.21 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-06-09T12:11:44.192Z] #10 77.22 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-09T12:11:44.192Z] #10 77.27 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-06-09T12:11:44.192Z] #10 77.27 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-06-09T12:11:44.192Z] #10 77.28 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-09T12:11:44.192Z] #10 77.28 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-06-09T12:11:44.192Z] #10 77.29 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-06-09T12:11:44.192Z] #10 77.29 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-09T12:11:44.192Z] #10 77.30 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-06-09T12:11:44.192Z] #10 77.31 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-06-09T12:11:44.192Z] #10 77.32 Setting up dmsetup (2:1.02.155-3) ... [2020-06-09T12:11:44.192Z] #10 77.32 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-06-09T12:11:44.192Z] #10 77.33 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-06-09T12:11:44.192Z] #10 77.34 Processing triggers for libc-bin (2.28-10) ... [2020-06-09T12:11:44.806Z] #10 DONE 77.7s [2020-06-09T12:11:44.806Z] [2020-06-09T12:11:44.806Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-06-09T12:11:45.087Z] Client: Docker Engine - Community [2020-06-09T12:11:45.087Z] Version: 19.03.11 [2020-06-09T12:11:45.087Z] API version: 1.40 [2020-06-09T12:11:45.087Z] Go version: go1.13.10 [2020-06-09T12:11:45.087Z] Git commit: 42e35e61f3 [2020-06-09T12:11:45.087Z] Built: Mon Jun 1 09:12:22 2020 [2020-06-09T12:11:45.087Z] OS/Arch: linux/amd64 [2020-06-09T12:11:45.087Z] Experimental: false [2020-06-09T12:11:45.087Z] [2020-06-09T12:11:45.087Z] Server: Docker Engine - Community [2020-06-09T12:11:45.087Z] Engine: [2020-06-09T12:11:45.087Z] Version: 19.03.11 [2020-06-09T12:11:45.087Z] API version: 1.40 (minimum version 1.12) [2020-06-09T12:11:45.087Z] Go version: go1.13.10 [2020-06-09T12:11:45.087Z] Git commit: 42e35e61f3 [2020-06-09T12:11:45.087Z] Built: Mon Jun 1 09:10:54 2020 [2020-06-09T12:11:45.087Z] OS/Arch: linux/amd64 [2020-06-09T12:11:45.087Z] Experimental: true [2020-06-09T12:11:45.087Z] containerd: [2020-06-09T12:11:45.087Z] Version: 1.2.13 [2020-06-09T12:11:45.087Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-09T12:11:45.087Z] runc: [2020-06-09T12:11:45.087Z] Version: 1.0.0-rc10 [2020-06-09T12:11:45.087Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-09T12:11:45.087Z] docker-init: [2020-06-09T12:11:45.087Z] Version: 0.18.0 [2020-06-09T12:11:45.087Z] GitCommit: fec3683 [Pipeline] sh [2020-06-09T12:11:45.400Z] + docker info [2020-06-09T12:11:45.783Z] Commit message: "Merge commit '3aac5f0bbb5ccaeb9081ef710aae2459cbc87fa7' into HEAD" [2020-06-09T12:11:45.785Z] > git rev-list --no-walk 687bdc7c71a4722caa598f809b05deb2572191d5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-06-09T12:11:46.771Z] #32 ... [2020-06-09T12:11:46.771Z] [2020-06-09T12:11:46.771Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:11:46.771Z] #30 55.53 time [2020-06-09T12:11:46.771Z] #30 62.54 internal/poll [2020-06-09T12:11:46.771Z] #30 64.41 internal/fmtsort [2020-06-09T12:11:46.771Z] #30 64.47 internal/syscall/execenv [2020-06-09T12:11:46.771Z] #30 64.64 internal/syscall/unix [2020-06-09T12:11:46.771Z] #30 65.07 os [2020-06-09T12:11:46.771Z] #30 65.18 strings [2020-06-09T12:11:46.771Z] #30 ... [2020-06-09T12:11:46.771Z] [2020-06-09T12:11:46.771Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-09T12:11:46.771Z] #38 63.96 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-06-09T12:11:46.771Z] #38 63.97 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-06-09T12:11:46.771Z] #38 64.03 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-06-09T12:11:46.771Z] #38 64.05 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-06-09T12:11:46.771Z] #38 64.06 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-06-09T12:11:46.771Z] #38 64.07 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-06-09T12:11:46.771Z] #38 64.08 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-09T12:11:46.771Z] #38 64.09 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-06-09T12:11:46.771Z] #38 64.10 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-09T12:11:46.771Z] #38 64.13 Setting up python-protobuf (3.6.1.3-2) ... [2020-06-09T12:11:46.826Z] #11 DONE 1.9s [2020-06-09T12:11:46.826Z] [2020-06-09T12:11:46.826Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-06-09T12:11:46.999Z] + docker version [2020-06-09T12:11:47.829Z] #12 DONE 1.5s [2020-06-09T12:11:47.829Z] [2020-06-09T12:11:47.829Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:11:47.829Z] #49 1.491 + RM_GOPATH=0 [2020-06-09T12:11:47.829Z] #49 1.491 + TMP_GOPATH= [2020-06-09T12:11:47.829Z] #49 1.491 + : /build [2020-06-09T12:11:47.829Z] #49 1.492 + '[' -z '' ']' [2020-06-09T12:11:47.829Z] #49 1.493 ++ mktemp -d [2020-06-09T12:11:47.829Z] #49 1.496 + export GOPATH=/tmp/tmp.86HyJ7T7rb [2020-06-09T12:11:47.829Z] #49 1.497 + GOPATH=/tmp/tmp.86HyJ7T7rb [2020-06-09T12:11:47.829Z] #49 1.497 + RM_GOPATH=1 [2020-06-09T12:11:47.829Z] #49 1.497 + case "$(go env GOARCH)" in [2020-06-09T12:11:47.829Z] #49 1.497 ++ go env GOARCH [2020-06-09T12:11:47.829Z] #49 1.515 + export GO_BUILDMODE=-buildmode=pie [2020-06-09T12:11:47.829Z] #49 1.515 + GO_BUILDMODE=-buildmode=pie [2020-06-09T12:11:47.829Z] #49 1.515 ++ dirname /tmp/install/install.sh [2020-06-09T12:11:47.829Z] #49 1.520 + dir=/tmp/install [2020-06-09T12:11:47.829Z] #49 1.520 + bin=runc [2020-06-09T12:11:47.829Z] #49 1.520 + shift [2020-06-09T12:11:47.829Z] #49 1.520 + '[' '!' -f /tmp/install/runc.installer ']' [2020-06-09T12:11:47.829Z] #49 1.521 + . /tmp/install/runc.installer [2020-06-09T12:11:47.829Z] #49 1.521 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-09T12:11:47.829Z] #49 1.521 + install_runc [2020-06-09T12:11:47.829Z] #49 1.522 + uname -r [2020-06-09T12:11:47.829Z] #49 1.522 + grep -q '^3\.10\.0.*\.el7\.' [2020-06-09T12:11:47.829Z] #49 1.526 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-06-09T12:11:47.829Z] #49 1.526 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-06-09T12:11:47.829Z] #49 1.526 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-06-09T12:11:47.829Z] #49 1.526 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.86HyJ7T7rb/src/github.com/opencontainers/runc [2020-06-09T12:11:47.829Z] #49 1.529 Cloning into '/tmp/tmp.86HyJ7T7rb/src/github.com/opencontainers/runc'... [2020-06-09T12:11:48.147Z] #38 ... [2020-06-09T12:11:48.147Z] [2020-06-09T12:11:48.147Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-09T12:11:48.147Z] #23 63.15 13 added, 15 removed; done. [2020-06-09T12:11:48.147Z] #23 63.26 Setting up libonig5:amd64 (6.9.1-1) ... [2020-06-09T12:11:48.147Z] #23 63.27 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-09T12:11:48.147Z] #23 63.28 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-09T12:11:48.147Z] #23 63.29 Processing triggers for libc-bin (2.28-10) ... [2020-06-09T12:11:48.147Z] #23 63.39 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-06-09T12:11:48.147Z] #23 63.41 Updating certificates in /etc/ssl/certs... [2020-06-09T12:11:48.147Z] #23 66.62 0 added, 0 removed; done. [2020-06-09T12:11:48.147Z] #23 66.62 Running hooks in /etc/ca-certificates/update.d... [2020-06-09T12:11:48.147Z] #23 66.63 done. [2020-06-09T12:11:48.147Z] #23 DONE 67.1s [2020-06-09T12:11:48.147Z] [2020-06-09T12:11:48.147Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-09T12:11:48.147Z] #32 65.92 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-09T12:11:48.147Z] #32 65.95 Setting up xxd (2:8.1.0875-5) ... [2020-06-09T12:11:48.147Z] #32 65.96 Setting up libuv1:amd64 (1.24.1-1) ... [2020-06-09T12:11:48.147Z] #32 65.98 Setting up vim-common (2:8.1.0875-5) ... [2020-06-09T12:11:48.147Z] #32 66.02 Setting up librhash0:amd64 (1.3.8-1) ... [2020-06-09T12:11:48.147Z] #32 66.05 Setting up cmake-data (3.13.4-1) ... [2020-06-09T12:11:48.147Z] #32 66.07 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-06-09T12:11:48.147Z] #32 66.08 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-06-09T12:11:48.147Z] #32 66.10 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-06-09T12:11:48.147Z] #32 66.11 Setting up cmake (3.13.4-1) ... [2020-06-09T12:11:48.147Z] #32 66.13 Processing triggers for libc-bin (2.28-10) ... [2020-06-09T12:11:48.147Z] #32 66.22 Processing triggers for mime-support (3.62) ... [2020-06-09T12:11:48.147Z] #32 DONE 67.1s [2020-06-09T12:11:48.147Z] [2020-06-09T12:11:48.147Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-06-09T12:11:48.147Z] #24 DONE 0.1s [2020-06-09T12:11:48.147Z] [2020-06-09T12:11:48.147Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:11:48.147Z] #47 67.06 context [2020-06-09T12:11:48.147Z] #47 67.07 encoding/binary [2020-06-09T12:11:48.843Z] #49 ... [2020-06-09T12:11:48.843Z] [2020-06-09T12:11:48.843Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:11:48.843Z] #54 76.46 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-09T12:11:48.843Z] #54 76.47 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-06-09T12:11:48.843Z] #54 DONE 81.9s [2020-06-09T12:11:48.843Z] [2020-06-09T12:11:48.843Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-06-09T12:11:48.843Z] #55 DONE 0.1s [2020-06-09T12:11:48.843Z] [2020-06-09T12:11:48.843Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-06-09T12:11:49.123Z] #56 DONE 0.1s [2020-06-09T12:11:49.123Z] [2020-06-09T12:11:49.123Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:11:49.123Z] #39 36.28 CC compel/src/lib/infect-util.o [2020-06-09T12:11:49.123Z] #39 36.43 CC compel/src/lib/infect.o [2020-06-09T12:11:49.123Z] #39 37.83 CC compel/src/lib/ptrace.o [2020-06-09T12:11:49.123Z] #39 38.06 AR compel/libcompel.a [2020-06-09T12:11:49.123Z] #39 38.10 HOSTCC compel/src/main-host.o [2020-06-09T12:11:49.123Z] #39 38.27 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-06-09T12:11:49.123Z] #39 38.39 HOSTCC compel/src/lib/handle-elf-host.o [2020-06-09T12:11:49.123Z] #39 38.59 HOSTCC compel/src/lib/log-host.o [2020-06-09T12:11:49.123Z] #39 38.69 HOSTLINK compel/compel-host-bin [2020-06-09T12:11:49.123Z] #39 38.81 DEP soccr/soccr.d [2020-06-09T12:11:49.123Z] #39 38.96 CC soccr/soccr.o [2020-06-09T12:11:49.123Z] #39 39.84 AR soccr/libsoccr.a [2020-06-09T12:11:49.123Z] #39 39.88 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-09T12:11:49.123Z] #39 40.10 DEP criu/arch/s390/sigframe.d [2020-06-09T12:11:49.123Z] #39 40.17 DEP criu/arch/s390/crtools.d [2020-06-09T12:11:49.123Z] #39 40.29 DEP criu/arch/s390/cpu.d [2020-06-09T12:11:49.123Z] #39 40.46 CC criu/arch/s390/cpu.o [2020-06-09T12:11:49.123Z] #39 40.82 CC criu/arch/s390/crtools.o [2020-06-09T12:11:49.123Z] #39 41.72 CC criu/arch/s390/sigframe.o [2020-06-09T12:11:49.123Z] #39 41.88 LINK criu/arch/s390/crtools.built-in.o [2020-06-09T12:11:49.123Z] #39 41.91 DEP criu/pie/util-vdso.d [2020-06-09T12:11:49.123Z] #39 42.01 DEP criu/pie/util.d [2020-06-09T12:11:49.123Z] #39 42.11 CC criu/pie/util.o [2020-06-09T12:11:49.123Z] #39 42.37 CC criu/pie/util-vdso.o [2020-06-09T12:11:49.123Z] #39 43.03 AR criu/pie/pie.lib.a [2020-06-09T12:11:49.123Z] #39 43.08 DEP criu/pie/restorer.d [2020-06-09T12:11:49.123Z] #39 43.27 DEP criu/arch/s390/restorer.d [2020-06-09T12:11:49.123Z] #39 43.50 DEP criu/arch/s390/vdso-pie.d [2020-06-09T12:11:49.123Z] #39 43.68 DEP criu/pie/parasite-vdso.d [2020-06-09T12:11:49.123Z] #39 43.86 DEP criu/pie/parasite.d [2020-06-09T12:11:49.123Z] #39 44.06 CC criu/pie/parasite.o [2020-06-09T12:11:49.123Z] #39 45.17 LINK criu/pie/parasite.built-in.o [2020-06-09T12:11:49.123Z] #39 45.17 GEN criu/pie/parasite-blob.h [2020-06-09T12:11:49.123Z] #39 45.17 CC criu/pie/parasite-vdso.o [2020-06-09T12:11:49.123Z] #39 45.63 CC criu/arch/s390/vdso-pie.o [2020-06-09T12:11:49.522Z] #47 68.73 os [2020-06-09T12:11:49.741Z] #39 45.95 CC criu/arch/s390/restorer.o [2020-06-09T12:11:49.742Z] #39 46.19 CC criu/pie/restorer.o [2020-06-09T12:11:50.028Z] #39 ... [2020-06-09T12:11:50.028Z] [2020-06-09T12:11:50.028Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-06-09T12:11:50.028Z] #13 2.010 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-06-09T12:11:50.028Z] #13 DONE 2.2s [2020-06-09T12:11:50.028Z] [2020-06-09T12:11:50.028Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:11:50.028Z] #41 76.34 vendor/golang.org/x/net/idna [2020-06-09T12:11:50.028Z] #41 78.56 vendor/golang.org/x/net/http2/hpack [2020-06-09T12:11:50.028Z] #41 79.69 mime [2020-06-09T12:11:50.028Z] #41 81.67 mime/quotedprintable [2020-06-09T12:11:50.028Z] #41 82.12 net/http/internal [2020-06-09T12:11:50.028Z] #41 82.73 mime/multipart [2020-06-09T12:11:50.028Z] #41 82.74 crypto/tls [2020-06-09T12:11:50.311Z] #41 ... [2020-06-09T12:11:50.311Z] [2020-06-09T12:11:50.311Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-06-09T12:11:50.311Z] #14 ... [2020-06-09T12:11:50.311Z] [2020-06-09T12:11:50.311Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:11:50.311Z] #43 DONE 83.5s [2020-06-09T12:11:50.458Z] #47 69.68 encoding/base64 [2020-06-09T12:11:50.595Z] [2020-06-09T12:11:50.595Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:11:51.157Z] Client: Docker Engine - Community [2020-06-09T12:11:51.157Z] Version: 19.03.11 [2020-06-09T12:11:51.157Z] API version: 1.40 [2020-06-09T12:11:51.157Z] Go version: go1.13.10 [2020-06-09T12:11:51.157Z] Git commit: 42e35e61f3 [2020-06-09T12:11:51.157Z] Built: Mon Jun 1 09:12:22 2020 [2020-06-09T12:11:51.157Z] OS/Arch: linux/amd64 [2020-06-09T12:11:51.157Z] Experimental: false [2020-06-09T12:11:51.157Z] [2020-06-09T12:11:51.157Z] Server: Docker Engine - Community [2020-06-09T12:11:51.157Z] Engine: [2020-06-09T12:11:51.157Z] Version: 19.03.11 [2020-06-09T12:11:51.157Z] API version: 1.40 (minimum version 1.12) [2020-06-09T12:11:51.157Z] Go version: go1.13.10 [2020-06-09T12:11:51.157Z] Git commit: 42e35e61f3 [2020-06-09T12:11:51.157Z] Built: Mon Jun 1 09:10:54 2020 [2020-06-09T12:11:51.157Z] OS/Arch: linux/amd64 [2020-06-09T12:11:51.157Z] Experimental: true [2020-06-09T12:11:51.157Z] containerd: [2020-06-09T12:11:51.157Z] Version: 1.2.13 [2020-06-09T12:11:51.157Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-09T12:11:51.157Z] runc: [2020-06-09T12:11:51.157Z] Version: 1.0.0-rc10 [2020-06-09T12:11:51.157Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-09T12:11:51.157Z] docker-init: [2020-06-09T12:11:51.157Z] Version: 0.18.0 [2020-06-09T12:11:51.157Z] GitCommit: fec3683 [Pipeline] sh [2020-06-09T12:11:51.495Z] Removing intermediate container 8ef6686ed410 [2020-06-09T12:11:51.495Z] ---> f1241ec5016b [2020-06-09T12:11:51.495Z] Step 13/15 : FROM golang:${GO_VERSION}-stretch [2020-06-09T12:11:51.495Z] ---> ae27234403a1 [2020-06-09T12:11:51.495Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-06-09T12:11:51.495Z] ---> d87733792b32 [2020-06-09T12:11:51.495Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-06-09T12:11:51.495Z] ---> Running in bcec0dbd58b1 [2020-06-09T12:11:51.495Z] Removing intermediate container bcec0dbd58b1 [2020-06-09T12:11:51.495Z] ---> 1d957c1dd0d9 [2020-06-09T12:11:51.495Z] Successfully built 1d957c1dd0d9 [2020-06-09T12:11:51.495Z] Successfully tagged moby-buildx:latest [2020-06-09T12:11:51.495Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-06-09T12:11:51.495Z] if [ -n "${id}" ]; then \ [2020-06-09T12:11:51.495Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-06-09T12:11:51.495Z] && touch bundles/buildx; \ [2020-06-09T12:11:51.495Z] docker rm -f ${id}; \ [2020-06-09T12:11:51.495Z] fi [2020-06-09T12:11:51.495Z] 67f571e2e75001a92cff8dafebf1de4c0b0cabb4842263721c01991c2eb8aebf [2020-06-09T12:11:51.495Z] bundles/buildx version [2020-06-09T12:11:51.495Z] buildx v0.3.1 6db68d0 [2020-06-09T12:11:51.495Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:42f65bcebea5a9e610a5f5305b47a88ff6d5ce16 . [2020-06-09T12:11:51.495Z] #1 [internal] booting buildkit [2020-06-09T12:11:51.495Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-06-09T12:11:51.495Z] #1 pulling image moby/buildkit:buildx-stable-1 2.1s done [2020-06-09T12:11:51.495Z] #1 creating container buildx_buildkit_default [2020-06-09T12:11:51.495Z] #1 creating container buildx_buildkit_default 0.4s done [2020-06-09T12:11:51.495Z] #1 DONE 2.5s [2020-06-09T12:11:51.495Z] [2020-06-09T12:11:51.495Z] #2 [internal] load build definition from Dockerfile [2020-06-09T12:11:51.495Z] #2 transferring dockerfile: 16.36kB done [2020-06-09T12:11:51.495Z] #2 DONE 0.0s [2020-06-09T12:11:51.495Z] [2020-06-09T12:11:51.495Z] #3 [internal] load .dockerignore [2020-06-09T12:11:51.495Z] #3 transferring context: 87B done [2020-06-09T12:11:51.495Z] #3 DONE 0.0s [2020-06-09T12:11:51.495Z] [2020-06-09T12:11:51.495Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-06-09T12:11:51.495Z] #4 DONE 1.0s [2020-06-09T12:11:51.495Z] [2020-06-09T12:11:51.495Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-06-09T12:11:51.495Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-06-09T12:11:51.495Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done [2020-06-09T12:11:51.495Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s [2020-06-09T12:11:51.495Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done [2020-06-09T12:11:51.495Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-06-09T12:11:51.495Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 2.53MB / 8.20MB 0.6s [2020-06-09T12:11:51.495Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.18MB / 8.20MB 0.7s [2020-06-09T12:11:51.495Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.9s done [2020-06-09T12:11:51.495Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2020-06-09T12:11:51.498Z] + docker info [2020-06-09T12:11:51.621Z] #39 ... [2020-06-09T12:11:51.621Z] [2020-06-09T12:11:51.621Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:11:51.621Z] #49 6.937 + cd /tmp/tmp.86HyJ7T7rb/src/github.com/opencontainers/runc [2020-06-09T12:11:51.621Z] #49 6.938 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-09T12:11:51.621Z] #49 ... [2020-06-09T12:11:51.621Z] [2020-06-09T12:11:51.621Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-06-09T12:11:51.621Z] #14 DONE 1.6s [2020-06-09T12:11:51.778Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.3s done [2020-06-09T12:11:51.778Z] #5 DONE 1.6s [2020-06-09T12:11:51.837Z] #47 70.57 golang.org/x/sys/unix [2020-06-09T12:11:51.902Z] [2020-06-09T12:11:51.902Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:11:51.902Z] #39 48.16 LINK criu/pie/restorer.built-in.o [2020-06-09T12:11:51.902Z] #39 48.16 GEN criu/pie/restorer-blob.h [2020-06-09T12:11:51.902Z] #39 48.27 DEP criu/vdso.d [2020-06-09T12:11:52.061Z] [2020-06-09T12:11:52.061Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-06-09T12:11:52.193Z] #39 48.39 DEP criu/uts_ns.d [2020-06-09T12:11:52.193Z] #39 48.47 DEP criu/util.d [2020-06-09T12:11:52.193Z] #39 48.59 DEP criu/uffd.d [2020-06-09T12:11:52.403Z] #47 ... [2020-06-09T12:11:52.403Z] [2020-06-09T12:11:52.403Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:11:52.403Z] #41 61.46 time [2020-06-09T12:11:52.403Z] #41 65.56 strings [2020-06-09T12:11:52.403Z] #41 68.64 os [2020-06-09T12:11:52.403Z] #41 69.84 regexp/syntax [2020-06-09T12:11:52.403Z] #41 ... [2020-06-09T12:11:52.403Z] [2020-06-09T12:11:52.403Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:11:52.403Z] #33 3.437 + RM_GOPATH=0 [2020-06-09T12:11:52.403Z] #33 3.438 + TMP_GOPATH= [2020-06-09T12:11:52.403Z] #33 3.438 + : /build [2020-06-09T12:11:52.403Z] #33 3.438 + '[' -z '' ']' [2020-06-09T12:11:52.403Z] #33 3.440 ++ mktemp -d [2020-06-09T12:11:52.403Z] #33 3.441 + export GOPATH=/tmp/tmp.3U7feycwXs [2020-06-09T12:11:52.403Z] #33 3.441 + GOPATH=/tmp/tmp.3U7feycwXs [2020-06-09T12:11:52.403Z] #33 3.442 + RM_GOPATH=1 [2020-06-09T12:11:52.403Z] #33 3.442 + case "$(go env GOARCH)" in [2020-06-09T12:11:52.403Z] #33 3.446 ++ go env GOARCH [2020-06-09T12:11:52.403Z] #33 3.469 + export GO_BUILDMODE=-buildmode=pie [2020-06-09T12:11:52.403Z] #33 3.469 + GO_BUILDMODE=-buildmode=pie [2020-06-09T12:11:52.403Z] #33 3.470 ++ dirname /tmp/install/install.sh [2020-06-09T12:11:52.403Z] #33 3.476 + dir=/tmp/install [2020-06-09T12:11:52.403Z] #33 3.476 + bin=tini [2020-06-09T12:11:52.403Z] #33 3.476 + shift [2020-06-09T12:11:52.403Z] #33 3.476 + '[' '!' -f /tmp/install/tini.installer ']' [2020-06-09T12:11:52.403Z] #33 3.476 + . /tmp/install/tini.installer [2020-06-09T12:11:52.403Z] #33 3.477 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-09T12:11:52.403Z] #33 3.477 + install_tini [2020-06-09T12:11:52.403Z] #33 3.477 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-06-09T12:11:52.403Z] #33 3.477 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-09T12:11:52.403Z] #33 3.477 + git clone https://github.com/krallin/tini.git /tmp/tmp.3U7feycwXs/tini [2020-06-09T12:11:52.403Z] #33 3.486 Cloning into '/tmp/tmp.3U7feycwXs/tini'... [2020-06-09T12:11:52.403Z] #33 4.433 + cd /tmp/tmp.3U7feycwXs/tini [2020-06-09T12:11:52.403Z] #33 4.433 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-09T12:11:52.403Z] #33 4.445 + cmake . [2020-06-09T12:11:52.474Z] #39 48.83 DEP criu/tun.d [2020-06-09T12:11:52.474Z] #39 48.94 DEP criu/tty.d [2020-06-09T12:11:52.687Z] #7 DONE 0.7s [2020-06-09T12:11:52.687Z] [2020-06-09T12:11:52.687Z] #6 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-06-09T12:11:52.687Z] #6 DONE 0.8s [2020-06-09T12:11:52.754Z] #39 49.02 DEP criu/timerfd.d [2020-06-09T12:11:52.754Z] #39 49.23 DEP criu/timens.d [2020-06-09T12:11:52.969Z] #33 5.126 -- The C compiler identification is GNU 8.3.0 [2020-06-09T12:11:52.993Z] [2020-06-09T12:11:52.993Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:2a6d8a559... [2020-06-09T12:11:52.993Z] #8 resolve docker.io/library/golang:1.13.12-buster@sha256:2a6d8a559b4ef17cd47adb255d1d936ef45b307e07b5d57e8580c6de3a1bf690 done [2020-06-09T12:11:53.035Z] #39 49.33 DEP criu/sysfs_parse.d [2020-06-09T12:11:53.035Z] #39 49.42 DEP criu/sysctl.d [2020-06-09T12:11:53.227Z] #33 5.228 -- Check for working C compiler: /usr/bin/cc [2020-06-09T12:11:53.227Z] #33 ... [2020-06-09T12:11:53.227Z] [2020-06-09T12:11:53.227Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-09T12:11:53.227Z] #38 71.85 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-06-09T12:11:53.227Z] #38 71.86 Processing triggers for libc-bin (2.28-10) ... [2020-06-09T12:11:53.227Z] #38 DONE 72.4s [2020-06-09T12:11:53.227Z] [2020-06-09T12:11:53.227Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-09T12:11:53.227Z] #25 4.235 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-06-09T12:11:53.227Z] #25 4.588 [2020-06-09T12:11:53.316Z] #39 49.52 DEP criu/string.d [2020-06-09T12:11:53.316Z] #39 49.55 DEP criu/stats.d [2020-06-09T12:11:53.316Z] #39 ... [2020-06-09T12:11:53.316Z] [2020-06-09T12:11:53.316Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-06-09T12:11:53.316Z] #15 DONE 1.6s [2020-06-09T12:11:53.316Z] [2020-06-09T12:11:53.316Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:11:53.316Z] #39 49.68 DEP criu/sockets.d [2020-06-09T12:11:53.597Z] #39 49.82 DEP criu/sk-unix.d [2020-06-09T12:11:53.597Z] #39 49.95 DEP criu/sk-tcp.d [2020-06-09T12:11:53.597Z] #39 50.06 DEP criu/sk-queue.d [2020-06-09T12:11:53.651Z] #8 sha256:2a6d8a559b4ef17cd47adb255d1d936ef45b307e07b5d57e8580c6de3a1bf690 1.42kB / 1.42kB done [2020-06-09T12:11:53.651Z] #8 sha256:1d9d7228a525a2898543cc193355afd6270355dae27a6e6184005e67cd10f227 0B / 156B 0.1s [2020-06-09T12:11:53.651Z] #8 sha256:633177125031b056c9e79b442829845cc6886ad14d5de3cc2459317eaa054d94 0B / 10.73MB 0.1s [2020-06-09T12:11:53.651Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 0B / 73.55MB 0.1s [2020-06-09T12:11:53.651Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 0B / 57.46MB 0.1s [2020-06-09T12:11:53.651Z] #8 sha256:933ccb3efa970919ee3073f6aa5f4cfc3c8c8770b9f2b1c3c6528f1753de5cb0 0B / 96.51MB 0.1s [2020-06-09T12:11:53.651Z] #8 sha256:9bf6e691ff0cdb3e65d35cf81088c7121914af5c5f9f239611214453f5ad4ca5 1.79kB / 1.79kB done [2020-06-09T12:11:53.651Z] #8 sha256:64858af64f7c09c63b1a16cbb483cd548f6f73067aed99e6ae343d0211d9205c 5.46kB / 5.46kB done [2020-06-09T12:11:53.651Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 0B / 54.14MB 0.1s [2020-06-09T12:11:53.651Z] #8 sha256:556cd6fadc0f341d090a18ecfc4b6aedccd3d99f6eb6a336e3bee33f096c095f 0B / 8.25MB 0.1s [2020-06-09T12:11:53.878Z] #39 50.22 DEP criu/sk-packet.d [2020-06-09T12:11:54.030Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 10.40MB / 54.14MB 0.6s [2020-06-09T12:11:54.030Z] #8 sha256:633177125031b056c9e79b442829845cc6886ad14d5de3cc2459317eaa054d94 4.30MB / 10.73MB 0.8s [2020-06-09T12:11:54.030Z] #8 sha256:633177125031b056c9e79b442829845cc6886ad14d5de3cc2459317eaa054d94 9.61MB / 10.73MB 0.9s [2020-06-09T12:11:54.030Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 17.50MB / 54.14MB 0.9s [2020-06-09T12:11:54.159Z] #39 50.38 DEP criu/sk-netlink.d [2020-06-09T12:11:54.159Z] #39 50.51 DEP criu/sk-inet.d [2020-06-09T12:11:54.159Z] #39 50.61 DEP criu/signalfd.d [2020-06-09T12:11:54.263Z] #25 4.829 # 2.3% ### 4.4% ##### 7.3% ####### 9.7% ########## 15.0% ################ 23.1% #################### 29.1% ######################### 35.3% ############################# 41.1% ################################ 45.8% ########################################## 59.6% ############################################### 66.5% [2020-06-09T12:11:54.263Z] #25 ... [2020-06-09T12:11:54.263Z] [2020-06-09T12:11:54.263Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:11:54.263Z] #33 6.309 -- Check for working C compiler: /usr/bin/cc -- works [2020-06-09T12:11:54.263Z] #33 6.315 -- Detecting C compiler ABI info [2020-06-09T12:11:54.320Z] #8 sha256:633177125031b056c9e79b442829845cc6886ad14d5de3cc2459317eaa054d94 10.73MB / 10.73MB 0.9s done [2020-06-09T12:11:54.320Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 23.30MB / 54.14MB 1.0s [2020-06-09T12:11:54.439Z] #39 50.77 DEP criu/sigframe.d [2020-06-09T12:11:54.439Z] #39 50.86 DEP criu/shmem.d [2020-06-09T12:11:54.618Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 30.38MB / 54.14MB 1.2s [2020-06-09T12:11:54.618Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 35.71MB / 54.14MB 1.3s [2020-06-09T12:11:54.720Z] #39 51.00 DEP criu/servicefd.d [2020-06-09T12:11:54.720Z] #39 51.08 DEP criu/seize.d [2020-06-09T12:11:55.001Z] #39 ... [2020-06-09T12:11:55.001Z] [2020-06-09T12:11:55.001Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-06-09T12:11:55.001Z] #16 DONE 1.5s [2020-06-09T12:11:55.001Z] [2020-06-09T12:11:55.001Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:11:55.001Z] #39 51.21 DEP criu/seccomp.d [2020-06-09T12:11:55.001Z] #39 51.43 DEP criu/rst-malloc.d [2020-06-09T12:11:55.001Z] #39 51.50 DEP criu/rbtree.d [2020-06-09T12:11:55.031Z] #8 sha256:1d9d7228a525a2898543cc193355afd6270355dae27a6e6184005e67cd10f227 156B / 156B 1.5s done [2020-06-09T12:11:55.031Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 41.07MB / 54.14MB 1.5s [2020-06-09T12:11:55.031Z] #8 sha256:556cd6fadc0f341d090a18ecfc4b6aedccd3d99f6eb6a336e3bee33f096c095f 1.15MB / 8.25MB 1.5s [2020-06-09T12:11:55.031Z] #8 sha256:556cd6fadc0f341d090a18ecfc4b6aedccd3d99f6eb6a336e3bee33f096c095f 3.50MB / 8.25MB 1.7s [2020-06-09T12:11:55.196Z] #33 7.012 -- Detecting C compiler ABI info - done [2020-06-09T12:11:55.196Z] #33 7.060 -- Detecting C compile features [2020-06-09T12:11:55.290Z] #39 51.53 DEP criu/pstree.d [2020-06-09T12:11:55.290Z] #39 51.76 DEP criu/protobuf.d [2020-06-09T12:11:55.321Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 4.86MB / 73.55MB 1.8s [2020-06-09T12:11:55.321Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 3.06MB / 57.46MB 1.8s [2020-06-09T12:11:55.321Z] #8 sha256:933ccb3efa970919ee3073f6aa5f4cfc3c8c8770b9f2b1c3c6528f1753de5cb0 7.47MB / 96.51MB 1.8s [2020-06-09T12:11:55.321Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 45.80MB / 54.14MB 1.8s [2020-06-09T12:11:55.321Z] #8 sha256:556cd6fadc0f341d090a18ecfc4b6aedccd3d99f6eb6a336e3bee33f096c095f 5.00MB / 8.25MB 1.8s [2020-06-09T12:11:55.321Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 48.64MB / 54.14MB 2.0s [2020-06-09T12:11:55.321Z] #8 sha256:556cd6fadc0f341d090a18ecfc4b6aedccd3d99f6eb6a336e3bee33f096c095f 8.01MB / 8.25MB 2.0s [2020-06-09T12:11:55.321Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 9.99MB / 73.55MB 2.1s [2020-06-09T12:11:55.321Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 7.52MB / 57.46MB 2.1s [2020-06-09T12:11:55.321Z] #8 sha256:933ccb3efa970919ee3073f6aa5f4cfc3c8c8770b9f2b1c3c6528f1753de5cb0 12.70MB / 96.51MB 2.1s [2020-06-09T12:11:55.321Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 52.03MB / 54.14MB 2.1s [2020-06-09T12:11:55.321Z] #8 sha256:556cd6fadc0f341d090a18ecfc4b6aedccd3d99f6eb6a336e3bee33f096c095f 8.25MB / 8.25MB 2.0s done [2020-06-09T12:11:55.571Z] #39 51.87 GEN criu/protobuf-desc-gen.h [2020-06-09T12:11:55.624Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 54.14MB / 54.14MB 2.2s done [2020-06-09T12:11:55.624Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 17.48MB / 73.55MB 2.4s [2020-06-09T12:11:55.624Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 14.37MB / 57.46MB 2.4s [2020-06-09T12:11:55.624Z] #8 sha256:933ccb3efa970919ee3073f6aa5f4cfc3c8c8770b9f2b1c3c6528f1753de5cb0 18.43MB / 96.51MB 2.4s [2020-06-09T12:11:55.914Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 19.43MB / 57.46MB 2.6s [2020-06-09T12:11:55.914Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 22.48MB / 73.55MB 2.7s [2020-06-09T12:11:55.914Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 23.53MB / 57.46MB 2.7s [2020-06-09T12:11:55.914Z] #8 sha256:933ccb3efa970919ee3073f6aa5f4cfc3c8c8770b9f2b1c3c6528f1753de5cb0 26.58MB / 96.51MB 2.7s [2020-06-09T12:11:56.135Z] Client: Docker Engine - Community [2020-06-09T12:11:56.135Z] Version: 19.03.11 [2020-06-09T12:11:56.135Z] API version: 1.40 [2020-06-09T12:11:56.135Z] Go version: go1.13.10 [2020-06-09T12:11:56.135Z] Git commit: 42e35e6 [2020-06-09T12:11:56.135Z] Built: Mon Jun 1 09:13:13 2020 [2020-06-09T12:11:56.135Z] OS/Arch: linux/arm64 [2020-06-09T12:11:56.135Z] Experimental: false [2020-06-09T12:11:56.135Z] [2020-06-09T12:11:56.135Z] Server: Docker Engine - Community [2020-06-09T12:11:56.135Z] Engine: [2020-06-09T12:11:56.135Z] Version: 19.03.11 [2020-06-09T12:11:56.135Z] API version: 1.40 (minimum version 1.12) [2020-06-09T12:11:56.135Z] Go version: go1.13.10 [2020-06-09T12:11:56.135Z] Git commit: 42e35e6 [2020-06-09T12:11:56.135Z] Built: Mon Jun 1 09:11:46 2020 [2020-06-09T12:11:56.135Z] OS/Arch: linux/arm64 [2020-06-09T12:11:56.135Z] Experimental: true [2020-06-09T12:11:56.135Z] containerd: [2020-06-09T12:11:56.135Z] Version: 1.2.13 [2020-06-09T12:11:56.135Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-09T12:11:56.135Z] runc: [2020-06-09T12:11:56.135Z] Version: 1.0.0-rc10 [2020-06-09T12:11:56.135Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-09T12:11:56.135Z] docker-init: [2020-06-09T12:11:56.135Z] Version: 0.18.0 [2020-06-09T12:11:56.135Z] GitCommit: fec3683 [Pipeline] sh [2020-06-09T12:11:56.287Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 26.69MB / 73.55MB 2.9s [2020-06-09T12:11:56.287Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 30.86MB / 73.55MB 3.0s [2020-06-09T12:11:56.287Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 29.22MB / 57.46MB 3.0s [2020-06-09T12:11:56.287Z] #8 sha256:933ccb3efa970919ee3073f6aa5f4cfc3c8c8770b9f2b1c3c6528f1753de5cb0 35.43MB / 96.51MB 3.0s [2020-06-09T12:11:56.460Z] + docker info [2020-06-09T12:11:56.572Z] #39 52.79 DEP criu/protobuf-desc.d [2020-06-09T12:11:56.572Z] #39 52.85 DEP criu/proc_parse.d [2020-06-09T12:11:56.572Z] #39 52.95 DEP criu/plugin.d [2020-06-09T12:11:56.598Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 38.09MB / 73.55MB 3.3s [2020-06-09T12:11:56.599Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 36.68MB / 57.46MB 3.3s [2020-06-09T12:11:56.599Z] #8 sha256:933ccb3efa970919ee3073f6aa5f4cfc3c8c8770b9f2b1c3c6528f1753de5cb0 43.94MB / 96.51MB 3.3s [2020-06-09T12:11:56.776Z] Client: [2020-06-09T12:11:56.776Z] Debug Mode: false [2020-06-09T12:11:56.776Z] [2020-06-09T12:11:56.776Z] Server: [2020-06-09T12:11:56.776Z] Containers: 0 [2020-06-09T12:11:56.776Z] Running: 0 [2020-06-09T12:11:56.776Z] Paused: 0 [2020-06-09T12:11:56.776Z] Stopped: 0 [2020-06-09T12:11:56.776Z] Images: 0 [2020-06-09T12:11:56.776Z] Server Version: 19.03.11 [2020-06-09T12:11:56.776Z] Storage Driver: overlay2 [2020-06-09T12:11:56.776Z] Backing Filesystem: extfs [2020-06-09T12:11:56.776Z] Supports d_type: true [2020-06-09T12:11:56.776Z] Native Overlay Diff: true [2020-06-09T12:11:56.776Z] Logging Driver: json-file [2020-06-09T12:11:56.776Z] Cgroup Driver: cgroupfs [2020-06-09T12:11:56.776Z] Plugins: [2020-06-09T12:11:56.776Z] Volume: local [2020-06-09T12:11:56.776Z] Network: bridge host ipvlan macvlan null overlay [2020-06-09T12:11:56.776Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-06-09T12:11:56.776Z] Swarm: inactive [2020-06-09T12:11:56.776Z] Runtimes: runc [2020-06-09T12:11:56.776Z] Default Runtime: runc [2020-06-09T12:11:56.776Z] Init Binary: docker-init [2020-06-09T12:11:56.776Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-09T12:11:56.776Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-09T12:11:56.776Z] init version: fec3683 [2020-06-09T12:11:56.776Z] Security Options: [2020-06-09T12:11:56.776Z] apparmor [2020-06-09T12:11:56.776Z] seccomp [2020-06-09T12:11:56.776Z] Profile: default [2020-06-09T12:11:56.776Z] Kernel Version: 5.3.0-1019-aws [2020-06-09T12:11:56.776Z] Operating System: Ubuntu 18.04.4 LTS [2020-06-09T12:11:56.776Z] OSType: linux [2020-06-09T12:11:56.776Z] Architecture: x86_64 [2020-06-09T12:11:56.776Z] CPUs: 2 [2020-06-09T12:11:56.776Z] Total Memory: 7.487GiB [2020-06-09T12:11:56.776Z] Name: ip-10-100-87-175 [2020-06-09T12:11:56.776Z] ID: RJGB:XJSM:YPFK:6UIS:CSGX:C6BF:NQJS:VSMW:NSQY:EJZQ:Q7XQ:4GIL [2020-06-09T12:11:56.776Z] Docker Root Dir: /var/lib/docker [2020-06-09T12:11:56.776Z] Debug Mode: false [2020-06-09T12:11:56.776Z] Registry: https://index.docker.io/v1/ [2020-06-09T12:11:56.776Z] Labels: [2020-06-09T12:11:56.776Z] Experimental: true [2020-06-09T12:11:56.776Z] Insecure Registries: [2020-06-09T12:11:56.776Z] 127.0.0.0/8 [2020-06-09T12:11:56.776Z] Live Restore Enabled: true [2020-06-09T12:11:56.776Z] [2020-06-09T12:11:56.777Z] WARNING: No swap limit support [Pipeline] sh [2020-06-09T12:11:56.853Z] #39 53.04 DEP criu/pipes.d [2020-06-09T12:11:56.853Z] #39 53.16 DEP criu/pie-util.d [2020-06-09T12:11:56.853Z] #39 53.29 DEP criu/pie-util-vdso.d [2020-06-09T12:11:56.957Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 41.00MB / 57.46MB 3.5s [2020-06-09T12:11:56.957Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 47.02MB / 73.55MB 3.7s [2020-06-09T12:11:56.957Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 47.01MB / 57.46MB 3.7s [2020-06-09T12:11:56.957Z] #8 sha256:933ccb3efa970919ee3073f6aa5f4cfc3c8c8770b9f2b1c3c6528f1753de5cb0 51.32MB / 96.51MB 3.7s [2020-06-09T12:11:56.957Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 50.62MB / 57.46MB 3.8s [2020-06-09T12:11:57.056Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-09T12:11:57.056Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-09T12:11:57.056Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40938/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-06-09T12:11:57.056Z] + bash /home/ubuntu/workspace/moby_PR-40938/check-config.sh [2020-06-09T12:11:57.056Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-06-09T12:11:57.056Z] info: reading kernel config from /boot/config-5.3.0-1019-aws ... [2020-06-09T12:11:57.056Z] [2020-06-09T12:11:57.056Z] Generally Necessary: [2020-06-09T12:11:57.056Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-06-09T12:11:57.056Z] - apparmor: enabled and tools installed [2020-06-09T12:11:57.056Z] - CONFIG_NAMESPACES: enabled [2020-06-09T12:11:57.056Z] - CONFIG_NET_NS: enabled [2020-06-09T12:11:57.056Z] - CONFIG_PID_NS: enabled [2020-06-09T12:11:57.056Z] - CONFIG_IPC_NS: enabled [2020-06-09T12:11:57.056Z] - CONFIG_UTS_NS: enabled [2020-06-09T12:11:57.133Z] #39 53.38 DEP criu/path.d [2020-06-09T12:11:57.133Z] #39 53.58 DEP criu/parasite-syscall.d [2020-06-09T12:11:57.250Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 53.58MB / 73.55MB 3.9s [2020-06-09T12:11:57.250Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 54.46MB / 57.46MB 3.9s [2020-06-09T12:11:57.250Z] #8 sha256:933ccb3efa970919ee3073f6aa5f4cfc3c8c8770b9f2b1c3c6528f1753de5cb0 57.10MB / 96.51MB 3.9s [2020-06-09T12:11:57.250Z] #8 ... [2020-06-09T12:11:57.250Z] [2020-06-09T12:11:57.250Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-06-09T12:11:57.250Z] #59 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-06-09T12:11:57.250Z] #59 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-06-09T12:11:57.250Z] #59 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-06-09T12:11:57.250Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.0s done [2020-06-09T12:11:57.250Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.0s done [2020-06-09T12:11:57.250Z] #59 DONE 4.5s [2020-06-09T12:11:57.250Z] [2020-06-09T12:11:57.250Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:2a6d8a559... [2020-06-09T12:11:57.250Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 57.46MB / 57.46MB 4.0s [2020-06-09T12:11:57.311Z] - CONFIG_CGROUPS: enabled [2020-06-09T12:11:57.311Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-06-09T12:11:57.311Z] - CONFIG_CGROUP_DEVICE: enabled [2020-06-09T12:11:57.311Z] - CONFIG_CGROUP_FREEZER: enabled [2020-06-09T12:11:57.311Z] - CONFIG_CGROUP_SCHED: enabled [2020-06-09T12:11:57.311Z] - CONFIG_CPUSETS: enabled [2020-06-09T12:11:57.311Z] - CONFIG_MEMCG: enabled [2020-06-09T12:11:57.311Z] - CONFIG_KEYS: enabled [2020-06-09T12:11:57.311Z] - CONFIG_VETH: enabled (as module) [2020-06-09T12:11:57.311Z] - CONFIG_BRIDGE: enabled (as module) [2020-06-09T12:11:57.311Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-06-09T12:11:57.311Z] - CONFIG_NF_NAT_IPV4: missing [2020-06-09T12:11:57.311Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-06-09T12:11:57.311Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-06-09T12:11:57.311Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-06-09T12:11:57.311Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-06-09T12:11:57.311Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-06-09T12:11:57.311Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-06-09T12:11:57.311Z] - CONFIG_NF_NAT: enabled (as module) [2020-06-09T12:11:57.311Z] - CONFIG_NF_NAT_NEEDED: missing [2020-06-09T12:11:57.311Z] - CONFIG_POSIX_MQUEUE: enabled [2020-06-09T12:11:57.311Z] [2020-06-09T12:11:57.311Z] Optional Features: [2020-06-09T12:11:57.311Z] - CONFIG_USER_NS: enabled [2020-06-09T12:11:57.311Z] - CONFIG_SECCOMP: enabled [2020-06-09T12:11:57.311Z] - CONFIG_CGROUP_PIDS: enabled [2020-06-09T12:11:57.311Z] - CONFIG_MEMCG_SWAP: enabled [2020-06-09T12:11:57.311Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-06-09T12:11:57.311Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-06-09T12:11:57.311Z] - CONFIG_BLK_CGROUP: enabled [2020-06-09T12:11:57.311Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-06-09T12:11:57.311Z] - CONFIG_IOSCHED_CFQ: missing [2020-06-09T12:11:57.311Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-06-09T12:11:57.311Z] - CONFIG_CGROUP_PERF: enabled [2020-06-09T12:11:57.311Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-06-09T12:11:57.311Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-06-09T12:11:57.311Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-06-09T12:11:57.311Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-06-09T12:11:57.311Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-06-09T12:11:57.311Z] - CONFIG_RT_GROUP_SCHED: missing [2020-06-09T12:11:57.311Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-06-09T12:11:57.311Z] - CONFIG_IP_VS: enabled (as module) [2020-06-09T12:11:57.311Z] - CONFIG_IP_VS_NFCT: enabled [2020-06-09T12:11:57.311Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-06-09T12:11:57.311Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-06-09T12:11:57.311Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-06-09T12:11:57.311Z] - CONFIG_EXT4_FS: enabled [2020-06-09T12:11:57.311Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-06-09T12:11:57.311Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-06-09T12:11:57.311Z] - Network Drivers: [2020-06-09T12:11:57.311Z] - "overlay": [2020-06-09T12:11:57.311Z] - CONFIG_VXLAN: enabled (as module) [2020-06-09T12:11:57.311Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-06-09T12:11:57.311Z] Optional (for encrypted networks): [2020-06-09T12:11:57.414Z] #39 53.74 DEP criu/pagemap.d [2020-06-09T12:11:57.414Z] #39 53.83 DEP criu/pagemap-cache.d [2020-06-09T12:11:57.540Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 63.31MB / 73.55MB 4.2s [2020-06-09T12:11:57.540Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 57.46MB / 57.46MB 4.1s done [2020-06-09T12:11:57.540Z] #8 sha256:933ccb3efa970919ee3073f6aa5f4cfc3c8c8770b9f2b1c3c6528f1753de5cb0 66.49MB / 96.51MB 4.2s [2020-06-09T12:11:57.540Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 68.70MB / 73.55MB 4.4s [2020-06-09T12:11:57.540Z] #8 sha256:933ccb3efa970919ee3073f6aa5f4cfc3c8c8770b9f2b1c3c6528f1753de5cb0 71.97MB / 96.51MB 4.4s [2020-06-09T12:11:57.566Z] - CONFIG_CRYPTO: enabled [2020-06-09T12:11:57.566Z] - CONFIG_CRYPTO_AEAD: enabled [2020-06-09T12:11:57.566Z] - CONFIG_CRYPTO_GCM: enabled [2020-06-09T12:11:57.566Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-06-09T12:11:57.566Z] - CONFIG_CRYPTO_GHASH: enabled [2020-06-09T12:11:57.566Z] - CONFIG_XFRM: enabled [2020-06-09T12:11:57.566Z] - CONFIG_XFRM_USER: enabled (as module) [2020-06-09T12:11:57.566Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-06-09T12:11:57.566Z] - CONFIG_INET_ESP: enabled (as module) [2020-06-09T12:11:57.566Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-06-09T12:11:57.566Z] - "ipvlan": [2020-06-09T12:11:57.566Z] - CONFIG_IPVLAN: enabled (as module) [2020-06-09T12:11:57.566Z] - "macvlan": [2020-06-09T12:11:57.566Z] - CONFIG_MACVLAN: enabled (as module) [2020-06-09T12:11:57.566Z] - CONFIG_DUMMY: enabled (as module) [2020-06-09T12:11:57.566Z] - "ftp,tftp client in container": [2020-06-09T12:11:57.566Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-06-09T12:11:57.566Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-06-09T12:11:57.566Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-06-09T12:11:57.566Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-06-09T12:11:57.566Z] - Storage Drivers: [2020-06-09T12:11:57.566Z] - "aufs": [2020-06-09T12:11:57.566Z] - CONFIG_AUFS_FS: enabled (as module) [2020-06-09T12:11:57.566Z] - "btrfs": [2020-06-09T12:11:57.566Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-06-09T12:11:57.566Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-06-09T12:11:57.566Z] - "devicemapper": [2020-06-09T12:11:57.566Z] - CONFIG_BLK_DEV_DM: enabled [2020-06-09T12:11:57.566Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-06-09T12:11:57.566Z] - "overlay": [2020-06-09T12:11:57.566Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-06-09T12:11:57.566Z] - "zfs": [2020-06-09T12:11:57.566Z] - /dev/zfs: present [2020-06-09T12:11:57.566Z] - zfs command: missing [2020-06-09T12:11:57.566Z] - zpool command: missing [2020-06-09T12:11:57.566Z] [2020-06-09T12:11:57.566Z] Limits: [2020-06-09T12:11:57.566Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-06-09T12:11:57.566Z] [2020-06-09T12:11:57.566Z] + true [Pipeline] } [Pipeline] // stage [2020-06-09T12:11:57.592Z] Client: [2020-06-09T12:11:57.592Z] Debug Mode: false [2020-06-09T12:11:57.592Z] [2020-06-09T12:11:57.592Z] Server: [2020-06-09T12:11:57.592Z] Containers: 0 [2020-06-09T12:11:57.592Z] Running: 0 [2020-06-09T12:11:57.592Z] Paused: 0 [2020-06-09T12:11:57.592Z] Stopped: 0 [2020-06-09T12:11:57.592Z] Images: 0 [2020-06-09T12:11:57.592Z] Server Version: 19.03.11 [2020-06-09T12:11:57.592Z] Storage Driver: overlay2 [2020-06-09T12:11:57.592Z] Backing Filesystem: extfs [2020-06-09T12:11:57.592Z] Supports d_type: true [2020-06-09T12:11:57.592Z] Native Overlay Diff: true [2020-06-09T12:11:57.592Z] Logging Driver: json-file [2020-06-09T12:11:57.592Z] Cgroup Driver: cgroupfs [2020-06-09T12:11:57.592Z] Plugins: [2020-06-09T12:11:57.592Z] Volume: local [2020-06-09T12:11:57.592Z] Network: bridge host ipvlan macvlan null overlay [2020-06-09T12:11:57.592Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-06-09T12:11:57.592Z] Swarm: inactive [2020-06-09T12:11:57.592Z] Runtimes: runc [2020-06-09T12:11:57.592Z] Default Runtime: runc [2020-06-09T12:11:57.592Z] Init Binary: docker-init [2020-06-09T12:11:57.592Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-09T12:11:57.592Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-09T12:11:57.592Z] init version: fec3683 [2020-06-09T12:11:57.592Z] Security Options: [2020-06-09T12:11:57.592Z] apparmor [2020-06-09T12:11:57.592Z] seccomp [2020-06-09T12:11:57.592Z] Profile: default [2020-06-09T12:11:57.592Z] Kernel Version: 5.3.0-1019-aws [2020-06-09T12:11:57.592Z] Operating System: Ubuntu 18.04.4 LTS [2020-06-09T12:11:57.592Z] OSType: linux [2020-06-09T12:11:57.592Z] Architecture: x86_64 [2020-06-09T12:11:57.592Z] CPUs: 2 [2020-06-09T12:11:57.592Z] Total Memory: 7.487GiB [2020-06-09T12:11:57.592Z] Name: ip-10-100-49-54 [2020-06-09T12:11:57.592Z] ID: RJGB:XJSM:YPFK:6UIS:CSGX:C6BF:NQJS:VSMW:NSQY:EJZQ:Q7XQ:4GIL [2020-06-09T12:11:57.592Z] Docker Root Dir: /var/lib/docker [2020-06-09T12:11:57.592Z] Debug Mode: false [2020-06-09T12:11:57.592Z] Registry: https://index.docker.io/v1/ [2020-06-09T12:11:57.592Z] Labels: [2020-06-09T12:11:57.592Z] Experimental: true [2020-06-09T12:11:57.592Z] Insecure Registries: [2020-06-09T12:11:57.592Z] 127.0.0.0/8 [2020-06-09T12:11:57.592Z] Live Restore Enabled: true [2020-06-09T12:11:57.592Z] [2020-06-09T12:11:57.592Z] WARNING: No swap limit support [Pipeline] sh [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-06-09T12:11:57.694Z] #39 53.89 DEP criu/page-xfer.d [2020-06-09T12:11:57.694Z] #39 53.97 DEP criu/page-pipe.d [2020-06-09T12:11:57.694Z] #39 54.07 DEP criu/netfilter.d [2020-06-09T12:11:57.828Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 73.55MB / 73.55MB 4.5s [2020-06-09T12:11:57.828Z] #8 sha256:933ccb3efa970919ee3073f6aa5f4cfc3c8c8770b9f2b1c3c6528f1753de5cb0 78.41MB / 96.51MB 4.5s [2020-06-09T12:11:57.828Z] #8 ... [2020-06-09T12:11:57.828Z] [2020-06-09T12:11:57.828Z] #21 [internal] load build context [2020-06-09T12:11:57.828Z] #21 transferring context: 50.67MB 5.0s done [2020-06-09T12:11:57.828Z] #21 DONE 5.0s [2020-06-09T12:11:57.828Z] [2020-06-09T12:11:57.828Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:2a6d8a559... [2020-06-09T12:11:57.828Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 73.55MB / 73.55MB 4.5s done [2020-06-09T12:11:57.828Z] #8 sha256:933ccb3efa970919ee3073f6aa5f4cfc3c8c8770b9f2b1c3c6528f1753de5cb0 86.35MB / 96.51MB 4.7s [2020-06-09T12:11:57.876Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-09T12:11:57.876Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-09T12:11:57.876Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40938/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-06-09T12:11:57.876Z] + bash /home/ubuntu/workspace/moby_PR-40938/check-config.sh [2020-06-09T12:11:57.876Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-06-09T12:11:57.876Z] info: reading kernel config from /boot/config-5.3.0-1019-aws ... [2020-06-09T12:11:57.876Z] [2020-06-09T12:11:57.876Z] Generally Necessary: [2020-06-09T12:11:57.876Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-06-09T12:11:57.876Z] - apparmor: enabled and tools installed [2020-06-09T12:11:57.876Z] - CONFIG_NAMESPACES: enabled [2020-06-09T12:11:57.876Z] - CONFIG_NET_NS: enabled [2020-06-09T12:11:57.876Z] - CONFIG_PID_NS: enabled [2020-06-09T12:11:57.876Z] - CONFIG_IPC_NS: enabled [2020-06-09T12:11:57.876Z] - CONFIG_UTS_NS: enabled [2020-06-09T12:11:57.876Z] - CONFIG_CGROUPS: enabled [2020-06-09T12:11:57.876Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-06-09T12:11:57.876Z] - CONFIG_CGROUP_DEVICE: enabled [2020-06-09T12:11:57.876Z] - CONFIG_CGROUP_FREEZER: enabled [2020-06-09T12:11:57.876Z] - CONFIG_CGROUP_SCHED: enabled [2020-06-09T12:11:57.876Z] - CONFIG_CPUSETS: enabled [2020-06-09T12:11:57.876Z] - CONFIG_MEMCG: enabled [2020-06-09T12:11:57.876Z] - CONFIG_KEYS: enabled [2020-06-09T12:11:57.876Z] - CONFIG_VETH: enabled (as module) [2020-06-09T12:11:57.876Z] - CONFIG_BRIDGE: enabled (as module) [2020-06-09T12:11:57.876Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-06-09T12:11:57.876Z] - CONFIG_NF_NAT_IPV4: missing [2020-06-09T12:11:57.876Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-06-09T12:11:57.876Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-06-09T12:11:57.876Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-06-09T12:11:57.876Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-06-09T12:11:57.876Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-06-09T12:11:57.876Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-06-09T12:11:57.876Z] - CONFIG_NF_NAT: enabled (as module) [2020-06-09T12:11:57.876Z] - CONFIG_NF_NAT_NEEDED: missing [2020-06-09T12:11:57.876Z] - CONFIG_POSIX_MQUEUE: enabled [2020-06-09T12:11:57.876Z] [2020-06-09T12:11:57.876Z] Optional Features: [2020-06-09T12:11:57.876Z] - CONFIG_USER_NS: enabled [2020-06-09T12:11:57.876Z] - CONFIG_SECCOMP: enabled [2020-06-09T12:11:57.876Z] - CONFIG_CGROUP_PIDS: enabled [2020-06-09T12:11:57.876Z] - CONFIG_MEMCG_SWAP: enabled [2020-06-09T12:11:57.876Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-06-09T12:11:57.876Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-06-09T12:11:57.876Z] - CONFIG_BLK_CGROUP: enabled [2020-06-09T12:11:57.876Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-06-09T12:11:57.876Z] - CONFIG_IOSCHED_CFQ: missing [2020-06-09T12:11:57.876Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-06-09T12:11:57.876Z] - CONFIG_CGROUP_PERF: enabled [2020-06-09T12:11:57.967Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:42f65bcebea5a9e610a5f5305b47a88ff6d5ce16 . [2020-06-09T12:11:57.967Z] #2 [internal] load .dockerignore [2020-06-09T12:11:57.974Z] #39 54.26 DEP criu/net.d [2020-06-09T12:11:57.974Z] #39 54.49 DEP criu/namespaces.d [2020-06-09T12:11:58.112Z] #8 sha256:933ccb3efa970919ee3073f6aa5f4cfc3c8c8770b9f2b1c3c6528f1753de5cb0 96.51MB / 96.51MB 4.9s done [2020-06-09T12:11:58.112Z] #8 unpacking docker.io/library/golang:1.13.12-buster@sha256:2a6d8a559b4ef17cd47adb255d1d936ef45b307e07b5d57e8580c6de3a1bf690 [2020-06-09T12:11:58.134Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-06-09T12:11:58.134Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-06-09T12:11:58.134Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-06-09T12:11:58.134Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-06-09T12:11:58.134Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-06-09T12:11:58.134Z] - CONFIG_RT_GROUP_SCHED: missing [2020-06-09T12:11:58.134Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-06-09T12:11:58.134Z] - CONFIG_IP_VS: enabled (as module) [2020-06-09T12:11:58.134Z] - CONFIG_IP_VS_NFCT: enabled [2020-06-09T12:11:58.134Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-06-09T12:11:58.134Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-06-09T12:11:58.134Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-06-09T12:11:58.134Z] - CONFIG_EXT4_FS: enabled [2020-06-09T12:11:58.134Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-06-09T12:11:58.134Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-06-09T12:11:58.134Z] - Network Drivers: [2020-06-09T12:11:58.134Z] - "overlay": [2020-06-09T12:11:58.134Z] - CONFIG_VXLAN: enabled (as module) [2020-06-09T12:11:58.134Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-06-09T12:11:58.134Z] Optional (for encrypted networks): [2020-06-09T12:11:58.134Z] - CONFIG_CRYPTO: enabled [2020-06-09T12:11:58.134Z] - CONFIG_CRYPTO_AEAD: enabled [2020-06-09T12:11:58.134Z] - CONFIG_CRYPTO_GCM: enabled [2020-06-09T12:11:58.134Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-06-09T12:11:58.134Z] - CONFIG_CRYPTO_GHASH: enabled [2020-06-09T12:11:58.134Z] - CONFIG_XFRM: enabled [2020-06-09T12:11:58.134Z] - CONFIG_XFRM_USER: enabled (as module) [2020-06-09T12:11:58.134Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-06-09T12:11:58.134Z] - CONFIG_INET_ESP: enabled (as module) [2020-06-09T12:11:58.134Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-06-09T12:11:58.134Z] - "ipvlan": [2020-06-09T12:11:58.134Z] - CONFIG_IPVLAN: enabled (as module) [2020-06-09T12:11:58.134Z] - "macvlan": [2020-06-09T12:11:58.134Z] - CONFIG_MACVLAN: enabled (as module) [2020-06-09T12:11:58.134Z] - CONFIG_DUMMY: enabled (as module) [2020-06-09T12:11:58.134Z] - "ftp,tftp client in container": [2020-06-09T12:11:58.134Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-06-09T12:11:58.134Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-06-09T12:11:58.134Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-06-09T12:11:58.134Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-06-09T12:11:58.134Z] - Storage Drivers: [2020-06-09T12:11:58.134Z] - "aufs": [2020-06-09T12:11:58.134Z] - CONFIG_AUFS_FS: enabled (as module) [2020-06-09T12:11:58.134Z] - "btrfs": [2020-06-09T12:11:58.134Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-06-09T12:11:58.134Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-06-09T12:11:58.134Z] - "devicemapper": [2020-06-09T12:11:58.134Z] - CONFIG_BLK_DEV_DM: enabled [2020-06-09T12:11:58.134Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-06-09T12:11:58.134Z] - "overlay": [2020-06-09T12:11:58.134Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-06-09T12:11:58.134Z] - "zfs": [2020-06-09T12:11:58.134Z] - /dev/zfs: present [2020-06-09T12:11:58.134Z] - zfs command: missing [2020-06-09T12:11:58.134Z] - zpool command: missing [2020-06-09T12:11:58.134Z] [2020-06-09T12:11:58.134Z] Limits: [2020-06-09T12:11:58.134Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-06-09T12:11:58.134Z] [2020-06-09T12:11:58.134Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-06-09T12:11:58.222Z] #2 transferring context: 87B done [2020-06-09T12:11:58.223Z] #2 DONE 0.2s [2020-06-09T12:11:58.223Z] [2020-06-09T12:11:58.223Z] #1 [internal] load build definition from Dockerfile [2020-06-09T12:11:58.223Z] #1 transferring dockerfile: 16.37kB done [2020-06-09T12:11:58.223Z] #1 DONE 0.2s [2020-06-09T12:11:58.223Z] [2020-06-09T12:11:58.223Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-06-09T12:11:58.255Z] #39 54.64 DEP criu/mount.d [2020-06-09T12:11:58.470Z] + sudo modprobe ip_vs [2020-06-09T12:11:58.470Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:42f65bcebea5a9e610a5f5305b47a88ff6d5ce16 . [2020-06-09T12:11:58.470Z] #1 [internal] load build definition from Dockerfile [2020-06-09T12:11:58.470Z] #1 transferring dockerfile: [2020-06-09T12:11:58.477Z] #3 DONE 0.3s [2020-06-09T12:11:58.477Z] [2020-06-09T12:11:58.477Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-06-09T12:11:58.477Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-06-09T12:11:58.477Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-06-09T12:11:58.477Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-06-09T12:11:58.477Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 2.71MB / 8.88MB 0.1s [2020-06-09T12:11:58.477Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-06-09T12:11:58.477Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.1s done [2020-06-09T12:11:58.477Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-06-09T12:11:58.478Z] #33 9.855 -- Detecting C compile features - done [2020-06-09T12:11:58.478Z] #33 9.899 -- Performing Test HAS_BUILTIN_FORTIFY [2020-06-09T12:11:58.478Z] #33 10.26 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-06-09T12:11:58.478Z] #33 10.40 -- Configuring done [2020-06-09T12:11:58.478Z] #33 10.43 -- Generating done [2020-06-09T12:11:58.478Z] #33 10.45 -- Build files have been written to: /tmp/tmp.3U7feycwXs/tini [2020-06-09T12:11:58.478Z] #33 10.47 + make tini-static [2020-06-09T12:11:58.536Z] #39 54.81 DEP criu/memfd.d [2020-06-09T12:11:58.536Z] #39 54.98 DEP criu/mem.d [2020-06-09T12:11:58.730Z] #1 transferring dockerfile: 16.37kB 0.0s done [2020-06-09T12:11:58.730Z] #1 DONE 0.2s [2020-06-09T12:11:58.730Z] [2020-06-09T12:11:58.730Z] #2 [internal] load .dockerignore [2020-06-09T12:11:58.730Z] #2 transferring context: 87B done [2020-06-09T12:11:58.730Z] #2 DONE 0.2s [2020-06-09T12:11:58.730Z] [2020-06-09T12:11:58.730Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-06-09T12:11:58.774Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2020-06-09T12:11:58.774Z] #4 DONE 0.4s [2020-06-09T12:11:58.817Z] #39 55.10 DEP criu/lsm.d [2020-06-09T12:11:58.817Z] #39 55.16 DEP criu/log.d [2020-06-09T12:11:58.817Z] #39 55.23 DEP criu/libnetlink.d [2020-06-09T12:11:58.817Z] #39 55.27 DEP criu/kerndat.d [2020-06-09T12:11:58.817Z] #39 55.37 DEP criu/kcmp-ids.d [2020-06-09T12:11:58.987Z] #3 DONE 0.3s [2020-06-09T12:11:58.987Z] [2020-06-09T12:11:58.987Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-06-09T12:11:58.987Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-06-09T12:11:58.987Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-06-09T12:11:58.987Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-06-09T12:11:58.987Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 3.78MB / 8.88MB 0.1s [2020-06-09T12:11:58.987Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-06-09T12:11:59.047Z] #33 11.06 Scanning dependencies of target tini-static [2020-06-09T12:11:59.097Z] #39 55.46 DEP criu/irmap.d [2020-06-09T12:11:59.245Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.1s done [2020-06-09T12:11:59.245Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-06-09T12:11:59.305Z] #33 ... [2020-06-09T12:11:59.305Z] [2020-06-09T12:11:59.305Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-09T12:11:59.305Z] #10 68.48 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-06-09T12:11:59.305Z] #10 68.50 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-06-09T12:11:59.305Z] #10 68.51 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-09T12:11:59.305Z] #10 77.16 Selecting previously unselected package gcc-mingw-w64-base. [2020-06-09T12:11:59.305Z] #10 77.17 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-06-09T12:11:59.305Z] #10 77.19 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-09T12:11:59.305Z] #10 77.43 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-06-09T12:11:59.305Z] #10 77.44 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-06-09T12:11:59.305Z] #10 77.44 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-09T12:11:59.305Z] #10 ... [2020-06-09T12:11:59.305Z] [2020-06-09T12:11:59.305Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-09T12:11:59.305Z] #25 4.829 # 2.3% ### 4.4% ##### 7.3% ####### 9.7% ########## 15.0% ################ 23.1% #################### 29.1% ######################### 35.3% ############################# 41.1% ################################ 45.8% ########################################## 59.6% ############################################### 66.5% ##################################################### 74.5% ########################################################### 82.9% ################################################################# 91.2% ######################################################################## 100.0% [2020-06-09T12:11:59.305Z] #25 6.984 [2020-06-09T12:11:59.305Z] #25 7.231 0.1% ##################### 30.5% ##################################### 52.0% ################################################## 70.3% ################################################################ 90.3% ######################################################################## 100.0% [2020-06-09T12:11:59.305Z] #25 8.104 [2020-06-09T12:11:59.305Z] #25 8.317 0.0% ##### 7.9% ########### 16.5% ################ 23.3% ################### 27.7% ######################## 34.6% ############################## 42.7% ################################## 48.4% ######################################## 56.3% ########################################### 61.0% ############################################### 65.8% ########################################################## 81.9% ################################################################### 94.4% ######################################################################## 100.0% [2020-06-09T12:11:59.305Z] #25 10.18 [2020-06-09T12:11:59.377Z] [2020-06-09T12:11:59.377Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-06-09T12:11:59.377Z] #6 ... [2020-06-09T12:11:59.377Z] [2020-06-09T12:11:59.377Z] #5 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-06-09T12:11:59.377Z] #5 DONE 0.2s [2020-06-09T12:11:59.377Z] [2020-06-09T12:11:59.377Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-06-09T12:11:59.377Z] #6 DONE 0.2s [2020-06-09T12:11:59.377Z] [2020-06-09T12:11:59.377Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:2a6d8a559... [2020-06-09T12:11:59.377Z] #7 resolve docker.io/library/golang:1.13.12-buster@sha256:2a6d8a559b4ef17cd47adb255d1d936ef45b307e07b5d57e8580c6de3a1bf690 done [2020-06-09T12:11:59.378Z] #39 55.58 DEP criu/ipc_ns.d [2020-06-09T12:11:59.378Z] #39 55.67 DEP criu/image.d [2020-06-09T12:11:59.503Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2020-06-09T12:11:59.503Z] #4 DONE 0.4s [2020-06-09T12:11:59.563Z] #25 10.46 0.0% # 2.4% ### 4.6% #### 6.7% ##### 8.0% ####### 10.5% ######### 12.6% ########## 14.8% ############# 18.1% ############### 21.0% [2020-06-09T12:11:59.563Z] #25 ... [2020-06-09T12:11:59.563Z] [2020-06-09T12:11:59.563Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:11:59.563Z] #30 68.70 path [2020-06-09T12:11:59.563Z] #30 69.31 text/tabwriter [2020-06-09T12:11:59.563Z] #30 70.33 fmt [2020-06-09T12:11:59.563Z] #30 70.33 path/filepath [2020-06-09T12:11:59.563Z] #30 71.84 io/ioutil [2020-06-09T12:11:59.564Z] #30 74.68 flag [2020-06-09T12:11:59.564Z] #30 74.69 github.com/BurntSushi/toml [2020-06-09T12:11:59.564Z] #30 77.08 log [2020-06-09T12:11:59.564Z] #30 ... [2020-06-09T12:11:59.564Z] [2020-06-09T12:11:59.564Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-09T12:11:59.635Z] #7 sha256:84125009cb559d95b3f0ad90b9bb8da7a9e69de8e07ee9ed5796e8ee910c35fb 5.46kB / 5.46kB done [2020-06-09T12:11:59.635Z] #7 sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 1.42MB / 7.81MB 0.2s [2020-06-09T12:11:59.635Z] #7 sha256:2a6d8a559b4ef17cd47adb255d1d936ef45b307e07b5d57e8580c6de3a1bf690 1.42kB / 1.42kB done [2020-06-09T12:11:59.635Z] #7 sha256:ec045beeb43180693af1b5f8c829fe71b8aa85a5861df35f845a1de536f0c4c6 1.79kB / 1.79kB done [2020-06-09T12:11:59.635Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 721.80kB / 50.39MB 0.2s [2020-06-09T12:11:59.658Z] #39 55.83 DEP criu/image-desc.d [2020-06-09T12:11:59.658Z] #39 55.91 DEP criu/fsnotify.d [2020-06-09T12:11:59.658Z] #39 56.06 DEP criu/filesystems.d [2020-06-09T12:11:59.762Z] [2020-06-09T12:11:59.762Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-06-09T12:11:59.762Z] #6 DONE 0.2s [2020-06-09T12:11:59.762Z] [2020-06-09T12:11:59.762Z] #5 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-06-09T12:11:59.762Z] #5 DONE 0.2s [2020-06-09T12:11:59.893Z] #7 sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 7.81MB / 7.81MB 0.3s [2020-06-09T12:11:59.893Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 5.34MB / 50.39MB 0.3s [2020-06-09T12:11:59.893Z] #7 sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 7.81MB / 7.81MB 0.3s done [2020-06-09T12:11:59.893Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 14.39MB / 50.39MB 0.5s [2020-06-09T12:11:59.893Z] #7 sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 8.01MB / 10.00MB 0.5s [2020-06-09T12:11:59.893Z] #7 sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 9.03MB / 10.00MB 0.6s [2020-06-09T12:11:59.939Z] #39 56.17 DEP criu/files.d [2020-06-09T12:11:59.939Z] #39 56.31 DEP criu/files-reg.d [2020-06-09T12:12:00.020Z] [2020-06-09T12:12:00.020Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:2a6d8a559... [2020-06-09T12:12:00.020Z] #7 resolve docker.io/library/golang:1.13.12-buster@sha256:2a6d8a559b4ef17cd47adb255d1d936ef45b307e07b5d57e8580c6de3a1bf690 done [2020-06-09T12:12:00.020Z] #7 sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 0B / 7.81MB 0.1s [2020-06-09T12:12:00.020Z] #7 sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 0B / 10.00MB 0.1s [2020-06-09T12:12:00.020Z] #7 sha256:84125009cb559d95b3f0ad90b9bb8da7a9e69de8e07ee9ed5796e8ee910c35fb 5.46kB / 5.46kB done [2020-06-09T12:12:00.020Z] #7 sha256:ec045beeb43180693af1b5f8c829fe71b8aa85a5861df35f845a1de536f0c4c6 1.79kB / 1.79kB done [2020-06-09T12:12:00.020Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 0B / 50.39MB 0.1s [2020-06-09T12:12:00.020Z] #7 sha256:2a6d8a559b4ef17cd47adb255d1d936ef45b307e07b5d57e8580c6de3a1bf690 1.42kB / 1.42kB done [2020-06-09T12:12:00.020Z] #7 sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 655.36kB / 10.00MB 0.2s [2020-06-09T12:12:00.020Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 8.88MB / 50.39MB 0.2s [2020-06-09T12:12:00.154Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 16.96MB / 50.39MB 0.7s [2020-06-09T12:12:00.154Z] #7 sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 10.00MB / 10.00MB 0.6s done [2020-06-09T12:12:00.154Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 0B / 68.65MB 0.7s [2020-06-09T12:12:00.154Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 0B / 51.83MB 0.7s [2020-06-09T12:12:00.154Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 26.94MB / 50.39MB 0.9s [2020-06-09T12:12:00.154Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 10.20MB / 68.65MB 0.9s [2020-06-09T12:12:00.154Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 11.13MB / 51.83MB 0.9s [2020-06-09T12:12:00.220Z] #39 56.42 DEP criu/files-ext.d [2020-06-09T12:12:00.220Z] #39 56.55 DEP criu/file-lock.d [2020-06-09T12:12:00.220Z] #39 56.66 DEP criu/file-ids.d [2020-06-09T12:12:00.280Z] #7 sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 3.88MB / 7.81MB 0.3s [2020-06-09T12:12:00.280Z] #7 sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 8.56MB / 10.00MB 0.3s [2020-06-09T12:12:00.280Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 17.46MB / 50.39MB 0.3s [2020-06-09T12:12:00.280Z] #7 sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 7.81MB / 7.81MB 0.4s [2020-06-09T12:12:00.280Z] #7 sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 10.00MB / 10.00MB 0.4s [2020-06-09T12:12:00.280Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 20.37MB / 50.39MB 0.4s [2020-06-09T12:12:00.411Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 32.72MB / 50.39MB 1.0s [2020-06-09T12:12:00.411Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 15.27MB / 68.65MB 1.0s [2020-06-09T12:12:00.411Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 17.50MB / 51.83MB 1.0s [2020-06-09T12:12:00.411Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 38.85MB / 50.39MB 1.1s [2020-06-09T12:12:00.411Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 19.19MB / 68.65MB 1.1s [2020-06-09T12:12:00.411Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 22.79MB / 51.83MB 1.1s [2020-06-09T12:12:00.501Z] #39 56.74 DEP criu/fifo.d [2020-06-09T12:12:00.501Z] #39 56.88 DEP criu/fdstore.d [2020-06-09T12:12:00.540Z] #7 sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 7.81MB / 7.81MB 0.4s done [2020-06-09T12:12:00.540Z] #7 sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 10.00MB / 10.00MB 0.4s done [2020-06-09T12:12:00.540Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 31.92MB / 50.39MB 0.6s [2020-06-09T12:12:00.540Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 8.24MB / 51.83MB 0.6s [2020-06-09T12:12:00.540Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 1.78MB / 68.65MB 0.6s [2020-06-09T12:12:00.540Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 15.91MB / 51.83MB 0.7s [2020-06-09T12:12:00.675Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 43.60MB / 50.39MB 1.2s [2020-06-09T12:12:00.675Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 24.62MB / 68.65MB 1.2s [2020-06-09T12:12:00.675Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 28.27MB / 51.83MB 1.2s [2020-06-09T12:12:00.675Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 48.32MB / 50.39MB 1.3s [2020-06-09T12:12:00.675Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 29.07MB / 68.65MB 1.3s [2020-06-09T12:12:00.675Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 35.81MB / 51.83MB 1.3s [2020-06-09T12:12:00.781Z] #39 56.98 DEP criu/fault-injection.d [2020-06-09T12:12:00.781Z] #39 57.01 DEP criu/external.d [2020-06-09T12:12:00.781Z] #39 57.09 DEP criu/eventpoll.d [2020-06-09T12:12:00.781Z] #39 57.18 DEP criu/eventfd.d [2020-06-09T12:12:00.798Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 38.66MB / 50.39MB 0.8s [2020-06-09T12:12:00.798Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 21.92MB / 51.83MB 0.8s [2020-06-09T12:12:00.798Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 8.17MB / 68.65MB 0.8s [2020-06-09T12:12:00.798Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 41.48MB / 50.39MB 0.9s [2020-06-09T12:12:00.798Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 25.63MB / 51.83MB 0.9s [2020-06-09T12:12:00.798Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 12.80MB / 68.65MB 0.9s [2020-06-09T12:12:00.931Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 36.45MB / 68.65MB 1.4s [2020-06-09T12:12:00.931Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 41.33MB / 51.83MB 1.4s [2020-06-09T12:12:00.931Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 48.23MB / 68.65MB 1.6s [2020-06-09T12:12:00.931Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 51.83MB / 51.83MB 1.6s [2020-06-09T12:12:01.056Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 50.39MB / 50.39MB 1.1s [2020-06-09T12:12:01.056Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 35.46MB / 51.83MB 1.1s [2020-06-09T12:12:01.056Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 25.98MB / 68.65MB 1.1s [2020-06-09T12:12:01.062Z] #39 57.32 DEP criu/crtools.d [2020-06-09T12:12:01.062Z] #39 57.43 DEP criu/cr-service.d [2020-06-09T12:12:01.187Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 50.39MB / 50.39MB 1.6s done [2020-06-09T12:12:01.187Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 57.45MB / 68.65MB 1.8s [2020-06-09T12:12:01.187Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 51.83MB / 51.83MB 1.7s done [2020-06-09T12:12:01.187Z] #7 extracting sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 [2020-06-09T12:12:01.187Z] #7 sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 0B / 120.16MB 1.8s [2020-06-09T12:12:01.187Z] #7 sha256:0514917ef7dc863a2f840d1b0e2fb1fe7297d61f83532730bde5250e5e8599bf 0B / 126B 1.8s [2020-06-09T12:12:01.187Z] #7 sha256:0514917ef7dc863a2f840d1b0e2fb1fe7297d61f83532730bde5250e5e8599bf 126B / 126B 1.8s done [2020-06-09T12:12:01.315Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 50.39MB / 50.39MB 1.2s done [2020-06-09T12:12:01.315Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 41.12MB / 51.83MB 1.3s [2020-06-09T12:12:01.315Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 37.06MB / 68.65MB 1.3s [2020-06-09T12:12:01.315Z] #7 sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 0B / 120.16MB 1.3s [2020-06-09T12:12:01.315Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 44.25MB / 51.83MB 1.4s [2020-06-09T12:12:01.315Z] #7 extracting sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 [2020-06-09T12:12:01.342Z] #39 57.62 DEP criu/cr-restore.d [2020-06-09T12:12:01.342Z] #39 57.84 DEP criu/cr-errno.d [2020-06-09T12:12:01.442Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 68.65MB / 68.65MB 2.0s [2020-06-09T12:12:01.442Z] #7 sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 9.39MB / 120.16MB 2.0s [2020-06-09T12:12:01.576Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 51.83MB / 51.83MB 1.6s done [2020-06-09T12:12:01.576Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 49.64MB / 68.65MB 1.6s [2020-06-09T12:12:01.576Z] #7 sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 10.03MB / 120.16MB 1.6s [2020-06-09T12:12:01.576Z] #7 sha256:0514917ef7dc863a2f840d1b0e2fb1fe7297d61f83532730bde5250e5e8599bf 0B / 126B 1.6s [2020-06-09T12:12:01.576Z] #7 sha256:0514917ef7dc863a2f840d1b0e2fb1fe7297d61f83532730bde5250e5e8599bf 126B / 126B 1.7s [2020-06-09T12:12:01.623Z] #39 57.85 DEP criu/cr-dump.d [2020-06-09T12:12:01.623Z] #39 57.97 DEP criu/cr-dedup.d [2020-06-09T12:12:01.623Z] #39 58.10 DEP criu/cr-check.d [2020-06-09T12:12:01.741Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 68.65MB / 68.65MB 2.1s done [2020-06-09T12:12:01.741Z] #7 sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 17.93MB / 120.16MB 2.2s [2020-06-09T12:12:01.741Z] #7 sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 26.86MB / 120.16MB 2.4s [2020-06-09T12:12:01.877Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 57.48MB / 68.65MB 1.8s [2020-06-09T12:12:01.877Z] #7 sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 18.34MB / 120.16MB 1.8s [2020-06-09T12:12:01.877Z] #7 sha256:0514917ef7dc863a2f840d1b0e2fb1fe7297d61f83532730bde5250e5e8599bf 126B / 126B 1.7s done [2020-06-09T12:12:01.877Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 68.65MB / 68.65MB 2.0s [2020-06-09T12:12:01.877Z] #7 sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 29.13MB / 120.16MB 2.0s [2020-06-09T12:12:01.903Z] #39 58.30 DEP criu/config.d [2020-06-09T12:12:01.903Z] #39 ... [2020-06-09T12:12:01.903Z] [2020-06-09T12:12:01.903Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:12:01.903Z] #49 7.402 + '[' -z '' ']' [2020-06-09T12:12:01.903Z] #49 7.402 + target=static [2020-06-09T12:12:01.903Z] #49 7.402 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-06-09T12:12:01.903Z] #49 8.270 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-06-09T12:12:01.995Z] #7 sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 39.03MB / 120.16MB 2.6s [2020-06-09T12:12:02.184Z] #49 ... [2020-06-09T12:12:02.184Z] [2020-06-09T12:12:02.184Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:12:02.184Z] #39 58.45 DEP criu/clone-noasan.d [2020-06-09T12:12:02.184Z] #39 58.51 DEP criu/cgroup.d [2020-06-09T12:12:02.184Z] #39 58.66 DEP criu/cgroup-props.d [2020-06-09T12:12:02.253Z] #7 sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 56.25MB / 120.16MB 2.8s [2020-06-09T12:12:02.448Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 68.65MB / 68.65MB 2.2s done [2020-06-09T12:12:02.448Z] #7 sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 47.25MB / 120.16MB 2.4s [2020-06-09T12:12:02.448Z] #7 sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 57.87MB / 120.16MB 2.6s [2020-06-09T12:12:02.464Z] #39 58.76 DEP criu/bitmap.d [2020-06-09T12:12:02.464Z] #39 58.76 DEP criu/bfd.d [2020-06-09T12:12:02.464Z] #39 58.86 DEP criu/autofs.d [2020-06-09T12:12:02.509Z] #7 ... [2020-06-09T12:12:02.510Z] [2020-06-09T12:12:02.510Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-06-09T12:12:02.510Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-06-09T12:12:02.510Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-06-09T12:12:02.510Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-06-09T12:12:02.510Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.6s done [2020-06-09T12:12:02.510Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.2s done [2020-06-09T12:12:02.510Z] #58 DONE 3.0s [2020-06-09T12:12:02.510Z] [2020-06-09T12:12:02.510Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:2a6d8a559... [2020-06-09T12:12:02.510Z] #7 sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 63.80MB / 120.16MB 3.0s [2020-06-09T12:12:02.510Z] #7 sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 72.84MB / 120.16MB 3.1s [2020-06-09T12:12:02.510Z] #7 sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 79.35MB / 120.16MB 3.2s [2020-06-09T12:12:02.673Z] #25 10.46 0.0% # 2.4% ### 4.6% #### 6.7% ##### 8.0% ####### 10.5% ######### 12.6% ########## 14.8% ############# 18.1% ############### 21.0% ################# 23.9% ################### 27.2% ##################### 29.3% ####################### 32.4% ######################## 34.4% ########################## 36.5% ########################### 37.9% ############################ 39.9% ############################## 42.4% ################################ 45.0% ################################# 47.0% ################################### 49.8% ##################################### 52.4% ####################################### 55.0% ######################################### 57.7% ########################################## 59.2% ############################################ 61.9% ############################################# 63.4% ############################################### 66.7% ################################################# 69.1% ################################################### 71.8% ##################################################### 74.0% ###################################################### 76.2% ######################################################## 78.4% ########################################################## 81.2% ########################################################### 82.6% ############################################################## 86.8% [2020-06-09T12:12:02.673Z] #25 ... [2020-06-09T12:12:02.673Z] [2020-06-09T12:12:02.673Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:12:02.673Z] #33 11.40 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-06-09T12:12:02.673Z] #33 13.41 [100%] Linking C executable tini-static [2020-06-09T12:12:02.673Z] #33 14.17 [100%] Built target tini-static [2020-06-09T12:12:02.673Z] #33 14.29 + mkdir -p /build [2020-06-09T12:12:02.673Z] #33 14.30 + cp tini-static /build/docker-init [2020-06-09T12:12:02.673Z] #33 DONE 14.8s [2020-06-09T12:12:02.673Z] [2020-06-09T12:12:02.673Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-09T12:12:02.711Z] #7 sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 70.61MB / 120.16MB 2.8s [2020-06-09T12:12:02.744Z] #39 58.95 DEP criu/aio.d [2020-06-09T12:12:02.744Z] #39 59.03 DEP criu/action-scripts.d [2020-06-09T12:12:02.766Z] #7 sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 87.81MB / 120.16MB 3.3s [2020-06-09T12:12:02.766Z] #7 sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 97.40MB / 120.16MB 3.4s [2020-06-09T12:12:02.970Z] #7 sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 85.13MB / 120.16MB 3.0s [2020-06-09T12:12:02.970Z] #7 sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 94.60MB / 120.16MB 3.1s [2020-06-09T12:12:03.023Z] #7 sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 112.95MB / 120.16MB 3.6s [2020-06-09T12:12:03.023Z] #7 sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 119.14MB / 120.16MB 3.7s [2020-06-09T12:12:03.025Z] #39 59.26 CC criu/action-scripts.o [2020-06-09T12:12:03.189Z] #25 10.46 0.0% # 2.4% ### 4.6% #### 6.7% ##### 8.0% ####### 10.5% ######### 12.6% ########## 14.8% ############# 18.1% ############### 21.0% ################# 23.9% ################### 27.2% ##################### 29.3% ####################### 32.4% ######################## 34.4% ########################## 36.5% ########################### 37.9% ############################ 39.9% ############################## 42.4% ################################ 45.0% ################################# 47.0% ################################### 49.8% ##################################### 52.4% ####################################### 55.0% ######################################### 57.7% ########################################## 59.2% ############################################ 61.9% ############################################# 63.4% ############################################### 66.7% ################################################# 69.1% ################################################### 71.8% ##################################################### 74.0% ###################################################### 76.2% ######################################################## 78.4% ########################################################## 81.2% ########################################################### 82.6% ############################################################## 86.8% ############################################################### 88.1% ################################################################ 90.0% ################################################################## 92.6% ##################################################################### 97.0% ######################################################################## 100.0% [2020-06-09T12:12:03.189Z] #25 15.20 [2020-06-09T12:12:03.189Z] #25 ... [2020-06-09T12:12:03.189Z] [2020-06-09T12:12:03.189Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:12:03.189Z] #39 4.226 Note: Building without setproctitle() and strlcpy() support. [2020-06-09T12:12:03.189Z] #39 4.226 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-09T12:12:03.189Z] #39 4.249 Note: Building without GnuTLS support [2020-06-09T12:12:03.189Z] #39 4.259 Makefile.config:39: Warn: you have no libnftables installed [2020-06-09T12:12:03.189Z] #39 4.267 Makefile.config:40: Warn: Building without nftables support [2020-06-09T12:12:03.189Z] #39 7.358 fatal: not a git repository (or any of the parent directories): .git [2020-06-09T12:12:03.189Z] #39 7.452 GEN .gitid [2020-06-09T12:12:03.190Z] #39 7.497 GEN criu/include/version.h [2020-06-09T12:12:03.190Z] #39 7.613 GEN include/common/asm [2020-06-09T12:12:03.231Z] #7 sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 108.48MB / 120.16MB 3.4s [2020-06-09T12:12:03.305Z] #39 59.56 CC criu/aio.o [2020-06-09T12:12:03.488Z] #7 sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 117.43MB / 120.16MB 3.5s [2020-06-09T12:12:03.586Z] #39 59.91 CC criu/autofs.o [2020-06-09T12:12:03.587Z] #7 sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 120.16MB / 120.16MB 4.1s done [2020-06-09T12:12:03.748Z] #7 sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 120.16MB / 120.16MB 3.7s done [2020-06-09T12:12:03.761Z] #39 10.44 PBCC images/timens.pb-c.c [2020-06-09T12:12:03.761Z] #39 10.62 DEP images/timens.pb-c.d [2020-06-09T12:12:04.010Z] #7 ... [2020-06-09T12:12:04.011Z] [2020-06-09T12:12:04.011Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-06-09T12:12:04.011Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-06-09T12:12:04.011Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-06-09T12:12:04.011Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-06-09T12:12:04.011Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.9s done [2020-06-09T12:12:04.011Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.8s done [2020-06-09T12:12:04.011Z] #58 DONE 4.2s [2020-06-09T12:12:04.011Z] [2020-06-09T12:12:04.011Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:2a6d8a559... [2020-06-09T12:12:04.148Z] #7 ... [2020-06-09T12:12:04.148Z] [2020-06-09T12:12:04.148Z] #20 [internal] load build context [2020-06-09T12:12:04.148Z] #20 transferring context: 50.67MB 4.6s done [2020-06-09T12:12:04.148Z] #20 DONE 4.7s [2020-06-09T12:12:04.148Z] [2020-06-09T12:12:04.148Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:2a6d8a559... [2020-06-09T12:12:04.330Z] #39 10.77 PBCC images/fown.pb-c.c [2020-06-09T12:12:04.330Z] #39 10.82 PBCC images/google/protobuf/descriptor.pb-c.c [2020-06-09T12:12:04.330Z] #39 10.92 PBCC images/opts.pb-c.c [2020-06-09T12:12:04.330Z] #39 10.96 PBCC images/memfd.pb-c.c [2020-06-09T12:12:04.330Z] #39 ... [2020-06-09T12:12:04.330Z] [2020-06-09T12:12:04.330Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:12:04.330Z] #41 73.39 fmt [2020-06-09T12:12:04.330Z] #41 76.34 regexp [2020-06-09T12:12:04.330Z] #41 79.29 go/token [2020-06-09T12:12:04.330Z] #41 80.38 go/scanner [2020-06-09T12:12:04.330Z] #41 81.92 internal/lazyregexp [2020-06-09T12:12:04.330Z] #41 82.54 net/url [2020-06-09T12:12:04.330Z] #41 82.87 go/ast [2020-06-09T12:12:04.578Z] #7 ... [2020-06-09T12:12:04.578Z] [2020-06-09T12:12:04.578Z] #20 [internal] load build context [2020-06-09T12:12:04.578Z] #20 transferring context: 50.67MB 4.4s done [2020-06-09T12:12:04.578Z] #20 DONE 4.5s [2020-06-09T12:12:04.578Z] [2020-06-09T12:12:04.578Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:2a6d8a559... [2020-06-09T12:12:04.587Z] #41 ... [2020-06-09T12:12:04.587Z] [2020-06-09T12:12:04.587Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:12:04.587Z] #39 11.09 DEP images/fown.pb-c.d [2020-06-09T12:12:04.587Z] #39 11.14 DEP images/google/protobuf/descriptor.pb-c.d [2020-06-09T12:12:04.587Z] #39 11.22 DEP images/opts.pb-c.d [2020-06-09T12:12:04.587Z] #39 11.27 DEP images/memfd.pb-c.d [2020-06-09T12:12:04.587Z] #39 11.35 PBCC images/sit.pb-c.c [2020-06-09T12:12:04.588Z] #39 60.97 CC criu/bfd.o [2020-06-09T12:12:04.588Z] #39 ... [2020-06-09T12:12:04.588Z] [2020-06-09T12:12:04.588Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:12:04.588Z] #41 87.72 net/http/httptrace [2020-06-09T12:12:04.588Z] #41 87.87 net/http [2020-06-09T12:12:04.588Z] #41 95.51 github.com/LK4D4/vndr/godl [2020-06-09T12:12:04.588Z] #41 95.95 github.com/LK4D4/vndr [2020-06-09T12:12:04.845Z] #39 11.39 DEP images/sit.pb-c.d [2020-06-09T12:12:04.845Z] #39 11.47 PBCC images/macvlan.pb-c.c [2020-06-09T12:12:04.845Z] #39 11.52 DEP images/macvlan.pb-c.d [2020-06-09T12:12:04.845Z] #39 11.56 PBCC images/autofs.pb-c.c [2020-06-09T12:12:04.845Z] #39 11.61 DEP images/autofs.pb-c.d [2020-06-09T12:12:04.869Z] #41 ... [2020-06-09T12:12:04.869Z] [2020-06-09T12:12:04.869Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-09T12:12:04.869Z] #17 1.592 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-09T12:12:04.869Z] #17 1.803 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-09T12:12:04.869Z] #17 2.003 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-09T12:12:04.869Z] #17 2.109 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-06-09T12:12:04.869Z] #17 2.655 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [180 kB] [2020-06-09T12:12:04.869Z] #17 3.241 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7600 B] [2020-06-09T12:12:04.869Z] #17 5.904 Fetched 8049 kB in 4s (1814 kB/s) [2020-06-09T12:12:04.869Z] #17 5.904 Reading package lists... [2020-06-09T12:12:04.869Z] #17 7.701 Reading package lists... [2020-06-09T12:12:04.869Z] #17 9.349 Building dependency tree... [2020-06-09T12:12:04.869Z] #17 9.912 libcap2-bin is already the newest version (1:2.25-2). [2020-06-09T12:12:04.869Z] #17 9.912 The following additional packages will be installed: [2020-06-09T12:12:04.869Z] #17 9.913 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-06-09T12:12:04.869Z] #17 9.915 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-06-09T12:12:04.869Z] #17 9.915 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-06-09T12:12:04.869Z] #17 9.915 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-06-09T12:12:04.869Z] #17 9.915 python3.7 python3.7-minimal vim-runtime xxd [2020-06-09T12:12:04.869Z] #17 9.917 Suggested packages: [2020-06-09T12:12:04.869Z] #17 9.917 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-06-09T12:12:04.869Z] #17 9.917 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-06-09T12:12:04.869Z] #17 9.917 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-06-09T12:12:04.869Z] #17 9.917 Recommended packages: [2020-06-09T12:12:04.869Z] #17 9.917 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-06-09T12:12:04.869Z] #17 9.917 python3-keyrings.alt python3-xdg unzip [2020-06-09T12:12:04.869Z] #17 ... [2020-06-09T12:12:04.869Z] [2020-06-09T12:12:04.869Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:12:04.869Z] #39 61.29 CC criu/bitmap.o [2020-06-09T12:12:04.869Z] #39 61.39 CC criu/cgroup-props.o [2020-06-09T12:12:05.102Z] #39 11.68 PBCC images/sysctl.pb-c.c [2020-06-09T12:12:05.102Z] #39 11.74 DEP images/sysctl.pb-c.d [2020-06-09T12:12:05.102Z] #39 11.79 PBCC images/time.pb-c.c [2020-06-09T12:12:05.102Z] #39 11.86 DEP images/time.pb-c.d [2020-06-09T12:12:05.102Z] #39 11.92 PBCC images/binfmt-misc.pb-c.c [2020-06-09T12:12:05.102Z] #39 11.93 DEP images/binfmt-misc.pb-c.d [2020-06-09T12:12:05.360Z] #39 12.02 PBCC images/seccomp.pb-c.c [2020-06-09T12:12:05.360Z] #39 12.03 DEP images/seccomp.pb-c.d [2020-06-09T12:12:05.360Z] #39 12.08 PBCC images/userns.pb-c.c [2020-06-09T12:12:05.360Z] #39 ... [2020-06-09T12:12:05.360Z] [2020-06-09T12:12:05.360Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:12:05.360Z] #47 74.45 fmt [2020-06-09T12:12:05.360Z] #47 80.43 encoding/json [2020-06-09T12:12:05.360Z] #47 83.72 github.com/pkg/diff [2020-06-09T12:12:05.360Z] #47 ... [2020-06-09T12:12:05.360Z] [2020-06-09T12:12:05.360Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-09T12:12:05.360Z] #25 16.59 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-06-09T12:12:05.360Z] #25 16.97 [2020-06-09T12:12:05.360Z] #25 17.19 # 2.3% ######################################################################## 100.0% [2020-06-09T12:12:05.360Z] #25 17.36 [2020-06-09T12:12:05.480Z] #39 61.97 CC criu/cgroup.o [2020-06-09T12:12:05.559Z] #7 extracting sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 4.0s done [2020-06-09T12:12:05.559Z] #7 extracting sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 [2020-06-09T12:12:05.813Z] #7 extracting sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 0.3s done [2020-06-09T12:12:05.813Z] #7 extracting sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 0.1s [2020-06-09T12:12:05.954Z] #7 extracting sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 4.6s done [2020-06-09T12:12:06.068Z] #7 extracting sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 0.2s done [2020-06-09T12:12:06.212Z] #7 extracting sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 0.1s [2020-06-09T12:12:06.294Z] #25 ... [2020-06-09T12:12:06.294Z] [2020-06-09T12:12:06.294Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:12:06.294Z] #30 80.09 github.com/BurntSushi/toml/cmd/tomlv [2020-06-09T12:12:06.294Z] #30 DONE 85.4s [2020-06-09T12:12:06.294Z] [2020-06-09T12:12:06.294Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-09T12:12:06.294Z] #25 18.35 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-06-09T12:12:06.324Z] #7 extracting sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 0.1s [2020-06-09T12:12:06.475Z] #7 extracting sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 0.3s done [2020-06-09T12:12:06.475Z] #7 extracting sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e [2020-06-09T12:12:06.736Z] #7 extracting sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 0.3s done [2020-06-09T12:12:06.860Z] #25 18.73 [2020-06-09T12:12:06.993Z] #7 extracting sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 0.1s [2020-06-09T12:12:07.118Z] #25 18.95 0.7% ######################################################################## 100.0% [2020-06-09T12:12:07.376Z] #25 19.22 [2020-06-09T12:12:07.493Z] #39 63.88 CC criu/clone-noasan.o [2020-06-09T12:12:07.774Z] #39 63.97 CC criu/config.o [2020-06-09T12:12:08.209Z] #7 extracting sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 2.0s done [2020-06-09T12:12:08.309Z] #25 20.28 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-06-09T12:12:08.309Z] #25 20.38 skipping existing 1849cc453dee [2020-06-09T12:12:08.385Z] #39 64.94 CC criu/cr-check.o [2020-06-09T12:12:08.468Z] #7 extracting sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 [2020-06-09T12:12:08.567Z] #25 20.46 [2020-06-09T12:12:08.674Z] Client: [2020-06-09T12:12:08.674Z] Debug Mode: false [2020-06-09T12:12:08.674Z] [2020-06-09T12:12:08.674Z] Server: [2020-06-09T12:12:08.674Z] Containers: 0 [2020-06-09T12:12:08.674Z] Running: 0 [2020-06-09T12:12:08.674Z] Paused: 0 [2020-06-09T12:12:08.674Z] Stopped: 0 [2020-06-09T12:12:08.674Z] Images: 0 [2020-06-09T12:12:08.674Z] Server Version: 19.03.11 [2020-06-09T12:12:08.674Z] Storage Driver: overlay2 [2020-06-09T12:12:08.674Z] Backing Filesystem: extfs [2020-06-09T12:12:08.674Z] Supports d_type: true [2020-06-09T12:12:08.674Z] Native Overlay Diff: true [2020-06-09T12:12:08.674Z] Logging Driver: json-file [2020-06-09T12:12:08.674Z] Cgroup Driver: cgroupfs [2020-06-09T12:12:08.674Z] Plugins: [2020-06-09T12:12:08.674Z] Volume: local [2020-06-09T12:12:08.674Z] Network: bridge host ipvlan macvlan null overlay [2020-06-09T12:12:08.674Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-06-09T12:12:08.674Z] Swarm: inactive [2020-06-09T12:12:08.674Z] Runtimes: runc [2020-06-09T12:12:08.674Z] Default Runtime: runc [2020-06-09T12:12:08.674Z] Init Binary: docker-init [2020-06-09T12:12:08.674Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-09T12:12:08.674Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-09T12:12:08.674Z] init version: fec3683 [2020-06-09T12:12:08.674Z] Security Options: [2020-06-09T12:12:08.674Z] apparmor [2020-06-09T12:12:08.674Z] seccomp [2020-06-09T12:12:08.674Z] Profile: default [2020-06-09T12:12:08.674Z] Kernel Version: 4.15.0-1067-aws [2020-06-09T12:12:08.674Z] Operating System: Ubuntu 16.04.6 LTS [2020-06-09T12:12:08.674Z] OSType: linux [2020-06-09T12:12:08.674Z] Architecture: aarch64 [2020-06-09T12:12:08.674Z] CPUs: 4 [2020-06-09T12:12:08.674Z] Total Memory: 7.525GiB [2020-06-09T12:12:08.674Z] Name: ip-10-100-49-108 [2020-06-09T12:12:08.674Z] ID: TSQ6:WXGO:53S5:BRVT:FFFG:4X7X:LIVW:AY2N:4FI7:5RRI:VUDZ:GVUJ [2020-06-09T12:12:08.674Z] Docker Root Dir: /var/lib/docker [2020-06-09T12:12:08.674Z] Debug Mode: false [2020-06-09T12:12:08.674Z] Registry: https://index.docker.io/v1/ [2020-06-09T12:12:08.674Z] Labels: [2020-06-09T12:12:08.674Z] Experimental: true [2020-06-09T12:12:08.674Z] Insecure Registries: [2020-06-09T12:12:08.674Z] 127.0.0.0/8 [2020-06-09T12:12:08.674Z] Live Restore Enabled: true [2020-06-09T12:12:08.674Z] [2020-06-09T12:12:08.674Z] WARNING: No swap limit support [Pipeline] sh [2020-06-09T12:12:08.894Z] #7 extracting sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 2.0s done [2020-06-09T12:12:08.964Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-09T12:12:08.964Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-09T12:12:08.964Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40938/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-06-09T12:12:08.964Z] + bash /home/ubuntu/workspace/moby_PR-40938/check-config.sh [2020-06-09T12:12:08.964Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-06-09T12:12:08.964Z] info: reading kernel config from /boot/config-4.15.0-1067-aws ... [2020-06-09T12:12:08.964Z] [2020-06-09T12:12:08.964Z] Generally Necessary: [2020-06-09T12:12:08.964Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-06-09T12:12:08.964Z] - apparmor: enabled and tools installed [2020-06-09T12:12:09.001Z] #39 ... [2020-06-09T12:12:09.001Z] [2020-06-09T12:12:09.001Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:12:09.001Z] #41 DONE 102.2s [2020-06-09T12:12:09.152Z] #7 extracting sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 [2020-06-09T12:12:09.223Z] - CONFIG_NAMESPACES: enabled [2020-06-09T12:12:09.224Z] - CONFIG_NET_NS: enabled [2020-06-09T12:12:09.224Z] - CONFIG_PID_NS: enabled [2020-06-09T12:12:09.224Z] - CONFIG_IPC_NS: enabled [2020-06-09T12:12:09.224Z] - CONFIG_UTS_NS: enabled [2020-06-09T12:12:09.224Z] - CONFIG_CGROUPS: enabled [2020-06-09T12:12:09.224Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-06-09T12:12:09.224Z] - CONFIG_CGROUP_DEVICE: enabled [2020-06-09T12:12:09.224Z] - CONFIG_CGROUP_FREEZER: enabled [2020-06-09T12:12:09.224Z] - CONFIG_CGROUP_SCHED: enabled [2020-06-09T12:12:09.224Z] - CONFIG_CPUSETS: enabled [2020-06-09T12:12:09.224Z] - CONFIG_MEMCG: enabled [2020-06-09T12:12:09.224Z] - CONFIG_KEYS: enabled [2020-06-09T12:12:09.224Z] - CONFIG_VETH: enabled (as module) [2020-06-09T12:12:09.224Z] - CONFIG_BRIDGE: enabled (as module) [2020-06-09T12:12:09.224Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-06-09T12:12:09.224Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-06-09T12:12:09.224Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-06-09T12:12:09.224Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-06-09T12:12:09.224Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-06-09T12:12:09.224Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-06-09T12:12:09.224Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-06-09T12:12:09.224Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-06-09T12:12:09.292Z] [2020-06-09T12:12:09.292Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-09T12:12:09.292Z] #17 11.01 The following NEW packages will be installed: [2020-06-09T12:12:09.292Z] #17 11.01 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-06-09T12:12:09.292Z] #17 11.01 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-06-09T12:12:09.292Z] #17 11.01 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-06-09T12:12:09.292Z] #17 11.01 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-06-09T12:12:09.292Z] #17 11.01 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-06-09T12:12:09.292Z] #17 11.01 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-06-09T12:12:09.292Z] #17 11.01 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-06-09T12:12:09.292Z] #17 11.01 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-06-09T12:12:09.292Z] #17 11.01 xz-utils zip [2020-06-09T12:12:09.292Z] #17 11.11 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2020-06-09T12:12:09.292Z] #17 11.11 Need to get 27.7 MB of archives. [2020-06-09T12:12:09.292Z] #17 11.11 After this operation, 117 MB of additional disk space will be used. [2020-06-09T12:12:09.292Z] #17 11.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-06-09T12:12:09.292Z] #17 11.14 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] [2020-06-09T12:12:09.292Z] #17 11.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] [2020-06-09T12:12:09.292Z] #17 11.25 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-06-09T12:12:09.292Z] #17 11.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-06-09T12:12:09.292Z] #17 11.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] [2020-06-09T12:12:09.292Z] #17 11.56 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-06-09T12:12:09.292Z] #17 11.57 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-06-09T12:12:09.292Z] #17 11.57 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-06-09T12:12:09.292Z] #17 11.57 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-06-09T12:12:09.292Z] #17 11.58 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-06-09T12:12:09.292Z] #17 11.58 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-06-09T12:12:09.292Z] #17 11.58 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-06-09T12:12:09.292Z] #17 11.58 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-06-09T12:12:09.292Z] #17 11.58 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-06-09T12:12:09.292Z] #17 11.58 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-06-09T12:12:09.292Z] #17 11.60 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-06-09T12:12:09.292Z] #17 11.60 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-06-09T12:12:09.292Z] #17 11.61 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-06-09T12:12:09.292Z] #17 11.61 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-06-09T12:12:09.292Z] #17 11.62 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-06-09T12:12:09.292Z] #17 11.62 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-06-09T12:12:09.292Z] #17 11.64 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-06-09T12:12:09.292Z] #17 11.64 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-06-09T12:12:09.292Z] #17 11.65 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-06-09T12:12:09.292Z] #17 11.65 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-06-09T12:12:09.292Z] #17 11.66 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-06-09T12:12:09.292Z] #17 11.66 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-06-09T12:12:09.292Z] #17 11.66 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-06-09T12:12:09.292Z] #17 11.86 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-06-09T12:12:09.292Z] #17 11.87 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-06-09T12:12:09.292Z] #17 11.87 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-06-09T12:12:09.292Z] #17 11.87 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-06-09T12:12:09.292Z] #17 11.87 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-06-09T12:12:09.292Z] #17 11.88 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-06-09T12:12:09.292Z] #17 11.91 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-06-09T12:12:09.292Z] #17 11.92 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-06-09T12:12:09.292Z] #17 11.92 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-06-09T12:12:09.292Z] #17 11.93 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-06-09T12:12:09.292Z] #17 11.93 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-06-09T12:12:09.292Z] #17 11.94 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-06-09T12:12:09.292Z] #17 11.94 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-06-09T12:12:09.292Z] #17 11.96 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-06-09T12:12:09.292Z] #17 11.97 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-06-09T12:12:09.292Z] #17 11.99 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-06-09T12:12:09.293Z] #17 12.15 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-06-09T12:12:09.293Z] #17 12.19 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-06-09T12:12:09.293Z] #17 12.20 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-06-09T12:12:09.293Z] #17 12.82 debconf: delaying package configuration, since apt-utils is not installed [2020-06-09T12:12:09.293Z] #17 12.85 Fetched 27.7 MB in 1s (23.1 MB/s) [2020-06-09T12:12:09.293Z] #17 12.90 Selecting previously unselected package pigz. [2020-06-09T12:12:09.293Z] #17 12.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23201 files and directories currently installed.) [2020-06-09T12:12:09.293Z] #17 12.93 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-06-09T12:12:09.293Z] #17 12.93 Unpacking pigz (2.4-1) ... [2020-06-09T12:12:09.293Z] #17 12.98 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-06-09T12:12:09.293Z] #17 12.98 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-06-09T12:12:09.293Z] #17 12.98 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-06-09T12:12:09.293Z] #17 13.27 Selecting previously unselected package python3.7-minimal. [2020-06-09T12:12:09.293Z] #17 13.28 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-06-09T12:12:09.293Z] #17 13.28 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-09T12:12:09.293Z] #17 13.94 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-06-09T12:12:09.293Z] #17 13.95 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-09T12:12:09.483Z] - CONFIG_NF_NAT: enabled (as module) [2020-06-09T12:12:09.483Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-06-09T12:12:09.483Z] - CONFIG_POSIX_MQUEUE: enabled [2020-06-09T12:12:09.483Z] [2020-06-09T12:12:09.483Z] Optional Features: [2020-06-09T12:12:09.483Z] - CONFIG_USER_NS: enabled [2020-06-09T12:12:09.483Z] - CONFIG_SECCOMP: enabled [2020-06-09T12:12:09.483Z] - CONFIG_CGROUP_PIDS: enabled [2020-06-09T12:12:09.483Z] - CONFIG_MEMCG_SWAP: enabled [2020-06-09T12:12:09.483Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-06-09T12:12:09.483Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-06-09T12:12:09.483Z] - CONFIG_BLK_CGROUP: enabled [2020-06-09T12:12:09.483Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-06-09T12:12:09.483Z] - CONFIG_IOSCHED_CFQ: enabled [2020-06-09T12:12:09.483Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-06-09T12:12:09.483Z] - CONFIG_CGROUP_PERF: enabled [2020-06-09T12:12:09.483Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-06-09T12:12:09.483Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-06-09T12:12:09.483Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-06-09T12:12:09.483Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-06-09T12:12:09.483Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-06-09T12:12:09.483Z] - CONFIG_RT_GROUP_SCHED: missing [2020-06-09T12:12:09.483Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-06-09T12:12:09.483Z] - CONFIG_IP_VS: enabled (as module) [2020-06-09T12:12:09.483Z] - CONFIG_IP_VS_NFCT: enabled [2020-06-09T12:12:09.483Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-06-09T12:12:09.483Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-06-09T12:12:09.483Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-06-09T12:12:09.503Z] #25 21.44 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-06-09T12:12:09.744Z] - CONFIG_EXT4_FS: enabled [2020-06-09T12:12:09.744Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-06-09T12:12:09.744Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-06-09T12:12:09.744Z] - Network Drivers: [2020-06-09T12:12:09.744Z] - "overlay": [2020-06-09T12:12:09.744Z] - CONFIG_VXLAN: enabled (as module) [2020-06-09T12:12:09.744Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-06-09T12:12:09.744Z] Optional (for encrypted networks): [2020-06-09T12:12:09.744Z] - CONFIG_CRYPTO: enabled [2020-06-09T12:12:09.744Z] - CONFIG_CRYPTO_AEAD: enabled [2020-06-09T12:12:09.744Z] - CONFIG_CRYPTO_GCM: enabled [2020-06-09T12:12:09.744Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-06-09T12:12:09.744Z] - CONFIG_CRYPTO_GHASH: enabled [2020-06-09T12:12:09.744Z] - CONFIG_XFRM: enabled [2020-06-09T12:12:09.744Z] - CONFIG_XFRM_USER: enabled (as module) [2020-06-09T12:12:09.744Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-06-09T12:12:09.744Z] - CONFIG_INET_ESP: enabled (as module) [2020-06-09T12:12:09.744Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-06-09T12:12:09.744Z] - "ipvlan": [2020-06-09T12:12:09.744Z] - CONFIG_IPVLAN: enabled (as module) [2020-06-09T12:12:09.744Z] - "macvlan": [2020-06-09T12:12:09.744Z] - CONFIG_MACVLAN: enabled (as module) [2020-06-09T12:12:09.744Z] - CONFIG_DUMMY: enabled (as module) [2020-06-09T12:12:09.744Z] - "ftp,tftp client in container": [2020-06-09T12:12:09.744Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-06-09T12:12:09.744Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-06-09T12:12:09.744Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-06-09T12:12:09.744Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-06-09T12:12:09.744Z] - Storage Drivers: [2020-06-09T12:12:09.744Z] - "aufs": [2020-06-09T12:12:09.744Z] - CONFIG_AUFS_FS: enabled (as module) [2020-06-09T12:12:09.744Z] - "btrfs": [2020-06-09T12:12:10.003Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-06-09T12:12:10.003Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-06-09T12:12:10.003Z] - "devicemapper": [2020-06-09T12:12:10.003Z] - CONFIG_BLK_DEV_DM: enabled [2020-06-09T12:12:10.003Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-06-09T12:12:10.003Z] - "overlay": [2020-06-09T12:12:10.003Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-06-09T12:12:10.003Z] - "zfs": [2020-06-09T12:12:10.003Z] - /dev/zfs: missing [2020-06-09T12:12:10.003Z] - zfs command: missing [2020-06-09T12:12:10.003Z] - zpool command: missing [2020-06-09T12:12:10.003Z] [2020-06-09T12:12:10.003Z] Limits: [2020-06-09T12:12:10.003Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-06-09T12:12:10.003Z] [2020-06-09T12:12:10.003Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-06-09T12:12:10.068Z] #25 21.88 [2020-06-09T12:12:10.327Z] #25 22.10 ######################################################################## 100.0% [2020-06-09T12:12:10.327Z] #25 22.17 [2020-06-09T12:12:10.327Z] #25 22.24 Download of images into '/build' complete. [2020-06-09T12:12:10.327Z] #25 22.24 Use something like the following to load the result into a Docker daemon: [2020-06-09T12:12:10.327Z] #25 22.24 tar -cC '/build' . | docker load [2020-06-09T12:12:10.352Z] #7 extracting sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 2.0s done [2020-06-09T12:12:10.406Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:42f65bcebea5a9e610a5f5305b47a88ff6d5ce16 . [2020-06-09T12:12:10.406Z] #1 [internal] load build definition from Dockerfile [2020-06-09T12:12:10.585Z] #25 DONE 22.4s [2020-06-09T12:12:10.585Z] [2020-06-09T12:12:10.585Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:12:10.585Z] #52 40.41 Checking out files: 22% (724/3184) Checking out files: 23% (733/3184) Checking out files: 24% (765/3184) Checking out files: 25% (796/3184) Checking out files: 26% (828/3184) Checking out files: 27% (860/3184) Checking out files: 28% (892/3184) Checking out files: 29% (924/3184) Checking out files: 30% (956/3184) Checking out files: 31% (988/3184) Checking out files: 32% (1019/3184) Checking out files: 33% (1051/3184) Checking out files: 34% (1083/3184) Checking out files: 35% (1115/3184) Checking out files: 36% (1147/3184) Checking out files: 37% (1179/3184) Checking out files: 38% (1210/3184) Checking out files: 39% (1242/3184) Checking out files: 40% (1274/3184) Checking out files: 41% (1306/3184) Checking out files: 42% (1338/3184) Checking out files: 43% (1370/3184) Checking out files: 44% (1401/3184) Checking out files: 45% (1433/3184) Checking out files: 46% (1465/3184) Checking out files: 47% (1497/3184) Checking out files: 48% (1529/3184) Checking out files: 49% (1561/3184) Checking out files: 50% (1592/3184) Checking out files: 51% (1624/3184) Checking out files: 52% (1656/3184) Checking out files: 53% (1688/3184) Checking out files: 54% (1720/3184) Checking out files: 55% (1752/3184) Checking out files: 56% (1784/3184) Checking out files: 57% (1815/3184) Checking out files: 58% (1847/3184) Checking out files: 59% (1879/3184) Checking out files: 60% (1911/3184) Checking out files: 61% (1943/3184) Checking out files: 62% (1975/3184) Checking out files: 63% (2006/3184) Checking out files: 64% (2038/3184) Checking out files: 65% (2070/3184) Checking out files: 66% (2102/3184) Checking out files: 67% (2134/3184) Checking out files: 68% (2166/3184) Checking out files: 69% (2197/3184) Checking out files: 70% (2229/3184) Checking out files: 71% (2261/3184) Checking out files: 71% (2281/3184) Checking out files: 72% (2293/3184) Checking out files: 73% (2325/3184) Checking out files: 74% (2357/3184) Checking out files: 75% (2388/3184) Checking out files: 76% (2420/3184) Checking out files: 77% (2452/3184) Checking out files: 78% (2484/3184) Checking out files: 79% (2516/3184) Checking out files: 80% (2548/3184) Checking out files: 81% (2580/3184) Checking out files: 82% (2611/3184) Checking out files: 83% (2643/3184) Checking out files: 84% (2675/3184) Checking out files: 85% (2707/3184) Checking out files: 86% (2739/3184) Checking out files: 87% (2771/3184) Checking out files: 88% (2802/3184) Checking out files: 89% (2834/3184) Checking out files: 90% (2866/3184) Checking out files: 91% (2898/3184) Checking out files: 92% (2930/3184) Checking out files: 93% (2962/3184) Checking out files: 94% (2993/3184) Checking out files: 95% (3025/3184) Checking out files: 96% (3057/3184) Checking out files: 97% (3089/3184) Checking out files: 98% (3121/3184) Checking out files: 98% (3152/3184) Checking out files: 99% (3153/3184) Checking out files: 100% (3184/3184) Checking out files: 100% (3184/3184), done. [2020-06-09T12:12:10.585Z] #52 42.49 + cd /tmp/tmp.t1bRooFSn2/src/github.com/containerd/containerd [2020-06-09T12:12:10.585Z] #52 42.50 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-09T12:12:10.607Z] #7 extracting sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 [2020-06-09T12:12:10.666Z] #1 transferring dockerfile: 16.37kB 0.0s done [2020-06-09T12:12:10.666Z] #1 DONE 0.3s [2020-06-09T12:12:10.666Z] [2020-06-09T12:12:10.666Z] #2 [internal] load .dockerignore [2020-06-09T12:12:10.666Z] #2 transferring context: 87B 0.0s done [2020-06-09T12:12:10.666Z] #2 DONE 0.3s [2020-06-09T12:12:10.666Z] [2020-06-09T12:12:10.666Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-06-09T12:12:10.793Z] #17 15.83 Selecting previously unselected package python3-minimal. [2020-06-09T12:12:10.793Z] #17 15.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23450 files and directories currently installed.) [2020-06-09T12:12:10.793Z] #17 15.88 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-06-09T12:12:10.793Z] #17 15.89 Unpacking python3-minimal (3.7.3-1) ... [2020-06-09T12:12:10.793Z] #17 15.96 Selecting previously unselected package libmpdec2:s390x. [2020-06-09T12:12:10.793Z] #17 15.96 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-06-09T12:12:11.055Z] #7 extracting sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 2.0s done [2020-06-09T12:12:11.121Z] #17 15.97 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-06-09T12:12:11.121Z] #17 16.03 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-06-09T12:12:11.121Z] #17 16.03 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-06-09T12:12:11.121Z] #17 16.04 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-06-09T12:12:11.234Z] #3 DONE 0.4s [2020-06-09T12:12:11.234Z] [2020-06-09T12:12:11.234Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-06-09T12:12:11.234Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-06-09T12:12:11.234Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-06-09T12:12:11.234Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2020-06-09T12:12:11.234Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2020-06-09T12:12:11.234Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.2s [2020-06-09T12:12:11.312Z] #7 extracting sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 [2020-06-09T12:12:11.401Z] #17 16.68 Selecting previously unselected package python3.7. [2020-06-09T12:12:11.493Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 2.72MB / 8.28MB 0.3s [2020-06-09T12:12:11.493Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.4s done [2020-06-09T12:12:11.493Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 [2020-06-09T12:12:11.682Z] #17 16.69 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-06-09T12:12:11.682Z] #17 16.69 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-06-09T12:12:11.682Z] #17 16.80 Selecting previously unselected package libpython3-stdlib:s390x. [2020-06-09T12:12:11.682Z] #17 16.80 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-06-09T12:12:11.682Z] #17 16.81 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-06-09T12:12:11.682Z] #17 16.87 Setting up python3-minimal (3.7.3-1) ... [2020-06-09T12:12:11.753Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.3s done [2020-06-09T12:12:12.016Z] #4 DONE 0.8s [2020-06-09T12:12:12.293Z] #17 17.45 Selecting previously unselected package python3. [2020-06-09T12:12:12.293Z] #17 17.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23862 files and directories currently installed.) [2020-06-09T12:12:12.293Z] #17 17.48 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-06-09T12:12:12.293Z] #17 17.49 Unpacking python3 (3.7.3-1) ... [2020-06-09T12:12:12.574Z] #17 17.55 Selecting previously unselected package libip4tc0:s390x. [2020-06-09T12:12:12.574Z] #17 17.55 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-06-09T12:12:12.574Z] #17 17.55 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-06-09T12:12:12.574Z] #17 17.62 Selecting previously unselected package libip6tc0:s390x. [2020-06-09T12:12:12.574Z] #17 17.62 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-06-09T12:12:12.574Z] #17 17.62 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-06-09T12:12:12.574Z] #17 17.69 Selecting previously unselected package libiptc0:s390x. [2020-06-09T12:12:12.574Z] #17 17.69 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-06-09T12:12:12.574Z] #17 17.69 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-06-09T12:12:12.574Z] #17 17.75 Selecting previously unselected package libnfnetlink0:s390x. [2020-06-09T12:12:12.574Z] #17 17.75 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-06-09T12:12:12.574Z] #17 17.75 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-06-09T12:12:12.574Z] #17 17.79 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-06-09T12:12:12.574Z] #17 17.79 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-06-09T12:12:12.574Z] #17 17.79 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-06-09T12:12:12.574Z] #17 17.84 Selecting previously unselected package libnftnl11:s390x. [2020-06-09T12:12:12.574Z] #17 17.85 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-06-09T12:12:12.574Z] #17 17.85 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-06-09T12:12:12.574Z] #17 17.90 Selecting previously unselected package iptables. [2020-06-09T12:12:12.586Z] [2020-06-09T12:12:12.586Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-06-09T12:12:12.586Z] #6 DONE 0.2s [2020-06-09T12:12:12.586Z] [2020-06-09T12:12:12.586Z] #5 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-06-09T12:12:12.846Z] #5 DONE 0.4s [2020-06-09T12:12:12.846Z] [2020-06-09T12:12:12.846Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:2a6d8a559... [2020-06-09T12:12:12.846Z] #7 resolve docker.io/library/golang:1.13.12-buster@sha256:2a6d8a559b4ef17cd47adb255d1d936ef45b307e07b5d57e8580c6de3a1bf690 done [2020-06-09T12:12:12.854Z] #17 17.90 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-06-09T12:12:12.854Z] #17 17.91 Unpacking iptables (1.8.2-4) ... [2020-06-09T12:12:12.854Z] #17 18.17 Selecting previously unselected package xxd. [2020-06-09T12:12:13.112Z] #52 45.30 + export 'BUILDTAGS=netgo osusergo static_build' [2020-06-09T12:12:13.112Z] #52 45.30 + BUILDTAGS='netgo osusergo static_build' [2020-06-09T12:12:13.112Z] #52 45.30 + export EXTRA_FLAGS=-buildmode=pie [2020-06-09T12:12:13.112Z] #52 45.30 + EXTRA_FLAGS=-buildmode=pie [2020-06-09T12:12:13.112Z] #52 45.30 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-06-09T12:12:13.112Z] #52 45.30 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-06-09T12:12:13.112Z] #52 45.30 + '[' '' = dynamic ']' [2020-06-09T12:12:13.112Z] #52 45.30 + make [2020-06-09T12:12:13.115Z] #7 sha256:2a6d8a559b4ef17cd47adb255d1d936ef45b307e07b5d57e8580c6de3a1bf690 1.42kB / 1.42kB done [2020-06-09T12:12:13.115Z] #7 sha256:a29e3dd25a5595d19cf179a93ce26720897ff93c5e6466d2c2c8aa03fbae423b 1.79kB / 1.79kB done [2020-06-09T12:12:13.115Z] #7 sha256:72866fa1f9cd52c572b784139f08c87218e890e67b899c4220f4e97d3713e086 5.46kB / 5.46kB done [2020-06-09T12:12:13.115Z] #7 sha256:d4f6b089b3526111514262a58bbb27c5a292d7ef355184883365cdce9a7c61e5 0B / 7.68MB 0.2s [2020-06-09T12:12:13.115Z] #7 sha256:d23bf71de5e1fea32788576972e233e80db7c51d831ed7edb269102dab298bf1 0B / 49.17MB 0.2s [2020-06-09T12:12:13.115Z] #7 sha256:f34690136adb76fac1a121f6c4a9b5a63de1def4d65e0b2f99ff84c392ed8244 0B / 9.98MB 0.2s [2020-06-09T12:12:13.115Z] #7 sha256:d4f6b089b3526111514262a58bbb27c5a292d7ef355184883365cdce9a7c61e5 3.67MB / 7.68MB 0.3s [2020-06-09T12:12:13.115Z] #7 sha256:d23bf71de5e1fea32788576972e233e80db7c51d831ed7edb269102dab298bf1 3.45MB / 49.17MB 0.3s [2020-06-09T12:12:13.115Z] #7 sha256:f34690136adb76fac1a121f6c4a9b5a63de1def4d65e0b2f99ff84c392ed8244 8.43MB / 9.98MB 0.3s [2020-06-09T12:12:13.134Z] #17 18.17 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-06-09T12:12:13.135Z] #17 18.18 Unpacking xxd (2:8.1.0875-5) ... [2020-06-09T12:12:13.135Z] #17 18.30 Selecting previously unselected package vim-common. [2020-06-09T12:12:13.135Z] #17 18.30 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-09T12:12:13.135Z] #17 18.31 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-09T12:12:13.135Z] #17 18.42 Selecting previously unselected package bash-completion. [2020-06-09T12:12:13.377Z] #7 sha256:d4f6b089b3526111514262a58bbb27c5a292d7ef355184883365cdce9a7c61e5 7.02MB / 7.68MB 0.4s [2020-06-09T12:12:13.377Z] #7 sha256:d23bf71de5e1fea32788576972e233e80db7c51d831ed7edb269102dab298bf1 7.26MB / 49.17MB 0.4s [2020-06-09T12:12:13.377Z] #7 sha256:f34690136adb76fac1a121f6c4a9b5a63de1def4d65e0b2f99ff84c392ed8244 9.98MB / 9.98MB 0.4s [2020-06-09T12:12:13.415Z] #17 18.42 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-06-09T12:12:13.638Z] #7 sha256:d4f6b089b3526111514262a58bbb27c5a292d7ef355184883365cdce9a7c61e5 7.68MB / 7.68MB 0.4s done [2020-06-09T12:12:13.638Z] #7 sha256:d23bf71de5e1fea32788576972e233e80db7c51d831ed7edb269102dab298bf1 49.17MB / 49.17MB 0.8s [2020-06-09T12:12:13.638Z] #7 sha256:f34690136adb76fac1a121f6c4a9b5a63de1def4d65e0b2f99ff84c392ed8244 9.98MB / 9.98MB 0.4s done [2020-06-09T12:12:13.638Z] #7 sha256:4287f76f52e4c390d78182615c75d2b3d6a5cd5b2c28dc554707a7cfbfa91f2b 11.89MB / 52.16MB 0.8s [2020-06-09T12:12:13.638Z] #7 sha256:d5631a7a4659fe13982c83f950545083bec8f0e96ad34c74de171518bae880b7 7.84MB / 62.52MB 0.8s [2020-06-09T12:12:13.638Z] #7 sha256:4287f76f52e4c390d78182615c75d2b3d6a5cd5b2c28dc554707a7cfbfa91f2b 26.73MB / 52.16MB 0.9s [2020-06-09T12:12:13.638Z] #7 sha256:d5631a7a4659fe13982c83f950545083bec8f0e96ad34c74de171518bae880b7 20.16MB / 62.52MB 0.9s [2020-06-09T12:12:13.678Z] #52 46.30 + bin/ctr [2020-06-09T12:12:13.902Z] #7 sha256:4287f76f52e4c390d78182615c75d2b3d6a5cd5b2c28dc554707a7cfbfa91f2b 33.54MB / 52.16MB 1.0s [2020-06-09T12:12:13.902Z] #7 sha256:d5631a7a4659fe13982c83f950545083bec8f0e96ad34c74de171518bae880b7 29.18MB / 62.52MB 1.0s [2020-06-09T12:12:13.902Z] #7 sha256:4287f76f52e4c390d78182615c75d2b3d6a5cd5b2c28dc554707a7cfbfa91f2b 38.29MB / 52.16MB 1.1s [2020-06-09T12:12:13.902Z] #7 sha256:d5631a7a4659fe13982c83f950545083bec8f0e96ad34c74de171518bae880b7 39.81MB / 62.52MB 1.1s [2020-06-09T12:12:14.164Z] #7 sha256:4287f76f52e4c390d78182615c75d2b3d6a5cd5b2c28dc554707a7cfbfa91f2b 52.16MB / 52.16MB 1.3s [2020-06-09T12:12:14.164Z] #7 sha256:d5631a7a4659fe13982c83f950545083bec8f0e96ad34c74de171518bae880b7 59.19MB / 62.52MB 1.3s [2020-06-09T12:12:14.164Z] #7 sha256:d5631a7a4659fe13982c83f950545083bec8f0e96ad34c74de171518bae880b7 62.52MB / 62.52MB 1.4s [2020-06-09T12:12:14.774Z] #7 extracting sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 4.1s done [2020-06-09T12:12:14.879Z] #17 ... [2020-06-09T12:12:14.879Z] [2020-06-09T12:12:14.880Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-09T12:12:14.880Z] #28 DONE 107.7s [2020-06-09T12:12:14.880Z] [2020-06-09T12:12:14.880Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:12:14.880Z] #39 66.39 CC criu/cr-dedup.o [2020-06-09T12:12:14.880Z] #39 66.75 CC criu/cr-dump.o [2020-06-09T12:12:14.880Z] #39 68.17 CC criu/cr-errno.o [2020-06-09T12:12:14.880Z] #39 68.22 CC criu/cr-restore.o [2020-06-09T12:12:14.880Z] #39 70.63 CC criu/cr-service.o [2020-06-09T12:12:15.030Z] #7 extracting sha256:0514917ef7dc863a2f840d1b0e2fb1fe7297d61f83532730bde5250e5e8599bf done [2020-06-09T12:12:15.030Z] #7 DONE 15.7s [2020-06-09T12:12:15.030Z] [2020-06-09T12:12:15.030Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-06-09T12:12:15.162Z] #39 71.48 CC criu/crtools.o [2020-06-09T12:12:15.443Z] #39 71.83 CC criu/eventfd.o [2020-06-09T12:12:15.499Z] #7 extracting sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 4.0s done [2020-06-09T12:12:15.499Z] #7 extracting sha256:0514917ef7dc863a2f840d1b0e2fb1fe7297d61f83532730bde5250e5e8599bf [2020-06-09T12:12:15.499Z] #7 extracting sha256:0514917ef7dc863a2f840d1b0e2fb1fe7297d61f83532730bde5250e5e8599bf done [2020-06-09T12:12:15.499Z] #7 DONE 15.5s [2020-06-09T12:12:15.499Z] [2020-06-09T12:12:15.499Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-06-09T12:12:15.546Z] #7 ... [2020-06-09T12:12:15.546Z] [2020-06-09T12:12:15.546Z] #20 [internal] load build context [2020-06-09T12:12:15.546Z] #20 transferring context: 50.67MB 1.9s done [2020-06-09T12:12:15.546Z] #20 DONE 2.6s [2020-06-09T12:12:15.587Z] #52 ... [2020-06-09T12:12:15.587Z] [2020-06-09T12:12:15.587Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:12:15.587Z] #39 12.14 DEP images/userns.pb-c.d [2020-06-09T12:12:15.587Z] #39 12.17 PBCC images/cgroup.pb-c.c [2020-06-09T12:12:15.587Z] #39 12.21 DEP images/cgroup.pb-c.d [2020-06-09T12:12:15.587Z] #39 12.28 PBCC images/ext-file.pb-c.c [2020-06-09T12:12:15.587Z] #39 12.31 DEP images/ext-file.pb-c.d [2020-06-09T12:12:15.587Z] #39 12.35 PBCC images/rpc.pb-c.c [2020-06-09T12:12:15.587Z] #39 12.43 DEP images/rpc.pb-c.d [2020-06-09T12:12:15.587Z] #39 12.47 PBCC images/siginfo.pb-c.c [2020-06-09T12:12:15.587Z] #39 12.51 DEP images/siginfo.pb-c.d [2020-06-09T12:12:15.587Z] #39 12.60 PBCC images/pagemap.pb-c.c [2020-06-09T12:12:15.587Z] #39 12.66 DEP images/pagemap.pb-c.d [2020-06-09T12:12:15.587Z] #39 12.72 PBCC images/rlimit.pb-c.c [2020-06-09T12:12:15.587Z] #39 12.73 DEP images/rlimit.pb-c.d [2020-06-09T12:12:15.587Z] #39 12.82 PBCC images/file-lock.pb-c.c [2020-06-09T12:12:15.587Z] #39 12.84 DEP images/file-lock.pb-c.d [2020-06-09T12:12:15.587Z] #39 12.90 PBCC images/tty.pb-c.c [2020-06-09T12:12:15.587Z] #39 13.01 DEP images/tty.pb-c.d [2020-06-09T12:12:15.587Z] #39 13.07 PBCC images/tun.pb-c.c [2020-06-09T12:12:15.587Z] #39 13.24 PBCC images/netdev.pb-c.c [2020-06-09T12:12:15.587Z] #39 13.32 DEP images/tun.pb-c.d [2020-06-09T12:12:15.587Z] #39 13.44 DEP images/netdev.pb-c.d [2020-06-09T12:12:15.587Z] #39 13.62 PBCC images/vma.pb-c.c [2020-06-09T12:12:15.587Z] #39 13.90 DEP images/vma.pb-c.d [2020-06-09T12:12:15.587Z] #39 14.04 PBCC images/creds.pb-c.c [2020-06-09T12:12:15.587Z] #39 14.08 DEP images/creds.pb-c.d [2020-06-09T12:12:15.587Z] #39 14.17 PBCC images/utsns.pb-c.c [2020-06-09T12:12:15.587Z] #39 14.21 DEP images/utsns.pb-c.d [2020-06-09T12:12:15.587Z] #39 14.25 PBCC images/ipc-desc.pb-c.c [2020-06-09T12:12:15.587Z] #39 14.29 PBCC images/ipc-sem.pb-c.c [2020-06-09T12:12:15.587Z] #39 14.36 DEP images/ipc-desc.pb-c.d [2020-06-09T12:12:15.587Z] #39 14.41 DEP images/ipc-sem.pb-c.d [2020-06-09T12:12:15.587Z] #39 14.46 PBCC images/ipc-msg.pb-c.c [2020-06-09T12:12:15.587Z] #39 14.49 DEP images/ipc-msg.pb-c.d [2020-06-09T12:12:15.587Z] #39 14.53 PBCC images/ipc-shm.pb-c.c [2020-06-09T12:12:15.587Z] #39 14.58 DEP images/ipc-shm.pb-c.d [2020-06-09T12:12:15.587Z] #39 14.65 PBCC images/ipc-var.pb-c.c [2020-06-09T12:12:15.587Z] #39 14.66 DEP images/ipc-var.pb-c.d [2020-06-09T12:12:15.587Z] #39 14.74 PBCC images/sk-opts.pb-c.c [2020-06-09T12:12:15.587Z] #39 14.78 PBCC images/packet-sock.pb-c.c [2020-06-09T12:12:15.587Z] #39 14.86 DEP images/sk-opts.pb-c.d [2020-06-09T12:12:15.587Z] #39 14.94 DEP images/packet-sock.pb-c.d [2020-06-09T12:12:15.587Z] #39 15.04 PBCC images/sk-netlink.pb-c.c [2020-06-09T12:12:15.587Z] #39 15.07 DEP images/sk-netlink.pb-c.d [2020-06-09T12:12:15.587Z] #39 15.15 PBCC images/sk-inet.pb-c.c [2020-06-09T12:12:15.587Z] #39 15.23 DEP images/sk-inet.pb-c.d [2020-06-09T12:12:15.587Z] #39 15.28 PBCC images/sk-unix.pb-c.c [2020-06-09T12:12:15.587Z] #39 15.33 DEP images/sk-unix.pb-c.d [2020-06-09T12:12:15.587Z] #39 15.39 PBCC images/mm.pb-c.c [2020-06-09T12:12:15.587Z] #39 15.48 DEP images/mm.pb-c.d [2020-06-09T12:12:15.587Z] #39 15.54 PBCC images/timerfd.pb-c.c [2020-06-09T12:12:15.587Z] #39 15.59 DEP images/timerfd.pb-c.d [2020-06-09T12:12:15.587Z] #39 15.64 PBCC images/timer.pb-c.c [2020-06-09T12:12:15.587Z] #39 15.68 DEP images/timer.pb-c.d [2020-06-09T12:12:15.587Z] #39 15.72 PBCC images/sa.pb-c.c [2020-06-09T12:12:15.587Z] #39 15.82 DEP images/sa.pb-c.d [2020-06-09T12:12:15.587Z] #39 15.88 PBCC images/pipe-data.pb-c.c [2020-06-09T12:12:15.587Z] #39 15.91 DEP images/pipe-data.pb-c.d [2020-06-09T12:12:15.587Z] #39 15.97 PBCC images/mnt.pb-c.c [2020-06-09T12:12:15.587Z] #39 16.07 DEP images/mnt.pb-c.d [2020-06-09T12:12:15.587Z] #39 16.13 PBCC images/sk-packet.pb-c.c [2020-06-09T12:12:15.587Z] #39 16.18 DEP images/sk-packet.pb-c.d [2020-06-09T12:12:15.587Z] #39 16.24 PBCC images/tcp-stream.pb-c.c [2020-06-09T12:12:15.587Z] #39 16.31 DEP images/tcp-stream.pb-c.d [2020-06-09T12:12:15.587Z] #39 16.36 PBCC images/pipe.pb-c.c [2020-06-09T12:12:15.587Z] #39 16.43 DEP images/pipe.pb-c.d [2020-06-09T12:12:15.587Z] #39 16.53 PBCC images/pstree.pb-c.c [2020-06-09T12:12:15.587Z] #39 16.59 DEP images/pstree.pb-c.d [2020-06-09T12:12:15.587Z] #39 16.68 PBCC images/fs.pb-c.c [2020-06-09T12:12:15.587Z] #39 16.71 DEP images/fs.pb-c.d [2020-06-09T12:12:15.587Z] #39 16.80 PBCC images/signalfd.pb-c.c [2020-06-09T12:12:15.587Z] #39 16.86 DEP images/signalfd.pb-c.d [2020-06-09T12:12:15.587Z] #39 16.93 PBCC images/fh.pb-c.c [2020-06-09T12:12:15.587Z] #39 16.99 PBCC images/fsnotify.pb-c.c [2020-06-09T12:12:15.587Z] #39 17.09 DEP images/fh.pb-c.d [2020-06-09T12:12:15.587Z] #39 17.15 DEP images/fsnotify.pb-c.d [2020-06-09T12:12:15.587Z] #39 17.29 PBCC images/eventpoll.pb-c.c [2020-06-09T12:12:15.587Z] #39 17.36 DEP images/eventpoll.pb-c.d [2020-06-09T12:12:15.587Z] #39 17.45 PBCC images/eventfd.pb-c.c [2020-06-09T12:12:15.587Z] #39 17.48 DEP images/eventfd.pb-c.d [2020-06-09T12:12:15.587Z] #39 17.57 PBCC images/remap-file-path.pb-c.c [2020-06-09T12:12:15.587Z] #39 17.62 DEP images/remap-file-path.pb-c.d [2020-06-09T12:12:15.587Z] #39 17.67 PBCC images/fifo.pb-c.c [2020-06-09T12:12:15.587Z] #39 17.78 DEP images/fifo.pb-c.d [2020-06-09T12:12:15.587Z] #39 17.93 PBCC images/ghost-file.pb-c.c [2020-06-09T12:12:15.587Z] #39 17.99 DEP images/ghost-file.pb-c.d [2020-06-09T12:12:15.587Z] #39 18.18 PBCC images/regfile.pb-c.c [2020-06-09T12:12:15.587Z] #39 18.35 DEP images/regfile.pb-c.d [2020-06-09T12:12:15.587Z] #39 18.48 PBCC images/ns.pb-c.c [2020-06-09T12:12:15.587Z] #39 18.53 DEP images/ns.pb-c.d [2020-06-09T12:12:15.587Z] #39 18.63 PBCC images/fdinfo.pb-c.c [2020-06-09T12:12:15.587Z] #39 18.88 DEP images/fdinfo.pb-c.d [2020-06-09T12:12:15.587Z] #39 19.08 PBCC images/core-aarch64.pb-c.c [2020-06-09T12:12:15.587Z] #39 19.17 PBCC images/core-arm.pb-c.c [2020-06-09T12:12:15.587Z] #39 19.21 PBCC images/core-ppc64.pb-c.c [2020-06-09T12:12:15.587Z] #39 19.32 PBCC images/core-s390.pb-c.c [2020-06-09T12:12:15.587Z] #39 19.42 PBCC images/core-x86.pb-c.c [2020-06-09T12:12:15.587Z] #39 19.61 PBCC images/core.pb-c.c [2020-06-09T12:12:15.587Z] #39 19.91 PBCC images/inventory.pb-c.c [2020-06-09T12:12:15.587Z] #39 19.97 DEP images/core-aarch64.pb-c.d [2020-06-09T12:12:15.587Z] #39 20.03 DEP images/core-arm.pb-c.d [2020-06-09T12:12:15.587Z] #39 20.09 DEP images/core-ppc64.pb-c.d [2020-06-09T12:12:15.587Z] #39 20.14 DEP images/core-s390.pb-c.d [2020-06-09T12:12:15.587Z] #39 20.21 DEP images/core-x86.pb-c.d [2020-06-09T12:12:15.587Z] #39 20.28 DEP images/core.pb-c.d [2020-06-09T12:12:15.587Z] #39 20.37 DEP images/inventory.pb-c.d [2020-06-09T12:12:15.587Z] #39 20.46 PBCC images/cpuinfo.pb-c.c [2020-06-09T12:12:15.587Z] #39 20.49 DEP images/cpuinfo.pb-c.d [2020-06-09T12:12:15.587Z] #39 20.54 PBCC images/stats.pb-c.c [2020-06-09T12:12:15.587Z] #39 20.60 DEP images/stats.pb-c.d [2020-06-09T12:12:15.587Z] #39 22.18 make[1]: Nothing to be done for 'all'. [2020-06-09T12:12:15.724Z] #39 72.03 CC criu/eventpoll.o [2020-06-09T12:12:15.724Z] #39 ... [2020-06-09T12:12:15.724Z] [2020-06-09T12:12:15.724Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-09T12:12:15.724Z] #17 19.92 Unpacking bash-completion (1:2.8-6) ... [2020-06-09T12:12:15.724Z] #17 20.47 Selecting previously unselected package bzip2. [2020-06-09T12:12:15.724Z] #17 20.48 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-06-09T12:12:15.724Z] #17 20.48 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-09T12:12:15.724Z] #17 20.57 Selecting previously unselected package xz-utils. [2020-06-09T12:12:15.724Z] #17 20.57 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-06-09T12:12:15.724Z] #17 20.58 Unpacking xz-utils (5.2.4-1) ... [2020-06-09T12:12:15.724Z] #17 20.72 Selecting previously unselected package apparmor. [2020-06-09T12:12:15.724Z] #17 20.72 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-06-09T12:12:15.724Z] #17 20.76 Unpacking apparmor (2.13.2-10) ... [2020-06-09T12:12:15.724Z] #17 21.01 Selecting previously unselected package aufs-tools. [2020-06-09T12:12:15.806Z] [2020-06-09T12:12:15.806Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:2a6d8a559... [2020-06-09T12:12:15.806Z] #7 sha256:d23bf71de5e1fea32788576972e233e80db7c51d831ed7edb269102dab298bf1 49.17MB / 49.17MB 2.6s done [2020-06-09T12:12:15.806Z] #7 sha256:4287f76f52e4c390d78182615c75d2b3d6a5cd5b2c28dc554707a7cfbfa91f2b 52.16MB / 52.16MB 2.6s done [2020-06-09T12:12:15.806Z] #7 sha256:d5631a7a4659fe13982c83f950545083bec8f0e96ad34c74de171518bae880b7 62.52MB / 62.52MB 2.6s done [2020-06-09T12:12:15.806Z] #7 extracting sha256:d23bf71de5e1fea32788576972e233e80db7c51d831ed7edb269102dab298bf1 [2020-06-09T12:12:15.806Z] #7 sha256:15f4d0d7c44e4882090f6a2ebb9cc4c08ecee7dd8e395cee6f60c8e3a960c584 10.59MB / 97.68MB 2.9s [2020-06-09T12:12:15.806Z] #7 sha256:53283b2e9dd17ea1ed642c1603e45805ed6a99806fdad7bf5dcdd9246f19c5d3 156B / 156B 2.8s done [2020-06-09T12:12:15.806Z] #7 sha256:15f4d0d7c44e4882090f6a2ebb9cc4c08ecee7dd8e395cee6f60c8e3a960c584 20.29MB / 97.68MB 3.0s [2020-06-09T12:12:15.845Z] #39 ... [2020-06-09T12:12:15.845Z] [2020-06-09T12:12:15.845Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:12:15.845Z] #41 85.01 text/template/parse [2020-06-09T12:12:15.845Z] #41 88.87 go/parser [2020-06-09T12:12:15.845Z] #41 91.20 text/template [2020-06-09T12:12:15.845Z] #41 94.31 encoding/xml [2020-06-09T12:12:16.005Z] #17 21.01 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-06-09T12:12:16.005Z] #17 21.01 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-06-09T12:12:16.005Z] #17 21.11 Selecting previously unselected package libonig5:s390x. [2020-06-09T12:12:16.005Z] #17 21.11 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-06-09T12:12:16.005Z] #17 21.11 Unpacking libonig5:s390x (6.9.1-1) ... [2020-06-09T12:12:16.005Z] #17 21.20 Selecting previously unselected package libjq1:s390x. [2020-06-09T12:12:16.005Z] #17 21.20 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-06-09T12:12:16.005Z] #17 21.20 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-06-09T12:12:16.067Z] #7 sha256:15f4d0d7c44e4882090f6a2ebb9cc4c08ecee7dd8e395cee6f60c8e3a960c584 26.85MB / 97.68MB 3.2s [2020-06-09T12:12:16.103Z] #41 ... [2020-06-09T12:12:16.104Z] [2020-06-09T12:12:16.104Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:12:16.104Z] #47 85.31 go/ast [2020-06-09T12:12:16.104Z] #47 88.20 golang.org/x/crypto/ssh/terminal [2020-06-09T12:12:16.104Z] #47 90.24 mvdan.cc/editorconfig [2020-06-09T12:12:16.104Z] #47 92.09 mvdan.cc/sh/v3/fileutil [2020-06-09T12:12:16.104Z] #47 92.27 mvdan.cc/sh/v3/syntax [2020-06-09T12:12:16.286Z] #17 21.25 Selecting previously unselected package jq. [2020-06-09T12:12:16.286Z] #17 21.25 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-06-09T12:12:16.286Z] #17 21.26 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-09T12:12:16.286Z] #17 21.29 Selecting previously unselected package libaio1:s390x. [2020-06-09T12:12:16.286Z] #17 21.29 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-06-09T12:12:16.286Z] #17 21.29 Unpacking libaio1:s390x (0.3.112-3) ... [2020-06-09T12:12:16.286Z] #17 21.32 Selecting previously unselected package libgpm2:s390x. [2020-06-09T12:12:16.286Z] #17 21.33 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-06-09T12:12:16.286Z] #17 21.33 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-06-09T12:12:16.286Z] #17 21.37 Selecting previously unselected package libicu63:s390x. [2020-06-09T12:12:16.286Z] #17 21.37 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-06-09T12:12:16.286Z] #17 21.38 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-06-09T12:12:16.328Z] #7 sha256:15f4d0d7c44e4882090f6a2ebb9cc4c08ecee7dd8e395cee6f60c8e3a960c584 37.33MB / 97.68MB 3.3s [2020-06-09T12:12:16.328Z] #7 sha256:15f4d0d7c44e4882090f6a2ebb9cc4c08ecee7dd8e395cee6f60c8e3a960c584 60.73MB / 97.68MB 3.5s [2020-06-09T12:12:16.328Z] #7 sha256:15f4d0d7c44e4882090f6a2ebb9cc4c08ecee7dd8e395cee6f60c8e3a960c584 70.15MB / 97.68MB 3.6s [2020-06-09T12:12:16.392Z] #8 DONE 1.3s [2020-06-09T12:12:16.392Z] [2020-06-09T12:12:16.392Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-06-09T12:12:16.589Z] #7 sha256:15f4d0d7c44e4882090f6a2ebb9cc4c08ecee7dd8e395cee6f60c8e3a960c584 84.89MB / 97.68MB 3.7s [2020-06-09T12:12:16.840Z] #8 unpacking docker.io/library/golang:1.13.12-buster@sha256:2a6d8a559b4ef17cd47adb255d1d936ef45b307e07b5d57e8580c6de3a1bf690 18.5s done [2020-06-09T12:12:16.841Z] #8 DONE 23.7s [2020-06-09T12:12:16.841Z] [2020-06-09T12:12:16.841Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-06-09T12:12:16.841Z] #9 DONE 0.1s [2020-06-09T12:12:16.841Z] [2020-06-09T12:12:16.841Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-06-09T12:12:16.853Z] #7 ... [2020-06-09T12:12:16.853Z] [2020-06-09T12:12:16.853Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-06-09T12:12:16.853Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-06-09T12:12:16.853Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-06-09T12:12:16.853Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-06-09T12:12:16.853Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.9s done [2020-06-09T12:12:16.853Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.6s done [2020-06-09T12:12:16.853Z] #58 DONE 3.8s [2020-06-09T12:12:16.853Z] [2020-06-09T12:12:16.853Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:2a6d8a559... [2020-06-09T12:12:16.853Z] #7 sha256:15f4d0d7c44e4882090f6a2ebb9cc4c08ecee7dd8e395cee6f60c8e3a960c584 97.68MB / 97.68MB 3.9s [2020-06-09T12:12:17.037Z] #47 ... [2020-06-09T12:12:17.037Z] [2020-06-09T12:12:17.037Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:12:17.037Z] #39 23.68 CC images/stats.o [2020-06-09T12:12:17.120Z] #7 sha256:15f4d0d7c44e4882090f6a2ebb9cc4c08ecee7dd8e395cee6f60c8e3a960c584 97.68MB / 97.68MB 4.0s done [2020-06-09T12:12:17.162Z] #10 DONE 0.2s [2020-06-09T12:12:17.162Z] [2020-06-09T12:12:17.162Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-06-09T12:12:17.162Z] #36 DONE 0.1s [2020-06-09T12:12:17.162Z] [2020-06-09T12:12:17.162Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:12:17.162Z] #44 ... [2020-06-09T12:12:17.162Z] [2020-06-09T12:12:17.162Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-06-09T12:12:17.162Z] #28 DONE 0.1s [2020-06-09T12:12:17.162Z] [2020-06-09T12:12:17.162Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-09T12:12:17.295Z] #39 24.05 CC images/core.o [2020-06-09T12:12:17.317Z] #9 DONE 0.6s [2020-06-09T12:12:17.317Z] [2020-06-09T12:12:17.317Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-06-09T12:12:17.317Z] #27 DONE 0.0s [2020-06-09T12:12:17.317Z] [2020-06-09T12:12:17.317Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-06-09T12:12:17.317Z] #35 DONE 0.1s [2020-06-09T12:12:17.317Z] [2020-06-09T12:12:17.317Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-09T12:12:17.829Z] #29 0.822 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-06-09T12:12:17.829Z] #29 0.859 Cloning into '.'... [2020-06-09T12:12:18.026Z] #8 DONE 2.2s [2020-06-09T12:12:18.027Z] [2020-06-09T12:12:18.027Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-06-09T12:12:18.228Z] #39 24.84 CC images/core-x86.o [2020-06-09T12:12:18.284Z] #9 DONE 0.6s [2020-06-09T12:12:18.284Z] [2020-06-09T12:12:18.284Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-06-09T12:12:18.284Z] #35 DONE 0.0s [2020-06-09T12:12:18.284Z] [2020-06-09T12:12:18.284Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-06-09T12:12:18.284Z] #27 DONE 0.1s [2020-06-09T12:12:18.284Z] [2020-06-09T12:12:18.284Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-09T12:12:18.299Z] #17 23.44 Selecting previously unselected package libnet1:s390x. [2020-06-09T12:12:18.300Z] #17 23.44 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-06-09T12:12:18.300Z] #17 23.44 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-06-09T12:12:18.300Z] #17 23.48 Selecting previously unselected package libnl-3-200:s390x. [2020-06-09T12:12:18.300Z] #17 23.48 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-06-09T12:12:18.300Z] #17 23.48 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-06-09T12:12:18.300Z] #17 23.52 Selecting previously unselected package libprotobuf-c1:s390x. [2020-06-09T12:12:18.300Z] #17 23.52 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-06-09T12:12:18.300Z] #17 23.52 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-06-09T12:12:18.300Z] #17 23.56 Selecting previously unselected package libreadline5:s390x. [2020-06-09T12:12:18.501Z] #7 extracting sha256:d23bf71de5e1fea32788576972e233e80db7c51d831ed7edb269102dab298bf1 2.5s done [2020-06-09T12:12:18.501Z] #7 extracting sha256:d4f6b089b3526111514262a58bbb27c5a292d7ef355184883365cdce9a7c61e5 0.1s [2020-06-09T12:12:18.580Z] #17 23.56 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-06-09T12:12:18.580Z] #17 23.56 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-06-09T12:12:18.580Z] #17 23.62 Selecting previously unselected package net-tools. [2020-06-09T12:12:18.580Z] #17 23.62 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-06-09T12:12:18.580Z] #17 23.63 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-09T12:12:18.580Z] #17 23.72 Selecting previously unselected package python-pip-whl. [2020-06-09T12:12:18.580Z] #17 23.72 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-06-09T12:12:18.580Z] #17 23.72 Unpacking python-pip-whl (18.1-5) ... [2020-06-09T12:12:18.761Z] #7 extracting sha256:d4f6b089b3526111514262a58bbb27c5a292d7ef355184883365cdce9a7c61e5 0.3s done [2020-06-09T12:12:18.825Z] #39 25.57 CC images/core-arm.o [2020-06-09T12:12:18.861Z] #17 24.10 Selecting previously unselected package python3-lib2to3. [2020-06-09T12:12:18.861Z] #17 24.10 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-06-09T12:12:18.861Z] #17 24.10 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-06-09T12:12:19.020Z] #7 extracting sha256:f34690136adb76fac1a121f6c4a9b5a63de1def4d65e0b2f99ff84c392ed8244 [2020-06-09T12:12:19.141Z] #17 24.17 Selecting previously unselected package python3-distutils. [2020-06-09T12:12:19.141Z] #17 24.17 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-06-09T12:12:19.141Z] #17 24.17 Unpacking python3-distutils (3.7.3-1) ... [2020-06-09T12:12:19.141Z] #17 24.24 Selecting previously unselected package python3-pip. [2020-06-09T12:12:19.141Z] #17 24.24 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-06-09T12:12:19.141Z] #17 24.24 Unpacking python3-pip (18.1-5) ... [2020-06-09T12:12:19.142Z] #17 24.32 Selecting previously unselected package python3-pkg-resources. [2020-06-09T12:12:19.142Z] #17 24.32 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-06-09T12:12:19.142Z] #17 24.32 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-06-09T12:12:19.142Z] #17 24.43 Selecting previously unselected package python3-setuptools. [2020-06-09T12:12:19.280Z] #7 extracting sha256:f34690136adb76fac1a121f6c4a9b5a63de1def4d65e0b2f99ff84c392ed8244 0.2s done [2020-06-09T12:12:19.280Z] #7 extracting sha256:4287f76f52e4c390d78182615c75d2b3d6a5cd5b2c28dc554707a7cfbfa91f2b [2020-06-09T12:12:19.398Z] #39 26.01 CC images/core-aarch64.o [2020-06-09T12:12:19.422Z] #17 24.43 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-06-09T12:12:19.422Z] #17 24.43 Unpacking python3-setuptools (40.8.0-1) ... [2020-06-09T12:12:19.422Z] #17 24.54 Selecting previously unselected package python3-wheel. [2020-06-09T12:12:19.422Z] #17 24.54 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-06-09T12:12:19.422Z] #17 24.54 Unpacking python3-wheel (0.32.3-2) ... [2020-06-09T12:12:19.422Z] #17 24.61 Selecting previously unselected package sudo. [2020-06-09T12:12:19.422Z] #17 24.61 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-06-09T12:12:19.422Z] #17 24.62 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-06-09T12:12:19.703Z] #17 24.95 Selecting previously unselected package thin-provisioning-tools. [2020-06-09T12:12:19.964Z] #39 26.55 CC images/core-ppc64.o [2020-06-09T12:12:19.983Z] #17 24.95 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-06-09T12:12:19.983Z] #17 24.95 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-06-09T12:12:19.983Z] #17 25.08 Selecting previously unselected package uidmap. [2020-06-09T12:12:19.983Z] #17 25.08 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-06-09T12:12:19.983Z] #17 25.08 Unpacking uidmap (1:4.5-1.1) ... [2020-06-09T12:12:19.983Z] #17 25.13 Selecting previously unselected package vim-runtime. [2020-06-09T12:12:19.983Z] #17 25.13 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-06-09T12:12:19.983Z] #17 25.15 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-06-09T12:12:19.983Z] #17 25.16 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-06-09T12:12:19.983Z] #17 25.17 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-06-09T12:12:20.527Z] #39 27.29 CC images/core-s390.o [2020-06-09T12:12:21.189Z] #7 extracting sha256:4287f76f52e4c390d78182615c75d2b3d6a5cd5b2c28dc554707a7cfbfa91f2b 1.7s done [2020-06-09T12:12:21.450Z] #7 extracting sha256:d5631a7a4659fe13982c83f950545083bec8f0e96ad34c74de171518bae880b7 [2020-06-09T12:12:21.460Z] #39 28.05 CC images/cpuinfo.o [2020-06-09T12:12:21.996Z] #17 27.03 Selecting previously unselected package vim. [2020-06-09T12:12:21.996Z] #17 27.03 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-06-09T12:12:21.996Z] #17 27.05 Unpacking vim (2:8.1.0875-5) ... [2020-06-09T12:12:22.026Z] #39 28.54 CC images/inventory.o [2020-06-09T12:12:22.277Z] #17 27.40 Selecting previously unselected package xfsprogs. [2020-06-09T12:12:22.277Z] #17 27.40 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-06-09T12:12:22.277Z] #17 27.40 Unpacking xfsprogs (4.20.0-1) ... [2020-06-09T12:12:22.283Z] #39 28.93 CC images/fdinfo.o [2020-06-09T12:12:22.292Z] #29 ... [2020-06-09T12:12:22.292Z] [2020-06-09T12:12:22.292Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:12:22.292Z] #31 0.668 + RM_GOPATH=0 [2020-06-09T12:12:22.292Z] #31 0.668 + TMP_GOPATH= [2020-06-09T12:12:22.292Z] #31 0.668 + : /build [2020-06-09T12:12:22.292Z] #31 0.668 + '[' -z '' ']' [2020-06-09T12:12:22.292Z] #31 0.669 ++ mktemp -d [2020-06-09T12:12:22.292Z] #31 0.670 + export GOPATH=/tmp/tmp.S5VggVeD7X [2020-06-09T12:12:22.292Z] #31 0.670 + GOPATH=/tmp/tmp.S5VggVeD7X [2020-06-09T12:12:22.292Z] #31 0.670 + RM_GOPATH=1 [2020-06-09T12:12:22.292Z] #31 0.670 + case "$(go env GOARCH)" in [2020-06-09T12:12:22.292Z] #31 0.671 ++ go env GOARCH [2020-06-09T12:12:22.292Z] #31 0.676 + export GO_BUILDMODE=-buildmode=pie [2020-06-09T12:12:22.292Z] #31 0.676 + GO_BUILDMODE=-buildmode=pie [2020-06-09T12:12:22.292Z] #31 0.677 ++ dirname /tmp/install/install.sh [2020-06-09T12:12:22.292Z] #31 0.678 + dir=/tmp/install [2020-06-09T12:12:22.292Z] #31 0.678 + bin=tomlv [2020-06-09T12:12:22.292Z] #31 0.678 + shift [2020-06-09T12:12:22.292Z] #31 0.678 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-06-09T12:12:22.292Z] #31 0.678 + . /tmp/install/tomlv.installer [2020-06-09T12:12:22.292Z] #31 0.678 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-09T12:12:22.292Z] #31 0.678 + install_tomlv [2020-06-09T12:12:22.292Z] #31 0.679 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-09T12:12:22.292Z] #31 0.679 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-06-09T12:12:22.292Z] #31 0.679 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.S5VggVeD7X/src/github.com/BurntSushi/toml [2020-06-09T12:12:22.292Z] #31 0.680 Cloning into '/tmp/tmp.S5VggVeD7X/src/github.com/BurntSushi/toml'... [2020-06-09T12:12:22.292Z] #31 1.559 + cd /tmp/tmp.S5VggVeD7X/src/github.com/BurntSushi/toml [2020-06-09T12:12:22.292Z] #31 1.559 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-09T12:12:22.292Z] #31 1.581 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-06-09T12:12:22.292Z] #31 2.271 internal/cpu [2020-06-09T12:12:22.292Z] #31 2.283 runtime/internal/sys [2020-06-09T12:12:22.292Z] #31 2.366 math/bits [2020-06-09T12:12:22.292Z] #31 2.403 runtime/internal/atomic [2020-06-09T12:12:22.292Z] #31 2.748 runtime/internal/math [2020-06-09T12:12:22.292Z] #31 2.968 unicode/utf8 [2020-06-09T12:12:22.292Z] #31 3.132 internal/race [2020-06-09T12:12:22.292Z] #31 3.317 sync/atomic [2020-06-09T12:12:22.292Z] #31 3.595 internal/bytealg [2020-06-09T12:12:22.292Z] #31 4.257 math [2020-06-09T12:12:22.292Z] #31 4.313 unicode [2020-06-09T12:12:22.292Z] #31 5.115 internal/testlog [2020-06-09T12:12:22.292Z] #31 5.176 runtime [2020-06-09T12:12:22.541Z] #39 29.38 CC images/fown.o [2020-06-09T12:12:22.558Z] #17 27.60 Selecting previously unselected package zip. [2020-06-09T12:12:22.558Z] #17 27.61 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-06-09T12:12:22.558Z] #17 27.61 Unpacking zip (3.0-11+b1) ... [2020-06-09T12:12:22.558Z] #17 27.76 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-06-09T12:12:22.558Z] #17 27.78 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-09T12:12:22.558Z] #17 27.79 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-06-09T12:12:22.558Z] #17 27.80 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-06-09T12:12:22.558Z] #17 27.80 Setting up libgpm2:s390x (1.20.7-5) ... [2020-06-09T12:12:22.558Z] #17 27.81 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-06-09T12:12:22.558Z] #17 27.82 Setting up uidmap (1:4.5-1.1) ... [2020-06-09T12:12:22.558Z] #17 27.82 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-06-09T12:12:22.558Z] #17 27.83 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-06-09T12:12:22.558Z] #17 27.84 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-09T12:12:22.558Z] #17 27.85 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-06-09T12:12:22.558Z] #17 27.85 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-06-09T12:12:22.558Z] #17 27.86 Setting up xxd (2:8.1.0875-5) ... [2020-06-09T12:12:22.558Z] #17 27.86 Setting up zip (3.0-11+b1) ... [2020-06-09T12:12:22.558Z] #17 27.87 Setting up vim-common (2:8.1.0875-5) ... [2020-06-09T12:12:22.558Z] #17 27.88 Setting up bash-completion (1:2.8-6) ... [2020-06-09T12:12:22.583Z] #31 ... [2020-06-09T12:12:22.583Z] [2020-06-09T12:12:22.583Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:12:22.583Z] #44 0.912 + RM_GOPATH=0 [2020-06-09T12:12:22.583Z] #44 0.912 + TMP_GOPATH= [2020-06-09T12:12:22.583Z] #44 0.913 + : /build [2020-06-09T12:12:22.583Z] #44 0.913 + '[' -z '' ']' [2020-06-09T12:12:22.583Z] #44 0.916 ++ mktemp -d [2020-06-09T12:12:22.583Z] #44 0.918 + export GOPATH=/tmp/tmp.wst86RRhev [2020-06-09T12:12:22.583Z] #44 0.918 + GOPATH=/tmp/tmp.wst86RRhev [2020-06-09T12:12:22.583Z] #44 0.918 + RM_GOPATH=1 [2020-06-09T12:12:22.583Z] #44 0.919 + case "$(go env GOARCH)" in [2020-06-09T12:12:22.583Z] #44 0.962 ++ go env GOARCH [2020-06-09T12:12:22.583Z] #44 1.020 + export GO_BUILDMODE=-buildmode=pie [2020-06-09T12:12:22.583Z] #44 1.021 + GO_BUILDMODE=-buildmode=pie [2020-06-09T12:12:22.583Z] #44 1.025 ++ dirname /tmp/install/install.sh [2020-06-09T12:12:22.583Z] #44 1.038 + dir=/tmp/install [2020-06-09T12:12:22.583Z] #44 1.041 + bin=gotestsum [2020-06-09T12:12:22.583Z] #44 1.042 + shift [2020-06-09T12:12:22.583Z] #44 1.042 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-06-09T12:12:22.583Z] #44 1.043 + . /tmp/install/gotestsum.installer [2020-06-09T12:12:22.583Z] #44 1.044 ++ : v0.3.5 [2020-06-09T12:12:22.583Z] #44 1.048 + install_gotestsum [2020-06-09T12:12:22.583Z] #44 1.049 + set -e [2020-06-09T12:12:22.583Z] #44 1.050 + export GO111MODULE=on [2020-06-09T12:12:22.583Z] #44 1.050 + GO111MODULE=on [2020-06-09T12:12:22.583Z] #44 1.050 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-06-09T12:12:22.583Z] #44 1.233 go: finding gotest.tools/gotestsum v0.3.5 [2020-06-09T12:12:22.583Z] #44 1.235 go: finding gotest.tools v0.3.5 [2020-06-09T12:12:22.583Z] #44 2.066 go: downloading gotest.tools/gotestsum v0.3.5 [2020-06-09T12:12:22.583Z] #44 3.103 go: extracting gotest.tools/gotestsum v0.3.5 [2020-06-09T12:12:22.583Z] #44 4.782 go: downloading gotest.tools v2.1.0+incompatible [2020-06-09T12:12:22.583Z] #44 4.989 go: extracting gotest.tools v2.1.0+incompatible [2020-06-09T12:12:22.583Z] #44 5.152 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-06-09T12:12:22.583Z] #44 5.206 go: downloading github.com/pkg/errors v0.8.0 [2020-06-09T12:12:22.583Z] #44 5.342 go: downloading github.com/fatih/color v1.6.0 [2020-06-09T12:12:22.583Z] #44 5.354 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-09T12:12:22.583Z] #44 5.416 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-06-09T12:12:22.583Z] #44 5.661 go: downloading github.com/spf13/pflag v1.0.1 [2020-06-09T12:12:22.583Z] #44 5.675 go: extracting github.com/pkg/errors v0.8.0 [2020-06-09T12:12:22.583Z] #44 5.760 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-06-09T12:12:22.596Z] #36 ... [2020-06-09T12:12:22.596Z] [2020-06-09T12:12:22.596Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:12:22.596Z] #47 4.211 + RM_GOPATH=0 [2020-06-09T12:12:22.596Z] #47 4.211 + TMP_GOPATH= [2020-06-09T12:12:22.596Z] #47 4.211 + : /build [2020-06-09T12:12:22.596Z] #47 4.211 + '[' -z '' ']' [2020-06-09T12:12:22.596Z] #47 4.212 ++ mktemp -d [2020-06-09T12:12:22.596Z] #47 4.213 + export GOPATH=/tmp/tmp.w9RFH9BqYe [2020-06-09T12:12:22.596Z] #47 4.213 + GOPATH=/tmp/tmp.w9RFH9BqYe [2020-06-09T12:12:22.596Z] #47 4.213 + RM_GOPATH=1 [2020-06-09T12:12:22.596Z] #47 4.213 + case "$(go env GOARCH)" in [2020-06-09T12:12:22.596Z] #47 4.226 ++ go env GOARCH [2020-06-09T12:12:22.596Z] #47 4.226 + export GO_BUILDMODE=-buildmode=pie [2020-06-09T12:12:22.596Z] #47 4.226 + GO_BUILDMODE=-buildmode=pie [2020-06-09T12:12:22.596Z] #47 4.226 ++ dirname /tmp/install/install.sh [2020-06-09T12:12:22.596Z] #47 4.233 + dir=/tmp/install [2020-06-09T12:12:22.596Z] #47 4.233 + bin=shfmt [2020-06-09T12:12:22.596Z] #47 4.233 + shift [2020-06-09T12:12:22.596Z] #47 4.233 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-06-09T12:12:22.596Z] #47 4.233 + . /tmp/install/shfmt.installer [2020-06-09T12:12:22.596Z] #47 4.233 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-09T12:12:22.596Z] #47 4.233 + install_shfmt [2020-06-09T12:12:22.596Z] #47 4.233 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-06-09T12:12:22.596Z] #47 4.233 + git clone https://github.com/mvdan/sh.git /tmp/tmp.w9RFH9BqYe/src/github.com/mvdan/sh [2020-06-09T12:12:22.596Z] #47 4.233 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-09T12:12:22.596Z] #47 4.240 Cloning into '/tmp/tmp.w9RFH9BqYe/src/github.com/mvdan/sh'... [2020-06-09T12:12:22.799Z] #39 29.64 CC images/ns.o [2020-06-09T12:12:22.876Z] #44 5.968 go: extracting github.com/fatih/color v1.6.0 [2020-06-09T12:12:22.876Z] #44 6.049 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-06-09T12:12:23.057Z] #39 29.84 CC images/regfile.o [2020-06-09T12:12:23.166Z] #44 6.243 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-09T12:12:23.398Z] #7 extracting sha256:d5631a7a4659fe13982c83f950545083bec8f0e96ad34c74de171518bae880b7 1.4s done [2020-06-09T12:12:23.398Z] #7 extracting sha256:15f4d0d7c44e4882090f6a2ebb9cc4c08ecee7dd8e395cee6f60c8e3a960c584 [2020-06-09T12:12:23.468Z] #44 6.383 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-09T12:12:23.468Z] #44 6.438 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-06-09T12:12:23.468Z] #44 6.447 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-06-09T12:12:23.468Z] #44 6.448 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-09T12:12:23.468Z] #44 6.449 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-09T12:12:23.468Z] #44 6.457 go: extracting github.com/spf13/pflag v1.0.1 [2020-06-09T12:12:23.521Z] #47 ... [2020-06-09T12:12:23.521Z] [2020-06-09T12:12:23.521Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:12:23.521Z] #21 5.693 + RM_GOPATH=0 [2020-06-09T12:12:23.521Z] #21 5.693 + TMP_GOPATH= [2020-06-09T12:12:23.521Z] #21 5.693 + : /build [2020-06-09T12:12:23.521Z] #21 5.693 + '[' -z '' ']' [2020-06-09T12:12:23.521Z] #21 5.693 ++ mktemp -d [2020-06-09T12:12:23.521Z] #21 5.693 + export GOPATH=/tmp/tmp.cuKWmvo7C5 [2020-06-09T12:12:23.521Z] #21 5.693 + GOPATH=/tmp/tmp.cuKWmvo7C5 [2020-06-09T12:12:23.521Z] #21 5.693 + RM_GOPATH=1 [2020-06-09T12:12:23.521Z] #21 5.693 + case "$(go env GOARCH)" in [2020-06-09T12:12:23.521Z] #21 5.696 ++ go env GOARCH [2020-06-09T12:12:23.521Z] #21 5.753 + export GO_BUILDMODE=-buildmode=pie [2020-06-09T12:12:23.521Z] #21 5.753 + GO_BUILDMODE=-buildmode=pie [2020-06-09T12:12:23.521Z] #21 5.754 ++ dirname /tmp/install/install.sh [2020-06-09T12:12:23.521Z] #21 5.775 + dir=/tmp/install [2020-06-09T12:12:23.521Z] #21 5.775 + bin=dockercli [2020-06-09T12:12:23.521Z] #21 5.775 + shift [2020-06-09T12:12:23.521Z] #21 5.775 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-06-09T12:12:23.521Z] #21 5.775 + . /tmp/install/dockercli.installer [2020-06-09T12:12:23.521Z] #21 5.775 ++ : stable [2020-06-09T12:12:23.521Z] #21 5.775 ++ : 17.06.2-ce [2020-06-09T12:12:23.521Z] #21 5.776 + install_dockercli [2020-06-09T12:12:23.521Z] #21 5.776 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-06-09T12:12:23.521Z] #21 5.776 Install docker/cli version 17.06.2-ce from stable [2020-06-09T12:12:23.521Z] #21 5.776 ++ uname -m [2020-06-09T12:12:23.521Z] #21 5.806 + arch=x86_64 [2020-06-09T12:12:23.521Z] #21 5.806 + '[' x86_64 '!=' x86_64 ']' [2020-06-09T12:12:23.521Z] #21 5.807 + url=https://download.docker.com/linux/static [2020-06-09T12:12:23.521Z] #21 5.807 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-06-09T12:12:23.521Z] #21 5.808 + tar -xz docker/docker [2020-06-09T12:12:23.558Z] #28 ... [2020-06-09T12:12:23.558Z] [2020-06-09T12:12:23.558Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-09T12:12:23.558Z] #23 3.798 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-09T12:12:23.558Z] #23 3.812 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-09T12:12:23.558Z] #23 3.812 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-09T12:12:23.558Z] #23 4.088 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-09T12:12:23.622Z] #39 30.22 CC images/ghost-file.o [2020-06-09T12:12:23.776Z] #21 ... [2020-06-09T12:12:23.776Z] [2020-06-09T12:12:23.776Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:12:23.776Z] #45 6.288 + RM_GOPATH=0 [2020-06-09T12:12:23.776Z] #45 6.288 + TMP_GOPATH= [2020-06-09T12:12:23.776Z] #45 6.289 + : /build [2020-06-09T12:12:23.776Z] #45 6.289 + '[' -z '' ']' [2020-06-09T12:12:23.776Z] #45 6.291 ++ mktemp -d [2020-06-09T12:12:23.776Z] #45 6.295 + export GOPATH=/tmp/tmp.OS8jkeGhsX [2020-06-09T12:12:23.776Z] #45 6.296 + GOPATH=/tmp/tmp.OS8jkeGhsX [2020-06-09T12:12:23.776Z] #45 6.296 + RM_GOPATH=1 [2020-06-09T12:12:23.776Z] #45 6.296 + case "$(go env GOARCH)" in [2020-06-09T12:12:23.776Z] #45 6.297 ++ go env GOARCH [2020-06-09T12:12:23.776Z] #45 6.331 + export GO_BUILDMODE=-buildmode=pie [2020-06-09T12:12:23.776Z] #45 6.331 + GO_BUILDMODE=-buildmode=pie [2020-06-09T12:12:23.776Z] #45 6.332 ++ dirname /tmp/install/install.sh [2020-06-09T12:12:23.776Z] #45 6.341 + dir=/tmp/install [2020-06-09T12:12:23.776Z] #45 6.367 + bin=golangci_lint [2020-06-09T12:12:23.776Z] #45 6.367 + shift [2020-06-09T12:12:23.776Z] #45 6.367 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-06-09T12:12:23.776Z] #45 6.367 + . /tmp/install/golangci_lint.installer [2020-06-09T12:12:23.776Z] #45 6.368 ++ : v1.23.8 [2020-06-09T12:12:23.776Z] #45 6.371 + install_golangci_lint [2020-06-09T12:12:23.776Z] #45 6.373 + echo 'Installing golangci-lint version v1.23.8' [2020-06-09T12:12:23.776Z] #45 6.377 Installing golangci-lint version v1.23.8 [2020-06-09T12:12:23.776Z] #45 6.378 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-06-09T12:12:23.783Z] #44 6.906 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-06-09T12:12:23.783Z] #44 6.940 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-06-09T12:12:23.880Z] #39 30.59 CC images/fifo.o [2020-06-09T12:12:24.021Z] #17 29.25 Setting up libiptc0:s390x (1.8.2-4) ... [2020-06-09T12:12:24.022Z] #17 29.25 Setting up xz-utils (5.2.4-1) ... [2020-06-09T12:12:24.022Z] #17 29.26 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-06-09T12:12:24.022Z] #17 29.27 Setting up sudo (1.8.27-1+deb10u2) ... [2020-06-09T12:12:24.022Z] #17 29.30 invoke-rc.d: could not determine current runlevel [2020-06-09T12:12:24.022Z] #17 29.31 invoke-rc.d: policy-rc.d denied execution of start. [2020-06-09T12:12:24.022Z] #17 29.32 Setting up pigz (2.4-1) ... [2020-06-09T12:12:24.022Z] #17 29.32 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-06-09T12:12:24.022Z] #17 29.33 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-06-09T12:12:24.137Z] #39 30.89 CC images/remap-file-path.o [2020-06-09T12:12:24.302Z] #17 29.34 Setting up python-pip-whl (18.1-5) ... [2020-06-09T12:12:24.302Z] #17 29.35 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-06-09T12:12:24.302Z] #17 29.36 Setting up vim-runtime (2:8.1.0875-5) ... [2020-06-09T12:12:24.302Z] #17 29.59 Setting up libaio1:s390x (0.3.112-3) ... [2020-06-09T12:12:24.395Z] #39 31.17 CC images/eventfd.o [2020-06-09T12:12:24.491Z] #23 6.192 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-06-09T12:12:24.582Z] #17 29.60 Setting up libonig5:s390x (6.9.1-1) ... [2020-06-09T12:12:24.582Z] #17 29.61 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-06-09T12:12:24.582Z] #17 29.61 Setting up vim (2:8.1.0875-5) ... [2020-06-09T12:12:24.582Z] #17 29.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-06-09T12:12:24.582Z] #17 29.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-06-09T12:12:24.582Z] #17 29.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-06-09T12:12:24.582Z] #17 29.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-06-09T12:12:24.582Z] #17 29.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-06-09T12:12:24.582Z] #17 29.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-06-09T12:12:24.582Z] #17 29.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-06-09T12:12:24.582Z] #17 29.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-06-09T12:12:24.582Z] #17 29.66 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-06-09T12:12:24.582Z] #17 29.66 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-06-09T12:12:24.582Z] #17 29.67 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-06-09T12:12:24.582Z] #17 29.68 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-09T12:12:24.582Z] #17 29.69 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-06-09T12:12:24.582Z] #17 29.69 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-06-09T12:12:24.652Z] #39 31.41 CC images/eventpoll.o [2020-06-09T12:12:24.702Z] #45 ... [2020-06-09T12:12:24.702Z] [2020-06-09T12:12:24.702Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-09T12:12:24.702Z] #36 7.331 + git clone https://github.com/docker/distribution.git . [2020-06-09T12:12:24.702Z] #36 7.333 Cloning into '.'... [2020-06-09T12:12:24.748Z] #23 ... [2020-06-09T12:12:24.748Z] [2020-06-09T12:12:24.748Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-09T12:12:24.748Z] #28 6.331 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-06-09T12:12:24.748Z] #28 6.339 Cloning into '.'... [2020-06-09T12:12:25.217Z] #39 31.72 CC images/fh.o [2020-06-09T12:12:25.475Z] #39 32.08 CC images/fsnotify.o [2020-06-09T12:12:25.733Z] #39 ... [2020-06-09T12:12:25.733Z] [2020-06-09T12:12:25.733Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:12:25.733Z] #47 99.16 mvdan.cc/sh/v3/cmd/shfmt [2020-06-09T12:12:25.733Z] #47 DONE 104.9s [2020-06-09T12:12:25.733Z] [2020-06-09T12:12:25.733Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:12:25.733Z] #41 96.92 go/doc [2020-06-09T12:12:25.733Z] #41 100.2 github.com/LK4D4/vndr/build [2020-06-09T12:12:25.733Z] #41 101.0 github.com/LK4D4/vndr/versioned [2020-06-09T12:12:25.733Z] #41 101.2 compress/flate [2020-06-09T12:12:25.733Z] #41 103.4 hash/crc32 [2020-06-09T12:12:25.733Z] #41 104.0 vendor/golang.org/x/crypto/cryptobyte [2020-06-09T12:12:25.733Z] #41 104.3 compress/gzip [2020-06-09T12:12:25.990Z] #41 105.1 net [2020-06-09T12:12:26.047Z] #17 31.34 Setting up iptables (1.8.2-4) ... [2020-06-09T12:12:26.047Z] #17 31.35 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-09T12:12:26.047Z] #17 ... [2020-06-09T12:12:26.047Z] [2020-06-09T12:12:26.047Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:12:26.047Z] #39 72.47 CC criu/external.o [2020-06-09T12:12:26.047Z] #39 72.64 CC criu/fault-injection.o [2020-06-09T12:12:26.047Z] #39 72.71 CC criu/fdstore.o [2020-06-09T12:12:26.047Z] #39 72.96 CC criu/fifo.o [2020-06-09T12:12:26.047Z] #39 73.23 CC criu/file-ids.o [2020-06-09T12:12:26.047Z] #39 73.42 CC criu/file-lock.o [2020-06-09T12:12:26.047Z] #39 73.97 CC criu/files-ext.o [2020-06-09T12:12:26.047Z] #39 74.08 CC criu/files-reg.o [2020-06-09T12:12:26.047Z] #39 75.23 CC criu/files.o [2020-06-09T12:12:26.047Z] #39 76.47 CC criu/filesystems.o [2020-06-09T12:12:26.047Z] #39 76.81 CC criu/fsnotify.o [2020-06-09T12:12:26.047Z] #39 77.31 CC criu/image-desc.o [2020-06-09T12:12:26.047Z] #39 77.37 CC criu/image.o [2020-06-09T12:12:26.047Z] #39 77.82 CC criu/ipc_ns.o [2020-06-09T12:12:26.047Z] #39 78.36 CC criu/irmap.o [2020-06-09T12:12:26.047Z] #39 78.75 CC criu/kcmp-ids.o [2020-06-09T12:12:26.047Z] #39 79.00 CC criu/kerndat.o [2020-06-09T12:12:26.047Z] #39 79.64 CC criu/libnetlink.o [2020-06-09T12:12:26.047Z] #39 79.90 CC criu/log.o [2020-06-09T12:12:26.047Z] #39 80.15 CC criu/lsm.o [2020-06-09T12:12:26.047Z] #39 80.33 CC criu/mem.o [2020-06-09T12:12:26.047Z] #39 81.28 CC criu/memfd.o [2020-06-09T12:12:26.047Z] #39 81.60 CC criu/mount.o [2020-06-09T12:12:26.247Z] #41 ... [2020-06-09T12:12:26.247Z] [2020-06-09T12:12:26.247Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:12:26.247Z] #39 32.91 CC images/signalfd.o [2020-06-09T12:12:26.330Z] #39 ... [2020-06-09T12:12:26.330Z] [2020-06-09T12:12:26.330Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-09T12:12:26.330Z] #17 31.36 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-09T12:12:26.330Z] #17 31.36 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-09T12:12:26.330Z] #17 31.37 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-09T12:12:26.330Z] #17 31.37 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-06-09T12:12:26.330Z] #17 31.38 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-06-09T12:12:26.330Z] #17 31.39 Setting up python3 (3.7.3-1) ... [2020-06-09T12:12:26.330Z] #17 31.63 Setting up python3-wheel (0.32.3-2) ... [2020-06-09T12:12:26.491Z] #44 9.293 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-09T12:12:26.697Z] #7 extracting sha256:15f4d0d7c44e4882090f6a2ebb9cc4c08ecee7dd8e395cee6f60c8e3a960c584 2.9s done [2020-06-09T12:12:26.697Z] #7 extracting sha256:53283b2e9dd17ea1ed642c1603e45805ed6a99806fdad7bf5dcdd9246f19c5d3 [2020-06-09T12:12:26.697Z] #7 extracting sha256:53283b2e9dd17ea1ed642c1603e45805ed6a99806fdad7bf5dcdd9246f19c5d3 done [2020-06-09T12:12:26.697Z] #7 DONE 13.7s [2020-06-09T12:12:26.697Z] [2020-06-09T12:12:26.697Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-06-09T12:12:26.783Z] #44 9.970 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-09T12:12:26.811Z] #39 33.49 CC images/fs.o [2020-06-09T12:12:26.951Z] #17 32.09 Setting up apparmor (2.13.2-10) ... [2020-06-09T12:12:27.069Z] #39 33.68 CC images/pstree.o [2020-06-09T12:12:27.069Z] #39 33.91 CC images/pipe.o [2020-06-09T12:12:27.075Z] #44 10.03 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-09T12:12:27.075Z] #44 ... [2020-06-09T12:12:27.075Z] [2020-06-09T12:12:27.075Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:12:27.075Z] #22 0.973 + RM_GOPATH=0 [2020-06-09T12:12:27.075Z] #22 0.978 + TMP_GOPATH= [2020-06-09T12:12:27.075Z] #22 0.979 + : /build [2020-06-09T12:12:27.075Z] #22 0.981 + '[' -z '' ']' [2020-06-09T12:12:27.075Z] #22 0.985 ++ mktemp -d [2020-06-09T12:12:27.075Z] #22 0.995 + export GOPATH=/tmp/tmp.t4tr26Z2Yf [2020-06-09T12:12:27.075Z] #22 0.995 + GOPATH=/tmp/tmp.t4tr26Z2Yf [2020-06-09T12:12:27.075Z] #22 0.995 + RM_GOPATH=1 [2020-06-09T12:12:27.075Z] #22 0.996 + case "$(go env GOARCH)" in [2020-06-09T12:12:27.075Z] #22 1.001 ++ go env GOARCH [2020-06-09T12:12:27.075Z] #22 1.047 + export GO_BUILDMODE=-buildmode=pie [2020-06-09T12:12:27.075Z] #22 1.049 + GO_BUILDMODE=-buildmode=pie [2020-06-09T12:12:27.075Z] #22 1.054 ++ dirname /tmp/install/install.sh [2020-06-09T12:12:27.075Z] #22 1.059 + dir=/tmp/install [2020-06-09T12:12:27.075Z] #22 1.060 + bin=dockercli [2020-06-09T12:12:27.075Z] #22 1.060 + shift [2020-06-09T12:12:27.075Z] #22 1.060 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-06-09T12:12:27.075Z] #22 1.060 + . /tmp/install/dockercli.installer [2020-06-09T12:12:27.075Z] #22 1.061 ++ : stable [2020-06-09T12:12:27.075Z] #22 1.061 ++ : 17.06.2-ce [2020-06-09T12:12:27.075Z] #22 1.062 + install_dockercli [2020-06-09T12:12:27.075Z] #22 1.062 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-06-09T12:12:27.075Z] #22 1.063 Install docker/cli version 17.06.2-ce from stable [2020-06-09T12:12:27.075Z] #22 1.069 ++ uname -m [2020-06-09T12:12:27.075Z] #22 1.114 + arch=ppc64le [2020-06-09T12:12:27.075Z] #22 1.114 + '[' ppc64le '!=' x86_64 ']' [2020-06-09T12:12:27.075Z] #22 1.114 + '[' ppc64le '!=' s390x ']' [2020-06-09T12:12:27.075Z] #22 1.114 + '[' ppc64le '!=' armhf ']' [2020-06-09T12:12:27.075Z] #22 1.114 + build_dockercli [2020-06-09T12:12:27.075Z] #22 1.115 + git clone https://github.com/docker/docker-ce /tmp/tmp.t4tr26Z2Yf/tmp/docker-ce [2020-06-09T12:12:27.075Z] #22 1.140 Cloning into '/tmp/tmp.t4tr26Z2Yf/tmp/docker-ce'... [2020-06-09T12:12:27.075Z] #22 ... [2020-06-09T12:12:27.075Z] [2020-06-09T12:12:27.075Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:12:27.075Z] #55 0.856 + RM_GOPATH=0 [2020-06-09T12:12:27.075Z] #55 0.857 + TMP_GOPATH= [2020-06-09T12:12:27.075Z] #55 0.857 + : /build [2020-06-09T12:12:27.075Z] #55 0.857 + '[' -z '' ']' [2020-06-09T12:12:27.075Z] #55 0.861 ++ mktemp -d [2020-06-09T12:12:27.075Z] #55 0.863 + export GOPATH=/tmp/tmp.Z8PdewA1rG [2020-06-09T12:12:27.075Z] #55 0.864 + GOPATH=/tmp/tmp.Z8PdewA1rG [2020-06-09T12:12:27.075Z] #55 0.864 + RM_GOPATH=1 [2020-06-09T12:12:27.075Z] #55 0.864 + case "$(go env GOARCH)" in [2020-06-09T12:12:27.075Z] #55 0.866 ++ go env GOARCH [2020-06-09T12:12:27.075Z] #55 0.907 + export GO_BUILDMODE=-buildmode=pie [2020-06-09T12:12:27.075Z] #55 0.911 + GO_BUILDMODE=-buildmode=pie [2020-06-09T12:12:27.075Z] #55 0.915 ++ dirname /tmp/install/install.sh [2020-06-09T12:12:27.075Z] #55 0.920 + dir=/tmp/install [2020-06-09T12:12:27.075Z] #55 0.922 + bin=rootlesskit [2020-06-09T12:12:27.075Z] #55 0.922 + shift [2020-06-09T12:12:27.075Z] #55 0.923 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-06-09T12:12:27.075Z] #55 0.924 + . /tmp/install/rootlesskit.installer [2020-06-09T12:12:27.075Z] #55 0.925 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-09T12:12:27.075Z] #55 0.928 + install_rootlesskit [2020-06-09T12:12:27.075Z] #55 0.929 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-09T12:12:27.075Z] #55 0.929 + case "$1" in [2020-06-09T12:12:27.075Z] #55 0.929 + export CGO_ENABLED=0 [2020-06-09T12:12:27.075Z] #55 0.929 + CGO_ENABLED=0 [2020-06-09T12:12:27.075Z] #55 0.929 + _install_rootlesskit [2020-06-09T12:12:27.075Z] #55 0.929 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-06-09T12:12:27.075Z] #55 0.930 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Z8PdewA1rG/src/github.com/rootless-containers/rootlesskit [2020-06-09T12:12:27.075Z] #55 1.001 Cloning into '/tmp/tmp.Z8PdewA1rG/src/github.com/rootless-containers/rootlesskit'... [2020-06-09T12:12:27.075Z] #55 5.354 + cd /tmp/tmp.Z8PdewA1rG/src/github.com/rootless-containers/rootlesskit [2020-06-09T12:12:27.075Z] #55 5.354 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-09T12:12:27.075Z] #55 5.478 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-09T12:12:27.075Z] #55 5.479 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-06-09T12:12:27.214Z] #36 ... [2020-06-09T12:12:27.214Z] [2020-06-09T12:12:27.214Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-09T12:12:27.214Z] #32 7.556 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-09T12:12:27.214Z] #32 7.588 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-09T12:12:27.214Z] #32 7.592 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-09T12:12:27.214Z] #32 8.533 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-09T12:12:27.214Z] #32 ... [2020-06-09T12:12:27.214Z] [2020-06-09T12:12:27.214Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:12:27.214Z] #43 7.320 + RM_GOPATH=0 [2020-06-09T12:12:27.214Z] #43 7.320 + TMP_GOPATH= [2020-06-09T12:12:27.214Z] #43 7.320 + : /build [2020-06-09T12:12:27.214Z] #43 7.320 + '[' -z '' ']' [2020-06-09T12:12:27.214Z] #43 7.328 ++ mktemp -d [2020-06-09T12:12:27.214Z] #43 7.330 + export GOPATH=/tmp/tmp.FjgYyxEA3U [2020-06-09T12:12:27.214Z] #43 7.333 + GOPATH=/tmp/tmp.FjgYyxEA3U [2020-06-09T12:12:27.214Z] #43 7.333 + RM_GOPATH=1 [2020-06-09T12:12:27.214Z] #43 7.333 + case "$(go env GOARCH)" in [2020-06-09T12:12:27.214Z] #43 7.337 ++ go env GOARCH [2020-06-09T12:12:27.214Z] #43 7.359 + export GO_BUILDMODE=-buildmode=pie [2020-06-09T12:12:27.214Z] #43 7.359 + GO_BUILDMODE=-buildmode=pie [2020-06-09T12:12:27.214Z] #43 7.361 ++ dirname /tmp/install/install.sh [2020-06-09T12:12:27.214Z] #43 7.362 + dir=/tmp/install [2020-06-09T12:12:27.214Z] #43 7.362 + bin=gotestsum [2020-06-09T12:12:27.214Z] #43 7.362 + shift [2020-06-09T12:12:27.214Z] #43 7.362 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-06-09T12:12:27.214Z] #43 7.363 + . /tmp/install/gotestsum.installer [2020-06-09T12:12:27.214Z] #43 7.369 ++ : v0.3.5 [2020-06-09T12:12:27.214Z] #43 7.369 + install_gotestsum [2020-06-09T12:12:27.214Z] #43 7.372 + set -e [2020-06-09T12:12:27.214Z] #43 7.373 + export GO111MODULE=on [2020-06-09T12:12:27.214Z] #43 7.375 + GO111MODULE=on [2020-06-09T12:12:27.214Z] #43 7.376 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-06-09T12:12:27.214Z] #43 7.521 go: finding gotest.tools/gotestsum v0.3.5 [2020-06-09T12:12:27.214Z] #43 7.529 go: finding gotest.tools v0.3.5 [2020-06-09T12:12:27.214Z] #43 8.497 go: downloading gotest.tools/gotestsum v0.3.5 [2020-06-09T12:12:27.214Z] #43 8.972 go: extracting gotest.tools/gotestsum v0.3.5 [2020-06-09T12:12:27.214Z] #43 10.09 go: downloading gotest.tools v2.1.0+incompatible [2020-06-09T12:12:27.214Z] #43 10.27 go: extracting gotest.tools v2.1.0+incompatible [2020-06-09T12:12:27.214Z] #43 ... [2020-06-09T12:12:27.214Z] [2020-06-09T12:12:27.214Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:12:27.214Z] #30 7.234 + RM_GOPATH=0 [2020-06-09T12:12:27.214Z] #30 7.235 + TMP_GOPATH= [2020-06-09T12:12:27.214Z] #30 7.235 + : /build [2020-06-09T12:12:27.214Z] #30 7.236 + '[' -z '' ']' [2020-06-09T12:12:27.214Z] #30 7.242 ++ mktemp -d [2020-06-09T12:12:27.214Z] #30 7.245 + export GOPATH=/tmp/tmp.i2IGcVMgYI [2020-06-09T12:12:27.214Z] #30 7.245 + GOPATH=/tmp/tmp.i2IGcVMgYI [2020-06-09T12:12:27.214Z] #30 7.245 + RM_GOPATH=1 [2020-06-09T12:12:27.214Z] #30 7.245 + case "$(go env GOARCH)" in [2020-06-09T12:12:27.214Z] #30 7.245 ++ go env GOARCH [2020-06-09T12:12:27.214Z] #30 7.265 + export GO_BUILDMODE=-buildmode=pie [2020-06-09T12:12:27.214Z] #30 7.269 + GO_BUILDMODE=-buildmode=pie [2020-06-09T12:12:27.214Z] #30 7.269 ++ dirname /tmp/install/install.sh [2020-06-09T12:12:27.214Z] #30 7.274 + dir=/tmp/install [2020-06-09T12:12:27.214Z] #30 7.285 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-09T12:12:27.214Z] #30 7.285 + bin=tomlv [2020-06-09T12:12:27.214Z] #30 7.285 + shift [2020-06-09T12:12:27.214Z] #30 7.285 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-06-09T12:12:27.214Z] #30 7.285 + . /tmp/install/tomlv.installer [2020-06-09T12:12:27.214Z] #30 7.285 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-09T12:12:27.214Z] #30 7.285 + install_tomlv [2020-06-09T12:12:27.214Z] #30 7.285 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-06-09T12:12:27.214Z] #30 7.285 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.i2IGcVMgYI/src/github.com/BurntSushi/toml [2020-06-09T12:12:27.214Z] #30 7.292 Cloning into '/tmp/tmp.i2IGcVMgYI/src/github.com/BurntSushi/toml'... [2020-06-09T12:12:27.214Z] #30 8.551 + cd /tmp/tmp.i2IGcVMgYI/src/github.com/BurntSushi/toml [2020-06-09T12:12:27.214Z] #30 8.552 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-09T12:12:27.214Z] #30 8.576 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-06-09T12:12:27.214Z] #30 9.306 internal/cpu [2020-06-09T12:12:27.214Z] #30 9.337 runtime/internal/atomic [2020-06-09T12:12:27.214Z] #30 9.678 runtime/internal/sys [2020-06-09T12:12:27.214Z] #30 9.914 runtime/internal/math [2020-06-09T12:12:27.214Z] #30 9.955 internal/bytealg [2020-06-09T12:12:27.214Z] #30 9.993 math/bits [2020-06-09T12:12:27.326Z] #39 34.15 CC images/tcp-stream.o [2020-06-09T12:12:27.363Z] #55 ... [2020-06-09T12:12:27.363Z] [2020-06-09T12:12:27.363Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-09T12:12:27.363Z] #11 1.577 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-09T12:12:27.363Z] #11 1.699 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-09T12:12:27.363Z] #11 1.741 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-09T12:12:27.363Z] #11 3.234 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-06-09T12:12:27.363Z] #11 6.836 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [196 kB] [2020-06-09T12:12:27.363Z] #11 6.892 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7588 B] [2020-06-09T12:12:27.363Z] #11 ... [2020-06-09T12:12:27.363Z] [2020-06-09T12:12:27.363Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:12:27.363Z] #61 0.900 + RM_GOPATH=0 [2020-06-09T12:12:27.363Z] #61 0.900 + TMP_GOPATH= [2020-06-09T12:12:27.363Z] #61 0.900 + : /build [2020-06-09T12:12:27.363Z] #61 0.900 + '[' -z '' ']' [2020-06-09T12:12:27.363Z] #61 0.905 ++ mktemp -d [2020-06-09T12:12:27.363Z] #61 0.955 + export GOPATH=/tmp/tmp.Hknwu7zFmy [2020-06-09T12:12:27.363Z] #61 0.955 + GOPATH=/tmp/tmp.Hknwu7zFmy [2020-06-09T12:12:27.363Z] #61 0.956 + RM_GOPATH=1 [2020-06-09T12:12:27.363Z] #61 0.956 + case "$(go env GOARCH)" in [2020-06-09T12:12:27.363Z] #61 0.961 ++ go env GOARCH [2020-06-09T12:12:27.363Z] #61 1.006 + export GO_BUILDMODE=-buildmode=pie [2020-06-09T12:12:27.363Z] #61 1.007 + GO_BUILDMODE=-buildmode=pie [2020-06-09T12:12:27.363Z] #61 1.013 ++ dirname /tmp/install/install.sh [2020-06-09T12:12:27.363Z] #61 1.028 + dir=/tmp/install [2020-06-09T12:12:27.363Z] #61 1.033 + bin=proxy [2020-06-09T12:12:27.363Z] #61 1.033 + shift [2020-06-09T12:12:27.363Z] #61 1.034 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-06-09T12:12:27.363Z] #61 1.034 + . /tmp/install/proxy.installer [2020-06-09T12:12:27.363Z] #61 1.035 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-09T12:12:27.363Z] #61 1.037 + install_proxy [2020-06-09T12:12:27.363Z] #61 1.038 + case "$1" in [2020-06-09T12:12:27.363Z] #61 1.038 + export CGO_ENABLED=0 [2020-06-09T12:12:27.363Z] #61 1.039 + CGO_ENABLED=0 [2020-06-09T12:12:27.363Z] #61 1.040 + _install_proxy [2020-06-09T12:12:27.363Z] #61 1.040 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-06-09T12:12:27.363Z] #61 1.041 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-09T12:12:27.363Z] #61 1.041 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Hknwu7zFmy/src/github.com/docker/libnetwork [2020-06-09T12:12:27.363Z] #61 1.070 Cloning into '/tmp/tmp.Hknwu7zFmy/src/github.com/docker/libnetwork'... [2020-06-09T12:12:27.469Z] #30 ... [2020-06-09T12:12:27.469Z] [2020-06-09T12:12:27.469Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:12:27.469Z] #60 6.913 + RM_GOPATH=0 [2020-06-09T12:12:27.469Z] #60 6.913 + TMP_GOPATH= [2020-06-09T12:12:27.469Z] #60 6.913 + : /build [2020-06-09T12:12:27.469Z] #60 6.913 + '[' -z '' ']' [2020-06-09T12:12:27.469Z] #60 6.922 ++ mktemp -d [2020-06-09T12:12:27.469Z] #60 6.923 + export GOPATH=/tmp/tmp.g2OtkHohq8 [2020-06-09T12:12:27.469Z] #60 6.923 + GOPATH=/tmp/tmp.g2OtkHohq8 [2020-06-09T12:12:27.469Z] #60 6.923 + RM_GOPATH=1 [2020-06-09T12:12:27.469Z] #60 6.923 + case "$(go env GOARCH)" in [2020-06-09T12:12:27.469Z] #60 6.924 ++ go env GOARCH [2020-06-09T12:12:27.469Z] #60 6.987 + export GO_BUILDMODE=-buildmode=pie [2020-06-09T12:12:27.469Z] #60 6.987 + GO_BUILDMODE=-buildmode=pie [2020-06-09T12:12:27.469Z] #60 6.987 ++ dirname /tmp/install/install.sh [2020-06-09T12:12:27.469Z] #60 6.994 + dir=/tmp/install [2020-06-09T12:12:27.469Z] #60 6.995 + bin=proxy [2020-06-09T12:12:27.469Z] #60 6.996 + shift [2020-06-09T12:12:27.469Z] #60 6.996 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-06-09T12:12:27.469Z] #60 6.996 + . /tmp/install/proxy.installer [2020-06-09T12:12:27.469Z] #60 6.998 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-09T12:12:27.469Z] #60 6.999 + install_proxy [2020-06-09T12:12:27.469Z] #60 7.001 + case "$1" in [2020-06-09T12:12:27.469Z] #60 7.001 + export CGO_ENABLED=0 [2020-06-09T12:12:27.469Z] #60 7.001 + CGO_ENABLED=0 [2020-06-09T12:12:27.469Z] #60 7.001 + _install_proxy [2020-06-09T12:12:27.469Z] #60 7.001 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-06-09T12:12:27.469Z] #60 7.001 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-09T12:12:27.469Z] #60 7.001 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.g2OtkHohq8/src/github.com/docker/libnetwork [2020-06-09T12:12:27.469Z] #60 7.022 Cloning into '/tmp/tmp.g2OtkHohq8/src/github.com/docker/libnetwork'... [2020-06-09T12:12:27.469Z] #60 ... [2020-06-09T12:12:27.469Z] [2020-06-09T12:12:27.469Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-09T12:12:27.469Z] #23 7.428 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-09T12:12:27.469Z] #23 7.499 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-09T12:12:27.469Z] #23 7.503 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-09T12:12:27.469Z] #23 8.701 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-09T12:12:27.652Z] #61 ... [2020-06-09T12:12:27.652Z] [2020-06-09T12:12:27.652Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-09T12:12:27.652Z] #39 1.417 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-09T12:12:27.652Z] #39 1.561 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-09T12:12:27.652Z] #39 1.705 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-09T12:12:27.652Z] #39 3.078 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-06-09T12:12:27.652Z] #39 6.946 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [196 kB] [2020-06-09T12:12:27.652Z] #39 7.015 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7588 B] [2020-06-09T12:12:27.652Z] #39 ... [2020-06-09T12:12:27.652Z] [2020-06-09T12:12:27.652Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-09T12:12:27.652Z] #24 1.255 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-09T12:12:27.652Z] #24 1.399 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-09T12:12:27.652Z] #24 1.403 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-09T12:12:27.652Z] #24 2.858 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-06-09T12:12:27.652Z] #24 6.316 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [196 kB] [2020-06-09T12:12:27.652Z] #24 6.356 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7588 B] [2020-06-09T12:12:27.772Z] #23 ... [2020-06-09T12:12:27.772Z] [2020-06-09T12:12:27.772Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-09T12:12:27.772Z] #38 3.937 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-09T12:12:27.772Z] #38 3.977 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-09T12:12:27.772Z] #38 3.977 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-09T12:12:27.772Z] #38 4.499 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-09T12:12:27.772Z] #38 7.178 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-06-09T12:12:27.772Z] #38 9.372 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7592 B] [2020-06-09T12:12:27.772Z] #38 ... [2020-06-09T12:12:27.772Z] [2020-06-09T12:12:27.772Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-09T12:12:27.772Z] #10 7.608 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-09T12:12:27.772Z] #10 7.674 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-09T12:12:27.772Z] #10 7.674 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-09T12:12:27.772Z] #10 8.890 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-09T12:12:27.891Z] #39 34.42 CC images/sk-packet.o [2020-06-09T12:12:27.891Z] #39 34.74 CC images/mnt.o [2020-06-09T12:12:27.942Z] #24 ... [2020-06-09T12:12:27.942Z] [2020-06-09T12:12:27.942Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:12:27.942Z] #42 0.949 + RM_GOPATH=0 [2020-06-09T12:12:27.942Z] #42 0.962 + TMP_GOPATH= [2020-06-09T12:12:27.942Z] #42 0.964 + : /build [2020-06-09T12:12:27.942Z] #42 0.965 + '[' -z '' ']' [2020-06-09T12:12:27.942Z] #42 0.969 ++ mktemp -d [2020-06-09T12:12:27.942Z] #42 0.982 + export GOPATH=/tmp/tmp.BI57y32fA3 [2020-06-09T12:12:27.942Z] #42 0.982 + GOPATH=/tmp/tmp.BI57y32fA3 [2020-06-09T12:12:27.942Z] #42 0.983 + RM_GOPATH=1 [2020-06-09T12:12:27.942Z] #42 0.984 + case "$(go env GOARCH)" in [2020-06-09T12:12:27.942Z] #42 0.987 ++ go env GOARCH [2020-06-09T12:12:27.942Z] #42 1.011 + export GO_BUILDMODE=-buildmode=pie [2020-06-09T12:12:27.942Z] #42 1.011 + GO_BUILDMODE=-buildmode=pie [2020-06-09T12:12:27.942Z] #42 1.013 ++ dirname /tmp/install/install.sh [2020-06-09T12:12:27.942Z] #42 1.059 + dir=/tmp/install [2020-06-09T12:12:27.942Z] #42 1.063 + bin=vndr [2020-06-09T12:12:27.942Z] #42 1.063 + shift [2020-06-09T12:12:27.942Z] #42 1.064 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-06-09T12:12:27.942Z] #42 1.065 + . /tmp/install/vndr.installer [2020-06-09T12:12:27.942Z] #42 1.070 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-09T12:12:27.942Z] #42 1.074 + install_vndr [2020-06-09T12:12:27.942Z] #42 1.074 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-06-09T12:12:27.942Z] #42 1.075 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-09T12:12:27.942Z] #42 1.075 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.BI57y32fA3/src/github.com/LK4D4/vndr [2020-06-09T12:12:27.942Z] #42 1.080 Cloning into '/tmp/tmp.BI57y32fA3/src/github.com/LK4D4/vndr'... [2020-06-09T12:12:27.942Z] #42 2.065 + cd /tmp/tmp.BI57y32fA3/src/github.com/LK4D4/vndr [2020-06-09T12:12:27.942Z] #42 2.066 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-09T12:12:27.942Z] #42 2.080 + go build -buildmode=pie -v -o /build/vndr . [2020-06-09T12:12:27.942Z] #42 3.634 unicode [2020-06-09T12:12:27.942Z] #42 3.709 sync/atomic [2020-06-09T12:12:27.942Z] #42 3.751 internal/bytealg [2020-06-09T12:12:27.942Z] #42 3.851 unicode/utf8 [2020-06-09T12:12:27.942Z] #42 5.039 math [2020-06-09T12:12:27.942Z] #42 5.490 runtime [2020-06-09T12:12:27.942Z] #42 5.591 internal/testlog [2020-06-09T12:12:27.942Z] #42 6.427 encoding [2020-06-09T12:12:27.942Z] #42 6.812 unicode/utf16 [2020-06-09T12:12:27.942Z] #42 7.787 container/list [2020-06-09T12:12:27.942Z] #42 9.850 crypto/internal/subtle [2020-06-09T12:12:27.942Z] #42 10.11 crypto/subtle [2020-06-09T12:12:27.942Z] #42 10.76 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-06-09T12:12:27.942Z] #42 10.98 internal/nettrace [2020-06-09T12:12:27.942Z] #42 ... [2020-06-09T12:12:27.942Z] [2020-06-09T12:12:27.942Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-09T12:12:27.942Z] #37 0.765 + git clone https://github.com/docker/distribution.git . [2020-06-09T12:12:27.942Z] #37 0.772 Cloning into '.'... [2020-06-09T12:12:27.951Z] #17 33.07 Setting up xfsprogs (4.20.0-1) ... [2020-06-09T12:12:27.951Z] #17 33.08 Setting up python3-lib2to3 (3.7.3-1) ... [2020-06-09T12:12:27.951Z] #17 33.23 Setting up python3-pkg-resources (40.8.0-1) ... [2020-06-09T12:12:28.029Z] #10 ... [2020-06-09T12:12:28.029Z] [2020-06-09T12:12:28.029Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:12:28.029Z] #54 7.294 + RM_GOPATH=0 [2020-06-09T12:12:28.029Z] #54 7.294 + TMP_GOPATH= [2020-06-09T12:12:28.029Z] #54 7.295 + : /build [2020-06-09T12:12:28.029Z] #54 7.296 + '[' -z '' ']' [2020-06-09T12:12:28.029Z] #54 7.297 ++ mktemp -d [2020-06-09T12:12:28.029Z] #54 7.316 + export GOPATH=/tmp/tmp.5LwHHMVLV2 [2020-06-09T12:12:28.029Z] #54 7.316 + GOPATH=/tmp/tmp.5LwHHMVLV2 [2020-06-09T12:12:28.029Z] #54 7.316 + RM_GOPATH=1 [2020-06-09T12:12:28.029Z] #54 7.316 + case "$(go env GOARCH)" in [2020-06-09T12:12:28.029Z] #54 7.326 ++ go env GOARCH [2020-06-09T12:12:28.029Z] #54 7.345 + export GO_BUILDMODE=-buildmode=pie [2020-06-09T12:12:28.029Z] #54 7.345 + GO_BUILDMODE=-buildmode=pie [2020-06-09T12:12:28.029Z] #54 7.350 ++ dirname /tmp/install/install.sh [2020-06-09T12:12:28.029Z] #54 7.354 + dir=/tmp/install [2020-06-09T12:12:28.029Z] #54 7.354 + bin=rootlesskit [2020-06-09T12:12:28.029Z] #54 7.354 + shift [2020-06-09T12:12:28.029Z] #54 7.354 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-06-09T12:12:28.029Z] #54 7.354 + . /tmp/install/rootlesskit.installer [2020-06-09T12:12:28.029Z] #54 7.354 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-09T12:12:28.029Z] #54 7.355 + install_rootlesskit [2020-06-09T12:12:28.029Z] #54 7.355 + case "$1" in [2020-06-09T12:12:28.029Z] #54 7.355 + export CGO_ENABLED=0 [2020-06-09T12:12:28.029Z] #54 7.355 + CGO_ENABLED=0 [2020-06-09T12:12:28.029Z] #54 7.355 + _install_rootlesskit [2020-06-09T12:12:28.029Z] #54 7.355 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-06-09T12:12:28.029Z] #54 7.355 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-09T12:12:28.029Z] #54 7.360 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.5LwHHMVLV2/src/github.com/rootless-containers/rootlesskit [2020-06-09T12:12:28.029Z] #54 7.376 Cloning into '/tmp/tmp.5LwHHMVLV2/src/github.com/rootless-containers/rootlesskit'... [2020-06-09T12:12:28.029Z] #54 ... [2020-06-09T12:12:28.029Z] [2020-06-09T12:12:28.029Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-09T12:12:28.029Z] #51 7.338 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-09T12:12:28.029Z] #51 7.399 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-09T12:12:28.029Z] #51 7.401 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-09T12:12:28.029Z] #51 8.324 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-09T12:12:28.029Z] #51 10.49 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-06-09T12:12:28.149Z] #39 35.01 CC images/pipe-data.o [2020-06-09T12:12:28.232Z] #37 ... [2020-06-09T12:12:28.232Z] [2020-06-09T12:12:28.232Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-09T12:12:28.232Z] #52 1.259 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-09T12:12:28.232Z] #52 1.401 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-09T12:12:28.232Z] #52 1.405 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-09T12:12:28.232Z] #52 2.640 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-06-09T12:12:28.232Z] #52 6.386 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [196 kB] [2020-06-09T12:12:28.232Z] #52 6.475 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7588 B] [2020-06-09T12:12:28.232Z] #52 ... [2020-06-09T12:12:28.232Z] [2020-06-09T12:12:28.232Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-09T12:12:28.232Z] #33 1.417 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-09T12:12:28.232Z] #33 1.723 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-09T12:12:28.232Z] #33 1.775 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-09T12:12:28.232Z] #33 3.077 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-06-09T12:12:28.232Z] #33 6.579 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [196 kB] [2020-06-09T12:12:28.232Z] #33 6.628 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7588 B] [2020-06-09T12:12:28.285Z] #51 ... [2020-06-09T12:12:28.285Z] [2020-06-09T12:12:28.285Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:12:28.285Z] #41 6.777 + RM_GOPATH=0 [2020-06-09T12:12:28.285Z] #41 6.777 + TMP_GOPATH= [2020-06-09T12:12:28.285Z] #41 6.777 + : /build [2020-06-09T12:12:28.285Z] #41 6.777 + '[' -z '' ']' [2020-06-09T12:12:28.285Z] #41 6.777 ++ mktemp -d [2020-06-09T12:12:28.285Z] #41 6.777 + export GOPATH=/tmp/tmp.gP3Gjm9Wex [2020-06-09T12:12:28.285Z] #41 6.777 + GOPATH=/tmp/tmp.gP3Gjm9Wex [2020-06-09T12:12:28.285Z] #41 6.777 + RM_GOPATH=1 [2020-06-09T12:12:28.285Z] #41 6.777 + case "$(go env GOARCH)" in [2020-06-09T12:12:28.285Z] #41 6.778 ++ go env GOARCH [2020-06-09T12:12:28.285Z] #41 6.789 + export GO_BUILDMODE=-buildmode=pie [2020-06-09T12:12:28.285Z] #41 6.790 + GO_BUILDMODE=-buildmode=pie [2020-06-09T12:12:28.285Z] #41 6.790 ++ dirname /tmp/install/install.sh [2020-06-09T12:12:28.285Z] #41 6.794 + dir=/tmp/install [2020-06-09T12:12:28.285Z] #41 6.802 + bin=vndr [2020-06-09T12:12:28.285Z] #41 6.802 + shift [2020-06-09T12:12:28.285Z] #41 6.803 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-06-09T12:12:28.285Z] #41 6.805 + . /tmp/install/vndr.installer [2020-06-09T12:12:28.285Z] #41 6.805 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-09T12:12:28.285Z] #41 6.806 + install_vndr [2020-06-09T12:12:28.285Z] #41 6.806 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-06-09T12:12:28.285Z] #41 6.807 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-09T12:12:28.285Z] #41 6.807 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.gP3Gjm9Wex/src/github.com/LK4D4/vndr [2020-06-09T12:12:28.285Z] #41 6.808 Cloning into '/tmp/tmp.gP3Gjm9Wex/src/github.com/LK4D4/vndr'... [2020-06-09T12:12:28.285Z] #41 7.727 + cd /tmp/tmp.gP3Gjm9Wex/src/github.com/LK4D4/vndr [2020-06-09T12:12:28.285Z] #41 7.728 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-09T12:12:28.285Z] #41 7.746 + go build -buildmode=pie -v -o /build/vndr . [2020-06-09T12:12:28.285Z] #41 9.205 internal/cpu [2020-06-09T12:12:28.285Z] #41 9.259 runtime/internal/atomic [2020-06-09T12:12:28.285Z] #41 9.618 runtime/internal/sys [2020-06-09T12:12:28.285Z] #41 9.847 runtime/internal/math [2020-06-09T12:12:28.285Z] #41 9.926 internal/race [2020-06-09T12:12:28.285Z] #41 9.931 internal/bytealg [2020-06-09T12:12:28.285Z] #41 10.02 sync/atomic [2020-06-09T12:12:28.285Z] #41 10.34 unicode [2020-06-09T12:12:28.285Z] #41 10.66 runtime [2020-06-09T12:12:28.285Z] #41 ... [2020-06-09T12:12:28.285Z] [2020-06-09T12:12:28.285Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-09T12:12:28.285Z] #28 6.862 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-06-09T12:12:28.285Z] #28 6.866 Cloning into '.'... [2020-06-09T12:12:28.521Z] #33 ... [2020-06-09T12:12:28.521Z] [2020-06-09T12:12:28.521Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:12:28.521Z] #48 0.940 + RM_GOPATH=0 [2020-06-09T12:12:28.521Z] #48 0.941 + TMP_GOPATH= [2020-06-09T12:12:28.521Z] #48 0.941 + : /build [2020-06-09T12:12:28.521Z] #48 0.941 + '[' -z '' ']' [2020-06-09T12:12:28.521Z] #48 0.957 ++ mktemp -d [2020-06-09T12:12:28.521Z] #48 1.004 + export GOPATH=/tmp/tmp.wUohJli9tv [2020-06-09T12:12:28.521Z] #48 1.004 + GOPATH=/tmp/tmp.wUohJli9tv [2020-06-09T12:12:28.521Z] #48 1.005 + RM_GOPATH=1 [2020-06-09T12:12:28.521Z] #48 1.008 + case "$(go env GOARCH)" in [2020-06-09T12:12:28.521Z] #48 1.011 ++ go env GOARCH [2020-06-09T12:12:28.521Z] #48 1.036 + export GO_BUILDMODE=-buildmode=pie [2020-06-09T12:12:28.521Z] #48 1.036 + GO_BUILDMODE=-buildmode=pie [2020-06-09T12:12:28.521Z] #48 1.039 ++ dirname /tmp/install/install.sh [2020-06-09T12:12:28.521Z] #48 1.043 + dir=/tmp/install [2020-06-09T12:12:28.521Z] #48 1.043 + bin=shfmt [2020-06-09T12:12:28.521Z] #48 1.043 + shift [2020-06-09T12:12:28.521Z] #48 1.102 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-06-09T12:12:28.521Z] #48 1.102 + . /tmp/install/shfmt.installer [2020-06-09T12:12:28.521Z] #48 1.103 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-09T12:12:28.521Z] #48 1.107 + install_shfmt [2020-06-09T12:12:28.521Z] #48 1.109 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-06-09T12:12:28.521Z] #48 1.109 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-09T12:12:28.521Z] #48 1.110 + git clone https://github.com/mvdan/sh.git /tmp/tmp.wUohJli9tv/src/github.com/mvdan/sh [2020-06-09T12:12:28.521Z] #48 1.118 Cloning into '/tmp/tmp.wUohJli9tv/src/github.com/mvdan/sh'... [2020-06-09T12:12:28.521Z] #48 10.95 + cd /tmp/tmp.wUohJli9tv/src/github.com/mvdan/sh [2020-06-09T12:12:28.521Z] #48 10.96 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-09T12:12:28.521Z] #48 11.10 + GO111MODULE=on [2020-06-09T12:12:28.521Z] #48 11.11 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-06-09T12:12:28.521Z] #48 ... [2020-06-09T12:12:28.521Z] [2020-06-09T12:12:28.521Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:12:28.521Z] #46 0.942 + RM_GOPATH=0 [2020-06-09T12:12:28.521Z] #46 0.942 + TMP_GOPATH= [2020-06-09T12:12:28.521Z] #46 0.942 + : /build [2020-06-09T12:12:28.521Z] #46 0.942 + '[' -z '' ']' [2020-06-09T12:12:28.521Z] #46 0.959 ++ mktemp -d [2020-06-09T12:12:28.521Z] #46 0.974 + export GOPATH=/tmp/tmp.4g1GezRRLl [2020-06-09T12:12:28.521Z] #46 0.975 + GOPATH=/tmp/tmp.4g1GezRRLl [2020-06-09T12:12:28.521Z] #46 0.976 + RM_GOPATH=1 [2020-06-09T12:12:28.521Z] #46 0.979 + case "$(go env GOARCH)" in [2020-06-09T12:12:28.521Z] #46 0.989 ++ go env GOARCH [2020-06-09T12:12:28.521Z] #46 1.006 + export GO_BUILDMODE=-buildmode=pie [2020-06-09T12:12:28.521Z] #46 1.006 + GO_BUILDMODE=-buildmode=pie [2020-06-09T12:12:28.521Z] #46 1.020 ++ dirname /tmp/install/install.sh [2020-06-09T12:12:28.521Z] #46 1.034 + dir=/tmp/install [2020-06-09T12:12:28.521Z] #46 1.035 + bin=golangci_lint [2020-06-09T12:12:28.521Z] #46 1.036 + shift [2020-06-09T12:12:28.521Z] #46 1.036 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-06-09T12:12:28.521Z] #46 1.037 + . /tmp/install/golangci_lint.installer [2020-06-09T12:12:28.521Z] #46 1.039 ++ : v1.23.8 [2020-06-09T12:12:28.521Z] #46 1.041 + install_golangci_lint [2020-06-09T12:12:28.521Z] #46 1.044 + echo 'Installing golangci-lint version v1.23.8' [2020-06-09T12:12:28.521Z] #46 1.045 Installing golangci-lint version v1.23.8 [2020-06-09T12:12:28.521Z] #46 1.046 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-06-09T12:12:28.543Z] #28 ... [2020-06-09T12:12:28.543Z] [2020-06-09T12:12:28.543Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:12:28.543Z] #43 10.38 go: downloading github.com/spf13/pflag v1.0.1 [2020-06-09T12:12:28.543Z] #43 10.38 go: downloading github.com/pkg/errors v0.8.0 [2020-06-09T12:12:28.543Z] #43 10.44 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-06-09T12:12:28.543Z] #43 10.49 go: downloading github.com/fatih/color v1.6.0 [2020-06-09T12:12:28.543Z] #43 10.69 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-06-09T12:12:28.543Z] #43 10.79 go: extracting github.com/pkg/errors v0.8.0 [2020-06-09T12:12:28.543Z] #43 10.79 go: extracting github.com/fatih/color v1.6.0 [2020-06-09T12:12:28.543Z] #43 10.90 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-09T12:12:28.543Z] #43 11.09 go: extracting github.com/spf13/pflag v1.0.1 [2020-06-09T12:12:28.543Z] #43 11.10 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-06-09T12:12:28.543Z] #43 11.16 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-06-09T12:12:28.543Z] #43 11.19 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-06-09T12:12:28.543Z] #43 11.20 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-06-09T12:12:28.543Z] #43 11.49 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-09T12:12:28.543Z] #43 11.62 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-06-09T12:12:28.562Z] #17 33.78 Setting up python3-distutils (3.7.3-1) ... [2020-06-09T12:12:28.715Z] #39 35.22 CC images/sa.o [2020-06-09T12:12:28.715Z] #39 35.41 CC images/timer.o [2020-06-09T12:12:28.798Z] #43 11.66 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-09T12:12:28.798Z] #43 11.69 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-09T12:12:28.798Z] #43 11.70 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-09T12:12:28.798Z] #43 11.83 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-06-09T12:12:28.940Z] #28 ... [2020-06-09T12:12:28.940Z] [2020-06-09T12:12:28.940Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:12:28.940Z] #41 6.497 + RM_GOPATH=0 [2020-06-09T12:12:28.940Z] #41 6.497 + TMP_GOPATH= [2020-06-09T12:12:28.940Z] #41 6.497 + : /build [2020-06-09T12:12:28.940Z] #41 6.497 + '[' -z '' ']' [2020-06-09T12:12:28.940Z] #41 6.506 ++ mktemp -d [2020-06-09T12:12:28.940Z] #41 6.517 + export GOPATH=/tmp/tmp.ayIUps5fzK [2020-06-09T12:12:28.940Z] #41 6.517 + GOPATH=/tmp/tmp.ayIUps5fzK [2020-06-09T12:12:28.940Z] #41 6.517 + RM_GOPATH=1 [2020-06-09T12:12:28.940Z] #41 6.517 + case "$(go env GOARCH)" in [2020-06-09T12:12:28.940Z] #41 6.519 ++ go env GOARCH [2020-06-09T12:12:28.940Z] #41 6.542 + export GO_BUILDMODE=-buildmode=pie [2020-06-09T12:12:28.940Z] #41 6.542 + GO_BUILDMODE=-buildmode=pie [2020-06-09T12:12:28.940Z] #41 6.543 ++ dirname /tmp/install/install.sh [2020-06-09T12:12:28.940Z] #41 6.544 + dir=/tmp/install [2020-06-09T12:12:28.940Z] #41 6.544 + bin=vndr [2020-06-09T12:12:28.940Z] #41 6.544 + shift [2020-06-09T12:12:28.940Z] #41 6.544 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-06-09T12:12:28.940Z] #41 6.544 + . /tmp/install/vndr.installer [2020-06-09T12:12:28.940Z] #41 6.545 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-09T12:12:28.940Z] #41 6.545 + install_vndr [2020-06-09T12:12:28.940Z] #41 6.545 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-06-09T12:12:28.940Z] #41 6.545 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-09T12:12:28.940Z] #41 6.546 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ayIUps5fzK/src/github.com/LK4D4/vndr [2020-06-09T12:12:28.940Z] #41 6.552 Cloning into '/tmp/tmp.ayIUps5fzK/src/github.com/LK4D4/vndr'... [2020-06-09T12:12:28.940Z] #41 7.367 + cd /tmp/tmp.ayIUps5fzK/src/github.com/LK4D4/vndr [2020-06-09T12:12:28.940Z] #41 7.368 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-09T12:12:28.940Z] #41 7.379 + go build -buildmode=pie -v -o /build/vndr . [2020-06-09T12:12:28.940Z] #41 8.844 internal/bytealg [2020-06-09T12:12:28.940Z] #41 8.860 internal/race [2020-06-09T12:12:28.940Z] #41 8.911 sync/atomic [2020-06-09T12:12:28.940Z] #41 9.218 unicode [2020-06-09T12:12:28.940Z] #41 9.665 runtime [2020-06-09T12:12:28.940Z] #41 ... [2020-06-09T12:12:28.940Z] [2020-06-09T12:12:28.940Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-09T12:12:28.940Z] #10 7.668 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-09T12:12:28.940Z] #10 7.733 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-09T12:12:28.940Z] #10 7.735 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-09T12:12:28.940Z] #10 8.843 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-09T12:12:28.940Z] #10 ... [2020-06-09T12:12:28.940Z] [2020-06-09T12:12:28.940Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:12:28.940Z] #30 6.331 + RM_GOPATH=0 [2020-06-09T12:12:28.940Z] #30 6.331 + TMP_GOPATH= [2020-06-09T12:12:28.940Z] #30 6.331 + : /build [2020-06-09T12:12:28.940Z] #30 6.331 + '[' -z '' ']' [2020-06-09T12:12:28.940Z] #30 6.336 ++ mktemp -d [2020-06-09T12:12:28.940Z] #30 6.349 + export GOPATH=/tmp/tmp.iLsmy0wmFr [2020-06-09T12:12:28.940Z] #30 6.349 + GOPATH=/tmp/tmp.iLsmy0wmFr [2020-06-09T12:12:28.940Z] #30 6.349 + RM_GOPATH=1 [2020-06-09T12:12:28.940Z] #30 6.349 + case "$(go env GOARCH)" in [2020-06-09T12:12:28.940Z] #30 6.350 ++ go env GOARCH [2020-06-09T12:12:28.940Z] #30 6.418 + export GO_BUILDMODE=-buildmode=pie [2020-06-09T12:12:28.940Z] #30 6.430 + GO_BUILDMODE=-buildmode=pie [2020-06-09T12:12:28.940Z] #30 6.431 ++ dirname /tmp/install/install.sh [2020-06-09T12:12:28.940Z] #30 6.431 + dir=/tmp/install [2020-06-09T12:12:28.940Z] #30 6.435 + bin=tomlv [2020-06-09T12:12:28.940Z] #30 6.435 + shift [2020-06-09T12:12:28.940Z] #30 6.435 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-06-09T12:12:28.940Z] #30 6.435 + . /tmp/install/tomlv.installer [2020-06-09T12:12:28.940Z] #30 6.436 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-09T12:12:28.940Z] #30 6.439 + install_tomlv [2020-06-09T12:12:28.940Z] #30 6.439 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-06-09T12:12:28.940Z] #30 6.441 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-09T12:12:28.940Z] #30 6.442 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.iLsmy0wmFr/src/github.com/BurntSushi/toml [2020-06-09T12:12:28.940Z] #30 6.453 Cloning into '/tmp/tmp.iLsmy0wmFr/src/github.com/BurntSushi/toml'... [2020-06-09T12:12:28.940Z] #30 7.445 + cd /tmp/tmp.iLsmy0wmFr/src/github.com/BurntSushi/toml [2020-06-09T12:12:28.940Z] #30 7.445 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-09T12:12:28.940Z] #30 7.470 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-06-09T12:12:28.940Z] #30 8.231 internal/cpu [2020-06-09T12:12:28.940Z] #30 8.248 runtime/internal/atomic [2020-06-09T12:12:28.940Z] #30 8.526 runtime/internal/sys [2020-06-09T12:12:28.940Z] #30 8.622 internal/bytealg [2020-06-09T12:12:28.940Z] #30 8.643 runtime/internal/math [2020-06-09T12:12:28.940Z] #30 8.742 math/bits [2020-06-09T12:12:28.940Z] #30 9.528 runtime [2020-06-09T12:12:28.940Z] #30 9.596 math [2020-06-09T12:12:28.940Z] #30 ... [2020-06-09T12:12:28.940Z] [2020-06-09T12:12:28.940Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:12:28.940Z] #54 6.931 + RM_GOPATH=0 [2020-06-09T12:12:28.940Z] #54 6.931 + TMP_GOPATH= [2020-06-09T12:12:28.940Z] #54 6.931 + : /build [2020-06-09T12:12:28.940Z] #54 6.931 + '[' -z '' ']' [2020-06-09T12:12:28.940Z] #54 6.931 ++ mktemp -d [2020-06-09T12:12:28.940Z] #54 6.931 + export GOPATH=/tmp/tmp.0BfWXgU9pB [2020-06-09T12:12:28.940Z] #54 6.931 + GOPATH=/tmp/tmp.0BfWXgU9pB [2020-06-09T12:12:28.940Z] #54 6.931 + RM_GOPATH=1 [2020-06-09T12:12:28.940Z] #54 6.931 + case "$(go env GOARCH)" in [2020-06-09T12:12:28.940Z] #54 6.931 ++ go env GOARCH [2020-06-09T12:12:28.940Z] #54 6.956 + export GO_BUILDMODE=-buildmode=pie [2020-06-09T12:12:28.940Z] #54 6.958 + GO_BUILDMODE=-buildmode=pie [2020-06-09T12:12:28.940Z] #54 6.959 ++ dirname /tmp/install/install.sh [2020-06-09T12:12:28.940Z] #54 6.963 + dir=/tmp/install [2020-06-09T12:12:28.940Z] #54 6.963 + bin=rootlesskit [2020-06-09T12:12:28.940Z] #54 6.963 + shift [2020-06-09T12:12:28.940Z] #54 6.963 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-06-09T12:12:28.940Z] #54 6.964 + . /tmp/install/rootlesskit.installer [2020-06-09T12:12:28.940Z] #54 6.970 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-09T12:12:28.940Z] #54 6.970 + install_rootlesskit [2020-06-09T12:12:28.940Z] #54 6.972 + case "$1" in [2020-06-09T12:12:28.940Z] #54 6.973 + export CGO_ENABLED=0 [2020-06-09T12:12:28.940Z] #54 6.973 + CGO_ENABLED=0 [2020-06-09T12:12:28.940Z] #54 6.973 + _install_rootlesskit [2020-06-09T12:12:28.940Z] #54 6.973 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-06-09T12:12:28.940Z] #54 6.973 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-09T12:12:28.940Z] #54 6.973 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.0BfWXgU9pB/src/github.com/rootless-containers/rootlesskit [2020-06-09T12:12:28.940Z] #54 6.976 Cloning into '/tmp/tmp.0BfWXgU9pB/src/github.com/rootless-containers/rootlesskit'... [2020-06-09T12:12:28.940Z] #54 ... [2020-06-09T12:12:28.940Z] [2020-06-09T12:12:28.940Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-09T12:12:28.940Z] #38 7.499 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-09T12:12:28.940Z] #38 7.577 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-09T12:12:28.940Z] #38 7.579 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-09T12:12:28.940Z] #38 8.670 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-09T12:12:28.940Z] #38 ... [2020-06-09T12:12:28.940Z] [2020-06-09T12:12:28.940Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:12:28.940Z] #60 6.411 + RM_GOPATH=0 [2020-06-09T12:12:28.940Z] #60 6.411 + TMP_GOPATH= [2020-06-09T12:12:28.940Z] #60 6.412 + : /build [2020-06-09T12:12:28.940Z] #60 6.412 + '[' -z '' ']' [2020-06-09T12:12:28.940Z] #60 6.412 ++ mktemp -d [2020-06-09T12:12:28.940Z] #60 6.414 + export GOPATH=/tmp/tmp.tX4FfXuBm4 [2020-06-09T12:12:28.940Z] #60 6.414 + GOPATH=/tmp/tmp.tX4FfXuBm4 [2020-06-09T12:12:28.940Z] #60 6.414 + RM_GOPATH=1 [2020-06-09T12:12:28.940Z] #60 6.415 + case "$(go env GOARCH)" in [2020-06-09T12:12:28.940Z] #60 6.415 ++ go env GOARCH [2020-06-09T12:12:28.940Z] #60 6.460 + export GO_BUILDMODE=-buildmode=pie [2020-06-09T12:12:28.940Z] #60 6.460 + GO_BUILDMODE=-buildmode=pie [2020-06-09T12:12:28.940Z] #60 6.465 ++ dirname /tmp/install/install.sh [2020-06-09T12:12:28.940Z] #60 6.469 + dir=/tmp/install [2020-06-09T12:12:28.940Z] #60 6.469 + bin=proxy [2020-06-09T12:12:28.940Z] #60 6.469 + shift [2020-06-09T12:12:28.940Z] #60 6.469 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-06-09T12:12:28.940Z] #60 6.469 + . /tmp/install/proxy.installer [2020-06-09T12:12:28.940Z] #60 6.469 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-09T12:12:28.940Z] #60 6.469 + install_proxy [2020-06-09T12:12:28.940Z] #60 6.469 + case "$1" in [2020-06-09T12:12:28.940Z] #60 6.472 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-09T12:12:28.940Z] #60 6.472 + export CGO_ENABLED=0 [2020-06-09T12:12:28.940Z] #60 6.472 + CGO_ENABLED=0 [2020-06-09T12:12:28.940Z] #60 6.472 + _install_proxy [2020-06-09T12:12:28.940Z] #60 6.472 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-06-09T12:12:28.940Z] #60 6.472 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.tX4FfXuBm4/src/github.com/docker/libnetwork [2020-06-09T12:12:28.940Z] #60 6.473 Cloning into '/tmp/tmp.tX4FfXuBm4/src/github.com/docker/libnetwork'... [2020-06-09T12:12:29.172Z] #17 34.04 Setting up python3-setuptools (40.8.0-1) ... [2020-06-09T12:12:29.198Z] #60 ... [2020-06-09T12:12:29.198Z] [2020-06-09T12:12:29.198Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:12:29.198Z] #21 7.009 + RM_GOPATH=0 [2020-06-09T12:12:29.198Z] #21 7.009 + TMP_GOPATH= [2020-06-09T12:12:29.198Z] #21 7.009 + : /build [2020-06-09T12:12:29.198Z] #21 7.009 + '[' -z '' ']' [2020-06-09T12:12:29.198Z] #21 7.016 ++ mktemp -d [2020-06-09T12:12:29.198Z] #21 7.018 + export GOPATH=/tmp/tmp.EmJUq9U4mQ [2020-06-09T12:12:29.198Z] #21 7.019 + GOPATH=/tmp/tmp.EmJUq9U4mQ [2020-06-09T12:12:29.198Z] #21 7.019 + RM_GOPATH=1 [2020-06-09T12:12:29.198Z] #21 7.019 + case "$(go env GOARCH)" in [2020-06-09T12:12:29.198Z] #21 7.024 ++ go env GOARCH [2020-06-09T12:12:29.198Z] #21 7.066 + export GO_BUILDMODE=-buildmode=pie [2020-06-09T12:12:29.198Z] #21 7.066 + GO_BUILDMODE=-buildmode=pie [2020-06-09T12:12:29.198Z] #21 7.068 ++ dirname /tmp/install/install.sh [2020-06-09T12:12:29.198Z] #21 7.070 + dir=/tmp/install [2020-06-09T12:12:29.198Z] #21 7.072 + bin=dockercli [2020-06-09T12:12:29.198Z] #21 7.072 + shift [2020-06-09T12:12:29.198Z] #21 7.072 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-06-09T12:12:29.198Z] #21 7.073 + . /tmp/install/dockercli.installer [2020-06-09T12:12:29.198Z] #21 7.075 ++ : stable [2020-06-09T12:12:29.198Z] #21 7.076 ++ : 17.06.2-ce [2020-06-09T12:12:29.198Z] #21 7.083 + install_dockercli [2020-06-09T12:12:29.198Z] #21 7.083 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-06-09T12:12:29.198Z] #21 7.083 Install docker/cli version 17.06.2-ce from stable [2020-06-09T12:12:29.198Z] #21 7.089 ++ uname -m [2020-06-09T12:12:29.198Z] #21 7.091 + arch=x86_64 [2020-06-09T12:12:29.198Z] #21 7.091 + '[' x86_64 '!=' x86_64 ']' [2020-06-09T12:12:29.198Z] #21 7.092 + url=https://download.docker.com/linux/static [2020-06-09T12:12:29.198Z] #21 7.097 + tar -xz docker/docker [2020-06-09T12:12:29.198Z] #21 7.100 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-06-09T12:12:29.198Z] #21 ... [2020-06-09T12:12:29.198Z] [2020-06-09T12:12:29.198Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:12:29.198Z] #43 7.082 + RM_GOPATH=0 [2020-06-09T12:12:29.198Z] #43 7.082 + TMP_GOPATH= [2020-06-09T12:12:29.198Z] #43 7.082 + : /build [2020-06-09T12:12:29.198Z] #43 7.082 + '[' -z '' ']' [2020-06-09T12:12:29.198Z] #43 7.083 ++ mktemp -d [2020-06-09T12:12:29.198Z] #43 7.089 + export GOPATH=/tmp/tmp.aSq1qvkfmE [2020-06-09T12:12:29.198Z] #43 7.089 + GOPATH=/tmp/tmp.aSq1qvkfmE [2020-06-09T12:12:29.198Z] #43 7.089 + RM_GOPATH=1 [2020-06-09T12:12:29.198Z] #43 7.089 + case "$(go env GOARCH)" in [2020-06-09T12:12:29.198Z] #43 7.089 ++ go env GOARCH [2020-06-09T12:12:29.198Z] #43 7.143 + export GO_BUILDMODE=-buildmode=pie [2020-06-09T12:12:29.198Z] #43 7.145 + GO_BUILDMODE=-buildmode=pie [2020-06-09T12:12:29.198Z] #43 7.148 ++ dirname /tmp/install/install.sh [2020-06-09T12:12:29.198Z] #43 7.163 + dir=/tmp/install [2020-06-09T12:12:29.198Z] #43 7.164 + bin=gotestsum [2020-06-09T12:12:29.198Z] #43 7.164 + shift [2020-06-09T12:12:29.198Z] #43 7.165 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-06-09T12:12:29.198Z] #43 7.165 + . /tmp/install/gotestsum.installer [2020-06-09T12:12:29.198Z] #43 7.165 ++ : v0.3.5 [2020-06-09T12:12:29.198Z] #43 7.165 + install_gotestsum [2020-06-09T12:12:29.198Z] #43 7.166 + set -e [2020-06-09T12:12:29.198Z] #43 7.171 + export GO111MODULE=on [2020-06-09T12:12:29.198Z] #43 7.173 + GO111MODULE=on [2020-06-09T12:12:29.198Z] #43 7.175 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-06-09T12:12:29.198Z] #43 7.279 go: finding gotest.tools/gotestsum v0.3.5 [2020-06-09T12:12:29.198Z] #43 7.281 go: finding gotest.tools v0.3.5 [2020-06-09T12:12:29.198Z] #43 8.446 go: downloading gotest.tools/gotestsum v0.3.5 [2020-06-09T12:12:29.198Z] #43 9.033 go: extracting gotest.tools/gotestsum v0.3.5 [2020-06-09T12:12:29.198Z] #43 9.899 go: downloading gotest.tools v2.1.0+incompatible [2020-06-09T12:12:29.198Z] #43 10.11 go: extracting gotest.tools v2.1.0+incompatible [2020-06-09T12:12:29.198Z] #43 10.26 go: downloading github.com/fatih/color v1.6.0 [2020-06-09T12:12:29.198Z] #43 10.35 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-09T12:12:29.198Z] #43 10.35 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-06-09T12:12:29.198Z] #43 10.35 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-06-09T12:12:29.199Z] #43 10.35 go: downloading github.com/spf13/pflag v1.0.1 [2020-06-09T12:12:29.199Z] #43 10.40 go: downloading github.com/pkg/errors v0.8.0 [2020-06-09T12:12:29.199Z] #43 10.51 go: extracting github.com/fatih/color v1.6.0 [2020-06-09T12:12:29.199Z] #43 10.56 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-06-09T12:12:29.199Z] #43 10.56 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-06-09T12:12:29.199Z] #43 10.72 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-09T12:12:29.199Z] #43 10.76 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-09T12:12:29.199Z] #43 10.83 go: extracting github.com/pkg/errors v0.8.0 [2020-06-09T12:12:29.199Z] #43 10.84 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-06-09T12:12:29.199Z] #43 11.03 go: extracting github.com/spf13/pflag v1.0.1 [2020-06-09T12:12:29.235Z] #8 DONE 2.7s [2020-06-09T12:12:29.235Z] [2020-06-09T12:12:29.235Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-06-09T12:12:29.280Z] #39 35.87 CC images/timerfd.o [2020-06-09T12:12:29.280Z] #39 36.07 CC images/mm.o [2020-06-09T12:12:29.453Z] #17 34.65 Setting up python3-pip (18.1-5) ... [2020-06-09T12:12:29.457Z] #43 11.03 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-06-09T12:12:29.457Z] #43 11.04 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-09T12:12:29.457Z] #43 11.10 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-06-09T12:12:29.457Z] #43 11.12 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-06-09T12:12:29.457Z] #43 ... [2020-06-09T12:12:29.457Z] [2020-06-09T12:12:29.457Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-09T12:12:29.457Z] #32 7.544 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-09T12:12:29.457Z] #32 7.627 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-09T12:12:29.457Z] #32 7.627 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-09T12:12:29.457Z] #32 8.740 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-09T12:12:29.457Z] #32 11.06 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-06-09T12:12:29.457Z] #32 ... [2020-06-09T12:12:29.457Z] [2020-06-09T12:12:29.457Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:12:29.457Z] #47 7.039 + RM_GOPATH=0 [2020-06-09T12:12:29.457Z] #47 7.039 + TMP_GOPATH= [2020-06-09T12:12:29.457Z] #47 7.039 + : /build [2020-06-09T12:12:29.457Z] #47 7.039 + '[' -z '' ']' [2020-06-09T12:12:29.457Z] #47 7.043 ++ mktemp -d [2020-06-09T12:12:29.457Z] #47 7.046 + export GOPATH=/tmp/tmp.Y5sN3a9M3D [2020-06-09T12:12:29.457Z] #47 7.046 + GOPATH=/tmp/tmp.Y5sN3a9M3D [2020-06-09T12:12:29.457Z] #47 7.046 + RM_GOPATH=1 [2020-06-09T12:12:29.457Z] #47 7.046 + case "$(go env GOARCH)" in [2020-06-09T12:12:29.457Z] #47 7.047 ++ go env GOARCH [2020-06-09T12:12:29.457Z] #47 7.066 + export GO_BUILDMODE=-buildmode=pie [2020-06-09T12:12:29.457Z] #47 7.067 + GO_BUILDMODE=-buildmode=pie [2020-06-09T12:12:29.457Z] #47 7.069 ++ dirname /tmp/install/install.sh [2020-06-09T12:12:29.457Z] #47 7.091 + dir=/tmp/install [2020-06-09T12:12:29.457Z] #47 7.091 + bin=shfmt [2020-06-09T12:12:29.457Z] #47 7.092 + shift [2020-06-09T12:12:29.457Z] #47 7.092 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-06-09T12:12:29.457Z] #47 7.092 + . /tmp/install/shfmt.installer [2020-06-09T12:12:29.457Z] #47 7.092 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-09T12:12:29.457Z] #47 7.093 + install_shfmt [2020-06-09T12:12:29.457Z] #47 7.094 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-06-09T12:12:29.457Z] #47 7.097 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-09T12:12:29.457Z] #47 7.098 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Y5sN3a9M3D/src/github.com/mvdan/sh [2020-06-09T12:12:29.457Z] #47 7.100 Cloning into '/tmp/tmp.Y5sN3a9M3D/src/github.com/mvdan/sh'... [2020-06-09T12:12:29.550Z] #46 ... [2020-06-09T12:12:29.550Z] [2020-06-09T12:12:29.550Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:12:29.550Z] #44 12.70 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-06-09T12:12:29.715Z] #47 ... [2020-06-09T12:12:29.715Z] [2020-06-09T12:12:29.715Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-09T12:12:29.715Z] #51 7.427 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-09T12:12:29.715Z] #51 7.455 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-09T12:12:29.715Z] #51 7.455 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-09T12:12:29.715Z] #51 8.444 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-09T12:12:29.715Z] #51 11.31 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-06-09T12:12:29.845Z] #39 36.35 CC images/sk-opts.o [2020-06-09T12:12:29.974Z] #51 ... [2020-06-09T12:12:29.974Z] [2020-06-09T12:12:29.974Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-09T12:12:29.974Z] #36 5.944 + git clone https://github.com/docker/distribution.git . [2020-06-09T12:12:29.974Z] #36 5.956 Cloning into '.'... [2020-06-09T12:12:29.974Z] #36 ... [2020-06-09T12:12:29.974Z] [2020-06-09T12:12:29.974Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:12:29.974Z] #45 6.703 + RM_GOPATH=0 [2020-06-09T12:12:29.974Z] #45 6.703 + TMP_GOPATH= [2020-06-09T12:12:29.974Z] #45 6.703 + : /build [2020-06-09T12:12:29.974Z] #45 6.703 + '[' -z '' ']' [2020-06-09T12:12:29.974Z] #45 6.719 ++ mktemp -d [2020-06-09T12:12:29.974Z] #45 6.720 + export GOPATH=/tmp/tmp.bhp1q2YCtC [2020-06-09T12:12:29.974Z] #45 6.720 + GOPATH=/tmp/tmp.bhp1q2YCtC [2020-06-09T12:12:29.974Z] #45 6.720 + RM_GOPATH=1 [2020-06-09T12:12:29.974Z] #45 6.720 + case "$(go env GOARCH)" in [2020-06-09T12:12:29.974Z] #45 6.720 ++ go env GOARCH [2020-06-09T12:12:29.974Z] #45 6.756 + export GO_BUILDMODE=-buildmode=pie [2020-06-09T12:12:29.974Z] #45 6.757 + GO_BUILDMODE=-buildmode=pie [2020-06-09T12:12:29.974Z] #45 6.761 ++ dirname /tmp/install/install.sh [2020-06-09T12:12:29.974Z] #45 6.766 + dir=/tmp/install [2020-06-09T12:12:29.974Z] #45 6.766 + bin=golangci_lint [2020-06-09T12:12:29.974Z] #45 6.769 + shift [2020-06-09T12:12:29.974Z] #45 6.769 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-06-09T12:12:29.974Z] #45 6.770 + . /tmp/install/golangci_lint.installer [2020-06-09T12:12:29.974Z] #45 6.771 ++ : v1.23.8 [2020-06-09T12:12:29.974Z] #45 6.780 + install_golangci_lint [2020-06-09T12:12:29.975Z] #45 6.781 + echo 'Installing golangci-lint version v1.23.8' [2020-06-09T12:12:29.975Z] #45 6.781 Installing golangci-lint version v1.23.8 [2020-06-09T12:12:29.975Z] #45 6.781 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-06-09T12:12:30.063Z] #17 35.24 Processing triggers for libc-bin (2.28-10) ... [2020-06-09T12:12:30.063Z] #17 35.27 Processing triggers for mime-support (3.62) ... [2020-06-09T12:12:30.103Z] #39 36.66 CC images/sk-unix.o [2020-06-09T12:12:30.175Z] #9 DONE 0.8s [2020-06-09T12:12:30.175Z] [2020-06-09T12:12:30.175Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-06-09T12:12:30.175Z] #27 DONE 0.1s [2020-06-09T12:12:30.175Z] [2020-06-09T12:12:30.175Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-06-09T12:12:30.175Z] #35 DONE 0.1s [2020-06-09T12:12:30.175Z] [2020-06-09T12:12:30.175Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-09T12:12:30.233Z] #45 ... [2020-06-09T12:12:30.233Z] [2020-06-09T12:12:30.233Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:12:30.233Z] #43 11.50 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-09T12:12:30.361Z] #39 36.97 CC images/sk-inet.o [2020-06-09T12:12:30.619Z] #39 37.37 CC images/tun.o [2020-06-09T12:12:30.675Z] #17 DONE 35.7s [2020-06-09T12:12:30.675Z] [2020-06-09T12:12:30.675Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-06-09T12:12:31.057Z] #44 13.97 go: finding gotest.tools/gotestsum v0.4.2 [2020-06-09T12:12:31.057Z] #44 13.99 go: finding gotest.tools v2.2.0+incompatible [2020-06-09T12:12:31.057Z] #44 14.07 go: downloading gotest.tools/gotestsum v0.4.2 [2020-06-09T12:12:31.057Z] #44 14.07 go: downloading gotest.tools v2.2.0+incompatible [2020-06-09T12:12:31.184Z] #39 37.68 CC images/sk-netlink.o [2020-06-09T12:12:31.184Z] #39 37.83 CC images/packet-sock.o [2020-06-09T12:12:31.312Z] #43 13.86 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-09T12:12:31.749Z] #39 38.30 CC images/ipc-var.o [2020-06-09T12:12:31.872Z] #43 14.78 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-09T12:12:31.872Z] #43 ... [2020-06-09T12:12:31.872Z] [2020-06-09T12:12:31.872Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:12:31.872Z] #21 14.52 + mkdir -p /build [2020-06-09T12:12:31.872Z] #21 14.54 + mv docker/docker /build/ [2020-06-09T12:12:31.872Z] #21 14.54 + rmdir docker [2020-06-09T12:12:31.872Z] #21 DONE 14.8s [2020-06-09T12:12:31.872Z] [2020-06-09T12:12:31.872Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:12:31.872Z] #43 14.81 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-09T12:12:32.007Z] #39 38.55 CC images/ipc-desc.o [2020-06-09T12:12:32.007Z] #39 38.74 CC images/ipc-shm.o [2020-06-09T12:12:32.085Z] #44 15.08 go: extracting gotest.tools v2.2.0+incompatible [2020-06-09T12:12:32.085Z] #44 15.22 go: extracting gotest.tools/gotestsum v0.4.2 [2020-06-09T12:12:32.145Z] #18 1.184 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-06-09T12:12:32.145Z] #18 1.187 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-06-09T12:12:32.145Z] #18 1.189 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-06-09T12:12:32.145Z] #18 DONE 1.4s [2020-06-09T12:12:32.145Z] [2020-06-09T12:12:32.145Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-09T12:12:32.265Z] #39 39.03 CC images/ipc-msg.o [2020-06-09T12:12:32.430Z] #43 ... [2020-06-09T12:12:32.430Z] [2020-06-09T12:12:32.430Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:12:32.430Z] #47 14.42 + cd /tmp/tmp.w9RFH9BqYe/src/github.com/mvdan/sh [2020-06-09T12:12:32.430Z] #47 14.42 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-09T12:12:32.430Z] #47 14.58 + GO111MODULE=on [2020-06-09T12:12:32.430Z] #47 14.58 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-06-09T12:12:32.760Z] #43 14.09 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-09T12:12:32.760Z] #43 14.56 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-09T12:12:32.831Z] #39 39.35 CC images/ipc-sem.o [2020-06-09T12:12:32.831Z] #39 39.51 CC images/utsns.o [2020-06-09T12:12:33.017Z] #43 14.86 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-09T12:12:33.088Z] #39 39.66 CC images/creds.o [2020-06-09T12:12:33.088Z] #39 39.88 CC images/vma.o [2020-06-09T12:12:33.339Z] #44 ... [2020-06-09T12:12:33.339Z] [2020-06-09T12:12:33.339Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:12:33.339Z] #31 6.064 encoding [2020-06-09T12:12:33.339Z] #31 7.196 runtime/cgo [2020-06-09T12:12:33.339Z] #31 ... [2020-06-09T12:12:33.339Z] [2020-06-09T12:12:33.339Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-09T12:12:33.339Z] #37 15.93 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-06-09T12:12:33.354Z] #47 16.30 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-09T12:12:33.354Z] #47 16.31 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-09T12:12:33.354Z] #47 16.39 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-09T12:12:33.609Z] #47 16.54 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-09T12:12:33.609Z] #47 16.57 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-09T12:12:33.654Z] #39 40.22 CC images/netdev.o [2020-06-09T12:12:33.912Z] #39 40.60 CC images/tty.o [2020-06-09T12:12:34.477Z] #39 41.23 CC images/file-lock.o [2020-06-09T12:12:34.735Z] #39 41.45 CC images/rlimit.o [2020-06-09T12:12:34.993Z] #39 41.67 CC images/pagemap.o [2020-06-09T12:12:35.010Z] #47 17.83 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-09T12:12:35.251Z] #39 41.98 CC images/siginfo.o [2020-06-09T12:12:35.393Z] #37 18.37 + 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-06-09T12:12:35.481Z] #28 ... [2020-06-09T12:12:35.481Z] [2020-06-09T12:12:35.481Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:12:35.481Z] #30 4.904 + RM_GOPATH=0 [2020-06-09T12:12:35.481Z] #30 4.904 + TMP_GOPATH= [2020-06-09T12:12:35.481Z] #30 4.904 + : /build [2020-06-09T12:12:35.481Z] #30 4.905 + '[' -z '' ']' [2020-06-09T12:12:35.481Z] #30 4.906 ++ mktemp -d [2020-06-09T12:12:35.481Z] #30 4.908 + export GOPATH=/tmp/tmp.BzZKwx2ojP [2020-06-09T12:12:35.481Z] #30 4.908 + GOPATH=/tmp/tmp.BzZKwx2ojP [2020-06-09T12:12:35.481Z] #30 4.908 + RM_GOPATH=1 [2020-06-09T12:12:35.481Z] #30 4.909 + case "$(go env GOARCH)" in [2020-06-09T12:12:35.481Z] #30 4.909 ++ go env GOARCH [2020-06-09T12:12:35.481Z] #30 4.920 + export GO_BUILDMODE=-buildmode=pie [2020-06-09T12:12:35.481Z] #30 4.920 + GO_BUILDMODE=-buildmode=pie [2020-06-09T12:12:35.481Z] #30 4.921 ++ dirname /tmp/install/install.sh [2020-06-09T12:12:35.481Z] #30 4.923 + dir=/tmp/install [2020-06-09T12:12:35.481Z] #30 4.923 + bin=tomlv [2020-06-09T12:12:35.481Z] #30 4.923 + shift [2020-06-09T12:12:35.481Z] #30 4.923 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-06-09T12:12:35.481Z] #30 4.923 + . /tmp/install/tomlv.installer [2020-06-09T12:12:35.481Z] #30 4.924 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-09T12:12:35.481Z] #30 4.924 + install_tomlv [2020-06-09T12:12:35.481Z] #30 4.924 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-06-09T12:12:35.481Z] #30 4.924 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-09T12:12:35.481Z] #30 4.924 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.BzZKwx2ojP/src/github.com/BurntSushi/toml [2020-06-09T12:12:35.481Z] #30 4.928 Cloning into '/tmp/tmp.BzZKwx2ojP/src/github.com/BurntSushi/toml'... [2020-06-09T12:12:35.481Z] #30 ... [2020-06-09T12:12:35.481Z] [2020-06-09T12:12:35.481Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-09T12:12:35.546Z] #43 ... [2020-06-09T12:12:35.546Z] [2020-06-09T12:12:35.546Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:12:35.546Z] #21 15.82 + mkdir -p /build [2020-06-09T12:12:35.546Z] #21 15.82 + mv docker/docker /build/ [2020-06-09T12:12:35.546Z] #21 15.83 + rmdir docker [2020-06-09T12:12:35.546Z] #21 DONE 16.9s [2020-06-09T12:12:35.546Z] [2020-06-09T12:12:35.546Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:12:35.546Z] #30 14.44 internal/testlog [2020-06-09T12:12:35.546Z] #30 14.77 encoding [2020-06-09T12:12:35.546Z] #30 14.92 runtime/cgo [2020-06-09T12:12:35.570Z] #47 18.60 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-09T12:12:35.591Z] #19 3.504 Collecting yamllint==1.16.0 [2020-06-09T12:12:35.591Z] #19 3.650 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-06-09T12:12:35.591Z] #19 3.684 Collecting pyyaml (from yamllint==1.16.0) [2020-06-09T12:12:35.591Z] #19 3.777 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-06-09T12:12:35.743Z] #28 5.365 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-06-09T12:12:35.743Z] #28 5.368 Cloning into '.'... [2020-06-09T12:12:35.824Z] #39 42.34 CC images/rpc.o [2020-06-09T12:12:36.593Z] #19 4.465 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-06-09T12:12:36.593Z] #19 4.494 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-06-09T12:12:36.593Z] #19 4.508 Building wheels for collected packages: pyyaml [2020-06-09T12:12:36.593Z] #19 4.530 Running setup.py bdist_wheel for pyyaml: started [2020-06-09T12:12:36.762Z] #39 43.57 CC images/ext-file.o [2020-06-09T12:12:36.873Z] #19 4.997 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-06-09T12:12:36.921Z] #30 ... [2020-06-09T12:12:36.921Z] [2020-06-09T12:12:36.921Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-09T12:12:36.922Z] #23 8.677 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7592 B] [2020-06-09T12:12:36.932Z] #47 20.06 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-09T12:12:37.019Z] #39 43.84 CC images/cgroup.o [2020-06-09T12:12:37.153Z] #19 4.998 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-06-09T12:12:37.154Z] #19 5.052 Successfully built pyyaml [2020-06-09T12:12:37.154Z] #19 5.062 Installing collected packages: pyyaml, pathspec, yamllint [2020-06-09T12:12:37.154Z] #19 ... [2020-06-09T12:12:37.154Z] [2020-06-09T12:12:37.154Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:12:37.154Z] #39 83.46 CC criu/namespaces.o [2020-06-09T12:12:37.154Z] #39 84.22 CC criu/net.o [2020-06-09T12:12:37.154Z] #39 85.70 CC criu/netfilter.o [2020-06-09T12:12:37.154Z] #39 86.05 CC criu/page-pipe.o [2020-06-09T12:12:37.154Z] #39 86.60 CC criu/page-xfer.o [2020-06-09T12:12:37.154Z] #39 87.39 CC criu/pagemap-cache.o [2020-06-09T12:12:37.154Z] #39 87.66 CC criu/pagemap.o [2020-06-09T12:12:37.154Z] #39 88.19 CC criu/parasite-syscall.o [2020-06-09T12:12:37.154Z] #39 88.67 CC criu/path.o [2020-06-09T12:12:37.154Z] #39 88.90 CC criu/pie-util-vdso.o [2020-06-09T12:12:37.154Z] #39 89.11 CC criu/pie-util.o [2020-06-09T12:12:37.154Z] #39 89.21 CC criu/pipes.o [2020-06-09T12:12:37.154Z] #39 89.66 CC criu/plugin.o [2020-06-09T12:12:37.154Z] #39 90.02 CC criu/proc_parse.o [2020-06-09T12:12:37.154Z] #39 91.63 CC criu/protobuf-desc.o [2020-06-09T12:12:37.154Z] #39 92.20 CC criu/protobuf.o [2020-06-09T12:12:37.154Z] #39 92.48 CC criu/pstree.o [2020-06-09T12:12:37.154Z] #39 93.32 CC criu/rbtree.o [2020-06-09T12:12:37.180Z] #23 ... [2020-06-09T12:12:37.180Z] [2020-06-09T12:12:37.180Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:12:37.180Z] #43 17.43 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-06-09T12:12:37.180Z] #43 18.61 go: finding gotest.tools v2.2.0+incompatible [2020-06-09T12:12:37.180Z] #43 18.61 go: finding gotest.tools/gotestsum v0.4.2 [2020-06-09T12:12:37.180Z] #43 18.62 go: downloading gotest.tools/gotestsum v0.4.2 [2020-06-09T12:12:37.180Z] #43 18.62 go: downloading gotest.tools v2.2.0+incompatible [2020-06-09T12:12:37.434Z] #39 93.66 CC criu/rst-malloc.o [2020-06-09T12:12:37.434Z] #39 ... [2020-06-09T12:12:37.434Z] [2020-06-09T12:12:37.434Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-09T12:12:37.434Z] #36 128.1 + dpkg --print-architecture [2020-06-09T12:12:37.434Z] #36 128.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-06-09T12:12:37.434Z] #36 128.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-06-09T12:12:37.434Z] #36 128.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-06-09T12:12:37.438Z] #43 19.23 go: extracting gotest.tools v2.2.0+incompatible [2020-06-09T12:12:37.492Z] #47 ... [2020-06-09T12:12:37.492Z] [2020-06-09T12:12:37.492Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:12:37.492Z] #30 10.50 math [2020-06-09T12:12:37.492Z] #30 10.59 runtime [2020-06-09T12:12:37.492Z] #30 16.29 internal/testlog [2020-06-09T12:12:37.492Z] #30 16.61 encoding [2020-06-09T12:12:37.492Z] #30 16.77 runtime/cgo [2020-06-09T12:12:37.492Z] #30 ... [2020-06-09T12:12:37.492Z] [2020-06-09T12:12:37.492Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-09T12:12:37.492Z] #38 20.63 Fetched 8353 kB in 17s (490 kB/s) [2020-06-09T12:12:37.585Z] #39 ... [2020-06-09T12:12:37.585Z] [2020-06-09T12:12:37.585Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-09T12:12:37.585Z] #10 106.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-06-09T12:12:37.585Z] #10 106.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-06-09T12:12:37.585Z] #10 106.7 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-09T12:12:37.585Z] #10 ... [2020-06-09T12:12:37.585Z] [2020-06-09T12:12:37.585Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:12:37.585Z] #41 106.8 vendor/golang.org/x/crypto/chacha20poly1305 [2020-06-09T12:12:37.585Z] #41 108.1 vendor/golang.org/x/text/transform [2020-06-09T12:12:37.585Z] #41 108.9 vendor/golang.org/x/text/unicode/bidi [2020-06-09T12:12:37.585Z] #41 110.5 vendor/golang.org/x/text/secure/bidirule [2020-06-09T12:12:37.585Z] #41 110.8 vendor/golang.org/x/text/unicode/norm [2020-06-09T12:12:37.585Z] #41 115.3 vendor/golang.org/x/net/idna [2020-06-09T12:12:37.696Z] #43 19.23 go: extracting gotest.tools/gotestsum v0.4.2 [2020-06-09T12:12:37.714Z] #36 ... [2020-06-09T12:12:37.714Z] [2020-06-09T12:12:37.714Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-09T12:12:37.714Z] #19 5.299 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-06-09T12:12:37.714Z] #19 DONE 5.6s [2020-06-09T12:12:37.714Z] [2020-06-09T12:12:37.714Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-06-09T12:12:37.714Z] #22 DONE 0.2s [2020-06-09T12:12:37.714Z] [2020-06-09T12:12:37.714Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-06-09T12:12:37.747Z] #38 20.63 Reading package lists... [2020-06-09T12:12:37.747Z] #38 ... [2020-06-09T12:12:37.747Z] [2020-06-09T12:12:37.747Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-09T12:12:37.747Z] #32 10.77 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-06-09T12:12:37.747Z] #32 13.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7592 B] [2020-06-09T12:12:37.843Z] #41 ... [2020-06-09T12:12:37.843Z] [2020-06-09T12:12:37.843Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:12:37.843Z] #39 44.57 CC images/userns.o [2020-06-09T12:12:38.002Z] #32 ... [2020-06-09T12:12:38.002Z] [2020-06-09T12:12:38.002Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-09T12:12:38.002Z] #23 10.99 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-06-09T12:12:38.002Z] #23 13.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7592 B] [2020-06-09T12:12:38.100Z] #39 44.86 CC images/google/protobuf/descriptor.o [2020-06-09T12:12:38.116Z] #37 ... [2020-06-09T12:12:38.116Z] [2020-06-09T12:12:38.116Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:12:38.116Z] #42 11.20 runtime/cgo [2020-06-09T12:12:38.116Z] #42 16.50 vendor/golang.org/x/crypto/internal/subtle [2020-06-09T12:12:38.259Z] #23 ... [2020-06-09T12:12:38.259Z] [2020-06-09T12:12:38.259Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:12:38.259Z] #43 17.59 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-06-09T12:12:38.259Z] #43 18.52 go: finding gotest.tools/gotestsum v0.4.2 [2020-06-09T12:12:38.259Z] #43 18.53 go: downloading gotest.tools/gotestsum v0.4.2 [2020-06-09T12:12:38.259Z] #43 18.53 go: finding gotest.tools v2.2.0+incompatible [2020-06-09T12:12:38.259Z] #43 18.56 go: downloading gotest.tools v2.2.0+incompatible [2020-06-09T12:12:38.259Z] #43 19.10 go: extracting gotest.tools/gotestsum v0.4.2 [2020-06-09T12:12:38.259Z] #43 19.21 go: extracting gotest.tools v2.2.0+incompatible [2020-06-09T12:12:38.259Z] #43 19.84 go: downloading github.com/pkg/errors v0.8.1 [2020-06-09T12:12:38.259Z] #43 19.87 go: downloading github.com/spf13/pflag v1.0.3 [2020-06-09T12:12:38.259Z] #43 20.02 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-09T12:12:38.259Z] #43 20.13 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-09T12:12:38.259Z] #43 20.15 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-09T12:12:38.259Z] #43 20.16 go: extracting github.com/pkg/errors v0.8.1 [2020-06-09T12:12:38.259Z] #43 20.68 go: extracting github.com/spf13/pflag v1.0.3 [2020-06-09T12:12:38.259Z] #43 20.73 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-09T12:12:38.263Z] #43 20.01 go: downloading github.com/spf13/pflag v1.0.3 [2020-06-09T12:12:38.330Z] #26 DONE 0.7s [2020-06-09T12:12:38.330Z] [2020-06-09T12:12:38.330Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:12:38.330Z] #39 93.89 CC criu/seccomp.o [2020-06-09T12:12:38.330Z] #39 94.54 CC criu/seize.o [2020-06-09T12:12:38.414Z] #42 ... [2020-06-09T12:12:38.414Z] [2020-06-09T12:12:38.414Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:12:38.414Z] #61 17.79 Checking out files: 77% (1610/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-06-09T12:12:38.414Z] #61 18.17 + cd /tmp/tmp.Hknwu7zFmy/src/github.com/docker/libnetwork [2020-06-09T12:12:38.414Z] #61 18.17 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-09T12:12:38.414Z] #61 19.15 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-06-09T12:12:38.521Z] #43 20.10 go: downloading github.com/pkg/errors v0.8.1 [2020-06-09T12:12:38.521Z] #43 20.14 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-09T12:12:38.521Z] #43 20.17 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-09T12:12:38.521Z] #43 20.26 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-09T12:12:38.611Z] #39 ... [2020-06-09T12:12:38.611Z] [2020-06-09T12:12:38.611Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-06-09T12:12:38.611Z] #29 DONE 0.2s [2020-06-09T12:12:38.611Z] [2020-06-09T12:12:38.611Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-06-09T12:12:38.611Z] #31 DONE 0.1s [2020-06-09T12:12:38.611Z] [2020-06-09T12:12:38.611Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:12:38.611Z] #39 95.16 CC criu/servicefd.o [2020-06-09T12:12:38.891Z] #39 ... [2020-06-09T12:12:38.891Z] [2020-06-09T12:12:38.891Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-06-09T12:12:38.891Z] #34 DONE 0.1s [2020-06-09T12:12:39.087Z] #43 20.57 go: extracting github.com/pkg/errors v0.8.1 [2020-06-09T12:12:39.087Z] #43 20.57 go: extracting github.com/spf13/pflag v1.0.3 [2020-06-09T12:12:39.087Z] #43 20.79 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-09T12:12:39.172Z] [2020-06-09T12:12:39.172Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:12:39.172Z] #45 ... [2020-06-09T12:12:39.172Z] [2020-06-09T12:12:39.172Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:12:39.172Z] #39 95.58 CC criu/shmem.o [2020-06-09T12:12:39.184Z] #43 ... [2020-06-09T12:12:39.185Z] [2020-06-09T12:12:39.185Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-09T12:12:39.185Z] #10 11.94 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-06-09T12:12:39.185Z] #10 14.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7592 B] [2020-06-09T12:12:39.185Z] #10 ... [2020-06-09T12:12:39.185Z] [2020-06-09T12:12:39.185Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:12:39.185Z] #43 22.04 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-09T12:12:39.345Z] #43 ... [2020-06-09T12:12:39.345Z] [2020-06-09T12:12:39.345Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-09T12:12:39.345Z] #10 10.99 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-06-09T12:12:39.345Z] #10 13.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7592 B] [2020-06-09T12:12:39.604Z] #10 ... [2020-06-09T12:12:39.604Z] [2020-06-09T12:12:39.604Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:12:39.604Z] #47 17.78 + cd /tmp/tmp.Y5sN3a9M3D/src/github.com/mvdan/sh [2020-06-09T12:12:39.604Z] #47 17.78 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-09T12:12:39.604Z] #47 18.00 + GO111MODULE=on [2020-06-09T12:12:39.604Z] #47 18.00 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-06-09T12:12:39.604Z] #47 19.16 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-09T12:12:39.604Z] #47 19.17 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-09T12:12:39.604Z] #47 19.35 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-09T12:12:39.604Z] #47 19.44 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-09T12:12:39.604Z] #47 19.61 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-09T12:12:39.604Z] #47 20.54 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-09T12:12:39.604Z] #47 21.32 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-09T12:12:39.604Z] #47 ... [2020-06-09T12:12:39.604Z] [2020-06-09T12:12:39.604Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-09T12:12:39.604Z] #38 11.35 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-06-09T12:12:39.604Z] #38 13.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7592 B] [2020-06-09T12:12:39.782Z] #39 96.14 CC criu/sigframe.o [2020-06-09T12:12:39.782Z] #39 96.22 CC criu/signalfd.o [2020-06-09T12:12:39.863Z] #38 ... [2020-06-09T12:12:39.863Z] [2020-06-09T12:12:39.863Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:12:39.863Z] #41 12.69 unicode/utf8 [2020-06-09T12:12:39.863Z] #41 13.34 math [2020-06-09T12:12:39.863Z] #41 17.40 unicode/utf16 [2020-06-09T12:12:39.863Z] #41 17.80 container/list [2020-06-09T12:12:39.863Z] #41 18.63 crypto/internal/subtle [2020-06-09T12:12:39.863Z] #41 18.91 crypto/subtle [2020-06-09T12:12:39.863Z] #41 19.12 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-06-09T12:12:39.863Z] #41 19.32 internal/nettrace [2020-06-09T12:12:39.863Z] #41 19.44 runtime/cgo [2020-06-09T12:12:39.916Z] #61 ... [2020-06-09T12:12:39.916Z] [2020-06-09T12:12:39.916Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:12:39.916Z] #48 12.90 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-09T12:12:39.916Z] #48 12.90 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-09T12:12:39.916Z] #48 12.95 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-09T12:12:39.916Z] #48 13.15 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-09T12:12:39.916Z] #48 13.17 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-09T12:12:39.916Z] #48 14.67 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-09T12:12:39.916Z] #48 15.48 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-09T12:12:39.916Z] #48 17.51 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-09T12:12:39.916Z] #48 19.12 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-09T12:12:39.916Z] #48 19.17 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-09T12:12:39.916Z] #48 19.86 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-09T12:12:39.916Z] #48 19.88 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-09T12:12:39.916Z] #48 20.98 runtime/cgo [2020-06-09T12:12:39.916Z] #48 21.32 runtime [2020-06-09T12:12:39.998Z] #39 46.58 CC images/opts.o [2020-06-09T12:12:40.063Z] #39 96.44 CC criu/sk-inet.o [2020-06-09T12:12:40.110Z] #43 23.05 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-09T12:12:40.110Z] #43 ... [2020-06-09T12:12:40.110Z] [2020-06-09T12:12:40.110Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-09T12:12:40.110Z] #51 12.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7592 B] [2020-06-09T12:12:40.110Z] #51 ... [2020-06-09T12:12:40.110Z] [2020-06-09T12:12:40.110Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:12:40.110Z] #54 12.99 + cd /tmp/tmp.5LwHHMVLV2/src/github.com/rootless-containers/rootlesskit [2020-06-09T12:12:40.110Z] #54 12.99 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-09T12:12:40.110Z] #54 13.50 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-09T12:12:40.110Z] #54 13.51 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-06-09T12:12:40.211Z] #48 ... [2020-06-09T12:12:40.211Z] [2020-06-09T12:12:40.211Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:12:40.211Z] #44 16.38 go: downloading github.com/spf13/pflag v1.0.3 [2020-06-09T12:12:40.211Z] #44 16.48 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-09T12:12:40.211Z] #44 16.50 go: downloading github.com/pkg/errors v0.8.1 [2020-06-09T12:12:40.211Z] #44 16.54 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-09T12:12:40.211Z] #44 16.68 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-09T12:12:40.211Z] #44 16.99 go: extracting github.com/pkg/errors v0.8.1 [2020-06-09T12:12:40.211Z] #44 17.08 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-09T12:12:40.211Z] #44 17.18 go: extracting github.com/spf13/pflag v1.0.3 [2020-06-09T12:12:40.211Z] #44 19.08 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-09T12:12:40.211Z] #44 20.42 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-09T12:12:40.211Z] #44 21.77 go: finding github.com/fatih/color v1.6.0 [2020-06-09T12:12:40.211Z] #44 21.84 go: finding github.com/pkg/errors v0.8.1 [2020-06-09T12:12:40.211Z] #44 21.89 go: finding github.com/spf13/pflag v1.0.3 [2020-06-09T12:12:40.211Z] #44 21.90 go: finding github.com/sirupsen/logrus v1.0.5 [2020-06-09T12:12:40.211Z] #44 22.38 go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-09T12:12:40.211Z] #44 22.39 go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-09T12:12:40.211Z] #44 22.41 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-09T12:12:40.211Z] #44 22.49 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-06-09T12:12:40.211Z] #44 22.70 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-09T12:12:40.211Z] #44 22.73 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-09T12:12:40.255Z] #39 46.80 CC images/seccomp.o [2020-06-09T12:12:40.256Z] #39 47.06 CC images/binfmt-misc.o [2020-06-09T12:12:40.365Z] #54 ... [2020-06-09T12:12:40.365Z] [2020-06-09T12:12:40.365Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:12:40.365Z] #47 21.51 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-09T12:12:40.365Z] #47 21.70 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-09T12:12:40.365Z] #47 21.89 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-09T12:12:40.365Z] #47 21.98 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-09T12:12:40.365Z] #47 22.91 runtime/cgo [2020-06-09T12:12:40.365Z] #47 22.96 runtime [2020-06-09T12:12:40.429Z] #41 ... [2020-06-09T12:12:40.429Z] [2020-06-09T12:12:40.429Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:12:40.429Z] #43 22.13 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-09T12:12:40.513Z] #39 47.24 CC images/time.o [2020-06-09T12:12:40.673Z] #39 97.04 CC criu/sk-netlink.o [2020-06-09T12:12:40.771Z] #39 47.43 CC images/sysctl.o [2020-06-09T12:12:40.954Z] #39 97.43 CC criu/sk-packet.o [2020-06-09T12:12:40.997Z] #43 ... [2020-06-09T12:12:40.997Z] [2020-06-09T12:12:40.997Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:12:40.997Z] #54 12.57 + cd /tmp/tmp.0BfWXgU9pB/src/github.com/rootless-containers/rootlesskit [2020-06-09T12:12:40.997Z] #54 12.57 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-09T12:12:40.997Z] #54 13.22 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-09T12:12:40.997Z] #54 13.22 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-06-09T12:12:40.997Z] #54 ... [2020-06-09T12:12:40.997Z] [2020-06-09T12:12:40.997Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:12:40.997Z] #47 22.78 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-09T12:12:41.029Z] #39 47.60 CC images/autofs.o [2020-06-09T12:12:41.038Z] #28 ... [2020-06-09T12:12:41.038Z] [2020-06-09T12:12:41.038Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-09T12:12:41.038Z] #10 5.746 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-09T12:12:41.038Z] #10 5.806 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-09T12:12:41.038Z] #10 5.807 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-09T12:12:41.038Z] #10 6.607 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-06-09T12:12:41.038Z] #10 7.970 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [199 kB] [2020-06-09T12:12:41.038Z] #10 9.597 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7576 B] [2020-06-09T12:12:41.038Z] #10 ... [2020-06-09T12:12:41.038Z] [2020-06-09T12:12:41.038Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:12:41.038Z] #54 5.285 + RM_GOPATH=0 [2020-06-09T12:12:41.038Z] #54 5.285 + TMP_GOPATH= [2020-06-09T12:12:41.038Z] #54 5.285 + : /build [2020-06-09T12:12:41.038Z] #54 5.286 + '[' -z '' ']' [2020-06-09T12:12:41.038Z] #54 5.287 ++ mktemp -d [2020-06-09T12:12:41.038Z] #54 5.290 + export GOPATH=/tmp/tmp.lhTIUlJwqx [2020-06-09T12:12:41.038Z] #54 5.290 + GOPATH=/tmp/tmp.lhTIUlJwqx [2020-06-09T12:12:41.038Z] #54 5.290 + RM_GOPATH=1 [2020-06-09T12:12:41.038Z] #54 5.291 + case "$(go env GOARCH)" in [2020-06-09T12:12:41.038Z] #54 5.292 ++ go env GOARCH [2020-06-09T12:12:41.038Z] #54 5.305 + export GO_BUILDMODE=-buildmode=pie [2020-06-09T12:12:41.038Z] #54 5.305 + GO_BUILDMODE=-buildmode=pie [2020-06-09T12:12:41.038Z] #54 5.306 ++ dirname /tmp/install/install.sh [2020-06-09T12:12:41.038Z] #54 5.308 + dir=/tmp/install [2020-06-09T12:12:41.038Z] #54 5.309 + bin=rootlesskit [2020-06-09T12:12:41.038Z] #54 5.309 + shift [2020-06-09T12:12:41.038Z] #54 5.309 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-06-09T12:12:41.038Z] #54 5.310 + . /tmp/install/rootlesskit.installer [2020-06-09T12:12:41.038Z] #54 5.310 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-09T12:12:41.038Z] #54 5.311 + install_rootlesskit [2020-06-09T12:12:41.038Z] #54 5.316 + case "$1" in [2020-06-09T12:12:41.038Z] #54 5.316 + export CGO_ENABLED=0 [2020-06-09T12:12:41.038Z] #54 5.316 + CGO_ENABLED=0 [2020-06-09T12:12:41.038Z] #54 5.317 + _install_rootlesskit [2020-06-09T12:12:41.038Z] #54 5.317 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-06-09T12:12:41.038Z] #54 5.317 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-09T12:12:41.038Z] #54 5.318 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.lhTIUlJwqx/src/github.com/rootless-containers/rootlesskit [2020-06-09T12:12:41.039Z] #54 5.326 Cloning into '/tmp/tmp.lhTIUlJwqx/src/github.com/rootless-containers/rootlesskit'... [2020-06-09T12:12:41.039Z] #54 8.983 + cd /tmp/tmp.lhTIUlJwqx/src/github.com/rootless-containers/rootlesskit [2020-06-09T12:12:41.039Z] #54 8.983 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-09T12:12:41.039Z] #54 9.253 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-09T12:12:41.039Z] #54 9.254 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-06-09T12:12:41.039Z] #54 ... [2020-06-09T12:12:41.039Z] [2020-06-09T12:12:41.039Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-09T12:12:41.039Z] #32 5.633 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-09T12:12:41.039Z] #32 5.674 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-09T12:12:41.039Z] #32 5.678 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-09T12:12:41.039Z] #32 6.337 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-06-09T12:12:41.039Z] #32 8.090 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [199 kB] [2020-06-09T12:12:41.039Z] #32 9.825 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7576 B] [2020-06-09T12:12:41.039Z] #32 ... [2020-06-09T12:12:41.039Z] [2020-06-09T12:12:41.039Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-09T12:12:41.039Z] #38 5.833 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-09T12:12:41.039Z] #38 5.882 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-09T12:12:41.039Z] #38 5.886 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-09T12:12:41.039Z] #38 6.812 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-06-09T12:12:41.039Z] #38 8.457 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [199 kB] [2020-06-09T12:12:41.039Z] #38 10.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7576 B] [2020-06-09T12:12:41.039Z] #38 ... [2020-06-09T12:12:41.039Z] [2020-06-09T12:12:41.039Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:12:41.039Z] #60 5.178 + RM_GOPATH=0 [2020-06-09T12:12:41.039Z] #60 5.178 + TMP_GOPATH= [2020-06-09T12:12:41.039Z] #60 5.178 + : /build [2020-06-09T12:12:41.039Z] #60 5.178 + '[' -z '' ']' [2020-06-09T12:12:41.039Z] #60 5.180 ++ mktemp -d [2020-06-09T12:12:41.039Z] #60 5.184 + export GOPATH=/tmp/tmp.3rFnyAYvrr [2020-06-09T12:12:41.039Z] #60 5.184 + GOPATH=/tmp/tmp.3rFnyAYvrr [2020-06-09T12:12:41.039Z] #60 5.184 + RM_GOPATH=1 [2020-06-09T12:12:41.039Z] #60 5.184 + case "$(go env GOARCH)" in [2020-06-09T12:12:41.039Z] #60 5.186 ++ go env GOARCH [2020-06-09T12:12:41.039Z] #60 5.209 + export GO_BUILDMODE=-buildmode=pie [2020-06-09T12:12:41.039Z] #60 5.209 + GO_BUILDMODE=-buildmode=pie [2020-06-09T12:12:41.039Z] #60 5.212 ++ dirname /tmp/install/install.sh [2020-06-09T12:12:41.039Z] #60 5.214 + dir=/tmp/install [2020-06-09T12:12:41.039Z] #60 5.222 + bin=proxy [2020-06-09T12:12:41.039Z] #60 5.224 + shift [2020-06-09T12:12:41.039Z] #60 5.224 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-06-09T12:12:41.039Z] #60 5.226 + . /tmp/install/proxy.installer [2020-06-09T12:12:41.039Z] #60 5.229 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-09T12:12:41.039Z] #60 5.233 + install_proxy [2020-06-09T12:12:41.039Z] #60 5.234 + case "$1" in [2020-06-09T12:12:41.039Z] #60 5.235 + export CGO_ENABLED=0 [2020-06-09T12:12:41.039Z] #60 5.236 + CGO_ENABLED=0 [2020-06-09T12:12:41.039Z] #60 5.237 + _install_proxy [2020-06-09T12:12:41.039Z] #60 5.238 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-06-09T12:12:41.039Z] #60 5.238 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-09T12:12:41.039Z] #60 5.239 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.3rFnyAYvrr/src/github.com/docker/libnetwork [2020-06-09T12:12:41.039Z] #60 5.246 Cloning into '/tmp/tmp.3rFnyAYvrr/src/github.com/docker/libnetwork'... [2020-06-09T12:12:41.039Z] #60 ... [2020-06-09T12:12:41.039Z] [2020-06-09T12:12:41.039Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:12:41.039Z] #47 3.784 + RM_GOPATH=0 [2020-06-09T12:12:41.039Z] #47 3.784 + TMP_GOPATH= [2020-06-09T12:12:41.039Z] #47 3.784 + : /build [2020-06-09T12:12:41.039Z] #47 3.784 + '[' -z '' ']' [2020-06-09T12:12:41.039Z] #47 3.786 ++ mktemp -d [2020-06-09T12:12:41.039Z] #47 3.788 + export GOPATH=/tmp/tmp.ROpSa5wacq [2020-06-09T12:12:41.039Z] #47 3.788 + GOPATH=/tmp/tmp.ROpSa5wacq [2020-06-09T12:12:41.039Z] #47 3.788 + RM_GOPATH=1 [2020-06-09T12:12:41.039Z] #47 3.788 + case "$(go env GOARCH)" in [2020-06-09T12:12:41.039Z] #47 3.789 ++ go env GOARCH [2020-06-09T12:12:41.039Z] #47 3.806 + export GO_BUILDMODE=-buildmode=pie [2020-06-09T12:12:41.039Z] #47 3.806 + GO_BUILDMODE=-buildmode=pie [2020-06-09T12:12:41.039Z] #47 3.806 ++ dirname /tmp/install/install.sh [2020-06-09T12:12:41.039Z] #47 3.809 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-09T12:12:41.039Z] #47 3.809 + dir=/tmp/install [2020-06-09T12:12:41.039Z] #47 3.809 + bin=shfmt [2020-06-09T12:12:41.039Z] #47 3.809 + shift [2020-06-09T12:12:41.039Z] #47 3.809 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-06-09T12:12:41.039Z] #47 3.809 + . /tmp/install/shfmt.installer [2020-06-09T12:12:41.039Z] #47 3.809 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-09T12:12:41.039Z] #47 3.809 + install_shfmt [2020-06-09T12:12:41.039Z] #47 3.809 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-06-09T12:12:41.039Z] #47 3.809 + git clone https://github.com/mvdan/sh.git /tmp/tmp.ROpSa5wacq/src/github.com/mvdan/sh [2020-06-09T12:12:41.039Z] #47 3.814 Cloning into '/tmp/tmp.ROpSa5wacq/src/github.com/mvdan/sh'... [2020-06-09T12:12:41.039Z] #47 10.01 + cd /tmp/tmp.ROpSa5wacq/src/github.com/mvdan/sh [2020-06-09T12:12:41.039Z] #47 10.01 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-09T12:12:41.039Z] #47 10.09 + GO111MODULE=on [2020-06-09T12:12:41.039Z] #47 10.09 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-06-09T12:12:41.039Z] #47 ... [2020-06-09T12:12:41.039Z] [2020-06-09T12:12:41.039Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:12:41.039Z] #45 4.957 + RM_GOPATH=0 [2020-06-09T12:12:41.039Z] #45 4.957 + TMP_GOPATH= [2020-06-09T12:12:41.039Z] #45 4.957 + : /build [2020-06-09T12:12:41.039Z] #45 4.958 + '[' -z '' ']' [2020-06-09T12:12:41.039Z] #45 4.959 ++ mktemp -d [2020-06-09T12:12:41.039Z] #45 4.961 + export GOPATH=/tmp/tmp.IJCeC3xFEK [2020-06-09T12:12:41.039Z] #45 4.961 + GOPATH=/tmp/tmp.IJCeC3xFEK [2020-06-09T12:12:41.039Z] #45 4.961 + RM_GOPATH=1 [2020-06-09T12:12:41.039Z] #45 4.962 + case "$(go env GOARCH)" in [2020-06-09T12:12:41.039Z] #45 4.965 ++ go env GOARCH [2020-06-09T12:12:41.039Z] #45 4.982 + export GO_BUILDMODE=-buildmode=pie [2020-06-09T12:12:41.039Z] #45 4.982 + GO_BUILDMODE=-buildmode=pie [2020-06-09T12:12:41.039Z] #45 4.983 ++ dirname /tmp/install/install.sh [2020-06-09T12:12:41.039Z] #45 4.990 + dir=/tmp/install [2020-06-09T12:12:41.039Z] #45 4.990 + bin=golangci_lint [2020-06-09T12:12:41.039Z] #45 4.990 + shift [2020-06-09T12:12:41.039Z] #45 4.990 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-06-09T12:12:41.039Z] #45 4.991 + . /tmp/install/golangci_lint.installer [2020-06-09T12:12:41.039Z] #45 4.991 ++ : v1.23.8 [2020-06-09T12:12:41.039Z] #45 4.991 + install_golangci_lint [2020-06-09T12:12:41.039Z] #45 4.994 + echo 'Installing golangci-lint version v1.23.8' [2020-06-09T12:12:41.039Z] #45 4.994 Installing golangci-lint version v1.23.8 [2020-06-09T12:12:41.039Z] #45 4.994 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-06-09T12:12:41.235Z] #39 97.77 CC criu/sk-queue.o [2020-06-09T12:12:41.286Z] #39 47.83 CC images/macvlan.o [2020-06-09T12:12:41.286Z] #39 48.10 CC images/sit.o [2020-06-09T12:12:41.292Z] #47 ... [2020-06-09T12:12:41.292Z] [2020-06-09T12:12:41.292Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:12:41.292Z] #41 13.98 unicode/utf8 [2020-06-09T12:12:41.292Z] #41 14.59 math [2020-06-09T12:12:41.292Z] #41 19.19 unicode/utf16 [2020-06-09T12:12:41.292Z] #41 19.58 container/list [2020-06-09T12:12:41.292Z] #41 20.10 crypto/internal/subtle [2020-06-09T12:12:41.292Z] #41 20.23 crypto/subtle [2020-06-09T12:12:41.292Z] #41 20.39 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-06-09T12:12:41.292Z] #41 20.51 internal/nettrace [2020-06-09T12:12:41.292Z] #41 20.65 runtime/cgo [2020-06-09T12:12:41.292Z] #41 ... [2020-06-09T12:12:41.292Z] [2020-06-09T12:12:41.292Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-09T12:12:41.292Z] #36 23.94 Checking out files: 87% (1402/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-06-09T12:12:41.292Z] #36 24.19 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-06-09T12:12:41.300Z] #45 ... [2020-06-09T12:12:41.300Z] [2020-06-09T12:12:41.300Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-09T12:12:41.300Z] #36 5.252 + git clone https://github.com/docker/distribution.git . [2020-06-09T12:12:41.300Z] #36 5.256 Cloning into '.'... [2020-06-09T12:12:41.300Z] #36 ... [2020-06-09T12:12:41.300Z] [2020-06-09T12:12:41.300Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:12:41.300Z] #21 3.971 + RM_GOPATH=0 [2020-06-09T12:12:41.300Z] #21 3.971 + TMP_GOPATH= [2020-06-09T12:12:41.300Z] #21 3.971 + : /build [2020-06-09T12:12:41.300Z] #21 3.971 + '[' -z '' ']' [2020-06-09T12:12:41.300Z] #21 3.971 ++ mktemp -d [2020-06-09T12:12:41.300Z] #21 3.971 + export GOPATH=/tmp/tmp.7AJU38okF0 [2020-06-09T12:12:41.300Z] #21 3.971 + GOPATH=/tmp/tmp.7AJU38okF0 [2020-06-09T12:12:41.300Z] #21 3.971 + RM_GOPATH=1 [2020-06-09T12:12:41.300Z] #21 3.971 + case "$(go env GOARCH)" in [2020-06-09T12:12:41.300Z] #21 3.971 ++ go env GOARCH [2020-06-09T12:12:41.300Z] #21 4.021 + export GO_BUILDMODE=-buildmode=pie [2020-06-09T12:12:41.300Z] #21 4.021 + GO_BUILDMODE=-buildmode=pie [2020-06-09T12:12:41.300Z] #21 4.057 Install docker/cli version 17.06.2-ce from stable [2020-06-09T12:12:41.300Z] #21 4.058 ++ dirname /tmp/install/install.sh [2020-06-09T12:12:41.300Z] #21 4.058 + dir=/tmp/install [2020-06-09T12:12:41.300Z] #21 4.058 + bin=dockercli [2020-06-09T12:12:41.300Z] #21 4.058 + shift [2020-06-09T12:12:41.300Z] #21 4.058 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-06-09T12:12:41.300Z] #21 4.058 + . /tmp/install/dockercli.installer [2020-06-09T12:12:41.300Z] #21 4.058 ++ : stable [2020-06-09T12:12:41.300Z] #21 4.058 ++ : 17.06.2-ce [2020-06-09T12:12:41.300Z] #21 4.058 + install_dockercli [2020-06-09T12:12:41.300Z] #21 4.058 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-06-09T12:12:41.300Z] #21 4.063 ++ uname -m [2020-06-09T12:12:41.300Z] #21 4.063 + arch=aarch64 [2020-06-09T12:12:41.300Z] #21 4.063 + '[' aarch64 '!=' x86_64 ']' [2020-06-09T12:12:41.300Z] #21 4.063 + '[' aarch64 '!=' s390x ']' [2020-06-09T12:12:41.300Z] #21 4.063 + '[' aarch64 '!=' armhf ']' [2020-06-09T12:12:41.300Z] #21 4.063 + build_dockercli [2020-06-09T12:12:41.300Z] #21 4.063 + git clone https://github.com/docker/docker-ce /tmp/tmp.7AJU38okF0/tmp/docker-ce [2020-06-09T12:12:41.300Z] #21 4.071 Cloning into '/tmp/tmp.7AJU38okF0/tmp/docker-ce'... [2020-06-09T12:12:41.560Z] #21 ... [2020-06-09T12:12:41.560Z] [2020-06-09T12:12:41.560Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-09T12:12:41.560Z] #23 5.743 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-09T12:12:41.560Z] #23 5.785 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-09T12:12:41.560Z] #23 5.789 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-09T12:12:41.560Z] #23 6.681 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-06-09T12:12:41.560Z] #23 8.325 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [199 kB] [2020-06-09T12:12:41.560Z] #23 10.16 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7576 B] [2020-06-09T12:12:41.560Z] #23 ... [2020-06-09T12:12:41.560Z] [2020-06-09T12:12:41.560Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:12:41.560Z] #41 5.162 + RM_GOPATH=0 [2020-06-09T12:12:41.560Z] #41 5.163 + TMP_GOPATH= [2020-06-09T12:12:41.560Z] #41 5.163 + : /build [2020-06-09T12:12:41.560Z] #41 5.164 + '[' -z '' ']' [2020-06-09T12:12:41.560Z] #41 5.165 ++ mktemp -d [2020-06-09T12:12:41.560Z] #41 5.173 + export GOPATH=/tmp/tmp.XheSDYhRkv [2020-06-09T12:12:41.560Z] #41 5.176 + GOPATH=/tmp/tmp.XheSDYhRkv [2020-06-09T12:12:41.560Z] #41 5.177 + RM_GOPATH=1 [2020-06-09T12:12:41.560Z] #41 5.177 + case "$(go env GOARCH)" in [2020-06-09T12:12:41.560Z] #41 5.179 ++ go env GOARCH [2020-06-09T12:12:41.560Z] #41 5.191 + export GO_BUILDMODE=-buildmode=pie [2020-06-09T12:12:41.560Z] #41 5.192 + GO_BUILDMODE=-buildmode=pie [2020-06-09T12:12:41.560Z] #41 5.192 ++ dirname /tmp/install/install.sh [2020-06-09T12:12:41.560Z] #41 5.208 + dir=/tmp/install [2020-06-09T12:12:41.560Z] #41 5.209 + bin=vndr [2020-06-09T12:12:41.560Z] #41 5.209 + shift [2020-06-09T12:12:41.560Z] #41 5.209 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-06-09T12:12:41.560Z] #41 5.209 + . /tmp/install/vndr.installer [2020-06-09T12:12:41.560Z] #41 5.210 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-09T12:12:41.560Z] #41 5.220 + install_vndr [2020-06-09T12:12:41.560Z] #41 5.220 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-06-09T12:12:41.560Z] #41 5.221 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-09T12:12:41.560Z] #41 5.221 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.XheSDYhRkv/src/github.com/LK4D4/vndr [2020-06-09T12:12:41.560Z] #41 5.228 Cloning into '/tmp/tmp.XheSDYhRkv/src/github.com/LK4D4/vndr'... [2020-06-09T12:12:41.560Z] #41 5.927 + cd /tmp/tmp.XheSDYhRkv/src/github.com/LK4D4/vndr [2020-06-09T12:12:41.560Z] #41 5.927 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-09T12:12:41.560Z] #41 5.933 + go build -buildmode=pie -v -o /build/vndr . [2020-06-09T12:12:41.560Z] #41 6.985 internal/race [2020-06-09T12:12:41.560Z] #41 7.076 unicode [2020-06-09T12:12:41.560Z] #41 7.121 internal/bytealg [2020-06-09T12:12:41.560Z] #41 7.132 unicode/utf8 [2020-06-09T12:12:41.560Z] #41 7.149 sync/atomic [2020-06-09T12:12:41.560Z] #41 7.840 internal/testlog [2020-06-09T12:12:41.560Z] #41 7.940 math [2020-06-09T12:12:41.560Z] #41 8.244 runtime [2020-06-09T12:12:41.560Z] #41 8.356 encoding [2020-06-09T12:12:41.560Z] #41 8.570 unicode/utf16 [2020-06-09T12:12:41.560Z] #41 9.326 container/list [2020-06-09T12:12:41.560Z] #41 10.26 crypto/internal/subtle [2020-06-09T12:12:41.560Z] #41 10.55 crypto/subtle [2020-06-09T12:12:41.560Z] #41 10.92 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-06-09T12:12:41.560Z] #41 11.12 internal/nettrace [2020-06-09T12:12:41.561Z] #41 11.27 runtime/cgo [2020-06-09T12:12:41.826Z] #41 ... [2020-06-09T12:12:41.826Z] [2020-06-09T12:12:41.826Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:12:41.826Z] #43 4.876 + RM_GOPATH=0 [2020-06-09T12:12:41.826Z] #43 4.876 + TMP_GOPATH= [2020-06-09T12:12:41.826Z] #43 4.876 + : /build [2020-06-09T12:12:41.826Z] #43 4.876 + '[' -z '' ']' [2020-06-09T12:12:41.826Z] #43 4.876 ++ mktemp -d [2020-06-09T12:12:41.826Z] #43 4.878 + export GOPATH=/tmp/tmp.TP4nWe7DMM [2020-06-09T12:12:41.826Z] #43 4.878 + GOPATH=/tmp/tmp.TP4nWe7DMM [2020-06-09T12:12:41.826Z] #43 4.878 + RM_GOPATH=1 [2020-06-09T12:12:41.826Z] #43 4.878 + case "$(go env GOARCH)" in [2020-06-09T12:12:41.826Z] #43 4.879 ++ go env GOARCH [2020-06-09T12:12:41.826Z] #43 4.917 + export GO_BUILDMODE=-buildmode=pie [2020-06-09T12:12:41.826Z] #43 4.917 + GO_BUILDMODE=-buildmode=pie [2020-06-09T12:12:41.826Z] #43 4.918 ++ dirname /tmp/install/install.sh [2020-06-09T12:12:41.826Z] #43 4.919 + dir=/tmp/install [2020-06-09T12:12:41.826Z] #43 4.919 + bin=gotestsum [2020-06-09T12:12:41.826Z] #43 4.919 + shift [2020-06-09T12:12:41.826Z] #43 4.919 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-06-09T12:12:41.826Z] #43 4.919 + . /tmp/install/gotestsum.installer [2020-06-09T12:12:41.826Z] #43 4.919 ++ : v0.3.5 [2020-06-09T12:12:41.826Z] #43 4.919 + install_gotestsum [2020-06-09T12:12:41.826Z] #43 4.920 + set -e [2020-06-09T12:12:41.826Z] #43 4.920 + export GO111MODULE=on [2020-06-09T12:12:41.826Z] #43 4.920 + GO111MODULE=on [2020-06-09T12:12:41.826Z] #43 4.920 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-06-09T12:12:41.826Z] #43 5.188 go: finding gotest.tools v0.3.5 [2020-06-09T12:12:41.826Z] #43 5.194 go: finding gotest.tools/gotestsum v0.3.5 [2020-06-09T12:12:41.826Z] #43 5.652 go: downloading gotest.tools/gotestsum v0.3.5 [2020-06-09T12:12:41.826Z] #43 6.073 go: extracting gotest.tools/gotestsum v0.3.5 [2020-06-09T12:12:41.826Z] #43 6.605 go: downloading gotest.tools v2.1.0+incompatible [2020-06-09T12:12:41.826Z] #43 6.751 go: extracting gotest.tools v2.1.0+incompatible [2020-06-09T12:12:41.826Z] #43 6.897 go: downloading github.com/spf13/pflag v1.0.1 [2020-06-09T12:12:41.826Z] #43 6.901 go: downloading github.com/pkg/errors v0.8.0 [2020-06-09T12:12:41.826Z] #43 6.902 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-06-09T12:12:41.826Z] #43 6.913 go: downloading github.com/fatih/color v1.6.0 [2020-06-09T12:12:41.826Z] #43 7.048 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-06-09T12:12:41.826Z] #43 7.332 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-06-09T12:12:41.826Z] #43 7.351 go: extracting github.com/fatih/color v1.6.0 [2020-06-09T12:12:41.826Z] #43 7.357 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-09T12:12:41.826Z] #43 7.428 go: extracting github.com/pkg/errors v0.8.0 [2020-06-09T12:12:41.826Z] #43 7.472 go: extracting github.com/spf13/pflag v1.0.1 [2020-06-09T12:12:41.826Z] #43 7.514 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-06-09T12:12:41.826Z] #43 7.559 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-06-09T12:12:41.826Z] #43 7.696 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-06-09T12:12:41.826Z] #43 7.713 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-09T12:12:41.826Z] #43 7.741 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-09T12:12:41.826Z] #43 7.771 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-09T12:12:41.826Z] #43 7.810 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-06-09T12:12:41.826Z] #43 7.822 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-06-09T12:12:41.826Z] #43 7.841 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-09T12:12:41.826Z] #43 9.172 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-09T12:12:41.826Z] #43 9.490 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-09T12:12:41.826Z] #43 9.721 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-09T12:12:41.826Z] #43 11.61 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-06-09T12:12:41.826Z] #43 ... [2020-06-09T12:12:41.826Z] [2020-06-09T12:12:41.826Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-09T12:12:41.826Z] #51 5.605 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-09T12:12:41.826Z] #51 5.624 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-09T12:12:41.826Z] #51 5.630 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-09T12:12:41.826Z] #51 6.421 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-06-09T12:12:41.826Z] #51 8.125 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [199 kB] [2020-06-09T12:12:41.826Z] #51 9.697 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7576 B] [2020-06-09T12:12:41.846Z] #39 98.23 CC criu/sk-tcp.o [2020-06-09T12:12:41.851Z] #39 48.40 CC images/memfd.o [2020-06-09T12:12:41.932Z] #47 ... [2020-06-09T12:12:41.932Z] [2020-06-09T12:12:41.932Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-09T12:12:41.932Z] #32 13.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7592 B] [2020-06-09T12:12:41.932Z] #32 ... [2020-06-09T12:12:41.932Z] [2020-06-09T12:12:41.932Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:12:41.932Z] #43 23.00 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-09T12:12:41.932Z] #43 ... [2020-06-09T12:12:41.932Z] [2020-06-09T12:12:41.932Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-09T12:12:41.932Z] #51 13.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7592 B] [2020-06-09T12:12:41.932Z] #51 23.80 Fetched 8353 kB in 17s (502 kB/s) [2020-06-09T12:12:42.087Z] #51 ... [2020-06-09T12:12:42.087Z] [2020-06-09T12:12:42.087Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:12:42.087Z] #47 11.24 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-09T12:12:42.087Z] #47 11.30 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-09T12:12:42.087Z] #47 11.31 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-09T12:12:42.087Z] #47 11.42 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-09T12:12:42.087Z] #47 11.57 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-09T12:12:42.108Z] #39 48.71 CC images/timens.o [2020-06-09T12:12:42.108Z] #39 48.97 LINK images/built-in.o [2020-06-09T12:12:42.126Z] #39 98.60 CC criu/sk-unix.o [2020-06-09T12:12:42.190Z] #51 23.80 Reading package lists... [2020-06-09T12:12:42.190Z] #51 ... [2020-06-09T12:12:42.190Z] [2020-06-09T12:12:42.190Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:12:42.287Z] #44 ... [2020-06-09T12:12:42.287Z] [2020-06-09T12:12:42.287Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-09T12:12:42.287Z] #24 15.25 Fetched 8134 kB in 14s (580 kB/s) [2020-06-09T12:12:42.287Z] #24 15.25 Reading package lists... [2020-06-09T12:12:42.287Z] #24 22.51 Reading package lists... [2020-06-09T12:12:42.287Z] #24 ... [2020-06-09T12:12:42.287Z] [2020-06-09T12:12:42.287Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-09T12:12:42.287Z] #52 17.03 Fetched 8134 kB in 16s (514 kB/s) [2020-06-09T12:12:42.287Z] #52 17.03 Reading package lists... [2020-06-09T12:12:42.347Z] #47 12.15 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-09T12:12:42.365Z] #39 49.17 GEN compel/include/asm [2020-06-09T12:12:42.365Z] #39 49.19 GEN compel/include/version.h [2020-06-09T12:12:42.365Z] #39 49.23 touch .config [2020-06-09T12:12:42.623Z] #39 49.28 GEN include/common/config.h [2020-06-09T12:12:42.707Z] #60 23.81 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-06-09T12:12:42.707Z] #60 24.46 + cd /tmp/tmp.tX4FfXuBm4/src/github.com/docker/libnetwork [2020-06-09T12:12:42.707Z] #60 24.46 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-09T12:12:42.881Z] #39 49.38 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-06-09T12:12:42.881Z] #39 49.40 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-06-09T12:12:42.881Z] #39 49.43 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-06-09T12:12:42.881Z] #39 49.44 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-06-09T12:12:42.881Z] #39 49.45 DEP compel/arch/x86/plugins/std/memcpy.d [2020-06-09T12:12:42.881Z] #39 49.48 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-06-09T12:12:42.881Z] #39 49.52 GEN compel/plugins/include/uapi/std/syscall.h [2020-06-09T12:12:42.881Z] #39 49.55 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-06-09T12:12:42.881Z] #39 49.58 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-06-09T12:12:42.881Z] #39 49.60 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-06-09T12:12:42.881Z] #39 49.61 DEP compel/plugins/std/infect.d [2020-06-09T12:12:42.918Z] #52 23.95 Reading package lists... [2020-06-09T12:12:42.918Z] #52 ... [2020-06-09T12:12:42.918Z] [2020-06-09T12:12:42.918Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-09T12:12:42.918Z] #33 15.99 Fetched 8134 kB in 15s (552 kB/s) [2020-06-09T12:12:42.918Z] #33 15.99 Reading package lists... [2020-06-09T12:12:42.918Z] #33 22.95 Reading package lists... [2020-06-09T12:12:42.918Z] #33 ... [2020-06-09T12:12:42.918Z] [2020-06-09T12:12:42.918Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-09T12:12:42.918Z] #11 16.37 Fetched 8134 kB in 15s (537 kB/s) [2020-06-09T12:12:42.918Z] #11 16.37 Reading package lists... [2020-06-09T12:12:42.921Z] #47 12.73 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-09T12:12:43.139Z] #39 49.80 DEP compel/plugins/std/string.d [2020-06-09T12:12:43.177Z] #36 26.05 + 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-06-09T12:12:43.274Z] #60 24.98 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-06-09T12:12:43.396Z] #39 49.98 DEP compel/plugins/std/log.d [2020-06-09T12:12:43.396Z] #39 50.07 DEP compel/plugins/std/fds.d [2020-06-09T12:12:43.396Z] #39 50.21 DEP compel/plugins/std/std.d [2020-06-09T12:12:43.497Z] #47 13.41 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-09T12:12:43.551Z] #11 24.36 Reading package lists... [2020-06-09T12:12:43.551Z] #11 ... [2020-06-09T12:12:43.551Z] [2020-06-09T12:12:43.551Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-09T12:12:43.551Z] #39 16.34 Fetched 8134 kB in 15s (537 kB/s) [2020-06-09T12:12:43.551Z] #39 16.34 Reading package lists... [2020-06-09T12:12:43.591Z] #39 99.67 CC criu/sockets.o [2020-06-09T12:12:43.654Z] #39 50.34 DEP compel/plugins/shmem/shmem.d [2020-06-09T12:12:43.654Z] #39 50.45 DEP compel/plugins/fds/fds.d [2020-06-09T12:12:43.871Z] #39 100.2 CC criu/stats.o [2020-06-09T12:12:43.912Z] #39 50.63 CC compel/plugins/std/std.o [2020-06-09T12:12:44.152Z] #39 100.3 CC criu/string.o [2020-06-09T12:12:44.152Z] #39 100.4 CC criu/sysctl.o [2020-06-09T12:12:44.170Z] #39 50.95 CC compel/plugins/std/fds.o [2020-06-09T12:12:44.170Z] #39 ... [2020-06-09T12:12:44.170Z] [2020-06-09T12:12:44.170Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-09T12:12:44.170Z] #10 123.3 Selecting previously unselected package libapparmor1:amd64. [2020-06-09T12:12:44.170Z] #10 123.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-06-09T12:12:44.170Z] #10 123.3 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-06-09T12:12:44.170Z] #10 123.5 Selecting previously unselected package libapparmor-dev:amd64. [2020-06-09T12:12:44.427Z] #10 123.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-06-09T12:12:44.427Z] #10 123.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-06-09T12:12:44.432Z] #39 100.9 CC criu/sysfs_parse.o [2020-06-09T12:12:44.685Z] #10 123.7 Selecting previously unselected package libbtrfs0. [2020-06-09T12:12:44.685Z] #10 123.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-06-09T12:12:44.685Z] #10 123.7 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-09T12:12:44.685Z] #10 123.8 Selecting previously unselected package libbtrfs-dev. [2020-06-09T12:12:44.685Z] #10 123.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-06-09T12:12:44.685Z] #10 123.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-09T12:12:44.713Z] #39 101.1 CC criu/timens.o [2020-06-09T12:12:44.882Z] #47 14.38 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-09T12:12:44.882Z] #47 14.45 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-09T12:12:44.882Z] #47 14.74 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-09T12:12:44.882Z] #47 14.91 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-09T12:12:44.943Z] #10 124.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-06-09T12:12:44.943Z] #10 124.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-06-09T12:12:44.943Z] #10 124.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-06-09T12:12:44.943Z] #10 124.1 Selecting previously unselected package libudev-dev:amd64. [2020-06-09T12:12:44.943Z] #10 124.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-06-09T12:12:44.943Z] #10 124.1 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-06-09T12:12:44.993Z] #39 101.4 CC criu/timerfd.o [2020-06-09T12:12:45.201Z] #10 124.3 Selecting previously unselected package libsepol1-dev:amd64. [2020-06-09T12:12:45.201Z] #10 124.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-06-09T12:12:45.201Z] #10 124.3 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-06-09T12:12:45.273Z] #39 101.6 CC criu/tty.o [2020-06-09T12:12:45.458Z] #10 ... [2020-06-09T12:12:45.458Z] [2020-06-09T12:12:45.458Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:12:45.458Z] #43 DONE 124.5s [2020-06-09T12:12:45.716Z] [2020-06-09T12:12:45.716Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:12:45.716Z] #39 51.44 CC compel/plugins/std/log.o [2020-06-09T12:12:45.825Z] #47 15.76 runtime/cgo [2020-06-09T12:12:45.825Z] #47 ... [2020-06-09T12:12:45.825Z] [2020-06-09T12:12:45.825Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:12:45.825Z] #30 5.719 + cd /tmp/tmp.BzZKwx2ojP/src/github.com/BurntSushi/toml [2020-06-09T12:12:45.825Z] #30 5.719 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-09T12:12:45.825Z] #30 5.740 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-06-09T12:12:45.825Z] #30 6.184 math/bits [2020-06-09T12:12:45.825Z] #30 6.194 internal/cpu [2020-06-09T12:12:45.825Z] #30 6.218 runtime/internal/sys [2020-06-09T12:12:45.825Z] #30 6.290 runtime/internal/atomic [2020-06-09T12:12:45.825Z] #30 6.655 runtime/internal/math [2020-06-09T12:12:45.825Z] #30 6.724 internal/bytealg [2020-06-09T12:12:45.825Z] #30 6.797 unicode/utf8 [2020-06-09T12:12:45.825Z] #30 6.968 internal/race [2020-06-09T12:12:45.825Z] #30 7.194 sync/atomic [2020-06-09T12:12:45.825Z] #30 7.236 math [2020-06-09T12:12:45.825Z] #30 7.582 unicode [2020-06-09T12:12:45.825Z] #30 7.718 internal/testlog [2020-06-09T12:12:45.825Z] #30 7.905 runtime [2020-06-09T12:12:45.825Z] #30 8.319 encoding [2020-06-09T12:12:45.825Z] #30 8.736 runtime/cgo [2020-06-09T12:12:45.974Z] #39 52.63 CC compel/plugins/std/string.o [2020-06-09T12:12:46.087Z] #30 ... [2020-06-09T12:12:46.087Z] [2020-06-09T12:12:46.087Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:12:46.087Z] #47 15.84 runtime [2020-06-09T12:12:46.273Z] #39 102.7 CC criu/tun.o [2020-06-09T12:12:46.299Z] #39 22.74 Reading package lists... [2020-06-09T12:12:46.299Z] #39 ... [2020-06-09T12:12:46.299Z] [2020-06-09T12:12:46.299Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-09T12:12:46.299Z] #24 22.51 Reading package lists... [2020-06-09T12:12:46.543Z] #39 ... [2020-06-09T12:12:46.543Z] [2020-06-09T12:12:46.543Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:12:46.543Z] #54 118.2 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-09T12:12:46.543Z] #54 118.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-06-09T12:12:46.543Z] #54 DONE 125.5s [2020-06-09T12:12:46.543Z] [2020-06-09T12:12:46.543Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-06-09T12:12:46.543Z] #55 DONE 0.0s [2020-06-09T12:12:46.543Z] [2020-06-09T12:12:46.543Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-06-09T12:12:46.543Z] #56 DONE 0.1s [2020-06-09T12:12:46.543Z] [2020-06-09T12:12:46.543Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-09T12:12:46.543Z] #10 124.8 Selecting previously unselected package libpcre16-3:amd64. [2020-06-09T12:12:46.543Z] #10 124.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-06-09T12:12:46.543Z] #10 124.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-06-09T12:12:46.543Z] #10 125.1 Selecting previously unselected package libpcre32-3:amd64. [2020-06-09T12:12:46.543Z] #10 125.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-06-09T12:12:46.543Z] #10 125.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-06-09T12:12:46.543Z] #10 125.4 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-06-09T12:12:46.543Z] #10 125.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-06-09T12:12:46.543Z] #10 125.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-06-09T12:12:46.543Z] #10 125.6 Selecting previously unselected package libpcre3-dev:amd64. [2020-06-09T12:12:46.543Z] #10 125.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-06-09T12:12:46.543Z] #10 125.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-06-09T12:12:46.554Z] #39 103.1 CC criu/uffd.o [2020-06-09T12:12:47.479Z] #10 126.4 Selecting previously unselected package libselinux1-dev:amd64. [2020-06-09T12:12:47.479Z] #10 126.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-06-09T12:12:47.479Z] #10 126.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-06-09T12:12:47.555Z] #39 103.8 CC criu/util.o [2020-06-09T12:12:47.737Z] #10 126.8 Selecting previously unselected package libdevmapper-dev:amd64. [2020-06-09T12:12:47.737Z] #10 126.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-06-09T12:12:47.737Z] #10 126.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-06-09T12:12:47.995Z] #10 127.0 Selecting previously unselected package libseccomp-dev:amd64. [2020-06-09T12:12:47.995Z] #10 127.0 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-06-09T12:12:47.995Z] #10 127.0 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-06-09T12:12:47.995Z] #10 127.1 Selecting previously unselected package libsystemd-dev:amd64. [2020-06-09T12:12:47.995Z] #10 127.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-06-09T12:12:47.995Z] #10 127.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-06-09T12:12:48.166Z] #39 104.4 CC criu/uts_ns.o [2020-06-09T12:12:48.166Z] #39 104.5 CC criu/vdso.o [2020-06-09T12:12:48.447Z] #39 104.8 LINK criu/built-in.o [2020-06-09T12:12:48.467Z] #36 ... [2020-06-09T12:12:48.467Z] [2020-06-09T12:12:48.467Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:12:48.467Z] #60 24.15 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-06-09T12:12:48.467Z] #60 24.94 + cd /tmp/tmp.g2OtkHohq8/src/github.com/docker/libnetwork [2020-06-09T12:12:48.467Z] #60 24.96 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-09T12:12:48.467Z] #60 25.63 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-06-09T12:12:48.540Z] #60 ... [2020-06-09T12:12:48.540Z] [2020-06-09T12:12:48.540Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-09T12:12:48.540Z] #23 20.28 Fetched 8353 kB in 17s (500 kB/s) [2020-06-09T12:12:48.540Z] #23 20.28 Reading package lists... [2020-06-09T12:12:48.561Z] #10 127.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-06-09T12:12:48.561Z] #10 127.6 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-06-09T12:12:48.561Z] #10 127.6 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-06-09T12:12:48.561Z] #10 127.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-09T12:12:48.561Z] #10 127.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-06-09T12:12:48.561Z] #10 127.6 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-06-09T12:12:48.561Z] #10 127.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-09T12:12:48.561Z] #10 127.7 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-09T12:12:48.561Z] #10 127.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-06-09T12:12:48.561Z] #10 127.7 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-06-09T12:12:48.561Z] #10 127.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-09T12:12:48.561Z] #10 127.7 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-09T12:12:48.561Z] #10 127.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-06-09T12:12:48.561Z] #10 127.7 Setting up mingw-w64-common (6.0.0-3) ... [2020-06-09T12:12:48.561Z] #10 127.7 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-06-09T12:12:48.561Z] #10 127.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-09T12:12:48.561Z] #10 127.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-06-09T12:12:48.561Z] #10 127.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-09T12:12:48.561Z] #10 127.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-06-09T12:12:48.561Z] #10 127.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-06-09T12:12:48.561Z] #10 127.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-09T12:12:48.561Z] #10 127.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-06-09T12:12:48.561Z] #10 127.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-06-09T12:12:48.561Z] #10 127.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-09T12:12:48.561Z] #10 127.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-06-09T12:12:48.561Z] #10 127.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-06-09T12:12:48.655Z] #24 29.56 Building dependency tree... [2020-06-09T12:12:48.727Z] #39 104.9 LINK criu/criu [2020-06-09T12:12:48.798Z] #23 27.52 Reading package lists... [2020-06-09T12:12:48.798Z] #23 ... [2020-06-09T12:12:48.798Z] [2020-06-09T12:12:48.798Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-09T12:12:48.798Z] #51 23.80 Reading package lists... [2020-06-09T12:12:48.819Z] #10 127.8 Setting up dmsetup (2:1.02.155-3) ... [2020-06-09T12:12:48.819Z] #10 127.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-06-09T12:12:48.819Z] #10 127.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-06-09T12:12:48.819Z] #10 127.9 Processing triggers for libc-bin (2.28-10) ... [2020-06-09T12:12:48.819Z] #10 ... [2020-06-09T12:12:48.819Z] [2020-06-09T12:12:48.819Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:12:48.819Z] #41 117.9 vendor/golang.org/x/net/http2/hpack [2020-06-09T12:12:48.819Z] #41 119.2 mime [2020-06-09T12:12:48.819Z] #41 121.3 mime/quotedprintable [2020-06-09T12:12:48.819Z] #41 121.7 net/http/internal [2020-06-09T12:12:48.819Z] #41 124.7 crypto/tls [2020-06-09T12:12:49.008Z] #39 105.2 DEP lib/c/criu.d [2020-06-09T12:12:49.008Z] #39 105.3 CC images/rpc.pb-c.o [2020-06-09T12:12:49.077Z] #41 ... [2020-06-09T12:12:49.077Z] [2020-06-09T12:12:49.077Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-09T12:12:49.077Z] #10 DONE 128.2s [2020-06-09T12:12:49.077Z] [2020-06-09T12:12:49.077Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:12:49.077Z] #39 53.93 CC compel/plugins/std/infect.o [2020-06-09T12:12:49.077Z] #39 54.65 CC compel/arch/x86/plugins/std/parasite-head.o [2020-06-09T12:12:49.077Z] #39 54.68 CC compel/arch/x86/plugins/std/memcpy.o [2020-06-09T12:12:49.077Z] #39 54.79 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-06-09T12:12:49.077Z] #39 54.85 AR compel/plugins/std.lib.a [2020-06-09T12:12:49.077Z] #39 54.94 CC compel/plugins/fds/fds.o [2020-06-09T12:12:49.077Z] #39 55.23 AR compel/plugins/fds.lib.a [2020-06-09T12:12:49.077Z] #39 55.26 HOSTDEP compel/src/lib/log-host.d [2020-06-09T12:12:49.077Z] #39 55.42 HOSTDEP compel/src/lib/handle-elf-host.d [2020-06-09T12:12:49.077Z] #39 55.52 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-06-09T12:12:49.077Z] #39 55.60 HOSTDEP compel/src/main-host.d [2020-06-09T12:12:49.077Z] #39 55.67 DEP compel/src/lib/ptrace.d [2020-06-09T12:12:49.077Z] #39 55.88 DEP compel/src/lib/infect.d [2020-06-09T12:12:49.289Z] #39 105.6 CC lib/c/criu.o [2020-06-09T12:12:49.646Z] #39 56.28 DEP compel/src/lib/infect-util.d [2020-06-09T12:12:49.646Z] #39 56.36 DEP compel/src/lib/infect-rpc.d [2020-06-09T12:12:49.900Z] #39 106.2 LINK lib/c/built-in.o [2020-06-09T12:12:49.900Z] #39 106.2 LINK lib/c/libcriu.so [2020-06-09T12:12:49.900Z] #39 106.3 LINK lib/c/libcriu.a [2020-06-09T12:12:49.900Z] #39 106.4 GEN magic.py [2020-06-09T12:12:49.904Z] #39 56.45 DEP compel/arch/x86/src/lib/infect.d [2020-06-09T12:12:49.905Z] #39 56.60 DEP compel/arch/x86/src/lib/cpu.d [2020-06-09T12:12:50.163Z] #39 56.73 DEP compel/src/lib/log.d [2020-06-09T12:12:50.163Z] #39 56.91 DEP compel/src/main.d [2020-06-09T12:12:50.184Z] #39 106.5 Note: Building without setproctitle() and strlcpy() support. [2020-06-09T12:12:50.184Z] #39 106.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-09T12:12:50.184Z] #39 106.5 Note: Building without GnuTLS support [2020-06-09T12:12:50.184Z] #39 106.5 Makefile.config:39: Warn: you have no libnftables installed [2020-06-09T12:12:50.184Z] #39 106.5 Makefile.config:40: Warn: Building without nftables support [2020-06-09T12:12:50.423Z] #39 57.04 DEP compel/src/lib/handle-elf.d [2020-06-09T12:12:50.423Z] #39 57.14 DEP compel/arch/x86/src/lib/handle-elf.d [2020-06-09T12:12:50.423Z] #39 57.27 CC compel/src/lib/log.o [2020-06-09T12:12:50.499Z] #39 106.9 fatal: not a git repository (or any of the parent directories): .git [2020-06-09T12:12:50.702Z] #51 30.53 Reading package lists... [2020-06-09T12:12:50.702Z] #51 ... [2020-06-09T12:12:50.702Z] [2020-06-09T12:12:50.702Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-09T12:12:50.702Z] #36 22.18 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-06-09T12:12:50.702Z] #36 24.07 + 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-06-09T12:12:50.702Z] #36 ... [2020-06-09T12:12:50.702Z] [2020-06-09T12:12:50.702Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:12:50.702Z] #43 24.39 go: finding github.com/fatih/color v1.6.0 [2020-06-09T12:12:50.702Z] #43 24.44 go: finding github.com/pkg/errors v0.8.1 [2020-06-09T12:12:50.702Z] #43 24.65 go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-09T12:12:50.702Z] #43 24.69 go: finding github.com/spf13/pflag v1.0.3 [2020-06-09T12:12:50.702Z] #43 24.69 go: finding github.com/sirupsen/logrus v1.0.5 [2020-06-09T12:12:50.702Z] #43 24.76 go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-09T12:12:50.702Z] #43 25.00 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-09T12:12:50.702Z] #43 25.02 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-06-09T12:12:50.702Z] #43 25.09 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-09T12:12:50.702Z] #43 25.23 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-09T12:12:50.754Z] #24 33.99 The following additional packages will be installed: [2020-06-09T12:12:50.988Z] #39 57.59 CC compel/arch/x86/src/lib/cpu.o [2020-06-09T12:12:51.045Z] #24 34.00 libjq1 libonig5 [2020-06-09T12:12:51.117Z] #39 107.3 make[1]: Nothing to be done for 'all'. [2020-06-09T12:12:51.117Z] #39 ... [2020-06-09T12:12:51.117Z] [2020-06-09T12:12:51.117Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-09T12:12:51.117Z] #36 DONE 144.2s [2020-06-09T12:12:51.125Z] #60 ... [2020-06-09T12:12:51.125Z] [2020-06-09T12:12:51.125Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:12:51.125Z] #43 24.25 go: finding github.com/fatih/color v1.6.0 [2020-06-09T12:12:51.125Z] #43 24.26 go: finding github.com/pkg/errors v0.8.1 [2020-06-09T12:12:51.125Z] #43 24.29 go: finding github.com/sirupsen/logrus v1.0.5 [2020-06-09T12:12:51.125Z] #43 24.43 go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-09T12:12:51.125Z] #43 24.44 go: finding github.com/spf13/pflag v1.0.3 [2020-06-09T12:12:51.125Z] #43 24.53 go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-09T12:12:51.125Z] #43 24.75 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-09T12:12:51.125Z] #43 24.83 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-09T12:12:51.125Z] #43 24.89 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-06-09T12:12:51.125Z] #43 25.02 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-09T12:12:51.335Z] #24 34.44 The following NEW packages will be installed: [2020-06-09T12:12:51.335Z] #24 34.45 jq libjq1 libonig5 [2020-06-09T12:12:51.335Z] #24 34.46 The following packages will be upgraded: [2020-06-09T12:12:51.335Z] #24 34.46 ca-certificates [2020-06-09T12:12:51.381Z] #47 ... [2020-06-09T12:12:51.381Z] [2020-06-09T12:12:51.381Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:12:51.381Z] #60 17.07 Checking out files: 72% (1497/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-06-09T12:12:51.381Z] #60 17.67 + cd /tmp/tmp.3rFnyAYvrr/src/github.com/docker/libnetwork [2020-06-09T12:12:51.381Z] #60 17.67 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-09T12:12:51.381Z] #60 18.15 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-06-09T12:12:51.397Z] [2020-06-09T12:12:51.397Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:12:51.397Z] #39 107.7 make[1]: 'images/built-in.o' is up to date. [2020-06-09T12:12:51.397Z] #39 107.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-06-09T12:12:51.397Z] #39 107.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-06-09T12:12:51.397Z] #39 107.9 make[1]: 'compel/libcompel.a' is up to date. [2020-06-09T12:12:51.397Z] #39 107.9 make[1]: 'compel/compel-host-bin' is up to date. [2020-06-09T12:12:51.397Z] #39 107.9 make[1]: Nothing to be done for 'all'. [2020-06-09T12:12:51.397Z] #39 108.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-09T12:12:51.626Z] #24 34.59 1 upgraded, 3 newly installed, 0 to remove and 3 not upgraded. [2020-06-09T12:12:51.626Z] #24 34.59 Need to get 516 kB of archives. [2020-06-09T12:12:51.626Z] #24 34.59 After this operation, 1274 kB of additional disk space will be used. [2020-06-09T12:12:51.626Z] #24 34.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el ca-certificates all 20200601~deb10u1 [158 kB] [2020-06-09T12:12:51.626Z] #24 34.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-06-09T12:12:51.626Z] #24 34.73 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-06-09T12:12:51.626Z] #24 34.76 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-06-09T12:12:51.679Z] #39 108.1 make[2]: Nothing to be done for 'all'. [2020-06-09T12:12:51.679Z] #39 108.1 make[2]: Nothing to be done for 'all'. [2020-06-09T12:12:51.679Z] #39 108.2 make[2]: Nothing to be done for 'all'. [2020-06-09T12:12:51.679Z] #39 108.2 make[2]: Nothing to be done for 'all'. [2020-06-09T12:12:51.684Z] #43 ... [2020-06-09T12:12:51.684Z] [2020-06-09T12:12:51.684Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-09T12:12:51.684Z] #51 24.60 Fetched 8353 kB in 17s (477 kB/s) [2020-06-09T12:12:51.684Z] #51 24.60 Reading package lists... [2020-06-09T12:12:51.921Z] #39 ... [2020-06-09T12:12:51.921Z] [2020-06-09T12:12:51.921Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-06-09T12:12:51.921Z] #11 DONE 2.6s [2020-06-09T12:12:51.921Z] [2020-06-09T12:12:51.921Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:12:51.921Z] #39 58.54 CC compel/arch/x86/src/lib/infect.o [2020-06-09T12:12:51.939Z] #51 31.52 Reading package lists... [2020-06-09T12:12:51.939Z] #51 ... [2020-06-09T12:12:51.939Z] [2020-06-09T12:12:51.939Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-09T12:12:51.939Z] #23 24.84 Fetched 8353 kB in 18s (473 kB/s) [2020-06-09T12:12:51.939Z] #23 24.84 Reading package lists... [2020-06-09T12:12:51.939Z] #23 32.22 Reading package lists... [2020-06-09T12:12:51.939Z] #23 ... [2020-06-09T12:12:51.939Z] [2020-06-09T12:12:51.939Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-09T12:12:51.939Z] #32 24.96 Fetched 8353 kB in 18s (472 kB/s) [2020-06-09T12:12:51.939Z] #32 24.96 Reading package lists... [2020-06-09T12:12:51.959Z] #39 108.3 make[2]: Nothing to be done for 'all'. [2020-06-09T12:12:51.959Z] #39 108.3 make[2]: Nothing to be done for 'all'. [2020-06-09T12:12:51.959Z] #39 108.3 make[2]: Nothing to be done for 'all'. [2020-06-09T12:12:52.234Z] #32 32.63 Reading package lists... [2020-06-09T12:12:52.234Z] #32 ... [2020-06-09T12:12:52.234Z] [2020-06-09T12:12:52.234Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-09T12:12:52.234Z] #38 20.63 Reading package lists... [2020-06-09T12:12:52.234Z] #38 28.08 Reading package lists... [2020-06-09T12:12:52.234Z] #38 35.26 Building dependency tree... [2020-06-09T12:12:52.234Z] #38 ... [2020-06-09T12:12:52.234Z] [2020-06-09T12:12:52.234Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-09T12:12:52.234Z] #10 25.25 Fetched 8353 kB in 18s (467 kB/s) [2020-06-09T12:12:52.234Z] #10 25.25 Reading package lists... [2020-06-09T12:12:52.261Z] #39 108.4 make[2]: Nothing to be done for 'all'. [2020-06-09T12:12:52.261Z] #39 108.5 INSTALL criu/criu [2020-06-09T12:12:52.261Z] #39 DONE 108.7s [2020-06-09T12:12:52.261Z] [2020-06-09T12:12:52.261Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-06-09T12:12:52.261Z] #37 DONE 0.2s [2020-06-09T12:12:52.261Z] [2020-06-09T12:12:52.261Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:12:52.655Z] #43 ... [2020-06-09T12:12:52.655Z] [2020-06-09T12:12:52.655Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:12:52.655Z] #47 24.16 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-09T12:12:52.655Z] #47 24.28 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-09T12:12:52.655Z] #47 24.42 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-09T12:12:52.655Z] #47 24.50 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-09T12:12:52.655Z] #47 25.28 runtime [2020-06-09T12:12:52.655Z] #47 25.32 runtime/cgo [2020-06-09T12:12:52.655Z] #47 ... [2020-06-09T12:12:52.655Z] [2020-06-09T12:12:52.655Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-09T12:12:52.655Z] #23 27.52 Reading package lists... [2020-06-09T12:12:52.670Z] #24 ... [2020-06-09T12:12:52.670Z] [2020-06-09T12:12:52.670Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-09T12:12:52.670Z] #33 22.95 Reading package lists... [2020-06-09T12:12:52.670Z] #33 29.94 Building dependency tree... [2020-06-09T12:12:52.670Z] #33 32.51 The following additional packages will be installed: [2020-06-09T12:12:52.670Z] #33 32.54 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-06-09T12:12:52.670Z] #33 32.54 Suggested packages: [2020-06-09T12:12:52.670Z] #33 32.55 cmake-doc ninja-build lrzip [2020-06-09T12:12:52.670Z] #33 32.55 Recommended packages: [2020-06-09T12:12:52.670Z] #33 32.55 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-06-09T12:12:52.670Z] #33 33.45 The following NEW packages will be installed: [2020-06-09T12:12:52.670Z] #33 33.45 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-06-09T12:12:52.670Z] #33 33.45 vim-common xxd [2020-06-09T12:12:52.670Z] #33 33.59 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2020-06-09T12:12:52.670Z] #33 33.59 Need to get 14.9 MB of archives. [2020-06-09T12:12:52.670Z] #33 33.59 After this operation, 67.2 MB of additional disk space will be used. [2020-06-09T12:12:52.670Z] #33 33.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-06-09T12:12:52.670Z] #33 33.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-06-09T12:12:52.670Z] #33 33.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-06-09T12:12:52.670Z] #33 33.91 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-06-09T12:12:52.670Z] #33 35.47 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-06-09T12:12:52.670Z] #33 35.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-06-09T12:12:52.670Z] #33 35.63 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-06-09T12:12:52.670Z] #33 35.65 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-06-09T12:12:52.670Z] #33 35.66 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-06-09T12:12:52.670Z] #33 35.79 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-06-09T12:12:52.768Z] #60 ... [2020-06-09T12:12:52.768Z] [2020-06-09T12:12:52.768Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:12:52.768Z] #41 12.61 vendor/golang.org/x/crypto/internal/subtle [2020-06-09T12:12:52.768Z] #41 ... [2020-06-09T12:12:52.768Z] [2020-06-09T12:12:52.768Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:12:52.768Z] #43 12.73 go: finding gotest.tools/gotestsum v0.4.2 [2020-06-09T12:12:52.768Z] #43 12.73 go: finding gotest.tools v2.2.0+incompatible [2020-06-09T12:12:52.768Z] #43 12.75 go: downloading gotest.tools v2.2.0+incompatible [2020-06-09T12:12:52.768Z] #43 12.75 go: downloading gotest.tools/gotestsum v0.4.2 [2020-06-09T12:12:52.768Z] #43 13.14 go: extracting gotest.tools v2.2.0+incompatible [2020-06-09T12:12:52.768Z] #43 13.15 go: extracting gotest.tools/gotestsum v0.4.2 [2020-06-09T12:12:52.768Z] #43 13.77 go: downloading github.com/pkg/errors v0.8.1 [2020-06-09T12:12:52.768Z] #43 13.79 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-09T12:12:52.768Z] #43 13.82 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-09T12:12:52.768Z] #43 13.84 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-09T12:12:52.768Z] #43 13.94 go: downloading github.com/spf13/pflag v1.0.3 [2020-06-09T12:12:52.768Z] #43 14.07 go: extracting github.com/pkg/errors v0.8.1 [2020-06-09T12:12:52.768Z] #43 14.31 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-09T12:12:52.768Z] #43 14.40 go: extracting github.com/spf13/pflag v1.0.3 [2020-06-09T12:12:52.768Z] #43 15.39 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-09T12:12:52.768Z] #43 15.54 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-09T12:12:52.768Z] #43 16.94 go: finding github.com/fatih/color v1.6.0 [2020-06-09T12:12:52.768Z] #43 17.01 go: finding github.com/pkg/errors v0.8.1 [2020-06-09T12:12:52.768Z] #43 17.09 go: finding github.com/spf13/pflag v1.0.3 [2020-06-09T12:12:52.768Z] #43 17.10 go: finding github.com/sirupsen/logrus v1.0.5 [2020-06-09T12:12:52.768Z] #43 17.32 go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-09T12:12:52.768Z] #43 17.39 go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-09T12:12:52.768Z] #43 17.69 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-09T12:12:52.768Z] #43 17.69 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-06-09T12:12:52.768Z] #43 17.90 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-09T12:12:52.768Z] #43 18.01 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-09T12:12:52.855Z] #39 59.57 CC compel/src/lib/infect-rpc.o [2020-06-09T12:12:53.113Z] #39 59.86 CC compel/src/lib/infect-util.o [2020-06-09T12:12:53.260Z] #23 34.33 Building dependency tree... [2020-06-09T12:12:53.260Z] #23 ... [2020-06-09T12:12:53.260Z] [2020-06-09T12:12:53.260Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-09T12:12:53.260Z] #32 24.79 Fetched 8353 kB in 17s (477 kB/s) [2020-06-09T12:12:53.260Z] #32 24.79 Reading package lists... [2020-06-09T12:12:53.260Z] #32 32.06 Reading package lists... [2020-06-09T12:12:53.260Z] #32 ... [2020-06-09T12:12:53.260Z] [2020-06-09T12:12:53.260Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-09T12:12:53.260Z] #38 25.01 Fetched 8353 kB in 18s (470 kB/s) [2020-06-09T12:12:53.260Z] #38 25.01 Reading package lists... [2020-06-09T12:12:53.277Z] #45 ... [2020-06-09T12:12:53.277Z] [2020-06-09T12:12:53.277Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-06-09T12:12:53.277Z] #40 DONE 0.2s [2020-06-09T12:12:53.277Z] [2020-06-09T12:12:53.278Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-06-09T12:12:53.299Z] #33 ... [2020-06-09T12:12:53.299Z] [2020-06-09T12:12:53.299Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-09T12:12:53.299Z] #24 36.46 debconf: delaying package configuration, since apt-utils is not installed [2020-06-09T12:12:53.371Z] #39 60.08 CC compel/src/lib/infect.o [2020-06-09T12:12:53.519Z] #38 32.18 Reading package lists... [2020-06-09T12:12:53.519Z] #38 ... [2020-06-09T12:12:53.519Z] [2020-06-09T12:12:53.519Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-09T12:12:53.519Z] #10 24.85 Fetched 8353 kB in 17s (478 kB/s) [2020-06-09T12:12:53.519Z] #10 24.85 Reading package lists... [2020-06-09T12:12:53.558Z] #42 DONE 0.3s [2020-06-09T12:12:53.558Z] [2020-06-09T12:12:53.558Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:12:53.558Z] #45 ... [2020-06-09T12:12:53.558Z] [2020-06-09T12:12:53.558Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-06-09T12:12:53.558Z] #44 DONE 0.1s [2020-06-09T12:12:53.590Z] #24 36.71 Fetched 516 kB in 0s (2293 kB/s) [2020-06-09T12:12:53.839Z] [2020-06-09T12:12:53.839Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:12:53.880Z] #24 36.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15341 files and directories currently installed.) [2020-06-09T12:12:53.880Z] #24 36.96 Preparing to unpack .../ca-certificates_20200601~deb10u1_all.deb ... [2020-06-09T12:12:53.880Z] #24 36.97 Unpacking ca-certificates (20200601~deb10u1) over (20190110) ... [2020-06-09T12:12:53.937Z] #39 ... [2020-06-09T12:12:53.937Z] [2020-06-09T12:12:53.937Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-06-09T12:12:53.937Z] #12 DONE 2.3s [2020-06-09T12:12:53.937Z] [2020-06-09T12:12:53.937Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-06-09T12:12:54.123Z] #10 32.07 Reading package lists... [2020-06-09T12:12:54.123Z] #10 ... [2020-06-09T12:12:54.123Z] [2020-06-09T12:12:54.123Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-09T12:12:54.123Z] #38 35.26 Building dependency tree... [2020-06-09T12:12:54.450Z] #52 ... [2020-06-09T12:12:54.450Z] [2020-06-09T12:12:54.450Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:12:54.450Z] #49 69.72 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-06-09T12:12:54.463Z] #10 31.33 Reading package lists... [2020-06-09T12:12:54.463Z] #10 ... [2020-06-09T12:12:54.463Z] [2020-06-09T12:12:54.463Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-09T12:12:54.463Z] #23 34.33 Building dependency tree... [2020-06-09T12:12:54.515Z] #24 37.57 Selecting previously unselected package libonig5:ppc64el. [2020-06-09T12:12:54.515Z] #24 37.58 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-06-09T12:12:54.515Z] #24 37.59 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-06-09T12:12:54.690Z] #43 ... [2020-06-09T12:12:54.690Z] [2020-06-09T12:12:54.690Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-09T12:12:54.690Z] #51 14.40 Fetched 8181 kB in 9s (896 kB/s) [2020-06-09T12:12:54.690Z] #51 14.40 Reading package lists... [2020-06-09T12:12:54.690Z] #51 19.51 Reading package lists... [2020-06-09T12:12:54.690Z] #51 24.43 Building dependency tree... [2020-06-09T12:12:54.690Z] #51 ... [2020-06-09T12:12:54.691Z] [2020-06-09T12:12:54.691Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-09T12:12:54.691Z] #36 16.40 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-06-09T12:12:54.691Z] #36 17.94 + 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-06-09T12:12:54.691Z] #36 ... [2020-06-09T12:12:54.691Z] [2020-06-09T12:12:54.691Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-09T12:12:54.691Z] #32 14.66 Fetched 8181 kB in 9s (874 kB/s) [2020-06-09T12:12:54.691Z] #32 14.66 Reading package lists... [2020-06-09T12:12:54.731Z] #49 70.21 + mkdir -p /build [2020-06-09T12:12:54.731Z] #49 70.21 + cp runc /build/runc [2020-06-09T12:12:54.804Z] #24 37.81 Selecting previously unselected package libjq1:ppc64el. [2020-06-09T12:12:54.804Z] #24 37.82 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-06-09T12:12:54.804Z] #24 37.84 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-06-09T12:12:54.804Z] #24 37.98 Selecting previously unselected package jq. [2020-06-09T12:12:54.952Z] #32 19.88 Reading package lists... [2020-06-09T12:12:54.952Z] #32 ... [2020-06-09T12:12:54.952Z] [2020-06-09T12:12:54.952Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-09T12:12:54.952Z] #10 14.96 Fetched 8181 kB in 10s (859 kB/s) [2020-06-09T12:12:54.952Z] #10 14.96 Reading package lists... [2020-06-09T12:12:54.952Z] #10 20.00 Reading package lists... [2020-06-09T12:12:55.031Z] #49 DONE 70.4s [2020-06-09T12:12:55.031Z] [2020-06-09T12:12:55.031Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:12:55.096Z] #24 37.98 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-06-09T12:12:55.096Z] #24 37.99 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-09T12:12:55.096Z] #24 38.12 Setting up ca-certificates (20200601~deb10u1) ... [2020-06-09T12:12:55.213Z] #10 25.03 Building dependency tree... [2020-06-09T12:12:55.213Z] #10 ... [2020-06-09T12:12:55.213Z] [2020-06-09T12:12:55.213Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-09T12:12:55.487Z] #38 38.23 The following additional packages will be installed: [2020-06-09T12:12:55.487Z] #38 38.24 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-06-09T12:12:55.487Z] #38 38.25 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-06-09T12:12:55.487Z] #38 38.25 Suggested packages: [2020-06-09T12:12:55.487Z] #38 38.26 manpages-dev python-setuptools [2020-06-09T12:12:55.686Z] #32 25.09 Building dependency tree... [2020-06-09T12:12:55.686Z] #32 ... [2020-06-09T12:12:55.686Z] [2020-06-09T12:12:55.686Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-09T12:12:55.686Z] #38 15.23 Fetched 8181 kB in 10s (847 kB/s) [2020-06-09T12:12:55.686Z] #38 15.23 Reading package lists... [2020-06-09T12:12:55.686Z] #38 20.80 Reading package lists... [2020-06-09T12:12:55.686Z] #38 ... [2020-06-09T12:12:55.686Z] [2020-06-09T12:12:55.686Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-09T12:12:55.686Z] #23 15.31 Fetched 8181 kB in 10s (835 kB/s) [2020-06-09T12:12:55.686Z] #23 15.31 Reading package lists... [2020-06-09T12:12:55.686Z] #23 20.72 Reading package lists... [2020-06-09T12:12:55.686Z] #23 ... [2020-06-09T12:12:55.686Z] [2020-06-09T12:12:55.686Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-09T12:12:55.686Z] #51 24.43 Building dependency tree... [2020-06-09T12:12:55.837Z] #13 1.926 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-06-09T12:12:55.838Z] #13 DONE 2.0s [2020-06-09T12:12:55.838Z] [2020-06-09T12:12:55.838Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:12:55.838Z] #39 62.65 CC compel/src/lib/ptrace.o [2020-06-09T12:12:56.778Z] #39 63.42 AR compel/libcompel.a [2020-06-09T12:12:56.778Z] #39 63.53 HOSTCC compel/src/main-host.o [2020-06-09T12:12:56.892Z] #38 39.67 The following NEW packages will be installed: [2020-06-09T12:12:56.892Z] #38 39.69 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-06-09T12:12:56.892Z] #38 39.69 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-06-09T12:12:56.892Z] #38 39.69 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-06-09T12:12:56.892Z] #38 39.69 python-six zlib1g-dev [2020-06-09T12:12:56.989Z] #23 38.42 The following additional packages will be installed: [2020-06-09T12:12:56.989Z] #23 38.42 libjq1 libonig5 [2020-06-09T12:12:57.035Z] #39 63.82 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-06-09T12:12:57.164Z] #24 ... [2020-06-09T12:12:57.164Z] [2020-06-09T12:12:57.164Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-09T12:12:57.164Z] #52 23.95 Reading package lists... [2020-06-09T12:12:57.164Z] #52 32.02 Building dependency tree... [2020-06-09T12:12:57.164Z] #52 36.21 The following additional packages will be installed: [2020-06-09T12:12:57.164Z] #52 36.23 libbtrfs0 [2020-06-09T12:12:57.164Z] #52 36.52 The following NEW packages will be installed: [2020-06-09T12:12:57.164Z] #52 36.54 libbtrfs-dev libbtrfs0 [2020-06-09T12:12:57.164Z] #52 36.85 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2020-06-09T12:12:57.164Z] #52 36.85 Need to get 120 kB of archives. [2020-06-09T12:12:57.164Z] #52 36.85 After this operation, 423 kB of additional disk space will be used. [2020-06-09T12:12:57.164Z] #52 36.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-06-09T12:12:57.164Z] #52 36.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-06-09T12:12:57.164Z] #52 38.54 debconf: delaying package configuration, since apt-utils is not installed [2020-06-09T12:12:57.164Z] #52 38.88 Fetched 120 kB in 0s (1366 kB/s) [2020-06-09T12:12:57.164Z] #52 38.98 Selecting previously unselected package libbtrfs0. [2020-06-09T12:12:57.164Z] #52 38.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 ... 15341 files and directories currently installed.) [2020-06-09T12:12:57.164Z] #52 39.09 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-06-09T12:12:57.164Z] #52 39.09 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-09T12:12:57.164Z] #52 39.27 Selecting previously unselected package libbtrfs-dev. [2020-06-09T12:12:57.164Z] #52 39.30 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-06-09T12:12:57.164Z] #52 39.31 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-09T12:12:57.164Z] #52 39.65 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-09T12:12:57.164Z] #52 39.66 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-09T12:12:57.164Z] #52 39.67 Processing triggers for libc-bin (2.28-10) ... [2020-06-09T12:12:57.164Z] #52 DONE 40.1s [2020-06-09T12:12:57.164Z] [2020-06-09T12:12:57.164Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-09T12:12:57.164Z] #33 38.86 debconf: delaying package configuration, since apt-utils is not installed [2020-06-09T12:12:57.164Z] #33 39.31 Fetched 14.9 MB in 3s (4388 kB/s) [2020-06-09T12:12:57.164Z] #33 39.45 Selecting previously unselected package xxd. [2020-06-09T12:12:57.164Z] #33 39.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15341 files and directories currently installed.) [2020-06-09T12:12:57.164Z] #33 39.56 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-06-09T12:12:57.164Z] #33 39.57 Unpacking xxd (2:8.1.0875-5) ... [2020-06-09T12:12:57.164Z] #33 39.83 Selecting previously unselected package vim-common. [2020-06-09T12:12:57.164Z] #33 39.84 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-09T12:12:57.164Z] #33 39.96 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-09T12:12:57.191Z] #38 40.11 0 upgraded, 17 newly installed, 0 to remove and 2 not upgraded. [2020-06-09T12:12:57.191Z] #38 40.11 Need to get 4095 kB of archives. [2020-06-09T12:12:57.191Z] #38 40.11 After this operation, 22.5 MB of additional disk space will be used. [2020-06-09T12:12:57.191Z] #38 40.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-06-09T12:12:57.191Z] #38 40.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-06-09T12:12:57.191Z] #38 40.11 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-06-09T12:12:57.191Z] #38 40.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-06-09T12:12:57.191Z] #38 40.12 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-06-09T12:12:57.191Z] #38 40.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-06-09T12:12:57.192Z] #38 40.14 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-06-09T12:12:57.192Z] #38 40.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-06-09T12:12:57.192Z] #38 40.18 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-06-09T12:12:57.249Z] #23 38.90 The following NEW packages will be installed: [2020-06-09T12:12:57.249Z] #23 38.91 jq libjq1 libonig5 [2020-06-09T12:12:57.249Z] #23 38.92 The following packages will be upgraded: [2020-06-09T12:12:57.249Z] #23 38.94 ca-certificates [2020-06-09T12:12:57.293Z] #39 64.01 HOSTCC compel/src/lib/handle-elf-host.o [2020-06-09T12:12:57.447Z] #38 40.26 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-06-09T12:12:57.447Z] #38 40.28 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-06-09T12:12:57.447Z] #38 40.38 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-06-09T12:12:57.447Z] #38 40.47 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-06-09T12:12:57.447Z] #38 40.49 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-06-09T12:12:57.456Z] #33 40.38 Selecting previously unselected package cmake-data. [2020-06-09T12:12:57.456Z] #33 40.41 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-06-09T12:12:57.456Z] #33 40.42 Unpacking cmake-data (3.13.4-1) ... [2020-06-09T12:12:57.456Z] #33 ... [2020-06-09T12:12:57.456Z] [2020-06-09T12:12:57.456Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-09T12:12:57.456Z] #39 22.74 Reading package lists... [2020-06-09T12:12:57.456Z] #39 30.90 Building dependency tree... [2020-06-09T12:12:57.456Z] #39 34.73 The following additional packages will be installed: [2020-06-09T12:12:57.456Z] #39 34.74 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-06-09T12:12:57.456Z] #39 34.74 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-06-09T12:12:57.456Z] #39 34.75 Suggested packages: [2020-06-09T12:12:57.456Z] #39 34.75 manpages-dev python-setuptools [2020-06-09T12:12:57.456Z] #39 36.55 The following NEW packages will be installed: [2020-06-09T12:12:57.456Z] #39 36.55 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-06-09T12:12:57.456Z] #39 36.55 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-06-09T12:12:57.456Z] #39 36.55 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-06-09T12:12:57.456Z] #39 36.55 python-six zlib1g-dev [2020-06-09T12:12:57.456Z] #39 36.93 0 upgraded, 17 newly installed, 0 to remove and 4 not upgraded. [2020-06-09T12:12:57.456Z] #39 36.93 Need to get 4075 kB of archives. [2020-06-09T12:12:57.456Z] #39 36.93 After this operation, 24.5 MB of additional disk space will be used. [2020-06-09T12:12:57.456Z] #39 36.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-06-09T12:12:57.456Z] #39 37.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-06-09T12:12:57.456Z] #39 37.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-06-09T12:12:57.456Z] #39 37.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-06-09T12:12:57.456Z] #39 37.09 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-06-09T12:12:57.456Z] #39 37.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-06-09T12:12:57.456Z] #39 37.12 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-06-09T12:12:57.456Z] #39 37.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-06-09T12:12:57.456Z] #39 37.22 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-06-09T12:12:57.456Z] #39 37.39 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-06-09T12:12:57.456Z] #39 37.47 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-06-09T12:12:57.456Z] #39 38.32 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-06-09T12:12:57.456Z] #39 38.69 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-06-09T12:12:57.456Z] #39 38.72 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-06-09T12:12:57.456Z] #39 38.75 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-06-09T12:12:57.456Z] #39 38.82 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-06-09T12:12:57.456Z] #39 38.82 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-06-09T12:12:57.456Z] #39 40.53 debconf: delaying package configuration, since apt-utils is not installed [2020-06-09T12:12:57.456Z] #39 ... [2020-06-09T12:12:57.456Z] [2020-06-09T12:12:57.456Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:12:57.456Z] #53 0.309 + RM_GOPATH=0 [2020-06-09T12:12:57.456Z] #53 0.309 + TMP_GOPATH= [2020-06-09T12:12:57.456Z] #53 0.309 + : /build [2020-06-09T12:12:57.456Z] #53 0.309 + '[' -z '' ']' [2020-06-09T12:12:57.456Z] #53 0.310 ++ mktemp -d [2020-06-09T12:12:57.456Z] #53 0.319 + export GOPATH=/tmp/tmp.8cfVEMj4B3 [2020-06-09T12:12:57.456Z] #53 0.320 + GOPATH=/tmp/tmp.8cfVEMj4B3 [2020-06-09T12:12:57.456Z] #53 0.320 + RM_GOPATH=1 [2020-06-09T12:12:57.456Z] #53 0.320 + case "$(go env GOARCH)" in [2020-06-09T12:12:57.456Z] #53 0.322 ++ go env GOARCH [2020-06-09T12:12:57.456Z] #53 0.393 + export GO_BUILDMODE=-buildmode=pie [2020-06-09T12:12:57.456Z] #53 0.393 + GO_BUILDMODE=-buildmode=pie [2020-06-09T12:12:57.456Z] #53 0.396 ++ dirname /tmp/install/install.sh [2020-06-09T12:12:57.456Z] #53 0.399 + dir=/tmp/install [2020-06-09T12:12:57.456Z] #53 0.400 + bin=containerd [2020-06-09T12:12:57.456Z] #53 0.400 + shift [2020-06-09T12:12:57.456Z] #53 0.401 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-06-09T12:12:57.456Z] #53 0.402 + . /tmp/install/containerd.installer [2020-06-09T12:12:57.456Z] #53 0.403 ++ set -e [2020-06-09T12:12:57.456Z] #53 0.404 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-09T12:12:57.456Z] #53 0.407 + install_containerd [2020-06-09T12:12:57.456Z] #53 0.427 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-06-09T12:12:57.456Z] #53 0.428 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-09T12:12:57.456Z] #53 0.430 + git clone https://github.com/containerd/containerd.git /tmp/tmp.8cfVEMj4B3/src/github.com/containerd/containerd [2020-06-09T12:12:57.456Z] #53 0.476 Cloning into '/tmp/tmp.8cfVEMj4B3/src/github.com/containerd/containerd'... [2020-06-09T12:12:57.551Z] #39 64.32 HOSTCC compel/src/lib/log-host.o [2020-06-09T12:12:57.556Z] #51 27.35 The following additional packages will be installed: [2020-06-09T12:12:57.556Z] #51 27.35 libbtrfs0 [2020-06-09T12:12:57.703Z] #38 40.50 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-06-09T12:12:57.703Z] #38 40.52 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-06-09T12:12:57.703Z] #38 40.52 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-06-09T12:12:57.715Z] #45 ... [2020-06-09T12:12:57.715Z] [2020-06-09T12:12:57.715Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:12:57.715Z] #52 124.2 + bin/containerd [2020-06-09T12:12:57.809Z] #39 64.50 HOSTLINK compel/compel-host-bin [2020-06-09T12:12:57.815Z] #23 39.35 1 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-06-09T12:12:57.815Z] #23 39.35 Need to get 513 kB of archives. [2020-06-09T12:12:57.815Z] #23 39.35 After this operation, 1069 kB of additional disk space will be used. [2020-06-09T12:12:57.815Z] #23 39.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-06-09T12:12:57.815Z] #23 39.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-06-09T12:12:57.815Z] #23 39.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-06-09T12:12:57.815Z] #23 39.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-06-09T12:12:57.817Z] #51 27.50 The following NEW packages will be installed: [2020-06-09T12:12:57.817Z] #51 27.51 libbtrfs-dev libbtrfs0 [2020-06-09T12:12:58.067Z] #39 64.60 DEP soccr/soccr.d [2020-06-09T12:12:58.067Z] #39 ... [2020-06-09T12:12:58.067Z] [2020-06-09T12:12:58.067Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-06-09T12:12:58.067Z] #14 DONE 2.1s [2020-06-09T12:12:58.078Z] #51 27.95 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2020-06-09T12:12:58.078Z] #51 27.95 Need to get 119 kB of archives. [2020-06-09T12:12:58.078Z] #51 27.95 After this operation, 387 kB of additional disk space will be used. [2020-06-09T12:12:58.078Z] #51 27.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-06-09T12:12:58.078Z] #51 27.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-06-09T12:12:58.324Z] [2020-06-09T12:12:58.324Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:12:58.324Z] #39 64.93 CC soccr/soccr.o [2020-06-09T12:12:58.674Z] #38 41.68 debconf: delaying package configuration, since apt-utils is not installed [2020-06-09T12:12:58.930Z] #38 41.90 Fetched 4095 kB in 1s (5198 kB/s) [2020-06-09T12:12:59.185Z] #38 42.00 Selecting previously unselected package libcap-dev:amd64. [2020-06-09T12:12:59.185Z] #38 42.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-06-09T12:12:59.185Z] #38 42.11 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-06-09T12:12:59.185Z] #38 42.13 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-06-09T12:12:59.185Z] #38 42.27 Selecting previously unselected package libnet1:amd64. [2020-06-09T12:12:59.185Z] #38 42.29 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-06-09T12:12:59.185Z] #38 42.32 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-09T12:12:59.189Z] #23 40.70 debconf: delaying package configuration, since apt-utils is not installed [2020-06-09T12:12:59.189Z] #23 40.88 Fetched 513 kB in 0s (1727 kB/s) [2020-06-09T12:12:59.258Z] #39 ... [2020-06-09T12:12:59.258Z] [2020-06-09T12:12:59.258Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:12:59.258Z] #49 2.817 + RM_GOPATH=0 [2020-06-09T12:12:59.258Z] #49 2.817 + TMP_GOPATH= [2020-06-09T12:12:59.258Z] #49 2.817 + : /build [2020-06-09T12:12:59.258Z] #49 2.817 + '[' -z '' ']' [2020-06-09T12:12:59.258Z] #49 2.817 ++ mktemp -d [2020-06-09T12:12:59.258Z] #49 2.817 + export GOPATH=/tmp/tmp.zAvVVqyjxj [2020-06-09T12:12:59.258Z] #49 2.817 + GOPATH=/tmp/tmp.zAvVVqyjxj [2020-06-09T12:12:59.258Z] #49 2.817 + RM_GOPATH=1 [2020-06-09T12:12:59.258Z] #49 2.817 + case "$(go env GOARCH)" in [2020-06-09T12:12:59.258Z] #49 2.817 ++ go env GOARCH [2020-06-09T12:12:59.258Z] #49 2.863 + export GO_BUILDMODE=-buildmode=pie [2020-06-09T12:12:59.258Z] #49 2.863 + GO_BUILDMODE=-buildmode=pie [2020-06-09T12:12:59.258Z] #49 2.863 ++ dirname /tmp/install/install.sh [2020-06-09T12:12:59.258Z] #49 2.864 + dir=/tmp/install [2020-06-09T12:12:59.258Z] #49 2.864 + bin=runc [2020-06-09T12:12:59.258Z] #49 2.864 + shift [2020-06-09T12:12:59.258Z] #49 2.864 + '[' '!' -f /tmp/install/runc.installer ']' [2020-06-09T12:12:59.258Z] #49 2.864 + . /tmp/install/runc.installer [2020-06-09T12:12:59.258Z] #49 2.864 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-09T12:12:59.258Z] #49 2.864 + install_runc [2020-06-09T12:12:59.258Z] #49 2.865 + uname -r [2020-06-09T12:12:59.258Z] #49 2.865 + grep -q '^3\.10\.0.*\.el7\.' [2020-06-09T12:12:59.258Z] #49 2.891 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-06-09T12:12:59.258Z] #49 2.891 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-06-09T12:12:59.258Z] #49 2.891 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-06-09T12:12:59.258Z] #49 2.891 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.zAvVVqyjxj/src/github.com/opencontainers/runc [2020-06-09T12:12:59.258Z] #49 2.891 Cloning into '/tmp/tmp.zAvVVqyjxj/src/github.com/opencontainers/runc'... [2020-06-09T12:12:59.447Z] #23 41.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-06-09T12:12:59.447Z] #23 41.09 Preparing to unpack .../ca-certificates_20200601~deb10u1_all.deb ... [2020-06-09T12:12:59.447Z] #23 41.13 Unpacking ca-certificates (20200601~deb10u1) over (20190110) ... [2020-06-09T12:12:59.486Z] #51 29.05 debconf: delaying package configuration, since apt-utils is not installed [2020-06-09T12:12:59.486Z] #51 29.27 Fetched 119 kB in 0s (418 kB/s) [2020-06-09T12:12:59.486Z] #51 29.40 Selecting previously unselected package libbtrfs0. [2020-06-09T12:12:59.748Z] #51 29.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15385 files and directories currently installed.) [2020-06-09T12:12:59.748Z] #51 29.58 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-06-09T12:12:59.748Z] #51 29.60 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-09T12:12:59.791Z] #38 42.49 Selecting previously unselected package libnet1-dev. [2020-06-09T12:12:59.791Z] #38 42.50 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-06-09T12:12:59.791Z] #38 42.52 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-09T12:12:59.791Z] #38 42.77 Selecting previously unselected package libnl-3-200:amd64. [2020-06-09T12:12:59.791Z] #38 42.77 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-06-09T12:12:59.791Z] #38 42.78 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-06-09T12:12:59.827Z] #49 10.60 + cd /tmp/tmp.zAvVVqyjxj/src/github.com/opencontainers/runc [2020-06-09T12:12:59.827Z] #49 10.60 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-09T12:12:59.827Z] #49 ... [2020-06-09T12:12:59.827Z] [2020-06-09T12:12:59.827Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:12:59.827Z] #39 66.49 AR soccr/libsoccr.a [2020-06-09T12:12:59.827Z] #39 66.53 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-09T12:13:00.012Z] #51 29.77 Selecting previously unselected package libbtrfs-dev. [2020-06-09T12:13:00.012Z] #51 29.78 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-06-09T12:13:00.012Z] #51 29.79 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-09T12:13:00.013Z] #23 41.64 Selecting previously unselected package libonig5:amd64. [2020-06-09T12:13:00.013Z] #23 41.64 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-06-09T12:13:00.013Z] #23 41.66 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-06-09T12:13:00.047Z] #38 42.98 Selecting previously unselected package libnl-3-dev:amd64. [2020-06-09T12:13:00.047Z] #38 42.98 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-06-09T12:13:00.047Z] #38 42.99 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-06-09T12:13:00.085Z] #39 ... [2020-06-09T12:13:00.085Z] [2020-06-09T12:13:00.085Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-06-09T12:13:00.085Z] #15 DONE 2.0s [2020-06-09T12:13:00.085Z] [2020-06-09T12:13:00.085Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-06-09T12:13:00.271Z] #23 41.93 Selecting previously unselected package libjq1:amd64. [2020-06-09T12:13:00.271Z] #23 41.96 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-06-09T12:13:00.271Z] #23 41.97 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-09T12:13:00.271Z] #23 42.17 Selecting previously unselected package jq. [2020-06-09T12:13:00.274Z] #51 30.16 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-09T12:13:00.274Z] #51 30.20 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-09T12:13:00.274Z] #51 30.22 Processing triggers for libc-bin (2.28-10) ... [2020-06-09T12:13:00.303Z] #38 43.33 Selecting previously unselected package libprotobuf-c1:amd64. [2020-06-09T12:13:00.303Z] #38 43.34 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-06-09T12:13:00.303Z] #38 43.35 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-09T12:13:00.530Z] #23 42.17 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-06-09T12:13:00.530Z] #23 42.19 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-09T12:13:00.610Z] #38 43.52 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-06-09T12:13:00.610Z] #38 43.53 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-06-09T12:13:00.610Z] #38 43.56 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-06-09T12:13:00.804Z] #23 42.36 Setting up ca-certificates (20200601~deb10u1) ... [2020-06-09T12:13:00.850Z] Running on azwin-2-76fe00 in d:\jenkins\workspace\moby_PR-40938 [Pipeline] { [Pipeline] ws [2020-06-09T12:13:00.868Z] Running in d:\gopath\src\github.com\docker\docker [2020-06-09T12:13:00.868Z] #38 43.83 Selecting previously unselected package zlib1g-dev:amd64. [2020-06-09T12:13:00.868Z] #38 43.83 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-06-09T12:13:00.868Z] #38 43.87 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-06-09T12:13:00.868Z] #38 ... [2020-06-09T12:13:00.868Z] [2020-06-09T12:13:00.868Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:13:00.868Z] #60 DONE 44.0s [2020-06-09T12:13:00.868Z] [2020-06-09T12:13:00.868Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-09T12:13:00.868Z] #10 32.07 Reading package lists... [2020-06-09T12:13:00.868Z] #10 39.06 Building dependency tree... [2020-06-09T12:13:00.868Z] #10 42.19 The following additional packages will be installed: [2020-06-09T12:13:00.868Z] #10 42.20 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-06-09T12:13:00.868Z] #10 42.20 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-06-09T12:13:00.868Z] #10 42.20 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-06-09T12:13:00.868Z] #10 42.21 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-09T12:13:00.868Z] #10 42.22 Suggested packages: [2020-06-09T12:13:00.868Z] #10 42.23 gcc-8-locales seccomp wine64 [2020-06-09T12:13:00.868Z] #10 43.78 The following NEW packages will be installed: [2020-06-09T12:13:00.868Z] #10 43.78 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-06-09T12:13:00.868Z] #10 43.78 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-06-09T12:13:00.868Z] #10 43.78 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-06-09T12:13:00.868Z] #10 43.78 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-06-09T12:13:00.868Z] #10 43.80 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-06-09T12:13:00.868Z] #10 43.81 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [Pipeline] { [Pipeline] checkout [2020-06-09T12:13:00.978Z] #53 ... [2020-06-09T12:13:00.978Z] [2020-06-09T12:13:00.978Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-09T12:13:00.978Z] #11 24.36 Reading package lists... [2020-06-09T12:13:00.978Z] #11 34.03 Building dependency tree... [2020-06-09T12:13:00.979Z] #11 37.44 The following additional packages will be installed: [2020-06-09T12:13:00.979Z] #11 37.44 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-06-09T12:13:00.979Z] #11 37.44 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-06-09T12:13:00.979Z] #11 37.45 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-06-09T12:13:00.979Z] #11 37.45 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-09T12:13:00.979Z] #11 37.47 Suggested packages: [2020-06-09T12:13:00.979Z] #11 37.47 gcc-8-locales seccomp wine64 [2020-06-09T12:13:00.979Z] #11 39.00 The following NEW packages will be installed: [2020-06-09T12:13:00.979Z] #11 39.00 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-06-09T12:13:00.979Z] #11 39.00 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-06-09T12:13:00.979Z] #11 39.01 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-06-09T12:13:00.979Z] #11 39.01 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-06-09T12:13:00.979Z] #11 39.01 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-06-09T12:13:00.979Z] #11 39.02 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-09T12:13:00.979Z] #11 39.32 0 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. [2020-06-09T12:13:00.979Z] #11 39.32 Need to get 78.9 MB of archives. [2020-06-09T12:13:00.979Z] #11 39.32 After this operation, 532 MB of additional disk space will be used. [2020-06-09T12:13:00.979Z] #11 39.32 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-06-09T12:13:00.979Z] #11 40.49 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-06-09T12:13:00.979Z] #11 41.24 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-06-09T12:13:00.979Z] #11 41.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-06-09T12:13:00.979Z] #11 41.37 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-06-09T12:13:00.979Z] #11 41.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-06-09T12:13:00.979Z] #11 43.16 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-06-09T12:13:00.979Z] #11 ... [2020-06-09T12:13:00.979Z] [2020-06-09T12:13:00.979Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:13:00.979Z] #42 43.86 internal/reflectlite [2020-06-09T12:13:00.979Z] #42 43.88 sync [2020-06-09T12:13:01.274Z] #42 ... [2020-06-09T12:13:01.274Z] [2020-06-09T12:13:01.274Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:13:01.274Z] #61 DONE 44.4s [2020-06-09T12:13:01.430Z] #10 ... [2020-06-09T12:13:01.430Z] [2020-06-09T12:13:01.430Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-09T12:13:01.430Z] #38 44.35 Selecting previously unselected package libprotobuf17:amd64. [2020-06-09T12:13:01.430Z] #38 44.35 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-06-09T12:13:01.430Z] #38 44.39 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-06-09T12:13:01.565Z] [2020-06-09T12:13:01.565Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-09T12:13:01.565Z] #39 40.80 Fetched 4075 kB in 2s (1837 kB/s) [2020-06-09T12:13:01.565Z] #39 40.89 Selecting previously unselected package libcap-dev:ppc64el. [2020-06-09T12:13:01.565Z] #39 40.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15341 files and directories currently installed.) [2020-06-09T12:13:01.565Z] #39 40.99 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-06-09T12:13:01.565Z] #39 41.00 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-06-09T12:13:01.565Z] #39 41.16 Selecting previously unselected package libnet1:ppc64el. [2020-06-09T12:13:01.565Z] #39 41.16 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-06-09T12:13:01.565Z] #39 41.17 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-06-09T12:13:01.565Z] #39 41.43 Selecting previously unselected package libnet1-dev. [2020-06-09T12:13:01.565Z] #39 41.46 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-06-09T12:13:01.565Z] #39 41.47 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-09T12:13:01.565Z] #39 41.72 Selecting previously unselected package libnl-3-200:ppc64el. [2020-06-09T12:13:01.565Z] #39 41.73 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-06-09T12:13:01.565Z] #39 41.74 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-06-09T12:13:01.565Z] #39 41.93 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-06-09T12:13:01.565Z] #39 41.95 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-06-09T12:13:01.565Z] #39 41.96 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-06-09T12:13:01.565Z] #39 42.42 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-06-09T12:13:01.565Z] #39 42.43 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-06-09T12:13:01.565Z] #39 42.44 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-06-09T12:13:01.565Z] #39 42.58 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-06-09T12:13:01.565Z] #39 42.61 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-06-09T12:13:01.565Z] #39 42.62 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-06-09T12:13:01.565Z] #39 42.75 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-06-09T12:13:01.565Z] #39 42.78 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-06-09T12:13:01.565Z] #39 42.78 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-06-09T12:13:01.565Z] #39 43.13 Selecting previously unselected package libprotobuf17:ppc64el. [2020-06-09T12:13:01.565Z] #39 43.13 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-06-09T12:13:01.565Z] #39 43.16 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-06-09T12:13:01.565Z] #39 44.06 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-06-09T12:13:01.565Z] #39 44.06 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-06-09T12:13:01.565Z] #39 44.07 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-06-09T12:13:01.565Z] #39 44.34 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-06-09T12:13:01.565Z] #39 44.36 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-06-09T12:13:01.565Z] #39 44.38 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-06-09T12:13:01.664Z] #51 DONE 31.3s [2020-06-09T12:13:01.664Z] [2020-06-09T12:13:01.664Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:13:01.990Z] #38 ... [2020-06-09T12:13:01.990Z] [2020-06-09T12:13:01.990Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-09T12:13:01.990Z] #51 31.52 Reading package lists... [2020-06-09T12:13:01.990Z] #51 38.53 Building dependency tree... [2020-06-09T12:13:01.990Z] #51 41.59 The following additional packages will be installed: [2020-06-09T12:13:01.990Z] #51 41.61 libbtrfs0 [2020-06-09T12:13:01.990Z] #51 41.77 The following NEW packages will be installed: [2020-06-09T12:13:01.990Z] #51 41.80 libbtrfs-dev libbtrfs0 [2020-06-09T12:13:01.990Z] #51 42.19 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2020-06-09T12:13:01.990Z] #51 42.19 Need to get 119 kB of archives. [2020-06-09T12:13:01.990Z] #51 42.19 After this operation, 387 kB of additional disk space will be used. [2020-06-09T12:13:01.990Z] #51 42.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-06-09T12:13:01.990Z] #51 42.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-06-09T12:13:01.990Z] #51 43.41 debconf: delaying package configuration, since apt-utils is not installed [2020-06-09T12:13:01.990Z] #51 43.76 Fetched 119 kB in 0s (436 kB/s) [2020-06-09T12:13:01.990Z] #51 43.95 Selecting previously unselected package libbtrfs0. [2020-06-09T12:13:01.990Z] #51 43.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-06-09T12:13:01.990Z] #51 44.06 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-06-09T12:13:01.990Z] #51 44.07 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-09T12:13:01.990Z] #51 44.25 Selecting previously unselected package libbtrfs-dev. [2020-06-09T12:13:01.990Z] #51 44.27 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-06-09T12:13:01.990Z] #51 44.28 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-09T12:13:01.990Z] #51 44.55 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-09T12:13:01.990Z] #51 44.57 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-09T12:13:01.990Z] #51 44.58 Processing triggers for libc-bin (2.28-10) ... [2020-06-09T12:13:01.990Z] #51 DONE 44.9s [2020-06-09T12:13:01.990Z] [2020-06-09T12:13:01.990Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:13:02.176Z] #23 ... [2020-06-09T12:13:02.176Z] [2020-06-09T12:13:02.176Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:13:02.176Z] #60 DONE 43.6s [2020-06-09T12:13:02.176Z] [2020-06-09T12:13:02.176Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-09T12:13:02.176Z] #10 31.33 Reading package lists... [2020-06-09T12:13:02.176Z] #10 38.77 Building dependency tree... [2020-06-09T12:13:02.176Z] #10 42.44 The following additional packages will be installed: [2020-06-09T12:13:02.176Z] #10 42.44 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-06-09T12:13:02.176Z] #10 42.44 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-06-09T12:13:02.176Z] #10 42.45 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-06-09T12:13:02.176Z] #10 42.47 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-09T12:13:02.176Z] #10 42.47 Suggested packages: [2020-06-09T12:13:02.176Z] #10 42.48 gcc-8-locales seccomp wine64 [2020-06-09T12:13:02.433Z] #10 44.10 The following NEW packages will be installed: [2020-06-09T12:13:02.433Z] #10 44.12 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-06-09T12:13:02.433Z] #10 44.12 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-06-09T12:13:02.433Z] #10 44.12 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-06-09T12:13:02.433Z] #10 44.12 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-06-09T12:13:02.433Z] #10 44.13 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-06-09T12:13:02.433Z] #10 44.13 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-09T12:13:02.616Z] #16 DONE 2.0s [2020-06-09T12:13:02.616Z] [2020-06-09T12:13:02.616Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-09T12:13:02.998Z] #10 44.57 0 upgraded, 25 newly installed, 0 to remove and 2 not upgraded. [2020-06-09T12:13:02.998Z] #10 44.57 Need to get 77.7 MB of archives. [2020-06-09T12:13:02.998Z] #10 44.57 After this operation, 487 MB of additional disk space will be used. [2020-06-09T12:13:02.998Z] #10 44.57 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-06-09T12:13:03.181Z] #52 ... [2020-06-09T12:13:03.181Z] [2020-06-09T12:13:03.181Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:13:03.181Z] #45 150.4 + cd /tmp/tmp.3gFYNMDxgT/src/github.com/golangci/golangci-lint/ [2020-06-09T12:13:03.181Z] #45 150.4 + git checkout -q v1.23.8 [2020-06-09T12:13:03.181Z] #45 150.6 ++ git describe --tags [2020-06-09T12:13:03.181Z] #45 150.6 + version=v1.23.8 [2020-06-09T12:13:03.181Z] #45 150.6 ++ git rev-parse --short HEAD [2020-06-09T12:13:03.181Z] #45 150.6 + commit=76a82c6 [2020-06-09T12:13:03.181Z] #45 150.6 ++ git show -s --format=%cd [2020-06-09T12:13:03.181Z] #45 150.6 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-06-09T12:13:03.181Z] #45 150.6 + 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-06-09T12:13:03.255Z] #10 44.92 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-06-09T12:13:03.513Z] #10 45.19 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-06-09T12:13:03.513Z] #10 45.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-06-09T12:13:03.513Z] #10 45.24 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-06-09T12:13:03.513Z] #10 45.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-06-09T12:13:03.559Z] #17 ... [2020-06-09T12:13:03.559Z] [2020-06-09T12:13:03.559Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:13:03.559Z] #41 132.4 net/http/httptrace [2020-06-09T12:13:03.559Z] #41 132.6 net/http [2020-06-09T12:13:03.559Z] #41 ... [2020-06-09T12:13:03.559Z] [2020-06-09T12:13:03.559Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:13:03.559Z] #39 67.03 DEP criu/arch/x86/sigframe.d [2020-06-09T12:13:03.559Z] #39 67.16 DEP criu/arch/x86/sigaction_compat.d [2020-06-09T12:13:03.559Z] #39 67.35 DEP criu/arch/x86/kerndat.d [2020-06-09T12:13:03.559Z] #39 67.57 DEP criu/arch/x86/crtools.d [2020-06-09T12:13:03.559Z] #39 67.66 DEP criu/arch/x86/cpu.d [2020-06-09T12:13:03.559Z] #39 67.84 CC criu/arch/x86/cpu.o [2020-06-09T12:13:03.559Z] #39 68.47 CC criu/arch/x86/crtools.o [2020-06-09T12:13:03.559Z] #39 70.01 CC criu/arch/x86/kerndat.o [2020-06-09T12:13:03.602Z] #52 ... [2020-06-09T12:13:03.602Z] [2020-06-09T12:13:03.602Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:13:03.602Z] #60 DONE 33.1s [2020-06-09T12:13:03.602Z] [2020-06-09T12:13:03.602Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-09T12:13:03.602Z] #32 25.09 Building dependency tree... [2020-06-09T12:13:03.602Z] #32 28.27 The following additional packages will be installed: [2020-06-09T12:13:03.602Z] #32 28.27 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-06-09T12:13:03.602Z] #32 28.29 Suggested packages: [2020-06-09T12:13:03.602Z] #32 28.30 cmake-doc ninja-build lrzip [2020-06-09T12:13:03.602Z] #32 28.30 Recommended packages: [2020-06-09T12:13:03.602Z] #32 28.30 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-06-09T12:13:03.602Z] #32 29.24 The following NEW packages will be installed: [2020-06-09T12:13:03.602Z] #32 29.27 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-06-09T12:13:03.602Z] #32 29.27 vim-common xxd [2020-06-09T12:13:03.602Z] #32 29.68 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2020-06-09T12:13:03.602Z] #32 29.68 Need to get 14.2 MB of archives. [2020-06-09T12:13:03.602Z] #32 29.68 After this operation, 60.0 MB of additional disk space will be used. [2020-06-09T12:13:03.602Z] #32 29.68 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-06-09T12:13:03.602Z] #32 29.70 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-06-09T12:13:03.602Z] #32 29.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-06-09T12:13:03.602Z] #32 29.77 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-06-09T12:13:03.602Z] #32 30.21 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-06-09T12:13:03.602Z] #32 30.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-06-09T12:13:03.602Z] #32 30.24 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-06-09T12:13:03.602Z] #32 30.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-06-09T12:13:03.602Z] #32 30.25 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-06-09T12:13:03.602Z] #32 30.28 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-06-09T12:13:03.602Z] #32 31.64 debconf: delaying package configuration, since apt-utils is not installed [2020-06-09T12:13:03.602Z] #32 31.97 Fetched 14.2 MB in 1s (12.6 MB/s) [2020-06-09T12:13:03.602Z] #32 32.06 Selecting previously unselected package xxd. [2020-06-09T12:13:03.602Z] #32 32.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 ... 15385 files and directories currently installed.) [2020-06-09T12:13:03.602Z] #32 32.16 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-06-09T12:13:03.602Z] #32 32.18 Unpacking xxd (2:8.1.0875-5) ... [2020-06-09T12:13:03.602Z] #32 32.41 Selecting previously unselected package vim-common. [2020-06-09T12:13:03.602Z] #32 32.41 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-09T12:13:03.602Z] #32 32.47 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-09T12:13:03.602Z] #32 32.87 Selecting previously unselected package cmake-data. [2020-06-09T12:13:03.602Z] #32 32.88 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-06-09T12:13:03.602Z] #32 32.93 Unpacking cmake-data (3.13.4-1) ... [2020-06-09T12:13:03.602Z] #32 ... [2020-06-09T12:13:03.602Z] [2020-06-09T12:13:03.602Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:13:03.602Z] #52 2.152 + RM_GOPATH=0 [2020-06-09T12:13:03.602Z] #52 2.152 + TMP_GOPATH= [2020-06-09T12:13:03.602Z] #52 2.152 + : /build [2020-06-09T12:13:03.602Z] #52 2.152 + '[' -z '' ']' [2020-06-09T12:13:03.602Z] #52 2.152 ++ mktemp -d [2020-06-09T12:13:03.602Z] #52 2.159 + export GOPATH=/tmp/tmp.oFz0gpA8UW [2020-06-09T12:13:03.602Z] #52 2.159 + GOPATH=/tmp/tmp.oFz0gpA8UW [2020-06-09T12:13:03.602Z] #52 2.159 + RM_GOPATH=1 [2020-06-09T12:13:03.602Z] #52 2.159 + case "$(go env GOARCH)" in [2020-06-09T12:13:03.602Z] #52 2.159 ++ go env GOARCH [2020-06-09T12:13:03.602Z] #52 2.192 + export GO_BUILDMODE=-buildmode=pie [2020-06-09T12:13:03.602Z] #52 2.192 + GO_BUILDMODE=-buildmode=pie [2020-06-09T12:13:03.602Z] #52 2.232 ++ dirname /tmp/install/install.sh [2020-06-09T12:13:03.602Z] #52 2.232 + dir=/tmp/install [2020-06-09T12:13:03.602Z] #52 2.232 + bin=containerd [2020-06-09T12:13:03.602Z] #52 2.232 + shift [2020-06-09T12:13:03.602Z] #52 2.232 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-06-09T12:13:03.602Z] #52 2.232 + . /tmp/install/containerd.installer [2020-06-09T12:13:03.602Z] #52 2.232 ++ set -e [2020-06-09T12:13:03.602Z] #52 2.232 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-09T12:13:03.602Z] #52 2.232 + install_containerd [2020-06-09T12:13:03.602Z] #52 2.232 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-09T12:13:03.602Z] #52 2.233 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-06-09T12:13:03.602Z] #52 2.233 + git clone https://github.com/containerd/containerd.git /tmp/tmp.oFz0gpA8UW/src/github.com/containerd/containerd [2020-06-09T12:13:03.602Z] #52 2.236 Cloning into '/tmp/tmp.oFz0gpA8UW/src/github.com/containerd/containerd'... [2020-06-09T12:13:03.634Z] #39 46.34 Selecting previously unselected package libprotoc17:ppc64el. [2020-06-09T12:13:03.634Z] #39 46.36 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-06-09T12:13:03.634Z] #39 46.36 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-06-09T12:13:03.634Z] #39 ... [2020-06-09T12:13:03.634Z] [2020-06-09T12:13:03.634Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:13:03.634Z] #42 46.76 github.com/LK4D4/vndr/godl/singleflight [2020-06-09T12:13:03.817Z] #39 70.42 CC criu/arch/x86/sigaction_compat.o [2020-06-09T12:13:03.817Z] #39 70.66 CC criu/arch/x86/sigframe.o [2020-06-09T12:13:03.934Z] #42 46.78 math/rand [2020-06-09T12:13:03.934Z] #42 46.78 internal/singleflight [2020-06-09T12:13:04.075Z] #39 70.93 LINK criu/arch/x86/crtools.built-in.o [2020-06-09T12:13:04.079Z] #10 ... [2020-06-09T12:13:04.079Z] [2020-06-09T12:13:04.079Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-09T12:13:04.079Z] #38 32.18 Reading package lists... [2020-06-09T12:13:04.079Z] #38 39.28 Building dependency tree... [2020-06-09T12:13:04.079Z] #38 42.99 The following additional packages will be installed: [2020-06-09T12:13:04.079Z] #38 43.02 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-06-09T12:13:04.079Z] #38 43.03 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-06-09T12:13:04.079Z] #38 43.04 Suggested packages: [2020-06-09T12:13:04.079Z] #38 43.04 manpages-dev python-setuptools [2020-06-09T12:13:04.079Z] #38 44.76 The following NEW packages will be installed: [2020-06-09T12:13:04.079Z] #38 44.76 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-06-09T12:13:04.079Z] #38 44.81 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-06-09T12:13:04.079Z] #38 44.81 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-06-09T12:13:04.079Z] #38 44.81 python-six zlib1g-dev [2020-06-09T12:13:04.079Z] #38 45.27 0 upgraded, 17 newly installed, 0 to remove and 2 not upgraded. [2020-06-09T12:13:04.079Z] #38 45.27 Need to get 4095 kB of archives. [2020-06-09T12:13:04.079Z] #38 45.27 After this operation, 22.5 MB of additional disk space will be used. [2020-06-09T12:13:04.079Z] #38 45.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-06-09T12:13:04.079Z] #38 45.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-06-09T12:13:04.079Z] #38 45.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-06-09T12:13:04.079Z] #38 45.28 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-06-09T12:13:04.079Z] #38 45.28 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-06-09T12:13:04.079Z] #38 45.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-06-09T12:13:04.079Z] #38 45.30 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-06-09T12:13:04.079Z] #38 45.31 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-06-09T12:13:04.079Z] #38 45.34 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-06-09T12:13:04.079Z] #38 45.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-06-09T12:13:04.079Z] #38 45.47 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-06-09T12:13:04.079Z] #38 45.59 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-06-09T12:13:04.079Z] #38 45.65 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-06-09T12:13:04.079Z] #38 45.65 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-06-09T12:13:04.079Z] #38 45.67 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-06-09T12:13:04.079Z] #38 45.69 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-06-09T12:13:04.079Z] #38 ... [2020-06-09T12:13:04.079Z] [2020-06-09T12:13:04.079Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-09T12:13:04.079Z] #51 30.53 Reading package lists... [2020-06-09T12:13:04.079Z] #51 37.78 Building dependency tree... [2020-06-09T12:13:04.079Z] #51 41.53 The following additional packages will be installed: [2020-06-09T12:13:04.079Z] #51 41.55 libbtrfs0 [2020-06-09T12:13:04.079Z] #51 41.74 The following NEW packages will be installed: [2020-06-09T12:13:04.079Z] #51 41.79 libbtrfs-dev libbtrfs0 [2020-06-09T12:13:04.079Z] #51 42.28 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2020-06-09T12:13:04.079Z] #51 42.28 Need to get 119 kB of archives. [2020-06-09T12:13:04.079Z] #51 42.28 After this operation, 387 kB of additional disk space will be used. [2020-06-09T12:13:04.079Z] #51 42.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-06-09T12:13:04.079Z] #51 42.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-06-09T12:13:04.079Z] #51 43.86 debconf: delaying package configuration, since apt-utils is not installed [2020-06-09T12:13:04.079Z] #51 44.48 Fetched 119 kB in 0s (396 kB/s) [2020-06-09T12:13:04.079Z] #51 44.78 Selecting previously unselected package libbtrfs0. [2020-06-09T12:13:04.079Z] #51 44.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-06-09T12:13:04.079Z] #51 44.91 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-06-09T12:13:04.079Z] #51 44.91 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-09T12:13:04.079Z] #51 45.07 Selecting previously unselected package libbtrfs-dev. [2020-06-09T12:13:04.079Z] #51 45.08 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-06-09T12:13:04.079Z] #51 45.11 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-09T12:13:04.079Z] #51 45.35 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-09T12:13:04.079Z] #51 45.42 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-09T12:13:04.079Z] #51 45.44 Processing triggers for libc-bin (2.28-10) ... [2020-06-09T12:13:04.079Z] #51 DONE 45.7s [2020-06-09T12:13:04.079Z] [2020-06-09T12:13:04.079Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-09T12:13:04.079Z] #38 45.69 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-06-09T12:13:04.079Z] #38 ... [2020-06-09T12:13:04.079Z] [2020-06-09T12:13:04.079Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:13:04.333Z] #39 71.01 DEP criu/pie/util-vdso-elf32.d [2020-06-09T12:13:04.591Z] #39 71.23 DEP criu/pie/util-vdso.d [2020-06-09T12:13:04.849Z] #39 71.44 DEP criu/pie/util.d [2020-06-09T12:13:04.849Z] #39 71.59 CC criu/pie/util.o [2020-06-09T12:13:05.107Z] #39 71.90 CC criu/pie/util-vdso.o [2020-06-09T12:13:05.252Z] #52 2.888 + RM_GOPATH=0 [2020-06-09T12:13:05.252Z] #52 2.888 + TMP_GOPATH= [2020-06-09T12:13:05.252Z] #52 2.888 + : /build [2020-06-09T12:13:05.252Z] #52 2.888 + '[' -z '' ']' [2020-06-09T12:13:05.252Z] #52 2.893 ++ mktemp -d [2020-06-09T12:13:05.252Z] #52 2.895 + export GOPATH=/tmp/tmp.NC4fADVdxT [2020-06-09T12:13:05.252Z] #52 2.895 + GOPATH=/tmp/tmp.NC4fADVdxT [2020-06-09T12:13:05.252Z] #52 2.895 + RM_GOPATH=1 [2020-06-09T12:13:05.252Z] #52 2.895 + case "$(go env GOARCH)" in [2020-06-09T12:13:05.252Z] #52 2.896 ++ go env GOARCH [2020-06-09T12:13:05.252Z] #52 2.938 + export GO_BUILDMODE=-buildmode=pie [2020-06-09T12:13:05.252Z] #52 2.938 + GO_BUILDMODE=-buildmode=pie [2020-06-09T12:13:05.252Z] #52 2.939 ++ dirname /tmp/install/install.sh [2020-06-09T12:13:05.252Z] #52 2.940 + dir=/tmp/install [2020-06-09T12:13:05.252Z] #52 2.940 + bin=containerd [2020-06-09T12:13:05.252Z] #52 2.940 + shift [2020-06-09T12:13:05.252Z] #52 2.940 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-06-09T12:13:05.252Z] #52 2.941 + . /tmp/install/containerd.installer [2020-06-09T12:13:05.252Z] #52 2.941 ++ set -e [2020-06-09T12:13:05.252Z] #52 2.942 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-09T12:13:05.252Z] #52 2.944 + install_containerd [2020-06-09T12:13:05.252Z] #52 2.944 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-06-09T12:13:05.252Z] #52 2.948 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-09T12:13:05.252Z] #52 2.948 + git clone https://github.com/containerd/containerd.git /tmp/tmp.NC4fADVdxT/src/github.com/containerd/containerd [2020-06-09T12:13:05.252Z] #52 2.954 Cloning into '/tmp/tmp.NC4fADVdxT/src/github.com/containerd/containerd'... [2020-06-09T12:13:06.039Z] #39 72.68 CC criu/pie/util-vdso-elf32.o [2020-06-09T12:13:06.179Z] #52 ... [2020-06-09T12:13:06.179Z] [2020-06-09T12:13:06.179Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-09T12:13:06.179Z] #23 32.22 Reading package lists... [2020-06-09T12:13:06.179Z] #23 39.25 Building dependency tree... [2020-06-09T12:13:06.179Z] #23 42.67 The following additional packages will be installed: [2020-06-09T12:13:06.179Z] #23 42.67 libjq1 libonig5 [2020-06-09T12:13:06.179Z] #23 43.14 The following NEW packages will be installed: [2020-06-09T12:13:06.179Z] #23 43.16 jq libjq1 libonig5 [2020-06-09T12:13:06.179Z] #23 43.16 The following packages will be upgraded: [2020-06-09T12:13:06.179Z] #23 43.21 ca-certificates [2020-06-09T12:13:06.179Z] #23 43.61 1 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-06-09T12:13:06.179Z] #23 43.61 Need to get 513 kB of archives. [2020-06-09T12:13:06.179Z] #23 43.61 After this operation, 1069 kB of additional disk space will be used. [2020-06-09T12:13:06.179Z] #23 43.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-06-09T12:13:06.179Z] #23 43.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-06-09T12:13:06.179Z] #23 43.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-06-09T12:13:06.179Z] #23 43.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-06-09T12:13:06.179Z] #23 45.74 debconf: delaying package configuration, since apt-utils is not installed [2020-06-09T12:13:06.179Z] #23 46.02 Fetched 513 kB in 0s (1466 kB/s) [2020-06-09T12:13:06.179Z] #23 46.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-06-09T12:13:06.179Z] #23 46.19 Preparing to unpack .../ca-certificates_20200601~deb10u1_all.deb ... [2020-06-09T12:13:06.179Z] #23 46.22 Unpacking ca-certificates (20200601~deb10u1) over (20190110) ... [2020-06-09T12:13:06.179Z] #23 46.82 Selecting previously unselected package libonig5:amd64. [2020-06-09T12:13:06.179Z] #23 46.84 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-06-09T12:13:06.179Z] #23 46.86 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-06-09T12:13:06.179Z] #23 47.12 Selecting previously unselected package libjq1:amd64. [2020-06-09T12:13:06.179Z] #23 47.12 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-06-09T12:13:06.179Z] #23 47.13 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-09T12:13:06.179Z] #23 47.31 Selecting previously unselected package jq. [2020-06-09T12:13:06.179Z] #23 47.32 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-06-09T12:13:06.179Z] #23 47.32 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-09T12:13:06.179Z] #23 47.54 Setting up ca-certificates (20200601~deb10u1) ... [2020-06-09T12:13:06.179Z] #23 ... [2020-06-09T12:13:06.179Z] [2020-06-09T12:13:06.179Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-09T12:13:06.179Z] #32 32.63 Reading package lists... [2020-06-09T12:13:06.179Z] #32 39.55 Building dependency tree... [2020-06-09T12:13:06.179Z] #32 42.89 The following additional packages will be installed: [2020-06-09T12:13:06.179Z] #32 42.91 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-06-09T12:13:06.179Z] #32 42.91 Suggested packages: [2020-06-09T12:13:06.179Z] #32 42.92 cmake-doc ninja-build lrzip [2020-06-09T12:13:06.179Z] #32 42.92 Recommended packages: [2020-06-09T12:13:06.179Z] #32 42.92 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-06-09T12:13:06.179Z] #32 44.11 The following NEW packages will be installed: [2020-06-09T12:13:06.179Z] #32 44.17 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-06-09T12:13:06.179Z] #32 44.18 vim-common xxd [2020-06-09T12:13:06.179Z] #32 44.71 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2020-06-09T12:13:06.179Z] #32 44.71 Need to get 14.9 MB of archives. [2020-06-09T12:13:06.179Z] #32 44.71 After this operation, 61.8 MB of additional disk space will be used. [2020-06-09T12:13:06.179Z] #32 44.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-06-09T12:13:06.179Z] #32 44.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-06-09T12:13:06.179Z] #32 44.73 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-06-09T12:13:06.179Z] #32 45.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-06-09T12:13:06.179Z] #32 46.26 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-06-09T12:13:06.179Z] #32 46.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-06-09T12:13:06.179Z] #32 46.36 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-06-09T12:13:06.179Z] #32 46.37 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-06-09T12:13:06.179Z] #32 46.39 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-06-09T12:13:06.179Z] #32 46.39 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-06-09T12:13:06.179Z] #32 47.92 debconf: delaying package configuration, since apt-utils is not installed [2020-06-09T12:13:06.179Z] #32 48.13 Fetched 14.9 MB in 2s (6336 kB/s) [2020-06-09T12:13:06.179Z] #32 48.22 Selecting previously unselected package xxd. [2020-06-09T12:13:06.179Z] #32 48.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 ... 15412 files and directories currently installed.) [2020-06-09T12:13:06.179Z] #32 48.31 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-06-09T12:13:06.179Z] #32 48.32 Unpacking xxd (2:8.1.0875-5) ... [2020-06-09T12:13:06.179Z] #32 48.49 Selecting previously unselected package vim-common. [2020-06-09T12:13:06.179Z] #32 48.50 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-09T12:13:06.179Z] #32 48.55 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-09T12:13:06.179Z] #32 48.92 Selecting previously unselected package cmake-data. [2020-06-09T12:13:06.179Z] #32 48.92 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-06-09T12:13:06.179Z] #32 48.94 Unpacking cmake-data (3.13.4-1) ... [2020-06-09T12:13:06.437Z] #32 ... [2020-06-09T12:13:06.437Z] [2020-06-09T12:13:06.437Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-09T12:13:06.437Z] #38 46.03 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-06-09T12:13:06.437Z] #38 46.03 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-06-09T12:13:06.437Z] #38 46.03 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-06-09T12:13:06.437Z] #38 46.33 Selecting previously unselected package libprotobuf-dev:amd64. [2020-06-09T12:13:06.437Z] #38 46.33 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-06-09T12:13:06.437Z] #38 46.40 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-06-09T12:13:06.437Z] #38 47.78 Selecting previously unselected package libprotoc17:amd64. [2020-06-09T12:13:06.437Z] #38 47.79 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-06-09T12:13:06.437Z] #38 47.80 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-06-09T12:13:06.437Z] #38 48.48 Selecting previously unselected package protobuf-c-compiler. [2020-06-09T12:13:06.437Z] #38 48.49 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-06-09T12:13:06.437Z] #38 48.51 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-09T12:13:06.437Z] #38 48.69 Selecting previously unselected package protobuf-compiler. [2020-06-09T12:13:06.437Z] #38 48.70 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-06-09T12:13:06.437Z] #38 48.71 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-06-09T12:13:06.437Z] #38 48.87 Selecting previously unselected package python-pkg-resources. [2020-06-09T12:13:06.437Z] #38 48.87 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-06-09T12:13:06.437Z] #38 48.88 Unpacking python-pkg-resources (40.8.0-1) ... [2020-06-09T12:13:06.437Z] #38 49.11 Selecting previously unselected package python-six. [2020-06-09T12:13:06.437Z] #38 49.12 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-06-09T12:13:06.437Z] #38 49.15 Unpacking python-six (1.12.0-1) ... [2020-06-09T12:13:06.437Z] #38 49.26 Selecting previously unselected package python-protobuf. [2020-06-09T12:13:06.437Z] #38 49.27 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-06-09T12:13:06.437Z] #38 49.28 Unpacking python-protobuf (3.6.1.3-2) ... [2020-06-09T12:13:06.605Z] #39 73.37 AR criu/pie/pie.lib.a [2020-06-09T12:13:06.662Z] #42 49.51 sort [2020-06-09T12:13:06.662Z] #42 49.53 io [2020-06-09T12:13:06.662Z] #42 49.55 strconv [2020-06-09T12:13:06.662Z] #42 49.56 syscall [2020-06-09T12:13:06.699Z] #38 ... [2020-06-09T12:13:06.699Z] [2020-06-09T12:13:06.699Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:13:06.699Z] #30 39.71 sync [2020-06-09T12:13:06.699Z] #30 39.73 internal/reflectlite [2020-06-09T12:13:06.699Z] #30 42.51 sort [2020-06-09T12:13:06.699Z] #30 42.51 errors [2020-06-09T12:13:06.699Z] #30 43.00 strconv [2020-06-09T12:13:06.699Z] #30 43.81 io [2020-06-09T12:13:06.699Z] #30 46.15 internal/oserror [2020-06-09T12:13:06.699Z] #30 46.27 syscall [2020-06-09T12:13:06.699Z] #30 48.17 reflect [2020-06-09T12:13:06.863Z] #39 73.41 DEP criu/pie/restorer.d [2020-06-09T12:13:06.863Z] #39 73.56 DEP criu/arch/x86/sigaction_compat_pie.d [2020-06-09T12:13:06.863Z] #39 73.65 DEP criu/arch/x86/restorer_unmap.d [2020-06-09T12:13:06.909Z] #52 ... [2020-06-09T12:13:06.909Z] [2020-06-09T12:13:06.909Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-09T12:13:06.909Z] #23 26.55 Building dependency tree... [2020-06-09T12:13:06.909Z] #23 29.20 The following additional packages will be installed: [2020-06-09T12:13:06.909Z] #23 29.21 libjq1 libonig5 [2020-06-09T12:13:06.909Z] #23 29.67 The following NEW packages will be installed: [2020-06-09T12:13:06.909Z] #23 29.68 jq libjq1 libonig5 [2020-06-09T12:13:06.909Z] #23 29.69 The following packages will be upgraded: [2020-06-09T12:13:06.909Z] #23 29.70 ca-certificates [2020-06-09T12:13:06.909Z] #23 30.08 1 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-06-09T12:13:06.909Z] #23 30.08 Need to get 483 kB of archives. [2020-06-09T12:13:06.909Z] #23 30.08 After this operation, 1016 kB of additional disk space will be used. [2020-06-09T12:13:06.909Z] #23 30.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-06-09T12:13:06.909Z] #23 30.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-06-09T12:13:06.909Z] #23 30.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-06-09T12:13:06.909Z] #23 30.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-06-09T12:13:06.909Z] #23 31.60 debconf: delaying package configuration, since apt-utils is not installed [2020-06-09T12:13:06.909Z] #23 31.82 Fetched 483 kB in 0s (1576 kB/s) [2020-06-09T12:13:06.909Z] #23 31.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15385 files and directories currently installed.) [2020-06-09T12:13:06.909Z] #23 32.13 Preparing to unpack .../ca-certificates_20200601~deb10u1_all.deb ... [2020-06-09T12:13:06.909Z] #23 32.16 Unpacking ca-certificates (20200601~deb10u1) over (20190110) ... [2020-06-09T12:13:06.909Z] #23 32.95 Selecting previously unselected package libonig5:arm64. [2020-06-09T12:13:06.909Z] #23 32.95 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-06-09T12:13:06.909Z] #23 32.97 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-06-09T12:13:06.909Z] #23 33.22 Selecting previously unselected package libjq1:arm64. [2020-06-09T12:13:06.909Z] #23 33.25 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-06-09T12:13:06.909Z] #23 33.28 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-06-09T12:13:06.909Z] #23 33.64 Selecting previously unselected package jq. [2020-06-09T12:13:06.909Z] #23 33.64 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-06-09T12:13:06.909Z] #23 33.65 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-09T12:13:06.909Z] #23 34.03 Setting up ca-certificates (20200601~deb10u1) ... [2020-06-09T12:13:06.909Z] #23 ... [2020-06-09T12:13:06.909Z] [2020-06-09T12:13:06.909Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-09T12:13:06.909Z] #38 20.80 Reading package lists... [2020-06-09T12:13:06.909Z] #38 26.96 Building dependency tree... [2020-06-09T12:13:06.909Z] #38 29.58 The following additional packages will be installed: [2020-06-09T12:13:06.909Z] #38 29.59 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-06-09T12:13:06.909Z] #38 29.59 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-06-09T12:13:06.909Z] #38 29.60 Suggested packages: [2020-06-09T12:13:06.909Z] #38 29.61 manpages-dev python-setuptools [2020-06-09T12:13:06.909Z] #38 30.81 The following NEW packages will be installed: [2020-06-09T12:13:06.909Z] #38 30.81 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-06-09T12:13:06.909Z] #38 30.82 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-06-09T12:13:06.909Z] #38 30.82 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-06-09T12:13:06.909Z] #38 30.82 python-six zlib1g-dev [2020-06-09T12:13:06.909Z] #38 31.18 0 upgraded, 17 newly installed, 0 to remove and 2 not upgraded. [2020-06-09T12:13:06.909Z] #38 31.18 Need to get 3798 kB of archives. [2020-06-09T12:13:06.909Z] #38 31.18 After this operation, 21.6 MB of additional disk space will be used. [2020-06-09T12:13:06.909Z] #38 31.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-06-09T12:13:06.909Z] #38 31.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-06-09T12:13:06.909Z] #38 31.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-06-09T12:13:06.909Z] #38 31.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-06-09T12:13:06.909Z] #38 31.47 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-06-09T12:13:06.909Z] #38 31.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-06-09T12:13:06.909Z] #38 31.48 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-06-09T12:13:06.909Z] #38 31.49 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-06-09T12:13:06.909Z] #38 31.61 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-06-09T12:13:06.909Z] #38 32.02 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-06-09T12:13:06.909Z] #38 32.19 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-06-09T12:13:06.909Z] #38 32.65 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-06-09T12:13:06.909Z] #38 32.68 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-06-09T12:13:06.909Z] #38 32.70 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-06-09T12:13:06.909Z] #38 32.70 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-06-09T12:13:06.909Z] #38 32.71 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-06-09T12:13:06.909Z] #38 32.72 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-06-09T12:13:06.909Z] #38 34.08 debconf: delaying package configuration, since apt-utils is not installed [2020-06-09T12:13:06.909Z] #38 34.37 Fetched 3798 kB in 2s (2095 kB/s) [2020-06-09T12:13:06.909Z] #38 34.53 Selecting previously unselected package libcap-dev:arm64. [2020-06-09T12:13:06.909Z] #38 34.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 ... 15385 files and directories currently installed.) [2020-06-09T12:13:06.909Z] #38 34.64 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-06-09T12:13:06.909Z] #38 34.67 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-06-09T12:13:06.909Z] #38 34.92 Selecting previously unselected package libnet1:arm64. [2020-06-09T12:13:06.909Z] #38 34.95 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-06-09T12:13:06.909Z] #38 34.97 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-06-09T12:13:06.909Z] #38 35.08 Selecting previously unselected package libnet1-dev. [2020-06-09T12:13:06.909Z] #38 35.11 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-06-09T12:13:06.909Z] #38 35.12 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-09T12:13:06.909Z] #38 35.34 Selecting previously unselected package libnl-3-200:arm64. [2020-06-09T12:13:06.909Z] #38 35.35 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-06-09T12:13:06.909Z] #38 35.37 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-06-09T12:13:06.909Z] #38 35.52 Selecting previously unselected package libnl-3-dev:arm64. [2020-06-09T12:13:06.909Z] #38 35.53 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-06-09T12:13:06.909Z] #38 35.55 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-06-09T12:13:06.909Z] #38 35.97 Selecting previously unselected package libprotobuf-c1:arm64. [2020-06-09T12:13:06.909Z] #38 36.00 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-06-09T12:13:06.909Z] #38 36.01 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-06-09T12:13:06.909Z] #38 36.19 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-06-09T12:13:06.909Z] #38 36.19 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-06-09T12:13:06.909Z] #38 36.24 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-06-09T12:13:06.909Z] #38 36.38 Selecting previously unselected package zlib1g-dev:arm64. [2020-06-09T12:13:06.909Z] #38 36.40 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-06-09T12:13:06.909Z] #38 36.42 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-06-09T12:13:06.909Z] #38 36.66 Selecting previously unselected package libprotobuf17:arm64. [2020-06-09T12:13:06.909Z] #38 36.70 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-06-09T12:13:06.909Z] #38 36.74 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-06-09T12:13:06.909Z] #38 ... [2020-06-09T12:13:06.909Z] [2020-06-09T12:13:06.909Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-09T12:13:06.909Z] #10 25.03 Building dependency tree... [2020-06-09T12:13:06.909Z] #10 28.76 The following additional packages will be installed: [2020-06-09T12:13:06.909Z] #10 28.76 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-06-09T12:13:06.909Z] #10 28.76 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-06-09T12:13:06.909Z] #10 28.77 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-06-09T12:13:06.909Z] #10 28.78 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-09T12:13:06.909Z] #10 28.78 Suggested packages: [2020-06-09T12:13:06.909Z] #10 28.79 gcc-8-locales seccomp wine64 [2020-06-09T12:13:06.909Z] #10 29.99 The following NEW packages will be installed: [2020-06-09T12:13:06.909Z] #10 29.99 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-06-09T12:13:06.909Z] #10 29.99 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-06-09T12:13:06.909Z] #10 29.99 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-06-09T12:13:06.909Z] #10 30.00 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-06-09T12:13:06.909Z] #10 30.00 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-06-09T12:13:06.909Z] #10 30.00 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-09T12:13:06.909Z] #10 30.44 0 upgraded, 25 newly installed, 0 to remove and 2 not upgraded. [2020-06-09T12:13:06.909Z] #10 30.44 Need to get 73.3 MB of archives. [2020-06-09T12:13:06.909Z] #10 30.44 After this operation, 472 MB of additional disk space will be used. [2020-06-09T12:13:06.909Z] #10 30.44 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-06-09T12:13:06.909Z] #10 30.56 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-06-09T12:13:06.909Z] #10 30.70 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-06-09T12:13:06.909Z] #10 30.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-06-09T12:13:06.909Z] #10 30.72 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-06-09T12:13:06.909Z] #10 30.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-06-09T12:13:06.909Z] #10 31.02 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-06-09T12:13:06.909Z] #10 31.13 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-06-09T12:13:06.909Z] #10 31.14 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-06-09T12:13:06.909Z] #10 33.24 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-06-09T12:13:06.909Z] #10 34.63 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-06-09T12:13:06.909Z] #10 34.63 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-06-09T12:13:06.909Z] #10 34.64 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-06-09T12:13:06.909Z] #10 34.66 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-06-09T12:13:06.909Z] #10 34.66 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-06-09T12:13:06.909Z] #10 34.66 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB] [2020-06-09T12:13:06.909Z] #10 34.68 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-06-09T12:13:06.909Z] #10 34.68 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-06-09T12:13:06.909Z] #10 34.70 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-06-09T12:13:06.909Z] #10 34.71 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-06-09T12:13:06.909Z] #10 34.71 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-06-09T12:13:06.909Z] #10 34.75 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-06-09T12:13:06.909Z] #10 34.77 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-06-09T12:13:06.909Z] #10 34.77 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-06-09T12:13:06.909Z] #10 34.78 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB] [2020-06-09T12:13:06.909Z] #10 35.86 debconf: delaying package configuration, since apt-utils is not installed [2020-06-09T12:13:06.909Z] #10 36.02 Fetched 73.3 MB in 5s (15.9 MB/s) [2020-06-09T12:13:06.909Z] #10 36.11 Selecting previously unselected package binutils-mingw-w64-i686. [2020-06-09T12:13:06.909Z] #10 36.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15385 files and directories currently installed.) [2020-06-09T12:13:06.909Z] #10 36.25 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-06-09T12:13:06.910Z] #10 36.26 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-09T12:13:06.955Z] #30 ... [2020-06-09T12:13:06.955Z] [2020-06-09T12:13:06.955Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:13:06.955Z] #47 49.81 syscall [2020-06-09T12:13:06.955Z] #47 49.86 reflect [2020-06-09T12:13:07.128Z] #39 73.66 DEP criu/arch/x86/restorer.d [2020-06-09T12:13:07.128Z] #39 ... [2020-06-09T12:13:07.128Z] [2020-06-09T12:13:07.128Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:13:07.128Z] #41 146.1 github.com/LK4D4/vndr/godl [2020-06-09T12:13:07.170Z] #10 ... [2020-06-09T12:13:07.170Z] [2020-06-09T12:13:07.170Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-09T12:13:07.170Z] #28 34.17 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-06-09T12:13:07.170Z] #28 34.46 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-06-09T12:13:07.170Z] #28 34.88 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-06-09T12:13:07.359Z] #52 2.974 + RM_GOPATH=0 [2020-06-09T12:13:07.359Z] #52 2.974 + TMP_GOPATH= [2020-06-09T12:13:07.359Z] #52 2.974 + : /build [2020-06-09T12:13:07.359Z] #52 2.974 + '[' -z '' ']' [2020-06-09T12:13:07.359Z] #52 2.974 ++ mktemp -d [2020-06-09T12:13:07.359Z] #52 2.974 + export GOPATH=/tmp/tmp.VIG41OenX6 [2020-06-09T12:13:07.359Z] #52 2.974 + GOPATH=/tmp/tmp.VIG41OenX6 [2020-06-09T12:13:07.359Z] #52 2.974 + RM_GOPATH=1 [2020-06-09T12:13:07.359Z] #52 2.974 + case "$(go env GOARCH)" in [2020-06-09T12:13:07.359Z] #52 2.974 ++ go env GOARCH [2020-06-09T12:13:07.359Z] #52 3.027 + export GO_BUILDMODE=-buildmode=pie [2020-06-09T12:13:07.359Z] #52 3.027 + GO_BUILDMODE=-buildmode=pie [2020-06-09T12:13:07.359Z] #52 3.028 ++ dirname /tmp/install/install.sh [2020-06-09T12:13:07.359Z] #52 3.033 + dir=/tmp/install [2020-06-09T12:13:07.359Z] #52 3.033 + bin=containerd [2020-06-09T12:13:07.359Z] #52 3.033 + shift [2020-06-09T12:13:07.359Z] #52 3.033 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-06-09T12:13:07.359Z] #52 3.034 + . /tmp/install/containerd.installer [2020-06-09T12:13:07.359Z] #52 3.034 ++ set -e [2020-06-09T12:13:07.359Z] #52 3.034 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-09T12:13:07.359Z] #52 3.035 + install_containerd [2020-06-09T12:13:07.359Z] #52 3.036 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-06-09T12:13:07.359Z] #52 3.036 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-09T12:13:07.359Z] #52 3.036 + git clone https://github.com/containerd/containerd.git /tmp/tmp.VIG41OenX6/src/github.com/containerd/containerd [2020-06-09T12:13:07.359Z] #52 3.080 Cloning into '/tmp/tmp.VIG41OenX6/src/github.com/containerd/containerd'... [2020-06-09T12:13:07.359Z] #52 ... [2020-06-09T12:13:07.359Z] [2020-06-09T12:13:07.359Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-09T12:13:07.359Z] #32 32.06 Reading package lists... [2020-06-09T12:13:07.359Z] #32 39.44 Building dependency tree... [2020-06-09T12:13:07.359Z] #32 43.24 The following additional packages will be installed: [2020-06-09T12:13:07.359Z] #32 43.28 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-06-09T12:13:07.359Z] #32 43.31 Suggested packages: [2020-06-09T12:13:07.359Z] #32 43.31 cmake-doc ninja-build lrzip [2020-06-09T12:13:07.359Z] #32 43.31 Recommended packages: [2020-06-09T12:13:07.359Z] #32 43.31 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-06-09T12:13:07.359Z] #32 44.53 The following NEW packages will be installed: [2020-06-09T12:13:07.359Z] #32 44.54 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-06-09T12:13:07.359Z] #32 44.55 vim-common xxd [2020-06-09T12:13:07.359Z] #32 44.96 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2020-06-09T12:13:07.359Z] #32 44.96 Need to get 14.9 MB of archives. [2020-06-09T12:13:07.359Z] #32 44.96 After this operation, 61.8 MB of additional disk space will be used. [2020-06-09T12:13:07.359Z] #32 44.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-06-09T12:13:07.359Z] #32 44.99 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-06-09T12:13:07.359Z] #32 45.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-06-09T12:13:07.359Z] #32 45.15 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-06-09T12:13:07.359Z] #32 46.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-06-09T12:13:07.359Z] #32 46.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-06-09T12:13:07.359Z] #32 46.37 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-06-09T12:13:07.359Z] #32 46.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-06-09T12:13:07.359Z] #32 46.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-06-09T12:13:07.359Z] #32 46.41 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-06-09T12:13:07.359Z] #32 47.92 debconf: delaying package configuration, since apt-utils is not installed [2020-06-09T12:13:07.359Z] #32 48.12 Fetched 14.9 MB in 2s (7057 kB/s) [2020-06-09T12:13:07.359Z] #32 48.19 Selecting previously unselected package xxd. [2020-06-09T12:13:07.359Z] #32 48.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-06-09T12:13:07.359Z] #32 48.29 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-06-09T12:13:07.359Z] #32 48.29 Unpacking xxd (2:8.1.0875-5) ... [2020-06-09T12:13:07.359Z] #32 48.46 Selecting previously unselected package vim-common. [2020-06-09T12:13:07.359Z] #32 48.48 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-09T12:13:07.359Z] #32 48.51 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-09T12:13:07.359Z] #32 48.89 Selecting previously unselected package cmake-data. [2020-06-09T12:13:07.359Z] #32 48.90 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-06-09T12:13:07.359Z] #32 48.91 Unpacking cmake-data (3.13.4-1) ... [2020-06-09T12:13:07.620Z] #32 ... [2020-06-09T12:13:07.620Z] [2020-06-09T12:13:07.620Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-09T12:13:07.620Z] #38 47.13 debconf: delaying package configuration, since apt-utils is not installed [2020-06-09T12:13:07.620Z] #38 47.33 Fetched 4095 kB in 1s (5771 kB/s) [2020-06-09T12:13:07.620Z] #38 47.43 Selecting previously unselected package libcap-dev:amd64. [2020-06-09T12:13:07.620Z] #38 47.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-06-09T12:13:07.620Z] #38 47.50 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-06-09T12:13:07.620Z] #38 47.51 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-06-09T12:13:07.620Z] #38 47.62 Selecting previously unselected package libnet1:amd64. [2020-06-09T12:13:07.620Z] #38 47.63 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-06-09T12:13:07.620Z] #38 47.65 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-09T12:13:07.620Z] #38 47.81 Selecting previously unselected package libnet1-dev. [2020-06-09T12:13:07.620Z] #38 47.82 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-06-09T12:13:07.620Z] #38 47.83 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-09T12:13:07.620Z] #38 48.04 Selecting previously unselected package libnl-3-200:amd64. [2020-06-09T12:13:07.620Z] #38 48.04 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-06-09T12:13:07.620Z] #38 48.05 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-06-09T12:13:07.620Z] #38 48.19 Selecting previously unselected package libnl-3-dev:amd64. [2020-06-09T12:13:07.620Z] #38 48.19 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-06-09T12:13:07.620Z] #38 48.20 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-06-09T12:13:07.620Z] #38 48.48 Selecting previously unselected package libprotobuf-c1:amd64. [2020-06-09T12:13:07.620Z] #38 48.49 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-06-09T12:13:07.620Z] #38 48.49 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-09T12:13:07.620Z] #38 48.62 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-06-09T12:13:07.620Z] #38 48.62 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-06-09T12:13:07.620Z] #38 48.64 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-06-09T12:13:07.620Z] #38 48.78 Selecting previously unselected package zlib1g-dev:amd64. [2020-06-09T12:13:07.620Z] #38 48.79 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-06-09T12:13:07.620Z] #38 48.81 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-06-09T12:13:07.620Z] #38 49.06 Selecting previously unselected package libprotobuf17:amd64. [2020-06-09T12:13:07.620Z] #38 49.07 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-06-09T12:13:07.620Z] #38 49.08 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-06-09T12:13:07.693Z] #41 146.8 github.com/LK4D4/vndr [2020-06-09T12:13:07.878Z] #38 ... [2020-06-09T12:13:07.878Z] [2020-06-09T12:13:07.878Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:13:07.878Z] #30 39.64 internal/reflectlite [2020-06-09T12:13:07.878Z] #30 39.67 sync [2020-06-09T12:13:07.878Z] #30 42.28 errors [2020-06-09T12:13:07.878Z] #30 42.30 sort [2020-06-09T12:13:07.878Z] #30 42.82 strconv [2020-06-09T12:13:07.878Z] #30 44.35 io [2020-06-09T12:13:07.878Z] #30 45.85 internal/oserror [2020-06-09T12:13:07.878Z] #30 46.04 syscall [2020-06-09T12:13:07.878Z] #30 47.97 reflect [2020-06-09T12:13:08.137Z] #30 ... [2020-06-09T12:13:08.137Z] [2020-06-09T12:13:08.137Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:13:08.137Z] #41 41.38 github.com/LK4D4/vndr/godl/singleflight [2020-06-09T12:13:08.137Z] #41 41.39 internal/reflectlite [2020-06-09T12:13:08.137Z] #41 41.77 math/rand [2020-06-09T12:13:08.137Z] #41 43.25 internal/singleflight [2020-06-09T12:13:08.137Z] #41 45.05 io [2020-06-09T12:13:08.137Z] #41 45.06 strconv [2020-06-09T12:13:08.137Z] #41 46.88 bytes [2020-06-09T12:13:08.137Z] #41 48.78 bufio [2020-06-09T12:13:08.137Z] #41 49.90 reflect [2020-06-09T12:13:08.395Z] #41 ... [2020-06-09T12:13:08.395Z] [2020-06-09T12:13:08.395Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-09T12:13:08.395Z] #38 49.92 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-06-09T12:13:08.395Z] #38 49.94 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-06-09T12:13:08.395Z] #38 49.94 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-06-09T12:13:08.653Z] #38 50.25 Selecting previously unselected package libprotobuf-dev:amd64. [2020-06-09T12:13:08.653Z] #38 50.25 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-06-09T12:13:08.653Z] #38 50.25 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-06-09T12:13:08.841Z] #47 ... [2020-06-09T12:13:08.841Z] [2020-06-09T12:13:08.841Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:13:08.841Z] #41 41.66 github.com/LK4D4/vndr/godl/singleflight [2020-06-09T12:13:08.841Z] #41 41.67 internal/reflectlite [2020-06-09T12:13:08.841Z] #41 42.07 math/rand [2020-06-09T12:13:08.841Z] #41 43.29 internal/singleflight [2020-06-09T12:13:08.841Z] #41 45.34 io [2020-06-09T12:13:08.841Z] #41 45.39 strconv [2020-06-09T12:13:08.841Z] #41 46.89 bytes [2020-06-09T12:13:08.841Z] #41 49.42 bufio [2020-06-09T12:13:08.841Z] #41 49.44 reflect [2020-06-09T12:13:08.841Z] #41 51.55 syscall [2020-06-09T12:13:08.841Z] #41 ... [2020-06-09T12:13:08.841Z] [2020-06-09T12:13:08.841Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-09T12:13:09.421Z] #42 ... [2020-06-09T12:13:09.421Z] [2020-06-09T12:13:09.421Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-09T12:13:09.421Z] #29 47.06 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-06-09T12:13:09.421Z] #29 47.40 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-06-09T12:13:09.421Z] #29 47.70 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-06-09T12:13:09.588Z] #38 51.39 Selecting previously unselected package libprotoc17:amd64. [2020-06-09T12:13:09.608Z] #28 51.69 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-06-09T12:13:09.608Z] #28 52.46 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-06-09T12:13:09.846Z] #38 51.40 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-06-09T12:13:09.846Z] #38 51.40 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-06-09T12:13:09.910Z] #28 52.80 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-06-09T12:13:10.415Z] #38 52.09 Selecting previously unselected package protobuf-c-compiler. [2020-06-09T12:13:10.415Z] #38 52.13 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-06-09T12:13:10.415Z] #38 52.14 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-09T12:13:10.474Z] #29 ... [2020-06-09T12:13:10.474Z] [2020-06-09T12:13:10.474Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-09T12:13:10.474Z] #24 53.59 Updating certificates in /etc/ssl/certs... [2020-06-09T12:13:10.478Z] #28 ... [2020-06-09T12:13:10.478Z] [2020-06-09T12:13:10.478Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-09T12:13:10.478Z] #38 37.42 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-06-09T12:13:10.478Z] #38 37.43 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-06-09T12:13:10.478Z] #38 37.44 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-06-09T12:13:10.478Z] #38 37.69 Selecting previously unselected package libprotobuf-dev:arm64. [2020-06-09T12:13:10.478Z] #38 37.71 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-06-09T12:13:10.478Z] #38 37.73 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-06-09T12:13:10.478Z] #38 39.01 Selecting previously unselected package libprotoc17:arm64. [2020-06-09T12:13:10.478Z] #38 39.05 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-06-09T12:13:10.478Z] #38 39.07 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-06-09T12:13:10.478Z] #38 39.57 Selecting previously unselected package protobuf-c-compiler. [2020-06-09T12:13:10.478Z] #38 39.60 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-06-09T12:13:10.478Z] #38 39.61 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-09T12:13:10.478Z] #38 39.79 Selecting previously unselected package protobuf-compiler. [2020-06-09T12:13:10.478Z] #38 39.80 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-06-09T12:13:10.478Z] #38 39.82 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-06-09T12:13:10.478Z] #38 40.00 Selecting previously unselected package python-pkg-resources. [2020-06-09T12:13:10.478Z] #38 40.00 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-06-09T12:13:10.478Z] #38 40.04 Unpacking python-pkg-resources (40.8.0-1) ... [2020-06-09T12:13:10.478Z] #38 40.34 Selecting previously unselected package python-six. [2020-06-09T12:13:10.478Z] #38 40.34 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-06-09T12:13:10.478Z] #38 40.35 Unpacking python-six (1.12.0-1) ... [2020-06-09T12:13:10.478Z] #38 40.52 Selecting previously unselected package python-protobuf. [2020-06-09T12:13:10.673Z] #38 52.28 Selecting previously unselected package protobuf-compiler. [2020-06-09T12:13:10.673Z] #38 52.32 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-06-09T12:13:10.673Z] #38 52.32 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-06-09T12:13:10.673Z] #38 52.55 Selecting previously unselected package python-pkg-resources. [2020-06-09T12:13:10.673Z] #38 52.56 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-06-09T12:13:10.752Z] #38 40.52 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-06-09T12:13:10.752Z] #38 40.53 Unpacking python-protobuf (3.6.1.3-2) ... [2020-06-09T12:13:10.752Z] #38 ... [2020-06-09T12:13:10.752Z] [2020-06-09T12:13:10.752Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:13:10.752Z] #30 30.65 sync [2020-06-09T12:13:10.752Z] #30 30.65 internal/reflectlite [2020-06-09T12:13:10.752Z] #30 33.06 errors [2020-06-09T12:13:10.752Z] #30 33.06 sort [2020-06-09T12:13:10.752Z] #30 33.62 strconv [2020-06-09T12:13:10.752Z] #30 33.63 internal/oserror [2020-06-09T12:13:10.752Z] #30 33.63 io [2020-06-09T12:13:10.752Z] #30 33.94 syscall [2020-06-09T12:13:10.752Z] #30 36.26 strings [2020-06-09T12:13:10.752Z] #30 36.29 bytes [2020-06-09T12:13:10.752Z] #30 38.38 reflect [2020-06-09T12:13:10.752Z] #30 39.45 bufio [2020-06-09T12:13:10.791Z] #24 ... [2020-06-09T12:13:10.791Z] [2020-06-09T12:13:10.791Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-09T12:13:10.791Z] #33 43.79 Selecting previously unselected package libicu63:ppc64el. [2020-06-09T12:13:10.791Z] #33 43.80 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-06-09T12:13:10.791Z] #33 43.82 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-06-09T12:13:10.791Z] #33 50.91 Selecting previously unselected package libxml2:ppc64el. [2020-06-09T12:13:10.791Z] #33 50.92 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-06-09T12:13:10.791Z] #33 50.92 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-06-09T12:13:10.791Z] #33 51.75 Selecting previously unselected package libarchive13:ppc64el. [2020-06-09T12:13:10.791Z] #33 51.77 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-06-09T12:13:10.791Z] #33 51.77 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-06-09T12:13:10.791Z] #33 52.21 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-06-09T12:13:10.791Z] #33 52.23 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-06-09T12:13:10.791Z] #33 52.23 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-06-09T12:13:10.791Z] #33 52.39 Selecting previously unselected package librhash0:ppc64el. [2020-06-09T12:13:10.791Z] #33 52.41 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-06-09T12:13:10.791Z] #33 52.41 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-06-09T12:13:10.791Z] #33 52.62 Selecting previously unselected package libuv1:ppc64el. [2020-06-09T12:13:10.791Z] #33 52.62 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-06-09T12:13:10.791Z] #33 52.63 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-06-09T12:13:10.791Z] #33 52.79 Selecting previously unselected package cmake. [2020-06-09T12:13:10.791Z] #33 52.80 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-06-09T12:13:10.791Z] #33 52.80 Unpacking cmake (3.13.4-1) ... [2020-06-09T12:13:10.791Z] #33 ... [2020-06-09T12:13:10.791Z] [2020-06-09T12:13:10.791Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:13:10.791Z] #31 43.69 sync [2020-06-09T12:13:10.791Z] #31 43.70 internal/reflectlite [2020-06-09T12:13:10.791Z] #31 48.32 sort [2020-06-09T12:13:10.791Z] #31 48.33 errors [2020-06-09T12:13:10.791Z] #31 48.96 strconv [2020-06-09T12:13:10.791Z] #31 48.97 io [2020-06-09T12:13:10.791Z] #31 48.98 internal/oserror [2020-06-09T12:13:10.791Z] #31 49.40 syscall [2020-06-09T12:13:10.791Z] #31 53.58 bytes [2020-06-09T12:13:10.791Z] #31 53.61 strings [2020-06-09T12:13:10.931Z] #38 52.56 Unpacking python-pkg-resources (40.8.0-1) ... [2020-06-09T12:13:10.972Z] #41 ... [2020-06-09T12:13:10.972Z] [2020-06-09T12:13:10.972Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:13:10.972Z] #49 11.56 + '[' -z '' ']' [2020-06-09T12:13:10.972Z] #49 11.56 + target=static [2020-06-09T12:13:10.972Z] #49 11.56 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-06-09T12:13:10.972Z] #49 13.47 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-06-09T12:13:10.972Z] #49 ... [2020-06-09T12:13:10.972Z] [2020-06-09T12:13:10.972Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:13:10.972Z] #39 73.81 DEP criu/arch/x86/vdso-pie.d [2020-06-09T12:13:10.972Z] #39 73.89 DEP criu/pie/parasite-vdso.d [2020-06-09T12:13:10.972Z] #39 73.99 DEP criu/pie/parasite.d [2020-06-09T12:13:10.972Z] #39 74.31 CC criu/pie/parasite.o [2020-06-09T12:13:10.972Z] #39 75.70 LINK criu/pie/parasite.built-in.o [2020-06-09T12:13:10.972Z] #39 75.71 GEN criu/pie/parasite-blob.h [2020-06-09T12:13:10.972Z] #39 75.73 CC criu/pie/parasite-vdso.o [2020-06-09T12:13:10.972Z] #39 76.44 CC criu/arch/x86/vdso-pie.o [2020-06-09T12:13:10.972Z] #39 76.77 CC criu/arch/x86/restorer.o [2020-06-09T12:13:10.972Z] #39 77.28 CC criu/arch/x86/restorer_unmap.o [2020-06-09T12:13:10.972Z] #39 77.34 CC criu/arch/x86/sigaction_compat_pie.o [2020-06-09T12:13:10.972Z] #39 77.63 CC criu/pie/restorer.o [2020-06-09T12:13:11.019Z] #30 ... [2020-06-09T12:13:11.019Z] [2020-06-09T12:13:11.019Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-09T12:13:11.019Z] #10 38.01 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-06-09T12:13:11.019Z] #10 38.02 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-06-09T12:13:11.019Z] #10 38.03 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-09T12:13:11.019Z] #10 40.42 Selecting previously unselected package binutils-mingw-w64. [2020-06-09T12:13:11.019Z] #10 40.44 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-06-09T12:13:11.019Z] #10 40.44 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-09T12:13:11.019Z] #10 40.66 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-06-09T12:13:11.019Z] #10 40.66 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-06-09T12:13:11.019Z] #10 40.72 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-06-09T12:13:11.095Z] #31 ... [2020-06-09T12:13:11.095Z] [2020-06-09T12:13:11.095Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-09T12:13:11.095Z] #11 44.01 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-06-09T12:13:11.095Z] #11 44.06 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-06-09T12:13:11.095Z] #11 ... [2020-06-09T12:13:11.095Z] [2020-06-09T12:13:11.095Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-09T12:13:11.095Z] #39 47.13 Selecting previously unselected package protobuf-c-compiler. [2020-06-09T12:13:11.095Z] #39 47.14 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-06-09T12:13:11.095Z] #39 47.14 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-09T12:13:11.095Z] #39 47.35 Selecting previously unselected package protobuf-compiler. [2020-06-09T12:13:11.095Z] #39 47.35 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-06-09T12:13:11.095Z] #39 47.36 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-06-09T12:13:11.095Z] #39 47.65 Selecting previously unselected package python-pkg-resources. [2020-06-09T12:13:11.095Z] #39 47.66 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-06-09T12:13:11.095Z] #39 47.66 Unpacking python-pkg-resources (40.8.0-1) ... [2020-06-09T12:13:11.095Z] #39 47.95 Selecting previously unselected package python-six. [2020-06-09T12:13:11.095Z] #39 47.95 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-06-09T12:13:11.095Z] #39 47.96 Unpacking python-six (1.12.0-1) ... [2020-06-09T12:13:11.095Z] #39 48.14 Selecting previously unselected package python-protobuf. [2020-06-09T12:13:11.095Z] #39 48.16 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-06-09T12:13:11.095Z] #39 48.17 Unpacking python-protobuf (3.6.1.3-2) ... [2020-06-09T12:13:11.095Z] #39 48.87 Setting up python-pkg-resources (40.8.0-1) ... [2020-06-09T12:13:11.190Z] #38 52.78 Selecting previously unselected package python-six. [2020-06-09T12:13:11.190Z] #38 52.78 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-06-09T12:13:11.190Z] #38 52.79 Unpacking python-six (1.12.0-1) ... [2020-06-09T12:13:11.190Z] #38 52.87 Selecting previously unselected package python-protobuf. [2020-06-09T12:13:11.190Z] #38 52.90 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-06-09T12:13:11.190Z] #38 52.90 Unpacking python-protobuf (3.6.1.3-2) ... [2020-06-09T12:13:11.280Z] #10 40.98 Selecting previously unselected package dmsetup. [2020-06-09T12:13:11.280Z] #10 40.98 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-06-09T12:13:11.280Z] #10 41.00 Unpacking dmsetup (2:1.02.155-3) ... [2020-06-09T12:13:11.391Z] #39 54.47 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-06-09T12:13:11.391Z] #39 54.48 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-06-09T12:13:11.391Z] #39 54.49 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-06-09T12:13:11.391Z] #39 54.50 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-06-09T12:13:11.391Z] #39 54.51 Setting up python-six (1.12.0-1) ... [2020-06-09T12:13:11.546Z] #10 41.37 Selecting previously unselected package mingw-w64-common. [2020-06-09T12:13:11.546Z] #10 41.38 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-06-09T12:13:11.546Z] #10 41.41 Unpacking mingw-w64-common (6.0.0-3) ... [2020-06-09T12:13:11.757Z] #38 53.53 Setting up python-pkg-resources (40.8.0-1) ... [2020-06-09T12:13:11.797Z] #28 ... [2020-06-09T12:13:11.797Z] [2020-06-09T12:13:11.797Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-09T12:13:11.797Z] #10 44.48 0 upgraded, 25 newly installed, 0 to remove and 2 not upgraded. [2020-06-09T12:13:11.797Z] #10 44.48 Need to get 77.7 MB of archives. [2020-06-09T12:13:11.797Z] #10 44.48 After this operation, 487 MB of additional disk space will be used. [2020-06-09T12:13:11.797Z] #10 44.48 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-06-09T12:13:11.797Z] #10 44.76 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-06-09T12:13:11.797Z] #10 45.34 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-06-09T12:13:11.797Z] #10 45.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-06-09T12:13:11.797Z] #10 45.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-06-09T12:13:11.797Z] #10 45.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-06-09T12:13:11.797Z] #10 46.02 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-06-09T12:13:11.797Z] #10 46.36 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-06-09T12:13:11.797Z] #10 46.37 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-06-09T12:13:11.797Z] #10 50.63 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-06-09T12:13:11.797Z] #10 53.26 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-06-09T12:13:11.797Z] #10 53.27 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-06-09T12:13:11.797Z] #10 53.27 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-06-09T12:13:11.797Z] #10 53.29 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-06-09T12:13:11.797Z] #10 53.30 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-06-09T12:13:11.797Z] #10 53.31 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-06-09T12:13:11.797Z] #10 53.32 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-06-09T12:13:11.797Z] #10 53.34 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-06-09T12:13:11.797Z] #10 53.39 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-06-09T12:13:11.797Z] #10 53.42 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-06-09T12:13:11.797Z] #10 53.45 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-06-09T12:13:11.797Z] #10 53.54 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-06-09T12:13:11.797Z] #10 53.57 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-06-09T12:13:11.797Z] #10 53.57 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-06-09T12:13:11.797Z] #10 53.58 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-06-09T12:13:11.797Z] #10 54.72 debconf: delaying package configuration, since apt-utils is not installed [2020-06-09T12:13:11.797Z] #10 ... [2020-06-09T12:13:11.797Z] [2020-06-09T12:13:11.797Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-09T12:13:11.797Z] #32 52.17 Selecting previously unselected package libicu63:amd64. [2020-06-09T12:13:11.797Z] #32 52.20 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-06-09T12:13:11.797Z] #32 52.21 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-09T12:13:12.450Z] #39 ... [2020-06-09T12:13:12.451Z] [2020-06-09T12:13:12.451Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:13:12.451Z] #42 55.27 vendor/golang.org/x/net/dns/dnsmessage [2020-06-09T12:13:12.493Z] #10 ... [2020-06-09T12:13:12.493Z] [2020-06-09T12:13:12.493Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:13:12.493Z] #41 32.20 github.com/LK4D4/vndr/godl/singleflight [2020-06-09T12:13:12.493Z] #41 32.20 math/rand [2020-06-09T12:13:12.493Z] #41 32.20 internal/singleflight [2020-06-09T12:13:12.493Z] #41 32.23 internal/reflectlite [2020-06-09T12:13:12.493Z] #41 34.85 sort [2020-06-09T12:13:12.493Z] #41 34.88 syscall [2020-06-09T12:13:12.493Z] #41 34.88 io [2020-06-09T12:13:12.493Z] #41 34.88 strconv [2020-06-09T12:13:12.493Z] #41 36.70 vendor/golang.org/x/net/dns/dnsmessage [2020-06-09T12:13:12.493Z] #41 36.81 bytes [2020-06-09T12:13:12.493Z] #41 40.37 bufio [2020-06-09T12:13:12.493Z] #41 41.15 reflect [2020-06-09T12:13:12.493Z] #41 ... [2020-06-09T12:13:12.493Z] [2020-06-09T12:13:12.493Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-09T12:13:12.493Z] #32 37.12 Selecting previously unselected package libicu63:arm64. [2020-06-09T12:13:12.493Z] #32 37.13 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-06-09T12:13:12.493Z] #32 37.15 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-06-09T12:13:12.493Z] #32 41.56 Selecting previously unselected package libxml2:arm64. [2020-06-09T12:13:12.493Z] #32 41.57 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-06-09T12:13:12.493Z] #32 41.58 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-06-09T12:13:12.493Z] #32 42.01 Selecting previously unselected package libarchive13:arm64. [2020-06-09T12:13:12.493Z] #32 42.01 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-06-09T12:13:12.493Z] #32 42.03 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-06-09T12:13:12.493Z] #32 42.33 Selecting previously unselected package libjsoncpp1:arm64. [2020-06-09T12:13:12.493Z] #32 42.33 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-06-09T12:13:12.493Z] #32 42.34 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-06-09T12:13:12.493Z] #32 42.48 Selecting previously unselected package librhash0:arm64. [2020-06-09T12:13:12.493Z] #32 42.50 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-06-09T12:13:12.493Z] #32 42.52 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-06-09T12:13:13.067Z] #32 42.73 Selecting previously unselected package libuv1:arm64. [2020-06-09T12:13:13.067Z] #32 42.74 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-06-09T12:13:13.067Z] #32 42.75 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-06-09T12:13:13.067Z] #32 42.94 Selecting previously unselected package cmake. [2020-06-09T12:13:13.067Z] #32 42.94 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-06-09T12:13:13.067Z] #32 42.96 Unpacking cmake (3.13.4-1) ... [2020-06-09T12:13:13.083Z] #42 56.30 bytes [2020-06-09T12:13:13.640Z] #32 ... [2020-06-09T12:13:13.640Z] [2020-06-09T12:13:13.640Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:13:13.640Z] #41 43.50 regexp/syntax [2020-06-09T12:13:13.640Z] #41 43.53 hash/crc32 [2020-06-09T12:13:14.252Z] #39 80.77 LINK criu/pie/restorer.built-in.o [2020-06-09T12:13:14.252Z] #39 80.81 GEN criu/pie/restorer-blob.h [2020-06-09T12:13:14.252Z] #39 80.88 DEP criu/vdso.d [2020-06-09T12:13:14.285Z] #38 ... [2020-06-09T12:13:14.285Z] [2020-06-09T12:13:14.285Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-09T12:13:14.285Z] #10 45.86 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-06-09T12:13:14.285Z] #10 46.39 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-06-09T12:13:14.286Z] #10 46.41 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-06-09T12:13:14.286Z] #10 50.00 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-06-09T12:13:14.286Z] #10 52.21 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-06-09T12:13:14.286Z] #10 52.21 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-06-09T12:13:14.286Z] #10 52.24 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-06-09T12:13:14.286Z] #10 52.24 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-06-09T12:13:14.286Z] #10 52.25 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-06-09T12:13:14.286Z] #10 52.26 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-06-09T12:13:14.286Z] #10 52.26 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-06-09T12:13:14.286Z] #10 52.29 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-06-09T12:13:14.286Z] #10 52.34 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-06-09T12:13:14.286Z] #10 52.37 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-06-09T12:13:14.286Z] #10 52.38 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-06-09T12:13:14.286Z] #10 52.45 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-06-09T12:13:14.286Z] #10 52.49 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-06-09T12:13:14.286Z] #10 52.49 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-06-09T12:13:14.286Z] #10 52.50 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-06-09T12:13:14.286Z] #10 53.69 debconf: delaying package configuration, since apt-utils is not installed [2020-06-09T12:13:14.286Z] #10 53.89 Fetched 77.7 MB in 8s (9455 kB/s) [2020-06-09T12:13:14.286Z] #10 54.00 Selecting previously unselected package binutils-mingw-w64-i686. [2020-06-09T12:13:14.286Z] #10 54.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-06-09T12:13:14.286Z] #10 54.07 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-06-09T12:13:14.286Z] #10 54.08 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-09T12:13:14.510Z] #39 81.03 DEP criu/vdso-compat.d [2020-06-09T12:13:14.510Z] #39 81.18 DEP criu/uts_ns.d [2020-06-09T12:13:14.510Z] #39 ... [2020-06-09T12:13:14.510Z] [2020-06-09T12:13:14.510Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-09T12:13:14.510Z] #17 2.333 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-09T12:13:14.510Z] #17 2.378 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-09T12:13:14.510Z] #17 2.379 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-09T12:13:14.510Z] #17 2.950 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-09T12:13:14.510Z] #17 4.305 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-06-09T12:13:14.510Z] #17 5.601 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7592 B] [2020-06-09T12:13:14.510Z] #17 10.59 Fetched 8353 kB in 9s (968 kB/s) [2020-06-09T12:13:14.510Z] #17 10.59 Reading package lists... [2020-06-09T12:13:14.510Z] #17 ... [2020-06-09T12:13:14.510Z] [2020-06-09T12:13:14.510Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:13:14.510Z] #39 81.31 DEP criu/util.d [2020-06-09T12:13:14.544Z] #10 56.27 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-06-09T12:13:14.544Z] #10 56.28 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-06-09T12:13:14.544Z] #10 56.31 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-09T12:13:14.598Z] #42 ... [2020-06-09T12:13:14.598Z] [2020-06-09T12:13:14.598Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-09T12:13:14.598Z] #33 57.15 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-06-09T12:13:14.598Z] #33 57.17 Setting up xxd (2:8.1.0875-5) ... [2020-06-09T12:13:14.598Z] #33 57.19 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-06-09T12:13:14.598Z] #33 57.20 Setting up vim-common (2:8.1.0875-5) ... [2020-06-09T12:13:14.598Z] #33 57.24 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-06-09T12:13:14.598Z] #33 57.24 Setting up cmake-data (3.13.4-1) ... [2020-06-09T12:13:14.598Z] #33 57.26 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-06-09T12:13:14.598Z] #33 57.27 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-06-09T12:13:14.598Z] #33 57.28 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-06-09T12:13:14.598Z] #33 57.30 Setting up cmake (3.13.4-1) ... [2020-06-09T12:13:14.598Z] #33 57.31 Processing triggers for libc-bin (2.28-10) ... [2020-06-09T12:13:14.598Z] #33 57.39 Processing triggers for mime-support (3.62) ... [2020-06-09T12:13:14.598Z] #33 DONE 57.8s [2020-06-09T12:13:14.768Z] #39 81.49 DEP criu/uffd.d [2020-06-09T12:13:14.888Z] [2020-06-09T12:13:14.888Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:13:15.025Z] #39 81.72 DEP criu/tun.d [2020-06-09T12:13:15.038Z] #41 44.76 vendor/golang.org/x/text/transform [2020-06-09T12:13:15.058Z] #32 ... [2020-06-09T12:13:15.058Z] [2020-06-09T12:13:15.058Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:13:15.058Z] #47 57.81 time [2020-06-09T12:13:15.180Z] #34 0.423 + RM_GOPATH=0 [2020-06-09T12:13:15.180Z] #34 0.424 + TMP_GOPATH= [2020-06-09T12:13:15.180Z] #34 0.424 + : /build [2020-06-09T12:13:15.180Z] #34 0.425 + '[' -z '' ']' [2020-06-09T12:13:15.180Z] #34 0.425 ++ mktemp -d [2020-06-09T12:13:15.180Z] #34 0.428 + export GOPATH=/tmp/tmp.Si20mNvYHR [2020-06-09T12:13:15.180Z] #34 0.428 + GOPATH=/tmp/tmp.Si20mNvYHR [2020-06-09T12:13:15.180Z] #34 0.428 + RM_GOPATH=1 [2020-06-09T12:13:15.180Z] #34 0.429 + case "$(go env GOARCH)" in [2020-06-09T12:13:15.180Z] #34 0.431 ++ go env GOARCH [2020-06-09T12:13:15.180Z] #34 0.471 + export GO_BUILDMODE=-buildmode=pie [2020-06-09T12:13:15.180Z] #34 0.471 + GO_BUILDMODE=-buildmode=pie [2020-06-09T12:13:15.180Z] #34 0.472 ++ dirname /tmp/install/install.sh [2020-06-09T12:13:15.180Z] #34 0.476 + dir=/tmp/install [2020-06-09T12:13:15.180Z] #34 0.478 + bin=tini [2020-06-09T12:13:15.180Z] #34 0.478 + shift [2020-06-09T12:13:15.180Z] #34 0.479 + '[' '!' -f /tmp/install/tini.installer ']' [2020-06-09T12:13:15.180Z] #34 0.480 + . /tmp/install/tini.installer [2020-06-09T12:13:15.180Z] #34 0.481 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-09T12:13:15.180Z] #34 0.482 + install_tini [2020-06-09T12:13:15.180Z] #34 0.483 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-06-09T12:13:15.180Z] #34 0.484 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-09T12:13:15.180Z] #34 0.484 + git clone https://github.com/krallin/tini.git /tmp/tmp.Si20mNvYHR/tini [2020-06-09T12:13:15.180Z] #34 0.490 Cloning into '/tmp/tmp.Si20mNvYHR/tini'... [2020-06-09T12:13:15.283Z] #39 81.96 DEP criu/tty.d [2020-06-09T12:13:15.540Z] #39 82.25 DEP criu/timerfd.d [2020-06-09T12:13:15.798Z] #39 82.44 DEP criu/timens.d [2020-06-09T12:13:16.105Z] #39 82.59 DEP criu/sysfs_parse.d [2020-06-09T12:13:16.105Z] #39 82.75 DEP criu/sysctl.d [2020-06-09T12:13:16.365Z] #39 83.06 DEP criu/string.d [2020-06-09T12:13:16.365Z] #39 83.12 DEP criu/stats.d [2020-06-09T12:13:16.626Z] #39 83.23 DEP criu/sockets.d [2020-06-09T12:13:16.626Z] #39 83.43 DEP criu/sk-unix.d [2020-06-09T12:13:16.744Z] #34 1.908 + cd /tmp/tmp.Si20mNvYHR/tini [2020-06-09T12:13:16.744Z] #34 1.910 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-09T12:13:16.744Z] #34 1.962 + cmake . [2020-06-09T12:13:16.945Z] #47 ... [2020-06-09T12:13:16.945Z] [2020-06-09T12:13:16.945Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-09T12:13:16.945Z] #38 49.81 Setting up python-pkg-resources (40.8.0-1) ... [2020-06-09T12:13:16.945Z] #38 54.43 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-06-09T12:13:16.945Z] #38 54.44 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-09T12:13:16.945Z] #38 54.46 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-09T12:13:16.945Z] #38 54.47 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-06-09T12:13:16.945Z] #38 54.48 Setting up python-six (1.12.0-1) ... [2020-06-09T12:13:16.945Z] #38 59.22 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-06-09T12:13:16.945Z] #38 59.23 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-06-09T12:13:16.945Z] #38 59.27 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-06-09T12:13:16.945Z] #38 59.28 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-06-09T12:13:16.945Z] #38 59.30 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-06-09T12:13:16.945Z] #38 59.31 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-06-09T12:13:16.945Z] #38 59.33 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-09T12:13:16.945Z] #38 59.34 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-06-09T12:13:16.945Z] #38 59.36 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-09T12:13:16.945Z] #38 59.37 Setting up python-protobuf (3.6.1.3-2) ... [2020-06-09T12:13:16.945Z] #38 ... [2020-06-09T12:13:16.945Z] [2020-06-09T12:13:16.945Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:13:16.945Z] #41 59.95 time [2020-06-09T12:13:16.956Z] #41 ... [2020-06-09T12:13:16.956Z] [2020-06-09T12:13:16.956Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-09T12:13:16.956Z] #32 45.43 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-06-09T12:13:16.956Z] #32 45.47 Setting up xxd (2:8.1.0875-5) ... [2020-06-09T12:13:16.956Z] #32 45.49 Setting up libuv1:arm64 (1.24.1-1) ... [2020-06-09T12:13:16.956Z] #32 45.51 Setting up vim-common (2:8.1.0875-5) ... [2020-06-09T12:13:16.956Z] #32 45.58 Setting up librhash0:arm64 (1.3.8-1) ... [2020-06-09T12:13:16.956Z] #32 45.60 Setting up cmake-data (3.13.4-1) ... [2020-06-09T12:13:16.956Z] #32 45.63 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-06-09T12:13:16.956Z] #32 45.64 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-06-09T12:13:16.956Z] #32 45.65 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-06-09T12:13:16.956Z] #32 45.67 Setting up cmake (3.13.4-1) ... [2020-06-09T12:13:16.956Z] #32 45.68 Processing triggers for libc-bin (2.28-10) ... [2020-06-09T12:13:16.956Z] #32 45.84 Processing triggers for mime-support (3.62) ... [2020-06-09T12:13:16.956Z] #32 DONE 46.5s [2020-06-09T12:13:16.956Z] [2020-06-09T12:13:16.956Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:13:16.956Z] #41 46.52 time [2020-06-09T12:13:17.079Z] #10 ... [2020-06-09T12:13:17.079Z] [2020-06-09T12:13:17.079Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-09T12:13:17.079Z] #38 58.57 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-06-09T12:13:17.079Z] #38 58.58 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-09T12:13:17.079Z] #38 58.59 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-09T12:13:17.079Z] #38 58.60 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-06-09T12:13:17.079Z] #38 58.61 Setting up python-six (1.12.0-1) ... [2020-06-09T12:13:17.196Z] #39 ... [2020-06-09T12:13:17.196Z] [2020-06-09T12:13:17.196Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:13:17.196Z] #41 DONE 156.1s [2020-06-09T12:13:17.196Z] [2020-06-09T12:13:17.196Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:13:17.196Z] #39 83.72 DEP criu/sk-tcp.d [2020-06-09T12:13:17.390Z] #34 2.746 -- The C compiler identification is GNU 8.3.0 [2020-06-09T12:13:17.458Z] #39 83.98 DEP criu/sk-queue.d [2020-06-09T12:13:17.708Z] #34 2.835 -- Check for working C compiler: /usr/bin/cc [2020-06-09T12:13:17.716Z] #39 84.32 DEP criu/sk-packet.d [2020-06-09T12:13:17.716Z] #39 84.55 DEP criu/sk-netlink.d [2020-06-09T12:13:17.900Z] #41 ... [2020-06-09T12:13:17.900Z] [2020-06-09T12:13:17.900Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:13:17.900Z] #47 37.60 bytes [2020-06-09T12:13:17.900Z] #47 37.61 strconv [2020-06-09T12:13:17.900Z] #47 37.62 syscall [2020-06-09T12:13:17.900Z] #47 37.62 strings [2020-06-09T12:13:17.900Z] #47 40.67 bufio [2020-06-09T12:13:17.900Z] #47 42.93 reflect [2020-06-09T12:13:17.900Z] #47 43.61 regexp/syntax [2020-06-09T12:13:17.900Z] #47 ... [2020-06-09T12:13:17.900Z] [2020-06-09T12:13:17.900Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-09T12:13:17.900Z] #38 41.28 Setting up python-pkg-resources (40.8.0-1) ... [2020-06-09T12:13:17.900Z] #38 43.47 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-06-09T12:13:17.900Z] #38 43.50 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-06-09T12:13:17.900Z] #38 43.52 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-06-09T12:13:17.900Z] #38 43.53 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-06-09T12:13:17.900Z] #38 43.58 Setting up python-six (1.12.0-1) ... [2020-06-09T12:13:17.900Z] #38 46.02 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-06-09T12:13:17.900Z] #38 46.04 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-06-09T12:13:17.900Z] #38 46.08 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-06-09T12:13:17.900Z] #38 46.09 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-06-09T12:13:17.900Z] #38 46.11 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-06-09T12:13:17.900Z] #38 46.13 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-06-09T12:13:17.900Z] #38 46.17 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-09T12:13:17.900Z] #38 46.20 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-06-09T12:13:17.900Z] #38 46.21 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-09T12:13:17.900Z] #38 46.23 Setting up python-protobuf (3.6.1.3-2) ... [2020-06-09T12:13:17.973Z] #39 84.84 DEP criu/sk-inet.d [2020-06-09T12:13:18.389Z] #34 3.575 -- Check for working C compiler: /usr/bin/cc -- works [2020-06-09T12:13:18.389Z] #34 3.579 -- Detecting C compiler ABI info [2020-06-09T12:13:18.473Z] #38 ... [2020-06-09T12:13:18.473Z] [2020-06-09T12:13:18.473Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:13:18.473Z] #47 48.42 time [2020-06-09T12:13:18.539Z] #39 85.05 DEP criu/signalfd.d [2020-06-09T12:13:18.539Z] #39 85.12 DEP criu/sigframe.d [2020-06-09T12:13:18.539Z] #39 85.19 DEP criu/shmem.d [2020-06-09T12:13:18.539Z] #39 85.33 DEP criu/servicefd.d [2020-06-09T12:13:18.695Z] #34 4.132 -- Detecting C compiler ABI info - done [2020-06-09T12:13:18.795Z] #39 85.48 DEP criu/seize.d [2020-06-09T12:13:18.993Z] #34 4.217 -- Detecting C compile features [2020-06-09T12:13:19.052Z] #39 85.65 DEP criu/seccomp.d [2020-06-09T12:13:19.052Z] #39 85.84 DEP criu/rst-malloc.d [2020-06-09T12:13:19.313Z] #39 85.93 DEP criu/rbtree.d [2020-06-09T12:13:19.313Z] #39 85.97 DEP criu/pstree.d [2020-06-09T12:13:19.570Z] #39 86.20 DEP criu/protobuf.d [2020-06-09T12:13:19.570Z] #39 86.30 GEN criu/protobuf-desc-gen.h [2020-06-09T12:13:19.610Z] #38 ... [2020-06-09T12:13:19.610Z] [2020-06-09T12:13:19.610Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:13:19.610Z] #41 50.74 syscall [2020-06-09T12:13:19.610Z] #41 58.02 time [2020-06-09T12:13:19.610Z] #41 ... [2020-06-09T12:13:19.610Z] [2020-06-09T12:13:19.610Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-09T12:13:19.610Z] #10 59.51 Selecting previously unselected package binutils-mingw-w64. [2020-06-09T12:13:19.610Z] #10 59.55 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-06-09T12:13:19.610Z] #10 59.56 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-09T12:13:19.610Z] #10 59.74 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-06-09T12:13:19.610Z] #10 59.74 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-06-09T12:13:19.610Z] #10 59.75 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-06-09T12:13:19.610Z] #10 59.96 Selecting previously unselected package dmsetup. [2020-06-09T12:13:19.610Z] #10 59.98 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-06-09T12:13:19.610Z] #10 59.99 Unpacking dmsetup (2:1.02.155-3) ... [2020-06-09T12:13:19.610Z] #10 60.20 Selecting previously unselected package mingw-w64-common. [2020-06-09T12:13:19.610Z] #10 60.20 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-06-09T12:13:19.610Z] #10 60.20 Unpacking mingw-w64-common (6.0.0-3) ... [2020-06-09T12:13:19.861Z] #47 49.76 regexp [2020-06-09T12:13:20.178Z] #10 ... [2020-06-09T12:13:20.178Z] [2020-06-09T12:13:20.178Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-09T12:13:20.178Z] #32 51.84 Selecting previously unselected package libicu63:amd64. [2020-06-09T12:13:20.178Z] #32 51.87 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-06-09T12:13:20.178Z] #32 51.88 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-09T12:13:20.178Z] #32 59.87 Selecting previously unselected package libxml2:amd64. [2020-06-09T12:13:20.178Z] #32 59.88 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-06-09T12:13:20.178Z] #32 59.89 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-06-09T12:13:20.178Z] #32 60.48 Selecting previously unselected package libarchive13:amd64. [2020-06-09T12:13:20.178Z] #32 60.51 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-06-09T12:13:20.178Z] #32 60.51 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-06-09T12:13:20.178Z] #32 60.90 Selecting previously unselected package libjsoncpp1:amd64. [2020-06-09T12:13:20.178Z] #32 60.92 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-06-09T12:13:20.178Z] #32 60.92 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-06-09T12:13:20.178Z] #32 61.11 Selecting previously unselected package librhash0:amd64. [2020-06-09T12:13:20.178Z] #32 61.11 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-06-09T12:13:20.178Z] #32 61.11 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-06-09T12:13:20.178Z] #32 61.34 Selecting previously unselected package libuv1:amd64. [2020-06-09T12:13:20.178Z] #32 61.34 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-06-09T12:13:20.178Z] #32 61.35 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-06-09T12:13:20.178Z] #32 61.52 Selecting previously unselected package cmake. [2020-06-09T12:13:20.178Z] #32 61.53 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-06-09T12:13:20.178Z] #32 61.56 Unpacking cmake (3.13.4-1) ... [2020-06-09T12:13:20.178Z] #32 ... [2020-06-09T12:13:20.178Z] [2020-06-09T12:13:20.178Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-09T12:13:20.178Z] #28 51.90 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-06-09T12:13:20.178Z] #28 52.60 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-06-09T12:13:20.178Z] #28 53.42 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-06-09T12:13:20.524Z] #34 ... [2020-06-09T12:13:20.524Z] [2020-06-09T12:13:20.524Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-09T12:13:20.524Z] #24 59.12 13 added, 15 removed; done. [2020-06-09T12:13:20.524Z] #24 59.22 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-06-09T12:13:20.524Z] #24 59.23 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-06-09T12:13:20.524Z] #24 59.23 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-09T12:13:20.524Z] #24 59.25 Processing triggers for libc-bin (2.28-10) ... [2020-06-09T12:13:20.524Z] #24 59.42 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-06-09T12:13:20.524Z] #24 59.46 Updating certificates in /etc/ssl/certs... [2020-06-09T12:13:20.524Z] #24 63.35 0 added, 0 removed; done. [2020-06-09T12:13:20.524Z] #24 63.35 Running hooks in /etc/ca-certificates/update.d... [2020-06-09T12:13:20.524Z] #24 63.35 done. [2020-06-09T12:13:20.524Z] #24 DONE 63.5s [2020-06-09T12:13:20.524Z] [2020-06-09T12:13:20.524Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-06-09T12:13:20.831Z] #25 DONE 0.1s [2020-06-09T12:13:20.831Z] [2020-06-09T12:13:20.831Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-09T12:13:21.120Z] #28 ... [2020-06-09T12:13:21.120Z] [2020-06-09T12:13:21.120Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-09T12:13:21.120Z] #38 62.83 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-06-09T12:13:21.120Z] #38 62.85 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-06-09T12:13:21.120Z] #38 62.87 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-06-09T12:13:21.120Z] #38 62.88 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-06-09T12:13:21.120Z] #38 62.89 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-06-09T12:13:21.120Z] #38 62.92 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-06-09T12:13:21.120Z] #38 62.92 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-09T12:13:21.120Z] #38 62.96 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-06-09T12:13:21.120Z] #38 62.98 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-09T12:13:21.197Z] #41 64.20 strings [2020-06-09T12:13:21.380Z] #38 62.99 Setting up python-protobuf (3.6.1.3-2) ... [2020-06-09T12:13:21.465Z] #39 87.76 DEP criu/protobuf-desc.d [2020-06-09T12:13:21.465Z] #39 87.94 DEP criu/proc_parse.d [2020-06-09T12:13:21.465Z] #39 88.14 DEP criu/plugin.d [2020-06-09T12:13:21.465Z] #39 88.28 DEP criu/pipes.d [2020-06-09T12:13:21.640Z] #38 ... [2020-06-09T12:13:21.640Z] [2020-06-09T12:13:21.640Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-09T12:13:21.640Z] #23 55.12 Updating certificates in /etc/ssl/certs... [2020-06-09T12:13:21.640Z] #23 59.53 13 added, 15 removed; done. [2020-06-09T12:13:21.640Z] #23 59.66 Setting up libonig5:amd64 (6.9.1-1) ... [2020-06-09T12:13:21.640Z] #23 59.67 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-09T12:13:21.640Z] #23 59.68 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-09T12:13:21.640Z] #23 59.69 Processing triggers for libc-bin (2.28-10) ... [2020-06-09T12:13:21.640Z] #23 59.74 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-06-09T12:13:21.640Z] #23 59.77 Updating certificates in /etc/ssl/certs... [2020-06-09T12:13:21.640Z] #23 62.84 0 added, 0 removed; done. [2020-06-09T12:13:21.640Z] #23 62.84 Running hooks in /etc/ca-certificates/update.d... [2020-06-09T12:13:21.640Z] #23 62.85 done. [2020-06-09T12:13:21.640Z] #23 DONE 63.4s [2020-06-09T12:13:21.640Z] [2020-06-09T12:13:21.640Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-06-09T12:13:21.640Z] #24 DONE 0.1s [2020-06-09T12:13:21.640Z] [2020-06-09T12:13:21.640Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:13:21.640Z] #47 53.40 syscall [2020-06-09T12:13:21.640Z] #47 53.40 reflect [2020-06-09T12:13:21.640Z] #47 62.25 context [2020-06-09T12:13:21.640Z] #47 63.24 internal/poll [2020-06-09T12:13:21.722Z] #39 88.50 DEP criu/pie-util.d [2020-06-09T12:13:21.761Z] #41 ... [2020-06-09T12:13:21.761Z] [2020-06-09T12:13:21.761Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-09T12:13:21.761Z] #10 54.87 Fetched 77.7 MB in 10s (8158 kB/s) [2020-06-09T12:13:21.761Z] #10 54.97 Selecting previously unselected package binutils-mingw-w64-i686. [2020-06-09T12:13:21.761Z] #10 54.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-06-09T12:13:21.761Z] #10 55.07 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-06-09T12:13:21.761Z] #10 55.08 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-09T12:13:21.761Z] #10 58.45 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-06-09T12:13:21.761Z] #10 58.46 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-06-09T12:13:21.761Z] #10 58.48 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-09T12:13:21.761Z] #10 61.89 Selecting previously unselected package binutils-mingw-w64. [2020-06-09T12:13:21.761Z] #10 61.89 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-06-09T12:13:21.761Z] #10 61.92 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-09T12:13:21.761Z] #10 62.04 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-06-09T12:13:21.761Z] #10 62.05 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-06-09T12:13:21.761Z] #10 62.06 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-06-09T12:13:21.761Z] #10 62.26 Selecting previously unselected package dmsetup. [2020-06-09T12:13:21.761Z] #10 62.26 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-06-09T12:13:21.761Z] #10 62.27 Unpacking dmsetup (2:1.02.155-3) ... [2020-06-09T12:13:21.761Z] #10 62.47 Selecting previously unselected package mingw-w64-common. [2020-06-09T12:13:21.761Z] #10 62.48 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-06-09T12:13:21.761Z] #10 62.50 Unpacking mingw-w64-common (6.0.0-3) ... [2020-06-09T12:13:21.776Z] #47 ... [2020-06-09T12:13:21.776Z] [2020-06-09T12:13:21.776Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-09T12:13:21.776Z] #38 50.96 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-06-09T12:13:21.776Z] #38 50.99 Processing triggers for libc-bin (2.28-10) ... [2020-06-09T12:13:21.776Z] #38 DONE 51.5s [2020-06-09T12:13:21.776Z] [2020-06-09T12:13:21.776Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:13:21.776Z] #30 41.41 text/tabwriter [2020-06-09T12:13:21.776Z] #30 41.57 path [2020-06-09T12:13:21.776Z] #30 44.19 internal/syscall/execenv [2020-06-09T12:13:21.776Z] #30 44.20 internal/syscall/unix [2020-06-09T12:13:21.776Z] #30 44.22 time [2020-06-09T12:13:21.776Z] #30 49.08 internal/poll [2020-06-09T12:13:21.776Z] #30 50.87 os [2020-06-09T12:13:21.776Z] #30 51.23 internal/fmtsort [2020-06-09T12:13:21.776Z] #30 ... [2020-06-09T12:13:21.776Z] [2020-06-09T12:13:21.776Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:13:21.866Z] #26 ... [2020-06-09T12:13:21.866Z] [2020-06-09T12:13:21.866Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-09T12:13:21.866Z] #39 58.54 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-06-09T12:13:21.866Z] #39 58.55 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-06-09T12:13:21.866Z] #39 58.56 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-06-09T12:13:21.866Z] #39 58.56 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-06-09T12:13:21.866Z] #39 58.57 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-06-09T12:13:21.866Z] #39 58.60 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-06-09T12:13:21.866Z] #39 58.61 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-09T12:13:21.866Z] #39 58.62 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-06-09T12:13:21.866Z] #39 58.63 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-09T12:13:21.866Z] #39 58.63 Setting up python-protobuf (3.6.1.3-2) ... [2020-06-09T12:13:21.866Z] #39 64.82 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-06-09T12:13:21.866Z] #39 64.82 Processing triggers for libc-bin (2.28-10) ... [2020-06-09T12:13:21.866Z] #39 DONE 65.0s [2020-06-09T12:13:21.898Z] #47 ... [2020-06-09T12:13:21.898Z] [2020-06-09T12:13:21.898Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-09T12:13:21.979Z] #39 88.59 DEP criu/pie-util-vdso.d [2020-06-09T12:13:21.979Z] #39 88.73 DEP criu/pie-util-vdso-elf32.d [2020-06-09T12:13:21.979Z] #39 88.84 DEP criu/path.d [2020-06-09T12:13:22.018Z] #10 ... [2020-06-09T12:13:22.018Z] [2020-06-09T12:13:22.018Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-09T12:13:22.018Z] #32 59.77 Selecting previously unselected package libxml2:amd64. [2020-06-09T12:13:22.018Z] #32 59.77 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-06-09T12:13:22.018Z] #32 59.78 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-06-09T12:13:22.018Z] #32 60.44 Selecting previously unselected package libarchive13:amd64. [2020-06-09T12:13:22.018Z] #32 60.44 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-06-09T12:13:22.018Z] #32 60.45 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-06-09T12:13:22.018Z] #32 60.82 Selecting previously unselected package libjsoncpp1:amd64. [2020-06-09T12:13:22.018Z] #32 60.83 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-06-09T12:13:22.018Z] #32 60.83 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-06-09T12:13:22.018Z] #32 60.98 Selecting previously unselected package librhash0:amd64. [2020-06-09T12:13:22.018Z] #32 60.98 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-06-09T12:13:22.018Z] #32 60.99 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-06-09T12:13:22.018Z] #32 61.23 Selecting previously unselected package libuv1:amd64. [2020-06-09T12:13:22.018Z] #32 61.23 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-06-09T12:13:22.018Z] #32 61.25 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-06-09T12:13:22.018Z] #32 61.44 Selecting previously unselected package cmake. [2020-06-09T12:13:22.018Z] #32 61.44 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-06-09T12:13:22.018Z] #32 61.46 Unpacking cmake (3.13.4-1) ... [2020-06-09T12:13:22.018Z] #32 64.52 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-09T12:13:22.018Z] #32 64.55 Setting up xxd (2:8.1.0875-5) ... [2020-06-09T12:13:22.018Z] #32 64.61 Setting up libuv1:amd64 (1.24.1-1) ... [2020-06-09T12:13:22.018Z] #32 64.64 Setting up vim-common (2:8.1.0875-5) ... [2020-06-09T12:13:22.018Z] #32 64.68 Setting up librhash0:amd64 (1.3.8-1) ... [2020-06-09T12:13:22.018Z] #32 64.69 Setting up cmake-data (3.13.4-1) ... [2020-06-09T12:13:22.018Z] #32 64.71 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-06-09T12:13:22.018Z] #32 64.72 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-06-09T12:13:22.018Z] #32 64.73 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-06-09T12:13:22.018Z] #32 64.74 Setting up cmake (3.13.4-1) ... [2020-06-09T12:13:22.018Z] #32 64.75 Processing triggers for libc-bin (2.28-10) ... [2020-06-09T12:13:22.018Z] #32 64.87 Processing triggers for mime-support (3.62) ... [2020-06-09T12:13:22.159Z] [2020-06-09T12:13:22.159Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:13:22.159Z] #34 6.423 -- Detecting C compile features - done [2020-06-09T12:13:22.159Z] #34 6.465 -- Performing Test HAS_BUILTIN_FORTIFY [2020-06-09T12:13:22.159Z] #34 6.701 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-06-09T12:13:22.159Z] #34 6.830 -- Configuring done [2020-06-09T12:13:22.159Z] #34 6.852 -- Generating done [2020-06-09T12:13:22.159Z] #34 6.862 -- Build files have been written to: /tmp/tmp.Si20mNvYHR/tini [2020-06-09T12:13:22.159Z] #34 6.867 + make tini-static [2020-06-09T12:13:22.159Z] #34 7.396 Scanning dependencies of target tini-static [2020-06-09T12:13:22.159Z] #34 7.462 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-06-09T12:13:22.236Z] #39 88.94 DEP criu/parasite-syscall.d [2020-06-09T12:13:22.274Z] #32 ... [2020-06-09T12:13:22.274Z] [2020-06-09T12:13:22.274Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:13:22.274Z] #30 55.25 time [2020-06-09T12:13:22.274Z] #30 61.44 internal/poll [2020-06-09T12:13:22.274Z] #30 62.70 internal/fmtsort [2020-06-09T12:13:22.274Z] #30 63.51 internal/syscall/execenv [2020-06-09T12:13:22.274Z] #30 63.61 internal/syscall/unix [2020-06-09T12:13:22.274Z] #30 63.74 strings [2020-06-09T12:13:22.274Z] #30 63.93 os [2020-06-09T12:13:22.493Z] #39 89.11 DEP criu/pagemap.d [2020-06-09T12:13:22.530Z] #30 ... [2020-06-09T12:13:22.530Z] [2020-06-09T12:13:22.530Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:13:22.530Z] #47 63.95 context [2020-06-09T12:13:22.530Z] #47 64.55 encoding/binary [2020-06-09T12:13:22.530Z] #47 64.90 os [2020-06-09T12:13:22.530Z] #47 ... [2020-06-09T12:13:22.530Z] [2020-06-09T12:13:22.530Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-09T12:13:22.530Z] #32 DONE 65.6s [2020-06-09T12:13:22.750Z] #39 89.27 DEP criu/pagemap-cache.d [2020-06-09T12:13:22.750Z] #39 89.42 DEP criu/page-xfer.d [2020-06-09T12:13:22.786Z] [2020-06-09T12:13:22.786Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:13:22.797Z] #34 ... [2020-06-09T12:13:22.797Z] [2020-06-09T12:13:22.797Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-09T12:13:22.797Z] #11 55.96 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-06-09T12:13:22.797Z] #11 62.84 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-06-09T12:13:22.797Z] #11 62.86 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-06-09T12:13:22.797Z] #11 62.90 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-06-09T12:13:22.797Z] #11 62.90 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-06-09T12:13:22.797Z] #11 62.92 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-06-09T12:13:22.797Z] #11 62.93 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-06-09T12:13:22.797Z] #11 62.95 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-06-09T12:13:22.797Z] #11 63.08 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-06-09T12:13:22.797Z] #11 63.36 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-06-09T12:13:22.797Z] #11 63.41 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-06-09T12:13:22.797Z] #11 63.44 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-06-09T12:13:22.797Z] #11 63.61 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-06-09T12:13:22.797Z] #11 63.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-06-09T12:13:22.797Z] #11 63.85 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-06-09T12:13:22.797Z] #11 63.95 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-06-09T12:13:22.797Z] #11 65.27 debconf: delaying package configuration, since apt-utils is not installed [2020-06-09T12:13:22.797Z] #11 65.50 Fetched 78.9 MB in 25s (3175 kB/s) [2020-06-09T12:13:22.797Z] #11 65.61 Selecting previously unselected package binutils-mingw-w64-i686. [2020-06-09T12:13:22.797Z] #11 65.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 ... 15341 files and directories currently installed.) [2020-06-09T12:13:22.797Z] #11 65.69 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-06-09T12:13:22.797Z] #11 65.70 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-09T12:13:23.007Z] #39 89.56 DEP criu/page-pipe.d [2020-06-09T12:13:23.007Z] #39 89.65 DEP criu/netfilter.d [2020-06-09T12:13:23.085Z] #11 ... [2020-06-09T12:13:23.085Z] [2020-06-09T12:13:23.085Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:13:23.085Z] #48 55.99 syscall [2020-06-09T12:13:23.085Z] #48 56.03 strconv [2020-06-09T12:13:23.085Z] #48 56.03 bytes [2020-06-09T12:13:23.085Z] #48 56.10 strings [2020-06-09T12:13:23.085Z] #48 64.88 bufio [2020-06-09T12:13:23.085Z] #48 66.00 text/tabwriter [2020-06-09T12:13:23.085Z] #48 ... [2020-06-09T12:13:23.085Z] [2020-06-09T12:13:23.085Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-09T12:13:23.085Z] #26 1.925 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-06-09T12:13:23.085Z] #26 2.393 [2020-06-09T12:13:23.274Z] #39 89.82 DEP criu/net.d [2020-06-09T12:13:23.274Z] #39 90.10 DEP criu/namespaces.d [2020-06-09T12:13:23.274Z] #25 ... [2020-06-09T12:13:23.274Z] [2020-06-09T12:13:23.274Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:13:23.274Z] #30 54.87 time [2020-06-09T12:13:23.274Z] #30 61.46 internal/poll [2020-06-09T12:13:23.274Z] #30 63.08 internal/fmtsort [2020-06-09T12:13:23.274Z] #30 63.68 internal/syscall/execenv [2020-06-09T12:13:23.274Z] #30 63.92 internal/syscall/unix [2020-06-09T12:13:23.274Z] #30 64.18 strings [2020-06-09T12:13:23.274Z] #30 64.21 os [2020-06-09T12:13:23.274Z] #30 ... [2020-06-09T12:13:23.274Z] [2020-06-09T12:13:23.274Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:13:23.274Z] #41 64.59 strings [2020-06-09T12:13:23.713Z] #33 ... [2020-06-09T12:13:23.714Z] [2020-06-09T12:13:23.714Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-09T12:13:23.714Z] #38 66.37 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-06-09T12:13:23.714Z] #38 66.39 Processing triggers for libc-bin (2.28-10) ... [2020-06-09T12:13:23.714Z] #38 DONE 66.7s [2020-06-09T12:13:23.838Z] #39 90.35 DEP criu/mount.d [2020-06-09T12:13:23.838Z] #39 90.56 DEP criu/memfd.d [2020-06-09T12:13:23.842Z] #41 65.62 os [2020-06-09T12:13:23.969Z] [2020-06-09T12:13:23.969Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:13:23.969Z] #39 ... [2020-06-09T12:13:23.969Z] [2020-06-09T12:13:23.969Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-09T12:13:23.969Z] #23 58.42 Updating certificates in /etc/ssl/certs... [2020-06-09T12:13:23.969Z] #23 62.76 13 added, 15 removed; done. [2020-06-09T12:13:23.969Z] #23 62.83 Setting up libonig5:amd64 (6.9.1-1) ... [2020-06-09T12:13:23.969Z] #23 62.84 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-09T12:13:23.969Z] #23 62.85 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-09T12:13:23.969Z] #23 62.86 Processing triggers for libc-bin (2.28-10) ... [2020-06-09T12:13:23.969Z] #23 62.96 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-06-09T12:13:23.969Z] #23 62.97 Updating certificates in /etc/ssl/certs... [2020-06-09T12:13:23.969Z] #23 66.58 0 added, 0 removed; done. [2020-06-09T12:13:23.969Z] #23 66.59 Running hooks in /etc/ca-certificates/update.d... [2020-06-09T12:13:23.969Z] #23 66.59 done. [2020-06-09T12:13:23.969Z] #23 DONE 67.0s [2020-06-09T12:13:23.969Z] [2020-06-09T12:13:23.969Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-06-09T12:13:23.969Z] #24 DONE 0.1s [2020-06-09T12:13:24.096Z] #39 90.75 DEP criu/mem.d [2020-06-09T12:13:24.229Z] [2020-06-09T12:13:24.229Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-09T12:13:24.346Z] #39 ... [2020-06-09T12:13:24.346Z] [2020-06-09T12:13:24.346Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-09T12:13:24.346Z] #23 45.03 Updating certificates in /etc/ssl/certs... [2020-06-09T12:13:24.346Z] #23 49.66 13 added, 15 removed; done. [2020-06-09T12:13:24.346Z] #23 49.84 Setting up libonig5:arm64 (6.9.1-1) ... [2020-06-09T12:13:24.346Z] #23 49.85 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-06-09T12:13:24.346Z] #23 49.86 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-09T12:13:24.346Z] #23 49.88 Processing triggers for libc-bin (2.28-10) ... [2020-06-09T12:13:24.346Z] #23 49.98 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-06-09T12:13:24.346Z] #23 50.02 Updating certificates in /etc/ssl/certs... [2020-06-09T12:13:24.346Z] #23 53.45 0 added, 0 removed; done. [2020-06-09T12:13:24.346Z] #23 53.45 Running hooks in /etc/ca-certificates/update.d... [2020-06-09T12:13:24.346Z] #23 53.46 done. [2020-06-09T12:13:24.346Z] #23 DONE 53.8s [2020-06-09T12:13:24.346Z] [2020-06-09T12:13:24.346Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-06-09T12:13:24.346Z] #24 DONE 0.1s [2020-06-09T12:13:24.346Z] [2020-06-09T12:13:24.346Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-09T12:13:24.353Z] #39 90.94 DEP criu/lsm.d [2020-06-09T12:13:24.353Z] #39 91.08 DEP criu/log.d [2020-06-09T12:13:24.410Z] #41 ... [2020-06-09T12:13:24.410Z] [2020-06-09T12:13:24.410Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-09T12:13:24.410Z] #32 65.50 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-09T12:13:24.410Z] #32 65.54 Setting up xxd (2:8.1.0875-5) ... [2020-06-09T12:13:24.410Z] #32 65.55 Setting up libuv1:amd64 (1.24.1-1) ... [2020-06-09T12:13:24.410Z] #32 65.56 Setting up vim-common (2:8.1.0875-5) ... [2020-06-09T12:13:24.410Z] #32 65.60 Setting up librhash0:amd64 (1.3.8-1) ... [2020-06-09T12:13:24.410Z] #32 65.61 Setting up cmake-data (3.13.4-1) ... [2020-06-09T12:13:24.410Z] #32 65.63 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-06-09T12:13:24.410Z] #32 65.65 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-06-09T12:13:24.410Z] #32 65.66 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-06-09T12:13:24.410Z] #32 65.68 Setting up cmake (3.13.4-1) ... [2020-06-09T12:13:24.410Z] #32 65.71 Processing triggers for libc-bin (2.28-10) ... [2020-06-09T12:13:24.410Z] #32 65.77 Processing triggers for mime-support (3.62) ... [2020-06-09T12:13:24.410Z] #32 DONE 66.2s [2020-06-09T12:13:24.610Z] #39 91.24 DEP criu/libnetlink.d [2020-06-09T12:13:24.610Z] #39 91.41 DEP criu/kerndat.d [2020-06-09T12:13:24.669Z] [2020-06-09T12:13:24.669Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:13:24.854Z] #26 2.568 0.4% ### 5.5% ######### 13.6% ############ 17.1% ############### 22.1% #################### 28.5% ####################### 32.7% ############################ 39.1% ############################ 40.2% ################################## 47.9% ######################################## 56.4% ############################################## 64.9% #################################################### 73.4% [2020-06-09T12:13:24.854Z] #26 ... [2020-06-09T12:13:24.854Z] [2020-06-09T12:13:24.854Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:13:24.854Z] #34 8.933 [100%] Linking C executable tini-static [2020-06-09T12:13:24.854Z] #34 9.842 [100%] Built target tini-static [2020-06-09T12:13:24.854Z] #34 10.00 + mkdir -p /build [2020-06-09T12:13:24.854Z] #34 10.01 + cp tini-static /build/docker-init [2020-06-09T12:13:24.854Z] #34 DONE 10.1s [2020-06-09T12:13:24.854Z] [2020-06-09T12:13:24.854Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-09T12:13:24.868Z] #39 91.61 DEP criu/kcmp-ids.d [2020-06-09T12:13:24.868Z] #39 91.70 DEP criu/irmap.d [2020-06-09T12:13:25.125Z] #39 91.87 DEP criu/ipc_ns.d [2020-06-09T12:13:25.128Z] using credential docker-jenkins-github-credentials [2020-06-09T12:13:25.141Z] #26 2.568 0.4% ### 5.5% ######### 13.6% ############ 17.1% ############### 22.1% #################### 28.5% ####################### 32.7% ############################ 39.1% ############################ 40.2% ################################## 47.9% ######################################## 56.4% ############################################## 64.9% #################################################### 73.4% ########################################################## 81.9% ################################################################# 90.4% ##################################################################### 96.8% ######################################################################## 100.0% [2020-06-09T12:13:25.210Z] Cloning the remote Git repository [2020-06-09T12:13:25.210Z] Cloning with configured refspecs honoured and without tags [2020-06-09T12:13:25.382Z] #39 92.02 DEP criu/image.d [2020-06-09T12:13:25.429Z] #26 4.922 #=#=# [2020-06-09T12:13:25.639Z] #39 92.16 DEP criu/image-desc.d [2020-06-09T12:13:25.639Z] #39 92.23 DEP criu/fsnotify.d [2020-06-09T12:13:25.639Z] #39 92.38 DEP criu/filesystems.d [2020-06-09T12:13:25.639Z] #39 ... [2020-06-09T12:13:25.639Z] [2020-06-09T12:13:25.639Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-09T12:13:25.639Z] #17 10.59 Reading package lists... [2020-06-09T12:13:25.639Z] #17 14.73 Reading package lists... [2020-06-09T12:13:25.639Z] #17 18.33 Building dependency tree... [2020-06-09T12:13:25.639Z] #17 19.64 libcap2-bin is already the newest version (1:2.25-2). [2020-06-09T12:13:25.639Z] #17 19.64 The following additional packages will be installed: [2020-06-09T12:13:25.639Z] #17 19.65 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-06-09T12:13:25.639Z] #17 19.66 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-06-09T12:13:25.639Z] #17 19.66 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-06-09T12:13:25.639Z] #17 19.66 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-06-09T12:13:25.639Z] #17 19.66 python3.7 python3.7-minimal vim-runtime xxd [2020-06-09T12:13:25.639Z] #17 19.66 Suggested packages: [2020-06-09T12:13:25.639Z] #17 19.66 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-06-09T12:13:25.639Z] #17 19.66 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-06-09T12:13:25.639Z] #17 19.66 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-06-09T12:13:25.639Z] #17 19.66 Recommended packages: [2020-06-09T12:13:25.639Z] #17 19.66 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-06-09T12:13:25.639Z] #17 19.66 python3-keyrings.alt python3-xdg unzip [2020-06-09T12:13:25.639Z] #17 21.55 The following NEW packages will be installed: [2020-06-09T12:13:25.639Z] #17 21.55 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-06-09T12:13:25.639Z] #17 21.55 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-06-09T12:13:25.639Z] #17 21.55 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-06-09T12:13:25.639Z] #17 21.55 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-06-09T12:13:25.639Z] #17 21.56 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-06-09T12:13:25.639Z] #17 21.56 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-06-09T12:13:25.639Z] #17 21.56 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-06-09T12:13:25.639Z] #17 21.56 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-06-09T12:13:25.639Z] #17 21.56 xz-utils zip [2020-06-09T12:13:25.639Z] #17 21.90 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2020-06-09T12:13:25.639Z] #17 21.90 Need to get 28.5 MB of archives. [2020-06-09T12:13:25.639Z] #17 21.90 After this operation, 116 MB of additional disk space will be used. [2020-06-09T12:13:25.639Z] #17 21.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-06-09T12:13:25.639Z] #17 21.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-06-09T12:13:25.639Z] #17 21.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-06-09T12:13:25.639Z] #17 22.04 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-06-09T12:13:25.639Z] #17 22.05 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-06-09T12:13:25.639Z] #17 22.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-06-09T12:13:25.640Z] #17 22.14 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-06-09T12:13:25.640Z] #17 22.15 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-06-09T12:13:25.640Z] #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-06-09T12:13:25.640Z] #17 22.16 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-06-09T12:13:25.640Z] #17 22.17 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-06-09T12:13:25.640Z] #17 22.17 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-06-09T12:13:25.640Z] #17 22.18 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-06-09T12:13:25.640Z] #17 22.18 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-06-09T12:13:25.640Z] #17 22.19 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-06-09T12:13:25.640Z] #17 22.19 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-06-09T12:13:25.640Z] #17 22.21 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-06-09T12:13:25.640Z] #17 22.22 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-06-09T12:13:25.640Z] #17 22.24 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-06-09T12:13:25.640Z] #17 22.26 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-06-09T12:13:25.640Z] #17 22.26 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-06-09T12:13:25.640Z] #17 22.27 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-06-09T12:13:25.640Z] #17 22.30 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-06-09T12:13:25.640Z] #17 22.31 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-06-09T12:13:25.640Z] #17 22.32 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-06-09T12:13:25.640Z] #17 22.33 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-06-09T12:13:25.640Z] #17 22.34 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-06-09T12:13:25.640Z] #17 22.34 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-06-09T12:13:25.640Z] #17 22.34 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-06-09T12:13:25.640Z] #17 22.75 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-06-09T12:13:25.640Z] #17 22.75 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-06-09T12:13:25.640Z] #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-06-09T12:13:25.640Z] #17 22.76 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-06-09T12:13:25.640Z] #17 22.77 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-06-09T12:13:25.640Z] #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-06-09T12:13:25.640Z] #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-06-09T12:13:25.640Z] #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-06-09T12:13:25.640Z] #17 22.86 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-06-09T12:13:25.640Z] #17 22.87 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-06-09T12:13:25.640Z] #17 22.87 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-06-09T12:13:25.640Z] #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-06-09T12:13:25.640Z] #17 22.89 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-06-09T12:13:25.640Z] #17 22.95 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-06-09T12:13:25.640Z] #17 22.96 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-06-09T12:13:25.640Z] #17 22.97 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-06-09T12:13:25.640Z] #17 23.23 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-06-09T12:13:25.640Z] #17 23.29 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-06-09T12:13:25.640Z] #17 23.34 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-06-09T12:13:25.897Z] #17 ... [2020-06-09T12:13:25.897Z] [2020-06-09T12:13:25.897Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:13:25.897Z] #39 92.48 DEP criu/files.d [2020-06-09T12:13:25.897Z] #39 92.64 DEP criu/files-reg.d [2020-06-09T12:13:26.154Z] #39 92.82 DEP criu/files-ext.d [2020-06-09T12:13:26.154Z] #39 92.95 DEP criu/file-lock.d [2020-06-09T12:13:25.411Z] Cloning repository https://github.com/moby/moby.git [2020-06-09T12:13:25.828Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-06-09T12:13:26.411Z] #39 93.07 DEP criu/file-ids.d [2020-06-09T12:13:26.669Z] #39 93.20 DEP criu/fifo.d [2020-06-09T12:13:26.669Z] #39 93.35 DEP criu/fdstore.d [2020-06-09T12:13:26.669Z] #39 93.41 DEP criu/fault-injection.d [2020-06-09T12:13:26.669Z] #39 93.44 DEP criu/external.d [2020-06-09T12:13:26.880Z] #26 5.187 1.2% ##### 7.0% ############# 18.4% ##################### 30.0% ############################# 41.5% #################################### 50.4% ########################################### 60.1% ####################################################### 77.3% #################################################################### 94.6% ######################################################################## 100.0% [2020-06-09T12:13:26.880Z] #26 ... [2020-06-09T12:13:26.880Z] [2020-06-09T12:13:26.880Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:13:26.880Z] #31 59.92 bufio [2020-06-09T12:13:26.880Z] #31 61.86 path [2020-06-09T12:13:26.880Z] #31 64.65 text/tabwriter [2020-06-09T12:13:26.880Z] #31 65.37 reflect [2020-06-09T12:13:26.880Z] #31 ... [2020-06-09T12:13:26.880Z] [2020-06-09T12:13:26.880Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-09T12:13:26.880Z] #11 68.92 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-06-09T12:13:26.880Z] #11 68.93 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-06-09T12:13:26.880Z] #11 68.93 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-09T12:13:26.897Z] #25 ... [2020-06-09T12:13:26.897Z] [2020-06-09T12:13:26.897Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:13:26.897Z] #33 1.790 + RM_GOPATH=0 [2020-06-09T12:13:26.897Z] #33 1.791 + TMP_GOPATH= [2020-06-09T12:13:26.897Z] #33 1.791 + : /build [2020-06-09T12:13:26.897Z] #33 1.792 + '[' -z '' ']' [2020-06-09T12:13:26.897Z] #33 1.795 ++ mktemp -d [2020-06-09T12:13:26.897Z] #33 1.800 + export GOPATH=/tmp/tmp.cE6zILKx7R [2020-06-09T12:13:26.897Z] #33 1.802 + GOPATH=/tmp/tmp.cE6zILKx7R [2020-06-09T12:13:26.897Z] #33 1.802 + RM_GOPATH=1 [2020-06-09T12:13:26.897Z] #33 1.803 + case "$(go env GOARCH)" in [2020-06-09T12:13:26.897Z] #33 1.804 ++ go env GOARCH [2020-06-09T12:13:26.897Z] #33 1.820 + export GO_BUILDMODE=-buildmode=pie [2020-06-09T12:13:26.897Z] #33 1.821 + GO_BUILDMODE=-buildmode=pie [2020-06-09T12:13:26.897Z] #33 1.824 ++ dirname /tmp/install/install.sh [2020-06-09T12:13:26.897Z] #33 1.826 + dir=/tmp/install [2020-06-09T12:13:26.897Z] #33 1.826 + bin=tini [2020-06-09T12:13:26.897Z] #33 1.827 + shift [2020-06-09T12:13:26.897Z] #33 1.827 + '[' '!' -f /tmp/install/tini.installer ']' [2020-06-09T12:13:26.897Z] #33 1.828 + . /tmp/install/tini.installer [2020-06-09T12:13:26.897Z] #33 1.828 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-09T12:13:26.897Z] #33 1.829 + install_tini [2020-06-09T12:13:26.897Z] #33 1.829 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-06-09T12:13:26.897Z] #33 1.830 + git clone https://github.com/krallin/tini.git /tmp/tmp.cE6zILKx7R/tini [2020-06-09T12:13:26.897Z] #33 1.832 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-09T12:13:26.897Z] #33 1.833 Cloning into '/tmp/tmp.cE6zILKx7R/tini'... [2020-06-09T12:13:26.897Z] #33 2.730 + cd /tmp/tmp.cE6zILKx7R/tini [2020-06-09T12:13:26.897Z] #33 2.731 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-09T12:13:26.897Z] #33 2.745 + cmake . [2020-06-09T12:13:26.897Z] #33 3.401 -- The C compiler identification is GNU 8.3.0 [2020-06-09T12:13:26.897Z] #33 3.459 -- Check for working C compiler: /usr/bin/cc [2020-06-09T12:13:26.897Z] #33 4.282 -- Check for working C compiler: /usr/bin/cc -- works [2020-06-09T12:13:26.897Z] #33 4.284 -- Detecting C compiler ABI info [2020-06-09T12:13:26.897Z] #33 5.330 -- Detecting C compiler ABI info - done [2020-06-09T12:13:26.897Z] #33 5.399 -- Detecting C compile features [2020-06-09T12:13:26.897Z] #33 7.648 -- Detecting C compile features - done [2020-06-09T12:13:26.897Z] #33 7.672 -- Performing Test HAS_BUILTIN_FORTIFY [2020-06-09T12:13:26.897Z] #33 8.216 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-06-09T12:13:26.897Z] #33 8.268 -- Configuring done [2020-06-09T12:13:26.897Z] #33 8.304 -- Generating done [2020-06-09T12:13:26.897Z] #33 8.308 -- Build files have been written to: /tmp/tmp.cE6zILKx7R/tini [2020-06-09T12:13:26.897Z] #33 8.309 + make tini-static [2020-06-09T12:13:26.897Z] #33 8.753 Scanning dependencies of target tini-static [2020-06-09T12:13:26.897Z] #33 8.978 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-06-09T12:13:26.897Z] #33 ... [2020-06-09T12:13:26.897Z] [2020-06-09T12:13:26.897Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:13:26.897Z] #39 3.720 Note: Building without setproctitle() and strlcpy() support. [2020-06-09T12:13:26.897Z] #39 3.721 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-09T12:13:26.897Z] #39 3.737 Note: Building without GnuTLS support [2020-06-09T12:13:26.897Z] #39 3.752 Makefile.config:39: Warn: you have no libnftables installed [2020-06-09T12:13:26.897Z] #39 3.753 Makefile.config:40: Warn: Building without nftables support [2020-06-09T12:13:26.926Z] #39 93.54 DEP criu/eventpoll.d [2020-06-09T12:13:26.926Z] #39 93.72 DEP criu/eventfd.d [2020-06-09T12:13:27.183Z] #39 93.87 DEP criu/crtools.d [2020-06-09T12:13:27.183Z] #39 ... [2020-06-09T12:13:27.183Z] [2020-06-09T12:13:27.183Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-09T12:13:27.183Z] #28 DONE 166.2s [2020-06-09T12:13:27.200Z] #33 2.860 + RM_GOPATH=0 [2020-06-09T12:13:27.200Z] #33 2.860 + TMP_GOPATH= [2020-06-09T12:13:27.200Z] #33 2.860 + : /build [2020-06-09T12:13:27.200Z] #33 2.860 + '[' -z '' ']' [2020-06-09T12:13:27.200Z] #33 2.862 ++ mktemp -d [2020-06-09T12:13:27.440Z] [2020-06-09T12:13:27.440Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:13:27.440Z] #39 94.13 DEP criu/cr-service.d [2020-06-09T12:13:27.458Z] #33 2.863 + export GOPATH=/tmp/tmp.GoYUCJ2JVF [2020-06-09T12:13:27.458Z] #33 2.866 + GOPATH=/tmp/tmp.GoYUCJ2JVF [2020-06-09T12:13:27.458Z] #33 2.867 + RM_GOPATH=1 [2020-06-09T12:13:27.458Z] #33 2.867 + case "$(go env GOARCH)" in [2020-06-09T12:13:27.458Z] #33 2.867 ++ go env GOARCH [2020-06-09T12:13:27.458Z] #33 2.875 + export GO_BUILDMODE=-buildmode=pie [2020-06-09T12:13:27.458Z] #33 2.875 + GO_BUILDMODE=-buildmode=pie [2020-06-09T12:13:27.458Z] #33 2.882 ++ dirname /tmp/install/install.sh [2020-06-09T12:13:27.458Z] #33 2.886 + dir=/tmp/install [2020-06-09T12:13:27.458Z] #33 2.887 + bin=tini [2020-06-09T12:13:27.458Z] #33 2.887 + shift [2020-06-09T12:13:27.458Z] #33 2.887 + '[' '!' -f /tmp/install/tini.installer ']' [2020-06-09T12:13:27.458Z] #33 2.887 + . /tmp/install/tini.installer [2020-06-09T12:13:27.458Z] #33 2.888 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-09T12:13:27.458Z] #33 2.888 + install_tini [2020-06-09T12:13:27.459Z] #33 2.888 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-06-09T12:13:27.459Z] #33 2.892 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-09T12:13:27.459Z] #33 2.892 + git clone https://github.com/krallin/tini.git /tmp/tmp.GoYUCJ2JVF/tini [2020-06-09T12:13:27.459Z] #33 2.897 Cloning into '/tmp/tmp.GoYUCJ2JVF/tini'... [2020-06-09T12:13:27.697Z] #39 94.33 DEP criu/cr-restore.d [2020-06-09T12:13:27.840Z] #39 6.045 fatal: not a git repository (or any of the parent directories): .git [2020-06-09T12:13:27.840Z] #39 6.138 GEN .gitid [2020-06-09T12:13:27.840Z] #39 6.206 GEN criu/include/version.h [2020-06-09T12:13:27.840Z] #39 6.296 GEN include/common/asm [2020-06-09T12:13:27.954Z] #39 94.59 DEP criu/cr-errno.d [2020-06-09T12:13:27.954Z] #39 94.64 DEP criu/cr-dump.d [2020-06-09T12:13:28.211Z] #39 94.89 DEP criu/cr-dedup.d [2020-06-09T12:13:26.443Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-09T12:13:26.443Z] > git --version # timeout=10 [2020-06-09T12:13:26.492Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-09T12:13:26.494Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40938/head:refs/remotes/origin/PR-40938 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-09T12:13:28.393Z] #33 3.750 + cd /tmp/tmp.GoYUCJ2JVF/tini [2020-06-09T12:13:28.393Z] #33 3.752 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-09T12:13:28.393Z] #33 3.772 + cmake . [2020-06-09T12:13:28.413Z] #39 ... [2020-06-09T12:13:28.413Z] [2020-06-09T12:13:28.413Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:13:28.413Z] #33 10.51 [100%] Linking C executable tini-static [2020-06-09T12:13:28.413Z] #33 11.18 [100%] Built target tini-static [2020-06-09T12:13:28.413Z] #33 11.31 + mkdir -p /build [2020-06-09T12:13:28.413Z] #33 11.32 + cp tini-static /build/docker-init [2020-06-09T12:13:28.413Z] #33 DONE 11.6s [2020-06-09T12:13:28.413Z] [2020-06-09T12:13:28.413Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-09T12:13:28.413Z] #25 3.158 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-06-09T12:13:28.413Z] #25 3.583 [2020-06-09T12:13:28.468Z] #39 95.12 DEP criu/cr-check.d [2020-06-09T12:13:28.468Z] #39 95.35 DEP criu/config.d [2020-06-09T12:13:28.674Z] #25 3.884 0.0% ### 4.4% ####### 10.9% ############ 17.9% ################ 22.7% ################## 25.7% ##################### 29.7% # [2020-06-09T12:13:28.674Z] #25 ... [2020-06-09T12:13:28.674Z] [2020-06-09T12:13:28.674Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-09T12:13:28.674Z] #10 48.57 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-06-09T12:13:28.674Z] #10 48.59 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-06-09T12:13:28.674Z] #10 48.60 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-09T12:13:28.674Z] #10 55.89 Selecting previously unselected package gcc-mingw-w64-base. [2020-06-09T12:13:28.674Z] #10 55.93 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-06-09T12:13:28.674Z] #10 55.93 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-09T12:13:28.674Z] #10 56.12 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-06-09T12:13:28.674Z] #10 56.12 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-06-09T12:13:28.674Z] #10 56.14 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-09T12:13:28.674Z] #10 ... [2020-06-09T12:13:28.674Z] [2020-06-09T12:13:28.674Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-09T12:13:28.953Z] #11 ... [2020-06-09T12:13:28.954Z] [2020-06-09T12:13:28.954Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:13:28.954Z] #42 61.87 bufio [2020-06-09T12:13:28.954Z] #42 65.58 reflect [2020-06-09T12:13:28.954Z] #42 66.29 regexp/syntax [2020-06-09T12:13:28.954Z] #42 ... [2020-06-09T12:13:28.954Z] [2020-06-09T12:13:28.954Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-09T12:13:28.954Z] #26 6.745 [2020-06-09T12:13:28.954Z] #26 7.032 # 2.3% ##### 7.5% ############ 17.1% ################ 23.4% ###################### 31.1% ############################# 41.5% ####################################### 54.4% ############################################## 64.7% ####################################################### 77.7% ############################################################### 88.0% ######################################################################## 100.0% [2020-06-09T12:13:29.032Z] #39 95.53 DEP criu/clone-noasan.d [2020-06-09T12:13:29.032Z] #39 95.63 DEP criu/cgroup.d [2020-06-09T12:13:29.032Z] #39 95.80 DEP criu/cgroup-props.d [2020-06-09T12:13:29.032Z] #39 95.90 DEP criu/bitmap.d [2020-06-09T12:13:29.288Z] #39 95.92 DEP criu/bfd.d [2020-06-09T12:13:29.288Z] #39 96.01 DEP criu/autofs.d [2020-06-09T12:13:29.288Z] #39 96.12 DEP criu/aio.d [2020-06-09T12:13:29.331Z] #33 ... [2020-06-09T12:13:29.331Z] [2020-06-09T12:13:29.331Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-09T12:13:29.331Z] #38 70.39 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-06-09T12:13:29.331Z] #38 70.40 Processing triggers for libc-bin (2.28-10) ... [2020-06-09T12:13:29.331Z] #38 DONE 70.8s [2020-06-09T12:13:29.331Z] [2020-06-09T12:13:29.331Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:13:29.331Z] #33 4.562 -- The C compiler identification is GNU 8.3.0 [2020-06-09T12:13:29.331Z] #33 4.645 -- Check for working C compiler: /usr/bin/cc [2020-06-09T12:13:29.472Z] #25 4.570 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-06-09T12:13:29.472Z] #25 5.017 [2020-06-09T12:13:29.472Z] #25 ... [2020-06-09T12:13:29.472Z] [2020-06-09T12:13:29.472Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:13:29.472Z] #39 5.029 Note: Building without setproctitle() and strlcpy() support. [2020-06-09T12:13:29.472Z] #39 5.030 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-09T12:13:29.472Z] #39 5.048 Note: Building without GnuTLS support [2020-06-09T12:13:29.472Z] #39 5.050 Makefile.config:39: Warn: you have no libnftables installed [2020-06-09T12:13:29.472Z] #39 5.050 Makefile.config:40: Warn: Building without nftables support [2020-06-09T12:13:29.545Z] #39 96.25 DEP criu/action-scripts.d [2020-06-09T12:13:29.582Z] #26 8.822 [2020-06-09T12:13:29.590Z] #33 ... [2020-06-09T12:13:29.590Z] [2020-06-09T12:13:29.590Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-09T12:13:29.590Z] #25 4.356 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-06-09T12:13:29.590Z] #25 4.706 [2020-06-09T12:13:29.590Z] #25 4.908 # 1.5% ### 4.5% ###### 9.2% ########## 14.1% ############## 20.2% ################# 24.0% #################### 28.8% ######################## 34.0% ############################# 40.7% ################################# 46.5% ####################################### 54.3% ############################################# 62.6% ################################################## 70.7% ########################################################## 80.7% ############################################################## 86.3% ################################################################### 93.2% ####################################################################### 99.4% ######################################################################## 100.0% [2020-06-09T12:13:29.590Z] #25 7.100 [2020-06-09T12:13:29.802Z] #39 96.50 CC criu/action-scripts.o [2020-06-09T12:13:29.848Z] #25 7.315 0.1% ######## 11.9% ############# 18.8% ################### 27.3% ############################### 44.1% ########################################### 60.2% ################################################## 69.9% #################################################################### 94.5% ######################################################################## 100.0% [2020-06-09T12:13:30.000Z] #25 3.884 0.0% ### 4.4% ####### 10.9% ############ 17.9% ################ 22.7% ################## 25.7% ##################### 29.7% ######################## 34.3% ########################### 38.8% ############################# 41.6% ################################# 46.3% ################################### 48.9% ####################################### 54.9% ########################################### 60.0% ############################################## 64.9% ################################################# 68.8% ##################################################### 73.8% ########################################################## 81.5% ################################################################ 90.1% ####################################################################### 99.1% ######################################################################## 100.0% [2020-06-09T12:13:30.060Z] #39 96.90 CC criu/aio.o [2020-06-09T12:13:30.102Z] #45 DONE 180.4s [2020-06-09T12:13:30.102Z] [2020-06-09T12:13:30.102Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:13:30.102Z] #52 155.2 + bin/containerd-stress [2020-06-09T12:13:30.102Z] #52 ... [2020-06-09T12:13:30.102Z] [2020-06-09T12:13:30.102Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-06-09T12:13:30.102Z] #46 DONE 0.2s [2020-06-09T12:13:30.102Z] [2020-06-09T12:13:30.102Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-06-09T12:13:30.102Z] #48 DONE 0.1s [2020-06-09T12:13:30.102Z] [2020-06-09T12:13:30.102Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:13:30.102Z] #52 ... [2020-06-09T12:13:30.102Z] [2020-06-09T12:13:30.102Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-06-09T12:13:30.102Z] #50 DONE 0.1s [2020-06-09T12:13:30.102Z] [2020-06-09T12:13:30.102Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:13:30.102Z] #52 156.9 + bin/containerd-shim [2020-06-09T12:13:30.413Z] #25 8.571 [2020-06-09T12:13:30.575Z] #25 6.332 [2020-06-09T12:13:30.623Z] #39 97.37 CC criu/autofs.o [2020-06-09T12:13:31.358Z] #25 6.590 0.1% ####### 10.0% ################## 26.1% ########################### 37.9% ################################# 46.9% ################################################ 66.8% [2020-06-09T12:13:31.358Z] #25 ... [2020-06-09T12:13:31.358Z] [2020-06-09T12:13:31.358Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:13:31.358Z] #41 51.20 regexp [2020-06-09T12:13:31.358Z] #41 53.80 net [2020-06-09T12:13:31.358Z] #41 53.87 path/filepath [2020-06-09T12:13:31.358Z] #41 56.29 os/exec [2020-06-09T12:13:31.358Z] #41 56.76 flag [2020-06-09T12:13:31.358Z] #41 56.89 go/token [2020-06-09T12:13:31.358Z] #41 58.91 go/scanner [2020-06-09T12:13:31.358Z] #41 60.25 net/url [2020-06-09T12:13:31.358Z] #41 60.44 text/template/parse [2020-06-09T12:13:31.358Z] #41 ... [2020-06-09T12:13:31.358Z] [2020-06-09T12:13:31.358Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-09T12:13:31.361Z] #39 7.457 fatal: not a git repository (or any of the parent directories): .git [2020-06-09T12:13:31.361Z] #39 7.544 GEN .gitid [2020-06-09T12:13:31.361Z] #39 7.597 GEN criu/include/version.h [2020-06-09T12:13:31.361Z] #39 7.654 GEN include/common/asm [2020-06-09T12:13:31.622Z] #25 6.590 0.1% ####### 10.0% ################## 26.1% ########################### 37.9% ################################# 46.9% ################################################ 66.8% ############################################################## 87.0% ######################################################################## 100.0% [2020-06-09T12:13:31.883Z] #25 7.724 [2020-06-09T12:13:31.962Z] #25 8.755 0.1% ######## 12.4% ############# 19.1% ################# 25.0% ####################### 32.7% ############################ 39.4% ################################## 48.6% ####################################### 54.2% ############################################ 61.8% ###################################################### 75.1% ######################################################## 78.0% ############################################################## 86.4% ####################################################################### 99.3% ######################################################################## 100.0% [2020-06-09T12:13:31.965Z] #26 9.069 1.4% ## 4.0% ##### 7.6% ######## 11.2% ######### 13.0% ########## 15.2% ############ 17.1% ############# 19.4% ############### 22.2% ################# 24.0% ################### 26.7% ##################### 30.3% ######################## 34.3% ########################## 37.0% ############################ 39.7% ############################### 43.3% ################################## 47.5% ###################################### 52.9% ######################################## 55.8% ########################################### 60.3% [2020-06-09T12:13:31.965Z] #26 ... [2020-06-09T12:13:31.965Z] [2020-06-09T12:13:31.965Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:13:31.965Z] #40 2.129 Note: Building without setproctitle() and strlcpy() support. [2020-06-09T12:13:31.965Z] #40 2.129 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-09T12:13:31.965Z] #40 2.154 Note: Building without GnuTLS support [2020-06-09T12:13:31.965Z] #40 2.177 Makefile.config:39: Warn: you have no libnftables installed [2020-06-09T12:13:31.965Z] #40 2.177 Makefile.config:40: Warn: Building without nftables support [2020-06-09T12:13:31.965Z] #40 4.718 fatal: not a git repository (or any of the parent directories): .git [2020-06-09T12:13:31.965Z] #40 4.776 GEN .gitid [2020-06-09T12:13:31.965Z] #40 4.851 GEN criu/include/version.h [2020-06-09T12:13:31.965Z] #40 4.916 GEN include/common/asm [2020-06-09T12:13:31.965Z] #40 7.087 PBCC images/timens.pb-c.c [2020-06-09T12:13:31.965Z] #40 7.119 DEP images/timens.pb-c.d [2020-06-09T12:13:31.965Z] #40 7.200 PBCC images/fown.pb-c.c [2020-06-09T12:13:31.965Z] #40 7.251 PBCC images/google/protobuf/descriptor.pb-c.c [2020-06-09T12:13:31.965Z] #40 7.336 PBCC images/opts.pb-c.c [2020-06-09T12:13:31.965Z] #40 7.381 PBCC images/memfd.pb-c.c [2020-06-09T12:13:31.965Z] #40 7.440 DEP images/fown.pb-c.d [2020-06-09T12:13:31.965Z] #40 7.497 DEP images/google/protobuf/descriptor.pb-c.d [2020-06-09T12:13:31.965Z] #40 7.597 DEP images/opts.pb-c.d [2020-06-09T12:13:31.965Z] #40 7.682 DEP images/memfd.pb-c.d [2020-06-09T12:13:31.965Z] #40 7.733 PBCC images/sit.pb-c.c [2020-06-09T12:13:31.965Z] #40 7.802 DEP images/sit.pb-c.d [2020-06-09T12:13:31.965Z] #40 7.867 PBCC images/macvlan.pb-c.c [2020-06-09T12:13:31.965Z] #40 7.882 DEP images/macvlan.pb-c.d [2020-06-09T12:13:31.965Z] #40 7.937 PBCC images/autofs.pb-c.c [2020-06-09T12:13:31.965Z] #40 7.990 DEP images/autofs.pb-c.d [2020-06-09T12:13:31.965Z] #40 8.053 PBCC images/sysctl.pb-c.c [2020-06-09T12:13:31.965Z] #40 8.111 DEP images/sysctl.pb-c.d [2020-06-09T12:13:31.965Z] #40 8.259 PBCC images/time.pb-c.c [2020-06-09T12:13:31.965Z] #40 8.281 DEP images/time.pb-c.d [2020-06-09T12:13:31.965Z] #40 8.364 PBCC images/binfmt-misc.pb-c.c [2020-06-09T12:13:31.965Z] #40 8.407 DEP images/binfmt-misc.pb-c.d [2020-06-09T12:13:31.965Z] #40 8.496 PBCC images/seccomp.pb-c.c [2020-06-09T12:13:31.965Z] #40 8.522 DEP images/seccomp.pb-c.d [2020-06-09T12:13:31.965Z] #40 8.622 PBCC images/userns.pb-c.c [2020-06-09T12:13:31.965Z] #40 8.703 DEP images/userns.pb-c.d [2020-06-09T12:13:31.965Z] #40 8.783 PBCC images/cgroup.pb-c.c [2020-06-09T12:13:31.965Z] #40 8.829 DEP images/cgroup.pb-c.d [2020-06-09T12:13:31.965Z] #40 8.898 PBCC images/ext-file.pb-c.c [2020-06-09T12:13:31.965Z] #40 8.959 DEP images/ext-file.pb-c.d [2020-06-09T12:13:31.965Z] #40 9.057 PBCC images/rpc.pb-c.c [2020-06-09T12:13:31.965Z] #40 9.142 DEP images/rpc.pb-c.d [2020-06-09T12:13:31.965Z] #40 9.174 PBCC images/siginfo.pb-c.c [2020-06-09T12:13:31.965Z] #40 9.198 DEP images/siginfo.pb-c.d [2020-06-09T12:13:31.965Z] #40 9.242 PBCC images/pagemap.pb-c.c [2020-06-09T12:13:31.965Z] #40 9.284 DEP images/pagemap.pb-c.d [2020-06-09T12:13:31.965Z] #40 9.311 PBCC images/rlimit.pb-c.c [2020-06-09T12:13:31.965Z] #40 9.362 DEP images/rlimit.pb-c.d [2020-06-09T12:13:31.965Z] #40 9.471 PBCC images/file-lock.pb-c.c [2020-06-09T12:13:31.965Z] #40 9.526 DEP images/file-lock.pb-c.d [2020-06-09T12:13:31.965Z] #40 9.667 PBCC images/tty.pb-c.c [2020-06-09T12:13:31.965Z] #40 9.764 DEP images/tty.pb-c.d [2020-06-09T12:13:31.965Z] #40 9.864 PBCC images/tun.pb-c.c [2020-06-09T12:13:31.965Z] #40 9.932 PBCC images/netdev.pb-c.c [2020-06-09T12:13:31.965Z] #40 10.07 DEP images/tun.pb-c.d [2020-06-09T12:13:31.965Z] #40 10.14 DEP images/netdev.pb-c.d [2020-06-09T12:13:31.965Z] #40 ... [2020-06-09T12:13:31.965Z] [2020-06-09T12:13:31.965Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-09T12:13:31.993Z] #39 98.57 CC criu/bfd.o [2020-06-09T12:13:32.220Z] #25 10.44 [2020-06-09T12:13:32.249Z] #39 98.91 CC criu/bitmap.o [2020-06-09T12:13:32.249Z] #39 99.00 CC criu/cgroup-props.o [2020-06-09T12:13:33.180Z] #39 99.73 CC criu/cgroup.o [2020-06-09T12:13:33.248Z] #39 9.568 PBCC images/timens.pb-c.c [2020-06-09T12:13:33.248Z] #39 9.633 DEP images/timens.pb-c.d [2020-06-09T12:13:33.437Z] #39 ... [2020-06-09T12:13:33.437Z] [2020-06-09T12:13:33.437Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-09T12:13:33.437Z] #17 23.90 debconf: delaying package configuration, since apt-utils is not installed [2020-06-09T12:13:33.437Z] #17 24.00 Fetched 28.5 MB in 2s (16.5 MB/s) [2020-06-09T12:13:33.437Z] #17 24.07 Selecting previously unselected package pigz. [2020-06-09T12:13:33.438Z] #17 24.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23434 files and directories currently installed.) [2020-06-09T12:13:33.438Z] #17 24.12 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-06-09T12:13:33.438Z] #17 24.13 Unpacking pigz (2.4-1) ... [2020-06-09T12:13:33.438Z] #17 24.24 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-06-09T12:13:33.438Z] #17 24.25 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-06-09T12:13:33.438Z] #17 24.27 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-06-09T12:13:33.438Z] #17 24.60 Selecting previously unselected package python3.7-minimal. [2020-06-09T12:13:33.438Z] #17 24.61 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-06-09T12:13:33.438Z] #17 24.62 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-09T12:13:33.438Z] #17 25.73 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-06-09T12:13:33.438Z] #17 25.74 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-09T12:13:33.438Z] #17 28.01 Selecting previously unselected package python3-minimal. [2020-06-09T12:13:33.438Z] #17 28.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23683 files and directories currently installed.) [2020-06-09T12:13:33.438Z] #17 28.06 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-06-09T12:13:33.438Z] #17 28.07 Unpacking python3-minimal (3.7.3-1) ... [2020-06-09T12:13:33.438Z] #17 28.13 Selecting previously unselected package libmpdec2:amd64. [2020-06-09T12:13:33.438Z] #17 28.14 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-06-09T12:13:33.438Z] #17 28.15 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-06-09T12:13:33.438Z] #17 28.26 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-06-09T12:13:33.438Z] #17 28.26 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-06-09T12:13:33.438Z] #17 28.27 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-06-09T12:13:33.438Z] #17 29.10 Selecting previously unselected package python3.7. [2020-06-09T12:13:33.438Z] #17 29.11 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-06-09T12:13:33.438Z] #17 29.12 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-06-09T12:13:33.438Z] #17 29.23 Selecting previously unselected package libpython3-stdlib:amd64. [2020-06-09T12:13:33.438Z] #17 29.25 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-06-09T12:13:33.438Z] #17 29.25 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-06-09T12:13:33.438Z] #17 29.36 Setting up python3-minimal (3.7.3-1) ... [2020-06-09T12:13:33.438Z] #17 30.32 Selecting previously unselected package python3. [2020-06-09T12:13:33.438Z] #17 30.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24095 files and directories currently installed.) [2020-06-09T12:13:33.438Z] #17 30.40 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-06-09T12:13:33.438Z] #17 30.42 Unpacking python3 (3.7.3-1) ... [2020-06-09T12:13:33.438Z] #17 30.53 Selecting previously unselected package libip4tc0:amd64. [2020-06-09T12:13:33.438Z] #17 30.53 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-06-09T12:13:33.438Z] #17 30.54 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-06-09T12:13:33.438Z] #17 30.63 Selecting previously unselected package libip6tc0:amd64. [2020-06-09T12:13:33.438Z] #17 30.63 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-06-09T12:13:33.438Z] #17 30.64 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-06-09T12:13:33.438Z] #17 30.72 Selecting previously unselected package libiptc0:amd64. [2020-06-09T12:13:33.438Z] #17 30.72 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-06-09T12:13:33.438Z] #17 30.73 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-06-09T12:13:33.438Z] #17 30.83 Selecting previously unselected package libnfnetlink0:amd64. [2020-06-09T12:13:33.438Z] #17 30.84 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-06-09T12:13:33.438Z] #17 30.84 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-06-09T12:13:33.438Z] #17 30.90 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-06-09T12:13:33.438Z] #17 30.92 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-06-09T12:13:33.438Z] #17 30.92 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-06-09T12:13:33.438Z] #17 31.00 Selecting previously unselected package libnftnl11:amd64. [2020-06-09T12:13:33.438Z] #17 31.00 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-06-09T12:13:33.438Z] #17 31.00 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-06-09T12:13:33.438Z] #17 31.07 Selecting previously unselected package iptables. [2020-06-09T12:13:33.438Z] #17 31.07 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-06-09T12:13:33.438Z] #17 31.08 Unpacking iptables (1.8.2-4) ... [2020-06-09T12:13:33.438Z] #17 31.35 Selecting previously unselected package xxd. [2020-06-09T12:13:33.438Z] #17 31.36 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-06-09T12:13:33.438Z] #17 31.37 Unpacking xxd (2:8.1.0875-5) ... [2020-06-09T12:13:33.440Z] #26 9.069 1.4% ## 4.0% ##### 7.6% ######## 11.2% ######### 13.0% ########## 15.2% ############ 17.1% ############# 19.4% ############### 22.2% ################# 24.0% ################### 26.7% ##################### 30.3% ######################## 34.3% ########################## 37.0% ############################ 39.7% ############################### 43.3% ################################## 47.5% ###################################### 52.9% ######################################## 55.8% ########################################### 60.3% ############################################## 64.8% ################################################# 68.3% ################################################### 71.9% ###################################################### 75.5% ####################################################### 77.7% ######################################################### 80.3% ########################################################### 82.1% ############################################################# 85.7% ################################################################ 89.9% ################################################################### 93.4% ##################################################################### 97.0% ######################################################################## 100.0% [2020-06-09T12:13:33.440Z] #26 ... [2020-06-09T12:13:33.440Z] [2020-06-09T12:13:33.440Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:13:33.440Z] #48 66.38 reflect [2020-06-09T12:13:33.440Z] #48 69.65 regexp/syntax [2020-06-09T12:13:33.440Z] #48 ... [2020-06-09T12:13:33.440Z] [2020-06-09T12:13:33.440Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-09T12:13:33.440Z] #26 12.92 [2020-06-09T12:13:33.506Z] #39 9.756 PBCC images/fown.pb-c.c [2020-06-09T12:13:33.506Z] #39 9.792 PBCC images/google/protobuf/descriptor.pb-c.c [2020-06-09T12:13:33.506Z] #39 ... [2020-06-09T12:13:33.506Z] [2020-06-09T12:13:33.506Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:13:33.506Z] #41 66.52 os [2020-06-09T12:13:33.506Z] #41 68.45 regexp/syntax [2020-06-09T12:13:33.506Z] #41 71.33 fmt [2020-06-09T12:13:33.506Z] #41 74.90 regexp [2020-06-09T12:13:33.696Z] #17 31.51 Selecting previously unselected package vim-common. [2020-06-09T12:13:33.696Z] #17 31.51 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-09T12:13:33.696Z] #17 31.53 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-09T12:13:33.762Z] #41 ... [2020-06-09T12:13:33.763Z] [2020-06-09T12:13:33.763Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-09T12:13:33.763Z] #25 5.222 0.0% ### 5.3% ##### 7.6% ########## 14.1% ############### 21.9% #################### 28.3% ######################### 34.9% ############################ 39.9% ################################# 46.0% ###################################### 54.0% ########################################## 59.3% ############################################## 64.4% ################################################## 70.2% ##################################################### 74.4% ########################################################## 81.9% ############################################################### 88.3% ##################################################################### 97.2% ######################################################################## 100.0% [2020-06-09T12:13:33.763Z] #25 7.470 [2020-06-09T12:13:33.763Z] #25 7.707 0.1% ############### 21.1% ######################## 33.8% ################################## 47.4% ############################################## 64.2% ######################################################### 79.4% ######################################################################## 100.0% [2020-06-09T12:13:33.763Z] #25 8.781 [2020-06-09T12:13:33.771Z] #25 8.118 #=#=# #### 6.5% ######### 13.2% ############# 19.3% ################# 24.7% ###################### 31.9% ########################### 38.7% ############################### 44.4% #################################### 50.8% ######################################### 57.5% ############################################## 64.3% ################################################## 70.8% ######################################################### 79.4% ############################################################## 87.0% [2020-06-09T12:13:33.771Z] #25 ... [2020-06-09T12:13:33.771Z] [2020-06-09T12:13:33.771Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:13:33.771Z] #30 53.52 fmt [2020-06-09T12:13:33.771Z] #30 53.53 path/filepath [2020-06-09T12:13:33.771Z] #30 55.11 io/ioutil [2020-06-09T12:13:33.771Z] #30 56.67 flag [2020-06-09T12:13:33.771Z] #30 56.67 log [2020-06-09T12:13:33.771Z] #30 56.67 github.com/BurntSushi/toml [2020-06-09T12:13:33.771Z] #30 61.00 github.com/BurntSushi/toml/cmd/tomlv [2020-06-09T12:13:33.771Z] #30 ... [2020-06-09T12:13:33.771Z] [2020-06-09T12:13:33.771Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-09T12:13:33.953Z] #17 31.70 Selecting previously unselected package bash-completion. [2020-06-09T12:13:33.953Z] #17 31.70 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-06-09T12:13:34.035Z] #25 8.118 #=#=# #### 6.5% ######### 13.2% ############# 19.3% ################# 24.7% ###################### 31.9% ########################### 38.7% ############################### 44.4% #################################### 50.8% ######################################### 57.5% ############################################## 64.3% ################################################## 70.8% ######################################################### 79.4% ############################################################## 87.0% ################################################################# 90.9% ####################################################################### 99.8% ######################################################################## 100.0% [2020-06-09T12:13:34.296Z] #25 10.15 [2020-06-09T12:13:34.321Z] #25 8.936 0.0% ######### 13.7% ############### 21.4% #################### 28.6% ############################ 40.0% ################################### 49.6% ########################################## 58.7% ############################################### 66.6% ####################################################### 76.8% ############################################################ 84.3% ################################################################# 91.0% ######################################################################## 100.0% [2020-06-09T12:13:34.321Z] #25 10.36 [2020-06-09T12:13:34.528Z] #52 161.4 + bin/containerd-shim-runc-v1 [2020-06-09T12:13:34.801Z] #25 10.65 0.0% ## 3.4% ### 4.9% ##### 7.3% ###### 9.6% ######## 12.2% ########## 14.7% ############ 17.6% ############## 20.2% ################ 23.6% ################### 26.7% ###################### 31.0% ######################## 34.2% ########################### 37.6% ############################# 40.5% ############################### 43.7% ################################# 45.9% ################################### 49.1% ##################################### 51.9% ######################################### 57.8% ########################################### 60.5% ############################################# 63.1% ############################################### 66.6% ################################################## 70.1% # [2020-06-09T12:13:34.801Z] #25 ... [2020-06-09T12:13:34.801Z] [2020-06-09T12:13:34.801Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:13:34.801Z] #47 66.67 os [2020-06-09T12:13:34.801Z] #47 68.67 encoding/base64 [2020-06-09T12:13:34.801Z] #47 69.78 golang.org/x/sys/unix [2020-06-09T12:13:34.801Z] #47 71.29 fmt [2020-06-09T12:13:34.943Z] #26 14.27 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-06-09T12:13:35.060Z] #47 ... [2020-06-09T12:13:35.060Z] [2020-06-09T12:13:35.060Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-09T12:13:35.087Z] #25 10.57 0.2% # 2.0% ## 3.2% [2020-06-09T12:13:35.087Z] #25 ... [2020-06-09T12:13:35.087Z] [2020-06-09T12:13:35.087Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:13:35.087Z] #30 67.89 path [2020-06-09T12:13:35.087Z] #30 68.63 text/tabwriter [2020-06-09T12:13:35.087Z] #30 68.83 fmt [2020-06-09T12:13:35.087Z] #30 69.47 path/filepath [2020-06-09T12:13:35.087Z] #30 71.08 io/ioutil [2020-06-09T12:13:35.087Z] #30 73.36 github.com/BurntSushi/toml [2020-06-09T12:13:35.087Z] #30 73.36 flag [2020-06-09T12:13:35.087Z] #30 75.96 log [2020-06-09T12:13:35.087Z] #30 ... [2020-06-09T12:13:35.087Z] [2020-06-09T12:13:35.087Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-09T12:13:35.231Z] #26 14.80 [2020-06-09T12:13:35.357Z] #25 10.50 0.0% # 2.6% ## 3.9% #### 5.6% ##### 7.3% [2020-06-09T12:13:35.357Z] #25 ... [2020-06-09T12:13:35.357Z] [2020-06-09T12:13:35.357Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:13:35.357Z] #30 DONE 65.1s [2020-06-09T12:13:35.357Z] [2020-06-09T12:13:35.357Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-09T12:13:35.357Z] #25 10.50 0.0% # 2.6% ## 3.9% #### 5.6% ##### 7.3% ###### 9.4% [2020-06-09T12:13:35.357Z] #25 ... [2020-06-09T12:13:35.357Z] [2020-06-09T12:13:35.357Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:13:35.357Z] #47 55.06 path/filepath [2020-06-09T12:13:35.357Z] #47 55.15 mvdan.cc/sh/v3/fileutil [2020-06-09T12:13:35.357Z] #47 57.47 flag [2020-06-09T12:13:35.357Z] #47 57.50 go/token [2020-06-09T12:13:35.357Z] #47 57.50 github.com/pkg/diff [2020-06-09T12:13:35.357Z] #47 57.51 encoding/binary [2020-06-09T12:13:35.357Z] #47 59.90 go/scanner [2020-06-09T12:13:35.357Z] #47 60.66 mvdan.cc/editorconfig [2020-06-09T12:13:35.357Z] #47 61.37 mvdan.cc/sh/v3/syntax [2020-06-09T12:13:35.357Z] #47 61.49 encoding/base64 [2020-06-09T12:13:35.357Z] #47 61.94 go/ast [2020-06-09T12:13:35.357Z] #47 63.16 golang.org/x/sys/unix [2020-06-09T12:13:35.357Z] #47 63.27 encoding/json [2020-06-09T12:13:35.357Z] #47 ... [2020-06-09T12:13:35.357Z] [2020-06-09T12:13:35.357Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-09T12:13:35.399Z] #25 10.57 0.2% # 2.0% ## 3.2% ### 5.1% ##### 7.8% ####### 9.8% [2020-06-09T12:13:35.399Z] #25 ... [2020-06-09T12:13:35.399Z] [2020-06-09T12:13:35.399Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:13:35.399Z] #47 68.26 encoding/base64 [2020-06-09T12:13:35.399Z] #47 69.29 golang.org/x/sys/unix [2020-06-09T12:13:35.399Z] #47 70.72 fmt [2020-06-09T12:13:35.399Z] #47 76.22 encoding/json [2020-06-09T12:13:35.399Z] #47 ... [2020-06-09T12:13:35.399Z] [2020-06-09T12:13:35.399Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-09T12:13:35.807Z] #26 15.07 ########################################################## 81.5% ######################################################################## 100.0% [2020-06-09T12:13:35.834Z] #25 10.65 0.0% ## 3.4% ### 4.9% ##### 7.3% ###### 9.6% ######## 12.2% ########## 14.7% ############ 17.6% ############## 20.2% ################ 23.6% ################### 26.7% ###################### 31.0% ######################## 34.2% ########################### 37.6% ############################# 40.5% ############################### 43.7% ################################# 45.9% ################################### 49.1% ##################################### 51.9% ######################################### 57.8% ########################################### 60.5% ############################################# 63.1% ############################################### 66.6% ################################################## 70.1% #################################################### 73.3% ####################################################### 76.5% ######################################################### 79.6% ########################################################### 82.7% ############################################################# 85.1% ############################################################## 87.4% ################################################################# 90.3% ################################################################### 93.1% [2020-06-09T12:13:35.834Z] #25 ... [2020-06-09T12:13:35.834Z] [2020-06-09T12:13:35.834Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:13:35.834Z] #30 67.42 path [2020-06-09T12:13:35.834Z] #30 67.94 text/tabwriter [2020-06-09T12:13:35.834Z] #30 69.15 path/filepath [2020-06-09T12:13:35.834Z] #30 69.18 fmt [2020-06-09T12:13:35.834Z] #30 71.63 io/ioutil [2020-06-09T12:13:35.834Z] #30 73.72 github.com/BurntSushi/toml [2020-06-09T12:13:35.834Z] #30 73.73 flag [2020-06-09T12:13:35.834Z] #30 75.98 log [2020-06-09T12:13:35.834Z] #30 ... [2020-06-09T12:13:35.834Z] [2020-06-09T12:13:35.834Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-09T12:13:35.834Z] #10 67.59 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-06-09T12:13:35.834Z] #10 67.63 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-06-09T12:13:35.834Z] #10 67.64 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-09T12:13:35.834Z] #10 75.61 Selecting previously unselected package gcc-mingw-w64-base. [2020-06-09T12:13:35.834Z] #10 75.61 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-06-09T12:13:35.834Z] #10 75.61 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-09T12:13:35.834Z] #10 75.82 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-06-09T12:13:35.834Z] #10 75.82 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-06-09T12:13:35.834Z] #10 75.85 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-09T12:13:35.848Z] #17 ... [2020-06-09T12:13:35.848Z] [2020-06-09T12:13:35.848Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:13:35.848Z] #39 102.3 CC criu/clone-noasan.o [2020-06-09T12:13:35.848Z] #39 102.5 CC criu/config.o [2020-06-09T12:13:35.911Z] #25 10.57 0.2% # 2.0% ## 3.2% ### 5.1% ##### 7.8% ####### 9.8% ######## 11.5% ######### 13.3% ########## 14.7% ############ 18.0% ############# 19.2% ############### 21.2% [2020-06-09T12:13:35.911Z] #25 ... [2020-06-09T12:13:35.911Z] [2020-06-09T12:13:35.911Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:13:35.911Z] #33 3.327 + RM_GOPATH=0 [2020-06-09T12:13:35.911Z] #33 3.327 + TMP_GOPATH= [2020-06-09T12:13:35.911Z] #33 3.327 + : /build [2020-06-09T12:13:35.911Z] #33 3.327 + '[' -z '' ']' [2020-06-09T12:13:35.911Z] #33 3.327 ++ mktemp -d [2020-06-09T12:13:35.911Z] #33 3.333 + export GOPATH=/tmp/tmp.ksVd007KVv [2020-06-09T12:13:35.911Z] #33 3.333 + GOPATH=/tmp/tmp.ksVd007KVv [2020-06-09T12:13:35.911Z] #33 3.333 + RM_GOPATH=1 [2020-06-09T12:13:35.911Z] #33 3.334 + case "$(go env GOARCH)" in [2020-06-09T12:13:35.911Z] #33 3.337 ++ go env GOARCH [2020-06-09T12:13:35.911Z] #33 3.352 + export GO_BUILDMODE=-buildmode=pie [2020-06-09T12:13:35.911Z] #33 3.353 + GO_BUILDMODE=-buildmode=pie [2020-06-09T12:13:35.911Z] #33 3.353 ++ dirname /tmp/install/install.sh [2020-06-09T12:13:35.911Z] #33 3.361 + dir=/tmp/install [2020-06-09T12:13:35.911Z] #33 3.361 + bin=tini [2020-06-09T12:13:35.911Z] #33 3.361 + shift [2020-06-09T12:13:35.911Z] #33 3.361 + '[' '!' -f /tmp/install/tini.installer ']' [2020-06-09T12:13:35.911Z] #33 3.362 + . /tmp/install/tini.installer [2020-06-09T12:13:35.911Z] #33 3.362 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-09T12:13:35.911Z] #33 3.362 + install_tini [2020-06-09T12:13:35.911Z] #33 3.362 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-06-09T12:13:35.911Z] #33 3.363 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-09T12:13:35.911Z] #33 3.363 + git clone https://github.com/krallin/tini.git /tmp/tmp.ksVd007KVv/tini [2020-06-09T12:13:35.911Z] #33 3.368 Cloning into '/tmp/tmp.ksVd007KVv/tini'... [2020-06-09T12:13:35.911Z] #33 4.195 + cd /tmp/tmp.ksVd007KVv/tini [2020-06-09T12:13:35.911Z] #33 4.195 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-09T12:13:35.911Z] #33 4.246 + cmake . [2020-06-09T12:13:35.911Z] #33 4.886 -- The C compiler identification is GNU 8.3.0 [2020-06-09T12:13:35.911Z] #33 4.939 -- Check for working C compiler: /usr/bin/cc [2020-06-09T12:13:35.911Z] #33 5.716 -- Check for working C compiler: /usr/bin/cc -- works [2020-06-09T12:13:35.911Z] #33 5.717 -- Detecting C compiler ABI info [2020-06-09T12:13:35.911Z] #33 6.359 -- Detecting C compiler ABI info - done [2020-06-09T12:13:35.911Z] #33 6.413 -- Detecting C compile features [2020-06-09T12:13:35.911Z] #33 9.229 -- Detecting C compile features - done [2020-06-09T12:13:35.911Z] #33 9.283 -- Performing Test HAS_BUILTIN_FORTIFY [2020-06-09T12:13:35.911Z] #33 9.611 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-06-09T12:13:35.911Z] #33 9.728 -- Configuring done [2020-06-09T12:13:35.911Z] #33 9.770 -- Generating done [2020-06-09T12:13:35.911Z] #33 9.780 -- Build files have been written to: /tmp/tmp.ksVd007KVv/tini [2020-06-09T12:13:35.911Z] #33 9.795 + make tini-static [2020-06-09T12:13:35.911Z] #33 10.32 Scanning dependencies of target tini-static [2020-06-09T12:13:35.911Z] #33 10.45 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-06-09T12:13:35.911Z] #33 12.46 [100%] Linking C executable tini-static [2020-06-09T12:13:35.911Z] #33 13.22 [100%] Built target tini-static [2020-06-09T12:13:35.911Z] #33 13.34 + mkdir -p /build [2020-06-09T12:13:35.911Z] #33 13.34 + cp tini-static /build/docker-init [2020-06-09T12:13:36.093Z] #10 ... [2020-06-09T12:13:36.093Z] [2020-06-09T12:13:36.093Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-09T12:13:36.093Z] #25 10.65 0.0% ## 3.4% ### 4.9% ##### 7.3% ###### 9.6% ######## 12.2% ########## 14.7% ############ 17.6% ############## 20.2% ################ 23.6% ################### 26.7% ###################### 31.0% ######################## 34.2% ########################### 37.6% ############################# 40.5% ############################### 43.7% ################################# 45.9% ################################### 49.1% ##################################### 51.9% ######################################### 57.8% ########################################### 60.5% ############################################# 63.1% ############################################### 66.6% ################################################## 70.1% #################################################### 73.3% ####################################################### 76.5% ######################################################### 79.6% ########################################################### 82.7% ############################################################# 85.1% ############################################################## 87.4% ################################################################# 90.3% ################################################################### 93.1% #################################################################### 95.5% ####################################################################### 99.4% ######################################################################## 100.0% [2020-06-09T12:13:36.093Z] #25 14.34 [2020-06-09T12:13:36.097Z] #26 15.34 [2020-06-09T12:13:36.167Z] #33 ... [2020-06-09T12:13:36.167Z] [2020-06-09T12:13:36.167Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-09T12:13:36.541Z] #52 163.5 + bin/containerd-shim-runc-v2 [2020-06-09T12:13:36.678Z] #25 10.57 0.2% # 2.0% ## 3.2% ### 5.1% ##### 7.8% ####### 9.8% ######## 11.5% ######### 13.3% ########## 14.7% ############ 18.0% ############# 19.2% ############### 21.2% ################ 23.2% ################## 25.2% ################### 27.3% ##################### 30.0% ####################### 33.2% ########################## 36.3% [2020-06-09T12:13:36.678Z] #25 ... [2020-06-09T12:13:36.678Z] [2020-06-09T12:13:36.678Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:13:36.678Z] #33 DONE 14.1s [2020-06-09T12:13:36.678Z] [2020-06-09T12:13:36.678Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-09T12:13:37.028Z] #25 ... [2020-06-09T12:13:37.028Z] [2020-06-09T12:13:37.028Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:13:37.028Z] #41 68.53 regexp/syntax [2020-06-09T12:13:37.028Z] #41 70.00 fmt [2020-06-09T12:13:37.028Z] #41 75.36 regexp [2020-06-09T12:13:37.028Z] #41 76.67 go/token [2020-06-09T12:13:37.028Z] #41 77.95 go/scanner [2020-06-09T12:13:37.028Z] #41 ... [2020-06-09T12:13:37.028Z] [2020-06-09T12:13:37.028Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-09T12:13:37.028Z] #25 15.14 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-06-09T12:13:37.152Z] #52 164.1 + binaries [2020-06-09T12:13:37.152Z] #52 164.1 + install -D bin/containerd /build/containerd [2020-06-09T12:13:37.152Z] #52 164.1 + install -D bin/containerd-shim /build/containerd-shim [2020-06-09T12:13:37.152Z] #52 164.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-06-09T12:13:37.152Z] #52 164.2 + install -D bin/ctr /build/ctr [2020-06-09T12:13:37.217Z] #39 103.7 CC criu/cr-check.o [2020-06-09T12:13:37.286Z] #25 15.51 [2020-06-09T12:13:37.433Z] #52 DONE 164.5s [2020-06-09T12:13:37.544Z] #25 15.73 # 2.3% ######################################################################## 100.0% [2020-06-09T12:13:37.605Z] #26 ... [2020-06-09T12:13:37.605Z] [2020-06-09T12:13:37.605Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:13:37.605Z] #31 70.31 internal/syscall/execenv [2020-06-09T12:13:37.605Z] #31 70.33 internal/syscall/unix [2020-06-09T12:13:37.605Z] #31 70.39 time [2020-06-09T12:13:37.605Z] #31 78.98 internal/poll [2020-06-09T12:13:37.605Z] #31 ... [2020-06-09T12:13:37.605Z] [2020-06-09T12:13:37.605Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:13:37.605Z] #40 10.30 PBCC images/vma.pb-c.c [2020-06-09T12:13:37.605Z] #40 10.42 DEP images/vma.pb-c.d [2020-06-09T12:13:37.605Z] #40 10.50 PBCC images/creds.pb-c.c [2020-06-09T12:13:37.605Z] #40 10.53 DEP images/creds.pb-c.d [2020-06-09T12:13:37.605Z] #40 10.61 PBCC images/utsns.pb-c.c [2020-06-09T12:13:37.605Z] #40 10.63 DEP images/utsns.pb-c.d [2020-06-09T12:13:37.605Z] #40 10.75 PBCC images/ipc-desc.pb-c.c [2020-06-09T12:13:37.605Z] #40 10.78 PBCC images/ipc-sem.pb-c.c [2020-06-09T12:13:37.605Z] #40 10.83 DEP images/ipc-desc.pb-c.d [2020-06-09T12:13:37.605Z] #40 10.91 DEP images/ipc-sem.pb-c.d [2020-06-09T12:13:37.605Z] #40 11.00 PBCC images/ipc-msg.pb-c.c [2020-06-09T12:13:37.605Z] #40 11.04 DEP images/ipc-msg.pb-c.d [2020-06-09T12:13:37.605Z] #40 11.08 PBCC images/ipc-shm.pb-c.c [2020-06-09T12:13:37.605Z] #40 11.10 DEP images/ipc-shm.pb-c.d [2020-06-09T12:13:37.605Z] #40 11.18 PBCC images/ipc-var.pb-c.c [2020-06-09T12:13:37.605Z] #40 11.24 DEP images/ipc-var.pb-c.d [2020-06-09T12:13:37.605Z] #40 11.28 PBCC images/sk-opts.pb-c.c [2020-06-09T12:13:37.605Z] #40 11.33 PBCC images/packet-sock.pb-c.c [2020-06-09T12:13:37.606Z] #40 11.41 DEP images/sk-opts.pb-c.d [2020-06-09T12:13:37.606Z] #40 11.48 DEP images/packet-sock.pb-c.d [2020-06-09T12:13:37.606Z] #40 11.57 PBCC images/sk-netlink.pb-c.c [2020-06-09T12:13:37.606Z] #40 11.63 DEP images/sk-netlink.pb-c.d [2020-06-09T12:13:37.606Z] #40 11.72 PBCC images/sk-inet.pb-c.c [2020-06-09T12:13:37.606Z] #40 11.78 DEP images/sk-inet.pb-c.d [2020-06-09T12:13:37.606Z] #40 11.84 PBCC images/sk-unix.pb-c.c [2020-06-09T12:13:37.606Z] #40 11.97 DEP images/sk-unix.pb-c.d [2020-06-09T12:13:37.606Z] #40 12.08 PBCC images/mm.pb-c.c [2020-06-09T12:13:37.606Z] #40 12.14 DEP images/mm.pb-c.d [2020-06-09T12:13:37.606Z] #40 12.22 PBCC images/timerfd.pb-c.c [2020-06-09T12:13:37.606Z] #40 12.32 DEP images/timerfd.pb-c.d [2020-06-09T12:13:37.606Z] #40 12.41 PBCC images/timer.pb-c.c [2020-06-09T12:13:37.606Z] #40 12.45 DEP images/timer.pb-c.d [2020-06-09T12:13:37.606Z] #40 12.56 PBCC images/sa.pb-c.c [2020-06-09T12:13:37.606Z] #40 12.65 DEP images/sa.pb-c.d [2020-06-09T12:13:37.606Z] #40 12.79 PBCC images/pipe-data.pb-c.c [2020-06-09T12:13:37.606Z] #40 12.84 DEP images/pipe-data.pb-c.d [2020-06-09T12:13:37.606Z] #40 12.89 PBCC images/mnt.pb-c.c [2020-06-09T12:13:37.606Z] #40 12.96 DEP images/mnt.pb-c.d [2020-06-09T12:13:37.606Z] #40 13.03 PBCC images/sk-packet.pb-c.c [2020-06-09T12:13:37.606Z] #40 13.06 DEP images/sk-packet.pb-c.d [2020-06-09T12:13:37.606Z] #40 13.12 PBCC images/tcp-stream.pb-c.c [2020-06-09T12:13:37.606Z] #40 13.18 DEP images/tcp-stream.pb-c.d [2020-06-09T12:13:37.606Z] #40 13.27 PBCC images/pipe.pb-c.c [2020-06-09T12:13:37.606Z] #40 13.34 DEP images/pipe.pb-c.d [2020-06-09T12:13:37.606Z] #40 13.42 PBCC images/pstree.pb-c.c [2020-06-09T12:13:37.606Z] #40 13.46 DEP images/pstree.pb-c.d [2020-06-09T12:13:37.606Z] #40 13.53 PBCC images/fs.pb-c.c [2020-06-09T12:13:37.606Z] #40 13.57 DEP images/fs.pb-c.d [2020-06-09T12:13:37.606Z] #40 13.71 PBCC images/signalfd.pb-c.c [2020-06-09T12:13:37.606Z] #40 13.82 DEP images/signalfd.pb-c.d [2020-06-09T12:13:37.606Z] #40 13.90 PBCC images/fh.pb-c.c [2020-06-09T12:13:37.606Z] #40 13.96 PBCC images/fsnotify.pb-c.c [2020-06-09T12:13:37.606Z] #40 14.01 DEP images/fh.pb-c.d [2020-06-09T12:13:37.606Z] #40 14.07 DEP images/fsnotify.pb-c.d [2020-06-09T12:13:37.606Z] #40 14.15 PBCC images/eventpoll.pb-c.c [2020-06-09T12:13:37.606Z] #40 14.17 DEP images/eventpoll.pb-c.d [2020-06-09T12:13:37.606Z] #40 14.23 PBCC images/eventfd.pb-c.c [2020-06-09T12:13:37.606Z] #40 14.25 DEP images/eventfd.pb-c.d [2020-06-09T12:13:37.606Z] #40 14.30 PBCC images/remap-file-path.pb-c.c [2020-06-09T12:13:37.606Z] #40 14.33 DEP images/remap-file-path.pb-c.d [2020-06-09T12:13:37.606Z] #40 14.38 PBCC images/fifo.pb-c.c [2020-06-09T12:13:37.606Z] #40 14.41 DEP images/fifo.pb-c.d [2020-06-09T12:13:37.606Z] #40 14.47 PBCC images/ghost-file.pb-c.c [2020-06-09T12:13:37.606Z] #40 14.52 DEP images/ghost-file.pb-c.d [2020-06-09T12:13:37.606Z] #40 14.61 PBCC images/regfile.pb-c.c [2020-06-09T12:13:37.606Z] #40 14.72 DEP images/regfile.pb-c.d [2020-06-09T12:13:37.606Z] #40 14.77 PBCC images/ns.pb-c.c [2020-06-09T12:13:37.606Z] #40 14.79 DEP images/ns.pb-c.d [2020-06-09T12:13:37.606Z] #40 14.90 PBCC images/fdinfo.pb-c.c [2020-06-09T12:13:37.606Z] #40 15.01 DEP images/fdinfo.pb-c.d [2020-06-09T12:13:37.606Z] #40 15.15 PBCC images/core-aarch64.pb-c.c [2020-06-09T12:13:37.606Z] #40 15.19 PBCC images/core-arm.pb-c.c [2020-06-09T12:13:37.606Z] #40 15.28 PBCC images/core-ppc64.pb-c.c [2020-06-09T12:13:37.606Z] #40 15.34 PBCC images/core-s390.pb-c.c [2020-06-09T12:13:37.606Z] #40 15.46 PBCC images/core-x86.pb-c.c [2020-06-09T12:13:37.606Z] #40 15.57 PBCC images/core.pb-c.c [2020-06-09T12:13:37.606Z] #40 15.74 PBCC images/inventory.pb-c.c [2020-06-09T12:13:37.606Z] #40 15.83 DEP images/core-aarch64.pb-c.d [2020-06-09T12:13:37.700Z] #25 10.57 0.2% # 2.0% ## 3.2% ### 5.1% ##### 7.8% ####### 9.8% ######## 11.5% ######### 13.3% ########## 14.7% ############ 18.0% ############# 19.2% ############### 21.2% ################ 23.2% ################## 25.2% ################### 27.3% ##################### 30.0% ####################### 33.2% ########################## 36.3% ############################ 39.4% ############################# 40.8% ############################# 41.6% ############################### 43.3% ################################ 44.9% ################################ 45.4% ################################# 46.6% ################################## 47.3% #################################### 51.2% [2020-06-09T12:13:37.700Z] #25 ... [2020-06-09T12:13:37.700Z] [2020-06-09T12:13:37.700Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-09T12:13:37.700Z] #10 70.70 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-06-09T12:13:37.700Z] #10 70.70 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-06-09T12:13:37.700Z] #10 70.72 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-09T12:13:37.700Z] #10 78.30 Selecting previously unselected package gcc-mingw-w64-base. [2020-06-09T12:13:37.700Z] #10 78.32 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-06-09T12:13:37.700Z] #10 78.33 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-09T12:13:37.700Z] #10 78.56 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-06-09T12:13:37.700Z] #10 78.57 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-06-09T12:13:37.700Z] #10 78.58 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-09T12:13:37.802Z] #25 15.87 [2020-06-09T12:13:37.893Z] #40 15.97 DEP images/core-arm.pb-c.d [2020-06-09T12:13:37.893Z] #40 16.05 DEP images/core-ppc64.pb-c.d [2020-06-09T12:13:37.955Z] #10 ... [2020-06-09T12:13:37.955Z] [2020-06-09T12:13:37.955Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-09T12:13:38.061Z] #25 ... [2020-06-09T12:13:38.061Z] [2020-06-09T12:13:38.061Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:13:38.061Z] #33 5.905 -- Check for working C compiler: /usr/bin/cc -- works [2020-06-09T12:13:38.061Z] #33 5.916 -- Detecting C compiler ABI info [2020-06-09T12:13:38.061Z] #33 6.995 -- Detecting C compiler ABI info - done [2020-06-09T12:13:38.061Z] #33 7.032 -- Detecting C compile features [2020-06-09T12:13:38.061Z] #33 9.724 -- Detecting C compile features - done [2020-06-09T12:13:38.061Z] #33 9.759 -- Performing Test HAS_BUILTIN_FORTIFY [2020-06-09T12:13:38.061Z] #33 9.992 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-06-09T12:13:38.061Z] #33 10.11 -- Configuring done [2020-06-09T12:13:38.061Z] #33 10.17 -- Generating done [2020-06-09T12:13:38.061Z] #33 10.18 -- Build files have been written to: /tmp/tmp.GoYUCJ2JVF/tini [2020-06-09T12:13:38.061Z] #33 10.19 + make tini-static [2020-06-09T12:13:38.061Z] #33 10.72 Scanning dependencies of target tini-static [2020-06-09T12:13:38.061Z] #33 10.85 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-06-09T12:13:38.061Z] #33 12.58 [100%] Linking C executable tini-static [2020-06-09T12:13:38.061Z] #33 13.17 [100%] Built target tini-static [2020-06-09T12:13:38.061Z] #33 13.27 + mkdir -p /build [2020-06-09T12:13:38.061Z] #33 13.27 + cp tini-static /build/docker-init [2020-06-09T12:13:38.061Z] #33 DONE 13.7s [2020-06-09T12:13:38.202Z] #40 16.23 DEP images/core-s390.pb-c.d [2020-06-09T12:13:38.202Z] #40 16.30 DEP images/core-x86.pb-c.d [2020-06-09T12:13:38.202Z] #40 ... [2020-06-09T12:13:38.202Z] [2020-06-09T12:13:38.202Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-09T12:13:38.202Z] #26 17.04 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-06-09T12:13:38.202Z] #26 17.43 [2020-06-09T12:13:38.319Z] [2020-06-09T12:13:38.319Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:13:38.319Z] #41 79.47 go/ast [2020-06-09T12:13:38.477Z] [2020-06-09T12:13:38.477Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-06-09T12:13:38.477Z] #53 DONE 0.3s [2020-06-09T12:13:38.477Z] [2020-06-09T12:13:38.477Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-06-09T12:13:38.489Z] #26 17.63 ########################################### 61.1% ######################################################################## 100.0% [2020-06-09T12:13:38.489Z] #26 17.90 [2020-06-09T12:13:38.588Z] #39 105.3 CC criu/cr-dedup.o [2020-06-09T12:13:38.757Z] #57 DONE 0.2s [2020-06-09T12:13:38.757Z] [2020-06-09T12:13:38.757Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-06-09T12:13:38.757Z] #59 DONE 0.1s [2020-06-09T12:13:38.757Z] [2020-06-09T12:13:38.757Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-06-09T12:13:38.886Z] #41 80.58 internal/lazyregexp [2020-06-09T12:13:39.038Z] #61 DONE 0.2s [2020-06-09T12:13:39.038Z] [2020-06-09T12:13:39.038Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-06-09T12:13:39.038Z] #62 DONE 0.1s [2020-06-09T12:13:39.038Z] [2020-06-09T12:13:39.038Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-06-09T12:13:39.115Z] #26 ... [2020-06-09T12:13:39.115Z] [2020-06-09T12:13:39.115Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-09T12:13:39.115Z] #11 72.27 Selecting previously unselected package binutils-mingw-w64. [2020-06-09T12:13:39.115Z] #11 72.29 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-06-09T12:13:39.115Z] #11 72.30 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-09T12:13:39.115Z] #11 72.37 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-06-09T12:13:39.115Z] #11 72.38 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-06-09T12:13:39.115Z] #11 72.39 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-06-09T12:13:39.115Z] #11 72.54 Selecting previously unselected package dmsetup. [2020-06-09T12:13:39.115Z] #11 72.54 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-06-09T12:13:39.115Z] #11 72.56 Unpacking dmsetup (2:1.02.155-3) ... [2020-06-09T12:13:39.115Z] #11 72.71 Selecting previously unselected package mingw-w64-common. [2020-06-09T12:13:39.115Z] #11 72.71 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-06-09T12:13:39.115Z] #11 72.71 Unpacking mingw-w64-common (6.0.0-3) ... [2020-06-09T12:13:39.115Z] #11 78.93 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-06-09T12:13:39.115Z] #11 78.94 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-06-09T12:13:39.115Z] #11 78.94 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-09T12:13:39.152Z] #39 105.8 CC criu/cr-dump.o [2020-06-09T12:13:39.152Z] #41 ... [2020-06-09T12:13:39.152Z] [2020-06-09T12:13:39.152Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:13:39.152Z] #39 4.525 Note: Building without setproctitle() and strlcpy() support. [2020-06-09T12:13:39.152Z] #39 4.525 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-09T12:13:39.152Z] #39 4.553 Note: Building without GnuTLS support [2020-06-09T12:13:39.152Z] #39 4.560 Makefile.config:39: Warn: you have no libnftables installed [2020-06-09T12:13:39.152Z] #39 4.562 Makefile.config:40: Warn: Building without nftables support [2020-06-09T12:13:39.152Z] #39 7.554 fatal: not a git repository (or any of the parent directories): .git [2020-06-09T12:13:39.152Z] #39 7.607 GEN .gitid [2020-06-09T12:13:39.152Z] #39 7.661 GEN criu/include/version.h [2020-06-09T12:13:39.152Z] #39 7.758 GEN include/common/asm [2020-06-09T12:13:39.233Z] #25 10.57 0.2% # 2.0% ## 3.2% ### 5.1% ##### 7.8% ####### 9.8% ######## 11.5% ######### 13.3% ########## 14.7% ############ 18.0% ############# 19.2% ############### 21.2% ################ 23.2% ################## 25.2% ################### 27.3% ##################### 30.0% ####################### 33.2% ########################## 36.3% ############################ 39.4% ############################# 40.8% ############################# 41.6% ############################### 43.3% ################################ 44.9% ################################ 45.4% ################################# 46.6% ################################## 47.3% #################################### 51.2% ####################################### 54.3% ######################################## 56.1% ######################################### 57.4% ########################################### 60.2% ############################################## 65.1% ################################################# 68.4% #################################################### 73.0% ####################################################### 77.5% ########################################################## 81.9% ############################################################# 85.8% ################################################################ 89.9% ################################################################## 93.0% ###################################################################### 97.7% ######################################################################## 100.0% [2020-06-09T12:13:39.233Z] #25 15.14 [2020-06-09T12:13:39.406Z] #11 ... [2020-06-09T12:13:39.406Z] [2020-06-09T12:13:39.406Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:13:39.406Z] #31 82.30 os [2020-06-09T12:13:39.410Z] #39 10.20 PBCC images/timens.pb-c.c [2020-06-09T12:13:39.410Z] #39 ... [2020-06-09T12:13:39.410Z] [2020-06-09T12:13:39.410Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-09T12:13:39.410Z] #25 17.08 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-06-09T12:13:39.410Z] #25 17.68 #=#=# [2020-06-09T12:13:39.571Z] #25 10.50 0.0% # 2.6% ## 3.9% #### 5.6% ##### 7.3% ###### 9.4% ######## 11.2% ######### 13.4% ########### 15.4% ############ 16.8% ############## 19.8% ################ 22.3% ################# 24.3% ################### 26.8% #################### 28.4% ###################### 30.8% ####################### 32.4% ######################### 34.7% ########################## 36.8% ############################ 39.1% ############################# 40.7% ############################## 42.7% ################################ 45.6% ################################# 47.2% ################################### 48.8% #################################### 50.9% ###################################### 52.9% ####################################### 54.9% ######################################## 56.5% ########################################## 58.8% ########################################### 60.9% ############################################# 63.0% ############################################## 65.3% ################################################ 67.7% ################################################## 70.6% #################################################### 73.6% ####################################################### 76.4% ######################################################### 79.5% ########################################################### 82.2% ############################################################## 86.3% ############################################################### 88.6% ################################################################# 90.5% ################################################################## 92.2% #################################################################### 94.5% ##################################################################### 96.3% ######################################################################## 100.0% [2020-06-09T12:13:39.571Z] #25 15.38 [2020-06-09T12:13:39.651Z] #63 DONE 0.6s [2020-06-09T12:13:39.669Z] #25 17.88 0.7% ######################################################################## 100.0% [2020-06-09T12:13:39.927Z] #25 18.09 [2020-06-09T12:13:39.932Z] [2020-06-09T12:13:39.932Z] #64 exporting to image [2020-06-09T12:13:39.932Z] #64 exporting layers [2020-06-09T12:13:40.035Z] #31 ... [2020-06-09T12:13:40.035Z] [2020-06-09T12:13:40.035Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:13:40.035Z] #42 73.20 hash/crc32 [2020-06-09T12:13:40.035Z] #42 78.50 time [2020-06-09T12:13:40.035Z] #42 82.16 regexp [2020-06-09T12:13:40.325Z] #42 ... [2020-06-09T12:13:40.325Z] [2020-06-09T12:13:40.325Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:13:40.514Z] #25 ... [2020-06-09T12:13:40.514Z] [2020-06-09T12:13:40.514Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:13:40.514Z] #39 8.695 PBCC images/timens.pb-c.c [2020-06-09T12:13:40.514Z] #39 8.761 DEP images/timens.pb-c.d [2020-06-09T12:13:40.514Z] #39 8.831 PBCC images/fown.pb-c.c [2020-06-09T12:13:40.514Z] #39 8.900 PBCC images/google/protobuf/descriptor.pb-c.c [2020-06-09T12:13:40.514Z] #39 8.992 PBCC images/opts.pb-c.c [2020-06-09T12:13:40.514Z] #39 9.056 PBCC images/memfd.pb-c.c [2020-06-09T12:13:40.514Z] #39 9.138 DEP images/fown.pb-c.d [2020-06-09T12:13:40.514Z] #39 9.252 DEP images/google/protobuf/descriptor.pb-c.d [2020-06-09T12:13:40.514Z] #39 9.369 DEP images/opts.pb-c.d [2020-06-09T12:13:40.514Z] #39 9.462 DEP images/memfd.pb-c.d [2020-06-09T12:13:40.514Z] #39 9.556 PBCC images/sit.pb-c.c [2020-06-09T12:13:40.514Z] #39 9.644 DEP images/sit.pb-c.d [2020-06-09T12:13:40.514Z] #39 9.723 PBCC images/macvlan.pb-c.c [2020-06-09T12:13:40.514Z] #39 9.783 DEP images/macvlan.pb-c.d [2020-06-09T12:13:40.514Z] #39 9.828 PBCC images/autofs.pb-c.c [2020-06-09T12:13:40.514Z] #39 9.864 DEP images/autofs.pb-c.d [2020-06-09T12:13:40.514Z] #39 9.908 PBCC images/sysctl.pb-c.c [2020-06-09T12:13:40.514Z] #39 9.929 DEP images/sysctl.pb-c.d [2020-06-09T12:13:40.514Z] #39 9.949 PBCC images/time.pb-c.c [2020-06-09T12:13:40.514Z] #39 9.982 DEP images/time.pb-c.d [2020-06-09T12:13:40.514Z] #39 10.02 PBCC images/binfmt-misc.pb-c.c [2020-06-09T12:13:40.514Z] #39 10.03 DEP images/binfmt-misc.pb-c.d [2020-06-09T12:13:40.514Z] #39 10.16 PBCC images/seccomp.pb-c.c [2020-06-09T12:13:40.514Z] #39 10.22 DEP images/seccomp.pb-c.d [2020-06-09T12:13:40.514Z] #39 10.29 PBCC images/userns.pb-c.c [2020-06-09T12:13:40.514Z] #39 10.32 DEP images/userns.pb-c.d [2020-06-09T12:13:40.514Z] #39 10.39 PBCC images/cgroup.pb-c.c [2020-06-09T12:13:40.514Z] #39 10.43 DEP images/cgroup.pb-c.d [2020-06-09T12:13:40.514Z] #39 10.49 PBCC images/ext-file.pb-c.c [2020-06-09T12:13:40.514Z] #39 10.50 DEP images/ext-file.pb-c.d [2020-06-09T12:13:40.514Z] #39 10.56 PBCC images/rpc.pb-c.c [2020-06-09T12:13:40.514Z] #39 10.66 DEP images/rpc.pb-c.d [2020-06-09T12:13:40.514Z] #39 10.72 PBCC images/siginfo.pb-c.c [2020-06-09T12:13:40.514Z] #39 10.75 DEP images/siginfo.pb-c.d [2020-06-09T12:13:40.514Z] #39 10.82 PBCC images/pagemap.pb-c.c [2020-06-09T12:13:40.514Z] #39 10.88 DEP images/pagemap.pb-c.d [2020-06-09T12:13:40.514Z] #39 10.99 PBCC images/rlimit.pb-c.c [2020-06-09T12:13:40.514Z] #39 11.04 DEP images/rlimit.pb-c.d [2020-06-09T12:13:40.514Z] #39 11.18 PBCC images/file-lock.pb-c.c [2020-06-09T12:13:40.514Z] #39 11.20 DEP images/file-lock.pb-c.d [2020-06-09T12:13:40.514Z] #39 11.29 PBCC images/tty.pb-c.c [2020-06-09T12:13:40.514Z] #39 11.35 DEP images/tty.pb-c.d [2020-06-09T12:13:40.514Z] #39 11.45 PBCC images/tun.pb-c.c [2020-06-09T12:13:40.514Z] #39 11.54 PBCC images/netdev.pb-c.c [2020-06-09T12:13:40.514Z] #39 11.64 DEP images/tun.pb-c.d [2020-06-09T12:13:40.514Z] #39 11.73 DEP images/netdev.pb-c.d [2020-06-09T12:13:40.515Z] #39 11.87 PBCC images/vma.pb-c.c [2020-06-09T12:13:40.515Z] #39 11.90 DEP images/vma.pb-c.d [2020-06-09T12:13:40.515Z] #39 11.96 PBCC images/creds.pb-c.c [2020-06-09T12:13:40.515Z] #39 11.97 DEP images/creds.pb-c.d [2020-06-09T12:13:40.515Z] #39 12.06 PBCC images/utsns.pb-c.c [2020-06-09T12:13:40.515Z] #39 12.07 DEP images/utsns.pb-c.d [2020-06-09T12:13:40.515Z] #39 12.12 PBCC images/ipc-desc.pb-c.c [2020-06-09T12:13:40.515Z] #39 12.15 PBCC images/ipc-sem.pb-c.c [2020-06-09T12:13:40.515Z] #39 12.18 DEP images/ipc-desc.pb-c.d [2020-06-09T12:13:40.515Z] #39 12.26 DEP images/ipc-sem.pb-c.d [2020-06-09T12:13:40.515Z] #39 12.34 PBCC images/ipc-msg.pb-c.c [2020-06-09T12:13:40.515Z] #39 12.39 DEP images/ipc-msg.pb-c.d [2020-06-09T12:13:40.515Z] #39 12.46 PBCC images/ipc-shm.pb-c.c [2020-06-09T12:13:40.515Z] #39 12.52 DEP images/ipc-shm.pb-c.d [2020-06-09T12:13:40.515Z] #39 12.57 PBCC images/ipc-var.pb-c.c [2020-06-09T12:13:40.515Z] #39 12.60 DEP images/ipc-var.pb-c.d [2020-06-09T12:13:40.515Z] #39 12.67 PBCC images/sk-opts.pb-c.c [2020-06-09T12:13:40.515Z] #39 12.74 PBCC images/packet-sock.pb-c.c [2020-06-09T12:13:40.515Z] #39 12.79 DEP images/sk-opts.pb-c.d [2020-06-09T12:13:40.515Z] #39 12.83 DEP images/packet-sock.pb-c.d [2020-06-09T12:13:40.515Z] #39 12.94 PBCC images/sk-netlink.pb-c.c [2020-06-09T12:13:40.515Z] #39 13.05 DEP images/sk-netlink.pb-c.d [2020-06-09T12:13:40.515Z] #39 13.12 PBCC images/sk-inet.pb-c.c [2020-06-09T12:13:40.515Z] #39 13.22 DEP images/sk-inet.pb-c.d [2020-06-09T12:13:40.515Z] #39 13.35 PBCC images/sk-unix.pb-c.c [2020-06-09T12:13:40.515Z] #39 13.40 DEP images/sk-unix.pb-c.d [2020-06-09T12:13:40.515Z] #39 13.49 PBCC images/mm.pb-c.c [2020-06-09T12:13:40.515Z] #39 13.55 DEP images/mm.pb-c.d [2020-06-09T12:13:40.515Z] #39 13.57 PBCC images/timerfd.pb-c.c [2020-06-09T12:13:40.515Z] #39 13.59 DEP images/timerfd.pb-c.d [2020-06-09T12:13:40.515Z] #39 13.60 PBCC images/timer.pb-c.c [2020-06-09T12:13:40.515Z] #39 13.72 DEP images/timer.pb-c.d [2020-06-09T12:13:40.515Z] #39 13.85 PBCC images/sa.pb-c.c [2020-06-09T12:13:40.515Z] #39 14.09 DEP images/sa.pb-c.d [2020-06-09T12:13:40.515Z] #39 14.27 PBCC images/pipe-data.pb-c.c [2020-06-09T12:13:40.515Z] #39 14.29 DEP images/pipe-data.pb-c.d [2020-06-09T12:13:40.515Z] #39 14.35 PBCC images/mnt.pb-c.c [2020-06-09T12:13:40.515Z] #39 14.41 DEP images/mnt.pb-c.d [2020-06-09T12:13:40.515Z] #39 14.47 PBCC images/sk-packet.pb-c.c [2020-06-09T12:13:40.515Z] #39 14.68 DEP images/sk-packet.pb-c.d [2020-06-09T12:13:40.515Z] #39 14.78 PBCC images/tcp-stream.pb-c.c [2020-06-09T12:13:40.515Z] #39 14.91 DEP images/tcp-stream.pb-c.d [2020-06-09T12:13:40.515Z] #39 15.01 PBCC images/pipe.pb-c.c [2020-06-09T12:13:40.515Z] #39 15.09 DEP images/pipe.pb-c.d [2020-06-09T12:13:40.515Z] #39 15.12 PBCC images/pstree.pb-c.c [2020-06-09T12:13:40.515Z] #39 15.15 DEP images/pstree.pb-c.d [2020-06-09T12:13:40.515Z] #39 15.20 PBCC images/fs.pb-c.c [2020-06-09T12:13:40.515Z] #39 15.24 DEP images/fs.pb-c.d [2020-06-09T12:13:40.515Z] #39 15.29 PBCC images/signalfd.pb-c.c [2020-06-09T12:13:40.515Z] #39 15.37 DEP images/signalfd.pb-c.d [2020-06-09T12:13:40.515Z] #39 15.48 PBCC images/fh.pb-c.c [2020-06-09T12:13:40.515Z] #39 15.60 PBCC images/fsnotify.pb-c.c [2020-06-09T12:13:40.515Z] #39 15.70 DEP images/fh.pb-c.d [2020-06-09T12:13:40.515Z] #39 15.81 DEP images/fsnotify.pb-c.d [2020-06-09T12:13:40.515Z] #39 15.92 PBCC images/eventpoll.pb-c.c [2020-06-09T12:13:40.515Z] #39 15.96 DEP images/eventpoll.pb-c.d [2020-06-09T12:13:40.515Z] #39 16.00 PBCC images/eventfd.pb-c.c [2020-06-09T12:13:40.515Z] #39 16.03 DEP images/eventfd.pb-c.d [2020-06-09T12:13:40.515Z] #39 16.07 PBCC images/remap-file-path.pb-c.c [2020-06-09T12:13:40.515Z] #39 16.10 DEP images/remap-file-path.pb-c.d [2020-06-09T12:13:40.515Z] #39 16.13 PBCC images/fifo.pb-c.c [2020-06-09T12:13:40.515Z] #39 16.17 DEP images/fifo.pb-c.d [2020-06-09T12:13:40.515Z] #39 16.21 PBCC images/ghost-file.pb-c.c [2020-06-09T12:13:40.515Z] #39 16.25 DEP images/ghost-file.pb-c.d [2020-06-09T12:13:40.515Z] #39 16.30 PBCC images/regfile.pb-c.c [2020-06-09T12:13:40.515Z] #39 16.35 DEP images/regfile.pb-c.d [2020-06-09T12:13:40.515Z] #39 16.43 PBCC images/ns.pb-c.c [2020-06-09T12:13:40.515Z] #39 16.44 DEP images/ns.pb-c.d [2020-06-09T12:13:40.515Z] #39 16.51 PBCC images/fdinfo.pb-c.c [2020-06-09T12:13:40.515Z] #39 16.66 DEP images/fdinfo.pb-c.d [2020-06-09T12:13:40.515Z] #39 16.73 PBCC images/core-aarch64.pb-c.c [2020-06-09T12:13:40.515Z] #39 16.78 PBCC images/core-arm.pb-c.c [2020-06-09T12:13:40.515Z] #39 16.82 PBCC images/core-ppc64.pb-c.c [2020-06-09T12:13:40.515Z] #39 16.89 PBCC images/core-s390.pb-c.c [2020-06-09T12:13:40.515Z] #39 16.94 PBCC images/core-x86.pb-c.c [2020-06-09T12:13:40.515Z] #39 17.03 PBCC images/core.pb-c.c [2020-06-09T12:13:40.515Z] #39 17.13 PBCC images/inventory.pb-c.c [2020-06-09T12:13:40.515Z] #39 17.21 DEP images/core-aarch64.pb-c.d [2020-06-09T12:13:40.515Z] #39 17.26 DEP images/core-arm.pb-c.d [2020-06-09T12:13:40.515Z] #39 17.34 DEP images/core-ppc64.pb-c.d [2020-06-09T12:13:40.515Z] #39 17.42 DEP images/core-s390.pb-c.d [2020-06-09T12:13:40.515Z] #39 17.51 DEP images/core-x86.pb-c.d [2020-06-09T12:13:40.515Z] #39 17.61 DEP images/core.pb-c.d [2020-06-09T12:13:40.515Z] #39 17.73 DEP images/inventory.pb-c.d [2020-06-09T12:13:40.515Z] #39 17.76 PBCC images/cpuinfo.pb-c.c [2020-06-09T12:13:40.515Z] #39 17.79 DEP images/cpuinfo.pb-c.d [2020-06-09T12:13:40.515Z] #39 17.90 PBCC images/stats.pb-c.c [2020-06-09T12:13:40.515Z] #39 17.95 DEP images/stats.pb-c.d [2020-06-09T12:13:40.515Z] #39 ... [2020-06-09T12:13:40.515Z] [2020-06-09T12:13:40.515Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-09T12:13:40.515Z] #25 16.54 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-06-09T12:13:40.596Z] #25 16.19 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-06-09T12:13:40.596Z] #25 16.48 [2020-06-09T12:13:40.851Z] #25 16.64 ######################################################################## 100.0% [2020-06-09T12:13:40.851Z] #25 16.81 [2020-06-09T12:13:40.862Z] #25 18.96 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-06-09T12:13:40.862Z] #25 19.04 skipping existing 1849cc453dee [2020-06-09T12:13:40.862Z] #25 19.18 [2020-06-09T12:13:41.087Z] #25 16.91 [2020-06-09T12:13:41.348Z] #25 17.11 # 2.2% ######################################################################## 100.0% [2020-06-09T12:13:41.488Z] #53 43.27 Checking out files: 50% (1620/3184) Checking out files: 51% (1624/3184) Checking out files: 52% (1656/3184) Checking out files: 53% (1688/3184) Checking out files: 54% (1720/3184) Checking out files: 55% (1752/3184) Checking out files: 56% (1784/3184) Checking out files: 57% (1815/3184) Checking out files: 58% (1847/3184) Checking out files: 59% (1879/3184) Checking out files: 60% (1911/3184) Checking out files: 61% (1943/3184) Checking out files: 62% (1975/3184) Checking out files: 63% (2006/3184) Checking out files: 64% (2038/3184) Checking out files: 65% (2070/3184) Checking out files: 66% (2102/3184) Checking out files: 67% (2134/3184) Checking out files: 68% (2166/3184) Checking out files: 69% (2197/3184) Checking out files: 70% (2229/3184) Checking out files: 71% (2261/3184) Checking out files: 72% (2293/3184) Checking out files: 73% (2325/3184) Checking out files: 74% (2357/3184) Checking out files: 75% (2388/3184) Checking out files: 76% (2420/3184) Checking out files: 77% (2452/3184) Checking out files: 78% (2484/3184) Checking out files: 79% (2516/3184) Checking out files: 80% (2548/3184) Checking out files: 81% (2580/3184) Checking out files: 82% (2611/3184) Checking out files: 83% (2643/3184) Checking out files: 84% (2675/3184) Checking out files: 85% (2707/3184) Checking out files: 86% (2739/3184) Checking out files: 87% (2771/3184) Checking out files: 88% (2802/3184) Checking out files: 89% (2834/3184) Checking out files: 89% (2857/3184) Checking out files: 90% (2866/3184) Checking out files: 91% (2898/3184) Checking out files: 92% (2930/3184) Checking out files: 93% (2962/3184) Checking out files: 94% (2993/3184) Checking out files: 95% (3025/3184) Checking out files: 96% (3057/3184) Checking out files: 97% (3089/3184) Checking out files: 98% (3121/3184) Checking out files: 99% (3153/3184) Checking out files: 100% (3184/3184) Checking out files: 100% (3184/3184), done. [2020-06-09T12:13:41.488Z] #53 44.55 + cd /tmp/tmp.8cfVEMj4B3/src/github.com/containerd/containerd [2020-06-09T12:13:41.488Z] #53 44.56 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-09T12:13:41.612Z] #25 17.28 [2020-06-09T12:13:41.677Z] #39 108.0 CC criu/cr-errno.o [2020-06-09T12:13:41.677Z] #39 ... [2020-06-09T12:13:41.677Z] [2020-06-09T12:13:41.677Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-09T12:13:41.677Z] #17 34.11 Unpacking bash-completion (1:2.8-6) ... [2020-06-09T12:13:41.677Z] #17 34.52 Selecting previously unselected package bzip2. [2020-06-09T12:13:41.677Z] #17 34.53 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-06-09T12:13:41.677Z] #17 34.55 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-09T12:13:41.677Z] #17 34.65 Selecting previously unselected package xz-utils. [2020-06-09T12:13:41.677Z] #17 34.65 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-06-09T12:13:41.677Z] #17 34.65 Unpacking xz-utils (5.2.4-1) ... [2020-06-09T12:13:41.677Z] #17 34.84 Selecting previously unselected package apparmor. [2020-06-09T12:13:41.677Z] #17 34.84 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-06-09T12:13:41.677Z] #17 34.93 Unpacking apparmor (2.13.2-10) ... [2020-06-09T12:13:41.677Z] #17 35.25 Selecting previously unselected package aufs-tools. [2020-06-09T12:13:41.677Z] #17 35.25 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-06-09T12:13:41.677Z] #17 35.25 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-06-09T12:13:41.677Z] #17 35.37 Selecting previously unselected package libonig5:amd64. [2020-06-09T12:13:41.677Z] #17 35.37 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-06-09T12:13:41.677Z] #17 35.38 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-06-09T12:13:41.677Z] #17 35.50 Selecting previously unselected package libjq1:amd64. [2020-06-09T12:13:41.677Z] #17 35.50 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-06-09T12:13:41.677Z] #17 35.51 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-09T12:13:41.677Z] #17 35.63 Selecting previously unselected package jq. [2020-06-09T12:13:41.677Z] #17 35.63 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-06-09T12:13:41.677Z] #17 35.64 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-09T12:13:41.677Z] #17 35.72 Selecting previously unselected package libaio1:amd64. [2020-06-09T12:13:41.677Z] #17 35.73 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-06-09T12:13:41.677Z] #17 35.73 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-06-09T12:13:41.677Z] #17 35.79 Selecting previously unselected package libgpm2:amd64. [2020-06-09T12:13:41.677Z] #17 35.79 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-06-09T12:13:41.677Z] #17 35.80 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-06-09T12:13:41.677Z] #17 35.89 Selecting previously unselected package libicu63:amd64. [2020-06-09T12:13:41.677Z] #17 35.89 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-06-09T12:13:41.677Z] #17 35.89 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-09T12:13:41.677Z] #17 39.22 Selecting previously unselected package libnet1:amd64. [2020-06-09T12:13:41.677Z] #17 39.22 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-06-09T12:13:41.677Z] #17 39.22 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-09T12:13:41.677Z] #17 39.32 Selecting previously unselected package libnl-3-200:amd64. [2020-06-09T12:13:41.677Z] #17 39.32 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-06-09T12:13:41.677Z] #17 39.33 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-06-09T12:13:41.677Z] #17 39.39 Selecting previously unselected package libprotobuf-c1:amd64. [2020-06-09T12:13:41.677Z] #17 39.40 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-06-09T12:13:41.677Z] #17 39.41 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-09T12:13:41.677Z] #17 39.47 Selecting previously unselected package libreadline5:amd64. [2020-06-09T12:13:41.677Z] #17 39.48 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-06-09T12:13:41.677Z] #17 39.49 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-06-09T12:13:41.677Z] #17 39.61 Selecting previously unselected package net-tools. [2020-06-09T12:13:41.677Z] #17 39.61 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-06-09T12:13:41.677Z] #17 39.61 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-09T12:13:41.777Z] #25 ... [2020-06-09T12:13:41.777Z] [2020-06-09T12:13:41.777Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:13:41.777Z] #30 79.17 github.com/BurntSushi/toml/cmd/tomlv [2020-06-09T12:13:41.777Z] #30 DONE 84.7s [2020-06-09T12:13:41.777Z] [2020-06-09T12:13:41.777Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:13:41.796Z] #25 20.03 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-06-09T12:13:41.873Z] #25 ... [2020-06-09T12:13:41.873Z] [2020-06-09T12:13:41.873Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:13:41.873Z] #41 61.71 go/ast [2020-06-09T12:13:41.873Z] #41 62.70 encoding/base64 [2020-06-09T12:13:41.873Z] #41 63.63 encoding/json [2020-06-09T12:13:41.873Z] #41 69.58 text/template [2020-06-09T12:13:41.873Z] #41 70.75 go/parser [2020-06-09T12:13:41.935Z] #17 39.81 Selecting previously unselected package python-pip-whl. [2020-06-09T12:13:41.935Z] #17 39.81 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-06-09T12:13:41.935Z] #17 39.81 Unpacking python-pip-whl (18.1-5) ... [2020-06-09T12:13:42.133Z] #41 ... [2020-06-09T12:13:42.133Z] [2020-06-09T12:13:42.133Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:13:42.134Z] #52 30.93 Checking out files: 54% (1729/3184) Checking out files: 55% (1752/3184) Checking out files: 56% (1784/3184) Checking out files: 57% (1815/3184) Checking out files: 58% (1847/3184) Checking out files: 59% (1879/3184) Checking out files: 60% (1911/3184) Checking out files: 61% (1943/3184) Checking out files: 62% (1975/3184) Checking out files: 63% (2006/3184) Checking out files: 64% (2038/3184) Checking out files: 65% (2070/3184) Checking out files: 66% (2102/3184) Checking out files: 67% (2134/3184) Checking out files: 68% (2166/3184) Checking out files: 69% (2197/3184) Checking out files: 70% (2229/3184) Checking out files: 71% (2261/3184) Checking out files: 72% (2293/3184) Checking out files: 73% (2325/3184) Checking out files: 74% (2357/3184) Checking out files: 75% (2388/3184) Checking out files: 76% (2420/3184) Checking out files: 77% (2452/3184) Checking out files: 78% (2484/3184) Checking out files: 79% (2516/3184) Checking out files: 80% (2548/3184) Checking out files: 81% (2580/3184) Checking out files: 82% (2611/3184) Checking out files: 83% (2643/3184) Checking out files: 84% (2675/3184) Checking out files: 85% (2707/3184) Checking out files: 86% (2739/3184) Checking out files: 87% (2771/3184) Checking out files: 88% (2802/3184) Checking out files: 89% (2834/3184) Checking out files: 90% (2866/3184) Checking out files: 91% (2898/3184) Checking out files: 92% (2930/3184) Checking out files: 92% (2938/3184) Checking out files: 93% (2962/3184) Checking out files: 94% (2993/3184) Checking out files: 95% (3025/3184) Checking out files: 96% (3057/3184) Checking out files: 97% (3089/3184) Checking out files: 98% (3121/3184) Checking out files: 99% (3153/3184) Checking out files: 100% (3184/3184) Checking out files: 100% (3184/3184), done. [2020-06-09T12:13:42.134Z] #52 32.17 + cd /tmp/tmp.oFz0gpA8UW/src/github.com/containerd/containerd [2020-06-09T12:13:42.134Z] #52 32.18 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-09T12:13:42.134Z] #52 34.15 + export 'BUILDTAGS=netgo osusergo static_build' [2020-06-09T12:13:42.134Z] #52 34.15 + BUILDTAGS='netgo osusergo static_build' [2020-06-09T12:13:42.134Z] #52 34.15 + export EXTRA_FLAGS=-buildmode=pie [2020-06-09T12:13:42.134Z] #52 34.15 + EXTRA_FLAGS=-buildmode=pie [2020-06-09T12:13:42.134Z] #52 34.15 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-06-09T12:13:42.134Z] #52 34.15 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-06-09T12:13:42.134Z] #52 34.15 + '[' '' = dynamic ']' [2020-06-09T12:13:42.134Z] #52 34.15 + make [2020-06-09T12:13:42.134Z] #52 35.71 + bin/ctr [2020-06-09T12:13:42.362Z] #25 20.42 [2020-06-09T12:13:42.362Z] #25 20.59 ######################################################################## 100.0% [2020-06-09T12:13:42.362Z] #25 20.70 [2020-06-09T12:13:42.500Z] #17 40.29 Selecting previously unselected package python3-lib2to3. [2020-06-09T12:13:42.500Z] #17 40.30 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-06-09T12:13:42.500Z] #17 40.32 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-06-09T12:13:42.621Z] #25 20.78 Download of images into '/build' complete. [2020-06-09T12:13:42.621Z] #25 20.78 Use something like the following to load the result into a Docker daemon: [2020-06-09T12:13:42.621Z] #25 20.78 tar -cC '/build' . | docker load [2020-06-09T12:13:42.621Z] #25 DONE 20.9s [2020-06-09T12:13:42.621Z] [2020-06-09T12:13:42.621Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:13:42.621Z] #30 78.90 github.com/BurntSushi/toml/cmd/tomlv [2020-06-09T12:13:42.621Z] #30 DONE 84.4s [2020-06-09T12:13:42.621Z] [2020-06-09T12:13:42.621Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:13:42.621Z] #39 10.31 DEP images/timens.pb-c.d [2020-06-09T12:13:42.621Z] #39 10.36 PBCC images/fown.pb-c.c [2020-06-09T12:13:42.621Z] #39 10.42 PBCC images/google/protobuf/descriptor.pb-c.c [2020-06-09T12:13:42.621Z] #39 10.56 PBCC images/opts.pb-c.c [2020-06-09T12:13:42.621Z] #39 10.67 PBCC images/memfd.pb-c.c [2020-06-09T12:13:42.621Z] #39 10.77 DEP images/fown.pb-c.d [2020-06-09T12:13:42.621Z] #39 10.81 DEP images/google/protobuf/descriptor.pb-c.d [2020-06-09T12:13:42.621Z] #39 10.88 DEP images/opts.pb-c.d [2020-06-09T12:13:42.621Z] #39 10.97 DEP images/memfd.pb-c.d [2020-06-09T12:13:42.621Z] #39 11.04 PBCC images/sit.pb-c.c [2020-06-09T12:13:42.621Z] #39 11.14 DEP images/sit.pb-c.d [2020-06-09T12:13:42.621Z] #39 11.24 PBCC images/macvlan.pb-c.c [2020-06-09T12:13:42.621Z] #39 11.26 DEP images/macvlan.pb-c.d [2020-06-09T12:13:42.621Z] #39 11.31 PBCC images/autofs.pb-c.c [2020-06-09T12:13:42.621Z] #39 11.36 DEP images/autofs.pb-c.d [2020-06-09T12:13:42.621Z] #39 11.43 PBCC images/sysctl.pb-c.c [2020-06-09T12:13:42.621Z] #39 11.46 DEP images/sysctl.pb-c.d [2020-06-09T12:13:42.621Z] #39 11.58 PBCC images/time.pb-c.c [2020-06-09T12:13:42.621Z] #39 11.62 DEP images/time.pb-c.d [2020-06-09T12:13:42.621Z] #39 11.68 PBCC images/binfmt-misc.pb-c.c [2020-06-09T12:13:42.621Z] #39 11.72 DEP images/binfmt-misc.pb-c.d [2020-06-09T12:13:42.621Z] #39 11.74 PBCC images/seccomp.pb-c.c [2020-06-09T12:13:42.621Z] #39 11.80 DEP images/seccomp.pb-c.d [2020-06-09T12:13:42.621Z] #39 11.87 PBCC images/userns.pb-c.c [2020-06-09T12:13:42.621Z] #39 11.88 DEP images/userns.pb-c.d [2020-06-09T12:13:42.621Z] #39 11.96 PBCC images/cgroup.pb-c.c [2020-06-09T12:13:42.621Z] #39 12.00 DEP images/cgroup.pb-c.d [2020-06-09T12:13:42.621Z] #39 12.06 PBCC images/ext-file.pb-c.c [2020-06-09T12:13:42.621Z] #39 12.06 DEP images/ext-file.pb-c.d [2020-06-09T12:13:42.621Z] #39 12.12 PBCC images/rpc.pb-c.c [2020-06-09T12:13:42.621Z] #39 12.24 DEP images/rpc.pb-c.d [2020-06-09T12:13:42.621Z] #39 12.32 PBCC images/siginfo.pb-c.c [2020-06-09T12:13:42.621Z] #39 12.37 DEP images/siginfo.pb-c.d [2020-06-09T12:13:42.621Z] #39 12.44 PBCC images/pagemap.pb-c.c [2020-06-09T12:13:42.621Z] #39 12.47 DEP images/pagemap.pb-c.d [2020-06-09T12:13:42.621Z] #39 12.52 PBCC images/rlimit.pb-c.c [2020-06-09T12:13:42.621Z] #39 12.55 DEP images/rlimit.pb-c.d [2020-06-09T12:13:42.621Z] #39 12.58 PBCC images/file-lock.pb-c.c [2020-06-09T12:13:42.621Z] #39 12.61 DEP images/file-lock.pb-c.d [2020-06-09T12:13:42.621Z] #39 12.66 PBCC images/tty.pb-c.c [2020-06-09T12:13:42.621Z] #39 12.72 DEP images/tty.pb-c.d [2020-06-09T12:13:42.621Z] #39 12.80 PBCC images/tun.pb-c.c [2020-06-09T12:13:42.621Z] #39 12.85 PBCC images/netdev.pb-c.c [2020-06-09T12:13:42.621Z] #39 12.96 DEP images/tun.pb-c.d [2020-06-09T12:13:42.621Z] #39 13.03 DEP images/netdev.pb-c.d [2020-06-09T12:13:42.621Z] #39 13.10 PBCC images/vma.pb-c.c [2020-06-09T12:13:42.621Z] #39 13.13 DEP images/vma.pb-c.d [2020-06-09T12:13:42.621Z] #39 13.20 PBCC images/creds.pb-c.c [2020-06-09T12:13:42.621Z] #39 13.26 DEP images/creds.pb-c.d [2020-06-09T12:13:42.621Z] #39 13.34 PBCC images/utsns.pb-c.c [2020-06-09T12:13:42.621Z] #39 13.36 DEP images/utsns.pb-c.d [2020-06-09T12:13:42.621Z] #39 13.42 PBCC images/ipc-desc.pb-c.c [2020-06-09T12:13:42.621Z] #39 13.45 PBCC images/ipc-sem.pb-c.c [2020-06-09T12:13:42.621Z] #39 13.56 DEP images/ipc-desc.pb-c.d [2020-06-09T12:13:42.621Z] #39 13.70 DEP images/ipc-sem.pb-c.d [2020-06-09T12:13:42.694Z] #64 exporting layers 2.5s done [2020-06-09T12:13:42.694Z] #64 writing image sha256:faab3a993112024830cb8e20afeb3f17b2ee4bdc763dfb85f4a4a1011e43e93d done [2020-06-09T12:13:42.694Z] #64 naming to docker.io/library/docker:42f65bcebea5a9e610a5f5305b47a88ff6d5ce16 done [2020-06-09T12:13:42.694Z] #64 DONE 2.6s [2020-06-09T12:13:42.705Z] #52 ... [2020-06-09T12:13:42.705Z] [2020-06-09T12:13:42.705Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-09T12:13:42.705Z] #25 18.51 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-06-09T12:13:42.758Z] #17 40.45 Selecting previously unselected package python3-distutils. [2020-06-09T12:13:42.758Z] #17 40.47 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-06-09T12:13:42.758Z] #17 40.47 Unpacking python3-distutils (3.7.3-1) ... [2020-06-09T12:13:42.758Z] #17 40.62 Selecting previously unselected package python3-pip. [2020-06-09T12:13:42.758Z] #17 40.64 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-06-09T12:13:42.758Z] #17 40.64 Unpacking python3-pip (18.1-5) ... [Pipeline] } [Pipeline] // stage [2020-06-09T12:13:42.799Z] #52 38.68 Checking out files: 46% (1476/3184) Checking out files: 47% (1497/3184) Checking out files: 48% (1529/3184) Checking out files: 49% (1561/3184) Checking out files: 50% (1592/3184) Checking out files: 51% (1624/3184) Checking out files: 52% (1656/3184) Checking out files: 53% (1688/3184) Checking out files: 54% (1720/3184) Checking out files: 55% (1752/3184) Checking out files: 56% (1784/3184) Checking out files: 57% (1815/3184) Checking out files: 58% (1847/3184) Checking out files: 59% (1879/3184) Checking out files: 60% (1911/3184) Checking out files: 61% (1943/3184) Checking out files: 62% (1975/3184) Checking out files: 63% (2006/3184) Checking out files: 64% (2038/3184) Checking out files: 65% (2070/3184) Checking out files: 66% (2102/3184) Checking out files: 67% (2134/3184) Checking out files: 68% (2166/3184) Checking out files: 69% (2197/3184) Checking out files: 70% (2229/3184) Checking out files: 71% (2261/3184) Checking out files: 72% (2293/3184) Checking out files: 73% (2325/3184) Checking out files: 74% (2357/3184) Checking out files: 75% (2388/3184) Checking out files: 76% (2420/3184) Checking out files: 77% (2452/3184) Checking out files: 78% (2484/3184) Checking out files: 78% (2505/3184) Checking out files: 79% (2516/3184) Checking out files: 80% (2548/3184) Checking out files: 81% (2580/3184) Checking out files: 82% (2611/3184) Checking out files: 83% (2643/3184) Checking out files: 84% (2675/3184) Checking out files: 85% (2707/3184) Checking out files: 86% (2739/3184) Checking out files: 87% (2771/3184) Checking out files: 88% (2802/3184) Checking out files: 89% (2834/3184) Checking out files: 90% (2866/3184) Checking out files: 91% (2898/3184) Checking out files: 92% (2930/3184) Checking out files: 93% (2962/3184) Checking out files: 94% (2993/3184) Checking out files: 95% (3025/3184) Checking out files: 96% (3057/3184) Checking out files: 97% (3089/3184) Checking out files: 98% (3121/3184) Checking out files: 99% (3153/3184) Checking out files: 100% (3184/3184) Checking out files: 100% (3184/3184), done. [2020-06-09T12:13:42.799Z] #52 40.93 + cd /tmp/tmp.NC4fADVdxT/src/github.com/containerd/containerd [2020-06-09T12:13:42.799Z] #52 40.93 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-06-09T12:13:42.879Z] #39 13.76 PBCC images/ipc-msg.pb-c.c [2020-06-09T12:13:42.879Z] #39 13.78 DEP images/ipc-msg.pb-c.d [2020-06-09T12:13:42.879Z] #39 13.93 PBCC images/ipc-shm.pb-c.c [2020-06-09T12:13:42.879Z] #39 13.96 DEP images/ipc-shm.pb-c.d [2020-06-09T12:13:42.992Z] #53 ... [2020-06-09T12:13:42.992Z] [2020-06-09T12:13:42.992Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-09T12:13:42.992Z] #26 19.47 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-06-09T12:13:42.992Z] #26 19.60 skipping existing c8c2d4a6b2e3 [2020-06-09T12:13:42.992Z] #26 19.85 [2020-06-09T12:13:42.992Z] #26 21.25 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-06-09T12:13:42.992Z] #26 21.65 [2020-06-09T12:13:42.992Z] #26 21.82 ######################################################################## 100.0% [2020-06-09T12:13:42.992Z] #26 21.96 [2020-06-09T12:13:42.992Z] #26 22.04 Download of images into '/build' complete. [2020-06-09T12:13:42.992Z] #26 22.04 Use something like the following to load the result into a Docker daemon: [2020-06-09T12:13:42.992Z] #26 22.04 tar -cC '/build' . | docker load [2020-06-09T12:13:42.992Z] #26 DONE 22.1s [2020-06-09T12:13:42.992Z] [2020-06-09T12:13:42.992Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:13:42.992Z] #40 16.39 DEP images/core.pb-c.d [2020-06-09T12:13:42.992Z] #40 16.51 DEP images/inventory.pb-c.d [2020-06-09T12:13:42.992Z] #40 16.56 PBCC images/cpuinfo.pb-c.c [2020-06-09T12:13:42.992Z] #40 16.60 DEP images/cpuinfo.pb-c.d [2020-06-09T12:13:42.992Z] #40 16.74 PBCC images/stats.pb-c.c [2020-06-09T12:13:42.992Z] #40 16.76 DEP images/stats.pb-c.d [2020-06-09T12:13:42.992Z] #40 19.07 make[1]: Nothing to be done for 'all'. [2020-06-09T12:13:43.015Z] #17 40.84 Selecting previously unselected package python3-pkg-resources. [2020-06-09T12:13:43.015Z] #17 40.86 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-06-09T12:13:43.015Z] #17 40.87 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-06-09T12:13:43.138Z] #39 14.00 PBCC images/ipc-var.pb-c.c [2020-06-09T12:13:43.138Z] #39 14.09 DEP images/ipc-var.pb-c.d [2020-06-09T12:13:43.138Z] #39 14.14 PBCC images/sk-opts.pb-c.c [2020-06-09T12:13:43.177Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40938/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=42f65bcebea5a9e610a5f5305b47a88ff6d5ce16 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:42f65bcebea5a9e610a5f5305b47a88ff6d5ce16 hack/test/unit [2020-06-09T12:13:43.273Z] #17 41.01 Selecting previously unselected package python3-setuptools. [2020-06-09T12:13:43.273Z] #17 41.01 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-06-09T12:13:43.273Z] #17 41.02 Unpacking python3-setuptools (40.8.0-1) ... [2020-06-09T12:13:43.273Z] #17 41.23 Selecting previously unselected package python3-wheel. [2020-06-09T12:13:43.273Z] #17 41.24 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-06-09T12:13:43.273Z] #17 41.25 Unpacking python3-wheel (0.32.3-2) ... [2020-06-09T12:13:43.278Z] #25 18.96 [2020-06-09T12:13:43.283Z] #40 21.47 CC images/stats.o [2020-06-09T12:13:43.283Z] #40 ... [2020-06-09T12:13:43.283Z] [2020-06-09T12:13:43.283Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:13:43.283Z] #53 46.45 + export 'BUILDTAGS=netgo osusergo static_build' [2020-06-09T12:13:43.396Z] #39 14.23 PBCC images/packet-sock.pb-c.c [2020-06-09T12:13:43.396Z] #39 14.29 DEP images/sk-opts.pb-c.d [2020-06-09T12:13:43.396Z] #39 14.38 DEP images/packet-sock.pb-c.d [2020-06-09T12:13:43.396Z] #39 14.43 PBCC images/sk-netlink.pb-c.c [2020-06-09T12:13:43.531Z] #17 41.33 Selecting previously unselected package sudo. [2020-06-09T12:13:43.531Z] #17 41.34 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-06-09T12:13:43.531Z] #17 41.34 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-06-09T12:13:43.539Z] #25 19.26 0.8% ######################################################################## 100.0% [2020-06-09T12:13:43.539Z] #25 19.46 [2020-06-09T12:13:43.573Z] #53 46.45 + BUILDTAGS='netgo osusergo static_build' [2020-06-09T12:13:43.573Z] #53 46.45 + export EXTRA_FLAGS=-buildmode=pie [2020-06-09T12:13:43.573Z] #53 46.45 + EXTRA_FLAGS=-buildmode=pie [2020-06-09T12:13:43.573Z] #53 46.45 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-06-09T12:13:43.573Z] #53 46.45 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-06-09T12:13:43.573Z] #53 46.45 + '[' '' = dynamic ']' [2020-06-09T12:13:43.573Z] #53 46.46 + make [2020-06-09T12:13:43.655Z] #39 14.53 DEP images/sk-netlink.pb-c.d [2020-06-09T12:13:43.655Z] #39 14.65 PBCC images/sk-inet.pb-c.c [2020-06-09T12:13:43.730Z] #52 ... [2020-06-09T12:13:43.730Z] [2020-06-09T12:13:43.730Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:13:43.730Z] #39 9.968 PBCC images/opts.pb-c.c [2020-06-09T12:13:43.730Z] #39 10.04 PBCC images/memfd.pb-c.c [2020-06-09T12:13:43.730Z] #39 10.18 DEP images/fown.pb-c.d [2020-06-09T12:13:43.730Z] #39 10.24 DEP images/google/protobuf/descriptor.pb-c.d [2020-06-09T12:13:43.730Z] #39 10.37 DEP images/opts.pb-c.d [2020-06-09T12:13:43.730Z] #39 10.44 DEP images/memfd.pb-c.d [2020-06-09T12:13:43.730Z] #39 10.55 PBCC images/sit.pb-c.c [2020-06-09T12:13:43.730Z] #39 10.70 DEP images/sit.pb-c.d [2020-06-09T12:13:43.730Z] #39 10.80 PBCC images/macvlan.pb-c.c [2020-06-09T12:13:43.730Z] #39 10.84 DEP images/macvlan.pb-c.d [2020-06-09T12:13:43.730Z] #39 10.88 PBCC images/autofs.pb-c.c [2020-06-09T12:13:43.730Z] #39 10.94 DEP images/autofs.pb-c.d [2020-06-09T12:13:43.730Z] #39 11.04 PBCC images/sysctl.pb-c.c [2020-06-09T12:13:43.730Z] #39 11.10 DEP images/sysctl.pb-c.d [2020-06-09T12:13:43.730Z] #39 11.19 PBCC images/time.pb-c.c [2020-06-09T12:13:43.730Z] #39 11.27 DEP images/time.pb-c.d [2020-06-09T12:13:43.730Z] #39 11.35 PBCC images/binfmt-misc.pb-c.c [2020-06-09T12:13:43.730Z] #39 11.42 DEP images/binfmt-misc.pb-c.d [2020-06-09T12:13:43.730Z] #39 11.53 PBCC images/seccomp.pb-c.c [2020-06-09T12:13:43.730Z] #39 11.54 DEP images/seccomp.pb-c.d [2020-06-09T12:13:43.730Z] #39 11.61 PBCC images/userns.pb-c.c [2020-06-09T12:13:43.730Z] #39 11.66 DEP images/userns.pb-c.d [2020-06-09T12:13:43.730Z] #39 11.72 PBCC images/cgroup.pb-c.c [2020-06-09T12:13:43.730Z] #39 11.82 DEP images/cgroup.pb-c.d [2020-06-09T12:13:43.730Z] #39 11.89 PBCC images/ext-file.pb-c.c [2020-06-09T12:13:43.730Z] #39 11.97 DEP images/ext-file.pb-c.d [2020-06-09T12:13:43.730Z] #39 12.09 PBCC images/rpc.pb-c.c [2020-06-09T12:13:43.730Z] #39 12.13 DEP images/rpc.pb-c.d [2020-06-09T12:13:43.730Z] #39 12.28 PBCC images/siginfo.pb-c.c [2020-06-09T12:13:43.730Z] #39 12.37 DEP images/siginfo.pb-c.d [2020-06-09T12:13:43.730Z] #39 12.45 PBCC images/pagemap.pb-c.c [2020-06-09T12:13:43.730Z] #39 12.58 DEP images/pagemap.pb-c.d [2020-06-09T12:13:43.730Z] #39 12.69 PBCC images/rlimit.pb-c.c [2020-06-09T12:13:43.730Z] #39 12.75 DEP images/rlimit.pb-c.d [2020-06-09T12:13:43.730Z] #39 12.85 PBCC images/file-lock.pb-c.c [2020-06-09T12:13:43.730Z] #39 12.91 DEP images/file-lock.pb-c.d [2020-06-09T12:13:43.730Z] #39 12.97 PBCC images/tty.pb-c.c [2020-06-09T12:13:43.730Z] #39 13.09 DEP images/tty.pb-c.d [2020-06-09T12:13:43.730Z] #39 13.26 PBCC images/tun.pb-c.c [2020-06-09T12:13:43.730Z] #39 13.38 PBCC images/netdev.pb-c.c [2020-06-09T12:13:43.730Z] #39 13.51 DEP images/tun.pb-c.d [2020-06-09T12:13:43.730Z] #39 13.59 DEP images/netdev.pb-c.d [2020-06-09T12:13:43.730Z] #39 13.70 PBCC images/vma.pb-c.c [2020-06-09T12:13:43.730Z] #39 13.88 DEP images/vma.pb-c.d [2020-06-09T12:13:43.730Z] #39 14.17 PBCC images/creds.pb-c.c [2020-06-09T12:13:43.730Z] #39 14.27 DEP images/creds.pb-c.d [2020-06-09T12:13:43.730Z] #39 14.34 PBCC images/utsns.pb-c.c [2020-06-09T12:13:43.730Z] #39 14.39 DEP images/utsns.pb-c.d [2020-06-09T12:13:43.730Z] #39 14.47 PBCC images/ipc-desc.pb-c.c [2020-06-09T12:13:43.730Z] #39 14.53 PBCC images/ipc-sem.pb-c.c [2020-06-09T12:13:43.730Z] #39 14.61 DEP images/ipc-desc.pb-c.d [2020-06-09T12:13:43.730Z] #39 14.69 DEP images/ipc-sem.pb-c.d [2020-06-09T12:13:43.730Z] #39 14.77 PBCC images/ipc-msg.pb-c.c [2020-06-09T12:13:43.730Z] #39 14.82 DEP images/ipc-msg.pb-c.d [2020-06-09T12:13:43.730Z] #39 14.87 PBCC images/ipc-shm.pb-c.c [2020-06-09T12:13:43.730Z] #39 14.93 DEP images/ipc-shm.pb-c.d [2020-06-09T12:13:43.730Z] #39 14.98 PBCC images/ipc-var.pb-c.c [2020-06-09T12:13:43.730Z] #39 15.03 DEP images/ipc-var.pb-c.d [2020-06-09T12:13:43.730Z] #39 15.09 PBCC images/sk-opts.pb-c.c [2020-06-09T12:13:43.730Z] #39 15.17 PBCC images/packet-sock.pb-c.c [2020-06-09T12:13:43.730Z] #39 15.25 DEP images/sk-opts.pb-c.d [2020-06-09T12:13:43.730Z] #39 15.30 DEP images/packet-sock.pb-c.d [2020-06-09T12:13:43.730Z] #39 15.36 PBCC images/sk-netlink.pb-c.c [2020-06-09T12:13:43.730Z] #39 15.47 DEP images/sk-netlink.pb-c.d [2020-06-09T12:13:43.730Z] #39 15.56 PBCC images/sk-inet.pb-c.c [2020-06-09T12:13:43.730Z] #39 15.64 DEP images/sk-inet.pb-c.d [2020-06-09T12:13:43.730Z] #39 15.69 PBCC images/sk-unix.pb-c.c [2020-06-09T12:13:43.730Z] #39 15.80 DEP images/sk-unix.pb-c.d [2020-06-09T12:13:43.730Z] #39 15.87 PBCC images/mm.pb-c.c [2020-06-09T12:13:43.730Z] #39 15.98 DEP images/mm.pb-c.d [2020-06-09T12:13:43.730Z] #39 16.02 PBCC images/timerfd.pb-c.c [2020-06-09T12:13:43.730Z] #39 16.08 DEP images/timerfd.pb-c.d [2020-06-09T12:13:43.730Z] #39 16.13 PBCC images/timer.pb-c.c [2020-06-09T12:13:43.730Z] #39 16.13 DEP images/timer.pb-c.d [2020-06-09T12:13:43.730Z] #39 16.22 PBCC images/sa.pb-c.c [2020-06-09T12:13:43.730Z] #39 16.32 DEP images/sa.pb-c.d [2020-06-09T12:13:43.730Z] #39 16.40 PBCC images/pipe-data.pb-c.c [2020-06-09T12:13:43.730Z] #39 16.44 DEP images/pipe-data.pb-c.d [2020-06-09T12:13:43.730Z] #39 16.48 PBCC images/mnt.pb-c.c [2020-06-09T12:13:43.730Z] #39 16.54 DEP images/mnt.pb-c.d [2020-06-09T12:13:43.730Z] #39 16.60 PBCC images/sk-packet.pb-c.c [2020-06-09T12:13:43.730Z] #39 16.65 DEP images/sk-packet.pb-c.d [2020-06-09T12:13:43.730Z] #39 16.70 PBCC images/tcp-stream.pb-c.c [2020-06-09T12:13:43.730Z] #39 16.80 DEP images/tcp-stream.pb-c.d [2020-06-09T12:13:43.730Z] #39 16.84 PBCC images/pipe.pb-c.c [2020-06-09T12:13:43.730Z] #39 16.90 DEP images/pipe.pb-c.d [2020-06-09T12:13:43.730Z] #39 16.95 PBCC images/pstree.pb-c.c [2020-06-09T12:13:43.730Z] #39 16.99 DEP images/pstree.pb-c.d [2020-06-09T12:13:43.730Z] #39 17.04 PBCC images/fs.pb-c.c [2020-06-09T12:13:43.730Z] #39 17.07 DEP images/fs.pb-c.d [2020-06-09T12:13:43.730Z] #39 17.12 PBCC images/signalfd.pb-c.c [2020-06-09T12:13:43.730Z] #39 17.22 DEP images/signalfd.pb-c.d [2020-06-09T12:13:43.730Z] #39 17.32 PBCC images/fh.pb-c.c [2020-06-09T12:13:43.730Z] #39 17.34 PBCC images/fsnotify.pb-c.c [2020-06-09T12:13:43.730Z] #39 17.43 DEP images/fh.pb-c.d [2020-06-09T12:13:43.730Z] #39 17.47 DEP images/fsnotify.pb-c.d [2020-06-09T12:13:43.730Z] #39 17.57 PBCC images/eventpoll.pb-c.c [2020-06-09T12:13:43.730Z] #39 17.62 DEP images/eventpoll.pb-c.d [2020-06-09T12:13:43.730Z] #39 17.67 PBCC images/eventfd.pb-c.c [2020-06-09T12:13:43.730Z] #39 17.70 DEP images/eventfd.pb-c.d [2020-06-09T12:13:43.730Z] #39 17.75 PBCC images/remap-file-path.pb-c.c [2020-06-09T12:13:43.730Z] #39 17.80 DEP images/remap-file-path.pb-c.d [2020-06-09T12:13:43.730Z] #39 17.92 PBCC images/fifo.pb-c.c [2020-06-09T12:13:43.730Z] #39 17.96 DEP images/fifo.pb-c.d [2020-06-09T12:13:43.730Z] #39 18.00 PBCC images/ghost-file.pb-c.c [2020-06-09T12:13:43.730Z] #39 18.06 DEP images/ghost-file.pb-c.d [2020-06-09T12:13:43.730Z] #39 18.22 PBCC images/regfile.pb-c.c [2020-06-09T12:13:43.730Z] #39 18.28 DEP images/regfile.pb-c.d [2020-06-09T12:13:43.730Z] #39 18.46 PBCC images/ns.pb-c.c [2020-06-09T12:13:43.730Z] #39 18.58 DEP images/ns.pb-c.d [2020-06-09T12:13:43.730Z] #39 18.68 PBCC images/fdinfo.pb-c.c [2020-06-09T12:13:43.730Z] #39 18.88 DEP images/fdinfo.pb-c.d [2020-06-09T12:13:43.730Z] #39 19.03 PBCC images/core-aarch64.pb-c.c [2020-06-09T12:13:43.730Z] #39 19.14 PBCC images/core-arm.pb-c.c [2020-06-09T12:13:43.730Z] #39 19.25 PBCC images/core-ppc64.pb-c.c [2020-06-09T12:13:43.730Z] #39 19.31 PBCC images/core-s390.pb-c.c [2020-06-09T12:13:43.730Z] #39 19.39 PBCC images/core-x86.pb-c.c [2020-06-09T12:13:43.730Z] #39 19.47 PBCC images/core.pb-c.c [2020-06-09T12:13:43.730Z] #39 19.55 PBCC images/inventory.pb-c.c [2020-06-09T12:13:43.730Z] #39 19.64 DEP images/core-aarch64.pb-c.d [2020-06-09T12:13:43.730Z] #39 19.72 DEP images/core-arm.pb-c.d [2020-06-09T12:13:43.730Z] #39 19.79 DEP images/core-ppc64.pb-c.d [2020-06-09T12:13:43.730Z] #39 19.83 DEP images/core-s390.pb-c.d [2020-06-09T12:13:43.730Z] #39 19.88 DEP images/core-x86.pb-c.d [2020-06-09T12:13:43.730Z] #39 19.94 DEP images/core.pb-c.d [2020-06-09T12:13:43.730Z] #39 20.04 DEP images/inventory.pb-c.d [2020-06-09T12:13:43.730Z] #39 20.13 PBCC images/cpuinfo.pb-c.c [2020-06-09T12:13:43.789Z] #17 41.85 Selecting previously unselected package thin-provisioning-tools. [2020-06-09T12:13:43.789Z] #17 41.85 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-06-09T12:13:43.789Z] #17 41.86 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-06-09T12:13:43.798Z] Fetching without tags [2020-06-09T12:13:43.913Z] #39 14.72 DEP images/sk-inet.pb-c.d [2020-06-09T12:13:43.913Z] #39 14.87 PBCC images/sk-unix.pb-c.c [2020-06-09T12:13:43.985Z] #39 20.16 DEP images/cpuinfo.pb-c.d [2020-06-09T12:13:43.985Z] #39 20.23 PBCC images/stats.pb-c.c [2020-06-09T12:13:43.985Z] #39 20.24 DEP images/stats.pb-c.d [2020-06-09T12:13:44.172Z] #39 14.95 DEP images/sk-unix.pb-c.d [2020-06-09T12:13:44.172Z] #39 15.04 PBCC images/mm.pb-c.c [2020-06-09T12:13:44.172Z] #39 15.11 DEP images/mm.pb-c.d [2020-06-09T12:13:44.354Z] #17 42.07 Selecting previously unselected package uidmap. [2020-06-09T12:13:44.354Z] #17 42.08 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-06-09T12:13:44.354Z] #17 42.08 Unpacking uidmap (1:4.5-1.1) ... [2020-06-09T12:13:44.354Z] #17 42.20 Selecting previously unselected package vim-runtime. [2020-06-09T12:13:44.354Z] #17 42.21 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-06-09T12:13:44.354Z] #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-06-09T12:13:44.354Z] #17 42.28 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-06-09T12:13:44.354Z] #17 42.28 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-06-09T12:13:44.435Z] #39 15.26 PBCC images/timerfd.pb-c.c [2020-06-09T12:13:44.435Z] #39 15.30 DEP images/timerfd.pb-c.d [2020-06-09T12:13:44.435Z] #39 15.39 PBCC images/timer.pb-c.c [2020-06-09T12:13:44.435Z] #39 15.44 DEP images/timer.pb-c.d [2020-06-09T12:13:44.545Z] #39 ... [2020-06-09T12:13:44.545Z] [2020-06-09T12:13:44.545Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:13:44.545Z] #41 77.52 go/token [2020-06-09T12:13:44.545Z] #41 78.92 go/scanner [2020-06-09T12:13:44.545Z] #41 80.00 internal/lazyregexp [2020-06-09T12:13:44.545Z] #41 80.58 net/url [2020-06-09T12:13:44.545Z] #41 81.55 go/ast [2020-06-09T12:13:44.545Z] #41 83.23 text/template/parse [2020-06-09T12:13:44.545Z] #41 87.26 go/parser [2020-06-09T12:13:44.545Z] #41 ... [2020-06-09T12:13:44.545Z] [2020-06-09T12:13:44.545Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:13:44.545Z] #52 42.81 + export 'BUILDTAGS=netgo osusergo static_build' [2020-06-09T12:13:44.583Z] Merging remotes/origin/master commit 3aac5f0bbb5ccaeb9081ef710aae2459cbc87fa7 into PR head commit 687bdc7c71a4722caa598f809b05deb2572191d5 [2020-06-09T12:13:44.598Z] #53 47.49 + bin/ctr [2020-06-09T12:13:44.693Z] #39 15.54 PBCC images/sa.pb-c.c [2020-06-09T12:13:44.693Z] #39 15.63 DEP images/sa.pb-c.d [2020-06-09T12:13:44.693Z] #39 15.77 PBCC images/pipe-data.pb-c.c [2020-06-09T12:13:44.801Z] #52 42.81 + BUILDTAGS='netgo osusergo static_build' [2020-06-09T12:13:44.801Z] #52 42.81 + export EXTRA_FLAGS=-buildmode=pie [2020-06-09T12:13:44.801Z] #52 42.81 + EXTRA_FLAGS=-buildmode=pie [2020-06-09T12:13:44.801Z] #52 42.81 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-06-09T12:13:44.801Z] #52 42.81 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-06-09T12:13:44.801Z] #52 42.81 + '[' '' = dynamic ']' [2020-06-09T12:13:44.801Z] #52 42.81 + make [2020-06-09T12:13:44.923Z] #25 20.79 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-06-09T12:13:44.923Z] #25 20.87 skipping existing ed4b54129745 [2020-06-09T12:13:45.184Z] #25 20.97 [2020-06-09T12:13:45.258Z] #39 15.92 DEP images/pipe-data.pb-c.d [2020-06-09T12:13:45.258Z] #39 16.10 PBCC images/mnt.pb-c.c [2020-06-09T12:13:45.258Z] #39 16.22 DEP images/mnt.pb-c.d [2020-06-09T12:13:45.519Z] #39 16.39 PBCC images/sk-packet.pb-c.c [2020-06-09T12:13:45.519Z] #39 16.49 DEP images/sk-packet.pb-c.d [2020-06-09T12:13:45.726Z] #52 43.74 + bin/ctr [2020-06-09T12:13:45.726Z] #52 ... [2020-06-09T12:13:45.726Z] [2020-06-09T12:13:45.726Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-09T12:13:45.726Z] #25 17.85 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-06-09T12:13:45.726Z] #25 18.32 [2020-06-09T12:13:45.726Z] #25 18.56 0.7% ######################################################################## 100.0% [2020-06-09T12:13:45.726Z] #25 18.78 [2020-06-09T12:13:45.726Z] #25 19.55 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-06-09T12:13:45.726Z] #25 19.60 skipping existing 1849cc453dee [2020-06-09T12:13:45.726Z] #25 19.74 [2020-06-09T12:13:45.726Z] #25 20.63 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-06-09T12:13:45.726Z] #25 21.00 [2020-06-09T12:13:45.726Z] #25 21.20 ######################################################################## 100.0% [2020-06-09T12:13:45.726Z] #25 21.32 [2020-06-09T12:13:45.726Z] #25 21.42 Download of images into '/build' complete. [2020-06-09T12:13:45.726Z] #25 21.42 Use something like the following to load the result into a Docker daemon: [2020-06-09T12:13:45.726Z] #25 21.42 tar -cC '/build' . | docker load [2020-06-09T12:13:45.726Z] #25 DONE 21.6s [2020-06-09T12:13:45.778Z] #39 16.66 PBCC images/tcp-stream.pb-c.c [2020-06-09T12:13:45.778Z] #39 ... [2020-06-09T12:13:45.778Z] [2020-06-09T12:13:45.778Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:13:45.778Z] #47 77.58 encoding/json [2020-06-09T12:13:45.778Z] #47 82.61 github.com/pkg/diff [2020-06-09T12:13:45.778Z] #47 84.50 go/ast [2020-06-09T12:13:45.778Z] #47 85.16 golang.org/x/crypto/ssh/terminal [2020-06-09T12:13:45.915Z] ? github.com/docker/docker/api [no test files] [2020-06-09T12:13:45.982Z] [2020-06-09T12:13:45.982Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:13:45.982Z] #39 21.95 make[1]: Nothing to be done for 'all'. [2020-06-09T12:13:46.036Z] #47 ... [2020-06-09T12:13:46.036Z] [2020-06-09T12:13:46.036Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:13:46.036Z] #39 16.84 DEP images/tcp-stream.pb-c.d [2020-06-09T12:13:46.036Z] #39 16.94 PBCC images/pipe.pb-c.c [2020-06-09T12:13:46.036Z] #39 17.09 DEP images/pipe.pb-c.d [2020-06-09T12:13:43.454Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-09T12:13:43.510Z] > git config --add remote.origin.fetch +refs/pull/40938/head:refs/remotes/origin/PR-40938 # timeout=10 [2020-06-09T12:13:43.566Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-09T12:13:43.700Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-09T12:13:43.835Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-09T12:13:43.835Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-09T12:13:43.837Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40938/head:refs/remotes/origin/PR-40938 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-09T12:13:44.695Z] > git config core.sparsecheckout # timeout=10 [2020-06-09T12:13:44.751Z] > git checkout -f 687bdc7c71a4722caa598f809b05deb2572191d5 # timeout=10 [2020-06-09T12:13:46.126Z] #25 22.05 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-06-09T12:13:46.298Z] #39 17.19 PBCC images/pstree.pb-c.c [2020-06-09T12:13:46.298Z] #39 17.26 DEP images/pstree.pb-c.d [2020-06-09T12:13:46.564Z] #39 17.42 PBCC images/fs.pb-c.c [2020-06-09T12:13:46.564Z] #39 17.46 DEP images/fs.pb-c.d [2020-06-09T12:13:46.564Z] #39 17.52 PBCC images/signalfd.pb-c.c [2020-06-09T12:13:46.564Z] #39 17.56 DEP images/signalfd.pb-c.d [2020-06-09T12:13:46.650Z] #53 ... [2020-06-09T12:13:46.650Z] [2020-06-09T12:13:46.650Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:13:46.650Z] #48 79.44 context [2020-06-09T12:13:46.650Z] #48 79.46 internal/poll [2020-06-09T12:13:46.650Z] #48 84.87 os [2020-06-09T12:13:46.650Z] #48 84.97 regexp [2020-06-09T12:13:46.650Z] #48 ... [2020-06-09T12:13:46.650Z] [2020-06-09T12:13:46.650Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-09T12:13:46.650Z] #11 86.12 Selecting previously unselected package gcc-mingw-w64-base. [2020-06-09T12:13:46.650Z] #11 86.13 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-06-09T12:13:46.650Z] #11 86.13 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-09T12:13:46.650Z] #11 86.41 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-06-09T12:13:46.650Z] #11 86.42 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-06-09T12:13:46.650Z] #11 86.42 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-09T12:13:46.697Z] #25 22.42 [2020-06-09T12:13:46.822Z] #39 17.63 PBCC images/fh.pb-c.c [2020-06-09T12:13:46.822Z] #39 17.67 PBCC images/fsnotify.pb-c.c [2020-06-09T12:13:46.822Z] #39 17.69 DEP images/fh.pb-c.d [2020-06-09T12:13:46.822Z] #39 17.75 DEP images/fsnotify.pb-c.d [2020-06-09T12:13:46.958Z] #25 22.62 ######################################################################## 100.0% [2020-06-09T12:13:46.958Z] #25 22.72 [2020-06-09T12:13:46.958Z] #25 22.80 Download of images into '/build' complete. [2020-06-09T12:13:46.958Z] #25 22.80 Use something like the following to load the result into a Docker daemon: [2020-06-09T12:13:46.958Z] #25 22.81 tar -cC '/build' . | docker load [2020-06-09T12:13:47.081Z] #39 17.83 PBCC images/eventpoll.pb-c.c [2020-06-09T12:13:47.081Z] #39 17.87 DEP images/eventpoll.pb-c.d [2020-06-09T12:13:47.081Z] #39 17.95 PBCC images/eventfd.pb-c.c [2020-06-09T12:13:47.081Z] #39 18.00 DEP images/eventfd.pb-c.d [2020-06-09T12:13:47.081Z] #39 18.05 PBCC images/remap-file-path.pb-c.c [2020-06-09T12:13:47.081Z] #39 18.08 DEP images/remap-file-path.pb-c.d [2020-06-09T12:13:47.219Z] #25 DONE 23.2s [2020-06-09T12:13:47.219Z] [2020-06-09T12:13:47.219Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:13:47.219Z] #39 19.60 make[1]: Nothing to be done for 'all'. [2020-06-09T12:13:47.219Z] #39 21.25 CC images/stats.o [2020-06-09T12:13:47.219Z] #39 21.88 CC images/core.o [2020-06-09T12:13:47.219Z] #39 22.67 CC images/core-x86.o [2020-06-09T12:13:47.219Z] #39 23.38 CC images/core-arm.o [2020-06-09T12:13:47.219Z] #39 24.04 CC images/core-aarch64.o [2020-06-09T12:13:47.219Z] #39 24.42 CC images/core-ppc64.o [2020-06-09T12:13:47.219Z] #39 25.27 CC images/core-s390.o [2020-06-09T12:13:47.341Z] #39 18.12 PBCC images/fifo.pb-c.c [2020-06-09T12:13:47.341Z] #39 18.15 DEP images/fifo.pb-c.d [2020-06-09T12:13:47.341Z] #39 18.21 PBCC images/ghost-file.pb-c.c [2020-06-09T12:13:47.341Z] #39 18.27 DEP images/ghost-file.pb-c.d [2020-06-09T12:13:47.341Z] #39 18.34 PBCC images/regfile.pb-c.c [2020-06-09T12:13:47.600Z] #39 18.38 DEP images/regfile.pb-c.d [2020-06-09T12:13:47.600Z] #39 18.42 PBCC images/ns.pb-c.c [2020-06-09T12:13:47.600Z] #39 18.45 DEP images/ns.pb-c.d [2020-06-09T12:13:47.600Z] #39 18.47 PBCC images/fdinfo.pb-c.c [2020-06-09T12:13:47.600Z] #39 18.54 DEP images/fdinfo.pb-c.d [2020-06-09T12:13:47.632Z] #17 45.46 Selecting previously unselected package vim. [2020-06-09T12:13:47.632Z] #17 45.47 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-06-09T12:13:47.632Z] #17 45.49 Unpacking vim (2:8.1.0875-5) ... [2020-06-09T12:13:47.859Z] #39 18.62 PBCC images/core-aarch64.pb-c.c [2020-06-09T12:13:47.859Z] #39 18.66 PBCC images/core-arm.pb-c.c [2020-06-09T12:13:47.859Z] #39 18.72 PBCC images/core-ppc64.pb-c.c [2020-06-09T12:13:47.859Z] #39 18.78 PBCC images/core-s390.pb-c.c [2020-06-09T12:13:48.117Z] #39 18.83 PBCC images/core-x86.pb-c.c [2020-06-09T12:13:48.117Z] #39 18.89 PBCC images/core.pb-c.c [2020-06-09T12:13:48.117Z] #39 18.97 PBCC images/inventory.pb-c.c [2020-06-09T12:13:48.117Z] #39 19.05 DEP images/core-aarch64.pb-c.d [2020-06-09T12:13:48.117Z] #39 19.09 DEP images/core-arm.pb-c.d [2020-06-09T12:13:48.161Z] #39 26.48 CC images/cpuinfo.o [2020-06-09T12:13:48.197Z] #17 46.08 Selecting previously unselected package xfsprogs. [2020-06-09T12:13:48.197Z] #17 46.09 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-06-09T12:13:48.197Z] #17 46.10 Unpacking xfsprogs (4.20.0-1) ... [2020-06-09T12:13:48.289Z] Merge succeeded, producing 07494d04315073126f3a05882435965d5828197a [2020-06-09T12:13:48.290Z] Checking out Revision 07494d04315073126f3a05882435965d5828197a (PR-40938) [2020-06-09T12:13:48.375Z] #39 19.13 DEP images/core-ppc64.pb-c.d [2020-06-09T12:13:48.375Z] #39 19.16 DEP images/core-s390.pb-c.d [2020-06-09T12:13:48.375Z] #39 19.23 DEP images/core-x86.pb-c.d [2020-06-09T12:13:48.375Z] #39 19.32 DEP images/core.pb-c.d [2020-06-09T12:13:48.497Z] #39 24.75 CC images/stats.o [2020-06-09T12:13:48.634Z] #39 19.42 DEP images/inventory.pb-c.d [2020-06-09T12:13:48.634Z] #39 19.56 PBCC images/cpuinfo.pb-c.c [2020-06-09T12:13:48.634Z] #39 19.57 DEP images/cpuinfo.pb-c.d [2020-06-09T12:13:48.634Z] #39 19.65 PBCC images/stats.pb-c.c [2020-06-09T12:13:48.752Z] #39 ... [2020-06-09T12:13:48.752Z] [2020-06-09T12:13:48.752Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:13:48.752Z] #47 81.73 github.com/pkg/diff [2020-06-09T12:13:48.752Z] #47 83.54 go/ast [2020-06-09T12:13:48.752Z] #47 85.15 golang.org/x/crypto/ssh/terminal [2020-06-09T12:13:48.752Z] #47 87.14 mvdan.cc/editorconfig [2020-06-09T12:13:48.752Z] #47 88.80 mvdan.cc/sh/v3/fileutil [2020-06-09T12:13:48.752Z] #47 89.23 mvdan.cc/sh/v3/syntax [2020-06-09T12:13:48.752Z] #47 ... [2020-06-09T12:13:48.752Z] [2020-06-09T12:13:48.752Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:13:48.752Z] #39 25.16 CC images/core.o [2020-06-09T12:13:48.762Z] #17 46.61 Selecting previously unselected package zip. [2020-06-09T12:13:48.762Z] #17 46.63 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-06-09T12:13:48.762Z] #17 46.63 Unpacking zip (3.0-11+b1) ... [2020-06-09T12:13:48.892Z] #39 19.69 DEP images/stats.pb-c.d [2020-06-09T12:13:49.019Z] #17 46.78 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-06-09T12:13:49.019Z] #17 46.80 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-09T12:13:49.019Z] #17 46.81 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-06-09T12:13:49.019Z] #17 46.82 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-06-09T12:13:49.019Z] #17 46.83 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-06-09T12:13:49.019Z] #17 46.84 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-06-09T12:13:49.019Z] #17 46.84 Setting up uidmap (1:4.5-1.1) ... [2020-06-09T12:13:49.020Z] #17 46.85 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-06-09T12:13:49.020Z] #17 46.86 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-09T12:13:49.020Z] #17 46.87 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-09T12:13:49.020Z] #17 46.88 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-09T12:13:49.020Z] #17 46.89 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-09T12:13:49.020Z] #17 46.90 Setting up xxd (2:8.1.0875-5) ... [2020-06-09T12:13:49.020Z] #17 46.91 Setting up zip (3.0-11+b1) ... [2020-06-09T12:13:49.020Z] #17 46.92 Setting up vim-common (2:8.1.0875-5) ... [2020-06-09T12:13:49.020Z] #17 46.94 Setting up bash-completion (1:2.8-6) ... [2020-06-09T12:13:49.105Z] #39 27.39 CC images/inventory.o [2020-06-09T12:13:47.645Z] > git merge 3aac5f0bbb5ccaeb9081ef710aae2459cbc87fa7 # timeout=10 [2020-06-09T12:13:48.185Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-06-09T12:13:48.324Z] > git config core.sparsecheckout # timeout=10 [2020-06-09T12:13:48.384Z] > git checkout -f 07494d04315073126f3a05882435965d5828197a # timeout=10 [2020-06-09T12:13:49.366Z] #39 27.64 CC images/fdinfo.o [2020-06-09T12:13:49.459Z] #39 ... [2020-06-09T12:13:49.459Z] [2020-06-09T12:13:49.459Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:13:49.459Z] #41 81.15 net/url [2020-06-09T12:13:49.459Z] #41 83.08 text/template/parse [2020-06-09T12:13:49.459Z] #41 86.44 go/parser [2020-06-09T12:13:49.459Z] #41 89.37 text/template [2020-06-09T12:13:49.459Z] #41 91.06 encoding/xml [2020-06-09T12:13:49.459Z] #41 ... [2020-06-09T12:13:49.459Z] [2020-06-09T12:13:49.459Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:13:49.459Z] #52 38.91 Checking out files: 35% (1145/3184) Checking out files: 36% (1147/3184) Checking out files: 37% (1179/3184) Checking out files: 38% (1210/3184) Checking out files: 39% (1242/3184) Checking out files: 40% (1274/3184) Checking out files: 41% (1306/3184) Checking out files: 42% (1338/3184) Checking out files: 43% (1370/3184) Checking out files: 44% (1401/3184) Checking out files: 45% (1433/3184) Checking out files: 46% (1465/3184) Checking out files: 47% (1497/3184) Checking out files: 48% (1529/3184) Checking out files: 49% (1561/3184) Checking out files: 50% (1592/3184) Checking out files: 51% (1624/3184) Checking out files: 52% (1656/3184) Checking out files: 53% (1688/3184) Checking out files: 54% (1720/3184) Checking out files: 55% (1752/3184) Checking out files: 56% (1784/3184) Checking out files: 57% (1815/3184) Checking out files: 58% (1847/3184) Checking out files: 59% (1879/3184) Checking out files: 60% (1911/3184) Checking out files: 61% (1943/3184) Checking out files: 62% (1975/3184) Checking out files: 63% (2006/3184) Checking out files: 64% (2038/3184) Checking out files: 65% (2070/3184) Checking out files: 66% (2102/3184) Checking out files: 67% (2134/3184) Checking out files: 68% (2166/3184) Checking out files: 69% (2197/3184) Checking out files: 70% (2229/3184) Checking out files: 71% (2261/3184) Checking out files: 71% (2280/3184) Checking out files: 72% (2293/3184) Checking out files: 73% (2325/3184) Checking out files: 74% (2357/3184) Checking out files: 75% (2388/3184) Checking out files: 76% (2420/3184) Checking out files: 77% (2452/3184) Checking out files: 78% (2484/3184) Checking out files: 79% (2516/3184) Checking out files: 80% (2548/3184) Checking out files: 81% (2580/3184) Checking out files: 82% (2611/3184) Checking out files: 83% (2643/3184) Checking out files: 84% (2675/3184) Checking out files: 85% (2707/3184) Checking out files: 86% (2739/3184) Checking out files: 87% (2771/3184) Checking out files: 88% (2802/3184) Checking out files: 89% (2834/3184) Checking out files: 90% (2866/3184) Checking out files: 90% (2894/3184) Checking out files: 91% (2898/3184) Checking out files: 92% (2930/3184) Checking out files: 93% (2962/3184) Checking out files: 94% (2993/3184) Checking out files: 95% (3025/3184) Checking out files: 96% (3057/3184) Checking out files: 97% (3089/3184) Checking out files: 98% (3121/3184) Checking out files: 99% (3153/3184) Checking out files: 100% (3184/3184) Checking out files: 100% (3184/3184), done. [2020-06-09T12:13:49.459Z] #52 41.29 + cd /tmp/tmp.VIG41OenX6/src/github.com/containerd/containerd [2020-06-09T12:13:49.459Z] #52 41.29 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-09T12:13:49.459Z] #52 43.36 + export 'BUILDTAGS=netgo osusergo static_build' [2020-06-09T12:13:49.459Z] #52 43.36 + BUILDTAGS='netgo osusergo static_build' [2020-06-09T12:13:49.459Z] #52 43.36 + export EXTRA_FLAGS=-buildmode=pie [2020-06-09T12:13:49.459Z] #52 43.36 + EXTRA_FLAGS=-buildmode=pie [2020-06-09T12:13:49.459Z] #52 43.36 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-06-09T12:13:49.459Z] #52 43.36 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-06-09T12:13:49.459Z] #52 43.36 + '[' '' = dynamic ']' [2020-06-09T12:13:49.459Z] #52 43.36 + make [2020-06-09T12:13:49.459Z] #52 44.38 + bin/ctr [2020-06-09T12:13:49.627Z] #39 27.96 CC images/fown.o [2020-06-09T12:13:49.721Z] #39 25.89 CC images/core-x86.o [2020-06-09T12:13:49.889Z] #39 28.31 CC images/ns.o [2020-06-09T12:13:50.176Z] #11 ... [2020-06-09T12:13:50.176Z] [2020-06-09T12:13:50.176Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:13:50.176Z] #40 22.49 CC images/core.o [2020-06-09T12:13:50.176Z] #40 23.64 CC images/core-x86.o [2020-06-09T12:13:50.176Z] #40 24.36 CC images/core-arm.o [2020-06-09T12:13:50.176Z] #40 24.81 CC images/core-aarch64.o [2020-06-09T12:13:50.176Z] #40 25.30 CC images/core-ppc64.o [2020-06-09T12:13:50.176Z] #40 26.01 CC images/core-s390.o [2020-06-09T12:13:50.176Z] #40 27.03 CC images/cpuinfo.o [2020-06-09T12:13:50.176Z] #40 27.68 CC images/inventory.o [2020-06-09T12:13:50.176Z] #40 28.00 CC images/fdinfo.o [2020-06-09T12:13:50.281Z] #39 26.34 CC images/core-arm.o [2020-06-09T12:13:50.393Z] #52 ... [2020-06-09T12:13:50.393Z] [2020-06-09T12:13:50.393Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:13:50.393Z] #39 21.26 make[1]: Nothing to be done for 'all'. [2020-06-09T12:13:50.461Z] #39 28.64 CC images/regfile.o [2020-06-09T12:13:50.462Z] #40 28.51 CC images/fown.o [2020-06-09T12:13:50.536Z] #39 26.72 CC images/core-aarch64.o [2020-06-09T12:13:50.723Z] #39 28.96 CC images/ghost-file.o [2020-06-09T12:13:50.750Z] #40 28.76 CC images/ns.o [2020-06-09T12:13:50.792Z] #39 27.17 CC images/core-ppc64.o [2020-06-09T12:13:51.038Z] #40 28.98 CC images/regfile.o [2020-06-09T12:13:51.059Z] #39 29.45 CC images/fifo.o [2020-06-09T12:13:51.328Z] #40 29.28 CC images/ghost-file.o [2020-06-09T12:13:51.328Z] #40 ... [2020-06-09T12:13:51.328Z] [2020-06-09T12:13:51.328Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:13:51.328Z] #48 94.41 mvdan.cc/sh/v3/fileutil [2020-06-09T12:13:51.546Z] #17 ... [2020-06-09T12:13:51.546Z] [2020-06-09T12:13:51.546Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:13:51.546Z] #39 108.2 CC criu/cr-restore.o [2020-06-09T12:13:51.546Z] #39 112.6 CC criu/cr-service.o [2020-06-09T12:13:51.546Z] #39 114.3 CC criu/crtools.o [2020-06-09T12:13:51.546Z] #39 114.9 CC criu/eventfd.o [2020-06-09T12:13:51.546Z] #39 115.2 CC criu/eventpoll.o [2020-06-09T12:13:51.546Z] #39 116.0 CC criu/external.o [2020-06-09T12:13:51.546Z] #39 116.2 CC criu/fault-injection.o [2020-06-09T12:13:51.546Z] #39 116.3 CC criu/fdstore.o [2020-06-09T12:13:51.546Z] #39 116.7 CC criu/fifo.o [2020-06-09T12:13:51.546Z] #39 117.2 CC criu/file-ids.o [2020-06-09T12:13:51.546Z] #39 117.4 CC criu/file-lock.o [2020-06-09T12:13:51.546Z] #39 118.3 CC criu/files-ext.o [2020-06-09T12:13:51.546Z] #39 ... [2020-06-09T12:13:51.546Z] [2020-06-09T12:13:51.546Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-09T12:13:51.546Z] #17 49.49 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-06-09T12:13:51.546Z] #17 49.49 Setting up xz-utils (5.2.4-1) ... [2020-06-09T12:13:51.546Z] #17 49.51 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-06-09T12:13:51.546Z] #17 49.52 Setting up sudo (1.8.27-1+deb10u2) ... [2020-06-09T12:13:51.643Z] #39 29.87 CC images/remap-file-path.o [2020-06-09T12:13:51.759Z] #39 28.05 CC images/core-s390.o [2020-06-09T12:13:51.767Z] #39 22.73 CC images/stats.o [2020-06-09T12:13:51.803Z] #17 49.60 invoke-rc.d: could not determine current runlevel [2020-06-09T12:13:51.803Z] #17 49.61 invoke-rc.d: policy-rc.d denied execution of start. [2020-06-09T12:13:51.803Z] #17 49.61 Setting up pigz (2.4-1) ... [2020-06-09T12:13:51.803Z] #17 49.62 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-06-09T12:13:51.803Z] #17 49.63 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-06-09T12:13:51.803Z] #17 49.65 Setting up python-pip-whl (18.1-5) ... [2020-06-09T12:13:51.803Z] #17 49.66 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-06-09T12:13:51.803Z] #17 49.67 Setting up vim-runtime (2:8.1.0875-5) ... [2020-06-09T12:13:51.918Z] #39 30.19 CC images/eventfd.o [2020-06-09T12:13:52.061Z] #17 50.03 Setting up libaio1:amd64 (0.3.112-3) ... [2020-06-09T12:13:52.061Z] #17 50.04 Setting up libonig5:amd64 (6.9.1-1) ... [2020-06-09T12:13:52.061Z] #17 50.04 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-06-09T12:13:52.061Z] #17 50.06 Setting up vim (2:8.1.0875-5) ... [2020-06-09T12:13:52.061Z] #17 50.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-06-09T12:13:52.061Z] #17 50.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-06-09T12:13:52.061Z] #17 50.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-06-09T12:13:52.061Z] #17 50.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-06-09T12:13:52.061Z] #17 50.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-06-09T12:13:52.061Z] #17 50.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-06-09T12:13:52.061Z] #17 50.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-06-09T12:13:52.195Z] #39 30.52 CC images/eventpoll.o [2020-06-09T12:13:52.195Z] #39 ... [2020-06-09T12:13:52.195Z] [2020-06-09T12:13:52.195Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:13:52.195Z] #47 74.65 golang.org/x/crypto/ssh/terminal [2020-06-09T12:13:52.195Z] #47 77.57 mvdan.cc/sh/v3/cmd/shfmt [2020-06-09T12:13:52.195Z] #47 DONE 82.1s [2020-06-09T12:13:52.195Z] [2020-06-09T12:13:52.195Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:13:52.195Z] #41 73.38 encoding/xml [2020-06-09T12:13:52.195Z] #41 76.63 github.com/LK4D4/vndr/versioned [2020-06-09T12:13:52.195Z] #41 76.89 crypto/rand [2020-06-09T12:13:52.195Z] #41 77.86 crypto/elliptic [2020-06-09T12:13:52.195Z] #41 79.40 go/doc [2020-06-09T12:13:52.195Z] #41 81.84 encoding/asn1 [2020-06-09T12:13:52.319Z] #17 50.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-06-09T12:13:52.319Z] #17 50.15 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-09T12:13:52.319Z] #17 50.16 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-06-09T12:13:52.319Z] #17 50.17 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-06-09T12:13:52.319Z] #17 50.18 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-09T12:13:52.319Z] #17 50.20 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-06-09T12:13:52.319Z] #17 50.21 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-06-09T12:13:52.333Z] #39 23.23 CC images/core.o [2020-06-09T12:13:52.727Z] #39 28.77 CC images/cpuinfo.o [2020-06-09T12:13:52.783Z] #41 ... [2020-06-09T12:13:52.783Z] [2020-06-09T12:13:52.783Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:13:52.783Z] #39 31.03 CC images/fh.o [2020-06-09T12:13:52.983Z] #39 29.23 CC images/inventory.o [2020-06-09T12:13:53.241Z] #39 29.57 CC images/fdinfo.o [2020-06-09T12:13:53.267Z] #39 24.02 CC images/core-x86.o [2020-06-09T12:13:53.363Z] #39 31.56 CC images/fsnotify.o [2020-06-09T12:13:53.419Z] #48 96.21 github.com/pkg/diff [2020-06-09T12:13:53.419Z] #48 96.21 go/token [2020-06-09T12:13:53.419Z] #48 96.21 encoding/binary [2020-06-09T12:13:53.419Z] #48 96.28 mvdan.cc/editorconfig [2020-06-09T12:13:53.496Z] #39 29.88 CC images/fown.o [2020-06-09T12:13:53.628Z] #39 ... [2020-06-09T12:13:53.628Z] [2020-06-09T12:13:53.628Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-09T12:13:53.628Z] #10 73.36 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-06-09T12:13:53.628Z] #10 73.39 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-06-09T12:13:53.628Z] #10 73.39 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-09T12:13:53.628Z] #10 ... [2020-06-09T12:13:53.628Z] [2020-06-09T12:13:53.628Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:13:53.628Z] #41 83.02 crypto/rsa [2020-06-09T12:13:53.714Z] #48 ... [2020-06-09T12:13:53.714Z] [2020-06-09T12:13:53.714Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:13:53.714Z] #31 86.71 internal/fmtsort [2020-06-09T12:13:53.714Z] #31 89.02 path/filepath [2020-06-09T12:13:53.714Z] #31 89.02 fmt [2020-06-09T12:13:53.714Z] #31 90.94 io/ioutil [2020-06-09T12:13:53.714Z] #31 93.19 log [2020-06-09T12:13:53.714Z] #31 93.19 flag [2020-06-09T12:13:53.714Z] #31 93.19 github.com/BurntSushi/toml [2020-06-09T12:13:53.714Z] #31 ... [2020-06-09T12:13:53.714Z] [2020-06-09T12:13:53.714Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:13:53.714Z] #40 29.69 CC images/fifo.o [2020-06-09T12:13:53.714Z] #40 29.89 CC images/remap-file-path.o [2020-06-09T12:13:53.714Z] #40 30.19 CC images/eventfd.o [2020-06-09T12:13:53.714Z] #40 30.40 CC images/eventpoll.o [2020-06-09T12:13:53.714Z] #40 30.87 CC images/fh.o [2020-06-09T12:13:53.714Z] #40 31.15 CC images/fsnotify.o [2020-06-09T12:13:53.833Z] #39 24.57 CC images/core-arm.o [2020-06-09T12:13:54.007Z] #40 32.02 CC images/signalfd.o [2020-06-09T12:13:54.057Z] #39 30.13 CC images/ns.o [2020-06-09T12:13:54.091Z] #39 24.88 CC images/core-aarch64.o [2020-06-09T12:13:54.299Z] #40 32.27 CC images/fs.o [2020-06-09T12:13:54.312Z] #39 30.44 CC images/regfile.o [2020-06-09T12:13:54.350Z] #39 25.22 CC images/core-ppc64.o [2020-06-09T12:13:54.403Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2020-06-09T12:13:54.568Z] #39 30.76 CC images/ghost-file.o [2020-06-09T12:13:54.596Z] #40 32.51 CC images/pstree.o [2020-06-09T12:13:54.864Z] #39 31.01 CC images/fifo.o [2020-06-09T12:13:54.895Z] #40 32.76 CC images/pipe.o [2020-06-09T12:13:55.012Z] #41 84.70 github.com/LK4D4/vndr/build [2020-06-09T12:13:55.120Z] #39 31.33 CC images/remap-file-path.o [2020-06-09T12:13:55.201Z] #40 33.03 CC images/tcp-stream.o [2020-06-09T12:13:55.284Z] #39 25.97 CC images/core-s390.o [2020-06-09T12:13:55.375Z] #39 31.51 CC images/eventfd.o [2020-06-09T12:13:55.508Z] #40 33.32 CC images/sk-packet.o [2020-06-09T12:13:55.584Z] #41 85.43 vendor/golang.org/x/text/unicode/bidi [2020-06-09T12:13:55.596Z] #17 53.23 Setting up iptables (1.8.2-4) ... [2020-06-09T12:13:55.596Z] #17 53.24 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-09T12:13:55.596Z] #17 53.25 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-09T12:13:55.596Z] #17 53.25 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-09T12:13:55.596Z] #17 53.26 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-09T12:13:55.596Z] #17 53.26 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-06-09T12:13:55.596Z] #17 53.26 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-06-09T12:13:55.596Z] #17 53.27 Setting up python3 (3.7.3-1) ... [2020-06-09T12:13:55.596Z] #17 53.60 Setting up python3-wheel (0.32.3-2) ... [2020-06-09T12:13:55.631Z] #39 31.86 CC images/eventpoll.o [2020-06-09T12:13:55.821Z] #40 33.62 CC images/mnt.o [2020-06-09T12:13:55.821Z] #40 33.87 CC images/pipe-data.o [2020-06-09T12:13:55.850Z] #39 26.61 CC images/cpuinfo.o [2020-06-09T12:13:55.886Z] #39 32.17 CC images/fh.o [2020-06-09T12:13:56.109Z] #39 ... [2020-06-09T12:13:56.109Z] [2020-06-09T12:13:56.109Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:13:56.109Z] #47 87.75 mvdan.cc/editorconfig [2020-06-09T12:13:56.109Z] #47 89.33 mvdan.cc/sh/v3/fileutil [2020-06-09T12:13:56.109Z] #47 89.62 mvdan.cc/sh/v3/syntax [2020-06-09T12:13:56.109Z] #47 97.16 mvdan.cc/sh/v3/cmd/shfmt [2020-06-09T12:13:56.109Z] #47 ... [2020-06-09T12:13:56.109Z] [2020-06-09T12:13:56.109Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:13:56.109Z] #39 27.13 CC images/inventory.o [2020-06-09T12:13:56.136Z] #40 34.16 CC images/sa.o [2020-06-09T12:13:56.367Z] #39 27.37 CC images/fdinfo.o [2020-06-09T12:13:56.452Z] #40 34.56 CC images/timer.o [2020-06-09T12:13:56.458Z] #39 32.62 CC images/fsnotify.o [2020-06-09T12:13:56.528Z] #17 54.32 Setting up apparmor (2.13.2-10) ... [2020-06-09T12:13:56.627Z] #39 27.72 CC images/fown.o [2020-06-09T12:13:56.713Z] #39 ... [2020-06-09T12:13:56.713Z] [2020-06-09T12:13:56.713Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:13:56.713Z] #41 89.71 text/template [2020-06-09T12:13:56.713Z] #41 92.63 encoding/xml [2020-06-09T12:13:56.713Z] #41 95.61 go/doc [2020-06-09T12:13:56.713Z] #41 98.45 github.com/LK4D4/vndr/versioned [2020-06-09T12:13:56.713Z] #41 98.57 compress/flate [2020-06-09T12:13:56.713Z] #41 98.98 github.com/LK4D4/vndr/build [2020-06-09T12:13:56.967Z] #41 86.68 vendor/golang.org/x/crypto/cryptobyte [2020-06-09T12:13:56.969Z] #41 ... [2020-06-09T12:13:56.969Z] [2020-06-09T12:13:56.969Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:13:56.969Z] #39 33.31 CC images/signalfd.o [2020-06-09T12:13:57.130Z] #40 34.95 CC images/timerfd.o [2020-06-09T12:13:57.130Z] #40 35.19 CC images/mm.o [2020-06-09T12:13:57.195Z] #39 27.92 CC images/ns.o [2020-06-09T12:13:57.195Z] #39 28.14 CC images/regfile.o [2020-06-09T12:13:57.435Z] #40 ... [2020-06-09T12:13:57.435Z] [2020-06-09T12:13:57.435Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:13:57.435Z] #42 90.35 path/filepath [2020-06-09T12:13:57.435Z] #42 90.44 net [2020-06-09T12:13:57.435Z] #42 92.74 internal/lazyregexp [2020-06-09T12:13:57.435Z] #42 93.77 github.com/LK4D4/vndr/versioned [2020-06-09T12:13:57.435Z] #42 94.39 os/exec [2020-06-09T12:13:57.435Z] #42 97.95 encoding/binary [2020-06-09T12:13:57.435Z] #42 98.09 go/token [2020-06-09T12:13:57.435Z] #42 98.10 net/url [2020-06-09T12:13:57.435Z] #42 100.5 go/scanner [2020-06-09T12:13:57.435Z] #42 ... [2020-06-09T12:13:57.435Z] [2020-06-09T12:13:57.435Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:13:57.435Z] #40 35.59 CC images/sk-opts.o [2020-06-09T12:13:57.453Z] #39 28.33 CC images/ghost-file.o [2020-06-09T12:13:57.529Z] #39 33.67 CC images/fs.o [2020-06-09T12:13:57.744Z] #40 35.83 CC images/sk-unix.o [2020-06-09T12:13:57.758Z] #39 28.73 CC images/fifo.o [2020-06-09T12:13:57.828Z] #39 33.93 CC images/pstree.o [2020-06-09T12:13:57.909Z] #41 87.86 vendor/golang.org/x/text/secure/bidirule [2020-06-09T12:13:58.025Z] #39 28.96 CC images/remap-file-path.o [2020-06-09T12:13:58.083Z] #39 34.25 CC images/pipe.o [2020-06-09T12:13:58.083Z] #39 34.44 CC images/tcp-stream.o [2020-06-09T12:13:58.332Z] #39 29.07 CC images/eventfd.o [2020-06-09T12:13:58.332Z] #39 29.30 CC images/eventpoll.o [2020-06-09T12:13:58.338Z] #39 34.66 CC images/sk-packet.o [2020-06-09T12:13:58.426Z] #17 55.90 Setting up xfsprogs (4.20.0-1) ... [2020-06-09T12:13:58.426Z] #17 55.91 Setting up python3-lib2to3 (3.7.3-1) ... [2020-06-09T12:13:58.426Z] #17 56.30 Setting up python3-pkg-resources (40.8.0-1) ... [2020-06-09T12:13:58.427Z] #40 36.32 CC images/sk-inet.o [2020-06-09T12:13:58.482Z] #41 ... [2020-06-09T12:13:58.482Z] [2020-06-09T12:13:58.482Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-09T12:13:58.482Z] #10 86.32 Selecting previously unselected package libapparmor1:arm64. [2020-06-09T12:13:58.482Z] #10 86.34 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-06-09T12:13:58.482Z] #10 86.35 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-06-09T12:13:58.482Z] #10 86.48 Selecting previously unselected package libapparmor-dev:arm64. [2020-06-09T12:13:58.482Z] #10 86.50 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-06-09T12:13:58.482Z] #10 86.51 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-06-09T12:13:58.482Z] #10 86.66 Selecting previously unselected package libbtrfs0. [2020-06-09T12:13:58.482Z] #10 86.66 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-06-09T12:13:58.482Z] #10 86.67 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-09T12:13:58.482Z] #10 86.75 Selecting previously unselected package libbtrfs-dev. [2020-06-09T12:13:58.482Z] #10 86.76 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-06-09T12:13:58.482Z] #10 86.77 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-09T12:13:58.482Z] #10 86.92 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-06-09T12:13:58.482Z] #10 86.93 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-06-09T12:13:58.482Z] #10 86.95 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-06-09T12:13:58.482Z] #10 87.03 Selecting previously unselected package libudev-dev:arm64. [2020-06-09T12:13:58.482Z] #10 87.03 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ... [2020-06-09T12:13:58.482Z] #10 87.06 Unpacking libudev-dev:arm64 (241-7~deb10u4) ... [2020-06-09T12:13:58.482Z] #10 87.32 Selecting previously unselected package libsepol1-dev:arm64. [2020-06-09T12:13:58.482Z] #10 87.33 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-06-09T12:13:58.482Z] #10 87.34 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-06-09T12:13:58.482Z] #10 87.61 Selecting previously unselected package libpcre16-3:arm64. [2020-06-09T12:13:58.482Z] #10 87.61 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-06-09T12:13:58.482Z] #10 87.62 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-06-09T12:13:58.482Z] #10 87.79 Selecting previously unselected package libpcre32-3:arm64. [2020-06-09T12:13:58.482Z] #10 87.79 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-06-09T12:13:58.482Z] #10 87.80 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-06-09T12:13:58.482Z] #10 88.02 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-06-09T12:13:58.482Z] #10 88.03 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-06-09T12:13:58.482Z] #10 88.04 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-06-09T12:13:58.482Z] #10 88.19 Selecting previously unselected package libpcre3-dev:arm64. [2020-06-09T12:13:58.482Z] #10 88.19 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-06-09T12:13:58.482Z] #10 88.21 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-06-09T12:13:58.728Z] #40 36.73 CC images/tun.o [2020-06-09T12:13:58.754Z] #10 88.62 Selecting previously unselected package libselinux1-dev:arm64. [2020-06-09T12:13:58.754Z] #10 88.64 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-06-09T12:13:58.754Z] #10 88.64 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-06-09T12:13:58.899Z] #39 35.08 CC images/mnt.o [2020-06-09T12:13:58.899Z] #39 35.36 CC images/pipe-data.o [2020-06-09T12:13:58.901Z] #39 29.69 CC images/fh.o [2020-06-09T12:13:58.992Z] #17 ... [2020-06-09T12:13:58.992Z] [2020-06-09T12:13:58.992Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-09T12:13:58.992Z] #36 197.8 + dpkg --print-architecture [2020-06-09T12:13:58.992Z] #36 197.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-06-09T12:13:59.033Z] #40 37.08 CC images/sk-netlink.o [2020-06-09T12:13:59.155Z] #39 35.62 CC images/sa.o [2020-06-09T12:13:59.162Z] #39 30.11 CC images/fsnotify.o [2020-06-09T12:13:59.198Z] #10 89.03 Selecting previously unselected package libdevmapper-dev:arm64. [2020-06-09T12:13:59.198Z] #10 89.04 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-06-09T12:13:59.198Z] #10 89.05 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-06-09T12:13:59.249Z] #36 198.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-06-09T12:13:59.249Z] #36 198.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-06-09T12:13:59.341Z] #40 37.35 CC images/packet-sock.o [2020-06-09T12:13:59.414Z] #39 35.84 CC images/timer.o [2020-06-09T12:13:59.458Z] #10 89.33 Selecting previously unselected package libseccomp-dev:arm64. [2020-06-09T12:13:59.458Z] #10 89.33 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-06-09T12:13:59.458Z] #10 89.33 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-06-09T12:13:59.458Z] #10 89.46 Selecting previously unselected package libsystemd-dev:arm64. [2020-06-09T12:13:59.652Z] #40 37.84 CC images/ipc-var.o [2020-06-09T12:13:59.719Z] #10 89.47 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ... [2020-06-09T12:13:59.719Z] #10 89.48 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-06-09T12:13:59.731Z] #39 30.70 CC images/signalfd.o [2020-06-09T12:13:59.965Z] #40 ... [2020-06-09T12:13:59.965Z] [2020-06-09T12:13:59.965Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:13:59.965Z] #31 98.48 github.com/BurntSushi/toml/cmd/tomlv [2020-06-09T12:13:59.965Z] #31 DONE 103.0s [2020-06-09T12:13:59.965Z] [2020-06-09T12:13:59.965Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:13:59.965Z] #48 99.04 go/scanner [2020-06-09T12:13:59.965Z] #48 99.48 mvdan.cc/sh/v3/syntax [2020-06-09T12:13:59.965Z] #48 102.3 go/ast [2020-06-09T12:13:59.965Z] #48 102.6 encoding/json [2020-06-09T12:13:59.965Z] #48 102.7 golang.org/x/sys/unix [2020-06-09T12:13:59.989Z] #39 30.94 CC images/fs.o [2020-06-09T12:13:59.990Z] #10 89.83 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-06-09T12:13:59.990Z] #10 89.85 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-06-09T12:13:59.990Z] #10 89.86 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-06-09T12:13:59.990Z] #10 89.87 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-09T12:13:59.990Z] #10 89.88 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-06-09T12:13:59.990Z] #10 89.89 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-06-09T12:13:59.990Z] #10 89.90 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-09T12:13:59.990Z] #10 89.91 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-09T12:13:59.990Z] #10 89.92 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-06-09T12:13:59.990Z] #10 89.93 Setting up libudev-dev:arm64 (241-7~deb10u4) ... [2020-06-09T12:14:00.052Z] #39 ... [2020-06-09T12:14:00.052Z] [2020-06-09T12:14:00.052Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:14:00.052Z] #47 97.09 mvdan.cc/sh/v3/cmd/shfmt [2020-06-09T12:14:00.052Z] #47 DONE 103.1s [2020-06-09T12:14:00.248Z] #39 31.20 CC images/pstree.o [2020-06-09T12:14:00.251Z] #10 89.96 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-09T12:14:00.251Z] #10 89.98 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-09T12:14:00.251Z] #10 89.99 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-06-09T12:14:00.251Z] #10 90.01 Setting up mingw-w64-common (6.0.0-3) ... [2020-06-09T12:14:00.251Z] #10 90.02 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-06-09T12:14:00.251Z] #10 90.06 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-09T12:14:00.251Z] #10 90.07 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-06-09T12:14:00.251Z] #10 90.10 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-09T12:14:00.251Z] #10 90.12 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-06-09T12:14:00.251Z] #10 90.13 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-06-09T12:14:00.251Z] #10 90.14 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-09T12:14:00.251Z] #10 90.16 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-06-09T12:14:00.251Z] #10 90.17 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-06-09T12:14:00.251Z] #10 90.18 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-09T12:14:00.309Z] [2020-06-09T12:14:00.309Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:14:00.309Z] #39 36.48 CC images/timerfd.o [2020-06-09T12:14:00.506Z] #39 31.42 CC images/pipe.o [2020-06-09T12:14:00.511Z] #10 90.20 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-06-09T12:14:00.511Z] #10 90.22 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-06-09T12:14:00.511Z] #10 90.23 Setting up dmsetup (2:1.02.155-3) ... [2020-06-09T12:14:00.511Z] #10 90.24 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-06-09T12:14:00.511Z] #10 90.25 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-06-09T12:14:00.512Z] #10 90.27 Processing triggers for libc-bin (2.28-10) ... [2020-06-09T12:14:00.578Z] #39 37.00 CC images/mm.o [2020-06-09T12:14:00.765Z] #39 31.62 CC images/tcp-stream.o [2020-06-09T12:14:00.772Z] #10 DONE 90.8s [2020-06-09T12:14:00.772Z] [2020-06-09T12:14:00.772Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:14:00.772Z] #39 32.58 CC images/signalfd.o [2020-06-09T12:14:00.772Z] #39 32.92 CC images/fs.o [2020-06-09T12:14:00.772Z] #39 33.16 CC images/pstree.o [2020-06-09T12:14:00.772Z] #39 33.52 CC images/pipe.o [2020-06-09T12:14:00.772Z] #39 33.88 CC images/tcp-stream.o [2020-06-09T12:14:00.772Z] #39 34.18 CC images/sk-packet.o [2020-06-09T12:14:00.772Z] #39 34.69 CC images/mnt.o [2020-06-09T12:14:00.772Z] #39 34.97 CC images/pipe-data.o [2020-06-09T12:14:00.772Z] #39 35.26 CC images/sa.o [2020-06-09T12:14:00.772Z] #39 35.60 CC images/timer.o [2020-06-09T12:14:00.772Z] #39 36.15 CC images/timerfd.o [2020-06-09T12:14:00.772Z] #39 36.48 CC images/mm.o [2020-06-09T12:14:00.772Z] #39 36.78 CC images/sk-opts.o [2020-06-09T12:14:00.772Z] #39 36.96 CC images/sk-unix.o [2020-06-09T12:14:00.772Z] #39 37.45 CC images/sk-inet.o [2020-06-09T12:14:00.772Z] #39 38.00 CC images/tun.o [2020-06-09T12:14:00.772Z] #39 38.35 CC images/sk-netlink.o [2020-06-09T12:14:00.772Z] #39 38.55 CC images/packet-sock.o [2020-06-09T12:14:00.772Z] #39 39.01 CC images/ipc-var.o [2020-06-09T12:14:00.772Z] #39 39.19 CC images/ipc-desc.o [2020-06-09T12:14:01.023Z] #39 31.94 CC images/sk-packet.o [2020-06-09T12:14:01.061Z] #39 ... [2020-06-09T12:14:01.061Z] [2020-06-09T12:14:01.061Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:14:01.281Z] #39 ... [2020-06-09T12:14:01.281Z] [2020-06-09T12:14:01.281Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:14:01.281Z] #47 DONE 103.0s [2020-06-09T12:14:01.281Z] [2020-06-09T12:14:01.281Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:14:01.281Z] #41 95.01 go/doc [2020-06-09T12:14:01.281Z] #41 97.26 github.com/LK4D4/vndr/versioned [2020-06-09T12:14:01.281Z] #41 97.38 compress/flate [2020-06-09T12:14:01.281Z] #41 98.74 github.com/LK4D4/vndr/build [2020-06-09T12:14:01.281Z] #41 100.2 hash/crc32 [2020-06-09T12:14:01.281Z] #41 100.9 compress/gzip [2020-06-09T12:14:01.281Z] #41 101.8 net [2020-06-09T12:14:01.281Z] #41 102.7 vendor/golang.org/x/crypto/chacha20poly1305 [2020-06-09T12:14:01.539Z] #41 ... [2020-06-09T12:14:01.539Z] [2020-06-09T12:14:01.539Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:14:01.539Z] #39 32.37 CC images/mnt.o [2020-06-09T12:14:01.613Z] #39 37.75 CC images/sk-opts.o [2020-06-09T12:14:01.776Z] #36 ... [2020-06-09T12:14:01.777Z] [2020-06-09T12:14:01.777Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:14:01.777Z] #39 118.6 CC criu/files-reg.o [2020-06-09T12:14:01.777Z] #39 120.7 CC criu/files.o [2020-06-09T12:14:01.777Z] #39 122.9 CC criu/filesystems.o [2020-06-09T12:14:01.777Z] #39 123.4 CC criu/fsnotify.o [2020-06-09T12:14:01.777Z] #39 124.6 CC criu/image-desc.o [2020-06-09T12:14:01.777Z] #39 124.7 CC criu/image.o [2020-06-09T12:14:01.777Z] #39 125.7 CC criu/ipc_ns.o [2020-06-09T12:14:01.777Z] #39 126.9 CC criu/irmap.o [2020-06-09T12:14:01.777Z] #39 127.5 CC criu/kcmp-ids.o [2020-06-09T12:14:01.777Z] #39 127.9 CC criu/kerndat.o [2020-06-09T12:14:01.797Z] #39 32.76 CC images/pipe-data.o [2020-06-09T12:14:01.869Z] #39 38.08 CC images/sk-unix.o [2020-06-09T12:14:01.869Z] #39 38.32 CC images/sk-inet.o [2020-06-09T12:14:02.034Z] #39 ... [2020-06-09T12:14:02.034Z] [2020-06-09T12:14:02.034Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-09T12:14:02.034Z] #17 57.07 Setting up python3-distutils (3.7.3-1) ... [2020-06-09T12:14:02.034Z] #17 57.60 Setting up python3-setuptools (40.8.0-1) ... [2020-06-09T12:14:02.034Z] #17 58.79 Setting up python3-pip (18.1-5) ... [2020-06-09T12:14:02.034Z] #17 59.88 Processing triggers for libc-bin (2.28-10) ... [2020-06-09T12:14:02.034Z] #17 59.91 Processing triggers for mime-support (3.62) ... [2020-06-09T12:14:02.100Z] #48 ... [2020-06-09T12:14:02.100Z] [2020-06-09T12:14:02.100Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:14:02.100Z] #40 38.15 CC images/ipc-desc.o [2020-06-09T12:14:02.100Z] #40 38.64 CC images/ipc-shm.o [2020-06-09T12:14:02.100Z] #40 39.01 CC images/ipc-msg.o [2020-06-09T12:14:02.100Z] #40 39.65 CC images/ipc-sem.o [2020-06-09T12:14:02.100Z] #40 39.88 CC images/utsns.o [2020-06-09T12:14:02.100Z] #40 40.12 CC images/creds.o [2020-06-09T12:14:02.363Z] #39 33.12 CC images/sa.o [2020-06-09T12:14:02.403Z] #40 40.35 CC images/vma.o [2020-06-09T12:14:02.403Z] #40 40.63 CC images/netdev.o [2020-06-09T12:14:02.479Z] #39 38.66 CC images/tun.o [2020-06-09T12:14:02.479Z] #39 38.85 CC images/sk-netlink.o [2020-06-09T12:14:02.621Z] #39 33.48 CC images/timer.o [2020-06-09T12:14:02.880Z] #39 33.83 CC images/timerfd.o [2020-06-09T12:14:02.968Z] #17 DONE 60.6s [2020-06-09T12:14:02.968Z] [2020-06-09T12:14:02.968Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-06-09T12:14:02.974Z] #49 2.133 + RM_GOPATH=0 [2020-06-09T12:14:02.974Z] #49 2.133 + TMP_GOPATH= [2020-06-09T12:14:02.974Z] #49 2.133 + : /build [2020-06-09T12:14:02.974Z] #49 2.133 + '[' -z '' ']' [2020-06-09T12:14:02.974Z] #49 2.134 ++ mktemp -d [2020-06-09T12:14:02.974Z] #49 2.141 + export GOPATH=/tmp/tmp.siokFQXVDt [2020-06-09T12:14:02.974Z] #49 2.141 + GOPATH=/tmp/tmp.siokFQXVDt [2020-06-09T12:14:02.974Z] #49 2.141 + RM_GOPATH=1 [2020-06-09T12:14:02.974Z] #49 2.141 + case "$(go env GOARCH)" in [2020-06-09T12:14:02.974Z] #49 2.141 ++ go env GOARCH [2020-06-09T12:14:02.974Z] #49 2.155 + export GO_BUILDMODE=-buildmode=pie [2020-06-09T12:14:02.974Z] #49 2.155 + GO_BUILDMODE=-buildmode=pie [2020-06-09T12:14:02.974Z] #49 2.159 ++ dirname /tmp/install/install.sh [2020-06-09T12:14:02.974Z] #49 2.159 + dir=/tmp/install [2020-06-09T12:14:02.974Z] #49 2.159 + bin=runc [2020-06-09T12:14:02.974Z] #49 2.159 + shift [2020-06-09T12:14:02.974Z] #49 2.164 + '[' '!' -f /tmp/install/runc.installer ']' [2020-06-09T12:14:02.974Z] #49 2.164 + . /tmp/install/runc.installer [2020-06-09T12:14:02.974Z] #49 2.164 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-09T12:14:02.974Z] #49 2.164 + install_runc [2020-06-09T12:14:02.974Z] #49 2.165 + uname -r [2020-06-09T12:14:02.974Z] #49 2.173 + grep -q '^3\.10\.0.*\.el7\.' [2020-06-09T12:14:02.974Z] #49 2.180 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-06-09T12:14:02.974Z] #49 2.180 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-06-09T12:14:02.974Z] #49 2.180 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.siokFQXVDt/src/github.com/opencontainers/runc [2020-06-09T12:14:02.974Z] #49 2.180 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-06-09T12:14:02.974Z] #49 2.182 Cloning into '/tmp/tmp.siokFQXVDt/src/github.com/opencontainers/runc'... [2020-06-09T12:14:03.039Z] #39 39.09 CC images/packet-sock.o [2020-06-09T12:14:03.039Z] #39 39.41 CC images/ipc-var.o [2020-06-09T12:14:03.067Z] #40 41.16 CC images/tty.o [2020-06-09T12:14:03.138Z] #39 34.04 CC images/mm.o [2020-06-09T12:14:03.235Z] #49 ... [2020-06-09T12:14:03.235Z] [2020-06-09T12:14:03.235Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-06-09T12:14:03.235Z] #11 DONE 2.4s [2020-06-09T12:14:03.295Z] #39 39.61 CC images/ipc-desc.o [2020-06-09T12:14:03.396Z] #39 34.40 CC images/sk-opts.o [2020-06-09T12:14:03.497Z] [2020-06-09T12:14:03.497Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-06-09T12:14:03.553Z] #39 39.78 CC images/ipc-shm.o [2020-06-09T12:14:03.721Z] #40 41.80 CC images/file-lock.o [2020-06-09T12:14:03.758Z] #12 ... [2020-06-09T12:14:03.758Z] [2020-06-09T12:14:03.758Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:14:03.758Z] #54 87.37 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-09T12:14:03.758Z] #54 87.37 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-06-09T12:14:03.758Z] #54 DONE 93.5s [2020-06-09T12:14:03.758Z] [2020-06-09T12:14:03.758Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-06-09T12:14:03.758Z] #55 DONE 0.1s [2020-06-09T12:14:03.758Z] [2020-06-09T12:14:03.758Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-06-09T12:14:03.758Z] #56 DONE 0.1s [2020-06-09T12:14:03.758Z] [2020-06-09T12:14:03.758Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:14:03.758Z] #39 39.45 CC images/ipc-shm.o [2020-06-09T12:14:03.758Z] #39 39.93 CC images/ipc-msg.o [2020-06-09T12:14:03.758Z] #39 40.51 CC images/ipc-sem.o [2020-06-09T12:14:03.758Z] #39 40.77 CC images/utsns.o [2020-06-09T12:14:03.758Z] #39 40.97 CC images/creds.o [2020-06-09T12:14:03.758Z] #39 41.25 CC images/vma.o [2020-06-09T12:14:03.758Z] #39 41.69 CC images/netdev.o [2020-06-09T12:14:03.758Z] #39 42.16 CC images/tty.o [2020-06-09T12:14:03.808Z] #39 39.97 CC images/ipc-msg.o [2020-06-09T12:14:03.964Z] #39 34.64 CC images/sk-unix.o [2020-06-09T12:14:03.964Z] #39 34.93 CC images/sk-inet.o [2020-06-09T12:14:04.029Z] #40 41.99 CC images/rlimit.o [2020-06-09T12:14:04.063Z] #39 40.24 CC images/ipc-sem.o [2020-06-09T12:14:04.063Z] #39 40.44 CC images/utsns.o [2020-06-09T12:14:04.103Z] Commit message: "Merge commit '3aac5f0bbb5ccaeb9081ef710aae2459cbc87fa7' into HEAD" [2020-06-09T12:14:04.319Z] #39 40.64 CC images/creds.o [2020-06-09T12:14:04.340Z] #18 1.652 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-06-09T12:14:04.340Z] #18 1.653 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-06-09T12:14:04.340Z] #18 1.656 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-06-09T12:14:04.340Z] #18 DONE 1.7s [2020-06-09T12:14:04.340Z] [2020-06-09T12:14:04.340Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:14:04.340Z] #39 129.0 CC criu/libnetlink.o [2020-06-09T12:14:04.340Z] #39 129.5 CC criu/log.o [2020-06-09T12:14:04.340Z] #39 130.4 CC criu/lsm.o [2020-06-09T12:14:04.340Z] #39 130.8 CC criu/mem.o [2020-06-09T12:14:04.346Z] #40 42.28 CC images/pagemap.o [2020-06-09T12:14:04.346Z] #40 42.48 CC images/siginfo.o [2020-06-09T12:14:04.138Z] > git rev-list --no-walk 687bdc7c71a4722caa598f809b05deb2572191d5 # timeout=10 [2020-06-09T12:14:04.529Z] #39 35.30 CC images/tun.o [2020-06-09T12:14:04.574Z] #39 40.82 CC images/vma.o [2020-06-09T12:14:04.699Z] #39 43.06 CC images/file-lock.o [2020-06-09T12:14:04.787Z] #39 35.57 CC images/sk-netlink.o [2020-06-09T12:14:04.787Z] #39 35.80 CC images/packet-sock.o [2020-06-09T12:14:04.870Z] #39 41.02 CC images/netdev.o [2020-06-09T12:14:04.960Z] #39 43.21 CC images/rlimit.o [2020-06-09T12:14:05.039Z] #40 42.93 CC images/rpc.o [2020-06-09T12:14:05.125Z] #39 41.45 CC images/tty.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-06-09T12:14:05.221Z] #39 43.42 CC images/pagemap.o [2020-06-09T12:14:05.357Z] #39 36.24 CC images/ipc-var.o [2020-06-09T12:14:05.481Z] #39 43.87 CC images/siginfo.o [2020-06-09T12:14:05.615Z] #39 36.50 CC images/ipc-desc.o [2020-06-09T12:14:05.742Z] #39 ... [2020-06-09T12:14:05.742Z] [2020-06-09T12:14:05.742Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-06-09T12:14:05.742Z] #12 DONE 2.4s [2020-06-09T12:14:05.742Z] [2020-06-09T12:14:05.742Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:14:05.742Z] #39 44.13 CC images/rpc.o [2020-06-09T12:14:05.873Z] #39 36.74 CC images/ipc-shm.o [2020-06-09T12:14:06.076Z] #39 42.18 CC images/file-lock.o [2020-06-09T12:14:06.076Z] #39 42.37 CC images/rlimit.o [2020-06-09T12:14:06.131Z] #39 36.95 CC images/ipc-msg.o [2020-06-09T12:14:06.164Z] #40 44.35 CC images/ext-file.o [2020-06-09T12:14:06.238Z] #39 132.9 CC criu/memfd.o [2020-06-09T12:14:06.375Z] #39 42.59 CC images/pagemap.o [2020-06-09T12:14:06.389Z] #39 37.28 CC images/ipc-sem.o [2020-06-09T12:14:06.478Z] #40 44.59 CC images/cgroup.o [2020-06-09T12:14:06.631Z] #39 42.89 CC images/siginfo.o [2020-06-09T12:14:06.646Z] #39 37.49 CC images/utsns.o [2020-06-09T12:14:06.646Z] #39 37.63 CC images/creds.o [2020-06-09T12:14:06.789Z] #40 ... [2020-06-09T12:14:06.789Z] [2020-06-09T12:14:06.789Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-09T12:14:06.789Z] #11 109.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-06-09T12:14:06.789Z] #11 109.9 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-06-09T12:14:06.789Z] #11 109.9 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-09T12:14:06.803Z] #39 133.6 CC criu/mount.o [2020-06-09T12:14:06.886Z] #39 43.25 CC images/rpc.o [2020-06-09T12:14:06.904Z] #39 37.83 CC images/vma.o [2020-06-09T12:14:07.161Z] #39 37.99 CC images/netdev.o [2020-06-09T12:14:07.419Z] #39 38.43 CC images/tty.o [2020-06-09T12:14:07.659Z] #39 45.63 CC images/ext-file.o [2020-06-09T12:14:07.659Z] #39 45.86 CC images/cgroup.o [2020-06-09T12:14:07.659Z] #39 ... [2020-06-09T12:14:07.659Z] [2020-06-09T12:14:07.659Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-06-09T12:14:07.659Z] #13 1.743 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-06-09T12:14:07.659Z] #13 DONE 2.0s [2020-06-09T12:14:07.691Z] + docker version [2020-06-09T12:14:07.921Z] [2020-06-09T12:14:07.921Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-06-09T12:14:08.249Z] #39 44.39 CC images/ext-file.o [2020-06-09T12:14:08.249Z] #39 ... [2020-06-09T12:14:08.249Z] [2020-06-09T12:14:08.249Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:14:08.249Z] #41 101.0 hash/crc32 [2020-06-09T12:14:08.249Z] #41 101.5 compress/gzip [2020-06-09T12:14:08.249Z] #41 102.2 net [2020-06-09T12:14:08.249Z] #41 102.4 vendor/golang.org/x/crypto/poly1305 [2020-06-09T12:14:08.249Z] #41 102.8 vendor/golang.org/x/sys/cpu [2020-06-09T12:14:08.249Z] #41 103.4 vendor/golang.org/x/crypto/chacha20poly1305 [2020-06-09T12:14:08.249Z] #41 105.1 vendor/golang.org/x/crypto/hkdf [2020-06-09T12:14:08.249Z] #41 105.3 vendor/golang.org/x/text/transform [2020-06-09T12:14:08.249Z] #41 106.0 vendor/golang.org/x/text/unicode/bidi [2020-06-09T12:14:08.249Z] #41 108.0 vendor/golang.org/x/text/secure/bidirule [2020-06-09T12:14:08.249Z] #41 108.3 vendor/golang.org/x/text/unicode/norm [2020-06-09T12:14:08.249Z] #41 ... [2020-06-09T12:14:08.249Z] [2020-06-09T12:14:08.249Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-09T12:14:08.249Z] #10 106.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-06-09T12:14:08.249Z] #10 106.6 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-06-09T12:14:08.249Z] #10 106.6 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-09T12:14:08.352Z] #39 39.20 CC images/file-lock.o [2020-06-09T12:14:08.352Z] #39 39.43 CC images/rlimit.o [2020-06-09T12:14:08.493Z] #14 ... [2020-06-09T12:14:08.493Z] [2020-06-09T12:14:08.493Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:14:08.493Z] #41 88.34 vendor/golang.org/x/text/unicode/norm [2020-06-09T12:14:08.493Z] #41 89.34 vendor/golang.org/x/net/http2/hpack [2020-06-09T12:14:08.493Z] #41 89.50 mime [2020-06-09T12:14:08.493Z] #41 94.18 vendor/golang.org/x/net/idna [2020-06-09T12:14:08.493Z] #41 96.00 crypto/x509 [2020-06-09T12:14:08.493Z] #41 96.00 net/textproto [2020-06-09T12:14:08.493Z] #41 96.77 vendor/golang.org/x/net/http/httpproxy [2020-06-09T12:14:08.493Z] #41 97.54 mime/multipart [2020-06-09T12:14:08.493Z] #41 97.54 vendor/golang.org/x/net/http/httpguts [2020-06-09T12:14:08.493Z] #41 ... [2020-06-09T12:14:08.493Z] [2020-06-09T12:14:08.493Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:14:08.493Z] #39 46.70 CC images/userns.o [2020-06-09T12:14:08.754Z] #39 47.13 CC images/google/protobuf/descriptor.o [2020-06-09T12:14:08.917Z] #39 39.67 CC images/pagemap.o [2020-06-09T12:14:09.175Z] #39 40.03 CC images/siginfo.o [2020-06-09T12:14:09.325Z] #39 ... [2020-06-09T12:14:09.325Z] [2020-06-09T12:14:09.325Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-06-09T12:14:09.325Z] #14 DONE 1.8s [2020-06-09T12:14:09.433Z] #39 40.38 CC images/rpc.o [2020-06-09T12:14:09.587Z] [2020-06-09T12:14:09.588Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-06-09T12:14:09.634Z] #11 ... [2020-06-09T12:14:09.634Z] [2020-06-09T12:14:09.634Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:14:09.634Z] #42 102.2 text/template/parse [2020-06-09T12:14:09.634Z] #42 104.4 encoding/json [2020-06-09T12:14:09.634Z] #42 104.8 go/ast [2020-06-09T12:14:09.634Z] #42 ... [2020-06-09T12:14:09.634Z] [2020-06-09T12:14:09.634Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:14:09.634Z] #40 45.38 CC images/userns.o [2020-06-09T12:14:09.634Z] #40 45.66 CC images/google/protobuf/descriptor.o [2020-06-09T12:14:09.942Z] #40 47.84 CC images/opts.o [2020-06-09T12:14:09.942Z] #40 48.06 CC images/seccomp.o [2020-06-09T12:14:10.618Z] #40 48.44 CC images/binfmt-misc.o [2020-06-09T12:14:10.618Z] #40 48.66 CC images/time.o [2020-06-09T12:14:10.761Z] #10 ... [2020-06-09T12:14:10.761Z] [2020-06-09T12:14:10.761Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:14:10.761Z] #39 44.60 CC images/cgroup.o [2020-06-09T12:14:10.761Z] #39 45.30 CC images/userns.o [2020-06-09T12:14:10.761Z] #39 45.52 CC images/google/protobuf/descriptor.o [2020-06-09T12:14:10.761Z] #39 46.96 CC images/opts.o [2020-06-09T12:14:10.805Z] #39 41.67 CC images/ext-file.o [2020-06-09T12:14:10.931Z] #40 48.86 CC images/sysctl.o [2020-06-09T12:14:11.016Z] #39 47.15 CC images/seccomp.o [2020-06-09T12:14:11.063Z] #39 41.87 CC images/cgroup.o [2020-06-09T12:14:11.242Z] #40 49.12 CC images/autofs.o [2020-06-09T12:14:11.242Z] #40 49.33 CC images/macvlan.o [2020-06-09T12:14:11.273Z] #39 47.42 CC images/binfmt-misc.o [2020-06-09T12:14:11.519Z] Client: Docker Engine - Enterprise [2020-06-09T12:14:11.519Z] Version: 19.03.5 [2020-06-09T12:14:11.519Z] API version: 1.40 [2020-06-09T12:14:11.519Z] Go version: go1.12.12 [2020-06-09T12:14:11.519Z] Git commit: 2ee0c57608 [2020-06-09T12:14:11.519Z] Built: 11/13/2019 08:00:16 [2020-06-09T12:14:11.519Z] OS/Arch: windows/amd64 [2020-06-09T12:14:11.519Z] Experimental: false [2020-06-09T12:14:11.519Z] [2020-06-09T12:14:11.519Z] Server: Docker Engine - Enterprise [2020-06-09T12:14:11.519Z] Engine: [2020-06-09T12:14:11.519Z] Version: 19.03.5 [2020-06-09T12:14:11.519Z] API version: 1.40 (minimum version 1.24) [2020-06-09T12:14:11.519Z] Go version: go1.12.12 [2020-06-09T12:14:11.519Z] Git commit: 2ee0c57608 [2020-06-09T12:14:11.519Z] Built: 11/13/2019 07:58:51 [2020-06-09T12:14:11.519Z] OS/Arch: windows/amd64 [2020-06-09T12:14:11.519Z] Experimental: true [2020-06-09T12:14:11.528Z] #39 47.77 CC images/time.o [2020-06-09T12:14:11.528Z] #39 47.98 CC images/sysctl.o [2020-06-09T12:14:11.561Z] #40 49.55 CC images/sit.o [2020-06-09T12:14:11.628Z] #39 42.46 CC images/userns.o [2020-06-09T12:14:11.628Z] #39 42.69 CC images/google/protobuf/descriptor.o [2020-06-09T12:14:11.783Z] #39 48.24 CC images/autofs.o [2020-06-09T12:14:11.870Z] #40 49.80 CC images/memfd.o [2020-06-09T12:14:12.063Z] #39 137.8 CC criu/namespaces.o [2020-06-09T12:14:12.138Z] #15 DONE 2.2s [2020-06-09T12:14:12.138Z] [2020-06-09T12:14:12.138Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:14:12.138Z] #39 49.14 CC images/opts.o [2020-06-09T12:14:12.138Z] #39 49.36 CC images/seccomp.o [2020-06-09T12:14:12.138Z] #39 49.78 CC images/binfmt-misc.o [2020-06-09T12:14:12.138Z] #39 50.00 CC images/time.o [2020-06-09T12:14:12.138Z] #39 ... [2020-06-09T12:14:12.138Z] [2020-06-09T12:14:12.138Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:14:12.138Z] #43 DONE 101.7s [2020-06-09T12:14:12.138Z] [2020-06-09T12:14:12.138Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:14:12.138Z] #39 50.36 CC images/sysctl.o [2020-06-09T12:14:12.180Z] #40 50.14 CC images/timens.o [Pipeline] sh [2020-06-09T12:14:12.344Z] #39 48.43 CC images/macvlan.o [2020-06-09T12:14:12.399Z] #39 50.77 CC images/autofs.o [2020-06-09T12:14:12.494Z] #40 50.46 LINK images/built-in.o [2020-06-09T12:14:12.494Z] #40 50.67 GEN compel/include/asm [2020-06-09T12:14:12.560Z] #39 ... [2020-06-09T12:14:12.560Z] [2020-06-09T12:14:12.560Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:14:12.560Z] #41 104.4 vendor/golang.org/x/text/transform [2020-06-09T12:14:12.560Z] #41 105.0 vendor/golang.org/x/text/unicode/bidi [2020-06-09T12:14:12.560Z] #41 106.8 vendor/golang.org/x/text/secure/bidirule [2020-06-09T12:14:12.560Z] #41 107.1 vendor/golang.org/x/text/unicode/norm [2020-06-09T12:14:12.560Z] #41 111.3 vendor/golang.org/x/net/idna [2020-06-09T12:14:12.560Z] #41 113.4 vendor/golang.org/x/net/http2/hpack [2020-06-09T12:14:12.599Z] #39 48.73 CC images/sit.o [2020-06-09T12:14:12.812Z] #40 50.70 GEN compel/include/version.h [2020-06-09T12:14:12.812Z] #40 50.71 touch .config [2020-06-09T12:14:12.812Z] #40 50.77 GEN include/common/config.h [2020-06-09T12:14:12.812Z] #40 50.91 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-06-09T12:14:12.812Z] #40 50.95 GEN compel/plugins/include/uapi/std/syscall.h [2020-06-09T12:14:12.812Z] #40 50.99 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-06-09T12:14:12.812Z] #40 51.03 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-06-09T12:14:12.854Z] #39 49.00 CC images/memfd.o [2020-06-09T12:14:12.854Z] #39 49.25 CC images/timens.o [2020-06-09T12:14:12.970Z] #39 51.16 CC images/macvlan.o [2020-06-09T12:14:12.995Z] #39 139.4 CC criu/net.o [2020-06-09T12:14:13.125Z] + docker info [2020-06-09T12:14:13.125Z] #40 51.11 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-06-09T12:14:13.125Z] #40 51.14 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-06-09T12:14:13.125Z] #40 51.16 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-06-09T12:14:13.125Z] #40 51.22 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-06-09T12:14:13.125Z] #40 51.22 DEP compel/plugins/std/infect.d [2020-06-09T12:14:13.127Z] #41 114.8 mime [2020-06-09T12:14:13.127Z] #41 ... [2020-06-09T12:14:13.127Z] [2020-06-09T12:14:13.127Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-09T12:14:13.127Z] #10 104.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-06-09T12:14:13.127Z] #10 104.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-06-09T12:14:13.127Z] #10 104.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-09T12:14:13.231Z] #39 51.44 CC images/sit.o [2020-06-09T12:14:13.414Z] #39 49.67 LINK images/built-in.o [2020-06-09T12:14:13.414Z] #39 49.82 GEN compel/include/asm [2020-06-09T12:14:13.431Z] #40 51.35 DEP compel/plugins/std/string.d [2020-06-09T12:14:13.431Z] #40 51.47 DEP compel/plugins/std/log.d [2020-06-09T12:14:13.431Z] #40 51.59 DEP compel/plugins/std/fds.d [2020-06-09T12:14:13.492Z] #39 51.80 CC images/memfd.o [2020-06-09T12:14:13.669Z] #39 49.84 GEN compel/include/version.h [2020-06-09T12:14:13.669Z] #39 49.85 touch .config [2020-06-09T12:14:13.669Z] #39 49.87 GEN include/common/config.h [2020-06-09T12:14:13.669Z] #39 49.94 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-06-09T12:14:13.669Z] #39 49.95 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-06-09T12:14:13.669Z] #39 49.98 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-06-09T12:14:13.669Z] #39 49.98 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-06-09T12:14:13.669Z] #39 49.99 DEP compel/arch/x86/plugins/std/memcpy.d [2020-06-09T12:14:13.669Z] #39 50.01 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-06-09T12:14:13.669Z] #39 50.04 GEN compel/plugins/include/uapi/std/syscall.h [2020-06-09T12:14:13.692Z] #10 ... [2020-06-09T12:14:13.692Z] [2020-06-09T12:14:13.692Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:14:13.692Z] #39 44.47 CC images/opts.o [2020-06-09T12:14:13.692Z] #39 44.72 CC images/seccomp.o [2020-06-09T12:14:13.743Z] #40 51.69 DEP compel/plugins/std/std.d [2020-06-09T12:14:13.743Z] #40 51.83 DEP compel/plugins/shmem/shmem.d [2020-06-09T12:14:13.924Z] #39 50.06 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-06-09T12:14:13.924Z] #39 50.07 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-06-09T12:14:13.924Z] #39 50.10 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-06-09T12:14:13.924Z] #39 50.11 DEP compel/plugins/std/infect.d [2020-06-09T12:14:13.924Z] #39 50.26 DEP compel/plugins/std/string.d [2020-06-09T12:14:13.949Z] #39 45.04 CC images/binfmt-misc.o [2020-06-09T12:14:14.064Z] #39 52.29 CC images/timens.o [2020-06-09T12:14:14.064Z] #39 ... [2020-06-09T12:14:14.064Z] [2020-06-09T12:14:14.064Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-06-09T12:14:14.064Z] #16 DONE 2.4s [2020-06-09T12:14:14.069Z] #40 51.92 DEP compel/plugins/fds/fds.d [2020-06-09T12:14:14.069Z] #40 52.10 CC compel/plugins/std/std.o [2020-06-09T12:14:14.223Z] #39 50.36 DEP compel/plugins/std/log.d [2020-06-09T12:14:14.223Z] #39 50.46 DEP compel/plugins/std/fds.d [2020-06-09T12:14:14.223Z] #39 50.57 DEP compel/plugins/std/std.d [2020-06-09T12:14:14.325Z] [2020-06-09T12:14:14.326Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:14:14.326Z] #39 52.56 LINK images/built-in.o [2020-06-09T12:14:14.367Z] #39 ... [2020-06-09T12:14:14.367Z] [2020-06-09T12:14:14.367Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-09T12:14:14.367Z] #19 5.704 Collecting yamllint==1.16.0 [2020-06-09T12:14:14.402Z] #40 52.31 CC compel/plugins/std/fds.o [2020-06-09T12:14:14.479Z] #39 50.65 DEP compel/plugins/shmem/shmem.d [2020-06-09T12:14:14.479Z] #39 50.80 DEP compel/plugins/fds/fds.d [2020-06-09T12:14:14.514Z] #39 45.26 CC images/time.o [2020-06-09T12:14:14.514Z] #39 45.40 CC images/sysctl.o [2020-06-09T12:14:14.514Z] #39 45.59 CC images/autofs.o [2020-06-09T12:14:14.587Z] #39 52.82 GEN compel/include/asm [2020-06-09T12:14:14.587Z] #39 52.88 GEN compel/include/version.h [2020-06-09T12:14:14.587Z] #39 52.93 touch .config [2020-06-09T12:14:14.587Z] #39 53.07 GEN include/common/config.h [2020-06-09T12:14:14.734Z] #39 50.96 CC compel/plugins/std/std.o [2020-06-09T12:14:14.739Z] #40 52.69 CC compel/plugins/std/log.o [2020-06-09T12:14:14.847Z] #39 53.22 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-06-09T12:14:14.847Z] #39 53.23 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-06-09T12:14:14.847Z] #39 53.30 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-06-09T12:14:14.847Z] #39 53.32 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-06-09T12:14:14.847Z] #39 53.36 DEP compel/plugins/std/infect.d [2020-06-09T12:14:14.989Z] #39 51.28 CC compel/plugins/std/fds.o [2020-06-09T12:14:15.080Z] #39 45.78 CC images/macvlan.o [2020-06-09T12:14:15.338Z] #39 46.06 CC images/sit.o [2020-06-09T12:14:15.338Z] #39 46.33 CC images/memfd.o [2020-06-09T12:14:15.419Z] #39 53.54 DEP compel/plugins/std/string.d [2020-06-09T12:14:15.419Z] #39 53.68 DEP compel/plugins/std/log.d [2020-06-09T12:14:15.419Z] #39 53.82 DEP compel/plugins/std/fds.d [2020-06-09T12:14:15.549Z] #39 51.79 CC compel/plugins/std/log.o [2020-06-09T12:14:15.596Z] #39 46.61 CC images/timens.o [2020-06-09T12:14:15.680Z] #39 53.97 DEP compel/plugins/std/std.d [2020-06-09T12:14:15.740Z] #19 11.07 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-06-09T12:14:15.740Z] #19 11.15 Collecting pyyaml (from yamllint==1.16.0) [2020-06-09T12:14:15.740Z] #19 11.31 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-06-09T12:14:15.854Z] #39 46.77 LINK images/built-in.o [2020-06-09T12:14:15.909Z] #40 53.65 CC compel/plugins/std/string.o [2020-06-09T12:14:15.941Z] #39 54.14 DEP compel/plugins/shmem/shmem.d [2020-06-09T12:14:15.941Z] #39 54.29 DEP compel/plugins/fds/fds.d [2020-06-09T12:14:15.997Z] #19 ... [2020-06-09T12:14:15.997Z] [2020-06-09T12:14:15.997Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:14:15.997Z] #39 142.7 CC criu/netfilter.o [2020-06-09T12:14:16.113Z] #39 46.95 GEN compel/include/asm [2020-06-09T12:14:16.113Z] #39 46.98 GEN compel/include/version.h [2020-06-09T12:14:16.113Z] #39 47.01 touch .config [2020-06-09T12:14:16.113Z] #39 47.08 GEN include/common/config.h [2020-06-09T12:14:16.113Z] #39 47.18 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-06-09T12:14:16.202Z] #39 54.43 CC compel/plugins/std/std.o [2020-06-09T12:14:16.217Z] #40 54.29 CC compel/plugins/std/infect.o [2020-06-09T12:14:16.374Z] #39 47.20 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-06-09T12:14:16.374Z] #39 47.23 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-06-09T12:14:16.374Z] #39 47.25 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-06-09T12:14:16.374Z] #39 47.30 DEP compel/arch/x86/plugins/std/memcpy.d [2020-06-09T12:14:16.374Z] #39 47.32 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-06-09T12:14:16.374Z] #39 47.37 GEN compel/plugins/include/uapi/std/syscall.h [2020-06-09T12:14:16.374Z] #39 47.40 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-06-09T12:14:16.474Z] #39 52.69 CC compel/plugins/std/string.o [2020-06-09T12:14:16.482Z] #39 54.81 CC compel/plugins/std/fds.o [2020-06-09T12:14:16.562Z] #39 143.2 CC criu/page-pipe.o [2020-06-09T12:14:16.632Z] #39 47.42 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-06-09T12:14:16.632Z] #39 47.44 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-06-09T12:14:16.632Z] #39 47.45 DEP compel/plugins/std/infect.d [2020-06-09T12:14:16.632Z] #39 47.65 DEP compel/plugins/std/string.d [2020-06-09T12:14:16.891Z] #39 47.72 DEP compel/plugins/std/log.d [2020-06-09T12:14:16.891Z] #39 47.80 DEP compel/plugins/std/fds.d [2020-06-09T12:14:16.895Z] #40 54.78 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-06-09T12:14:16.895Z] #40 54.82 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-06-09T12:14:16.895Z] #40 54.89 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-06-09T12:14:16.895Z] #40 54.95 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-06-09T12:14:16.895Z] #40 55.02 AR compel/plugins/std.lib.a [2020-06-09T12:14:17.034Z] #39 53.24 CC compel/plugins/std/infect.o [2020-06-09T12:14:17.053Z] #39 55.33 CC compel/plugins/std/log.o [2020-06-09T12:14:17.149Z] #39 47.86 DEP compel/plugins/std/std.d [2020-06-09T12:14:17.149Z] #39 47.93 DEP compel/plugins/shmem/shmem.d [2020-06-09T12:14:17.149Z] #39 48.07 DEP compel/plugins/fds/fds.d [2020-06-09T12:14:17.218Z] #40 55.19 CC compel/plugins/fds/fds.o [2020-06-09T12:14:17.409Z] #39 48.19 CC compel/plugins/std/std.o [2020-06-09T12:14:17.495Z] #39 144.0 CC criu/page-xfer.o [2020-06-09T12:14:17.550Z] #40 55.52 AR compel/plugins/fds.lib.a [2020-06-09T12:14:17.550Z] #40 55.59 HOSTDEP compel/src/lib/log-host.d [2020-06-09T12:14:17.594Z] #39 53.74 CC compel/arch/x86/plugins/std/parasite-head.o [2020-06-09T12:14:17.594Z] #39 53.83 CC compel/arch/x86/plugins/std/memcpy.o [2020-06-09T12:14:17.594Z] #39 53.91 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-06-09T12:14:17.594Z] #39 53.97 AR compel/plugins/std.lib.a [2020-06-09T12:14:17.667Z] #39 48.48 CC compel/plugins/std/fds.o [2020-06-09T12:14:17.849Z] #39 54.03 CC compel/plugins/fds/fds.o [2020-06-09T12:14:17.849Z] #39 54.24 AR compel/plugins/fds.lib.a [2020-06-09T12:14:17.892Z] #40 55.79 HOSTDEP compel/src/lib/handle-elf-host.d [2020-06-09T12:14:17.892Z] #40 56.03 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-06-09T12:14:17.925Z] #39 48.90 CC compel/plugins/std/log.o [2020-06-09T12:14:17.995Z] #39 56.17 CC compel/plugins/std/string.o [2020-06-09T12:14:18.104Z] #39 54.32 HOSTDEP compel/src/lib/log-host.d [2020-06-09T12:14:18.104Z] #39 54.49 HOSTDEP compel/src/lib/handle-elf-host.d [2020-06-09T12:14:18.203Z] #40 56.08 HOSTDEP compel/src/main-host.d [2020-06-09T12:14:18.203Z] #40 56.21 DEP compel/src/lib/ptrace.d [2020-06-09T12:14:18.359Z] #39 54.55 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-06-09T12:14:18.359Z] #39 54.69 HOSTDEP compel/src/main-host.d [2020-06-09T12:14:18.359Z] #39 54.80 DEP compel/src/lib/ptrace.d [2020-06-09T12:14:18.507Z] #40 56.40 DEP compel/src/lib/infect.d [2020-06-09T12:14:18.507Z] #40 56.53 DEP compel/src/lib/infect-util.d [2020-06-09T12:14:18.566Z] #39 56.88 CC compel/plugins/std/infect.o [2020-06-09T12:14:18.614Z] #39 54.89 DEP compel/src/lib/infect.d [2020-06-09T12:14:18.815Z] #40 56.67 DEP compel/src/lib/infect-rpc.d [2020-06-09T12:14:18.815Z] #40 56.84 DEP compel/arch/ppc64/src/lib/infect.d [2020-06-09T12:14:18.815Z] #40 56.97 DEP compel/arch/ppc64/src/lib/cpu.d [2020-06-09T12:14:18.815Z] #40 57.04 DEP compel/src/lib/log.d [2020-06-09T12:14:18.860Z] #39 49.82 CC compel/plugins/std/string.o [2020-06-09T12:14:18.869Z] #39 55.04 DEP compel/src/lib/infect-util.d [2020-06-09T12:14:18.869Z] #39 55.11 DEP compel/src/lib/infect-rpc.d [2020-06-09T12:14:18.869Z] #39 55.21 DEP compel/arch/x86/src/lib/infect.d [2020-06-09T12:14:18.869Z] #39 ... [2020-06-09T12:14:18.869Z] [2020-06-09T12:14:18.869Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:14:18.869Z] #41 111.8 vendor/golang.org/x/net/idna [2020-06-09T12:14:18.869Z] #41 114.1 vendor/golang.org/x/net/http2/hpack [2020-06-09T12:14:18.869Z] #41 115.5 mime [2020-06-09T12:14:18.869Z] #41 117.7 mime/quotedprintable [2020-06-09T12:14:18.869Z] #41 118.0 net/http/internal [2020-06-09T12:14:18.869Z] #41 121.5 crypto/tls [2020-06-09T12:14:18.879Z] #39 145.6 CC criu/pagemap-cache.o [2020-06-09T12:14:19.124Z] #41 ... [2020-06-09T12:14:19.124Z] [2020-06-09T12:14:19.124Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:14:19.124Z] #39 55.30 DEP compel/arch/x86/src/lib/cpu.d [2020-06-09T12:14:19.124Z] #39 55.35 DEP compel/src/lib/log.d [2020-06-09T12:14:19.124Z] #39 55.41 DEP compel/src/main.d [2020-06-09T12:14:19.125Z] #40 57.11 DEP compel/src/main.d [2020-06-09T12:14:19.125Z] #40 57.25 DEP compel/src/lib/handle-elf.d [2020-06-09T12:14:19.137Z] #39 57.33 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-06-09T12:14:19.137Z] #39 57.41 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-06-09T12:14:19.137Z] #39 57.49 AR compel/plugins/std.lib.a [2020-06-09T12:14:19.137Z] #39 57.61 CC compel/plugins/fds/fds.o [2020-06-09T12:14:19.139Z] #39 ... [2020-06-09T12:14:19.139Z] [2020-06-09T12:14:19.139Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-09T12:14:19.139Z] #19 12.62 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-06-09T12:14:19.139Z] #19 12.66 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-06-09T12:14:19.139Z] #19 12.70 Building wheels for collected packages: pyyaml [2020-06-09T12:14:19.139Z] #19 12.70 Running setup.py bdist_wheel for pyyaml: started [2020-06-09T12:14:19.139Z] #19 13.90 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-06-09T12:14:19.139Z] #19 13.90 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-06-09T12:14:19.139Z] #19 13.95 Successfully built pyyaml [2020-06-09T12:14:19.139Z] #19 13.98 Installing collected packages: pyyaml, pathspec, yamllint [2020-06-09T12:14:19.139Z] #19 14.35 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-06-09T12:14:19.139Z] #19 DONE 14.8s [2020-06-09T12:14:19.380Z] #39 55.55 DEP compel/src/lib/handle-elf.d [2020-06-09T12:14:19.380Z] #39 55.68 DEP compel/arch/x86/src/lib/handle-elf.d [2020-06-09T12:14:19.380Z] #39 55.80 CC compel/src/lib/log.o [2020-06-09T12:14:19.399Z] [2020-06-09T12:14:19.399Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-06-09T12:14:19.399Z] #22 DONE 0.1s [2020-06-09T12:14:19.399Z] [2020-06-09T12:14:19.399Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-09T12:14:19.399Z] #36 ... [2020-06-09T12:14:19.399Z] [2020-06-09T12:14:19.399Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:14:19.399Z] #39 146.2 CC criu/pagemap.o [2020-06-09T12:14:19.426Z] #39 50.43 CC compel/plugins/std/infect.o [2020-06-09T12:14:19.439Z] #40 57.35 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-06-09T12:14:19.439Z] #40 57.47 CC compel/src/lib/log.o [2020-06-09T12:14:19.636Z] #39 56.03 CC compel/arch/x86/src/lib/cpu.o [2020-06-09T12:14:19.684Z] #39 ... [2020-06-09T12:14:19.684Z] [2020-06-09T12:14:19.684Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-09T12:14:19.684Z] #10 120.8 Selecting previously unselected package libapparmor1:amd64. [2020-06-09T12:14:19.684Z] #10 120.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-06-09T12:14:19.684Z] #10 120.8 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-06-09T12:14:19.684Z] #10 121.0 Selecting previously unselected package libapparmor-dev:amd64. [2020-06-09T12:14:19.684Z] #10 121.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-06-09T12:14:19.684Z] #10 121.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-06-09T12:14:19.684Z] #10 121.1 Selecting previously unselected package libbtrfs0. [2020-06-09T12:14:19.684Z] #10 121.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-06-09T12:14:19.684Z] #10 121.2 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-09T12:14:19.684Z] #10 121.3 Selecting previously unselected package libbtrfs-dev. [2020-06-09T12:14:19.684Z] #10 121.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-06-09T12:14:19.684Z] #10 121.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-09T12:14:19.684Z] #10 121.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-06-09T12:14:19.684Z] #10 121.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-06-09T12:14:19.684Z] #10 121.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-06-09T12:14:19.684Z] #10 121.5 Selecting previously unselected package libudev-dev:amd64. [2020-06-09T12:14:19.684Z] #10 121.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-06-09T12:14:19.709Z] #39 57.96 AR compel/plugins/fds.lib.a [2020-06-09T12:14:19.709Z] #39 58.01 HOSTDEP compel/src/lib/log-host.d [2020-06-09T12:14:19.709Z] #39 58.08 HOSTDEP compel/src/lib/handle-elf-host.d [2020-06-09T12:14:19.709Z] #39 ... [2020-06-09T12:14:19.709Z] [2020-06-09T12:14:19.709Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:14:19.709Z] #49 8.907 + cd /tmp/tmp.siokFQXVDt/src/github.com/opencontainers/runc [2020-06-09T12:14:19.709Z] #49 8.907 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-09T12:14:19.709Z] #49 9.756 + '[' -z '' ']' [2020-06-09T12:14:19.709Z] #49 9.757 + target=static [2020-06-09T12:14:19.709Z] #49 9.757 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-06-09T12:14:19.709Z] #49 10.95 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-06-09T12:14:19.747Z] #40 57.81 CC compel/arch/ppc64/src/lib/cpu.o [2020-06-09T12:14:19.942Z] #10 121.6 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-06-09T12:14:19.970Z] #49 ... [2020-06-09T12:14:19.970Z] [2020-06-09T12:14:19.970Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:14:19.970Z] #39 58.22 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-06-09T12:14:19.970Z] #39 58.27 HOSTDEP compel/src/main-host.d [2020-06-09T12:14:19.970Z] #39 58.38 DEP compel/src/lib/ptrace.d [2020-06-09T12:14:19.970Z] #39 58.49 DEP compel/src/lib/infect.d [2020-06-09T12:14:20.052Z] #40 58.09 CC compel/arch/ppc64/src/lib/infect.o [2020-06-09T12:14:20.201Z] #10 121.8 Selecting previously unselected package libsepol1-dev:amd64. [2020-06-09T12:14:20.201Z] #10 121.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-06-09T12:14:20.201Z] #10 121.8 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-06-09T12:14:20.231Z] #39 58.67 DEP compel/src/lib/infect-util.d [2020-06-09T12:14:20.231Z] #39 58.77 DEP compel/src/lib/infect-rpc.d [2020-06-09T12:14:20.231Z] #39 ... [2020-06-09T12:14:20.231Z] [2020-06-09T12:14:20.231Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:14:20.231Z] #41 100.2 crypto/tls [2020-06-09T12:14:20.231Z] #41 106.4 net/http/httptrace [2020-06-09T12:14:20.231Z] #41 106.6 net/http [2020-06-09T12:14:20.337Z] #39 ... [2020-06-09T12:14:20.337Z] [2020-06-09T12:14:20.337Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-06-09T12:14:20.337Z] #26 DONE 0.8s [2020-06-09T12:14:20.337Z] [2020-06-09T12:14:20.337Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-06-09T12:14:20.337Z] #29 DONE 0.1s [2020-06-09T12:14:20.337Z] [2020-06-09T12:14:20.337Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-06-09T12:14:20.337Z] #31 DONE 0.0s [2020-06-09T12:14:20.337Z] [2020-06-09T12:14:20.337Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:14:20.337Z] #45 ... [2020-06-09T12:14:20.337Z] [2020-06-09T12:14:20.337Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-06-09T12:14:20.337Z] #34 DONE 0.0s [2020-06-09T12:14:20.337Z] [2020-06-09T12:14:20.337Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:14:20.337Z] #39 147.1 CC criu/parasite-syscall.o [2020-06-09T12:14:20.459Z] #10 122.1 Selecting previously unselected package libpcre16-3:amd64. [2020-06-09T12:14:20.459Z] #10 122.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-06-09T12:14:20.459Z] #10 122.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-06-09T12:14:20.492Z] #41 ... [2020-06-09T12:14:20.492Z] [2020-06-09T12:14:20.492Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:14:20.492Z] #39 58.86 DEP compel/arch/aarch64/src/lib/infect.d [2020-06-09T12:14:20.492Z] #39 58.90 DEP compel/arch/aarch64/src/lib/cpu.d [2020-06-09T12:14:20.492Z] #39 58.93 DEP compel/src/lib/log.d [2020-06-09T12:14:20.492Z] #39 58.96 DEP compel/src/main.d [2020-06-09T12:14:20.492Z] #39 59.01 DEP compel/src/lib/handle-elf.d [2020-06-09T12:14:20.562Z] #39 ... [2020-06-09T12:14:20.563Z] [2020-06-09T12:14:20.563Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:14:20.563Z] #43 DONE 123.6s [2020-06-09T12:14:20.717Z] #10 122.3 Selecting previously unselected package libpcre32-3:amd64. [2020-06-09T12:14:20.717Z] #10 122.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-06-09T12:14:20.717Z] #10 122.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-06-09T12:14:20.717Z] #10 122.6 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-06-09T12:14:20.753Z] #39 59.09 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-06-09T12:14:20.821Z] [2020-06-09T12:14:20.821Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:14:20.821Z] #54 116.9 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-09T12:14:20.821Z] #54 116.9 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-06-09T12:14:20.821Z] #54 DONE 123.7s [2020-06-09T12:14:20.821Z] [2020-06-09T12:14:20.821Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-06-09T12:14:20.821Z] #55 DONE 0.0s [2020-06-09T12:14:20.821Z] [2020-06-09T12:14:20.821Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-06-09T12:14:20.821Z] #56 DONE 0.1s [2020-06-09T12:14:20.821Z] [2020-06-09T12:14:20.821Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:14:20.821Z] #39 57.20 CC compel/arch/x86/src/lib/infect.o [2020-06-09T12:14:20.975Z] #10 122.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-06-09T12:14:20.975Z] #10 122.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-06-09T12:14:20.975Z] #10 122.7 Selecting previously unselected package libpcre3-dev:amd64. [2020-06-09T12:14:20.975Z] #10 122.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-06-09T12:14:20.975Z] #10 122.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-06-09T12:14:21.013Z] #39 59.19 CC compel/src/lib/log.o [2020-06-09T12:14:21.269Z] #39 148.0 CC criu/path.o [2020-06-09T12:14:21.274Z] #39 59.49 CC compel/arch/aarch64/src/lib/cpu.o [2020-06-09T12:14:21.274Z] #39 59.69 CC compel/arch/aarch64/src/lib/infect.o [2020-06-09T12:14:21.377Z] #40 58.89 CC compel/src/lib/infect-rpc.o [2020-06-09T12:14:21.377Z] #40 59.30 CC compel/src/lib/infect-util.o [2020-06-09T12:14:21.377Z] #40 ... [2020-06-09T12:14:21.377Z] [2020-06-09T12:14:21.377Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:14:21.377Z] #48 124.4 golang.org/x/crypto/ssh/terminal [2020-06-09T12:14:21.530Z] #39 148.3 CC criu/pie-util-vdso-elf32.o [2020-06-09T12:14:21.534Z] #39 60.02 CC compel/src/lib/infect-rpc.o [2020-06-09T12:14:21.541Z] #10 123.3 Selecting previously unselected package libselinux1-dev:amd64. [2020-06-09T12:14:21.542Z] #10 123.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-06-09T12:14:21.542Z] #10 123.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-06-09T12:14:21.799Z] #10 123.5 Selecting previously unselected package libdevmapper-dev:amd64. [2020-06-09T12:14:21.799Z] #10 123.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-06-09T12:14:21.799Z] #10 123.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-06-09T12:14:21.966Z] #48 ... [2020-06-09T12:14:21.966Z] [2020-06-09T12:14:21.966Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:14:21.966Z] #42 114.9 text/template [2020-06-09T12:14:21.966Z] #42 118.4 go/parser [2020-06-09T12:14:21.966Z] #42 120.1 compress/gzip [2020-06-09T12:14:21.966Z] #42 122.0 math/big [2020-06-09T12:14:21.966Z] #42 ... [2020-06-09T12:14:21.966Z] [2020-06-09T12:14:21.966Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:14:21.966Z] #40 59.51 CC compel/src/lib/infect.o [2020-06-09T12:14:22.058Z] #10 123.6 Selecting previously unselected package libseccomp-dev:amd64. [2020-06-09T12:14:22.058Z] #10 123.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-06-09T12:14:22.058Z] #10 123.7 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-06-09T12:14:22.058Z] #10 123.8 Selecting previously unselected package libsystemd-dev:amd64. [2020-06-09T12:14:22.058Z] #10 123.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-06-09T12:14:22.058Z] #10 123.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-06-09T12:14:22.095Z] #39 148.7 CC criu/pie-util-vdso.o [2020-06-09T12:14:22.106Z] #39 60.30 CC compel/src/lib/infect-util.o [2020-06-09T12:14:22.106Z] #39 60.60 CC compel/src/lib/infect.o [2020-06-09T12:14:22.184Z] #39 58.50 CC compel/src/lib/infect-rpc.o [2020-06-09T12:14:22.624Z] #10 124.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-06-09T12:14:22.624Z] #10 124.4 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-06-09T12:14:22.624Z] #10 124.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-06-09T12:14:22.624Z] #10 124.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-09T12:14:22.624Z] #10 124.5 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-06-09T12:14:22.658Z] #39 149.2 CC criu/pie-util.o [2020-06-09T12:14:22.658Z] #39 149.4 CC criu/pipes.o [2020-06-09T12:14:22.789Z] #39 59.10 CC compel/src/lib/infect-util.o [2020-06-09T12:14:22.883Z] #10 124.5 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-06-09T12:14:22.883Z] #10 124.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-09T12:14:22.883Z] #10 124.6 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-09T12:14:22.883Z] #10 124.6 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-06-09T12:14:22.883Z] #10 124.7 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-06-09T12:14:23.044Z] #39 59.50 CC compel/src/lib/infect.o [2020-06-09T12:14:23.141Z] #10 ... [2020-06-09T12:14:23.141Z] [2020-06-09T12:14:23.141Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:14:23.141Z] #43 DONE 124.8s [2020-06-09T12:14:23.141Z] [2020-06-09T12:14:23.141Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:14:23.141Z] #54 117.4 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-09T12:14:23.141Z] #54 117.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-06-09T12:14:23.141Z] #54 DONE 124.8s [2020-06-09T12:14:23.141Z] [2020-06-09T12:14:23.141Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-06-09T12:14:23.141Z] #55 DONE 0.0s [2020-06-09T12:14:23.141Z] [2020-06-09T12:14:23.141Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-09T12:14:23.141Z] #10 124.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-09T12:14:23.141Z] #10 124.8 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-09T12:14:23.141Z] #10 124.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-06-09T12:14:23.141Z] #10 124.8 Setting up mingw-w64-common (6.0.0-3) ... [2020-06-09T12:14:23.141Z] #10 124.9 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-06-09T12:14:23.399Z] #10 ... [2020-06-09T12:14:23.399Z] [2020-06-09T12:14:23.399Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-06-09T12:14:23.399Z] #56 DONE 0.1s [2020-06-09T12:14:23.399Z] [2020-06-09T12:14:23.399Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-09T12:14:23.399Z] #10 124.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-09T12:14:23.399Z] #10 124.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-06-09T12:14:23.399Z] #10 124.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-09T12:14:23.399Z] #10 125.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-06-09T12:14:23.399Z] #10 125.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-06-09T12:14:23.399Z] #10 125.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-09T12:14:23.399Z] #10 125.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-06-09T12:14:23.399Z] #10 125.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-06-09T12:14:23.399Z] #10 125.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-09T12:14:23.399Z] #10 125.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-06-09T12:14:23.399Z] #10 125.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-06-09T12:14:23.399Z] #10 125.1 Setting up dmsetup (2:1.02.155-3) ... [2020-06-09T12:14:23.399Z] #10 125.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-06-09T12:14:23.399Z] #10 125.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-06-09T12:14:23.592Z] #39 150.1 CC criu/plugin.o [2020-06-09T12:14:23.656Z] #10 125.2 Processing triggers for libc-bin (2.28-10) ... [2020-06-09T12:14:23.849Z] #39 150.5 CC criu/proc_parse.o [2020-06-09T12:14:24.149Z] #39 ... [2020-06-09T12:14:24.149Z] [2020-06-09T12:14:24.149Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-09T12:14:24.149Z] #17 2.391 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-09T12:14:24.149Z] #17 2.484 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-09T12:14:24.149Z] #17 2.572 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-09T12:14:24.149Z] #17 3.062 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-06-09T12:14:24.149Z] #17 4.103 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [199 kB] [2020-06-09T12:14:24.149Z] #17 5.246 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7576 B] [2020-06-09T12:14:24.149Z] #17 8.424 Fetched 8181 kB in 7s (1247 kB/s) [2020-06-09T12:14:24.222Z] #10 DONE 125.8s [2020-06-09T12:14:24.222Z] [2020-06-09T12:14:24.222Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-06-09T12:14:24.410Z] #17 8.424 Reading package lists... [2020-06-09T12:14:24.410Z] #17 ... [2020-06-09T12:14:24.410Z] [2020-06-09T12:14:24.410Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:14:24.410Z] #39 62.71 CC compel/src/lib/ptrace.o [2020-06-09T12:14:24.671Z] #39 62.96 AR compel/libcompel.a [2020-06-09T12:14:24.671Z] #39 63.06 HOSTCC compel/src/main-host.o [2020-06-09T12:14:24.771Z] #40 62.71 CC compel/src/lib/ptrace.o [2020-06-09T12:14:24.787Z] #11 ... [2020-06-09T12:14:24.787Z] [2020-06-09T12:14:24.787Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:14:24.787Z] #41 116.4 mime/quotedprintable [2020-06-09T12:14:24.787Z] #41 116.9 net/http/internal [2020-06-09T12:14:24.787Z] #41 120.3 crypto/tls [2020-06-09T12:14:24.787Z] #41 ... [2020-06-09T12:14:24.787Z] [2020-06-09T12:14:24.787Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:14:24.787Z] #39 50.97 CC compel/arch/x86/plugins/std/parasite-head.o [2020-06-09T12:14:24.787Z] #39 51.00 CC compel/arch/x86/plugins/std/memcpy.o [2020-06-09T12:14:24.787Z] #39 51.05 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-06-09T12:14:24.787Z] #39 51.11 AR compel/plugins/std.lib.a [2020-06-09T12:14:24.787Z] #39 51.24 CC compel/plugins/fds/fds.o [2020-06-09T12:14:24.787Z] #39 51.55 AR compel/plugins/fds.lib.a [2020-06-09T12:14:24.787Z] #39 51.61 HOSTDEP compel/src/lib/log-host.d [2020-06-09T12:14:24.787Z] #39 51.69 HOSTDEP compel/src/lib/handle-elf-host.d [2020-06-09T12:14:24.787Z] #39 51.81 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-06-09T12:14:24.787Z] #39 51.87 HOSTDEP compel/src/main-host.d [2020-06-09T12:14:24.787Z] #39 51.98 DEP compel/src/lib/ptrace.d [2020-06-09T12:14:24.787Z] #39 52.13 DEP compel/src/lib/infect.d [2020-06-09T12:14:24.787Z] #39 52.30 DEP compel/src/lib/infect-util.d [2020-06-09T12:14:24.787Z] #39 52.39 DEP compel/src/lib/infect-rpc.d [2020-06-09T12:14:24.787Z] #39 52.57 DEP compel/arch/x86/src/lib/infect.d [2020-06-09T12:14:24.787Z] #39 52.76 DEP compel/arch/x86/src/lib/cpu.d [2020-06-09T12:14:24.787Z] #39 52.82 DEP compel/src/lib/log.d [2020-06-09T12:14:24.787Z] #39 52.91 DEP compel/src/main.d [2020-06-09T12:14:24.787Z] #39 53.07 DEP compel/src/lib/handle-elf.d [2020-06-09T12:14:24.787Z] #39 53.24 DEP compel/arch/x86/src/lib/handle-elf.d [2020-06-09T12:14:24.787Z] #39 53.40 CC compel/src/lib/log.o [2020-06-09T12:14:24.787Z] #39 53.69 CC compel/arch/x86/src/lib/cpu.o [2020-06-09T12:14:24.787Z] #39 54.81 CC compel/arch/x86/src/lib/infect.o [2020-06-09T12:14:25.089Z] #40 63.30 AR compel/libcompel.a [2020-06-09T12:14:25.242Z] #39 63.46 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-06-09T12:14:25.242Z] #39 63.60 HOSTCC compel/src/lib/handle-elf-host.o [2020-06-09T12:14:25.353Z] #39 56.13 CC compel/src/lib/infect-rpc.o [2020-06-09T12:14:25.392Z] #40 63.39 HOSTCC compel/src/main-host.o [2020-06-09T12:14:25.503Z] #39 63.88 HOSTCC compel/src/lib/log-host.o [2020-06-09T12:14:25.503Z] #39 64.00 HOSTLINK compel/compel-host-bin [2020-06-09T12:14:25.600Z] #39 61.56 CC compel/src/lib/ptrace.o [2020-06-09T12:14:25.600Z] #39 61.84 AR compel/libcompel.a [2020-06-09T12:14:25.600Z] #39 61.89 HOSTCC compel/src/main-host.o [2020-06-09T12:14:25.696Z] #40 63.79 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-06-09T12:14:25.764Z] #39 64.18 DEP soccr/soccr.d [2020-06-09T12:14:25.856Z] #39 62.09 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-06-09T12:14:25.856Z] #39 62.22 HOSTCC compel/src/lib/handle-elf-host.o [2020-06-09T12:14:25.919Z] #39 56.65 CC compel/src/lib/infect-util.o [2020-06-09T12:14:25.994Z] #40 63.98 HOSTCC compel/src/lib/handle-elf-host.o [2020-06-09T12:14:26.025Z] #39 64.43 CC soccr/soccr.o [2020-06-09T12:14:26.152Z] #39 ... [2020-06-09T12:14:26.152Z] [2020-06-09T12:14:26.152Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-09T12:14:26.152Z] #10 124.8 Selecting previously unselected package libapparmor1:amd64. [2020-06-09T12:14:26.152Z] #10 124.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-06-09T12:14:26.152Z] #10 124.8 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-06-09T12:14:26.152Z] #10 125.1 Selecting previously unselected package libapparmor-dev:amd64. [2020-06-09T12:14:26.152Z] #10 125.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-06-09T12:14:26.152Z] #10 125.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-06-09T12:14:26.152Z] #10 125.5 Selecting previously unselected package libbtrfs0. [2020-06-09T12:14:26.152Z] #10 125.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-06-09T12:14:26.152Z] #10 125.5 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-09T12:14:26.152Z] #10 125.6 Selecting previously unselected package libbtrfs-dev. [2020-06-09T12:14:26.152Z] #10 125.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-06-09T12:14:26.152Z] #10 125.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-09T12:14:26.152Z] #10 125.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-06-09T12:14:26.152Z] #10 125.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-06-09T12:14:26.152Z] #10 125.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-06-09T12:14:26.152Z] #10 126.1 Selecting previously unselected package libudev-dev:amd64. [2020-06-09T12:14:26.152Z] #10 126.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-06-09T12:14:26.152Z] #10 126.1 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-06-09T12:14:26.152Z] #10 126.3 Selecting previously unselected package libsepol1-dev:amd64. [2020-06-09T12:14:26.152Z] #10 126.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-06-09T12:14:26.152Z] #10 126.4 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-06-09T12:14:26.152Z] #10 126.6 Selecting previously unselected package libpcre16-3:amd64. [2020-06-09T12:14:26.152Z] #10 126.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-06-09T12:14:26.152Z] #10 126.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-06-09T12:14:26.152Z] #10 126.8 Selecting previously unselected package libpcre32-3:amd64. [2020-06-09T12:14:26.152Z] #10 126.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-06-09T12:14:26.152Z] #10 126.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-06-09T12:14:26.152Z] #10 127.0 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-06-09T12:14:26.152Z] #10 127.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-06-09T12:14:26.152Z] #10 127.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-06-09T12:14:26.152Z] #10 127.1 Selecting previously unselected package libpcre3-dev:amd64. [2020-06-09T12:14:26.152Z] #10 127.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-06-09T12:14:26.152Z] #10 127.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-06-09T12:14:26.152Z] #10 127.5 Selecting previously unselected package libselinux1-dev:amd64. [2020-06-09T12:14:26.152Z] #10 127.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-06-09T12:14:26.152Z] #10 127.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-06-09T12:14:26.152Z] #10 127.7 Selecting previously unselected package libdevmapper-dev:amd64. [2020-06-09T12:14:26.152Z] #10 127.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-06-09T12:14:26.152Z] #10 127.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-06-09T12:14:26.152Z] #10 127.8 Selecting previously unselected package libseccomp-dev:amd64. [2020-06-09T12:14:26.152Z] #10 127.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-06-09T12:14:26.152Z] #10 127.9 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-06-09T12:14:26.152Z] #10 128.0 Selecting previously unselected package libsystemd-dev:amd64. [2020-06-09T12:14:26.152Z] #10 128.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-06-09T12:14:26.152Z] #10 128.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-06-09T12:14:26.152Z] #10 128.5 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-06-09T12:14:26.152Z] #10 128.5 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-06-09T12:14:26.152Z] #10 128.5 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-06-09T12:14:26.152Z] #10 128.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-09T12:14:26.152Z] #10 128.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-06-09T12:14:26.152Z] #10 128.6 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-06-09T12:14:26.152Z] #10 128.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-09T12:14:26.152Z] #10 128.6 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-09T12:14:26.152Z] #10 128.6 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-06-09T12:14:26.152Z] #10 128.6 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-06-09T12:14:26.152Z] #10 128.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-09T12:14:26.152Z] #10 128.7 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-09T12:14:26.152Z] #10 128.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-06-09T12:14:26.152Z] #10 128.7 Setting up mingw-w64-common (6.0.0-3) ... [2020-06-09T12:14:26.152Z] #10 128.7 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-06-09T12:14:26.152Z] #10 128.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-09T12:14:26.152Z] #10 128.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-06-09T12:14:26.152Z] #10 128.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-09T12:14:26.152Z] #10 128.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-06-09T12:14:26.152Z] #10 128.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-06-09T12:14:26.152Z] #10 128.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-09T12:14:26.152Z] #10 128.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-06-09T12:14:26.152Z] #10 128.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-06-09T12:14:26.152Z] #10 128.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-09T12:14:26.152Z] #10 128.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-06-09T12:14:26.152Z] #10 128.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-06-09T12:14:26.152Z] #10 128.9 Setting up dmsetup (2:1.02.155-3) ... [2020-06-09T12:14:26.152Z] #10 128.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-06-09T12:14:26.152Z] #10 128.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-06-09T12:14:26.152Z] #10 128.9 Processing triggers for libc-bin (2.28-10) ... [2020-06-09T12:14:26.152Z] #10 DONE 129.3s [2020-06-09T12:14:26.152Z] [2020-06-09T12:14:26.152Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:14:26.152Z] #41 128.2 net/http/httptrace [2020-06-09T12:14:26.152Z] #41 128.4 net/http [2020-06-09T12:14:26.176Z] #39 57.09 CC compel/src/lib/infect.o [2020-06-09T12:14:26.297Z] #40 64.46 HOSTCC compel/src/lib/log-host.o [2020-06-09T12:14:26.427Z] #39 152.7 CC criu/protobuf-desc.o [2020-06-09T12:14:26.602Z] #40 64.64 HOSTLINK compel/compel-host-bin [2020-06-09T12:14:26.685Z] #39 ... [2020-06-09T12:14:26.685Z] [2020-06-09T12:14:26.685Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-09T12:14:26.685Z] #36 DONE 225.6s [2020-06-09T12:14:26.685Z] [2020-06-09T12:14:26.685Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:14:26.912Z] #40 64.85 DEP soccr/soccr.d [2020-06-09T12:14:26.912Z] #40 ... [2020-06-09T12:14:26.912Z] [2020-06-09T12:14:26.912Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-09T12:14:26.912Z] #11 126.2 Selecting previously unselected package libapparmor1:ppc64el. [2020-06-09T12:14:26.912Z] #11 126.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-06-09T12:14:26.912Z] #11 126.2 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-06-09T12:14:26.912Z] #11 126.3 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-06-09T12:14:26.912Z] #11 126.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-06-09T12:14:26.912Z] #11 126.3 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-06-09T12:14:26.912Z] #11 126.5 Selecting previously unselected package libbtrfs0. [2020-06-09T12:14:26.912Z] #11 126.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-06-09T12:14:26.912Z] #11 126.5 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-09T12:14:26.912Z] #11 126.6 Selecting previously unselected package libbtrfs-dev. [2020-06-09T12:14:26.912Z] #11 126.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-06-09T12:14:26.912Z] #11 126.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-09T12:14:26.912Z] #11 126.7 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-06-09T12:14:26.912Z] #11 126.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-06-09T12:14:26.912Z] #11 126.7 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-06-09T12:14:26.912Z] #11 126.9 Selecting previously unselected package libudev-dev:ppc64el. [2020-06-09T12:14:26.912Z] #11 126.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-06-09T12:14:26.912Z] #11 126.9 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-06-09T12:14:26.912Z] #11 127.0 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-06-09T12:14:26.912Z] #11 127.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-06-09T12:14:26.912Z] #11 127.1 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-06-09T12:14:26.912Z] #11 127.5 Selecting previously unselected package libpcre16-3:ppc64el. [2020-06-09T12:14:26.912Z] #11 127.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-06-09T12:14:26.912Z] #11 127.5 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-06-09T12:14:26.912Z] #11 127.7 Selecting previously unselected package libpcre32-3:ppc64el. [2020-06-09T12:14:26.912Z] #11 127.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-06-09T12:14:26.912Z] #11 127.7 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-06-09T12:14:26.912Z] #11 127.9 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-06-09T12:14:26.912Z] #11 127.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-06-09T12:14:26.912Z] #11 127.9 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-06-09T12:14:26.912Z] #11 128.1 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-06-09T12:14:26.912Z] #11 128.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-06-09T12:14:26.912Z] #11 128.1 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-06-09T12:14:26.912Z] #11 128.6 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-06-09T12:14:26.912Z] #11 128.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-06-09T12:14:26.912Z] #11 128.6 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-06-09T12:14:26.912Z] #11 129.0 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-06-09T12:14:26.912Z] #11 129.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-06-09T12:14:26.912Z] #11 129.0 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-06-09T12:14:26.912Z] #11 129.1 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-06-09T12:14:26.912Z] #11 129.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-06-09T12:14:26.912Z] #11 129.1 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-06-09T12:14:26.912Z] #11 129.3 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-06-09T12:14:26.912Z] #11 129.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-06-09T12:14:26.912Z] #11 129.3 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-06-09T12:14:26.912Z] #11 129.8 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-06-09T12:14:26.912Z] #11 129.8 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-06-09T12:14:26.912Z] #11 129.8 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-06-09T12:14:26.912Z] #11 129.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-09T12:14:26.912Z] #11 129.8 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-06-09T12:14:26.912Z] #11 129.8 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-06-09T12:14:26.912Z] #11 129.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-09T12:14:26.912Z] #11 129.8 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-09T12:14:26.912Z] #11 129.8 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-06-09T12:14:26.912Z] #11 129.9 Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-06-09T12:14:26.912Z] #11 129.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-09T12:14:26.912Z] #11 129.9 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-09T12:14:26.912Z] #11 129.9 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-06-09T12:14:26.912Z] #11 129.9 Setting up mingw-w64-common (6.0.0-3) ... [2020-06-09T12:14:26.912Z] #11 130.0 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-06-09T12:14:26.912Z] #11 130.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-09T12:14:26.912Z] #11 130.0 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-06-09T12:14:26.912Z] #11 130.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-09T12:14:26.912Z] #11 130.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-06-09T12:14:26.912Z] #11 130.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-06-09T12:14:26.912Z] #11 130.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-09T12:14:26.912Z] #11 130.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-06-09T12:14:26.912Z] #11 130.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-06-09T12:14:26.912Z] #11 130.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-09T12:14:26.912Z] #11 130.0 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-06-09T12:14:26.912Z] #11 130.1 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-06-09T12:14:26.912Z] #11 130.1 Setting up dmsetup (2:1.02.155-3) ... [2020-06-09T12:14:26.912Z] #11 130.1 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-06-09T12:14:26.912Z] #11 130.1 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-06-09T12:14:26.912Z] #11 130.1 Processing triggers for libc-bin (2.28-10) ... [2020-06-09T12:14:27.113Z] #39 ... [2020-06-09T12:14:27.113Z] [2020-06-09T12:14:27.113Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:14:27.113Z] #41 129.0 net/http/httptrace [2020-06-09T12:14:27.226Z] #11 DONE 130.4s [2020-06-09T12:14:27.226Z] [2020-06-09T12:14:27.226Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:14:27.226Z] #40 65.13 CC soccr/soccr.o [2020-06-09T12:14:27.252Z] #45 ... [2020-06-09T12:14:27.252Z] [2020-06-09T12:14:27.252Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:14:27.252Z] #39 153.9 CC criu/protobuf.o [2020-06-09T12:14:27.410Z] #39 65.71 AR soccr/libsoccr.a [2020-06-09T12:14:27.410Z] #39 65.79 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-09T12:14:27.680Z] #41 129.2 net/http [2020-06-09T12:14:27.820Z] #39 154.6 CC criu/pstree.o [2020-06-09T12:14:27.910Z] #40 ... [2020-06-09T12:14:27.910Z] [2020-06-09T12:14:27.910Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-06-09T12:14:27.910Z] #12 DONE 0.6s [2020-06-09T12:14:27.982Z] #39 66.28 DEP criu/arch/aarch64/sigframe.d [2020-06-09T12:14:27.982Z] #39 66.40 DEP criu/arch/aarch64/crtools.d [2020-06-09T12:14:28.076Z] #39 ... [2020-06-09T12:14:28.076Z] [2020-06-09T12:14:28.076Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-06-09T12:14:28.076Z] #37 DONE 0.1s [2020-06-09T12:14:28.076Z] [2020-06-09T12:14:28.076Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:14:28.232Z] [2020-06-09T12:14:28.232Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:14:28.232Z] #50 0.486 + RM_GOPATH=0 [2020-06-09T12:14:28.232Z] #50 0.487 + TMP_GOPATH= [2020-06-09T12:14:28.232Z] #50 0.487 + : /build [2020-06-09T12:14:28.232Z] #50 0.488 + '[' -z '' ']' [2020-06-09T12:14:28.232Z] #50 0.490 ++ mktemp -d [2020-06-09T12:14:28.232Z] #50 0.496 + export GOPATH=/tmp/tmp.TRrmCbjTz4 [2020-06-09T12:14:28.232Z] #50 0.497 + GOPATH=/tmp/tmp.TRrmCbjTz4 [2020-06-09T12:14:28.232Z] #50 0.497 + RM_GOPATH=1 [2020-06-09T12:14:28.232Z] #50 0.499 + case "$(go env GOARCH)" in [2020-06-09T12:14:28.232Z] #50 0.501 ++ go env GOARCH [2020-06-09T12:14:28.232Z] #50 0.511 + export GO_BUILDMODE=-buildmode=pie [2020-06-09T12:14:28.232Z] #50 0.512 + GO_BUILDMODE=-buildmode=pie [2020-06-09T12:14:28.232Z] #50 0.519 ++ dirname /tmp/install/install.sh [2020-06-09T12:14:28.232Z] #50 0.523 + dir=/tmp/install [2020-06-09T12:14:28.232Z] #50 0.523 + bin=runc [2020-06-09T12:14:28.232Z] #50 0.523 + shift [2020-06-09T12:14:28.232Z] #50 0.523 + '[' '!' -f /tmp/install/runc.installer ']' [2020-06-09T12:14:28.232Z] #50 0.524 + . /tmp/install/runc.installer [2020-06-09T12:14:28.232Z] #50 0.524 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-09T12:14:28.232Z] #50 0.525 + install_runc [2020-06-09T12:14:28.232Z] #50 0.526 + uname -r [2020-06-09T12:14:28.232Z] #50 0.531 + grep -q '^3\.10\.0.*\.el7\.' [2020-06-09T12:14:28.232Z] #50 0.543 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-06-09T12:14:28.232Z] #50 0.543 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-06-09T12:14:28.232Z] #50 0.543 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.TRrmCbjTz4/src/github.com/opencontainers/runc [2020-06-09T12:14:28.232Z] #50 0.544 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-06-09T12:14:28.232Z] #50 0.546 Cloning into '/tmp/tmp.TRrmCbjTz4/src/github.com/opencontainers/runc'... [2020-06-09T12:14:28.243Z] #39 66.66 DEP criu/arch/aarch64/cpu.d [2020-06-09T12:14:28.243Z] #39 66.70 DEP criu/arch/aarch64/bitops.d [2020-06-09T12:14:28.243Z] #39 66.78 CC criu/arch/aarch64/bitops.o [2020-06-09T12:14:28.245Z] #41 ... [2020-06-09T12:14:28.245Z] [2020-06-09T12:14:28.245Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-06-09T12:14:28.245Z] #11 DONE 4.0s [2020-06-09T12:14:28.245Z] [2020-06-09T12:14:28.245Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:14:28.245Z] #49 3.474 + RM_GOPATH=0 [2020-06-09T12:14:28.245Z] #49 3.474 + TMP_GOPATH= [2020-06-09T12:14:28.245Z] #49 3.474 + : /build [2020-06-09T12:14:28.245Z] #49 3.474 + '[' -z '' ']' [2020-06-09T12:14:28.245Z] #49 3.474 ++ mktemp -d [2020-06-09T12:14:28.245Z] #49 3.475 + export GOPATH=/tmp/tmp.i0T7DHTGU1 [2020-06-09T12:14:28.245Z] #49 3.475 + GOPATH=/tmp/tmp.i0T7DHTGU1 [2020-06-09T12:14:28.245Z] #49 3.475 + RM_GOPATH=1 [2020-06-09T12:14:28.245Z] #49 3.475 + case "$(go env GOARCH)" in [2020-06-09T12:14:28.245Z] #49 3.476 ++ go env GOARCH [2020-06-09T12:14:28.245Z] #49 3.494 + export GO_BUILDMODE=-buildmode=pie [2020-06-09T12:14:28.245Z] #49 3.494 + GO_BUILDMODE=-buildmode=pie [2020-06-09T12:14:28.245Z] #49 3.495 ++ dirname /tmp/install/install.sh [2020-06-09T12:14:28.245Z] #49 3.496 + dir=/tmp/install [2020-06-09T12:14:28.245Z] #49 3.496 + bin=runc [2020-06-09T12:14:28.245Z] #49 3.496 + shift [2020-06-09T12:14:28.245Z] #49 3.497 + '[' '!' -f /tmp/install/runc.installer ']' [2020-06-09T12:14:28.245Z] #49 3.497 + . /tmp/install/runc.installer [2020-06-09T12:14:28.245Z] #49 3.498 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-09T12:14:28.245Z] #49 3.499 + install_runc [2020-06-09T12:14:28.245Z] #49 3.502 + grep -q '^3\.10\.0.*\.el7\.' [2020-06-09T12:14:28.245Z] #49 3.505 + uname -r [2020-06-09T12:14:28.245Z] #49 3.510 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-06-09T12:14:28.245Z] #49 3.517 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-06-09T12:14:28.245Z] #49 3.517 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-06-09T12:14:28.245Z] #49 3.518 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.i0T7DHTGU1/src/github.com/opencontainers/runc [2020-06-09T12:14:28.245Z] #49 3.519 Cloning into '/tmp/tmp.i0T7DHTGU1/src/github.com/opencontainers/runc'... [2020-06-09T12:14:28.504Z] #39 66.87 CC criu/arch/aarch64/cpu.o [2020-06-09T12:14:28.562Z] #50 ... [2020-06-09T12:14:28.562Z] [2020-06-09T12:14:28.562Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-06-09T12:14:28.562Z] #13 DONE 0.4s [2020-06-09T12:14:28.562Z] [2020-06-09T12:14:28.562Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-06-09T12:14:28.562Z] #14 0.324 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-06-09T12:14:28.641Z] #45 ... [2020-06-09T12:14:28.641Z] [2020-06-09T12:14:28.641Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:14:28.641Z] #39 155.4 CC criu/rbtree.o [2020-06-09T12:14:28.661Z] #41 ... [2020-06-09T12:14:28.661Z] [2020-06-09T12:14:28.661Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-06-09T12:14:28.661Z] #11 DONE 2.5s [2020-06-09T12:14:28.766Z] #39 67.00 CC criu/arch/aarch64/crtools.o [2020-06-09T12:14:28.890Z] #14 DONE 0.4s [2020-06-09T12:14:28.890Z] [2020-06-09T12:14:28.890Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-06-09T12:14:28.898Z] #39 155.7 CC criu/rst-malloc.o [2020-06-09T12:14:28.916Z] [2020-06-09T12:14:28.916Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-06-09T12:14:29.156Z] #39 155.9 CC criu/seccomp.o [2020-06-09T12:14:29.208Z] #15 DONE 0.4s [2020-06-09T12:14:29.208Z] [2020-06-09T12:14:29.208Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-06-09T12:14:29.340Z] #39 67.55 CC criu/arch/aarch64/sigframe.o [2020-06-09T12:14:29.413Z] #39 156.3 CC criu/seize.o [2020-06-09T12:14:29.514Z] #16 DONE 0.4s [2020-06-09T12:14:29.514Z] [2020-06-09T12:14:29.514Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:14:29.514Z] #40 67.09 AR soccr/libsoccr.a [2020-06-09T12:14:29.514Z] #40 67.16 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-09T12:14:29.514Z] #40 67.58 DEP criu/arch/ppc64/sigframe.d [2020-06-09T12:14:29.602Z] #39 67.92 LINK criu/arch/aarch64/crtools.built-in.o [2020-06-09T12:14:29.602Z] #39 67.98 DEP criu/pie/util-vdso.d [2020-06-09T12:14:29.821Z] #40 67.75 DEP criu/arch/ppc64/crtools.d [2020-06-09T12:14:29.863Z] #39 68.25 DEP criu/pie/util.d [2020-06-09T12:14:30.125Z] #39 68.43 CC criu/pie/util.o [2020-06-09T12:14:30.131Z] #40 ... [2020-06-09T12:14:30.131Z] [2020-06-09T12:14:30.131Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-06-09T12:14:30.131Z] #17 DONE 0.4s [2020-06-09T12:14:30.131Z] [2020-06-09T12:14:30.131Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:14:30.131Z] #40 68.03 DEP criu/arch/ppc64/cpu.d [2020-06-09T12:14:30.346Z] #39 156.8 CC criu/servicefd.o [2020-06-09T12:14:30.346Z] #39 157.2 CC criu/shmem.o [2020-06-09T12:14:30.386Z] #39 68.76 CC criu/pie/util-vdso.o [2020-06-09T12:14:30.451Z] #40 68.30 CC criu/arch/ppc64/cpu.o [2020-06-09T12:14:30.647Z] #39 ... [2020-06-09T12:14:30.648Z] [2020-06-09T12:14:30.648Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:14:30.648Z] #21 111.6 Checking out files: 22% (2491/10835) Checking out files: 23% (2493/10835) Checking out files: 24% (2601/10835) Checking out files: 25% (2709/10835) Checking out files: 26% (2818/10835) Checking out files: 27% (2926/10835) Checking out files: 28% (3034/10835) Checking out files: 29% (3143/10835) Checking out files: 30% (3251/10835) Checking out files: 31% (3359/10835) Checking out files: 32% (3468/10835) Checking out files: 33% (3576/10835) Checking out files: 34% (3684/10835) Checking out files: 35% (3793/10835) Checking out files: 36% (3901/10835) Checking out files: 37% (4009/10835) Checking out files: 38% (4118/10835) Checking out files: 39% (4226/10835) Checking out files: 40% (4334/10835) Checking out files: 40% (4386/10835) Checking out files: 41% (4443/10835) Checking out files: 42% (4551/10835) Checking out files: 43% (4660/10835) Checking out files: 44% (4768/10835) Checking out files: 45% (4876/10835) Checking out files: 46% (4985/10835) Checking out files: 47% (5093/10835) Checking out files: 48% (5201/10835) Checking out files: 49% (5310/10835) Checking out files: 50% (5418/10835) Checking out files: 51% (5526/10835) Checking out files: 52% (5635/10835) Checking out files: 53% (5743/10835) Checking out files: 54% (5851/10835) Checking out files: 55% (5960/10835) Checking out files: 56% (6068/10835) Checking out files: 57% (6176/10835) Checking out files: 58% (6285/10835) Checking out files: 59% (6393/10835) Checking out files: 60% (6501/10835) Checking out files: 61% (6610/10835) Checking out files: 62% (6718/10835) Checking out files: 63% (6827/10835) Checking out files: 64% (6935/10835) Checking out files: 65% (7043/10835) Checking out files: 66% (7152/10835) Checking out files: 67% (7260/10835) Checking out files: 67% (7311/10835) Checking out files: 68% (7368/10835) Checking out files: 69% (7477/10835) Checking out files: 70% (7585/10835) Checking out files: 71% (7693/10835) Checking out files: 72% (7802/10835) Checking out files: 73% (7910/10835) Checking out files: 74% (8018/10835) Checking out files: 75% (8127/10835) Checking out files: 76% (8235/10835) Checking out files: 77% (8343/10835) Checking out files: 78% (8452/10835) Checking out files: 79% (8560/10835) Checking out files: 80% (8668/10835) Checking out files: 81% (8777/10835) Checking out files: 82% (8885/10835) Checking out files: 83% (8994/10835) Checking out files: 84% (9102/10835) Checking out files: 85% (9210/10835) Checking out files: 86% (9319/10835) Checking out files: 87% (9427/10835) Checking out files: 88% (9535/10835) Checking out files: 89% (9644/10835) Checking out files: 89% (9741/10835) Checking out files: 90% (9752/10835) Checking out files: 91% (9860/10835) Checking out files: 92% (9969/10835) Checking out files: 93% (10077/10835) Checking out files: 94% (10185/10835) Checking out files: 95% (10294/10835) Checking out files: 96% (10402/10835) Checking out files: 97% (10510/10835) Checking out files: 98% (10619/10835) Checking out files: 99% (10727/10835) Checking out files: 100% (10835/10835) Checking out files: 100% (10835/10835), done. [2020-06-09T12:14:30.648Z] #21 115.1 + cd /tmp/tmp.7AJU38okF0/tmp/docker-ce [2020-06-09T12:14:30.648Z] #21 115.1 + git checkout -q v17.06.2-ce [2020-06-09T12:14:30.648Z] #21 117.7 + mkdir -p /tmp/tmp.7AJU38okF0/src/github.com/docker [2020-06-09T12:14:30.648Z] #21 117.7 + mv components/cli /tmp/tmp.7AJU38okF0/src/github.com/docker/cli [2020-06-09T12:14:30.648Z] #21 117.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-06-09T12:14:30.771Z] #49 ... [2020-06-09T12:14:30.771Z] [2020-06-09T12:14:30.771Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-06-09T12:14:30.771Z] #12 DONE 2.2s [2020-06-09T12:14:30.771Z] [2020-06-09T12:14:30.771Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-06-09T12:14:31.107Z] #40 68.92 CC criu/arch/ppc64/crtools.o [2020-06-09T12:14:31.220Z] #21 ... [2020-06-09T12:14:31.220Z] [2020-06-09T12:14:31.220Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:14:31.220Z] #39 69.54 AR criu/pie/pie.lib.a [2020-06-09T12:14:31.220Z] #39 69.60 DEP criu/pie/restorer.d [2020-06-09T12:14:31.276Z] #39 157.8 CC criu/sigframe.o [2020-06-09T12:14:31.276Z] #39 157.9 CC criu/signalfd.o [2020-06-09T12:14:31.276Z] #39 158.2 CC criu/sk-inet.o [2020-06-09T12:14:31.408Z] #40 ... [2020-06-09T12:14:31.408Z] [2020-06-09T12:14:31.408Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-09T12:14:31.408Z] #48 127.7 mvdan.cc/sh/v3/cmd/shfmt [2020-06-09T12:14:31.408Z] #48 DONE 134.5s [2020-06-09T12:14:31.408Z] [2020-06-09T12:14:31.408Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-09T12:14:31.408Z] #18 0.615 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-09T12:14:31.408Z] #18 0.761 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-09T12:14:31.408Z] #18 1.239 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-09T12:14:31.468Z] #12 DONE 2.3s [2020-06-09T12:14:31.468Z] [2020-06-09T12:14:31.468Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-06-09T12:14:31.793Z] #39 69.96 DEP criu/arch/aarch64/intraprocedure.d [2020-06-09T12:14:31.793Z] #39 69.97 DEP criu/arch/aarch64/restorer.d [2020-06-09T12:14:31.793Z] #39 70.27 DEP criu/arch/aarch64/vdso-pie.d [2020-06-09T12:14:32.053Z] #39 70.55 DEP criu/pie/parasite-vdso.d [2020-06-09T12:14:32.065Z] #18 2.066 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-06-09T12:14:32.142Z] #13 1.918 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-06-09T12:14:32.142Z] #13 DONE 2.0s [2020-06-09T12:14:32.142Z] [2020-06-09T12:14:32.142Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-06-09T12:14:32.211Z] #39 158.9 CC criu/sk-netlink.o [2020-06-09T12:14:32.315Z] #39 70.76 DEP criu/pie/parasite.d [2020-06-09T12:14:32.585Z] #39 71.07 CC criu/pie/parasite.o [2020-06-09T12:14:32.776Z] #39 159.3 CC criu/sk-packet.o [2020-06-09T12:14:33.033Z] #39 159.9 CC criu/sk-queue.o [2020-06-09T12:14:33.158Z] #39 ... [2020-06-09T12:14:33.158Z] [2020-06-09T12:14:33.158Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-09T12:14:33.158Z] #28 DONE 122.9s [2020-06-09T12:14:33.399Z] #13 1.900 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-06-09T12:14:33.399Z] #13 DONE 2.0s [2020-06-09T12:14:33.399Z] [2020-06-09T12:14:33.399Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-06-09T12:14:33.419Z] [2020-06-09T12:14:33.419Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-09T12:14:33.419Z] #17 8.424 Reading package lists... [2020-06-09T12:14:33.419Z] #17 11.26 Reading package lists... [2020-06-09T12:14:33.419Z] #17 13.94 Building dependency tree... [2020-06-09T12:14:33.419Z] #17 15.30 libcap2-bin is already the newest version (1:2.25-2). [2020-06-09T12:14:33.419Z] #17 15.30 The following additional packages will be installed: [2020-06-09T12:14:33.419Z] #17 15.30 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-06-09T12:14:33.419Z] #17 15.30 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-06-09T12:14:33.419Z] #17 15.30 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-06-09T12:14:33.419Z] #17 15.30 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-06-09T12:14:33.419Z] #17 15.31 python3.7 python3.7-minimal vim-runtime xxd [2020-06-09T12:14:33.419Z] #17 15.31 Suggested packages: [2020-06-09T12:14:33.419Z] #17 15.31 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-06-09T12:14:33.419Z] #17 15.31 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-06-09T12:14:33.419Z] #17 15.31 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-06-09T12:14:33.419Z] #17 15.31 Recommended packages: [2020-06-09T12:14:33.419Z] #17 15.31 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-06-09T12:14:33.419Z] #17 15.31 python3-keyrings.alt python3-xdg unzip [2020-06-09T12:14:33.419Z] #17 17.10 The following NEW packages will be installed: [2020-06-09T12:14:33.419Z] #17 17.10 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-06-09T12:14:33.419Z] #17 17.10 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-06-09T12:14:33.419Z] #17 17.10 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-06-09T12:14:33.419Z] #17 17.10 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-06-09T12:14:33.419Z] #17 17.10 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-06-09T12:14:33.419Z] #17 17.11 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-06-09T12:14:33.419Z] #17 17.11 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-06-09T12:14:33.419Z] #17 17.11 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-06-09T12:14:33.419Z] #17 17.11 xz-utils zip [2020-06-09T12:14:33.419Z] #17 17.43 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2020-06-09T12:14:33.419Z] #17 17.43 Need to get 27.6 MB of archives. [2020-06-09T12:14:33.419Z] #17 17.43 After this operation, 114 MB of additional disk space will be used. [2020-06-09T12:14:33.419Z] #17 17.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-06-09T12:14:33.419Z] #17 17.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB] [2020-06-09T12:14:33.419Z] #17 17.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB] [2020-06-09T12:14:33.419Z] #17 17.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-06-09T12:14:33.419Z] #17 17.55 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-06-09T12:14:33.419Z] #17 17.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB] [2020-06-09T12:14:33.419Z] #17 17.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB] [2020-06-09T12:14:33.419Z] #17 17.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-06-09T12:14:33.419Z] #17 17.64 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-06-09T12:14:33.419Z] #17 17.65 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-06-09T12:14:33.419Z] #17 17.65 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-06-09T12:14:33.419Z] #17 17.65 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-06-09T12:14:33.419Z] #17 17.66 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-06-09T12:14:33.419Z] #17 17.66 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-06-09T12:14:33.419Z] #17 17.67 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-06-09T12:14:33.419Z] #17 17.67 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-06-09T12:14:33.419Z] #17 17.68 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-06-09T12:14:33.419Z] #17 17.69 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-06-09T12:14:33.419Z] #17 17.70 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-06-09T12:14:33.419Z] #17 17.71 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-06-09T12:14:33.419Z] #17 17.72 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-06-09T12:14:33.419Z] #17 17.72 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-06-09T12:14:33.419Z] #17 17.76 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-06-09T12:14:33.419Z] #17 17.77 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-06-09T12:14:33.419Z] #17 17.78 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-06-09T12:14:33.419Z] #17 17.81 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-06-09T12:14:33.419Z] #17 17.83 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-06-09T12:14:33.419Z] #17 17.84 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-06-09T12:14:33.419Z] #17 17.84 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-06-09T12:14:33.419Z] #17 18.21 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-06-09T12:14:33.419Z] #17 18.22 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-06-09T12:14:33.419Z] #17 18.22 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-06-09T12:14:33.419Z] #17 18.23 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-06-09T12:14:33.419Z] #17 18.23 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-06-09T12:14:33.419Z] #17 18.25 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-06-09T12:14:33.419Z] #17 18.31 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-06-09T12:14:33.419Z] #17 18.34 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-06-09T12:14:33.419Z] #17 18.35 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-06-09T12:14:33.419Z] #17 18.37 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-06-09T12:14:33.419Z] #17 18.38 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-06-09T12:14:33.419Z] #17 18.40 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-06-09T12:14:33.419Z] #17 18.40 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-06-09T12:14:33.419Z] #17 18.45 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-06-09T12:14:33.419Z] #17 18.46 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-06-09T12:14:33.419Z] #17 18.47 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-06-09T12:14:33.419Z] #17 18.67 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-06-09T12:14:33.420Z] #17 18.73 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-06-09T12:14:33.420Z] #17 18.78 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-06-09T12:14:33.598Z] #39 160.4 CC criu/sk-tcp.o [2020-06-09T12:14:33.680Z] #17 ... [2020-06-09T12:14:33.680Z] [2020-06-09T12:14:33.680Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:14:33.680Z] #41 116.1 github.com/LK4D4/vndr/godl [2020-06-09T12:14:33.680Z] #41 116.6 github.com/LK4D4/vndr [2020-06-09T12:14:33.680Z] #41 DONE 123.5s [2020-06-09T12:14:33.680Z] [2020-06-09T12:14:33.680Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:14:34.045Z] #14 DONE 2.0s [2020-06-09T12:14:34.045Z] [2020-06-09T12:14:34.045Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:14:34.045Z] #39 60.07 CC compel/src/lib/ptrace.o [2020-06-09T12:14:34.045Z] #39 60.55 AR compel/libcompel.a [2020-06-09T12:14:34.045Z] #39 60.64 HOSTCC compel/src/main-host.o [2020-06-09T12:14:34.045Z] #39 61.08 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-06-09T12:14:34.045Z] #39 61.26 HOSTCC compel/src/lib/handle-elf-host.o [2020-06-09T12:14:34.045Z] #39 61.74 HOSTCC compel/src/lib/log-host.o [2020-06-09T12:14:34.045Z] #39 61.98 HOSTLINK compel/compel-host-bin [2020-06-09T12:14:34.045Z] #39 62.13 DEP soccr/soccr.d [2020-06-09T12:14:34.045Z] #39 62.31 CC soccr/soccr.o [2020-06-09T12:14:34.045Z] #39 63.94 AR soccr/libsoccr.a [2020-06-09T12:14:34.045Z] #39 63.98 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-09T12:14:34.045Z] #39 64.47 DEP criu/arch/x86/sigframe.d [2020-06-09T12:14:34.045Z] #39 64.59 DEP criu/arch/x86/sigaction_compat.d [2020-06-09T12:14:34.045Z] #39 64.72 DEP criu/arch/x86/kerndat.d [2020-06-09T12:14:34.045Z] #39 64.92 DEP criu/arch/x86/crtools.d [2020-06-09T12:14:34.045Z] #39 65.06 DEP criu/arch/x86/cpu.d [2020-06-09T12:14:34.162Z] #39 160.8 CC criu/sk-unix.o [2020-06-09T12:14:34.162Z] #39 ... [2020-06-09T12:14:34.162Z] [2020-06-09T12:14:34.162Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:14:34.162Z] #45 233.3 + cd /tmp/tmp.ZKglByI6fP/src/github.com/golangci/golangci-lint/ [2020-06-09T12:14:34.162Z] #45 233.3 + git checkout -q v1.23.8 [2020-06-09T12:14:34.252Z] #39 72.71 LINK criu/pie/parasite.built-in.o [2020-06-09T12:14:34.252Z] #39 72.73 GEN criu/pie/parasite-blob.h [2020-06-09T12:14:34.305Z] #39 65.20 CC criu/arch/x86/cpu.o [2020-06-09T12:14:34.437Z] Client: [2020-06-09T12:14:34.437Z] Debug Mode: false [2020-06-09T12:14:34.437Z] Plugins: [2020-06-09T12:14:34.437Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-06-09T12:14:34.437Z] [2020-06-09T12:14:34.437Z] Server: [2020-06-09T12:14:34.437Z] Containers: 0 [2020-06-09T12:14:34.437Z] Running: 0 [2020-06-09T12:14:34.437Z] Paused: 0 [2020-06-09T12:14:34.437Z] Stopped: 0 [2020-06-09T12:14:34.437Z] Images: 0 [2020-06-09T12:14:34.437Z] Server Version: 19.03.5 [2020-06-09T12:14:34.437Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-06-09T12:14:34.437Z] Windows: [2020-06-09T12:14:34.437Z] LCOW: [2020-06-09T12:14:34.437Z] Logging Driver: json-file [2020-06-09T12:14:34.437Z] Plugins: [2020-06-09T12:14:34.437Z] Volume: local [2020-06-09T12:14:34.437Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-06-09T12:14:34.437Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-06-09T12:14:34.437Z] Swarm: inactive [2020-06-09T12:14:34.437Z] Default Isolation: process [2020-06-09T12:14:34.437Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-06-09T12:14:34.437Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-06-09T12:14:34.437Z] OSType: windows [2020-06-09T12:14:34.437Z] Architecture: x86_64 [2020-06-09T12:14:34.437Z] CPUs: 4 [2020-06-09T12:14:34.437Z] Total Memory: 32GiB [2020-06-09T12:14:34.437Z] Name: azwin-2-76fe00 [2020-06-09T12:14:34.437Z] ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW [2020-06-09T12:14:34.437Z] Docker Root Dir: D:\docker [2020-06-09T12:14:34.437Z] Debug Mode: false [2020-06-09T12:14:34.437Z] Registry: https://index.docker.io/v1/ [2020-06-09T12:14:34.437Z] Labels: [2020-06-09T12:14:34.437Z] Experimental: true [2020-06-09T12:14:34.437Z] Insecure Registries: [2020-06-09T12:14:34.437Z] 10.0.0.4:5000 [2020-06-09T12:14:34.437Z] 127.0.0.0/8 [2020-06-09T12:14:34.437Z] Registry Mirrors: [2020-06-09T12:14:34.437Z] http://10.0.0.4:5000/ [2020-06-09T12:14:34.437Z] Live Restore Enabled: false [2020-06-09T12:14:34.437Z] [2020-06-09T12:14:34.513Z] #39 72.78 CC criu/pie/parasite-vdso.o [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-06-09T12:14:34.727Z] #45 233.8 ++ git describe --tags [2020-06-09T12:14:34.727Z] #45 233.8 + version=v1.23.8 [2020-06-09T12:14:34.727Z] #45 233.8 ++ git rev-parse --short HEAD [2020-06-09T12:14:34.727Z] #45 233.8 + commit=76a82c6 [2020-06-09T12:14:34.727Z] #45 233.8 ++ git show -s --format=%cd [2020-06-09T12:14:34.727Z] #45 233.8 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-06-09T12:14:34.727Z] #45 233.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-06-09T12:14:35.240Z] #39 65.95 CC criu/arch/x86/crtools.o [2020-06-09T12:14:35.281Z] #14 DONE 2.1s [2020-06-09T12:14:35.281Z] [2020-06-09T12:14:35.281Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-06-09T12:14:35.455Z] #39 73.66 CC criu/arch/aarch64/vdso-pie.o [2020-06-09T12:14:35.716Z] #39 74.06 CC criu/arch/aarch64/restorer.o [2020-06-09T12:14:35.806Z] #39 ... [2020-06-09T12:14:35.806Z] [2020-06-09T12:14:35.806Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:14:35.806Z] #49 11.62 + cd /tmp/tmp.i0T7DHTGU1/src/github.com/opencontainers/runc [2020-06-09T12:14:35.806Z] #49 11.62 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-09T12:14:36.206Z] #15 ... [2020-06-09T12:14:36.206Z] [2020-06-09T12:14:36.206Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:14:36.206Z] #49 2.728 + RM_GOPATH=0 [2020-06-09T12:14:36.206Z] #49 2.728 + TMP_GOPATH= [2020-06-09T12:14:36.206Z] #49 2.728 + : /build [2020-06-09T12:14:36.206Z] #49 2.728 + '[' -z '' ']' [2020-06-09T12:14:36.206Z] #49 2.728 ++ mktemp -d [2020-06-09T12:14:36.206Z] #49 2.728 + export GOPATH=/tmp/tmp.wN7ckkdWNU [2020-06-09T12:14:36.206Z] #49 2.728 + GOPATH=/tmp/tmp.wN7ckkdWNU [2020-06-09T12:14:36.206Z] #49 2.728 + RM_GOPATH=1 [2020-06-09T12:14:36.206Z] #49 2.728 + case "$(go env GOARCH)" in [2020-06-09T12:14:36.206Z] #49 2.728 ++ go env GOARCH [2020-06-09T12:14:36.206Z] #49 2.747 + export GO_BUILDMODE=-buildmode=pie [2020-06-09T12:14:36.206Z] #49 2.747 + GO_BUILDMODE=-buildmode=pie [2020-06-09T12:14:36.206Z] #49 2.747 ++ dirname /tmp/install/install.sh [2020-06-09T12:14:36.206Z] #49 2.747 + dir=/tmp/install [2020-06-09T12:14:36.206Z] #49 2.747 + bin=runc [2020-06-09T12:14:36.206Z] #49 2.747 + shift [2020-06-09T12:14:36.206Z] #49 2.747 + '[' '!' -f /tmp/install/runc.installer ']' [2020-06-09T12:14:36.206Z] #49 2.747 + . /tmp/install/runc.installer [2020-06-09T12:14:36.206Z] #49 2.747 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-09T12:14:36.206Z] #49 2.747 + install_runc [2020-06-09T12:14:36.206Z] #49 2.759 + uname -r [2020-06-09T12:14:36.206Z] #49 2.766 + grep -q '^3\.10\.0.*\.el7\.' [2020-06-09T12:14:36.206Z] #49 2.767 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-06-09T12:14:36.206Z] #49 2.767 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-06-09T12:14:36.206Z] #49 2.767 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-06-09T12:14:36.206Z] #49 2.767 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.wN7ckkdWNU/src/github.com/opencontainers/runc [2020-06-09T12:14:36.206Z] #49 2.777 Cloning into '/tmp/tmp.wN7ckkdWNU/src/github.com/opencontainers/runc'... [2020-06-09T12:14:36.289Z] #39 74.60 CC criu/arch/aarch64/intraprocedure.o [2020-06-09T12:14:36.289Z] #39 74.63 CC criu/pie/restorer.o [2020-06-09T12:14:36.372Z] #49 ... [2020-06-09T12:14:36.372Z] [2020-06-09T12:14:36.372Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-06-09T12:14:36.372Z] #15 DONE 2.2s [2020-06-09T12:14:36.462Z] #49 ... [2020-06-09T12:14:36.462Z] [2020-06-09T12:14:36.462Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:14:36.462Z] #39 62.62 HOSTCC compel/src/lib/log-host.o [2020-06-09T12:14:36.462Z] #39 63.00 HOSTLINK compel/compel-host-bin [2020-06-09T12:14:36.462Z] #39 63.21 DEP soccr/soccr.d [2020-06-09T12:14:36.462Z] #39 63.47 CC soccr/soccr.o [2020-06-09T12:14:36.462Z] #39 65.00 AR soccr/libsoccr.a [2020-06-09T12:14:36.462Z] #39 65.04 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-09T12:14:36.462Z] #39 65.45 DEP criu/arch/x86/sigframe.d [2020-06-09T12:14:36.462Z] #39 65.55 DEP criu/arch/x86/sigaction_compat.d [2020-06-09T12:14:36.462Z] #39 65.67 DEP criu/arch/x86/kerndat.d [2020-06-09T12:14:36.462Z] #39 65.87 DEP criu/arch/x86/crtools.d [2020-06-09T12:14:36.462Z] #39 65.95 DEP criu/arch/x86/cpu.d [2020-06-09T12:14:36.462Z] #39 66.08 CC criu/arch/x86/cpu.o [2020-06-09T12:14:36.462Z] #39 66.70 CC criu/arch/x86/crtools.o [2020-06-09T12:14:36.462Z] #39 68.12 CC criu/arch/x86/kerndat.o [2020-06-09T12:14:36.462Z] #39 68.52 CC criu/arch/x86/sigaction_compat.o [2020-06-09T12:14:36.462Z] #39 68.76 CC criu/arch/x86/sigframe.o [2020-06-09T12:14:36.462Z] #39 68.98 LINK criu/arch/x86/crtools.built-in.o [2020-06-09T12:14:36.462Z] #39 69.04 DEP criu/pie/util-vdso-elf32.d [2020-06-09T12:14:36.462Z] #39 69.16 DEP criu/pie/util-vdso.d [2020-06-09T12:14:36.462Z] #39 69.26 DEP criu/pie/util.d [2020-06-09T12:14:36.462Z] #39 69.38 CC criu/pie/util.o [2020-06-09T12:14:36.462Z] #39 69.84 CC criu/pie/util-vdso.o [2020-06-09T12:14:36.462Z] #39 70.44 CC criu/pie/util-vdso-elf32.o [2020-06-09T12:14:36.462Z] #39 71.26 AR criu/pie/pie.lib.a [2020-06-09T12:14:36.462Z] #39 71.33 DEP criu/pie/restorer.d [2020-06-09T12:14:36.462Z] #39 71.64 DEP criu/arch/x86/sigaction_compat_pie.d [2020-06-09T12:14:36.462Z] #39 71.69 DEP criu/arch/x86/restorer_unmap.d [2020-06-09T12:14:36.462Z] #39 71.72 DEP criu/arch/x86/restorer.d [2020-06-09T12:14:36.462Z] #39 71.82 DEP criu/arch/x86/vdso-pie.d [2020-06-09T12:14:36.462Z] #39 71.96 DEP criu/pie/parasite-vdso.d [2020-06-09T12:14:36.462Z] #39 72.23 DEP criu/pie/parasite.d [2020-06-09T12:14:36.462Z] #39 72.48 CC criu/pie/parasite.o [2020-06-09T12:14:36.531Z] #18 ... [2020-06-09T12:14:36.531Z] [2020-06-09T12:14:36.531Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:14:36.531Z] #40 71.01 CC criu/arch/ppc64/sigframe.o [2020-06-09T12:14:36.531Z] #40 71.33 LINK criu/arch/ppc64/crtools.built-in.o [2020-06-09T12:14:36.531Z] #40 71.39 DEP criu/pie/util-vdso.d [2020-06-09T12:14:36.531Z] #40 71.78 DEP criu/pie/util.d [2020-06-09T12:14:36.531Z] #40 72.02 CC criu/pie/util.o [2020-06-09T12:14:36.531Z] #40 72.38 CC criu/pie/util-vdso.o [2020-06-09T12:14:36.531Z] #40 73.35 AR criu/pie/pie.lib.a [2020-06-09T12:14:36.531Z] #40 73.41 DEP criu/pie/restorer.d [2020-06-09T12:14:36.531Z] #40 73.69 DEP criu/arch/ppc64/vdso-trampoline.d [2020-06-09T12:14:36.531Z] #40 73.72 DEP criu/arch/ppc64/restorer.d [2020-06-09T12:14:36.531Z] #40 73.93 DEP criu/arch/ppc64/vdso-pie.d [2020-06-09T12:14:36.531Z] #40 74.18 DEP criu/pie/parasite-vdso.d [2020-06-09T12:14:36.531Z] #40 74.40 DEP criu/pie/parasite.d [2020-06-09T12:14:36.531Z] #40 ... [2020-06-09T12:14:36.531Z] [2020-06-09T12:14:36.531Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:14:36.531Z] #42 129.6 go/doc [2020-06-09T12:14:36.531Z] #42 130.2 vendor/golang.org/x/text/unicode/bidi [2020-06-09T12:14:36.531Z] #42 137.7 vendor/golang.org/x/text/secure/bidirule [2020-06-09T12:14:36.531Z] #42 138.7 vendor/golang.org/x/text/unicode/norm [2020-06-09T12:14:36.630Z] [2020-06-09T12:14:36.630Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:14:36.630Z] #49 12.37 + '[' -z '' ']' [2020-06-09T12:14:36.630Z] #49 12.37 + target=static [2020-06-09T12:14:36.630Z] #49 12.37 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-06-09T12:14:36.718Z] #39 ... [2020-06-09T12:14:36.718Z] [2020-06-09T12:14:36.718Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:14:36.718Z] #49 10.17 + cd /tmp/tmp.wN7ckkdWNU/src/github.com/opencontainers/runc [2020-06-09T12:14:36.718Z] #49 10.17 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-09T12:14:36.820Z] #42 ... [2020-06-09T12:14:36.820Z] [2020-06-09T12:14:36.820Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:14:36.820Z] #40 74.70 CC criu/pie/parasite.o [2020-06-09T12:14:37.277Z] #49 ... [2020-06-09T12:14:37.278Z] [2020-06-09T12:14:37.278Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-06-09T12:14:37.278Z] #15 DONE 2.0s [2020-06-09T12:14:37.278Z] [2020-06-09T12:14:37.278Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:14:37.278Z] #49 10.79 + '[' -z '' ']' [2020-06-09T12:14:37.278Z] #49 10.79 + target=static [2020-06-09T12:14:37.278Z] #49 10.79 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-06-09T12:14:38.005Z] #49 13.88 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-06-09T12:14:38.263Z] #49 ... [2020-06-09T12:14:38.263Z] [2020-06-09T12:14:38.263Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-06-09T12:14:38.263Z] #16 DONE 1.9s [2020-06-09T12:14:38.263Z] [2020-06-09T12:14:38.263Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-09T12:14:38.553Z] #40 76.39 LINK criu/pie/parasite.built-in.o [2020-06-09T12:14:38.553Z] #40 76.40 GEN criu/pie/parasite-blob.h [2020-06-09T12:14:38.553Z] #40 76.48 CC criu/pie/parasite-vdso.o [2020-06-09T12:14:38.682Z] #49 12.15 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-06-09T12:14:38.834Z] #39 77.00 LINK criu/pie/restorer.built-in.o [2020-06-09T12:14:38.834Z] #39 77.02 GEN criu/pie/restorer-blob.h [2020-06-09T12:14:38.834Z] #39 77.08 DEP criu/vdso.d [2020-06-09T12:14:38.834Z] #39 77.21 DEP criu/uts_ns.d [2020-06-09T12:14:39.095Z] #39 77.42 DEP criu/util.d [2020-06-09T12:14:39.095Z] #39 77.64 DEP criu/uffd.d [2020-06-09T12:14:39.241Z] #49 ... [2020-06-09T12:14:39.241Z] [2020-06-09T12:14:39.241Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-06-09T12:14:39.241Z] #16 DONE 2.0s [2020-06-09T12:14:39.496Z] [2020-06-09T12:14:39.496Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-09T12:14:39.585Z] #40 77.62 CC criu/arch/ppc64/vdso-pie.o [2020-06-09T12:14:39.666Z] #39 77.82 DEP criu/tun.d [2020-06-09T12:14:39.666Z] #39 78.09 DEP criu/tty.d [2020-06-09T12:14:39.927Z] #39 78.30 DEP criu/timerfd.d [2020-06-09T12:14:40.187Z] #39 78.50 DEP criu/timens.d [2020-06-09T12:14:40.218Z] #40 78.18 CC criu/arch/ppc64/restorer.o [2020-06-09T12:14:40.449Z] #39 78.69 DEP criu/sysfs_parse.d [2020-06-09T12:14:40.449Z] #39 78.85 DEP criu/sysctl.d [2020-06-09T12:14:40.712Z] #39 79.03 DEP criu/string.d [2020-06-09T12:14:40.712Z] #39 79.08 DEP criu/stats.d [2020-06-09T12:14:40.794Z] #17 2.400 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-09T12:14:40.794Z] #17 2.424 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-09T12:14:40.794Z] #17 2.425 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-09T12:14:40.851Z] #40 78.77 CC criu/arch/ppc64/vdso-trampoline.o [2020-06-09T12:14:40.851Z] #40 78.82 CC criu/pie/restorer.o [2020-06-09T12:14:40.974Z] #39 79.21 DEP criu/sockets.d [2020-06-09T12:14:40.974Z] #39 79.34 DEP criu/sk-unix.d [2020-06-09T12:14:41.052Z] #17 2.844 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-09T12:14:41.235Z] #39 79.49 DEP criu/sk-tcp.d [2020-06-09T12:14:41.235Z] #39 79.61 DEP criu/sk-queue.d [2020-06-09T12:14:41.235Z] #39 79.73 DEP criu/sk-packet.d [2020-06-09T12:14:41.276Z] #45 ... [2020-06-09T12:14:41.276Z] [2020-06-09T12:14:41.276Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:14:41.276Z] #39 162.3 CC criu/sockets.o [2020-06-09T12:14:41.276Z] #39 162.9 CC criu/stats.o [2020-06-09T12:14:41.276Z] #39 163.2 CC criu/string.o [2020-06-09T12:14:41.276Z] #39 163.2 CC criu/sysctl.o [2020-06-09T12:14:41.276Z] #39 163.9 CC criu/sysfs_parse.o [2020-06-09T12:14:41.276Z] #39 164.2 CC criu/timens.o [2020-06-09T12:14:41.276Z] #39 164.5 CC criu/timerfd.o [2020-06-09T12:14:41.276Z] #39 164.9 CC criu/tty.o [2020-06-09T12:14:41.276Z] #39 166.4 CC criu/tun.o [2020-06-09T12:14:41.276Z] #39 166.9 CC criu/uffd.o [2020-06-09T12:14:41.276Z] #39 167.8 CC criu/util.o [2020-06-09T12:14:41.382Z] #17 2.360 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-09T12:14:41.497Z] #39 79.87 DEP criu/sk-netlink.d [2020-06-09T12:14:41.497Z] #39 ... [2020-06-09T12:14:41.497Z] [2020-06-09T12:14:41.497Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-09T12:14:41.497Z] #17 19.89 debconf: delaying package configuration, since apt-utils is not installed [2020-06-09T12:14:41.497Z] #17 20.05 Fetched 27.6 MB in 2s (17.0 MB/s) [2020-06-09T12:14:41.497Z] #17 20.15 Selecting previously unselected package pigz. [2020-06-09T12:14:41.497Z] #17 20.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23407 files and directories currently installed.) [2020-06-09T12:14:41.497Z] #17 20.22 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-06-09T12:14:41.497Z] #17 20.22 Unpacking pigz (2.4-1) ... [2020-06-09T12:14:41.497Z] #17 20.38 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-06-09T12:14:41.497Z] #17 20.39 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-06-09T12:14:41.497Z] #17 20.40 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-06-09T12:14:41.497Z] #17 20.89 Selecting previously unselected package python3.7-minimal. [2020-06-09T12:14:41.497Z] #17 20.90 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-06-09T12:14:41.497Z] #17 20.92 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-09T12:14:41.497Z] #17 21.68 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-06-09T12:14:41.497Z] #17 21.72 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-09T12:14:41.497Z] #17 25.02 Selecting previously unselected package python3-minimal. [2020-06-09T12:14:41.497Z] #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 ... 23656 files and directories currently installed.) [2020-06-09T12:14:41.497Z] #17 25.07 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-06-09T12:14:41.497Z] #17 25.08 Unpacking python3-minimal (3.7.3-1) ... [2020-06-09T12:14:41.497Z] #17 25.19 Selecting previously unselected package libmpdec2:arm64. [2020-06-09T12:14:41.497Z] #17 25.19 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-06-09T12:14:41.497Z] #17 25.21 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-06-09T12:14:41.497Z] #17 25.32 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-06-09T12:14:41.497Z] #17 25.34 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ... [2020-06-09T12:14:41.497Z] #17 25.35 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-06-09T12:14:41.497Z] #17 26.12 Selecting previously unselected package python3.7. [2020-06-09T12:14:41.497Z] #17 26.13 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ... [2020-06-09T12:14:41.497Z] #17 26.14 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-06-09T12:14:41.497Z] #17 26.27 Selecting previously unselected package libpython3-stdlib:arm64. [2020-06-09T12:14:41.497Z] #17 26.27 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-06-09T12:14:41.497Z] #17 26.28 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-06-09T12:14:41.497Z] #17 26.39 Setting up python3-minimal (3.7.3-1) ... [2020-06-09T12:14:41.497Z] #17 27.36 Selecting previously unselected package python3. [2020-06-09T12:14:41.533Z] #39 ... [2020-06-09T12:14:41.533Z] [2020-06-09T12:14:41.533Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:14:41.533Z] #49 110.5 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-06-09T12:14:41.533Z] #49 111.9 + mkdir -p /build [2020-06-09T12:14:41.533Z] #49 111.9 + cp runc /build/runc [2020-06-09T12:14:41.533Z] #49 DONE 112.3s [2020-06-09T12:14:41.533Z] [2020-06-09T12:14:41.533Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:14:41.585Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-06-09T12:14:41.585Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2020-06-09T12:14:41.585Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2020-06-09T12:14:41.585Z] ? github.com/docker/docker/api/server/router [no test files] [2020-06-09T12:14:41.585Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-06-09T12:14:41.585Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-06-09T12:14:41.585Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-06-09T12:14:41.585Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-06-09T12:14:41.585Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-06-09T12:14:41.585Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-06-09T12:14:41.585Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-06-09T12:14:41.585Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-06-09T12:14:41.638Z] #17 2.408 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-09T12:14:41.638Z] #17 2.409 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-09T12:14:41.758Z] #17 27.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24068 files and directories currently installed.) [2020-06-09T12:14:41.758Z] #17 27.50 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-06-09T12:14:41.758Z] #17 27.53 Unpacking python3 (3.7.3-1) ... [2020-06-09T12:14:41.758Z] #17 27.64 Selecting previously unselected package libip4tc0:arm64. [2020-06-09T12:14:41.758Z] #17 27.64 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-06-09T12:14:41.758Z] #17 27.65 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-06-09T12:14:41.866Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-06-09T12:14:41.866Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-06-09T12:14:41.866Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 5.1% of statements [2020-06-09T12:14:42.021Z] #17 27.75 Selecting previously unselected package libip6tc0:arm64. [2020-06-09T12:14:42.021Z] #17 27.76 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-06-09T12:14:42.021Z] #17 27.78 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-06-09T12:14:42.021Z] #17 27.88 Selecting previously unselected package libiptc0:arm64. [2020-06-09T12:14:42.021Z] #17 27.88 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-06-09T12:14:42.021Z] #17 27.89 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-06-09T12:14:42.021Z] #17 28.01 Selecting previously unselected package libnfnetlink0:arm64. [2020-06-09T12:14:42.146Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-06-09T12:14:42.147Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-06-09T12:14:42.147Z] ? github.com/docker/docker/api/types [no test files] [2020-06-09T12:14:42.147Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-06-09T12:14:42.147Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-06-09T12:14:42.147Z] ? github.com/docker/docker/api/types/container [no test files] [2020-06-09T12:14:42.147Z] ? github.com/docker/docker/api/types/events [no test files] [2020-06-09T12:14:42.198Z] #17 2.972 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-09T12:14:42.283Z] #17 28.01 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-06-09T12:14:42.283Z] #17 28.03 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-06-09T12:14:42.283Z] #17 28.11 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-06-09T12:14:42.283Z] #17 28.12 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-06-09T12:14:42.283Z] #17 28.13 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-06-09T12:14:42.283Z] #17 28.22 Selecting previously unselected package libnftnl11:arm64. [2020-06-09T12:14:42.409Z] #40 ... [2020-06-09T12:14:42.409Z] [2020-06-09T12:14:42.409Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:14:42.409Z] #55 136.7 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-09T12:14:42.409Z] #55 136.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-06-09T12:14:42.409Z] #55 DONE 145.3s [2020-06-09T12:14:42.409Z] [2020-06-09T12:14:42.409Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:14:42.409Z] #50 11.40 + cd /tmp/tmp.TRrmCbjTz4/src/github.com/opencontainers/runc [2020-06-09T12:14:42.409Z] #50 11.40 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-09T12:14:42.409Z] #50 12.28 + '[' -z '' ']' [2020-06-09T12:14:42.409Z] #50 12.28 + target=static [2020-06-09T12:14:42.409Z] #50 12.28 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-06-09T12:14:42.409Z] #50 14.52 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-06-09T12:14:42.409Z] #50 ... [2020-06-09T12:14:42.409Z] [2020-06-09T12:14:42.409Z] #56 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-06-09T12:14:42.409Z] #56 DONE 0.1s [2020-06-09T12:14:42.409Z] [2020-06-09T12:14:42.409Z] #57 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-06-09T12:14:42.409Z] #57 DONE 0.1s [2020-06-09T12:14:42.409Z] [2020-06-09T12:14:42.409Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-09T12:14:42.409Z] #18 6.147 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [196 kB] [2020-06-09T12:14:42.409Z] #18 6.228 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7588 B] [2020-06-09T12:14:42.426Z] #17 3.969 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-06-09T12:14:42.427Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2020-06-09T12:14:42.427Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2020-06-09T12:14:42.427Z] ? github.com/docker/docker/api/types/image [no test files] [2020-06-09T12:14:42.427Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-06-09T12:14:42.427Z] ? github.com/docker/docker/api/types/network [no test files] [2020-06-09T12:14:42.427Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-06-09T12:14:42.427Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-06-09T12:14:42.427Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-06-09T12:14:42.427Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-06-09T12:14:42.548Z] #17 28.22 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-06-09T12:14:42.548Z] #17 28.23 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-06-09T12:14:42.548Z] #17 28.32 Selecting previously unselected package iptables. [2020-06-09T12:14:42.548Z] #17 28.34 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-06-09T12:14:42.548Z] #17 28.34 Unpacking iptables (1.8.2-4) ... [2020-06-09T12:14:42.707Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2020-06-09T12:14:42.707Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 75.0% of statements [2020-06-09T12:14:42.707Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-06-09T12:14:42.707Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-06-09T12:14:42.707Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-06-09T12:14:42.707Z] ? github.com/docker/docker/builder [no test files] [2020-06-09T12:14:42.707Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-06-09T12:14:42.707Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-06-09T12:14:42.707Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-06-09T12:14:42.707Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-06-09T12:14:42.707Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-06-09T12:14:42.707Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-06-09T12:14:42.707Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-06-09T12:14:42.809Z] #17 28.65 Selecting previously unselected package xxd. [2020-06-09T12:14:42.809Z] #17 28.66 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-06-09T12:14:42.809Z] #17 28.67 Unpacking xxd (2:8.1.0875-5) ... [2020-06-09T12:14:42.906Z] #45 ... [2020-06-09T12:14:42.906Z] [2020-06-09T12:14:42.906Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:14:42.906Z] #39 169.4 CC criu/uts_ns.o [2020-06-09T12:14:42.906Z] #39 169.6 CC criu/vdso-compat.o [2020-06-09T12:14:42.987Z] ok github.com/docker/docker/builder/dockerignore 0.002s coverage: 96.8% of statements [2020-06-09T12:14:43.070Z] #17 28.81 Selecting previously unselected package vim-common. [2020-06-09T12:14:43.070Z] #17 28.83 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-09T12:14:43.070Z] #17 28.86 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-09T12:14:43.163Z] #39 169.8 CC criu/vdso.o [2020-06-09T12:14:43.331Z] #17 29.08 Selecting previously unselected package bash-completion. [2020-06-09T12:14:43.331Z] #17 29.08 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-06-09T12:14:43.420Z] #39 170.2 LINK criu/built-in.o [2020-06-09T12:14:43.421Z] #39 170.3 LINK criu/criu [2020-06-09T12:14:43.516Z] #18 13.17 Fetched 8134 kB in 13s (638 kB/s) [2020-06-09T12:14:43.600Z] #17 4.256 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-06-09T12:14:43.678Z] #39 170.5 DEP lib/c/criu.d [2020-06-09T12:14:43.801Z] #17 5.347 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7592 B] [2020-06-09T12:14:43.935Z] #39 170.6 CC images/rpc.pb-c.o [2020-06-09T12:14:44.192Z] #39 171.0 CC lib/c/criu.o [2020-06-09T12:14:44.735Z] #17 ... [2020-06-09T12:14:44.735Z] [2020-06-09T12:14:44.735Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:14:44.736Z] #39 67.03 CC criu/arch/x86/kerndat.o [2020-06-09T12:14:44.736Z] #39 67.62 CC criu/arch/x86/sigaction_compat.o [2020-06-09T12:14:44.736Z] #39 67.93 CC criu/arch/x86/sigframe.o [2020-06-09T12:14:44.736Z] #39 68.21 LINK criu/arch/x86/crtools.built-in.o [2020-06-09T12:14:44.736Z] #39 68.24 DEP criu/pie/util-vdso-elf32.d [2020-06-09T12:14:44.736Z] #39 68.49 DEP criu/pie/util-vdso.d [2020-06-09T12:14:44.736Z] #39 68.64 DEP criu/pie/util.d [2020-06-09T12:14:44.736Z] #39 68.83 CC criu/pie/util.o [2020-06-09T12:14:44.736Z] #39 69.02 CC criu/pie/util-vdso.o [2020-06-09T12:14:44.736Z] #39 70.00 CC criu/pie/util-vdso-elf32.o [2020-06-09T12:14:44.736Z] #39 70.55 AR criu/pie/pie.lib.a [2020-06-09T12:14:44.736Z] #39 70.58 DEP criu/pie/restorer.d [2020-06-09T12:14:44.736Z] #39 70.71 DEP criu/arch/x86/sigaction_compat_pie.d [2020-06-09T12:14:44.736Z] #39 70.78 DEP criu/arch/x86/restorer_unmap.d [2020-06-09T12:14:44.736Z] #39 70.80 DEP criu/arch/x86/restorer.d [2020-06-09T12:14:44.736Z] #39 70.91 DEP criu/arch/x86/vdso-pie.d [2020-06-09T12:14:44.736Z] #39 70.98 DEP criu/pie/parasite-vdso.d [2020-06-09T12:14:44.736Z] #39 71.16 DEP criu/pie/parasite.d [2020-06-09T12:14:44.736Z] #39 71.45 CC criu/pie/parasite.o [2020-06-09T12:14:44.736Z] #39 72.69 LINK criu/pie/parasite.built-in.o [2020-06-09T12:14:44.736Z] #39 72.71 GEN criu/pie/parasite-blob.h [2020-06-09T12:14:44.736Z] #39 72.71 CC criu/pie/parasite-vdso.o [2020-06-09T12:14:44.736Z] #39 73.19 CC criu/arch/x86/vdso-pie.o [2020-06-09T12:14:44.736Z] #39 73.42 CC criu/arch/x86/restorer.o [2020-06-09T12:14:44.736Z] #39 73.90 CC criu/arch/x86/restorer_unmap.o [2020-06-09T12:14:44.736Z] #39 73.94 CC criu/arch/x86/sigaction_compat_pie.o [2020-06-09T12:14:44.736Z] #39 74.23 CC criu/pie/restorer.o [2020-06-09T12:14:44.963Z] #17 5.661 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7592 B] [2020-06-09T12:14:45.125Z] #39 171.7 LINK lib/c/built-in.o [2020-06-09T12:14:45.125Z] #39 171.7 LINK lib/c/libcriu.so [2020-06-09T12:14:45.125Z] #39 171.8 LINK lib/c/libcriu.a [2020-06-09T12:14:45.125Z] #39 171.9 GEN magic.py [2020-06-09T12:14:45.125Z] #39 172.0 Note: Building without setproctitle() and strlcpy() support. [2020-06-09T12:14:45.125Z] #39 172.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-09T12:14:45.212Z] #18 13.17 Reading package lists... [2020-06-09T12:14:45.212Z] #18 ... [2020-06-09T12:14:45.212Z] [2020-06-09T12:14:45.212Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:14:45.212Z] #40 83.26 LINK criu/pie/restorer.built-in.o [2020-06-09T12:14:45.212Z] #40 83.27 GEN criu/pie/restorer-blob.h [2020-06-09T12:14:45.382Z] #39 172.0 Note: Building without GnuTLS support [2020-06-09T12:14:45.382Z] #39 172.0 Makefile.config:39: Warn: you have no libnftables installed [2020-06-09T12:14:45.382Z] #39 172.0 Makefile.config:40: Warn: Building without nftables support [2020-06-09T12:14:45.523Z] #17 ... [2020-06-09T12:14:45.523Z] [2020-06-09T12:14:45.523Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:14:45.523Z] #39 73.76 LINK criu/pie/parasite.built-in.o [2020-06-09T12:14:45.523Z] #39 73.78 GEN criu/pie/parasite-blob.h [2020-06-09T12:14:45.523Z] #39 73.81 CC criu/pie/parasite-vdso.o [2020-06-09T12:14:45.523Z] #39 74.54 CC criu/arch/x86/vdso-pie.o [2020-06-09T12:14:45.523Z] #39 74.84 CC criu/arch/x86/restorer.o [2020-06-09T12:14:45.523Z] #39 75.30 CC criu/arch/x86/restorer_unmap.o [2020-06-09T12:14:45.523Z] #39 75.36 CC criu/arch/x86/sigaction_compat_pie.o [2020-06-09T12:14:45.523Z] #39 75.83 CC criu/pie/restorer.o [2020-06-09T12:14:45.523Z] #39 78.45 LINK criu/pie/restorer.built-in.o [2020-06-09T12:14:45.523Z] #39 78.46 GEN criu/pie/restorer-blob.h [2020-06-09T12:14:45.523Z] #39 78.55 DEP criu/vdso.d [2020-06-09T12:14:45.523Z] #39 78.83 DEP criu/vdso-compat.d [2020-06-09T12:14:45.523Z] #39 78.97 DEP criu/uts_ns.d [2020-06-09T12:14:45.523Z] #39 79.12 DEP criu/util.d [2020-06-09T12:14:45.523Z] #39 79.29 DEP criu/uffd.d [2020-06-09T12:14:45.523Z] #39 79.50 DEP criu/tun.d [2020-06-09T12:14:45.523Z] #39 79.73 DEP criu/tty.d [2020-06-09T12:14:45.523Z] #39 79.87 DEP criu/timerfd.d [2020-06-09T12:14:45.523Z] #39 79.97 DEP criu/timens.d [2020-06-09T12:14:45.523Z] #39 80.13 DEP criu/sysfs_parse.d [2020-06-09T12:14:45.523Z] #39 80.28 DEP criu/sysctl.d [2020-06-09T12:14:45.523Z] #39 80.45 DEP criu/string.d [2020-06-09T12:14:45.523Z] #39 80.51 DEP criu/stats.d [2020-06-09T12:14:45.523Z] #39 80.63 DEP criu/sockets.d [2020-06-09T12:14:45.523Z] #39 80.80 DEP criu/sk-unix.d [2020-06-09T12:14:45.523Z] #39 80.97 DEP criu/sk-tcp.d [2020-06-09T12:14:45.523Z] #39 81.19 DEP criu/sk-queue.d [2020-06-09T12:14:45.523Z] #39 81.32 DEP criu/sk-packet.d [2020-06-09T12:14:45.523Z] #39 81.56 DEP criu/sk-netlink.d [2020-06-09T12:14:45.523Z] #39 81.73 DEP criu/sk-inet.d [2020-06-09T12:14:45.528Z] #40 83.43 DEP criu/vdso.d [2020-06-09T12:14:45.779Z] #39 81.94 DEP criu/signalfd.d [2020-06-09T12:14:45.779Z] #39 82.07 DEP criu/sigframe.d [2020-06-09T12:14:45.779Z] #39 82.16 DEP criu/shmem.d [2020-06-09T12:14:45.841Z] #40 83.74 DEP criu/uts_ns.d [2020-06-09T12:14:45.841Z] #40 83.96 DEP criu/util.d [2020-06-09T12:14:45.948Z] #39 172.6 fatal: not a git repository (or any of the parent directories): .git [2020-06-09T12:14:46.034Z] #39 82.39 DEP criu/servicefd.d [2020-06-09T12:14:46.110Z] #39 76.99 LINK criu/pie/restorer.built-in.o [2020-06-09T12:14:46.110Z] #39 77.00 GEN criu/pie/restorer-blob.h [2020-06-09T12:14:46.148Z] #40 84.24 DEP criu/uffd.d [2020-06-09T12:14:46.290Z] #39 82.54 DEP criu/seize.d [2020-06-09T12:14:46.290Z] #39 82.76 DEP criu/seccomp.d [2020-06-09T12:14:46.369Z] #39 77.12 DEP criu/vdso.d [2020-06-09T12:14:46.369Z] #39 77.29 DEP criu/vdso-compat.d [2020-06-09T12:14:46.428Z] ok github.com/docker/docker/builder/remotecontext 0.381s coverage: 13.6% of statements [2020-06-09T12:14:46.428Z] ok github.com/docker/docker/builder/dockerfile 0.973s coverage: 48.2% of statements [2020-06-09T12:14:46.458Z] #40 84.52 DEP criu/tun.d [2020-06-09T12:14:46.513Z] #39 173.1 make[1]: Nothing to be done for 'all'. [2020-06-09T12:14:46.546Z] #39 83.02 DEP criu/rst-malloc.d [2020-06-09T12:14:46.627Z] #39 77.43 DEP criu/uts_ns.d [2020-06-09T12:14:46.627Z] #39 77.55 DEP criu/util.d [2020-06-09T12:14:46.635Z] #17 31.92 Unpacking bash-completion (1:2.8-6) ... [2020-06-09T12:14:46.635Z] #17 32.51 Selecting previously unselected package bzip2. [2020-06-09T12:14:46.635Z] #17 32.52 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-06-09T12:14:46.635Z] #17 32.53 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-09T12:14:46.801Z] #39 83.08 DEP criu/rbtree.d [2020-06-09T12:14:46.801Z] #39 83.12 DEP criu/pstree.d [2020-06-09T12:14:46.801Z] #39 83.26 DEP criu/protobuf.d [2020-06-09T12:14:46.886Z] #39 77.70 DEP criu/uffd.d [2020-06-09T12:14:46.895Z] #17 32.65 Selecting previously unselected package xz-utils. [2020-06-09T12:14:46.895Z] #17 32.66 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-06-09T12:14:46.895Z] #17 32.68 Unpacking xz-utils (5.2.4-1) ... [2020-06-09T12:14:47.006Z] #40 84.75 DEP criu/tty.d [2020-06-09T12:14:47.006Z] #40 85.00 DEP criu/timerfd.d [2020-06-09T12:14:47.039Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-06-09T12:14:47.056Z] #39 83.39 GEN criu/protobuf-desc-gen.h [2020-06-09T12:14:47.079Z] #39 173.6 make[1]: 'images/built-in.o' is up to date. [2020-06-09T12:14:47.079Z] #39 173.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-06-09T12:14:47.079Z] #39 173.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-06-09T12:14:47.079Z] #39 173.7 make[1]: 'compel/libcompel.a' is up to date. [2020-06-09T12:14:47.079Z] #39 173.7 make[1]: 'compel/compel-host-bin' is up to date. [2020-06-09T12:14:47.079Z] #39 173.8 make[1]: Nothing to be done for 'all'. [2020-06-09T12:14:47.079Z] #39 173.8 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-09T12:14:47.144Z] #39 77.89 DEP criu/tun.d [2020-06-09T12:14:47.145Z] #39 78.06 DEP criu/tty.d [2020-06-09T12:14:47.155Z] #17 32.85 Selecting previously unselected package apparmor. [2020-06-09T12:14:47.155Z] #17 32.86 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-06-09T12:14:47.155Z] #17 32.96 Unpacking apparmor (2.13.2-10) ... [2020-06-09T12:14:47.312Z] #40 85.19 DEP criu/timens.d [2020-06-09T12:14:47.312Z] #40 85.36 DEP criu/sysfs_parse.d [2020-06-09T12:14:47.336Z] #39 173.9 make[2]: Nothing to be done for 'all'. [2020-06-09T12:14:47.336Z] #39 173.9 make[2]: Nothing to be done for 'all'. [2020-06-09T12:14:47.336Z] #39 173.9 make[2]: Nothing to be done for 'all'. [2020-06-09T12:14:47.336Z] #39 174.0 make[2]: Nothing to be done for 'all'. [2020-06-09T12:14:47.336Z] #39 174.1 make[2]: Nothing to be done for 'all'. [2020-06-09T12:14:47.336Z] #39 174.1 make[2]: Nothing to be done for 'all'. [2020-06-09T12:14:47.336Z] #39 174.1 make[2]: Nothing to be done for 'all'. [2020-06-09T12:14:47.403Z] #39 78.28 DEP criu/timerfd.d [2020-06-09T12:14:47.594Z] #39 174.2 make[2]: Nothing to be done for 'all'. [2020-06-09T12:14:47.594Z] #39 174.2 INSTALL criu/criu [2020-06-09T12:14:47.623Z] #40 85.58 DEP criu/sysctl.d [2020-06-09T12:14:47.623Z] #40 85.76 DEP criu/string.d [2020-06-09T12:14:47.623Z] #40 85.79 DEP criu/stats.d [2020-06-09T12:14:47.650Z] ok github.com/docker/docker/builder/remotecontext/git 1.316s coverage: 86.3% of statements [2020-06-09T12:14:47.650Z] ? github.com/docker/docker/cli [no test files] [2020-06-09T12:14:47.650Z] ? github.com/docker/docker/cli/config [no test files] [2020-06-09T12:14:47.662Z] #39 78.46 DEP criu/timens.d [2020-06-09T12:14:47.662Z] #39 78.61 DEP criu/sysfs_parse.d [2020-06-09T12:14:47.768Z] #17 33.39 Selecting previously unselected package aufs-tools. [2020-06-09T12:14:47.768Z] #17 33.40 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-06-09T12:14:47.768Z] #17 33.41 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-06-09T12:14:47.768Z] #17 33.54 Selecting previously unselected package libonig5:arm64. [2020-06-09T12:14:47.768Z] #17 33.56 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-06-09T12:14:47.768Z] #17 33.58 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-06-09T12:14:47.768Z] #17 33.73 Selecting previously unselected package libjq1:arm64. [2020-06-09T12:14:47.852Z] #39 DONE 174.4s [2020-06-09T12:14:47.852Z] [2020-06-09T12:14:47.852Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:14:47.852Z] #52 197.9 + bin/containerd [2020-06-09T12:14:47.920Z] #39 78.81 DEP criu/sysctl.d [2020-06-09T12:14:47.920Z] #39 79.00 DEP criu/string.d [2020-06-09T12:14:47.937Z] #40 85.96 DEP criu/sockets.d [2020-06-09T12:14:48.029Z] #17 33.78 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-06-09T12:14:48.029Z] #17 33.79 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-06-09T12:14:48.029Z] #17 33.96 Selecting previously unselected package jq. [2020-06-09T12:14:48.029Z] #17 33.97 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-06-09T12:14:48.029Z] #17 33.97 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-09T12:14:48.179Z] #39 79.04 DEP criu/stats.d [2020-06-09T12:14:48.253Z] #40 86.22 DEP criu/sk-unix.d [2020-06-09T12:14:48.303Z] #17 34.07 Selecting previously unselected package libaio1:arm64. [2020-06-09T12:14:48.303Z] #17 34.07 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-06-09T12:14:48.303Z] #17 34.08 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-06-09T12:14:48.303Z] #17 34.12 Selecting previously unselected package libgpm2:arm64. [2020-06-09T12:14:48.303Z] #17 34.14 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-06-09T12:14:48.303Z] #17 34.14 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-06-09T12:14:48.303Z] #17 34.20 Selecting previously unselected package libicu63:arm64. [2020-06-09T12:14:48.303Z] #17 34.20 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-06-09T12:14:48.303Z] #17 34.21 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-06-09T12:14:48.419Z] #39 ... [2020-06-09T12:14:48.419Z] [2020-06-09T12:14:48.419Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:14:48.419Z] #41 141.6 github.com/LK4D4/vndr/godl [2020-06-09T12:14:48.419Z] #41 142.4 github.com/LK4D4/vndr [2020-06-09T12:14:48.419Z] #41 DONE 151.4s [2020-06-09T12:14:48.419Z] [2020-06-09T12:14:48.419Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-09T12:14:48.437Z] #39 79.20 DEP criu/sockets.d [2020-06-09T12:14:48.437Z] #39 79.37 DEP criu/sk-unix.d [2020-06-09T12:14:48.573Z] #40 86.65 DEP criu/sk-tcp.d [2020-06-09T12:14:48.695Z] #39 79.56 DEP criu/sk-tcp.d [2020-06-09T12:14:48.793Z] #52 ... [2020-06-09T12:14:48.793Z] [2020-06-09T12:14:48.793Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-06-09T12:14:48.793Z] #40 DONE 0.1s [2020-06-09T12:14:48.793Z] [2020-06-09T12:14:48.793Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-06-09T12:14:48.793Z] #42 DONE 0.1s [2020-06-09T12:14:48.793Z] [2020-06-09T12:14:48.793Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-06-09T12:14:48.793Z] #44 DONE 0.1s [2020-06-09T12:14:48.793Z] [2020-06-09T12:14:48.793Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:14:48.896Z] #40 86.90 DEP criu/sk-queue.d [2020-06-09T12:14:48.954Z] #39 79.79 DEP criu/sk-queue.d [2020-06-09T12:14:48.954Z] #39 ... [2020-06-09T12:14:48.954Z] [2020-06-09T12:14:48.954Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-09T12:14:48.954Z] #17 10.60 Fetched 8353 kB in 9s (976 kB/s) [2020-06-09T12:14:49.219Z] #40 87.17 DEP criu/sk-packet.d [2020-06-09T12:14:49.219Z] #40 ... [2020-06-09T12:14:49.219Z] [2020-06-09T12:14:49.219Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:14:49.219Z] #42 142.3 github.com/LK4D4/vndr/build [2020-06-09T12:14:49.219Z] #42 151.4 vendor/golang.org/x/crypto/cryptobyte [2020-06-09T12:14:49.344Z] #28 ... [2020-06-09T12:14:49.344Z] [2020-06-09T12:14:49.344Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:14:49.344Z] #39 85.51 DEP criu/protobuf-desc.d [2020-06-09T12:14:49.344Z] #39 85.76 DEP criu/proc_parse.d [2020-06-09T12:14:49.537Z] #42 ... [2020-06-09T12:14:49.537Z] [2020-06-09T12:14:49.537Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:14:49.537Z] #40 87.39 DEP criu/sk-netlink.d [2020-06-09T12:14:49.537Z] #40 87.57 DEP criu/sk-inet.d [2020-06-09T12:14:49.600Z] #39 86.00 DEP criu/plugin.d [2020-06-09T12:14:49.664Z] ok github.com/docker/docker/client 0.124s coverage: 75.4% of statements [2020-06-09T12:14:49.845Z] #40 87.81 DEP criu/signalfd.d [2020-06-09T12:14:49.845Z] #40 87.96 DEP criu/sigframe.d [2020-06-09T12:14:49.845Z] #40 88.05 DEP criu/shmem.d [2020-06-09T12:14:49.855Z] #39 86.10 DEP criu/pipes.d [2020-06-09T12:14:50.111Z] #39 86.25 DEP criu/pie-util.d [2020-06-09T12:14:50.111Z] #39 86.40 DEP criu/pie-util-vdso.d [2020-06-09T12:14:50.111Z] #39 86.48 DEP criu/pie-util-vdso-elf32.d [2020-06-09T12:14:50.154Z] #40 88.20 DEP criu/servicefd.d [2020-06-09T12:14:50.366Z] #39 86.58 DEP criu/path.d [2020-06-09T12:14:50.366Z] #39 86.76 DEP criu/parasite-syscall.d [2020-06-09T12:14:50.452Z] #40 88.39 DEP criu/seize.d [2020-06-09T12:14:50.452Z] #40 88.57 DEP criu/seccomp.d [2020-06-09T12:14:50.621Z] #39 87.03 DEP criu/pagemap.d [2020-06-09T12:14:50.753Z] #40 88.81 DEP criu/rst-malloc.d [2020-06-09T12:14:50.753Z] #40 88.89 DEP criu/rbtree.d [2020-06-09T12:14:50.753Z] #40 88.93 DEP criu/pstree.d [2020-06-09T12:14:50.846Z] #17 36.59 Selecting previously unselected package libnet1:arm64. [2020-06-09T12:14:50.846Z] #17 36.60 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-06-09T12:14:50.846Z] #17 36.60 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-06-09T12:14:50.846Z] #17 36.71 Selecting previously unselected package libnl-3-200:arm64. [2020-06-09T12:14:50.846Z] #17 36.71 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-06-09T12:14:50.846Z] #17 36.71 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-06-09T12:14:50.876Z] #39 87.19 DEP criu/pagemap-cache.d [2020-06-09T12:14:50.876Z] #39 87.31 DEP criu/page-xfer.d [2020-06-09T12:14:51.062Z] #40 89.12 DEP criu/protobuf.d [2020-06-09T12:14:51.107Z] #17 36.81 Selecting previously unselected package libprotobuf-c1:arm64. [2020-06-09T12:14:51.107Z] #17 36.82 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-06-09T12:14:51.107Z] #17 36.85 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-06-09T12:14:51.107Z] #17 36.96 Selecting previously unselected package libreadline5:arm64. [2020-06-09T12:14:51.107Z] #17 36.96 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-06-09T12:14:51.107Z] #17 36.97 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-06-09T12:14:51.131Z] #39 87.43 DEP criu/page-pipe.d [2020-06-09T12:14:51.131Z] #39 87.49 DEP criu/netfilter.d [2020-06-09T12:14:51.367Z] #17 37.13 Selecting previously unselected package net-tools. [2020-06-09T12:14:51.367Z] #17 37.13 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-06-09T12:14:51.367Z] #17 37.14 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-09T12:14:51.367Z] #17 37.37 Selecting previously unselected package python-pip-whl. [2020-06-09T12:14:51.375Z] #40 89.31 GEN criu/protobuf-desc-gen.h [2020-06-09T12:14:51.386Z] #39 87.64 DEP criu/net.d [2020-06-09T12:14:51.484Z] #17 10.60 Reading package lists... [2020-06-09T12:14:51.484Z] #17 ... [2020-06-09T12:14:51.484Z] [2020-06-09T12:14:51.484Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:14:51.484Z] #41 143.5 github.com/LK4D4/vndr/godl [2020-06-09T12:14:51.484Z] #41 144.2 github.com/LK4D4/vndr [2020-06-09T12:14:51.484Z] #41 DONE 153.3s [2020-06-09T12:14:51.628Z] #17 37.38 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-06-09T12:14:51.628Z] #17 37.40 Unpacking python-pip-whl (18.1-5) ... [2020-06-09T12:14:51.628Z] #17 ... [2020-06-09T12:14:51.628Z] [2020-06-09T12:14:51.628Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:14:51.628Z] #39 79.98 DEP criu/sk-inet.d [2020-06-09T12:14:51.628Z] #39 80.14 DEP criu/signalfd.d [2020-06-09T12:14:51.628Z] #39 80.24 DEP criu/sigframe.d [2020-06-09T12:14:51.628Z] #39 80.31 DEP criu/shmem.d [2020-06-09T12:14:51.628Z] #39 80.42 DEP criu/servicefd.d [2020-06-09T12:14:51.628Z] #39 80.57 DEP criu/seize.d [2020-06-09T12:14:51.628Z] #39 80.76 DEP criu/seccomp.d [2020-06-09T12:14:51.628Z] #39 80.93 DEP criu/rst-malloc.d [2020-06-09T12:14:51.628Z] #39 81.03 DEP criu/rbtree.d [2020-06-09T12:14:51.628Z] #39 81.06 DEP criu/pstree.d [2020-06-09T12:14:51.628Z] #39 81.25 DEP criu/protobuf.d [2020-06-09T12:14:51.628Z] #39 81.45 GEN criu/protobuf-desc-gen.h [2020-06-09T12:14:51.628Z] #39 82.96 DEP criu/protobuf-desc.d [2020-06-09T12:14:51.628Z] #39 83.09 DEP criu/proc_parse.d [2020-06-09T12:14:51.628Z] #39 83.30 DEP criu/plugin.d [2020-06-09T12:14:51.628Z] #39 83.39 DEP criu/pipes.d [2020-06-09T12:14:51.628Z] #39 83.49 DEP criu/pie-util.d [2020-06-09T12:14:51.628Z] #39 83.56 DEP criu/pie-util-vdso.d [2020-06-09T12:14:51.628Z] #39 83.67 DEP criu/path.d [2020-06-09T12:14:51.628Z] #39 83.82 DEP criu/parasite-syscall.d [2020-06-09T12:14:51.628Z] #39 84.03 DEP criu/pagemap.d [2020-06-09T12:14:51.628Z] #39 84.19 DEP criu/pagemap-cache.d [2020-06-09T12:14:51.628Z] #39 84.37 DEP criu/page-xfer.d [2020-06-09T12:14:51.628Z] #39 84.52 DEP criu/page-pipe.d [2020-06-09T12:14:51.628Z] #39 84.59 DEP criu/netfilter.d [2020-06-09T12:14:51.628Z] #39 84.75 DEP criu/net.d [2020-06-09T12:14:51.628Z] #39 84.91 DEP criu/namespaces.d [2020-06-09T12:14:51.628Z] #39 85.03 DEP criu/mount.d [2020-06-09T12:14:51.628Z] #39 85.14 DEP criu/memfd.d [2020-06-09T12:14:51.628Z] #39 85.24 DEP criu/mem.d [2020-06-09T12:14:51.628Z] #39 85.39 DEP criu/lsm.d [2020-06-09T12:14:51.628Z] #39 85.49 DEP criu/log.d [2020-06-09T12:14:51.628Z] #39 85.60 DEP criu/libnetlink.d [2020-06-09T12:14:51.628Z] #39 85.73 DEP criu/kerndat.d [2020-06-09T12:14:51.628Z] #39 85.92 DEP criu/kcmp-ids.d [2020-06-09T12:14:51.628Z] #39 86.05 DEP criu/irmap.d [2020-06-09T12:14:51.628Z] #39 86.18 DEP criu/ipc_ns.d [2020-06-09T12:14:51.628Z] #39 86.45 DEP criu/image.d [2020-06-09T12:14:51.628Z] #39 86.56 DEP criu/image-desc.d [2020-06-09T12:14:51.628Z] #39 86.68 DEP criu/fsnotify.d [2020-06-09T12:14:51.628Z] #39 86.88 DEP criu/filesystems.d [2020-06-09T12:14:51.628Z] #39 87.05 DEP criu/files.d [2020-06-09T12:14:51.628Z] #39 87.29 DEP criu/files-reg.d [2020-06-09T12:14:51.628Z] #39 87.47 DEP criu/files-ext.d [2020-06-09T12:14:51.628Z] #39 87.64 DEP criu/file-lock.d [2020-06-09T12:14:51.628Z] #39 87.79 DEP criu/file-ids.d [2020-06-09T12:14:51.628Z] #39 87.88 DEP criu/fifo.d [2020-06-09T12:14:51.628Z] #39 87.97 DEP criu/fdstore.d [2020-06-09T12:14:51.629Z] #39 88.15 DEP criu/fault-injection.d [2020-06-09T12:14:51.629Z] #39 88.20 DEP criu/external.d [2020-06-09T12:14:51.629Z] #39 88.29 DEP criu/eventpoll.d [2020-06-09T12:14:51.629Z] #39 88.48 DEP criu/eventfd.d [2020-06-09T12:14:51.629Z] #39 88.66 DEP criu/crtools.d [2020-06-09T12:14:51.629Z] #39 88.79 DEP criu/cr-service.d [2020-06-09T12:14:51.629Z] #39 88.98 DEP criu/cr-restore.d [2020-06-09T12:14:51.629Z] #39 89.14 DEP criu/cr-errno.d [2020-06-09T12:14:51.629Z] #39 89.16 DEP criu/cr-dump.d [2020-06-09T12:14:51.629Z] #39 89.37 DEP criu/cr-dedup.d [2020-06-09T12:14:51.629Z] #39 89.60 DEP criu/cr-check.d [2020-06-09T12:14:51.629Z] #39 89.81 DEP criu/config.d [2020-06-09T12:14:51.629Z] #39 89.94 DEP criu/clone-noasan.d [2020-06-09T12:14:51.629Z] #39 90.02 DEP criu/cgroup.d [2020-06-09T12:14:51.629Z] #39 90.17 DEP criu/cgroup-props.d [2020-06-09T12:14:51.641Z] #39 87.80 DEP criu/namespaces.d [2020-06-09T12:14:51.641Z] #39 87.98 DEP criu/mount.d [2020-06-09T12:14:51.742Z] [2020-06-09T12:14:51.743Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:14:51.743Z] #39 79.91 DEP criu/sk-packet.d [2020-06-09T12:14:51.743Z] #39 80.07 DEP criu/sk-netlink.d [2020-06-09T12:14:51.743Z] #39 80.22 DEP criu/sk-inet.d [2020-06-09T12:14:51.743Z] #39 80.40 DEP criu/signalfd.d [2020-06-09T12:14:51.743Z] #39 80.65 DEP criu/sigframe.d [2020-06-09T12:14:51.743Z] #39 80.71 DEP criu/shmem.d [2020-06-09T12:14:51.743Z] #39 80.87 DEP criu/servicefd.d [2020-06-09T12:14:51.743Z] #39 81.07 DEP criu/seize.d [2020-06-09T12:14:51.743Z] #39 81.22 DEP criu/seccomp.d [2020-06-09T12:14:51.743Z] #39 81.36 DEP criu/rst-malloc.d [2020-06-09T12:14:51.743Z] #39 81.41 DEP criu/rbtree.d [2020-06-09T12:14:51.743Z] #39 81.44 DEP criu/pstree.d [2020-06-09T12:14:51.743Z] #39 81.56 DEP criu/protobuf.d [2020-06-09T12:14:51.743Z] #39 81.63 GEN criu/protobuf-desc-gen.h [2020-06-09T12:14:51.889Z] #39 ... [2020-06-09T12:14:51.889Z] [2020-06-09T12:14:51.889Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-09T12:14:51.889Z] #17 37.74 Selecting previously unselected package python3-lib2to3. [2020-06-09T12:14:51.889Z] #17 37.75 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-06-09T12:14:51.889Z] #17 37.76 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-06-09T12:14:51.896Z] #39 88.15 DEP criu/memfd.d [2020-06-09T12:14:52.150Z] #17 37.88 Selecting previously unselected package python3-distutils. [2020-06-09T12:14:52.150Z] #17 37.90 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-06-09T12:14:52.150Z] #17 37.91 Unpacking python3-distutils (3.7.3-1) ... [2020-06-09T12:14:52.151Z] #39 88.30 DEP criu/mem.d [2020-06-09T12:14:52.151Z] #39 88.46 DEP criu/lsm.d [2020-06-09T12:14:52.151Z] #39 88.57 DEP criu/log.d [2020-06-09T12:14:52.407Z] #39 88.70 DEP criu/libnetlink.d [2020-06-09T12:14:52.407Z] #39 88.81 DEP criu/kerndat.d [2020-06-09T12:14:52.410Z] #17 38.11 Selecting previously unselected package python3-pip. [2020-06-09T12:14:52.410Z] #17 38.12 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-06-09T12:14:52.410Z] #17 38.13 Unpacking python3-pip (18.1-5) ... [2020-06-09T12:14:52.410Z] #17 38.34 Selecting previously unselected package python3-pkg-resources. [2020-06-09T12:14:52.410Z] #17 38.35 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-06-09T12:14:52.662Z] #39 89.02 DEP criu/kcmp-ids.d [2020-06-09T12:14:52.662Z] #39 89.09 DEP criu/irmap.d [2020-06-09T12:14:52.671Z] #17 38.36 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-06-09T12:14:52.671Z] #17 38.49 Selecting previously unselected package python3-setuptools. [2020-06-09T12:14:52.671Z] #17 38.50 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-06-09T12:14:52.671Z] #17 38.51 Unpacking python3-setuptools (40.8.0-1) ... [2020-06-09T12:14:52.932Z] #17 38.80 Selecting previously unselected package python3-wheel. [2020-06-09T12:14:52.932Z] #17 38.82 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-06-09T12:14:52.932Z] #17 38.83 Unpacking python3-wheel (0.32.3-2) ... [2020-06-09T12:14:52.958Z] #39 89.23 DEP criu/ipc_ns.d [2020-06-09T12:14:52.958Z] #39 89.35 DEP criu/image.d [2020-06-09T12:14:53.067Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-06-09T12:14:53.067Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-3f90b0e6\powershellScript.ps1'; exit $LASTEXITCODE; [2020-06-09T12:14:53.067Z] ---------------------------------------------------------------------------- [2020-06-09T12:14:53.067Z] [2020-06-09T12:14:53.067Z] INFO: executeCI.ps1 starting at Tue Jun 9 12:14:51 CUT 2020 [2020-06-09T12:14:53.067Z] [2020-06-09T12:14:53.067Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-06-09T12:14:53.067Z] INFO: Running git version 2.24.1.windows.2 [2020-06-09T12:14:53.067Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-06-09T12:14:53.067Z] INFO: Environment variables: [2020-06-09T12:14:53.067Z] [2020-06-09T12:14:53.067Z] Name Value [2020-06-09T12:14:53.067Z] ---- ----- [2020-06-09T12:14:53.067Z] ALLUSERSPROFILE C:\ProgramData [2020-06-09T12:14:53.067Z] amd64 true [2020-06-09T12:14:53.067Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-06-09T12:14:53.067Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-06-09T12:14:53.067Z] arm64 true [2020-06-09T12:14:53.067Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.8 [2020-06-09T12:14:53.067Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.8 [2020-06-09T12:14:53.067Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-06-09T12:14:53.067Z] BRANCH_NAME PR-40938 [2020-06-09T12:14:53.067Z] BUILD_DISPLAY_NAME #8 [2020-06-09T12:14:53.067Z] BUILD_ID 8 [2020-06-09T12:14:53.067Z] BUILD_NUMBER 8 [2020-06-09T12:14:53.067Z] BUILD_TAG jenkins-moby-PR-40938-8 [2020-06-09T12:14:53.067Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-40938/8/ [2020-06-09T12:14:53.067Z] CHANGE_AUTHOR thaJeztah [2020-06-09T12:14:53.067Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-06-09T12:14:53.067Z] CHANGE_BRANCH move_pidslimit [2020-06-09T12:14:53.067Z] CHANGE_FORK thaJeztah/docker [2020-06-09T12:14:53.067Z] CHANGE_ID 40938 [2020-06-09T12:14:53.067Z] CHANGE_TARGET master [2020-06-09T12:14:53.067Z] CHANGE_TITLE API: swarm: move PidsLimit to TaskTemplate.Resources [2020-06-09T12:14:53.067Z] CHANGE_URL https://github.com/moby/moby/pull/40938 [2020-06-09T12:14:53.067Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-09T12:14:53.067Z] CommonProgramFiles C:\Program Files\Common Files [2020-06-09T12:14:53.067Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-06-09T12:14:53.067Z] CommonProgramW6432 C:\Program Files\Common Files [2020-06-09T12:14:53.067Z] COMPUTERNAME azwin-2-76fe00 [2020-06-09T12:14:53.067Z] ComSpec C:\windows\system32\cmd.exe [2020-06-09T12:14:53.067Z] ConfigSequenceNumber 0 [2020-06-09T12:14:53.067Z] dco true [2020-06-09T12:14:53.067Z] DOCKER_BUILDKIT 0 [2020-06-09T12:14:53.067Z] DOCKER_DUT_DEBUG 1 [2020-06-09T12:14:53.067Z] DOCKER_EXPERIMENTAL 1 [2020-06-09T12:14:53.067Z] DOCKER_GRAPHDRIVER overlay2 [2020-06-09T12:14:53.067Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-06-09T12:14:53.067Z] EXECUTOR_NUMBER 0 [2020-06-09T12:14:53.067Z] FQDN azwin-2-76fe00.westus.cloudapp.azure.com [2020-06-09T12:14:53.067Z] GIT_BRANCH PR-40938 [2020-06-09T12:14:53.067Z] GIT_COMMIT 42f65bcebea5a9e610a5f5305b47a88ff6d5ce16 [2020-06-09T12:14:53.067Z] GIT_PREVIOUS_COMMIT 687bdc7c71a4722caa598f809b05deb2572191d5 [2020-06-09T12:14:53.067Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 4fe7adb6d5d04f698a0fc6151ca8ef4e697969fd [2020-06-09T12:14:53.067Z] GIT_URL https://github.com/moby/moby.git [2020-06-09T12:14:53.067Z] HUDSON_COOKIE 6eab7e75-a259-4c28-87de-c480f20766f5 [2020-06-09T12:14:53.067Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-06-09T12:14:53.067Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-06-09T12:14:53.067Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-06-09T12:14:53.067Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-06-09T12:14:53.067Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-06-09T12:14:53.067Z] JENKINS_NODE_COOKIE 43e31f16-4250-4ee1-a15c-94da56574303 [2020-06-09T12:14:53.067Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-06-09T12:14:53.067Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-06-09T12:14:53.067Z] JOB_BASE_NAME PR-40938 [2020-06-09T12:14:53.067Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40938/display/redirect [2020-06-09T12:14:53.067Z] JOB_NAME moby/PR-40938 [2020-06-09T12:14:53.067Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-40938/ [2020-06-09T12:14:53.067Z] library.jps.version master [2020-06-09T12:14:53.067Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-06-09T12:14:53.067Z] NODE_LABELS amd64 azure azwin-2-76fe00 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-06-09T12:14:53.067Z] NODE_NAME azwin-2-76fe00 [2020-06-09T12:14:53.067Z] NUMBER_OF_PROCESSORS 4 [2020-06-09T12:14:53.068Z] OS Windows_NT [2020-06-09T12:14:53.068Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-06-09T12:14:53.068Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-06-09T12:14:53.068Z] ppc64le true [2020-06-09T12:14:53.068Z] PROCESSOR_ARCHITECTURE AMD64 [2020-06-09T12:14:53.068Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-06-09T12:14:53.068Z] PROCESSOR_LEVEL 6 [2020-06-09T12:14:53.068Z] PROCESSOR_REVISION 4f01 [2020-06-09T12:14:53.068Z] ProgramData C:\ProgramData [2020-06-09T12:14:53.068Z] ProgramFiles C:\Program Files [2020-06-09T12:14:53.068Z] ProgramFiles(x86) C:\Program Files (x86) [2020-06-09T12:14:53.068Z] ProgramW6432 C:\Program Files [2020-06-09T12:14:53.068Z] PROMPT $P$G [2020-06-09T12:14:53.068Z] PSExecutionPolicyPreference Bypass [2020-06-09T12:14:53.068Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-06-09T12:14:53.068Z] PUBLIC C:\Users\Public [2020-06-09T12:14:53.068Z] rootless true [2020-06-09T12:14:53.068Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40938/8/display/redirect?page=changes [2020-06-09T12:14:53.068Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40938/8/display/redirect [2020-06-09T12:14:53.068Z] s390x true [2020-06-09T12:14:53.068Z] SKIP_VALIDATION_TESTS 1 [2020-06-09T12:14:53.068Z] SOURCES_DRIVE d [2020-06-09T12:14:53.068Z] SOURCES_SUBDIR gopath [2020-06-09T12:14:53.068Z] STAGE_NAME Run tests [2020-06-09T12:14:53.068Z] SystemDrive C: [2020-06-09T12:14:53.068Z] SystemRoot C:\windows [2020-06-09T12:14:53.068Z] TEMP C:\windows\TEMP [2020-06-09T12:14:53.068Z] TESTDEBUG 0 [2020-06-09T12:14:53.068Z] TESTRUN_DRIVE d [2020-06-09T12:14:53.068Z] TESTRUN_SUBDIR CI [2020-06-09T12:14:53.068Z] TIMEOUT 120m [2020-06-09T12:14:53.068Z] TMP C:\windows\TEMP [2020-06-09T12:14:53.068Z] unit_validate true [2020-06-09T12:14:53.068Z] USERDOMAIN WORKGROUP [2020-06-09T12:14:53.068Z] USERNAME azwin-2-76fe00$ [2020-06-09T12:14:53.068Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-06-09T12:14:53.068Z] validate_force false [2020-06-09T12:14:53.068Z] windir C:\windows [2020-06-09T12:14:53.068Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-06-09T12:14:53.068Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-06-09T12:14:53.068Z] windowsRS1 false [2020-06-09T12:14:53.068Z] windowsRS5 true [2020-06-09T12:14:53.068Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-06-09T12:14:53.068Z] [2020-06-09T12:14:53.068Z] [2020-06-09T12:14:53.068Z] [2020-06-09T12:14:53.068Z] INFO: Sources under d:\gopath\... [2020-06-09T12:14:53.068Z] INFO: Test run under d:\CI\... [2020-06-09T12:14:53.068Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-06-09T12:14:53.068Z] INFO: docker/docker repository was found [2020-06-09T12:14:53.068Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-06-09T12:14:53.068Z] ltsc2019: Pulling from windows/servercore [2020-06-09T12:14:53.193Z] #17 38.94 Selecting previously unselected package sudo. [2020-06-09T12:14:53.193Z] #17 38.95 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-06-09T12:14:53.193Z] #17 38.95 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-06-09T12:14:53.201Z] #39 84.06 DEP criu/protobuf-desc.d [2020-06-09T12:14:53.201Z] #39 84.13 DEP criu/proc_parse.d [2020-06-09T12:14:53.214Z] #39 89.52 DEP criu/image-desc.d [2020-06-09T12:14:53.214Z] #39 89.60 DEP criu/fsnotify.d [2020-06-09T12:14:53.462Z] #39 84.29 DEP criu/plugin.d [2020-06-09T12:14:53.462Z] #39 84.39 DEP criu/pipes.d [2020-06-09T12:14:53.510Z] #39 89.80 DEP criu/filesystems.d [2020-06-09T12:14:53.542Z] 4612f6d0b889: Pulling fs layer [2020-06-09T12:14:53.720Z] #39 84.67 DEP criu/pie-util.d [2020-06-09T12:14:53.720Z] #39 84.71 DEP criu/pie-util-vdso.d [2020-06-09T12:14:53.720Z] #39 84.81 DEP criu/pie-util-vdso-elf32.d [2020-06-09T12:14:53.765Z] #17 39.46 Selecting previously unselected package thin-provisioning-tools. [2020-06-09T12:14:53.765Z] #17 39.47 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-06-09T12:14:53.765Z] #17 39.48 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-06-09T12:14:53.765Z] #39 89.95 DEP criu/files.d [2020-06-09T12:14:53.977Z] #39 84.91 DEP criu/path.d [2020-06-09T12:14:54.026Z] #17 39.76 Selecting previously unselected package uidmap. [2020-06-09T12:14:54.026Z] #17 39.77 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-06-09T12:14:54.026Z] #17 39.80 Unpacking uidmap (1:4.5-1.1) ... [2020-06-09T12:14:54.026Z] #17 39.91 Selecting previously unselected package vim-runtime. [2020-06-09T12:14:54.026Z] #17 ... [2020-06-09T12:14:54.026Z] [2020-06-09T12:14:54.026Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-09T12:14:54.026Z] #36 143.4 + dpkg --print-architecture [2020-06-09T12:14:54.026Z] #36 DONE 143.9s [2020-06-09T12:14:54.026Z] [2020-06-09T12:14:54.026Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-09T12:14:54.026Z] #17 39.92 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-06-09T12:14:54.026Z] #17 39.98 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-06-09T12:14:54.026Z] #17 40.00 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-06-09T12:14:54.026Z] #17 40.01 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-06-09T12:14:54.062Z] #39 90.12 DEP criu/files-reg.d [2020-06-09T12:14:54.062Z] #39 90.25 DEP criu/files-ext.d [2020-06-09T12:14:54.213Z] #40 91.75 DEP criu/protobuf-desc.d [2020-06-09T12:14:54.213Z] #40 92.01 DEP criu/proc_parse.d [2020-06-09T12:14:54.213Z] #40 92.28 DEP criu/plugin.d [2020-06-09T12:14:54.234Z] #39 85.00 DEP criu/parasite-syscall.d [2020-06-09T12:14:54.331Z] #39 90.43 DEP criu/file-lock.d [2020-06-09T12:14:54.331Z] #39 90.68 DEP criu/file-ids.d [2020-06-09T12:14:54.492Z] #39 85.31 DEP criu/pagemap.d [2020-06-09T12:14:54.492Z] #39 85.53 DEP criu/pagemap-cache.d [2020-06-09T12:14:54.530Z] #40 92.46 DEP criu/pipes.d [2020-06-09T12:14:54.530Z] #40 92.68 DEP criu/pie-util.d [2020-06-09T12:14:54.586Z] #39 90.85 DEP criu/fifo.d [2020-06-09T12:14:54.587Z] #39 90.95 DEP criu/fdstore.d [2020-06-09T12:14:54.749Z] #39 85.67 DEP criu/page-xfer.d [2020-06-09T12:14:54.841Z] #39 91.10 DEP criu/fault-injection.d [2020-06-09T12:14:54.842Z] #39 91.15 DEP criu/external.d [2020-06-09T12:14:54.842Z] #39 91.23 DEP criu/eventpoll.d [2020-06-09T12:14:54.847Z] #40 92.83 DEP criu/pie-util-vdso.d [2020-06-09T12:14:55.006Z] #39 85.88 DEP criu/page-pipe.d [2020-06-09T12:14:55.006Z] #39 85.95 DEP criu/netfilter.d [2020-06-09T12:14:55.096Z] #39 91.38 DEP criu/eventfd.d [2020-06-09T12:14:55.096Z] #39 91.48 DEP criu/crtools.d [2020-06-09T12:14:55.215Z] #40 93.11 DEP criu/path.d [2020-06-09T12:14:55.215Z] #40 93.37 DEP criu/parasite-syscall.d [2020-06-09T12:14:55.264Z] #39 86.10 DEP criu/net.d [2020-06-09T12:14:55.264Z] #39 86.24 DEP criu/namespaces.d [2020-06-09T12:14:55.264Z] #39 86.34 DEP criu/mount.d [2020-06-09T12:14:55.655Z] #39 91.71 DEP criu/cr-service.d [2020-06-09T12:14:55.655Z] #39 91.87 DEP criu/cr-restore.d [2020-06-09T12:14:55.828Z] #39 86.52 DEP criu/memfd.d [2020-06-09T12:14:55.828Z] #39 86.70 DEP criu/mem.d [2020-06-09T12:14:55.885Z] #40 93.67 DEP criu/pagemap.d [2020-06-09T12:14:55.885Z] #40 93.81 DEP criu/pagemap-cache.d [2020-06-09T12:14:55.885Z] #40 93.92 DEP criu/page-xfer.d [2020-06-09T12:14:55.909Z] #39 92.06 DEP criu/cr-errno.d [2020-06-09T12:14:55.909Z] #39 92.07 DEP criu/cr-dump.d [2020-06-09T12:14:55.909Z] #39 92.25 DEP criu/cr-dedup.d [2020-06-09T12:14:56.086Z] #39 86.82 DEP criu/lsm.d [2020-06-09T12:14:56.086Z] #39 87.03 DEP criu/log.d [2020-06-09T12:14:56.163Z] #39 92.35 DEP criu/cr-check.d [2020-06-09T12:14:56.163Z] #39 92.47 DEP criu/config.d [2020-06-09T12:14:56.195Z] #40 94.09 DEP criu/page-pipe.d [2020-06-09T12:14:56.195Z] #40 94.18 DEP criu/netfilter.d [2020-06-09T12:14:56.343Z] #39 87.15 DEP criu/libnetlink.d [2020-06-09T12:14:56.344Z] #39 87.25 DEP criu/kerndat.d [2020-06-09T12:14:56.417Z] #39 92.64 DEP criu/clone-noasan.d [2020-06-09T12:14:56.418Z] #39 92.71 DEP criu/cgroup.d [2020-06-09T12:14:56.505Z] #40 94.37 DEP criu/net.d [2020-06-09T12:14:56.505Z] #40 94.58 DEP criu/namespaces.d [2020-06-09T12:14:56.601Z] #39 87.44 DEP criu/kcmp-ids.d [2020-06-09T12:14:56.601Z] #39 87.51 DEP criu/irmap.d [2020-06-09T12:14:56.601Z] #39 87.62 DEP criu/ipc_ns.d [2020-06-09T12:14:56.672Z] #39 92.90 DEP criu/cgroup-props.d [2020-06-09T12:14:56.672Z] #39 93.00 DEP criu/bitmap.d [2020-06-09T12:14:56.672Z] #39 93.01 DEP criu/bfd.d [2020-06-09T12:14:56.672Z] #39 93.12 DEP criu/autofs.d [2020-06-09T12:14:56.855Z] #40 94.80 DEP criu/mount.d [2020-06-09T12:14:56.855Z] #40 94.99 DEP criu/memfd.d [2020-06-09T12:14:56.858Z] #39 87.77 DEP criu/image.d [2020-06-09T12:14:56.858Z] #39 87.91 DEP criu/image-desc.d [2020-06-09T12:14:57.116Z] #39 87.96 DEP criu/fsnotify.d [2020-06-09T12:14:57.116Z] #39 88.07 DEP criu/filesystems.d [2020-06-09T12:14:57.155Z] #40 95.24 DEP criu/mem.d [2020-06-09T12:14:57.231Z] #39 93.27 DEP criu/aio.d [2020-06-09T12:14:57.231Z] #39 93.49 DEP criu/action-scripts.d [2020-06-09T12:14:57.330Z] #17 ... [2020-06-09T12:14:57.330Z] [2020-06-09T12:14:57.330Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:14:57.330Z] #39 90.30 DEP criu/bitmap.d [2020-06-09T12:14:57.330Z] #39 90.32 DEP criu/bfd.d [2020-06-09T12:14:57.330Z] #39 90.42 DEP criu/autofs.d [2020-06-09T12:14:57.330Z] #39 90.62 DEP criu/aio.d [2020-06-09T12:14:57.330Z] #39 90.82 DEP criu/action-scripts.d [2020-06-09T12:14:57.330Z] #39 91.04 CC criu/action-scripts.o [2020-06-09T12:14:57.330Z] #39 91.46 CC criu/aio.o [2020-06-09T12:14:57.330Z] #39 91.99 CC criu/autofs.o [2020-06-09T12:14:57.330Z] #39 93.39 CC criu/bfd.o [2020-06-09T12:14:57.330Z] #39 93.95 CC criu/bitmap.o [2020-06-09T12:14:57.330Z] #39 94.14 CC criu/cgroup-props.o [2020-06-09T12:14:57.331Z] #39 94.70 CC criu/cgroup.o [2020-06-09T12:14:57.373Z] #39 88.21 DEP criu/files.d [2020-06-09T12:14:57.373Z] #39 88.32 DEP criu/files-reg.d [2020-06-09T12:14:57.373Z] #39 88.46 DEP criu/files-ext.d [2020-06-09T12:14:57.459Z] #40 95.48 DEP criu/lsm.d [2020-06-09T12:14:57.459Z] #40 ... [2020-06-09T12:14:57.459Z] [2020-06-09T12:14:57.459Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-09T12:14:57.459Z] #18 13.17 Reading package lists... [2020-06-09T12:14:57.459Z] #18 17.55 Reading package lists... [2020-06-09T12:14:57.459Z] #18 21.32 Building dependency tree... [2020-06-09T12:14:57.459Z] #18 22.86 libcap2-bin is already the newest version (1:2.25-2). [2020-06-09T12:14:57.459Z] #18 22.86 The following additional packages will be installed: [2020-06-09T12:14:57.459Z] #18 22.86 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-06-09T12:14:57.459Z] #18 22.86 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-06-09T12:14:57.459Z] #18 22.86 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-06-09T12:14:57.459Z] #18 22.86 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-06-09T12:14:57.459Z] #18 22.86 python3.7 python3.7-minimal vim-runtime xxd [2020-06-09T12:14:57.459Z] #18 22.87 Suggested packages: [2020-06-09T12:14:57.459Z] #18 22.87 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-06-09T12:14:57.459Z] #18 22.87 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-06-09T12:14:57.459Z] #18 22.87 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-06-09T12:14:57.459Z] #18 22.87 Recommended packages: [2020-06-09T12:14:57.459Z] #18 22.87 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-06-09T12:14:57.459Z] #18 22.87 python3-keyrings.alt python3-xdg unzip [2020-06-09T12:14:57.459Z] #18 24.89 The following NEW packages will be installed: [2020-06-09T12:14:57.459Z] #18 24.89 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-06-09T12:14:57.459Z] #18 24.89 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-06-09T12:14:57.459Z] #18 24.89 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-06-09T12:14:57.459Z] #18 24.90 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-06-09T12:14:57.459Z] #18 24.90 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-06-09T12:14:57.459Z] #18 24.90 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-06-09T12:14:57.459Z] #18 24.90 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-06-09T12:14:57.459Z] #18 24.90 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-06-09T12:14:57.459Z] #18 24.90 xz-utils zip [2020-06-09T12:14:57.486Z] #39 93.75 CC criu/action-scripts.o [2020-06-09T12:14:57.630Z] #39 88.58 DEP criu/file-lock.d [2020-06-09T12:14:57.630Z] #39 88.69 DEP criu/file-ids.d [2020-06-09T12:14:57.769Z] #18 ... [2020-06-09T12:14:57.769Z] [2020-06-09T12:14:57.769Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:14:57.769Z] #40 95.61 DEP criu/log.d [2020-06-09T12:14:57.769Z] #40 95.74 DEP criu/libnetlink.d [2020-06-09T12:14:57.769Z] #40 95.85 DEP criu/kerndat.d [2020-06-09T12:14:57.888Z] #39 88.80 DEP criu/fifo.d [2020-06-09T12:14:57.888Z] #39 88.94 DEP criu/fdstore.d [2020-06-09T12:14:57.902Z] #39 ... [2020-06-09T12:14:57.902Z] [2020-06-09T12:14:57.902Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-09T12:14:57.902Z] #17 42.83 Selecting previously unselected package vim. [2020-06-09T12:14:57.902Z] #17 42.84 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-06-09T12:14:57.902Z] #17 42.87 Unpacking vim (2:8.1.0875-5) ... [2020-06-09T12:14:57.902Z] #17 43.29 Selecting previously unselected package xfsprogs. [2020-06-09T12:14:57.902Z] #17 43.30 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-06-09T12:14:57.902Z] #17 43.31 Unpacking xfsprogs (4.20.0-1) ... [2020-06-09T12:14:57.902Z] #17 43.79 Selecting previously unselected package zip. [2020-06-09T12:14:57.902Z] #17 43.81 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-06-09T12:14:57.902Z] #17 43.84 Unpacking zip (3.0-11+b1) ... [2020-06-09T12:14:58.045Z] #39 94.21 CC criu/aio.o [2020-06-09T12:14:58.081Z] #40 96.03 DEP criu/kcmp-ids.d [2020-06-09T12:14:58.081Z] #40 96.14 DEP criu/irmap.d [2020-06-09T12:14:58.146Z] #39 89.07 DEP criu/fault-injection.d [2020-06-09T12:14:58.146Z] #39 89.14 DEP criu/external.d [2020-06-09T12:14:58.163Z] #17 43.98 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-06-09T12:14:58.163Z] #17 44.00 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-09T12:14:58.163Z] #17 44.01 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-06-09T12:14:58.163Z] #17 44.02 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-06-09T12:14:58.163Z] #17 44.03 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-06-09T12:14:58.163Z] #17 44.05 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-06-09T12:14:58.163Z] #17 44.06 Setting up uidmap (1:4.5-1.1) ... [2020-06-09T12:14:58.163Z] #17 44.07 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-06-09T12:14:58.163Z] #17 44.08 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-06-09T12:14:58.163Z] #17 44.10 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-09T12:14:58.163Z] #17 44.11 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-06-09T12:14:58.395Z] #40 96.34 DEP criu/ipc_ns.d [2020-06-09T12:14:58.404Z] #39 89.23 DEP criu/eventpoll.d [2020-06-09T12:14:58.404Z] #39 89.36 DEP criu/eventfd.d [2020-06-09T12:14:58.424Z] #17 44.12 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-06-09T12:14:58.424Z] #17 44.13 Setting up xxd (2:8.1.0875-5) ... [2020-06-09T12:14:58.424Z] #17 44.14 Setting up zip (3.0-11+b1) ... [2020-06-09T12:14:58.424Z] #17 44.15 Setting up vim-common (2:8.1.0875-5) ... [2020-06-09T12:14:58.424Z] #17 44.20 Setting up bash-completion (1:2.8-6) ... [2020-06-09T12:14:58.603Z] #39 94.85 CC criu/autofs.o [2020-06-09T12:14:58.661Z] #39 89.50 DEP criu/crtools.d [2020-06-09T12:14:58.661Z] #39 89.75 DEP criu/cr-service.d [2020-06-09T12:14:58.716Z] #40 96.59 DEP criu/image.d [2020-06-09T12:14:58.716Z] #40 96.82 DEP criu/image-desc.d [2020-06-09T12:14:58.858Z] #39 ... [2020-06-09T12:14:58.858Z] [2020-06-09T12:14:58.858Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-09T12:14:58.858Z] #28 DONE 161.9s [2020-06-09T12:14:58.858Z] [2020-06-09T12:14:58.858Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-09T12:14:58.858Z] #17 10.67 Fetched 8353 kB in 9s (957 kB/s) [2020-06-09T12:14:58.858Z] #17 10.67 Reading package lists... [2020-06-09T12:14:58.858Z] #17 13.61 Reading package lists... [2020-06-09T12:14:58.858Z] #17 17.14 Building dependency tree... [2020-06-09T12:14:58.858Z] #17 18.34 libcap2-bin is already the newest version (1:2.25-2). [2020-06-09T12:14:58.858Z] #17 18.34 The following additional packages will be installed: [2020-06-09T12:14:58.858Z] #17 18.34 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-06-09T12:14:58.858Z] #17 18.34 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-06-09T12:14:58.858Z] #17 18.34 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-06-09T12:14:58.858Z] #17 18.34 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-06-09T12:14:58.858Z] #17 18.34 python3.7 python3.7-minimal vim-runtime xxd [2020-06-09T12:14:58.858Z] #17 18.34 Suggested packages: [2020-06-09T12:14:58.858Z] #17 18.35 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-06-09T12:14:58.858Z] #17 18.35 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-06-09T12:14:58.858Z] #17 18.35 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-06-09T12:14:58.858Z] #17 18.35 Recommended packages: [2020-06-09T12:14:58.858Z] #17 18.35 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-06-09T12:14:58.858Z] #17 18.35 python3-keyrings.alt python3-xdg unzip [2020-06-09T12:14:59.035Z] #40 ... [2020-06-09T12:14:59.035Z] [2020-06-09T12:14:59.035Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:14:59.035Z] #44 DONE 161.9s [2020-06-09T12:14:59.035Z] [2020-06-09T12:14:59.035Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:14:59.035Z] #40 96.97 DEP criu/fsnotify.d [2020-06-09T12:14:59.035Z] #40 97.27 DEP criu/filesystems.d [2020-06-09T12:14:59.229Z] #39 89.96 DEP criu/cr-restore.d [2020-06-09T12:14:59.229Z] #39 90.17 DEP criu/cr-errno.d [2020-06-09T12:14:59.229Z] #39 90.19 DEP criu/cr-dump.d [2020-06-09T12:14:59.417Z] #17 20.18 The following NEW packages will be installed: [2020-06-09T12:14:59.417Z] #17 20.19 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-06-09T12:14:59.417Z] #17 20.20 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-06-09T12:14:59.417Z] #17 20.20 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-06-09T12:14:59.417Z] #17 20.20 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-06-09T12:14:59.417Z] #17 20.20 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-06-09T12:14:59.417Z] #17 20.20 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-06-09T12:14:59.417Z] #17 20.20 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-06-09T12:14:59.417Z] #17 20.20 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-06-09T12:14:59.417Z] #17 20.20 xz-utils zip [2020-06-09T12:14:59.495Z] #39 90.42 DEP criu/cr-dedup.d [2020-06-09T12:14:59.672Z] #17 20.64 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2020-06-09T12:14:59.672Z] #17 20.64 Need to get 28.5 MB of archives. [2020-06-09T12:14:59.672Z] #17 20.64 After this operation, 116 MB of additional disk space will be used. [2020-06-09T12:14:59.672Z] #17 20.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-06-09T12:14:59.672Z] #17 20.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-06-09T12:14:59.731Z] #40 97.61 DEP criu/files.d [2020-06-09T12:14:59.731Z] #40 ... [2020-06-09T12:14:59.731Z] [2020-06-09T12:14:59.731Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:14:59.731Z] #42 152.7 mime [2020-06-09T12:14:59.731Z] #42 154.0 vendor/golang.org/x/net/idna [2020-06-09T12:14:59.731Z] #42 159.4 net/textproto [2020-06-09T12:14:59.731Z] #42 159.4 vendor/golang.org/x/net/http/httpproxy [2020-06-09T12:14:59.731Z] #42 159.4 crypto/x509 [2020-06-09T12:14:59.731Z] #42 161.1 vendor/golang.org/x/net/http/httpguts [2020-06-09T12:14:59.731Z] #42 161.1 mime/multipart [2020-06-09T12:14:59.752Z] #39 90.62 DEP criu/cr-check.d [2020-06-09T12:14:59.968Z] #17 20.68 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-06-09T12:14:59.968Z] #17 20.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-06-09T12:14:59.968Z] #17 20.90 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-06-09T12:15:00.010Z] #39 90.84 DEP criu/config.d [2020-06-09T12:15:00.010Z] #39 90.96 DEP criu/clone-noasan.d [2020-06-09T12:15:00.010Z] #39 91.01 DEP criu/cgroup.d [2020-06-09T12:15:00.051Z] #42 ... [2020-06-09T12:15:00.051Z] [2020-06-09T12:15:00.051Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:15:00.051Z] #40 97.96 DEP criu/files-reg.d [2020-06-09T12:15:00.223Z] #17 20.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-06-09T12:15:00.223Z] #17 21.05 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-06-09T12:15:00.223Z] #17 21.06 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-06-09T12:15:00.223Z] #17 21.09 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-06-09T12:15:00.223Z] #17 21.09 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-06-09T12:15:00.223Z] #17 21.09 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-06-09T12:15:00.223Z] #17 21.11 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-06-09T12:15:00.223Z] #17 21.11 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-06-09T12:15:00.223Z] #17 21.11 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-06-09T12:15:00.223Z] #17 21.11 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-06-09T12:15:00.223Z] #17 21.12 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-06-09T12:15:00.223Z] #17 21.14 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-06-09T12:15:00.223Z] #17 21.16 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-06-09T12:15:00.268Z] #39 91.11 DEP criu/cgroup-props.d [2020-06-09T12:15:00.268Z] #39 91.19 DEP criu/bitmap.d [2020-06-09T12:15:00.268Z] #39 91.22 DEP criu/bfd.d [2020-06-09T12:15:00.359Z] #40 98.28 DEP criu/files-ext.d [2020-06-09T12:15:00.478Z] #17 21.18 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-06-09T12:15:00.478Z] #17 21.20 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-06-09T12:15:00.478Z] #17 21.20 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-06-09T12:15:00.478Z] #17 21.21 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-06-09T12:15:00.478Z] #17 21.25 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-06-09T12:15:00.478Z] #17 21.26 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-06-09T12:15:00.478Z] #17 21.27 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-06-09T12:15:00.478Z] #17 21.28 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-06-09T12:15:00.478Z] #17 21.29 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-06-09T12:15:00.478Z] #17 21.29 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-06-09T12:15:00.478Z] #17 21.29 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-06-09T12:15:00.526Z] #39 91.32 DEP criu/autofs.d [2020-06-09T12:15:00.526Z] #39 91.51 DEP criu/aio.d [2020-06-09T12:15:00.526Z] #39 ... [2020-06-09T12:15:00.526Z] [2020-06-09T12:15:00.526Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-09T12:15:00.526Z] #17 10.60 Reading package lists... [2020-06-09T12:15:00.526Z] #17 15.50 Reading package lists... [2020-06-09T12:15:00.526Z] #17 18.43 Building dependency tree... [2020-06-09T12:15:00.526Z] #17 19.83 libcap2-bin is already the newest version (1:2.25-2). [2020-06-09T12:15:00.526Z] #17 19.83 The following additional packages will be installed: [2020-06-09T12:15:00.526Z] #17 19.84 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-06-09T12:15:00.526Z] #17 19.84 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-06-09T12:15:00.526Z] #17 19.84 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-06-09T12:15:00.526Z] #17 19.84 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-06-09T12:15:00.526Z] #17 19.84 python3.7 python3.7-minimal vim-runtime xxd [2020-06-09T12:15:00.526Z] #17 19.84 Suggested packages: [2020-06-09T12:15:00.526Z] #17 19.85 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-06-09T12:15:00.526Z] #17 19.85 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-06-09T12:15:00.526Z] #17 19.85 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-06-09T12:15:00.526Z] #17 19.85 Recommended packages: [2020-06-09T12:15:00.526Z] #17 19.85 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-06-09T12:15:00.526Z] #17 19.85 python3-keyrings.alt python3-xdg unzip [2020-06-09T12:15:00.526Z] #17 21.67 The following NEW packages will be installed: [2020-06-09T12:15:00.526Z] #17 21.67 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-06-09T12:15:00.526Z] #17 21.67 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-06-09T12:15:00.526Z] #17 21.67 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-06-09T12:15:00.526Z] #17 21.67 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-06-09T12:15:00.526Z] #17 21.67 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-06-09T12:15:00.526Z] #17 21.68 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-06-09T12:15:00.526Z] #17 21.68 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-06-09T12:15:00.526Z] #17 21.68 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-06-09T12:15:00.526Z] #17 21.68 xz-utils zip [2020-06-09T12:15:00.526Z] #17 21.99 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2020-06-09T12:15:00.526Z] #17 21.99 Need to get 28.5 MB of archives. [2020-06-09T12:15:00.526Z] #17 21.99 After this operation, 116 MB of additional disk space will be used. [2020-06-09T12:15:00.526Z] #17 21.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-06-09T12:15:00.526Z] #17 21.99 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-06-09T12:15:00.526Z] #17 22.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-06-09T12:15:00.526Z] #17 22.14 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-06-09T12:15:00.526Z] #17 22.14 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-06-09T12:15:00.526Z] #17 22.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-06-09T12:15:00.526Z] #17 22.25 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-06-09T12:15:00.526Z] #17 22.28 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-06-09T12:15:00.526Z] #17 22.28 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-06-09T12:15:00.526Z] #17 22.28 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-06-09T12:15:00.526Z] #17 22.29 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-06-09T12:15:00.526Z] #17 22.29 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-06-09T12:15:00.526Z] #17 22.29 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-06-09T12:15:00.526Z] #17 22.30 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-06-09T12:15:00.526Z] #17 22.30 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-06-09T12:15:00.526Z] #17 22.30 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-06-09T12:15:00.526Z] #17 22.32 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-06-09T12:15:00.526Z] #17 22.32 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-06-09T12:15:00.526Z] #17 22.33 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-06-09T12:15:00.526Z] #17 22.34 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-06-09T12:15:00.526Z] #17 22.34 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-06-09T12:15:00.526Z] #17 22.36 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-06-09T12:15:00.667Z] #40 98.60 DEP criu/file-lock.d [2020-06-09T12:15:00.667Z] #40 98.80 DEP criu/file-ids.d [2020-06-09T12:15:00.733Z] #17 ... [2020-06-09T12:15:00.733Z] [2020-06-09T12:15:00.733Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:15:00.733Z] #39 97.00 CC criu/bfd.o [2020-06-09T12:15:00.784Z] #17 22.38 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-06-09T12:15:00.784Z] #17 22.38 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-06-09T12:15:00.784Z] #17 22.39 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-06-09T12:15:00.784Z] #17 22.40 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-06-09T12:15:00.784Z] #17 22.40 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-06-09T12:15:00.784Z] #17 22.41 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-06-09T12:15:00.784Z] #17 22.41 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-06-09T12:15:00.973Z] #40 98.96 DEP criu/fifo.d [2020-06-09T12:15:00.973Z] #40 99.17 DEP criu/fdstore.d [2020-06-09T12:15:01.278Z] #40 99.27 DEP criu/fault-injection.d [2020-06-09T12:15:01.278Z] #40 99.30 DEP criu/external.d [2020-06-09T12:15:01.293Z] #39 97.55 CC criu/bitmap.o [2020-06-09T12:15:01.349Z] #17 22.84 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-06-09T12:15:01.350Z] #17 22.85 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-06-09T12:15:01.350Z] #17 22.85 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-06-09T12:15:01.350Z] #17 22.86 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-06-09T12:15:01.350Z] #17 22.87 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-06-09T12:15:01.350Z] #17 22.88 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-06-09T12:15:01.350Z] #17 22.96 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-06-09T12:15:01.350Z] #17 22.97 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-06-09T12:15:01.350Z] #17 22.99 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-06-09T12:15:01.350Z] #17 23.00 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-06-09T12:15:01.350Z] #17 23.00 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-06-09T12:15:01.350Z] #17 23.02 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-06-09T12:15:01.350Z] #17 23.03 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-06-09T12:15:01.350Z] #17 23.09 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-06-09T12:15:01.548Z] #39 97.71 CC criu/cgroup-props.o [2020-06-09T12:15:01.581Z] #40 99.43 DEP criu/eventpoll.d [2020-06-09T12:15:01.581Z] #40 99.63 DEP criu/eventfd.d [2020-06-09T12:15:01.607Z] #17 23.11 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-06-09T12:15:01.607Z] #17 23.13 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-06-09T12:15:01.725Z] #17 47.37 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-06-09T12:15:01.726Z] #17 47.38 Setting up xz-utils (5.2.4-1) ... [2020-06-09T12:15:01.726Z] #17 47.41 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-06-09T12:15:01.726Z] #17 47.43 Setting up sudo (1.8.27-1+deb10u2) ... [2020-06-09T12:15:01.726Z] #17 47.52 invoke-rc.d: could not determine current runlevel [2020-06-09T12:15:01.726Z] #17 47.54 invoke-rc.d: policy-rc.d denied execution of start. [2020-06-09T12:15:01.726Z] #17 47.55 Setting up pigz (2.4-1) ... [2020-06-09T12:15:01.726Z] #17 47.57 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-06-09T12:15:01.726Z] #17 47.58 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-06-09T12:15:01.726Z] #17 47.62 Setting up python-pip-whl (18.1-5) ... [2020-06-09T12:15:01.726Z] #17 47.64 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-06-09T12:15:01.726Z] #17 47.65 Setting up vim-runtime (2:8.1.0875-5) ... [2020-06-09T12:15:01.865Z] #17 23.41 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-06-09T12:15:01.865Z] #17 23.48 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-06-09T12:15:01.865Z] #17 23.53 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-06-09T12:15:01.879Z] #40 99.77 DEP criu/crtools.d [2020-06-09T12:15:01.879Z] #40 99.96 DEP criu/cr-service.d [2020-06-09T12:15:02.109Z] #39 98.48 CC criu/cgroup.o [2020-06-09T12:15:02.173Z] #40 100.2 DEP criu/cr-restore.d [2020-06-09T12:15:02.298Z] #17 48.06 Setting up libaio1:arm64 (0.3.112-3) ... [2020-06-09T12:15:02.298Z] #17 48.07 Setting up libonig5:arm64 (6.9.1-1) ... [2020-06-09T12:15:02.298Z] #17 48.09 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-06-09T12:15:02.298Z] #17 48.10 Setting up vim (2:8.1.0875-5) ... [2020-06-09T12:15:02.298Z] #17 48.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-06-09T12:15:02.298Z] #17 48.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-06-09T12:15:02.298Z] #17 48.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-06-09T12:15:02.298Z] #17 48.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-06-09T12:15:02.298Z] #17 48.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-06-09T12:15:02.298Z] #17 48.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-06-09T12:15:02.298Z] #17 48.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-06-09T12:15:02.298Z] #17 48.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-06-09T12:15:02.298Z] #17 48.25 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-06-09T12:15:02.298Z] #17 48.26 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-06-09T12:15:02.298Z] #17 48.27 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-06-09T12:15:02.430Z] #17 24.25 debconf: delaying package configuration, since apt-utils is not installed [2020-06-09T12:15:02.465Z] #40 100.4 DEP criu/cr-errno.d [2020-06-09T12:15:02.465Z] #40 100.4 DEP criu/cr-dump.d [2020-06-09T12:15:02.559Z] #17 48.29 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-09T12:15:02.559Z] #17 48.30 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-06-09T12:15:02.559Z] #17 48.31 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-06-09T12:15:02.688Z] #17 24.34 Fetched 28.5 MB in 2s (15.7 MB/s) [2020-06-09T12:15:02.688Z] #17 24.41 Selecting previously unselected package pigz. [2020-06-09T12:15:02.689Z] #17 24.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 ... 23434 files and directories currently installed.) [2020-06-09T12:15:02.689Z] #17 24.47 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-06-09T12:15:02.689Z] #17 24.47 Unpacking pigz (2.4-1) ... [2020-06-09T12:15:02.759Z] #40 100.6 DEP criu/cr-dedup.d [2020-06-09T12:15:02.759Z] #40 100.8 DEP criu/cr-check.d [2020-06-09T12:15:02.947Z] #17 ... [2020-06-09T12:15:02.947Z] [2020-06-09T12:15:02.947Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-09T12:15:02.947Z] #28 DONE 164.5s [2020-06-09T12:15:02.947Z] [2020-06-09T12:15:02.947Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-09T12:15:02.947Z] #17 24.61 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-06-09T12:15:02.947Z] #17 24.64 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-06-09T12:15:02.947Z] #17 24.64 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-06-09T12:15:02.947Z] #17 ... [2020-06-09T12:15:02.947Z] [2020-06-09T12:15:02.947Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:15:02.947Z] #39 91.75 DEP criu/action-scripts.d [2020-06-09T12:15:02.947Z] #39 92.06 CC criu/action-scripts.o [2020-06-09T12:15:02.947Z] #39 92.61 CC criu/aio.o [2020-06-09T12:15:02.947Z] #39 93.27 CC criu/autofs.o [2020-06-09T12:15:03.100Z] #40 101.1 DEP criu/config.d [2020-06-09T12:15:03.405Z] #40 101.3 DEP criu/clone-noasan.d [2020-06-09T12:15:03.405Z] #40 101.4 DEP criu/cgroup.d [2020-06-09T12:15:03.693Z] #40 101.7 DEP criu/cgroup-props.d [2020-06-09T12:15:03.986Z] #40 101.8 DEP criu/bitmap.d [2020-06-09T12:15:03.986Z] #40 101.9 DEP criu/bfd.d [2020-06-09T12:15:03.986Z] #40 102.0 DEP criu/autofs.d [2020-06-09T12:15:04.285Z] #40 102.1 DEP criu/aio.d [2020-06-09T12:15:04.285Z] #40 102.4 DEP criu/action-scripts.d [2020-06-09T12:15:04.319Z] #39 95.18 CC criu/bfd.o [2020-06-09T12:15:04.664Z] #39 101.0 CC criu/clone-noasan.o [2020-06-09T12:15:04.885Z] #39 95.63 CC criu/bitmap.o [2020-06-09T12:15:04.885Z] #39 95.78 CC criu/cgroup-props.o [2020-06-09T12:15:04.920Z] #39 101.2 CC criu/config.o [2020-06-09T12:15:04.921Z] #40 102.8 CC criu/action-scripts.o [2020-06-09T12:15:05.107Z] #17 50.53 Setting up iptables (1.8.2-4) ... [2020-06-09T12:15:05.108Z] #17 50.55 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-09T12:15:05.108Z] #17 50.56 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-09T12:15:05.108Z] #17 50.56 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-09T12:15:05.108Z] #17 50.57 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-09T12:15:05.108Z] #17 50.58 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-06-09T12:15:05.108Z] #17 50.59 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-06-09T12:15:05.108Z] #17 50.60 Setting up python3 (3.7.3-1) ... [2020-06-09T12:15:05.369Z] #17 51.13 Setting up python3-wheel (0.32.3-2) ... [2020-06-09T12:15:05.450Z] #39 96.34 CC criu/cgroup.o [2020-06-09T12:15:05.572Z] #40 103.4 CC criu/aio.o [2020-06-09T12:15:05.868Z] #40 103.9 CC criu/autofs.o [2020-06-09T12:15:06.283Z] #39 102.4 CC criu/cr-check.o [2020-06-09T12:15:06.283Z] #39 ... [2020-06-09T12:15:06.283Z] [2020-06-09T12:15:06.283Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-09T12:15:06.283Z] #17 21.64 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-06-09T12:15:06.283Z] #17 21.64 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-06-09T12:15:06.283Z] #17 21.64 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-06-09T12:15:06.283Z] #17 21.64 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-06-09T12:15:06.283Z] #17 21.65 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-06-09T12:15:06.283Z] #17 21.66 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-06-09T12:15:06.283Z] #17 21.70 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-06-09T12:15:06.283Z] #17 21.70 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-06-09T12:15:06.283Z] #17 21.71 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-06-09T12:15:06.283Z] #17 21.71 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-06-09T12:15:06.283Z] #17 21.72 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-06-09T12:15:06.283Z] #17 21.73 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-06-09T12:15:06.283Z] #17 21.73 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-06-09T12:15:06.283Z] #17 21.76 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-06-09T12:15:06.283Z] #17 21.77 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-06-09T12:15:06.283Z] #17 21.79 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-06-09T12:15:06.283Z] #17 22.05 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-06-09T12:15:06.283Z] #17 22.10 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-06-09T12:15:06.283Z] #17 22.13 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-06-09T12:15:06.283Z] #17 22.53 debconf: delaying package configuration, since apt-utils is not installed [2020-06-09T12:15:06.283Z] #17 22.62 Fetched 28.5 MB in 2s (15.3 MB/s) [2020-06-09T12:15:06.283Z] #17 22.69 Selecting previously unselected package pigz. [2020-06-09T12:15:06.283Z] #17 22.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 ... 23434 files and directories currently installed.) [2020-06-09T12:15:06.283Z] #17 22.76 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-06-09T12:15:06.283Z] #17 22.77 Unpacking pigz (2.4-1) ... [2020-06-09T12:15:06.283Z] #17 22.88 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-06-09T12:15:06.283Z] #17 22.89 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-06-09T12:15:06.283Z] #17 22.90 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-06-09T12:15:06.283Z] #17 23.28 Selecting previously unselected package python3.7-minimal. [2020-06-09T12:15:06.283Z] #17 23.28 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-06-09T12:15:06.283Z] #17 23.30 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-09T12:15:06.283Z] #17 24.10 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-06-09T12:15:06.283Z] #17 24.11 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-09T12:15:06.283Z] #17 25.63 Selecting previously unselected package python3-minimal. [2020-06-09T12:15:06.283Z] #17 25.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23683 files and directories currently installed.) [2020-06-09T12:15:06.283Z] #17 25.67 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-06-09T12:15:06.283Z] #17 25.70 Unpacking python3-minimal (3.7.3-1) ... [2020-06-09T12:15:06.283Z] #17 25.77 Selecting previously unselected package libmpdec2:amd64. [2020-06-09T12:15:06.283Z] #17 25.78 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-06-09T12:15:06.283Z] #17 25.78 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-06-09T12:15:06.283Z] #17 25.87 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-06-09T12:15:06.283Z] #17 25.89 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-06-09T12:15:06.283Z] #17 25.89 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-06-09T12:15:06.283Z] #17 26.76 Selecting previously unselected package python3.7. [2020-06-09T12:15:06.283Z] #17 26.77 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-06-09T12:15:06.283Z] #17 26.78 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-06-09T12:15:06.283Z] #17 26.91 Selecting previously unselected package libpython3-stdlib:amd64. [2020-06-09T12:15:06.283Z] #17 26.91 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-06-09T12:15:06.283Z] #17 26.92 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-06-09T12:15:06.283Z] #17 27.04 Setting up python3-minimal (3.7.3-1) ... [2020-06-09T12:15:06.313Z] #17 51.96 Setting up apparmor (2.13.2-10) ... [2020-06-09T12:15:06.384Z] #39 ... [2020-06-09T12:15:06.384Z] [2020-06-09T12:15:06.384Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-09T12:15:06.384Z] #17 25.22 Selecting previously unselected package python3.7-minimal. [2020-06-09T12:15:06.384Z] #17 25.22 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-06-09T12:15:06.384Z] #17 25.27 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-09T12:15:06.384Z] #17 26.20 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-06-09T12:15:06.384Z] #17 26.22 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-09T12:15:06.384Z] #17 27.69 Selecting previously unselected package python3-minimal. [2020-06-09T12:15:06.384Z] #17 27.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 ... 23683 files and directories currently installed.) [2020-06-09T12:15:06.384Z] #17 27.74 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-06-09T12:15:06.384Z] #17 27.75 Unpacking python3-minimal (3.7.3-1) ... [2020-06-09T12:15:06.384Z] #17 27.83 Selecting previously unselected package libmpdec2:amd64. [2020-06-09T12:15:06.384Z] #17 27.83 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-06-09T12:15:06.384Z] #17 27.85 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-06-09T12:15:06.384Z] #17 27.92 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-06-09T12:15:06.384Z] #17 27.93 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-06-09T12:15:06.384Z] #17 27.94 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-06-09T12:15:06.915Z] #40 ... [2020-06-09T12:15:06.915Z] [2020-06-09T12:15:06.915Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:15:06.950Z] #17 28.81 Selecting previously unselected package python3.7. [2020-06-09T12:15:07.208Z] #17 28.81 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-06-09T12:15:07.208Z] #17 28.82 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-06-09T12:15:07.208Z] #17 28.91 Selecting previously unselected package libpython3-stdlib:amd64. [2020-06-09T12:15:07.208Z] #17 28.92 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-06-09T12:15:07.208Z] #17 28.92 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-06-09T12:15:07.208Z] #17 29.02 Setting up python3-minimal (3.7.3-1) ... [2020-06-09T12:15:07.209Z] #17 27.86 Selecting previously unselected package python3. [2020-06-09T12:15:07.209Z] #17 27.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 ... 24095 files and directories currently installed.) [2020-06-09T12:15:07.209Z] #17 27.91 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-06-09T12:15:07.209Z] #17 27.92 Unpacking python3 (3.7.3-1) ... [2020-06-09T12:15:07.209Z] #17 28.01 Selecting previously unselected package libip4tc0:amd64. [2020-06-09T12:15:07.209Z] #17 28.01 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-06-09T12:15:07.209Z] #17 28.01 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-06-09T12:15:07.508Z] #17 28.12 Selecting previously unselected package libip6tc0:amd64. [2020-06-09T12:15:07.508Z] #17 28.13 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-06-09T12:15:07.508Z] #17 28.13 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-06-09T12:15:07.508Z] #17 28.23 Selecting previously unselected package libiptc0:amd64. [2020-06-09T12:15:07.508Z] #17 28.24 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-06-09T12:15:07.508Z] #17 28.24 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-06-09T12:15:07.508Z] #17 28.32 Selecting previously unselected package libnfnetlink0:amd64. [2020-06-09T12:15:07.508Z] #17 28.33 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-06-09T12:15:07.508Z] #17 ... [2020-06-09T12:15:07.508Z] [2020-06-09T12:15:07.508Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:15:07.508Z] #39 103.8 CC criu/cr-dedup.o [2020-06-09T12:15:08.069Z] #39 104.2 CC criu/cr-dump.o [2020-06-09T12:15:08.148Z] #17 29.82 Selecting previously unselected package python3. [2020-06-09T12:15:08.148Z] #17 29.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24095 files and directories currently installed.) [2020-06-09T12:15:08.148Z] #17 29.87 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-06-09T12:15:08.148Z] #17 29.88 Unpacking python3 (3.7.3-1) ... [2020-06-09T12:15:08.148Z] #17 30.01 Selecting previously unselected package libip4tc0:amd64. [2020-06-09T12:15:08.227Z] #17 53.76 Setting up xfsprogs (4.20.0-1) ... [2020-06-09T12:15:08.227Z] #17 53.78 Setting up python3-lib2to3 (3.7.3-1) ... [2020-06-09T12:15:08.406Z] #17 30.01 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-06-09T12:15:08.406Z] #17 30.04 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-06-09T12:15:08.406Z] #17 30.14 Selecting previously unselected package libip6tc0:amd64. [2020-06-09T12:15:08.406Z] #17 30.14 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-06-09T12:15:08.406Z] #17 30.14 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-06-09T12:15:08.406Z] #17 30.22 Selecting previously unselected package libiptc0:amd64. [2020-06-09T12:15:08.406Z] #17 30.22 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-06-09T12:15:08.406Z] #17 30.23 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-06-09T12:15:08.489Z] #17 54.18 Setting up python3-pkg-resources (40.8.0-1) ... [2020-06-09T12:15:08.664Z] #17 30.31 Selecting previously unselected package libnfnetlink0:amd64. [2020-06-09T12:15:08.664Z] #17 30.32 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-06-09T12:15:08.664Z] #17 30.32 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-06-09T12:15:08.664Z] #17 30.38 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-06-09T12:15:08.664Z] #17 30.39 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-06-09T12:15:08.664Z] #17 30.39 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-06-09T12:15:08.664Z] #17 30.49 Selecting previously unselected package libnftnl11:amd64. [2020-06-09T12:15:08.750Z] #17 ... [2020-06-09T12:15:08.750Z] [2020-06-09T12:15:08.750Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:15:08.750Z] #39 97.16 CC criu/clone-noasan.o [2020-06-09T12:15:08.750Z] #39 97.31 CC criu/config.o [2020-06-09T12:15:08.750Z] #39 98.54 CC criu/cr-check.o [2020-06-09T12:15:08.750Z] #39 99.82 CC criu/cr-dedup.o [2020-06-09T12:15:08.750Z] #39 100.3 CC criu/cr-dump.o [2020-06-09T12:15:08.750Z] #39 102.5 CC criu/cr-errno.o [2020-06-09T12:15:08.750Z] #39 102.6 CC criu/cr-restore.o [2020-06-09T12:15:08.750Z] #39 106.6 CC criu/cr-service.o [2020-06-09T12:15:08.922Z] #17 30.49 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-06-09T12:15:08.922Z] #17 30.50 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-06-09T12:15:08.922Z] #17 30.58 Selecting previously unselected package iptables. [2020-06-09T12:15:08.922Z] #17 30.59 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-06-09T12:15:08.922Z] #17 30.60 Unpacking iptables (1.8.2-4) ... [2020-06-09T12:15:09.011Z] #39 ... [2020-06-09T12:15:09.011Z] [2020-06-09T12:15:09.011Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-09T12:15:09.011Z] #17 55.03 Setting up python3-distutils (3.7.3-1) ... [2020-06-09T12:15:09.147Z] #22 169.8 Checking out files: 31% (3375/10835) Checking out files: 32% (3468/10835) Checking out files: 33% (3576/10835) Checking out files: 34% (3684/10835) Checking out files: 35% (3793/10835) Checking out files: 36% (3901/10835) Checking out files: 37% (4009/10835) Checking out files: 38% (4118/10835) Checking out files: 39% (4226/10835) Checking out files: 40% (4334/10835) Checking out files: 41% (4443/10835) Checking out files: 42% (4551/10835) Checking out files: 43% (4660/10835) Checking out files: 44% (4768/10835) Checking out files: 45% (4876/10835) Checking out files: 46% (4985/10835) Checking out files: 47% (5093/10835) Checking out files: 48% (5201/10835) Checking out files: 49% (5310/10835) Checking out files: 50% (5418/10835) Checking out files: 51% (5526/10835) Checking out files: 52% (5635/10835) Checking out files: 53% (5743/10835) Checking out files: 54% (5851/10835) Checking out files: 55% (5960/10835) Checking out files: 56% (6068/10835) Checking out files: 57% (6176/10835) Checking out files: 58% (6285/10835) Checking out files: 59% (6393/10835) Checking out files: 60% (6501/10835) Checking out files: 61% (6610/10835) Checking out files: 62% (6718/10835) Checking out files: 63% (6827/10835) Checking out files: 64% (6935/10835) Checking out files: 65% (7043/10835) Checking out files: 66% (7152/10835) Checking out files: 67% (7260/10835) Checking out files: 68% (7368/10835) Checking out files: 69% (7477/10835) Checking out files: 70% (7585/10835) Checking out files: 71% (7693/10835) Checking out files: 72% (7802/10835) Checking out files: 73% (7910/10835) Checking out files: 74% (8018/10835) Checking out files: 75% (8127/10835) Checking out files: 76% (8235/10835) Checking out files: 77% (8343/10835) Checking out files: 78% (8452/10835) Checking out files: 79% (8560/10835) Checking out files: 80% (8668/10835) Checking out files: 81% (8777/10835) Checking out files: 82% (8885/10835) Checking out files: 83% (8994/10835) Checking out files: 84% (9102/10835) Checking out files: 85% (9210/10835) Checking out files: 86% (9319/10835) Checking out files: 87% (9427/10835) Checking out files: 88% (9535/10835) Checking out files: 89% (9644/10835) Checking out files: 90% (9752/10835) Checking out files: 91% (9860/10835) Checking out files: 92% (9969/10835) Checking out files: 93% (10077/10835) Checking out files: 94% (10185/10835) Checking out files: 95% (10294/10835) Checking out files: 95% (10338/10835) Checking out files: 96% (10402/10835) Checking out files: 97% (10510/10835) Checking out files: 98% (10619/10835) Checking out files: 99% (10727/10835) Checking out files: 100% (10835/10835) Checking out files: 100% (10835/10835), done. [2020-06-09T12:15:09.148Z] #22 172.3 + cd /tmp/tmp.t4tr26Z2Yf/tmp/docker-ce [2020-06-09T12:15:09.148Z] #22 172.3 + git checkout -q v17.06.2-ce [2020-06-09T12:15:09.180Z] #17 30.90 Selecting previously unselected package xxd. [2020-06-09T12:15:09.180Z] #17 30.90 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-06-09T12:15:09.180Z] #17 30.90 Unpacking xxd (2:8.1.0875-5) ... [2020-06-09T12:15:09.180Z] #17 31.01 Selecting previously unselected package vim-common. [2020-06-09T12:15:09.438Z] #17 31.02 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-09T12:15:09.438Z] #17 31.04 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-09T12:15:09.438Z] #17 31.19 Selecting previously unselected package bash-completion. [2020-06-09T12:15:09.438Z] #17 31.19 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-06-09T12:15:09.954Z] #17 55.51 Setting up python3-setuptools (40.8.0-1) ... [2020-06-09T12:15:10.186Z] #22 ... [2020-06-09T12:15:10.186Z] [2020-06-09T12:15:10.186Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-09T12:15:10.186Z] #18 30.04 0 upgraded, 48 newly installed, 0 to remove and 4 not upgraded. [2020-06-09T12:15:10.186Z] #18 30.04 Need to get 29.2 MB of archives. [2020-06-09T12:15:10.186Z] #18 30.04 After this operation, 134 MB of additional disk space will be used. [2020-06-09T12:15:10.186Z] #18 30.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-06-09T12:15:10.186Z] #18 30.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-06-09T12:15:10.186Z] #18 31.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-06-09T12:15:10.186Z] #18 32.85 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-06-09T12:15:10.186Z] #18 32.87 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-06-09T12:15:10.186Z] #18 32.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-06-09T12:15:10.186Z] #18 34.04 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-06-09T12:15:10.186Z] #18 34.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-06-09T12:15:10.186Z] #18 34.19 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-06-09T12:15:10.186Z] #18 34.27 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-06-09T12:15:10.186Z] #18 34.39 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-06-09T12:15:10.186Z] #18 34.42 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-06-09T12:15:10.186Z] #18 34.47 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-06-09T12:15:10.186Z] #18 34.47 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-06-09T12:15:10.186Z] #18 34.47 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-06-09T12:15:10.186Z] #18 34.50 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-06-09T12:15:10.186Z] #18 34.67 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-06-09T12:15:10.186Z] #18 34.74 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-06-09T12:15:10.186Z] #18 34.96 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-06-09T12:15:10.186Z] #18 35.20 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-06-09T12:15:10.186Z] #18 35.39 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-06-09T12:15:10.186Z] #18 35.74 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-06-09T12:15:10.186Z] #18 36.10 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-06-09T12:15:10.186Z] #18 36.15 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-06-09T12:15:10.186Z] #18 36.24 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-06-09T12:15:10.186Z] #18 36.31 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-06-09T12:15:10.186Z] #18 36.33 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-06-09T12:15:10.186Z] #18 36.34 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-06-09T12:15:10.186Z] #18 36.36 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-06-09T12:15:10.581Z] #39 106.4 CC criu/cr-errno.o [2020-06-09T12:15:10.581Z] #39 106.5 CC criu/cr-restore.o [2020-06-09T12:15:10.897Z] #17 56.71 Setting up python3-pip (18.1-5) ... [2020-06-09T12:15:11.231Z] #18 ... [2020-06-09T12:15:11.231Z] [2020-06-09T12:15:11.231Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:15:11.231Z] #42 164.3 crypto/tls [2020-06-09T12:15:11.231Z] #42 169.5 net/http/httptrace [2020-06-09T12:15:11.231Z] #42 169.7 net/http [2020-06-09T12:15:11.437Z] 4612f6d0b889: Verifying Checksum [2020-06-09T12:15:11.437Z] 4612f6d0b889: Download complete [2020-06-09T12:15:11.523Z] #42 ... [2020-06-09T12:15:11.523Z] [2020-06-09T12:15:11.523Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:15:11.523Z] #40 105.9 CC criu/bfd.o [2020-06-09T12:15:11.523Z] #40 106.6 CC criu/bitmap.o [2020-06-09T12:15:11.523Z] #40 106.8 CC criu/cgroup-props.o [2020-06-09T12:15:11.523Z] #40 107.9 CC criu/cgroup.o [2020-06-09T12:15:11.967Z] #17 33.55 Unpacking bash-completion (1:2.8-6) ... [2020-06-09T12:15:12.226Z] #17 33.91 Selecting previously unselected package bzip2. [2020-06-09T12:15:12.226Z] #17 33.92 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-06-09T12:15:12.226Z] #17 33.93 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-09T12:15:12.282Z] #17 57.93 Processing triggers for libc-bin (2.28-10) ... [2020-06-09T12:15:12.282Z] #17 57.96 Processing triggers for mime-support (3.62) ... [2020-06-09T12:15:12.484Z] #17 34.02 Selecting previously unselected package xz-utils. [2020-06-09T12:15:12.484Z] #17 34.04 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-06-09T12:15:12.484Z] #17 34.05 Unpacking xz-utils (5.2.4-1) ... [2020-06-09T12:15:12.484Z] #17 34.23 Selecting previously unselected package apparmor. [2020-06-09T12:15:12.484Z] #17 34.24 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-06-09T12:15:12.742Z] #17 34.32 Unpacking apparmor (2.13.2-10) ... [2020-06-09T12:15:12.854Z] #17 DONE 58.5s [2020-06-09T12:15:12.854Z] [2020-06-09T12:15:12.854Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-06-09T12:15:13.000Z] #17 34.61 Selecting previously unselected package aufs-tools. [2020-06-09T12:15:13.000Z] #17 34.61 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-06-09T12:15:13.000Z] #17 34.61 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-06-09T12:15:13.000Z] #17 34.73 Selecting previously unselected package libonig5:amd64. [2020-06-09T12:15:13.000Z] #17 34.73 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-06-09T12:15:13.000Z] #17 34.74 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-06-09T12:15:13.029Z] #40 ... [2020-06-09T12:15:13.029Z] [2020-06-09T12:15:13.029Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:15:13.029Z] #22 176.1 + mkdir -p /tmp/tmp.t4tr26Z2Yf/src/github.com/docker [2020-06-09T12:15:13.029Z] #22 176.1 + mv components/cli /tmp/tmp.t4tr26Z2Yf/src/github.com/docker/cli [2020-06-09T12:15:13.029Z] #22 176.1 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-06-09T12:15:13.094Z] #39 ... [2020-06-09T12:15:13.094Z] [2020-06-09T12:15:13.094Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-09T12:15:13.094Z] #17 28.33 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-06-09T12:15:13.094Z] #17 28.33 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-06-09T12:15:13.094Z] #17 28.40 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-06-09T12:15:13.094Z] #17 28.41 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-06-09T12:15:13.094Z] #17 28.42 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-06-09T12:15:13.094Z] #17 28.52 Selecting previously unselected package libnftnl11:amd64. [2020-06-09T12:15:13.094Z] #17 28.54 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-06-09T12:15:13.094Z] #17 28.54 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-06-09T12:15:13.094Z] #17 28.63 Selecting previously unselected package iptables. [2020-06-09T12:15:13.094Z] #17 28.64 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-06-09T12:15:13.094Z] #17 28.64 Unpacking iptables (1.8.2-4) ... [2020-06-09T12:15:13.094Z] #17 28.91 Selecting previously unselected package xxd. [2020-06-09T12:15:13.094Z] #17 28.91 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-06-09T12:15:13.094Z] #17 28.91 Unpacking xxd (2:8.1.0875-5) ... [2020-06-09T12:15:13.094Z] #17 29.03 Selecting previously unselected package vim-common. [2020-06-09T12:15:13.094Z] #17 29.04 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-09T12:15:13.094Z] #17 29.07 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-09T12:15:13.094Z] #17 29.26 Selecting previously unselected package bash-completion. [2020-06-09T12:15:13.094Z] #17 29.26 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-06-09T12:15:13.094Z] #17 31.67 Unpacking bash-completion (1:2.8-6) ... [2020-06-09T12:15:13.094Z] #17 32.07 Selecting previously unselected package bzip2. [2020-06-09T12:15:13.094Z] #17 32.09 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-06-09T12:15:13.094Z] #17 32.09 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-09T12:15:13.094Z] #17 32.18 Selecting previously unselected package xz-utils. [2020-06-09T12:15:13.094Z] #17 32.19 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-06-09T12:15:13.094Z] #17 32.19 Unpacking xz-utils (5.2.4-1) ... [2020-06-09T12:15:13.094Z] #17 32.37 Selecting previously unselected package apparmor. [2020-06-09T12:15:13.094Z] #17 32.38 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-06-09T12:15:13.094Z] #17 32.44 Unpacking apparmor (2.13.2-10) ... [2020-06-09T12:15:13.094Z] #17 32.80 Selecting previously unselected package aufs-tools. [2020-06-09T12:15:13.094Z] #17 32.80 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-06-09T12:15:13.094Z] #17 32.80 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-06-09T12:15:13.094Z] #17 32.94 Selecting previously unselected package libonig5:amd64. [2020-06-09T12:15:13.094Z] #17 32.94 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-06-09T12:15:13.094Z] #17 32.95 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-06-09T12:15:13.094Z] #17 33.07 Selecting previously unselected package libjq1:amd64. [2020-06-09T12:15:13.094Z] #17 33.07 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-06-09T12:15:13.094Z] #17 33.08 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-09T12:15:13.094Z] #17 33.18 Selecting previously unselected package jq. [2020-06-09T12:15:13.094Z] #17 33.20 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-06-09T12:15:13.094Z] #17 33.20 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-09T12:15:13.094Z] #17 33.29 Selecting previously unselected package libaio1:amd64. [2020-06-09T12:15:13.094Z] #17 33.29 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-06-09T12:15:13.094Z] #17 33.29 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-06-09T12:15:13.094Z] #17 33.36 Selecting previously unselected package libgpm2:amd64. [2020-06-09T12:15:13.094Z] #17 33.36 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-06-09T12:15:13.094Z] #17 33.37 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-06-09T12:15:13.094Z] #17 33.43 Selecting previously unselected package libicu63:amd64. [2020-06-09T12:15:13.094Z] #17 33.46 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-06-09T12:15:13.094Z] #17 33.46 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-09T12:15:13.258Z] #17 34.87 Selecting previously unselected package libjq1:amd64. [2020-06-09T12:15:13.259Z] #17 34.88 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-06-09T12:15:13.259Z] #17 34.88 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-09T12:15:13.259Z] #17 34.97 Selecting previously unselected package jq. [2020-06-09T12:15:13.259Z] #17 34.99 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-06-09T12:15:13.259Z] #17 34.99 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-09T12:15:13.517Z] #17 35.08 Selecting previously unselected package libaio1:amd64. [2020-06-09T12:15:13.517Z] #17 35.09 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-06-09T12:15:13.517Z] #17 35.09 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-06-09T12:15:13.517Z] #17 35.13 Selecting previously unselected package libgpm2:amd64. [2020-06-09T12:15:13.517Z] #17 35.14 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-06-09T12:15:13.517Z] #17 35.15 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-06-09T12:15:13.517Z] #17 35.21 Selecting previously unselected package libicu63:amd64. [2020-06-09T12:15:13.517Z] #17 35.22 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-06-09T12:15:13.517Z] #17 35.23 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-09T12:15:14.517Z] #18 1.613 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-06-09T12:15:14.517Z] #18 1.618 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-06-09T12:15:14.517Z] #18 1.626 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-06-09T12:15:14.517Z] #18 DONE 1.8s [2020-06-09T12:15:14.517Z] [2020-06-09T12:15:14.517Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:15:14.517Z] #39 108.0 CC criu/crtools.o [2020-06-09T12:15:14.517Z] #39 108.5 CC criu/eventfd.o [2020-06-09T12:15:14.517Z] #39 108.8 CC criu/eventpoll.o [2020-06-09T12:15:14.517Z] #39 109.6 CC criu/external.o [2020-06-09T12:15:14.517Z] #39 109.8 CC criu/fault-injection.o [2020-06-09T12:15:14.517Z] #39 109.9 CC criu/fdstore.o [2020-06-09T12:15:14.517Z] #39 110.3 CC criu/fifo.o [2020-06-09T12:15:14.517Z] #39 110.8 CC criu/file-ids.o [2020-06-09T12:15:14.517Z] #39 111.0 CC criu/file-lock.o [2020-06-09T12:15:14.517Z] #39 112.0 CC criu/files-ext.o [2020-06-09T12:15:14.517Z] #39 112.4 CC criu/files-reg.o [2020-06-09T12:15:16.356Z] #17 36.84 Selecting previously unselected package libnet1:amd64. [2020-06-09T12:15:16.356Z] #17 36.85 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-06-09T12:15:16.356Z] #17 36.86 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-09T12:15:16.356Z] #17 36.95 Selecting previously unselected package libnl-3-200:amd64. [2020-06-09T12:15:16.356Z] #17 36.96 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-06-09T12:15:16.356Z] #17 36.97 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-06-09T12:15:16.356Z] #17 37.06 Selecting previously unselected package libprotobuf-c1:amd64. [2020-06-09T12:15:16.356Z] #17 37.06 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-06-09T12:15:16.356Z] #17 37.07 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-09T12:15:16.356Z] #17 37.12 Selecting previously unselected package libreadline5:amd64. [2020-06-09T12:15:16.356Z] #17 37.12 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-06-09T12:15:16.356Z] #17 37.13 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-06-09T12:15:16.432Z] #39 114.5 CC criu/files.o [2020-06-09T12:15:16.586Z] ok github.com/docker/docker/cmd/dockerd 0.063s coverage: 30.8% of statements [2020-06-09T12:15:16.612Z] #17 37.23 Selecting previously unselected package net-tools. [2020-06-09T12:15:16.612Z] #17 37.24 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-06-09T12:15:16.612Z] #17 37.25 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-09T12:15:16.612Z] #17 37.44 Selecting previously unselected package python-pip-whl. [2020-06-09T12:15:16.612Z] #17 37.46 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-06-09T12:15:16.799Z] #17 38.52 Selecting previously unselected package libnet1:amd64. [2020-06-09T12:15:16.799Z] #17 38.52 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-06-09T12:15:16.799Z] #17 38.53 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-09T12:15:16.799Z] #17 38.62 Selecting previously unselected package libnl-3-200:amd64. [2020-06-09T12:15:16.866Z] ok github.com/docker/docker/container 0.113s coverage: 34.7% of statements [2020-06-09T12:15:16.867Z] ? github.com/docker/docker/container/stream [no test files] [2020-06-09T12:15:16.867Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-06-09T12:15:16.867Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-06-09T12:15:16.867Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-06-09T12:15:16.867Z] #17 37.46 Unpacking python-pip-whl (18.1-5) ... [2020-06-09T12:15:17.057Z] #17 38.63 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-06-09T12:15:17.057Z] #17 38.64 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-06-09T12:15:17.057Z] #17 38.72 Selecting previously unselected package libprotobuf-c1:amd64. [2020-06-09T12:15:17.057Z] #17 38.72 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-06-09T12:15:17.057Z] #17 38.72 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-09T12:15:17.057Z] #17 38.78 Selecting previously unselected package libreadline5:amd64. [2020-06-09T12:15:17.057Z] #17 38.79 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-06-09T12:15:17.057Z] #17 38.81 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-06-09T12:15:17.315Z] #17 38.92 Selecting previously unselected package net-tools. [2020-06-09T12:15:17.315Z] #17 38.93 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-06-09T12:15:17.315Z] #17 38.93 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-09T12:15:17.315Z] #17 39.14 Selecting previously unselected package python-pip-whl. [2020-06-09T12:15:17.315Z] #17 39.17 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-06-09T12:15:17.378Z] #17 38.04 Selecting previously unselected package python3-lib2to3. [2020-06-09T12:15:17.378Z] #17 38.05 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-06-09T12:15:17.378Z] #17 38.06 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-06-09T12:15:17.378Z] #17 38.19 Selecting previously unselected package python3-distutils. [2020-06-09T12:15:17.378Z] #17 38.22 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-06-09T12:15:17.378Z] #17 38.22 Unpacking python3-distutils (3.7.3-1) ... [2020-06-09T12:15:17.573Z] #17 39.18 Unpacking python-pip-whl (18.1-5) ... [2020-06-09T12:15:17.633Z] #17 38.38 Selecting previously unselected package python3-pip. [2020-06-09T12:15:17.634Z] #17 38.38 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-06-09T12:15:17.634Z] #17 38.39 Unpacking python3-pip (18.1-5) ... [2020-06-09T12:15:17.889Z] #17 38.55 Selecting previously unselected package python3-pkg-resources. [2020-06-09T12:15:17.889Z] #17 38.57 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-06-09T12:15:17.889Z] #17 38.57 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-06-09T12:15:17.889Z] #17 38.70 Selecting previously unselected package python3-setuptools. [2020-06-09T12:15:17.889Z] #17 38.72 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-06-09T12:15:17.889Z] #17 38.72 Unpacking python3-setuptools (40.8.0-1) ... [2020-06-09T12:15:18.139Z] #17 39.69 Selecting previously unselected package python3-lib2to3. [2020-06-09T12:15:18.139Z] #17 39.71 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-06-09T12:15:18.139Z] #17 39.71 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-06-09T12:15:18.139Z] #17 39.84 Selecting previously unselected package python3-distutils. [2020-06-09T12:15:18.139Z] #17 39.85 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-06-09T12:15:18.139Z] #17 39.85 Unpacking python3-distutils (3.7.3-1) ... [2020-06-09T12:15:18.139Z] #17 ... [2020-06-09T12:15:18.139Z] [2020-06-09T12:15:18.139Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:15:18.139Z] #39 99.09 CC criu/clone-noasan.o [2020-06-09T12:15:18.139Z] #39 99.31 CC criu/config.o [2020-06-09T12:15:18.139Z] #39 100.6 CC criu/cr-check.o [2020-06-09T12:15:18.139Z] #39 102.2 CC criu/cr-dedup.o [2020-06-09T12:15:18.139Z] #39 102.6 CC criu/cr-dump.o [2020-06-09T12:15:18.139Z] #39 104.7 CC criu/cr-errno.o [2020-06-09T12:15:18.139Z] #39 104.8 CC criu/cr-restore.o [2020-06-09T12:15:18.144Z] #17 38.94 Selecting previously unselected package python3-wheel. [2020-06-09T12:15:18.144Z] #17 38.95 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-06-09T12:15:18.144Z] #17 38.96 Unpacking python3-wheel (0.32.3-2) ... [2020-06-09T12:15:18.144Z] #17 39.03 Selecting previously unselected package sudo. [2020-06-09T12:15:18.346Z] #39 116.6 CC criu/filesystems.o [2020-06-09T12:15:18.398Z] #39 109.3 CC criu/cr-service.o [2020-06-09T12:15:18.398Z] #39 ... [2020-06-09T12:15:18.398Z] [2020-06-09T12:15:18.398Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-09T12:15:18.398Z] #17 39.99 Selecting previously unselected package python3-pip. [2020-06-09T12:15:18.398Z] #17 40.01 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-06-09T12:15:18.398Z] #17 40.02 Unpacking python3-pip (18.1-5) ... [2020-06-09T12:15:18.398Z] #17 40.18 Selecting previously unselected package python3-pkg-resources. [2020-06-09T12:15:18.399Z] #17 39.04 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-06-09T12:15:18.399Z] #17 39.06 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-06-09T12:15:18.607Z] #39 117.2 CC criu/fsnotify.o [2020-06-09T12:15:18.654Z] #17 39.61 Selecting previously unselected package thin-provisioning-tools. [2020-06-09T12:15:18.656Z] #17 40.19 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-06-09T12:15:18.656Z] #17 40.20 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-06-09T12:15:18.656Z] #17 40.34 Selecting previously unselected package python3-setuptools. [2020-06-09T12:15:18.656Z] #17 40.36 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-06-09T12:15:18.656Z] #17 40.36 Unpacking python3-setuptools (40.8.0-1) ... [2020-06-09T12:15:18.909Z] #17 39.62 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-06-09T12:15:18.909Z] #17 39.62 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-06-09T12:15:18.913Z] #17 40.58 Selecting previously unselected package python3-wheel. [2020-06-09T12:15:18.913Z] #17 40.59 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-06-09T12:15:18.913Z] #17 40.60 Unpacking python3-wheel (0.32.3-2) ... [2020-06-09T12:15:18.913Z] #17 40.67 Selecting previously unselected package sudo. [2020-06-09T12:15:19.083Z] #22 ... [2020-06-09T12:15:19.083Z] [2020-06-09T12:15:19.083Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-09T12:15:19.083Z] #18 41.45 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-06-09T12:15:19.083Z] #18 41.49 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-06-09T12:15:19.083Z] #18 41.52 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-06-09T12:15:19.083Z] #18 41.57 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-06-09T12:15:19.083Z] #18 41.84 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-06-09T12:15:19.083Z] #18 42.15 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-06-09T12:15:19.083Z] #18 42.87 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-06-09T12:15:19.083Z] #18 42.91 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-06-09T12:15:19.083Z] #18 42.98 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-06-09T12:15:19.083Z] #18 43.05 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-06-09T12:15:19.083Z] #18 43.12 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-06-09T12:15:19.083Z] #18 43.27 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-06-09T12:15:19.083Z] #18 43.31 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-06-09T12:15:19.083Z] #18 43.83 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-06-09T12:15:19.083Z] #18 44.20 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-06-09T12:15:19.083Z] #18 44.49 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-06-09T12:15:19.083Z] #18 47.64 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-06-09T12:15:19.083Z] #18 48.37 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-06-09T12:15:19.083Z] #18 48.80 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-06-09T12:15:19.083Z] #18 ... [2020-06-09T12:15:19.083Z] [2020-06-09T12:15:19.083Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:15:19.083Z] #42 182.0 github.com/LK4D4/vndr/godl [2020-06-09T12:15:19.165Z] #17 39.86 Selecting previously unselected package uidmap. [2020-06-09T12:15:19.165Z] #17 39.90 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-06-09T12:15:19.165Z] #17 39.90 Unpacking uidmap (1:4.5-1.1) ... [2020-06-09T12:15:19.171Z] #17 40.68 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-06-09T12:15:19.171Z] #17 40.69 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-06-09T12:15:19.420Z] #17 40.04 Selecting previously unselected package vim-runtime. [2020-06-09T12:15:19.420Z] #17 40.04 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-06-09T12:15:19.420Z] #17 40.07 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-06-09T12:15:19.420Z] #17 40.10 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-06-09T12:15:19.420Z] #17 40.11 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-06-09T12:15:19.429Z] #17 41.18 Selecting previously unselected package thin-provisioning-tools. [2020-06-09T12:15:19.429Z] #17 41.19 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-06-09T12:15:19.429Z] #17 41.20 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-06-09T12:15:19.738Z] #42 182.8 github.com/LK4D4/vndr [2020-06-09T12:15:19.943Z] #17 41.43 Selecting previously unselected package uidmap. [2020-06-09T12:15:19.943Z] #17 41.44 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-06-09T12:15:19.943Z] #17 41.45 Unpacking uidmap (1:4.5-1.1) ... [2020-06-09T12:15:19.943Z] #17 41.59 Selecting previously unselected package vim-runtime. [2020-06-09T12:15:19.943Z] #17 41.60 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-06-09T12:15:19.943Z] #17 41.65 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-06-09T12:15:19.943Z] #17 41.67 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-06-09T12:15:19.943Z] #17 41.68 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-06-09T12:15:19.992Z] #39 118.2 CC criu/image-desc.o [2020-06-09T12:15:19.992Z] #39 118.3 CC criu/image.o [2020-06-09T12:15:20.565Z] #39 119.1 CC criu/ipc_ns.o [2020-06-09T12:15:21.950Z] #39 120.0 CC criu/irmap.o [2020-06-09T12:15:21.950Z] #39 120.4 CC criu/kcmp-ids.o [2020-06-09T12:15:22.211Z] #39 120.6 CC criu/kerndat.o [2020-06-09T12:15:22.725Z] #17 43.27 Selecting previously unselected package vim. [2020-06-09T12:15:22.725Z] #17 43.30 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-06-09T12:15:22.725Z] #17 43.32 Unpacking vim (2:8.1.0875-5) ... [2020-06-09T12:15:23.154Z] #39 121.4 CC criu/libnetlink.o [2020-06-09T12:15:23.223Z] #17 44.74 Selecting previously unselected package vim. [2020-06-09T12:15:23.223Z] #17 44.74 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-06-09T12:15:23.223Z] #17 44.77 Unpacking vim (2:8.1.0875-5) ... [2020-06-09T12:15:23.285Z] #17 43.87 Selecting previously unselected package xfsprogs. [2020-06-09T12:15:23.285Z] #17 43.89 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-06-09T12:15:23.285Z] #17 43.89 Unpacking xfsprogs (4.20.0-1) ... [2020-06-09T12:15:23.415Z] #39 121.6 CC criu/log.o [2020-06-09T12:15:23.482Z] #17 45.27 Selecting previously unselected package xfsprogs. [2020-06-09T12:15:23.482Z] #17 45.27 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-06-09T12:15:23.541Z] #17 44.35 Selecting previously unselected package zip. [2020-06-09T12:15:23.541Z] #17 44.37 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-06-09T12:15:23.541Z] #17 44.38 Unpacking zip (3.0-11+b1) ... [2020-06-09T12:15:23.655Z] ok github.com/docker/docker/daemon/cluster 0.036s coverage: 0.5% of statements [2020-06-09T12:15:23.677Z] #39 122.1 CC criu/lsm.o [2020-06-09T12:15:23.740Z] #17 45.29 Unpacking xfsprogs (4.20.0-1) ... [2020-06-09T12:15:23.841Z] #17 44.56 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-06-09T12:15:23.841Z] #17 44.58 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-09T12:15:23.841Z] #17 44.59 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-06-09T12:15:23.841Z] #17 44.60 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-06-09T12:15:23.841Z] #17 44.61 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-06-09T12:15:23.841Z] #17 44.62 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-06-09T12:15:23.841Z] #17 44.63 Setting up uidmap (1:4.5-1.1) ... [2020-06-09T12:15:23.841Z] #17 44.64 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-06-09T12:15:23.841Z] #17 44.65 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-09T12:15:23.841Z] #17 44.66 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-09T12:15:23.841Z] #17 44.67 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-09T12:15:23.841Z] #17 44.68 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-09T12:15:23.841Z] #17 44.69 Setting up xxd (2:8.1.0875-5) ... [2020-06-09T12:15:23.841Z] #17 44.70 Setting up zip (3.0-11+b1) ... [2020-06-09T12:15:23.841Z] #17 44.71 Setting up vim-common (2:8.1.0875-5) ... [2020-06-09T12:15:23.841Z] #17 44.75 Setting up bash-completion (1:2.8-6) ... [2020-06-09T12:15:23.938Z] #39 122.4 CC criu/mem.o [2020-06-09T12:15:23.999Z] #17 45.69 Selecting previously unselected package zip. [2020-06-09T12:15:23.999Z] #17 45.69 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-06-09T12:15:23.999Z] #17 45.70 Unpacking zip (3.0-11+b1) ... [2020-06-09T12:15:24.257Z] #17 45.89 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-06-09T12:15:24.257Z] #17 45.91 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-09T12:15:24.257Z] #17 45.92 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-06-09T12:15:24.257Z] #17 45.93 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-06-09T12:15:24.257Z] #17 45.94 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-06-09T12:15:24.257Z] #17 45.95 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-06-09T12:15:24.257Z] #17 45.96 Setting up uidmap (1:4.5-1.1) ... [2020-06-09T12:15:24.257Z] #17 45.97 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-06-09T12:15:24.257Z] #17 45.98 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-09T12:15:24.257Z] #17 45.98 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-09T12:15:24.257Z] #17 45.99 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-09T12:15:24.257Z] #17 46.00 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-09T12:15:24.257Z] #17 46.01 Setting up xxd (2:8.1.0875-5) ... [2020-06-09T12:15:24.257Z] #17 46.02 Setting up zip (3.0-11+b1) ... [2020-06-09T12:15:24.257Z] #17 46.03 Setting up vim-common (2:8.1.0875-5) ... [2020-06-09T12:15:24.257Z] #17 46.06 Setting up bash-completion (1:2.8-6) ... [2020-06-09T12:15:24.493Z] #42 ... [2020-06-09T12:15:24.493Z] [2020-06-09T12:15:24.493Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-09T12:15:24.493Z] #18 49.77 debconf: delaying package configuration, since apt-utils is not installed [2020-06-09T12:15:24.493Z] #18 49.90 Fetched 29.2 MB in 24s (1215 kB/s) [2020-06-09T12:15:24.493Z] #18 49.97 Selecting previously unselected package pigz. [2020-06-09T12:15:24.493Z] #18 49.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 ... 23363 files and directories currently installed.) [2020-06-09T12:15:24.493Z] #18 50.09 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-06-09T12:15:24.493Z] #18 50.10 Unpacking pigz (2.4-1) ... [2020-06-09T12:15:24.493Z] #18 50.17 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-06-09T12:15:24.493Z] #18 50.17 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-06-09T12:15:24.493Z] #18 50.18 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-06-09T12:15:24.493Z] #18 50.62 Selecting previously unselected package python3.7-minimal. [2020-06-09T12:15:24.493Z] #18 50.63 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-06-09T12:15:24.493Z] #18 50.64 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-09T12:15:24.493Z] #18 51.49 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-06-09T12:15:24.493Z] #18 51.51 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-09T12:15:24.493Z] #18 53.90 Selecting previously unselected package python3-minimal. [2020-06-09T12:15:24.493Z] #18 53.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23612 files and directories currently installed.) [2020-06-09T12:15:24.493Z] #18 53.95 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-06-09T12:15:24.493Z] #18 53.96 Unpacking python3-minimal (3.7.3-1) ... [2020-06-09T12:15:24.493Z] #18 54.10 Selecting previously unselected package libmpdec2:ppc64el. [2020-06-09T12:15:24.493Z] #18 54.11 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-06-09T12:15:24.493Z] #18 54.11 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-06-09T12:15:24.493Z] #18 54.19 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-06-09T12:15:24.493Z] #18 54.20 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-06-09T12:15:24.493Z] #18 54.21 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-06-09T12:15:24.510Z] #39 ... [2020-06-09T12:15:24.510Z] [2020-06-09T12:15:24.510Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-09T12:15:24.510Z] #19 5.144 Collecting yamllint==1.16.0 [2020-06-09T12:15:24.706Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2020-06-09T12:15:24.766Z] #17 ... [2020-06-09T12:15:24.766Z] [2020-06-09T12:15:24.766Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:15:24.766Z] #39 110.8 CC criu/cr-service.o [2020-06-09T12:15:24.766Z] #39 112.1 CC criu/crtools.o [2020-06-09T12:15:24.766Z] #39 112.7 CC criu/eventfd.o [2020-06-09T12:15:24.766Z] #39 113.0 CC criu/eventpoll.o [2020-06-09T12:15:24.766Z] #39 113.8 CC criu/external.o [2020-06-09T12:15:24.766Z] #39 114.1 CC criu/fault-injection.o [2020-06-09T12:15:24.766Z] #39 114.3 CC criu/fdstore.o [2020-06-09T12:15:24.766Z] #39 114.7 CC criu/fifo.o [2020-06-09T12:15:24.766Z] #39 115.2 CC criu/file-ids.o [2020-06-09T12:15:24.766Z] #39 115.6 CC criu/file-lock.o [2020-06-09T12:15:24.766Z] #39 116.5 CC criu/files-ext.o [2020-06-09T12:15:24.766Z] #39 116.8 CC criu/files-reg.o [2020-06-09T12:15:24.766Z] #39 118.6 CC criu/files.o [2020-06-09T12:15:24.766Z] #39 120.6 CC criu/filesystems.o [2020-06-09T12:15:24.815Z] #18 ... [2020-06-09T12:15:24.815Z] [2020-06-09T12:15:24.815Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:15:24.815Z] #40 112.7 CC criu/clone-noasan.o [2020-06-09T12:15:24.815Z] #40 113.0 CC criu/config.o [2020-06-09T12:15:24.815Z] #40 115.8 CC criu/cr-check.o [2020-06-09T12:15:24.815Z] #40 118.4 CC criu/cr-dedup.o [2020-06-09T12:15:24.815Z] #40 119.0 CC criu/cr-dump.o [2020-06-09T12:15:24.815Z] #40 122.4 CC criu/cr-errno.o [2020-06-09T12:15:24.815Z] #40 122.4 CC criu/cr-restore.o [2020-06-09T12:15:25.021Z] #39 121.3 CC criu/fsnotify.o [2020-06-09T12:15:25.081Z] #19 10.54 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-06-09T12:15:25.081Z] #19 10.61 Collecting pyyaml (from yamllint==1.16.0) [2020-06-09T12:15:25.128Z] #40 ... [2020-06-09T12:15:25.128Z] [2020-06-09T12:15:25.128Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-09T12:15:25.350Z] #19 10.77 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-06-09T12:15:25.446Z] #18 55.19 Selecting previously unselected package python3.7. [2020-06-09T12:15:25.446Z] #18 55.20 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-06-09T12:15:25.446Z] #18 55.21 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-06-09T12:15:25.446Z] #18 55.34 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-06-09T12:15:25.446Z] #18 55.36 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-06-09T12:15:25.446Z] #18 55.36 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-06-09T12:15:25.617Z] #19 ... [2020-06-09T12:15:25.617Z] [2020-06-09T12:15:25.617Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:15:25.617Z] #39 123.9 CC criu/memfd.o [2020-06-09T12:15:25.709Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.4% of statements [2020-06-09T12:15:25.767Z] #18 55.47 Setting up python3-minimal (3.7.3-1) ... [2020-06-09T12:15:25.878Z] #39 124.4 CC criu/mount.o [2020-06-09T12:15:26.384Z] #39 122.6 CC criu/image-desc.o [2020-06-09T12:15:26.384Z] #39 122.7 CC criu/image.o [2020-06-09T12:15:26.639Z] #39 ... [2020-06-09T12:15:26.639Z] [2020-06-09T12:15:26.639Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-09T12:15:26.639Z] #17 47.39 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-06-09T12:15:26.639Z] #17 47.40 Setting up xz-utils (5.2.4-1) ... [2020-06-09T12:15:26.639Z] #17 47.41 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-06-09T12:15:26.639Z] #17 47.43 Setting up sudo (1.8.27-1+deb10u2) ... [2020-06-09T12:15:26.862Z] #18 56.64 Selecting previously unselected package python3. [2020-06-09T12:15:26.862Z] #18 56.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24024 files and directories currently installed.) [2020-06-09T12:15:26.862Z] #18 56.73 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-06-09T12:15:26.862Z] #18 56.75 Unpacking python3 (3.7.3-1) ... [2020-06-09T12:15:26.862Z] #18 56.85 Selecting previously unselected package libip4tc0:ppc64el. [2020-06-09T12:15:26.862Z] #18 56.86 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-06-09T12:15:26.862Z] #18 56.87 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-06-09T12:15:26.862Z] #18 56.95 Selecting previously unselected package libip6tc0:ppc64el. [2020-06-09T12:15:26.895Z] #17 47.48 invoke-rc.d: could not determine current runlevel [2020-06-09T12:15:26.895Z] #17 47.49 invoke-rc.d: policy-rc.d denied execution of start. [2020-06-09T12:15:26.895Z] #17 47.50 Setting up pigz (2.4-1) ... [2020-06-09T12:15:26.895Z] #17 47.51 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-06-09T12:15:26.895Z] #17 47.52 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-06-09T12:15:26.895Z] #17 47.54 Setting up python-pip-whl (18.1-5) ... [2020-06-09T12:15:26.895Z] #17 47.56 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-06-09T12:15:26.895Z] #17 47.57 Setting up vim-runtime (2:8.1.0875-5) ... [2020-06-09T12:15:27.172Z] #18 56.98 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-06-09T12:15:27.173Z] #18 56.98 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-06-09T12:15:27.173Z] #18 57.08 Selecting previously unselected package libiptc0:ppc64el. [2020-06-09T12:15:27.173Z] #18 57.09 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-06-09T12:15:27.173Z] #18 57.10 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-06-09T12:15:27.184Z] #17 48.03 Setting up libaio1:amd64 (0.3.112-3) ... [2020-06-09T12:15:27.439Z] #17 48.05 Setting up libonig5:amd64 (6.9.1-1) ... [2020-06-09T12:15:27.439Z] #17 48.06 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-06-09T12:15:27.439Z] #17 48.07 Setting up vim (2:8.1.0875-5) ... [2020-06-09T12:15:27.439Z] #17 48.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-06-09T12:15:27.439Z] #17 48.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-06-09T12:15:27.439Z] #17 48.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-06-09T12:15:27.439Z] #17 48.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-06-09T12:15:27.439Z] #17 48.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-06-09T12:15:27.439Z] #17 48.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-06-09T12:15:27.439Z] #17 48.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-06-09T12:15:27.439Z] #17 48.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-06-09T12:15:27.439Z] #17 48.19 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-09T12:15:27.439Z] #17 48.20 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-06-09T12:15:27.439Z] #17 48.23 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-06-09T12:15:27.439Z] #17 48.25 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-09T12:15:27.439Z] #17 48.26 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-06-09T12:15:27.485Z] #45 DONE 286.5s [2020-06-09T12:15:27.485Z] [2020-06-09T12:15:27.485Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:15:27.493Z] #18 57.19 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-06-09T12:15:27.493Z] #18 57.20 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-06-09T12:15:27.493Z] #18 57.21 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-06-09T12:15:27.493Z] #18 57.30 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-06-09T12:15:27.493Z] #18 57.30 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-06-09T12:15:27.493Z] #18 57.32 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-06-09T12:15:27.493Z] #18 57.41 Selecting previously unselected package libnftnl11:ppc64el. [2020-06-09T12:15:27.493Z] #18 57.43 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-06-09T12:15:27.493Z] #18 57.44 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-06-09T12:15:27.540Z] #17 48.67 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-06-09T12:15:27.540Z] #17 48.68 Setting up xz-utils (5.2.4-1) ... [2020-06-09T12:15:27.540Z] #17 48.69 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-06-09T12:15:27.540Z] #17 48.72 Setting up sudo (1.8.27-1+deb10u2) ... [2020-06-09T12:15:27.540Z] #17 48.80 invoke-rc.d: could not determine current runlevel [2020-06-09T12:15:27.540Z] #17 48.82 invoke-rc.d: policy-rc.d denied execution of start. [2020-06-09T12:15:27.540Z] #17 48.82 Setting up pigz (2.4-1) ... [2020-06-09T12:15:27.540Z] #17 48.83 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-06-09T12:15:27.540Z] #17 48.84 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-06-09T12:15:27.540Z] #17 48.86 Setting up python-pip-whl (18.1-5) ... [2020-06-09T12:15:27.540Z] #17 48.92 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-06-09T12:15:27.540Z] #17 48.93 Setting up vim-runtime (2:8.1.0875-5) ... [2020-06-09T12:15:27.540Z] #17 49.24 Setting up libaio1:amd64 (0.3.112-3) ... [2020-06-09T12:15:27.540Z] #17 49.27 Setting up libonig5:amd64 (6.9.1-1) ... [2020-06-09T12:15:27.540Z] #17 49.28 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-06-09T12:15:27.540Z] #17 49.29 Setting up vim (2:8.1.0875-5) ... [2020-06-09T12:15:27.540Z] #17 49.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-06-09T12:15:27.540Z] #17 49.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-06-09T12:15:27.540Z] #17 49.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-06-09T12:15:27.540Z] #17 49.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-06-09T12:15:27.540Z] #17 49.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-06-09T12:15:27.540Z] #17 49.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-06-09T12:15:27.694Z] #17 48.28 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-06-09T12:15:27.798Z] #17 49.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-06-09T12:15:27.798Z] #17 49.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-06-09T12:15:27.798Z] #17 49.39 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-09T12:15:27.798Z] #17 49.41 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-06-09T12:15:27.798Z] #17 49.42 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-06-09T12:15:27.798Z] #17 49.44 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-09T12:15:27.798Z] #17 49.46 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-06-09T12:15:27.798Z] #17 49.49 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-06-09T12:15:27.830Z] #18 57.53 Selecting previously unselected package iptables. [2020-06-09T12:15:27.830Z] #18 57.54 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-06-09T12:15:27.830Z] #18 57.54 Unpacking iptables (1.8.2-4) ... [2020-06-09T12:15:28.163Z] #18 58.10 Selecting previously unselected package xxd. [2020-06-09T12:15:28.163Z] #18 58.12 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-06-09T12:15:28.163Z] #18 58.12 Unpacking xxd (2:8.1.0875-5) ... [2020-06-09T12:15:28.497Z] #18 58.25 Selecting previously unselected package vim-common. [2020-06-09T12:15:28.497Z] #18 58.29 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-09T12:15:28.497Z] #18 58.35 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-09T12:15:28.874Z] #18 58.64 Selecting previously unselected package bash-completion. [2020-06-09T12:15:28.874Z] #18 58.66 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-06-09T12:15:29.179Z] #39 ... [2020-06-09T12:15:29.179Z] [2020-06-09T12:15:29.179Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-09T12:15:29.179Z] #19 12.18 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-06-09T12:15:29.179Z] #19 12.24 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-06-09T12:15:29.179Z] #19 12.29 Building wheels for collected packages: pyyaml [2020-06-09T12:15:29.179Z] #19 12.29 Running setup.py bdist_wheel for pyyaml: started [2020-06-09T12:15:29.179Z] #19 13.36 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-06-09T12:15:29.179Z] #19 13.36 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-06-09T12:15:29.179Z] #19 13.45 Successfully built pyyaml [2020-06-09T12:15:29.179Z] #19 13.47 Installing collected packages: pyyaml, pathspec, yamllint [2020-06-09T12:15:29.179Z] #19 13.75 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-06-09T12:15:29.179Z] #19 DONE 14.2s [2020-06-09T12:15:29.179Z] [2020-06-09T12:15:29.179Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:15:29.179Z] #49 88.00 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-06-09T12:15:29.380Z] #52 ... [2020-06-09T12:15:29.380Z] [2020-06-09T12:15:29.380Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-06-09T12:15:29.380Z] #46 DONE 0.1s [2020-06-09T12:15:29.380Z] [2020-06-09T12:15:29.380Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:15:29.380Z] #52 ... [2020-06-09T12:15:29.380Z] [2020-06-09T12:15:29.380Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-06-09T12:15:29.380Z] #48 DONE 0.0s [2020-06-09T12:15:29.380Z] [2020-06-09T12:15:29.380Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-06-09T12:15:29.380Z] #50 DONE 0.0s [2020-06-09T12:15:29.555Z] #18 ... [2020-06-09T12:15:29.555Z] [2020-06-09T12:15:29.555Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:15:29.555Z] #42 DONE 192.4s [2020-06-09T12:15:29.555Z] [2020-06-09T12:15:29.555Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-09T12:15:29.637Z] [2020-06-09T12:15:29.637Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:15:30.122Z] #49 89.16 + mkdir -p /build [2020-06-09T12:15:30.122Z] #49 89.17 + cp runc /build/runc [2020-06-09T12:15:30.328Z] #17 ... [2020-06-09T12:15:30.328Z] [2020-06-09T12:15:30.328Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:15:30.328Z] #39 110.9 CC criu/crtools.o [2020-06-09T12:15:30.328Z] #39 111.5 CC criu/eventfd.o [2020-06-09T12:15:30.328Z] #39 111.8 CC criu/eventpoll.o [2020-06-09T12:15:30.328Z] #39 112.6 CC criu/external.o [2020-06-09T12:15:30.328Z] #39 113.0 CC criu/fault-injection.o [2020-06-09T12:15:30.328Z] #39 113.1 CC criu/fdstore.o [2020-06-09T12:15:30.328Z] #39 113.4 CC criu/fifo.o [2020-06-09T12:15:30.328Z] #39 113.7 CC criu/file-ids.o [2020-06-09T12:15:30.328Z] #39 114.0 CC criu/file-lock.o [2020-06-09T12:15:30.328Z] #39 114.8 CC criu/files-ext.o [2020-06-09T12:15:30.328Z] #39 115.2 CC criu/files-reg.o [2020-06-09T12:15:30.328Z] #39 117.5 CC criu/files.o [2020-06-09T12:15:30.328Z] #39 119.4 CC criu/filesystems.o [2020-06-09T12:15:30.328Z] #39 120.2 CC criu/fsnotify.o [2020-06-09T12:15:30.328Z] #39 ... [2020-06-09T12:15:30.328Z] [2020-06-09T12:15:30.328Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-09T12:15:30.383Z] #49 DONE 89.4s [2020-06-09T12:15:30.383Z] [2020-06-09T12:15:30.383Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:15:30.383Z] #39 127.5 CC criu/namespaces.o [2020-06-09T12:15:30.383Z] #39 128.8 CC criu/net.o [2020-06-09T12:15:30.586Z] #17 52.13 Setting up iptables (1.8.2-4) ... [2020-06-09T12:15:30.586Z] #17 52.15 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-09T12:15:30.586Z] #17 52.16 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-09T12:15:30.586Z] #17 52.16 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-09T12:15:30.586Z] #17 52.17 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-09T12:15:30.586Z] #17 52.17 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-06-09T12:15:30.586Z] #17 52.18 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-06-09T12:15:30.586Z] #17 52.19 Setting up python3 (3.7.3-1) ... [2020-06-09T12:15:30.956Z] #17 51.29 Setting up iptables (1.8.2-4) ... [2020-06-09T12:15:30.956Z] #17 51.31 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-09T12:15:30.956Z] #17 51.32 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-09T12:15:30.956Z] #17 51.33 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-09T12:15:30.956Z] #17 51.33 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-09T12:15:30.956Z] #17 51.34 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-06-09T12:15:30.956Z] #17 51.34 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-06-09T12:15:30.956Z] #17 51.36 Setting up python3 (3.7.3-1) ... [2020-06-09T12:15:30.956Z] #17 51.76 Setting up python3-wheel (0.32.3-2) ... [2020-06-09T12:15:31.138Z] #17 52.70 Setting up python3-wheel (0.32.3-2) ... [2020-06-09T12:15:31.700Z] #29 ... [2020-06-09T12:15:31.700Z] [2020-06-09T12:15:31.700Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:15:31.700Z] #40 129.7 CC criu/cr-service.o [2020-06-09T12:15:31.882Z] #17 52.50 Setting up apparmor (2.13.2-10) ... [2020-06-09T12:15:32.072Z] #17 53.53 Setting up apparmor (2.13.2-10) ... [2020-06-09T12:15:32.162Z] #52 244.6 + bin/containerd-stress [2020-06-09T12:15:32.492Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.429s coverage: 13.9% of statements [2020-06-09T12:15:32.942Z] #39 131.1 CC criu/netfilter.o [2020-06-09T12:15:32.942Z] #39 131.3 CC criu/page-pipe.o [2020-06-09T12:15:33.244Z] #17 54.04 Setting up xfsprogs (4.20.0-1) ... [2020-06-09T12:15:33.244Z] #17 54.06 Setting up python3-lib2to3 (3.7.3-1) ... [2020-06-09T12:15:33.447Z] #17 54.98 Setting up xfsprogs (4.20.0-1) ... [2020-06-09T12:15:33.447Z] #17 55.00 Setting up python3-lib2to3 (3.7.3-1) ... [2020-06-09T12:15:33.514Z] #39 131.9 CC criu/page-xfer.o [2020-06-09T12:15:33.532Z] #52 246.3 + bin/containerd-shim [2020-06-09T12:15:33.705Z] #17 55.31 Setting up python3-pkg-resources (40.8.0-1) ... [2020-06-09T12:15:33.804Z] #17 54.42 Setting up python3-pkg-resources (40.8.0-1) ... [2020-06-09T12:15:33.955Z] #40 132.0 CC criu/crtools.o [2020-06-09T12:15:34.507Z] ok github.com/docker/docker/daemon/config 0.022s coverage: 81.7% of statements [2020-06-09T12:15:34.639Z] #17 56.22 Setting up python3-distutils (3.7.3-1) ... [2020-06-09T12:15:34.730Z] #17 55.31 Setting up python3-distutils (3.7.3-1) ... [2020-06-09T12:15:34.783Z] #40 132.9 CC criu/eventfd.o [2020-06-09T12:15:34.788Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2020-06-09T12:15:34.899Z] #39 133.0 CC criu/pagemap-cache.o [2020-06-09T12:15:34.899Z] #39 133.3 CC criu/pagemap.o [2020-06-09T12:15:34.986Z] #17 55.72 Setting up python3-setuptools (40.8.0-1) ... [2020-06-09T12:15:35.154Z] #17 56.65 Setting up python3-setuptools (40.8.0-1) ... [2020-06-09T12:15:35.173Z] #40 133.3 CC criu/eventpoll.o [2020-06-09T12:15:35.400Z] ok github.com/docker/docker/daemon 12.271s coverage: 17.6% of statements [2020-06-09T12:15:35.400Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-06-09T12:15:35.400Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-06-09T12:15:35.472Z] #39 134.0 CC criu/parasite-syscall.o [2020-06-09T12:15:35.681Z] ok github.com/docker/docker/daemon/events 0.063s coverage: 50.0% of statements [2020-06-09T12:15:35.681Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-06-09T12:15:35.681Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-06-09T12:15:36.088Z] #17 57.77 Setting up python3-pip (18.1-5) ... [2020-06-09T12:15:36.293Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2020-06-09T12:15:36.322Z] #40 134.4 CC criu/external.o [2020-06-09T12:15:36.348Z] #17 56.89 Setting up python3-pip (18.1-5) ... [2020-06-09T12:15:36.414Z] #39 134.5 CC criu/path.o [2020-06-09T12:15:36.414Z] #39 134.7 CC criu/pie-util-vdso.o [2020-06-09T12:15:36.414Z] #39 ... [2020-06-09T12:15:36.414Z] [2020-06-09T12:15:36.414Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:15:36.414Z] #52 154.9 + bin/containerd [2020-06-09T12:15:36.632Z] #40 134.7 CC criu/fault-injection.o [2020-06-09T12:15:36.945Z] #40 134.8 CC criu/fdstore.o [2020-06-09T12:15:37.024Z] #17 58.80 Processing triggers for libc-bin (2.28-10) ... [2020-06-09T12:15:37.262Z] #40 135.2 CC criu/fifo.o [2020-06-09T12:15:37.275Z] #17 57.98 Processing triggers for libc-bin (2.28-10) ... [2020-06-09T12:15:37.275Z] #17 58.03 Processing triggers for mime-support (3.62) ... [2020-06-09T12:15:37.282Z] #17 58.83 Processing triggers for mime-support (3.62) ... [2020-06-09T12:15:37.531Z] #17 ... [2020-06-09T12:15:37.531Z] [2020-06-09T12:15:37.531Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:15:37.531Z] #39 123.8 CC criu/ipc_ns.o [2020-06-09T12:15:37.531Z] #39 125.0 CC criu/irmap.o [2020-06-09T12:15:37.531Z] #39 125.6 CC criu/kcmp-ids.o [2020-06-09T12:15:37.531Z] #39 125.9 CC criu/kerndat.o [2020-06-09T12:15:37.531Z] #39 126.9 CC criu/libnetlink.o [2020-06-09T12:15:37.531Z] #39 127.3 CC criu/log.o [2020-06-09T12:15:37.531Z] #39 128.0 CC criu/lsm.o [2020-06-09T12:15:37.531Z] #39 128.3 CC criu/mem.o [2020-06-09T12:15:37.531Z] #39 130.0 CC criu/memfd.o [2020-06-09T12:15:37.531Z] #39 130.6 CC criu/mount.o [2020-06-09T12:15:37.580Z] #40 135.6 CC criu/file-ids.o [2020-06-09T12:15:37.786Z] #39 ... [2020-06-09T12:15:37.786Z] [2020-06-09T12:15:37.786Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-09T12:15:37.786Z] #36 191.8 + dpkg --print-architecture [2020-06-09T12:15:37.786Z] #36 191.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-06-09T12:15:37.786Z] #36 192.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-06-09T12:15:37.786Z] #36 192.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-06-09T12:15:37.786Z] #36 ... [2020-06-09T12:15:37.786Z] [2020-06-09T12:15:37.786Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-09T12:15:37.786Z] #17 DONE 58.6s [2020-06-09T12:15:37.786Z] [2020-06-09T12:15:37.786Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-06-09T12:15:37.850Z] #17 DONE 59.5s [2020-06-09T12:15:37.850Z] [2020-06-09T12:15:37.850Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-06-09T12:15:37.889Z] #40 135.9 CC criu/file-lock.o [2020-06-09T12:15:38.197Z] #40 ... [2020-06-09T12:15:38.197Z] [2020-06-09T12:15:38.197Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-09T12:15:38.197Z] #18 62.55 Unpacking bash-completion (1:2.8-6) ... [2020-06-09T12:15:38.197Z] #18 62.94 Selecting previously unselected package bzip2. [2020-06-09T12:15:38.197Z] #18 62.95 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-06-09T12:15:38.197Z] #18 62.96 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-09T12:15:38.197Z] #18 63.05 Selecting previously unselected package xz-utils. [2020-06-09T12:15:38.197Z] #18 63.05 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-06-09T12:15:38.197Z] #18 63.06 Unpacking xz-utils (5.2.4-1) ... [2020-06-09T12:15:38.197Z] #18 63.24 Selecting previously unselected package apparmor. [2020-06-09T12:15:38.197Z] #18 63.24 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-06-09T12:15:38.197Z] #18 63.36 Unpacking apparmor (2.13.2-10) ... [2020-06-09T12:15:38.197Z] #18 63.81 Selecting previously unselected package aufs-tools. [2020-06-09T12:15:38.197Z] #18 63.82 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-06-09T12:15:38.197Z] #18 63.82 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-06-09T12:15:38.197Z] #18 63.93 Selecting previously unselected package libonig5:ppc64el. [2020-06-09T12:15:38.197Z] #18 63.94 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-06-09T12:15:38.197Z] #18 63.94 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-06-09T12:15:38.197Z] #18 64.09 Selecting previously unselected package libjq1:ppc64el. [2020-06-09T12:15:38.197Z] #18 64.10 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-06-09T12:15:38.197Z] #18 64.10 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-06-09T12:15:38.197Z] #18 64.20 Selecting previously unselected package jq. [2020-06-09T12:15:38.197Z] #18 64.20 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-06-09T12:15:38.197Z] #18 64.21 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-09T12:15:38.197Z] #18 64.29 Selecting previously unselected package libaio1:ppc64el. [2020-06-09T12:15:38.197Z] #18 64.30 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-06-09T12:15:38.197Z] #18 64.31 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-06-09T12:15:38.197Z] #18 64.39 Selecting previously unselected package libgpm2:ppc64el. [2020-06-09T12:15:38.197Z] #18 64.40 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-06-09T12:15:38.197Z] #18 64.41 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-06-09T12:15:38.197Z] #18 64.46 Selecting previously unselected package libicu63:ppc64el. [2020-06-09T12:15:38.197Z] #18 64.47 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-06-09T12:15:38.197Z] #18 64.48 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-06-09T12:15:38.197Z] #18 68.11 Selecting previously unselected package libnet1:ppc64el. [2020-06-09T12:15:38.197Z] #18 68.12 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-06-09T12:15:38.197Z] #18 68.13 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-06-09T12:15:38.321Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2020-06-09T12:15:38.511Z] #18 68.26 Selecting previously unselected package libnl-3-200:ppc64el. [2020-06-09T12:15:38.511Z] #18 68.26 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-06-09T12:15:38.511Z] #18 68.27 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-06-09T12:15:38.511Z] #18 68.34 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-06-09T12:15:38.511Z] #18 68.35 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-06-09T12:15:38.511Z] #18 68.35 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-06-09T12:15:38.511Z] #18 68.42 Selecting previously unselected package libreadline5:ppc64el. [2020-06-09T12:15:38.511Z] #18 68.43 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-06-09T12:15:38.511Z] #18 68.44 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-06-09T12:15:38.826Z] #18 68.64 Selecting previously unselected package net-tools. [2020-06-09T12:15:38.826Z] #18 68.66 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-06-09T12:15:38.826Z] #18 68.67 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-09T12:15:38.934Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.206s coverage: 57.0% of statements [2020-06-09T12:15:39.132Z] #18 68.87 Selecting previously unselected package python-pip-whl. [2020-06-09T12:15:39.132Z] #18 68.88 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-06-09T12:15:39.132Z] #18 68.89 Unpacking python-pip-whl (18.1-5) ... [2020-06-09T12:15:39.132Z] #18 ... [2020-06-09T12:15:39.132Z] [2020-06-09T12:15:39.132Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:15:39.132Z] #40 137.2 CC criu/files-ext.o [2020-06-09T12:15:39.439Z] #40 ... [2020-06-09T12:15:39.439Z] [2020-06-09T12:15:39.439Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-09T12:15:39.439Z] #29 DONE 202.3s [2020-06-09T12:15:39.439Z] [2020-06-09T12:15:39.439Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-09T12:15:39.439Z] #18 69.33 Selecting previously unselected package python3-lib2to3. [2020-06-09T12:15:39.439Z] #18 69.33 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-06-09T12:15:39.439Z] #18 69.33 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-06-09T12:15:39.674Z] #18 1.668 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-06-09T12:15:39.674Z] #18 1.672 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-06-09T12:15:39.674Z] #18 1.673 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-06-09T12:15:39.674Z] #18 DONE 1.8s [2020-06-09T12:15:39.674Z] [2020-06-09T12:15:39.674Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:15:39.674Z] #39 134.7 CC criu/namespaces.o [2020-06-09T12:15:39.746Z] #18 69.47 Selecting previously unselected package python3-distutils. [2020-06-09T12:15:39.746Z] #18 69.47 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-06-09T12:15:39.746Z] #18 69.48 Unpacking python3-distutils (3.7.3-1) ... [2020-06-09T12:15:39.746Z] #18 69.72 Selecting previously unselected package python3-pip. [2020-06-09T12:15:39.752Z] #18 1.677 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-06-09T12:15:39.752Z] #18 1.680 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-06-09T12:15:39.752Z] #18 1.684 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-06-09T12:15:39.752Z] #18 DONE 1.8s [2020-06-09T12:15:39.752Z] [2020-06-09T12:15:39.752Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-09T12:15:40.058Z] #18 69.74 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-06-09T12:15:40.058Z] #18 69.74 Unpacking python3-pip (18.1-5) ... [2020-06-09T12:15:40.058Z] #18 70.01 Selecting previously unselected package python3-pkg-resources. [2020-06-09T12:15:40.058Z] #18 70.02 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-06-09T12:15:40.058Z] #18 70.03 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-06-09T12:15:40.376Z] #18 70.17 Selecting previously unselected package python3-setuptools. [2020-06-09T12:15:40.376Z] #18 70.17 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-06-09T12:15:40.376Z] #18 70.19 Unpacking python3-setuptools (40.8.0-1) ... [2020-06-09T12:15:40.689Z] #19 ... [2020-06-09T12:15:40.689Z] [2020-06-09T12:15:40.689Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:15:40.689Z] #39 121.4 CC criu/image-desc.o [2020-06-09T12:15:40.689Z] #39 121.5 CC criu/image.o [2020-06-09T12:15:40.689Z] #39 122.4 CC criu/ipc_ns.o [2020-06-09T12:15:40.689Z] #39 123.7 CC criu/irmap.o [2020-06-09T12:15:40.689Z] #39 124.4 CC criu/kcmp-ids.o [2020-06-09T12:15:40.689Z] #39 124.7 CC criu/kerndat.o [2020-06-09T12:15:40.689Z] #39 125.9 CC criu/libnetlink.o [2020-06-09T12:15:40.689Z] #39 126.3 CC criu/log.o [2020-06-09T12:15:40.689Z] #39 126.9 CC criu/lsm.o [2020-06-09T12:15:40.689Z] #39 127.4 CC criu/mem.o [2020-06-09T12:15:40.689Z] #39 129.6 CC criu/memfd.o [2020-06-09T12:15:40.689Z] #39 130.2 CC criu/mount.o [2020-06-09T12:15:40.689Z] #39 ... [2020-06-09T12:15:40.689Z] [2020-06-09T12:15:40.689Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-09T12:15:40.689Z] #36 193.4 + dpkg --print-architecture [2020-06-09T12:15:40.689Z] #36 193.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-06-09T12:15:40.689Z] #36 193.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-06-09T12:15:40.689Z] #36 193.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-06-09T12:15:40.697Z] #18 70.54 Selecting previously unselected package python3-wheel. [2020-06-09T12:15:40.697Z] #18 70.55 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-06-09T12:15:40.697Z] #18 70.56 Unpacking python3-wheel (0.32.3-2) ... [2020-06-09T12:15:41.021Z] #18 70.76 Selecting previously unselected package sudo. [2020-06-09T12:15:41.021Z] #18 70.77 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-06-09T12:15:41.021Z] #18 70.79 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-06-09T12:15:41.038Z] #39 137.2 CC criu/net.o [2020-06-09T12:15:41.349Z] #18 71.26 Selecting previously unselected package thin-provisioning-tools. [2020-06-09T12:15:41.349Z] #18 71.27 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-06-09T12:15:41.349Z] #18 71.28 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-06-09T12:15:41.632Z] #52 252.9 + bin/containerd-shim-runc-v1 [2020-06-09T12:15:41.684Z] #18 71.58 Selecting previously unselected package uidmap. [2020-06-09T12:15:41.684Z] #18 71.59 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-06-09T12:15:41.684Z] #18 71.60 Unpacking uidmap (1:4.5-1.1) ... [2020-06-09T12:15:41.684Z] #18 71.68 Selecting previously unselected package vim-runtime. [2020-06-09T12:15:41.684Z] #18 71.69 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-06-09T12:15:41.684Z] #18 71.73 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-06-09T12:15:41.684Z] #18 71.78 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-06-09T12:15:41.701Z] #52 ... [2020-06-09T12:15:41.701Z] [2020-06-09T12:15:41.701Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:15:41.701Z] #45 190.7 + cd /tmp/tmp.IJCeC3xFEK/src/github.com/golangci/golangci-lint/ [2020-06-09T12:15:41.701Z] #45 190.7 + git checkout -q v1.23.8 [2020-06-09T12:15:41.701Z] #45 191.1 ++ git describe --tags [2020-06-09T12:15:41.701Z] #45 191.1 + version=v1.23.8 [2020-06-09T12:15:41.701Z] #45 191.2 ++ git rev-parse --short HEAD [2020-06-09T12:15:41.701Z] #45 191.2 + commit=76a82c6 [2020-06-09T12:15:41.701Z] #45 191.2 ++ git show -s --format=%cd [2020-06-09T12:15:41.701Z] #45 191.2 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-06-09T12:15:41.701Z] #45 191.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-06-09T12:15:42.001Z] #18 71.79 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-06-09T12:15:43.314Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.360s coverage: 46.2% of statements [2020-06-09T12:15:43.531Z] #52 255.9 + bin/containerd-shim-runc-v2 [2020-06-09T12:15:43.972Z] #36 ... [2020-06-09T12:15:43.972Z] [2020-06-09T12:15:43.972Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:15:43.972Z] #39 134.6 CC criu/namespaces.o [2020-06-09T12:15:44.096Z] #52 256.7 + binaries [2020-06-09T12:15:44.096Z] #52 256.7 + install -D bin/containerd /build/containerd [2020-06-09T12:15:44.096Z] #52 256.7 + install -D bin/containerd-shim /build/containerd-shim [2020-06-09T12:15:44.096Z] #52 256.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-06-09T12:15:44.096Z] #52 256.8 + install -D bin/ctr /build/ctr [2020-06-09T12:15:44.153Z] #18 74.25 Selecting previously unselected package vim. [2020-06-09T12:15:44.316Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.004s coverage: 1.8% of statements [2020-06-09T12:15:44.353Z] #52 DONE 257.0s [2020-06-09T12:15:44.459Z] #18 74.26 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-06-09T12:15:44.459Z] #18 74.28 Unpacking vim (2:8.1.0875-5) ... [2020-06-09T12:15:44.768Z] #18 74.76 Selecting previously unselected package xfsprogs. [2020-06-09T12:15:44.768Z] #18 74.77 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-06-09T12:15:44.768Z] #18 74.78 Unpacking xfsprogs (4.20.0-1) ... [2020-06-09T12:15:44.918Z] [2020-06-09T12:15:44.918Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-06-09T12:15:45.175Z] #53 DONE 0.2s [2020-06-09T12:15:45.175Z] [2020-06-09T12:15:45.175Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-06-09T12:15:45.175Z] #57 DONE 0.1s [2020-06-09T12:15:45.175Z] [2020-06-09T12:15:45.175Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-06-09T12:15:45.198Z] #39 140.9 CC criu/netfilter.o [2020-06-09T12:15:45.198Z] #39 141.3 CC criu/page-pipe.o [2020-06-09T12:15:45.347Z] #39 136.4 CC criu/net.o [2020-06-09T12:15:45.429Z] #18 75.18 Selecting previously unselected package zip. [2020-06-09T12:15:45.429Z] #18 75.18 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-06-09T12:15:45.429Z] #18 75.19 Unpacking zip (3.0-11+b1) ... [2020-06-09T12:15:45.429Z] #18 75.36 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-06-09T12:15:45.429Z] #18 75.37 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-09T12:15:45.429Z] #18 75.38 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-06-09T12:15:45.429Z] #18 75.44 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-06-09T12:15:45.429Z] #18 75.48 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-06-09T12:15:45.429Z] #18 75.48 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-06-09T12:15:45.431Z] #59 DONE 0.1s [2020-06-09T12:15:45.432Z] [2020-06-09T12:15:45.432Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-06-09T12:15:45.432Z] #61 DONE 0.0s [2020-06-09T12:15:45.432Z] [2020-06-09T12:15:45.432Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-06-09T12:15:45.432Z] #62 DONE 0.0s [2020-06-09T12:15:45.432Z] [2020-06-09T12:15:45.432Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-06-09T12:15:45.731Z] #18 75.49 Setting up uidmap (1:4.5-1.1) ... [2020-06-09T12:15:45.731Z] #18 75.51 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-06-09T12:15:45.731Z] #18 75.52 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-06-09T12:15:45.731Z] #18 75.54 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-09T12:15:45.731Z] #18 75.54 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-06-09T12:15:45.731Z] #18 75.55 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-06-09T12:15:45.731Z] #18 75.56 Setting up xxd (2:8.1.0875-5) ... [2020-06-09T12:15:45.731Z] #18 75.57 Setting up zip (3.0-11+b1) ... [2020-06-09T12:15:45.731Z] #18 75.58 Setting up vim-common (2:8.1.0875-5) ... [2020-06-09T12:15:45.731Z] #18 75.61 Setting up bash-completion (1:2.8-6) ... [2020-06-09T12:15:45.758Z] #39 141.9 CC criu/page-xfer.o [2020-06-09T12:15:46.363Z] #63 DONE 0.6s [2020-06-09T12:15:46.363Z] [2020-06-09T12:15:46.363Z] #64 exporting to image [2020-06-09T12:15:46.363Z] #64 exporting layers [2020-06-09T12:15:47.007Z] #45 ... [2020-06-09T12:15:47.007Z] [2020-06-09T12:15:47.007Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:15:47.007Z] #39 135.0 CC criu/pie-util.o [2020-06-09T12:15:47.007Z] #39 135.2 CC criu/pipes.o [2020-06-09T12:15:47.007Z] #39 135.7 CC criu/plugin.o [2020-06-09T12:15:47.007Z] #39 136.0 CC criu/proc_parse.o [2020-06-09T12:15:47.007Z] #39 137.9 CC criu/protobuf-desc.o [2020-06-09T12:15:47.007Z] #39 138.6 CC criu/protobuf.o [2020-06-09T12:15:47.007Z] #39 138.9 CC criu/pstree.o [2020-06-09T12:15:47.007Z] #39 139.8 CC criu/rbtree.o [2020-06-09T12:15:47.007Z] #39 140.0 CC criu/rst-malloc.o [2020-06-09T12:15:47.007Z] #39 140.2 CC criu/seccomp.o [2020-06-09T12:15:47.007Z] #39 140.7 CC criu/seize.o [2020-06-09T12:15:47.007Z] #39 141.4 CC criu/servicefd.o [2020-06-09T12:15:47.007Z] #39 141.8 CC criu/shmem.o [2020-06-09T12:15:47.007Z] #39 142.6 CC criu/sigframe.o [2020-06-09T12:15:47.007Z] #39 142.8 CC criu/signalfd.o [2020-06-09T12:15:47.007Z] #39 143.1 CC criu/sk-inet.o [2020-06-09T12:15:47.007Z] #39 144.1 CC criu/sk-netlink.o [2020-06-09T12:15:47.007Z] #39 144.4 CC criu/sk-packet.o [2020-06-09T12:15:47.007Z] #39 145.0 CC criu/sk-queue.o [2020-06-09T12:15:47.121Z] #39 143.3 CC criu/pagemap-cache.o [2020-06-09T12:15:47.268Z] #39 145.4 CC criu/sk-tcp.o [2020-06-09T12:15:47.376Z] #39 143.6 CC criu/pagemap.o [2020-06-09T12:15:47.528Z] #39 145.9 CC criu/sk-unix.o [2020-06-09T12:15:47.758Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.330s coverage: 49.5% of statements [2020-06-09T12:15:48.301Z] #39 144.3 CC criu/parasite-syscall.o [2020-06-09T12:15:48.574Z] #18 78.68 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-06-09T12:15:48.630Z] #39 139.4 CC criu/netfilter.o [2020-06-09T12:15:48.630Z] #39 139.6 CC criu/page-pipe.o [2020-06-09T12:15:48.893Z] #18 78.68 Setting up xz-utils (5.2.4-1) ... [2020-06-09T12:15:48.893Z] #18 78.70 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-06-09T12:15:48.893Z] #18 78.72 Setting up sudo (1.8.27-1+deb10u2) ... [2020-06-09T12:15:48.893Z] #18 78.79 invoke-rc.d: could not determine current runlevel [2020-06-09T12:15:48.893Z] #18 78.81 invoke-rc.d: policy-rc.d denied execution of start. [2020-06-09T12:15:48.893Z] #18 78.81 Setting up pigz (2.4-1) ... [2020-06-09T12:15:48.893Z] #18 78.82 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-06-09T12:15:48.893Z] #18 78.82 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-06-09T12:15:48.893Z] #18 78.83 Setting up python-pip-whl (18.1-5) ... [2020-06-09T12:15:48.893Z] #18 78.84 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-06-09T12:15:48.893Z] #18 78.84 Setting up vim-runtime (2:8.1.0875-5) ... [2020-06-09T12:15:48.912Z] #39 ... [2020-06-09T12:15:48.912Z] [2020-06-09T12:15:48.912Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:15:48.912Z] #21 198.9 + return [2020-06-09T12:15:49.227Z] #39 145.2 CC criu/path.o [2020-06-09T12:15:49.227Z] #39 145.5 CC criu/pie-util-vdso-elf32.o [2020-06-09T12:15:49.482Z] #39 ... [2020-06-09T12:15:49.482Z] [2020-06-09T12:15:49.482Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-09T12:15:49.482Z] #19 5.494 Collecting yamllint==1.16.0 [2020-06-09T12:15:49.485Z] #21 DONE 199.4s [2020-06-09T12:15:49.485Z] [2020-06-09T12:15:49.485Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:15:49.485Z] #39 147.5 CC criu/sockets.o [2020-06-09T12:15:49.564Z] #39 140.3 CC criu/page-xfer.o [2020-06-09T12:15:49.584Z] #18 79.38 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-06-09T12:15:49.584Z] #18 79.38 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-06-09T12:15:49.584Z] #18 79.39 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-06-09T12:15:49.584Z] #18 79.40 Setting up vim (2:8.1.0875-5) ... [2020-06-09T12:15:49.584Z] #18 79.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-06-09T12:15:49.584Z] #18 79.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-06-09T12:15:49.584Z] #18 79.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-06-09T12:15:49.584Z] #18 79.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-06-09T12:15:49.584Z] #18 79.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-06-09T12:15:49.584Z] #18 79.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-06-09T12:15:49.584Z] #18 79.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-06-09T12:15:49.584Z] #18 79.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-06-09T12:15:49.584Z] #18 79.53 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-06-09T12:15:49.584Z] #18 79.54 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-06-09T12:15:49.584Z] #18 79.55 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-06-09T12:15:49.584Z] #18 79.55 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-09T12:15:49.584Z] #18 79.56 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-06-09T12:15:49.584Z] #18 79.56 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-06-09T12:15:49.738Z] #19 ... [2020-06-09T12:15:49.738Z] [2020-06-09T12:15:49.738Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:15:49.738Z] #39 146.0 CC criu/pie-util-vdso.o [2020-06-09T12:15:49.895Z] #18 ... [2020-06-09T12:15:49.895Z] [2020-06-09T12:15:49.895Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:15:49.895Z] #40 137.9 CC criu/files-reg.o [2020-06-09T12:15:49.895Z] #40 140.8 CC criu/files.o [2020-06-09T12:15:49.895Z] #40 143.1 CC criu/filesystems.o [2020-06-09T12:15:49.895Z] #40 144.1 CC criu/fsnotify.o [2020-06-09T12:15:49.895Z] #40 145.2 CC criu/image-desc.o [2020-06-09T12:15:49.895Z] #40 145.3 CC criu/image.o [2020-06-09T12:15:49.895Z] #40 146.1 CC criu/ipc_ns.o [2020-06-09T12:15:49.895Z] #40 147.5 CC criu/irmap.o [2020-06-09T12:15:49.993Z] #39 146.4 CC criu/pie-util.o [2020-06-09T12:15:50.056Z] #39 148.3 CC criu/stats.o [2020-06-09T12:15:50.202Z] #40 148.2 CC criu/kcmp-ids.o [2020-06-09T12:15:50.249Z] #39 146.6 CC criu/pipes.o [2020-06-09T12:15:50.317Z] #39 148.6 CC criu/string.o [2020-06-09T12:15:50.317Z] #39 148.7 CC criu/sysctl.o [2020-06-09T12:15:50.515Z] #40 148.5 CC criu/kerndat.o [2020-06-09T12:15:50.889Z] #39 149.2 CC criu/sysfs_parse.o [2020-06-09T12:15:50.939Z] #39 141.7 CC criu/pagemap-cache.o [2020-06-09T12:15:51.150Z] #39 149.5 CC criu/timens.o [2020-06-09T12:15:51.197Z] #39 142.1 CC criu/pagemap.o [2020-06-09T12:15:51.218Z] #39 147.4 CC criu/plugin.o [2020-06-09T12:15:51.411Z] #39 149.9 CC criu/timerfd.o [2020-06-09T12:15:51.473Z] #39 147.8 CC criu/proc_parse.o [2020-06-09T12:15:51.673Z] #39 ... [2020-06-09T12:15:51.673Z] [2020-06-09T12:15:51.673Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-06-09T12:15:51.673Z] #22 DONE 0.2s [2020-06-09T12:15:51.673Z] [2020-06-09T12:15:51.673Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:15:51.673Z] #39 150.2 CC criu/tty.o [2020-06-09T12:15:52.125Z] #40 149.9 CC criu/libnetlink.o [2020-06-09T12:15:52.439Z] #40 150.4 CC criu/log.o [2020-06-09T12:15:52.439Z] #40 ... [2020-06-09T12:15:52.439Z] [2020-06-09T12:15:52.439Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-09T12:15:52.439Z] #18 82.38 Setting up iptables (1.8.2-4) ... [2020-06-09T12:15:52.572Z] #39 143.2 CC criu/parasite-syscall.o [2020-06-09T12:15:52.617Z] #39 ... [2020-06-09T12:15:52.617Z] [2020-06-09T12:15:52.617Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-06-09T12:15:52.617Z] #26 DONE 0.7s [2020-06-09T12:15:52.617Z] [2020-06-09T12:15:52.617Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-06-09T12:15:52.617Z] #29 DONE 0.2s [2020-06-09T12:15:52.617Z] [2020-06-09T12:15:52.617Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:15:52.754Z] #18 82.41 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-09T12:15:52.754Z] #18 82.43 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-09T12:15:52.754Z] #18 82.43 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-09T12:15:52.754Z] #18 82.44 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-09T12:15:52.754Z] #18 82.44 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-06-09T12:15:52.754Z] #18 82.45 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-06-09T12:15:52.754Z] #18 82.46 Setting up python3 (3.7.3-1) ... [2020-06-09T12:15:52.754Z] #18 82.86 Setting up python3-wheel (0.32.3-2) ... [2020-06-09T12:15:52.830Z] #39 ... [2020-06-09T12:15:52.830Z] [2020-06-09T12:15:52.830Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-09T12:15:52.830Z] #19 6.047 Collecting yamllint==1.16.0 [2020-06-09T12:15:52.830Z] #19 11.41 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-06-09T12:15:52.830Z] #19 11.50 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-06-09T12:15:52.830Z] #19 11.53 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-06-09T12:15:52.830Z] #19 11.58 Collecting pyyaml (from yamllint==1.16.0) [2020-06-09T12:15:52.830Z] #19 11.72 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-06-09T12:15:52.830Z] #19 13.11 Building wheels for collected packages: pyyaml [2020-06-09T12:15:52.830Z] #19 13.11 Running setup.py bdist_wheel for pyyaml: started [2020-06-09T12:15:52.877Z] #39 ... [2020-06-09T12:15:52.877Z] [2020-06-09T12:15:52.878Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-06-09T12:15:52.878Z] #31 DONE 0.1s [2020-06-09T12:15:52.878Z] [2020-06-09T12:15:52.878Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-06-09T12:15:52.878Z] #34 DONE 0.1s [2020-06-09T12:15:52.878Z] [2020-06-09T12:15:52.878Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:15:52.908Z] #64 exporting layers 5.9s done [2020-06-09T12:15:52.908Z] #64 writing image sha256:e47e8d68ac6218623cfcc795a75d8f40126d218063602ce68560c532307756bd done [2020-06-09T12:15:52.908Z] #64 naming to docker.io/library/docker:42f65bcebea5a9e610a5f5305b47a88ff6d5ce16 done [2020-06-09T12:15:52.908Z] #64 DONE 5.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-06-09T12:15:53.138Z] #39 ... [2020-06-09T12:15:53.139Z] [2020-06-09T12:15:53.139Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-06-09T12:15:53.139Z] #37 DONE 0.2s [2020-06-09T12:15:53.227Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.288s coverage: 73.1% of statements [2020-06-09T12:15:53.227Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-06-09T12:15:53.246Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40938/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40938/.git:/go/src/github.com/docker/docker/.git --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=42f65bcebea5a9e610a5f5305b47a88ff6d5ce16 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:42f65bcebea5a9e610a5f5305b47a88ff6d5ce16 hack/validate/default [2020-06-09T12:15:53.397Z] #19 ... [2020-06-09T12:15:53.397Z] [2020-06-09T12:15:53.397Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:15:53.397Z] #39 144.2 CC criu/path.o [2020-06-09T12:15:53.399Z] [2020-06-09T12:15:53.399Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:15:53.655Z] #39 144.5 CC criu/pie-util-vdso-elf32.o [2020-06-09T12:15:53.660Z] #39 152.0 CC criu/tun.o [2020-06-09T12:15:53.810Z] Congratulations! All commits are properly signed with the DCO! [2020-06-09T12:15:53.810Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-06-09T12:15:53.820Z] #18 83.53 Setting up apparmor (2.13.2-10) ... [2020-06-09T12:15:54.026Z] #39 ... [2020-06-09T12:15:54.026Z] [2020-06-09T12:15:54.026Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-09T12:15:54.026Z] #19 10.86 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-06-09T12:15:54.026Z] #19 10.94 Collecting pyyaml (from yamllint==1.16.0) [2020-06-09T12:15:54.026Z] #19 11.08 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-06-09T12:15:54.026Z] #19 12.58 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-06-09T12:15:54.026Z] #19 12.63 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-06-09T12:15:54.026Z] #19 12.69 Building wheels for collected packages: pyyaml [2020-06-09T12:15:54.026Z] #19 12.69 Running setup.py bdist_wheel for pyyaml: started [2020-06-09T12:15:54.026Z] #19 13.71 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-06-09T12:15:54.026Z] #19 13.71 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-06-09T12:15:54.026Z] #19 13.77 Successfully built pyyaml [2020-06-09T12:15:54.026Z] #19 13.78 Installing collected packages: pyyaml, pathspec, yamllint [2020-06-09T12:15:54.026Z] #19 14.06 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-06-09T12:15:54.026Z] #19 DONE 14.4s [2020-06-09T12:15:54.026Z] [2020-06-09T12:15:54.026Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-06-09T12:15:54.026Z] #22 DONE 0.1s [2020-06-09T12:15:54.026Z] [2020-06-09T12:15:54.026Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:15:54.222Z] #39 145.1 CC criu/pie-util-vdso.o [2020-06-09T12:15:54.231Z] #39 152.4 CC criu/uffd.o [2020-06-09T12:15:54.598Z] #39 151.0 CC criu/protobuf-desc.o [2020-06-09T12:15:54.691Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.627s coverage: 76.1% of statements [2020-06-09T12:15:54.788Z] #39 ... [2020-06-09T12:15:54.788Z] [2020-06-09T12:15:54.788Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-09T12:15:54.788Z] #19 14.25 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-06-09T12:15:54.788Z] #19 14.25 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-06-09T12:15:54.788Z] #19 14.36 Successfully built pyyaml [2020-06-09T12:15:54.788Z] #19 14.39 Installing collected packages: pathspec, pyyaml, yamllint [2020-06-09T12:15:54.788Z] #19 14.74 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-06-09T12:15:54.788Z] #19 DONE 15.1s [2020-06-09T12:15:54.788Z] [2020-06-09T12:15:54.788Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:15:54.788Z] #39 145.5 CC criu/pie-util.o [2020-06-09T12:15:54.788Z] #39 ... [2020-06-09T12:15:54.788Z] [2020-06-09T12:15:54.788Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-06-09T12:15:54.788Z] #22 DONE 0.1s [2020-06-09T12:15:54.788Z] [2020-06-09T12:15:54.788Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:15:54.788Z] #39 145.7 CC criu/pipes.o [2020-06-09T12:15:54.853Z] #39 ... [2020-06-09T12:15:54.853Z] [2020-06-09T12:15:54.853Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-06-09T12:15:54.853Z] #26 DONE 0.8s [2020-06-09T12:15:54.971Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.244s coverage: 57.7% of statements [2020-06-09T12:15:54.971Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-06-09T12:15:54.971Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-06-09T12:15:55.108Z] [2020-06-09T12:15:55.109Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-06-09T12:15:55.109Z] #29 DONE 0.1s [2020-06-09T12:15:55.109Z] [2020-06-09T12:15:55.109Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:15:55.109Z] #39 ... [2020-06-09T12:15:55.109Z] [2020-06-09T12:15:55.109Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-06-09T12:15:55.109Z] #31 DONE 0.1s [2020-06-09T12:15:55.109Z] [2020-06-09T12:15:55.109Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-06-09T12:15:55.109Z] #34 DONE 0.0s [2020-06-09T12:15:55.173Z] #39 153.4 CC criu/util.o [2020-06-09T12:15:55.364Z] [2020-06-09T12:15:55.364Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:15:55.379Z] #18 85.29 Setting up xfsprogs (4.20.0-1) ... [2020-06-09T12:15:55.379Z] #18 85.30 Setting up python3-lib2to3 (3.7.3-1) ... [2020-06-09T12:15:55.583Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2020-06-09T12:15:55.663Z] #39 151.9 CC criu/protobuf.o [2020-06-09T12:15:55.723Z] #39 ... [2020-06-09T12:15:55.723Z] [2020-06-09T12:15:55.723Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-06-09T12:15:55.723Z] #26 DONE 0.7s [2020-06-09T12:15:55.723Z] [2020-06-09T12:15:55.723Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-06-09T12:15:55.723Z] #29 DONE 0.1s [2020-06-09T12:15:55.723Z] [2020-06-09T12:15:55.723Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-06-09T12:15:55.723Z] #31 DONE 0.0s [2020-06-09T12:15:55.723Z] [2020-06-09T12:15:55.723Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:15:55.723Z] #39 ... [2020-06-09T12:15:55.723Z] [2020-06-09T12:15:55.723Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-06-09T12:15:55.723Z] #34 DONE 0.0s [2020-06-09T12:15:55.723Z] [2020-06-09T12:15:55.723Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:15:55.723Z] #39 146.8 CC criu/plugin.o [2020-06-09T12:15:55.920Z] #39 152.3 CC criu/pstree.o [2020-06-09T12:15:56.030Z] #18 85.90 Setting up python3-pkg-resources (40.8.0-1) ... [2020-06-09T12:15:56.116Z] #39 154.5 CC criu/uts_ns.o [2020-06-09T12:15:56.194Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.016s coverage: 3.0% of statements [2020-06-09T12:15:56.290Z] #39 147.1 CC criu/proc_parse.o [2020-06-09T12:15:56.377Z] #39 154.7 CC criu/vdso.o [2020-06-09T12:15:56.805Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2020-06-09T12:15:56.949Z] #39 155.1 LINK criu/built-in.o [2020-06-09T12:15:56.949Z] #39 155.3 LINK criu/criu [2020-06-09T12:15:57.105Z] #18 86.90 Setting up python3-distutils (3.7.3-1) ... [2020-06-09T12:15:57.210Z] #39 155.7 DEP lib/c/criu.d [2020-06-09T12:15:57.282Z] #39 ... [2020-06-09T12:15:57.282Z] [2020-06-09T12:15:57.282Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-09T12:15:57.282Z] #36 DONE 220.1s [2020-06-09T12:15:57.282Z] [2020-06-09T12:15:57.282Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:15:57.282Z] #39 153.6 CC criu/rbtree.o [2020-06-09T12:15:57.420Z] #18 87.37 Setting up python3-setuptools (40.8.0-1) ... [2020-06-09T12:15:57.471Z] #39 155.8 CC images/rpc.pb-c.o [2020-06-09T12:15:57.842Z] #39 154.2 CC criu/rst-malloc.o [2020-06-09T12:15:58.042Z] #39 156.4 CC lib/c/criu.o [2020-06-09T12:15:58.271Z] ok github.com/docker/docker/daemon/images 0.009s coverage: 4.8% of statements [2020-06-09T12:15:58.271Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-06-09T12:15:58.271Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-06-09T12:15:58.271Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 41.8% of statements [2020-06-09T12:15:58.402Z] #39 154.6 CC criu/seccomp.o [2020-06-09T12:15:58.657Z] #39 ... [2020-06-09T12:15:58.657Z] [2020-06-09T12:15:58.657Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-06-09T12:15:58.657Z] #37 DONE 0.1s [2020-06-09T12:15:58.819Z] #39 149.7 CC criu/protobuf-desc.o [2020-06-09T12:15:58.911Z] [2020-06-09T12:15:58.911Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:15:58.911Z] #39 155.2 CC criu/seize.o [2020-06-09T12:15:58.992Z] #18 88.66 Setting up python3-pip (18.1-5) ... [2020-06-09T12:15:59.273Z] ok github.com/docker/docker/daemon/logger/gelf 0.011s coverage: 67.0% of statements [2020-06-09T12:15:59.427Z] #39 157.5 LINK lib/c/built-in.o [2020-06-09T12:15:59.427Z] #39 157.5 LINK lib/c/libcriu.so [2020-06-09T12:15:59.427Z] #39 157.6 LINK lib/c/libcriu.a [2020-06-09T12:15:59.427Z] #39 157.7 GEN magic.py [2020-06-09T12:15:59.427Z] #39 157.9 Note: Building without setproctitle() and strlcpy() support. [2020-06-09T12:15:59.427Z] #39 157.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-09T12:15:59.514Z] #39 155.9 CC criu/servicefd.o [2020-06-09T12:15:59.554Z] ok github.com/docker/docker/daemon/logger/awslogs 0.085s coverage: 77.8% of statements [2020-06-09T12:15:59.554Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-06-09T12:15:59.554Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-06-09T12:15:59.628Z] #18 89.71 Processing triggers for libc-bin (2.28-10) ... [2020-06-09T12:15:59.688Z] #39 157.9 Note: Building without GnuTLS support [2020-06-09T12:15:59.688Z] #39 157.9 Makefile.config:39: Warn: you have no libnftables installed [2020-06-09T12:15:59.688Z] #39 157.9 Makefile.config:40: Warn: Building without nftables support [2020-06-09T12:15:59.753Z] #39 ... [2020-06-09T12:15:59.753Z] [2020-06-09T12:15:59.753Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-09T12:15:59.753Z] #36 DONE 221.2s [2020-06-09T12:15:59.753Z] [2020-06-09T12:15:59.753Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:15:59.753Z] #39 150.6 CC criu/protobuf.o [2020-06-09T12:15:59.922Z] #18 89.75 Processing triggers for mime-support (3.62) ... [2020-06-09T12:15:59.922Z] #18 DONE 90.0s [2020-06-09T12:15:59.922Z] [2020-06-09T12:15:59.922Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-06-09T12:16:00.011Z] #39 150.9 CC criu/pstree.o [2020-06-09T12:16:00.074Z] #39 156.1 CC criu/shmem.o [2020-06-09T12:16:00.165Z] ok github.com/docker/docker/daemon/logger/journald 0.012s coverage: 26.2% of statements [2020-06-09T12:16:00.329Z] #39 156.7 CC criu/sigframe.o [2020-06-09T12:16:00.329Z] #39 156.8 CC criu/signalfd.o [2020-06-09T12:16:00.561Z] #19 0.411 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-06-09T12:16:00.561Z] #19 0.422 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-06-09T12:16:00.561Z] #19 0.435 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-06-09T12:16:00.561Z] #19 DONE 0.5s [2020-06-09T12:16:00.561Z] [2020-06-09T12:16:00.561Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-09T12:16:00.630Z] #39 158.7 fatal: not a git repository (or any of the parent directories): .git [2020-06-09T12:16:00.776Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.005s coverage: 61.6% of statements [2020-06-09T12:16:00.776Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 87.2% of statements [2020-06-09T12:16:00.930Z] #39 157.0 CC criu/sk-inet.o [2020-06-09T12:16:01.201Z] #39 159.5 make[1]: Nothing to be done for 'all'. [2020-06-09T12:16:01.385Z] #39 ... [2020-06-09T12:16:01.385Z] [2020-06-09T12:16:01.385Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-06-09T12:16:01.385Z] #37 DONE 0.1s [2020-06-09T12:16:01.385Z] [2020-06-09T12:16:01.385Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:16:01.385Z] #39 152.3 CC criu/rbtree.o [2020-06-09T12:16:01.643Z] #39 152.5 CC criu/rst-malloc.o [2020-06-09T12:16:01.778Z] ok github.com/docker/docker/daemon/logger/local 0.007s coverage: 75.2% of statements [2020-06-09T12:16:01.778Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-06-09T12:16:01.855Z] #39 157.9 CC criu/sk-netlink.o [2020-06-09T12:16:01.901Z] #39 152.8 CC criu/seccomp.o [2020-06-09T12:16:01.909Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2020-06-09T12:16:02.059Z] time="2020-06-09T12:16:01Z" level=error msg="Failed to remove source log file: remove /tmp/TestCheckCapacityAndRotate876634543/log016514882.1: no such file or directory" [2020-06-09T12:16:02.059Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.030s coverage: 38.0% of statements [2020-06-09T12:16:02.110Z] #39 158.3 CC criu/sk-packet.o [2020-06-09T12:16:02.144Z] #39 160.4 make[1]: 'images/built-in.o' is up to date. [2020-06-09T12:16:02.144Z] #39 160.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-06-09T12:16:02.144Z] #39 160.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-06-09T12:16:02.144Z] #39 160.5 make[1]: 'compel/libcompel.a' is up to date. [2020-06-09T12:16:02.144Z] #39 160.6 make[1]: 'compel/compel-host-bin' is up to date. [2020-06-09T12:16:02.365Z] #39 158.7 CC criu/sk-queue.o [2020-06-09T12:16:02.405Z] #39 160.6 make[1]: Nothing to be done for 'all'. [2020-06-09T12:16:02.405Z] #39 160.6 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-09T12:16:02.467Z] #39 153.4 CC criu/seize.o [2020-06-09T12:16:02.666Z] #39 160.9 make[2]: Nothing to be done for 'all'. [2020-06-09T12:16:02.666Z] #39 160.9 make[2]: Nothing to be done for 'all'. [2020-06-09T12:16:02.666Z] #39 161.0 make[2]: Nothing to be done for 'all'. [2020-06-09T12:16:02.666Z] #39 161.1 make[2]: Nothing to be done for 'all'. [2020-06-09T12:16:02.670Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.007s coverage: 33.3% of statements [2020-06-09T12:16:02.925Z] #39 159.1 CC criu/sk-tcp.o [2020-06-09T12:16:02.927Z] #39 161.2 make[2]: Nothing to be done for 'all'. [2020-06-09T12:16:02.927Z] #39 161.2 make[2]: Nothing to be done for 'all'. [2020-06-09T12:16:02.927Z] #39 161.2 make[2]: Nothing to be done for 'all'. [2020-06-09T12:16:02.927Z] #39 161.4 make[2]: Nothing to be done for 'all'. [2020-06-09T12:16:02.927Z] #39 161.4 INSTALL criu/criu [2020-06-09T12:16:03.180Z] #39 159.4 CC criu/sk-unix.o [2020-06-09T12:16:03.332Z] #20 ... [2020-06-09T12:16:03.332Z] [2020-06-09T12:16:03.332Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:16:03.332Z] #40 151.1 CC criu/lsm.o [2020-06-09T12:16:03.332Z] #40 151.6 CC criu/mem.o [2020-06-09T12:16:03.332Z] #40 153.8 CC criu/memfd.o [2020-06-09T12:16:03.332Z] #40 154.5 CC criu/mount.o [2020-06-09T12:16:03.332Z] #40 159.3 CC criu/namespaces.o [2020-06-09T12:16:03.332Z] #40 161.4 CC criu/net.o [2020-06-09T12:16:03.401Z] #39 154.0 CC criu/servicefd.o [2020-06-09T12:16:03.401Z] #39 154.3 CC criu/shmem.o [2020-06-09T12:16:03.501Z] #39 DONE 161.8s [2020-06-09T12:16:03.501Z] [2020-06-09T12:16:03.501Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:16:03.671Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 47.8% of statements [2020-06-09T12:16:03.804Z] Congratulations! All API changes are done the right way. [2020-06-09T12:16:03.804Z] Congratulations! All TOML source files changed here have valid syntax. [2020-06-09T12:16:03.804Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-06-09T12:16:03.804Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-06-09T12:16:03.804Z] Congratulations! No new tests were added to integration-cli. [2020-06-09T12:16:03.804Z] [2020-06-09T12:16:03.804Z] INFO Start validation with golang-ci-lint [2020-06-09T12:16:03.804Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-06-09T12:16:03.952Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-06-09T12:16:03.967Z] #39 154.9 CC criu/sigframe.o [2020-06-09T12:16:04.061Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-06-09T12:16:04.061Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-06-09T12:16:04.225Z] #39 155.0 CC criu/signalfd.o [2020-06-09T12:16:04.225Z] #39 155.3 CC criu/sk-inet.o [2020-06-09T12:16:04.543Z] #39 160.7 CC criu/sockets.o [2020-06-09T12:16:04.563Z] ok github.com/docker/docker/daemon/logger/splunk 1.453s coverage: 82.5% of statements [2020-06-09T12:16:04.563Z] ? github.com/docker/docker/daemon/names [no test files] [2020-06-09T12:16:04.563Z] ok github.com/docker/docker/daemon/network 0.002s coverage: 63.8% of statements [2020-06-09T12:16:04.563Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-06-09T12:16:04.859Z] #40 ... [2020-06-09T12:16:04.859Z] [2020-06-09T12:16:04.859Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-09T12:16:04.859Z] #20 4.093 Collecting yamllint==1.16.0 [2020-06-09T12:16:04.859Z] #20 4.414 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-06-09T12:16:04.886Z] #52 ... [2020-06-09T12:16:04.886Z] [2020-06-09T12:16:04.886Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-06-09T12:16:05.103Z] #39 161.4 CC criu/stats.o [2020-06-09T12:16:05.146Z] #40 DONE 0.2s [2020-06-09T12:16:05.146Z] [2020-06-09T12:16:05.146Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:16:05.146Z] #45 ... [2020-06-09T12:16:05.146Z] [2020-06-09T12:16:05.146Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-06-09T12:16:05.156Z] #20 4.587 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-06-09T12:16:05.198Z] #39 156.1 CC criu/sk-netlink.o [2020-06-09T12:16:05.358Z] #39 161.7 CC criu/string.o [2020-06-09T12:16:05.358Z] #39 161.8 CC criu/sysctl.o [2020-06-09T12:16:05.408Z] #42 DONE 0.4s [2020-06-09T12:16:05.408Z] [2020-06-09T12:16:05.408Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:16:05.449Z] #20 4.720 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-06-09T12:16:05.449Z] #20 4.885 Collecting pyyaml (from yamllint==1.16.0) [2020-06-09T12:16:05.456Z] #39 156.3 CC criu/sk-packet.o [2020-06-09T12:16:05.670Z] #45 ... [2020-06-09T12:16:05.670Z] [2020-06-09T12:16:05.670Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-06-09T12:16:05.670Z] #44 DONE 0.1s [2020-06-09T12:16:05.670Z] [2020-06-09T12:16:05.670Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:16:05.745Z] #20 5.180 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-06-09T12:16:05.989Z] #39 162.3 CC criu/sysfs_parse.o [2020-06-09T12:16:06.028Z] ok github.com/docker/docker/distribution/metadata 0.051s coverage: 48.2% of statements [2020-06-09T12:16:06.030Z] #39 156.9 CC criu/sk-queue.o [2020-06-09T12:16:06.300Z] #39 157.3 CC criu/sk-tcp.o [2020-06-09T12:16:06.554Z] #39 162.8 CC criu/timens.o [2020-06-09T12:16:06.810Z] #39 163.1 CC criu/timerfd.o [2020-06-09T12:16:06.869Z] #39 157.8 CC criu/sk-unix.o [2020-06-09T12:16:07.030Z] ok github.com/docker/docker/distribution 0.345s coverage: 22.1% of statements [2020-06-09T12:16:07.030Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-06-09T12:16:07.371Z] #39 163.5 CC criu/tty.o [2020-06-09T12:16:07.641Z] ok github.com/docker/docker/errdefs 0.002s coverage: 49.4% of statements [2020-06-09T12:16:07.815Z] #20 6.956 Building wheels for collected packages: pyyaml [2020-06-09T12:16:07.815Z] #20 6.959 Running setup.py bdist_wheel for pyyaml: started [2020-06-09T12:16:08.241Z] #39 ... [2020-06-09T12:16:08.241Z] [2020-06-09T12:16:08.241Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:16:08.241Z] #45 229.9 + cd /tmp/tmp.bhp1q2YCtC/src/github.com/golangci/golangci-lint/ [2020-06-09T12:16:08.241Z] #45 229.9 + git checkout -q v1.23.8 [2020-06-09T12:16:08.337Z] #39 ... [2020-06-09T12:16:08.337Z] [2020-06-09T12:16:08.337Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:16:08.337Z] #45 231.2 + cd /tmp/tmp.OS8jkeGhsX/src/github.com/golangci/golangci-lint/ [2020-06-09T12:16:08.337Z] #45 231.2 + git checkout -q v1.23.8 [2020-06-09T12:16:08.643Z] ok github.com/docker/docker/image 0.013s coverage: 86.4% of statements [2020-06-09T12:16:08.817Z] #45 230.4 ++ git describe --tags [2020-06-09T12:16:08.817Z] #45 230.4 + version=v1.23.8 [2020-06-09T12:16:08.817Z] #45 230.4 ++ git rev-parse --short HEAD [2020-06-09T12:16:08.817Z] #45 230.4 + commit=76a82c6 [2020-06-09T12:16:08.817Z] #45 230.4 ++ git show -s --format=%cd [2020-06-09T12:16:08.817Z] #45 230.4 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-06-09T12:16:08.817Z] #45 230.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-06-09T12:16:08.850Z] #20 8.135 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-06-09T12:16:08.850Z] #20 8.136 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-06-09T12:16:08.850Z] #20 8.223 Successfully built pyyaml [2020-06-09T12:16:08.850Z] #20 8.238 Installing collected packages: pathspec, pyyaml, yamllint [2020-06-09T12:16:08.897Z] #45 231.7 ++ git describe --tags [2020-06-09T12:16:08.897Z] #45 231.7 + version=v1.23.8 [2020-06-09T12:16:08.897Z] #45 231.7 ++ git rev-parse --short HEAD [2020-06-09T12:16:08.897Z] #45 231.7 + commit=76a82c6 [2020-06-09T12:16:08.897Z] #45 231.7 ++ git show -s --format=%cd [2020-06-09T12:16:08.897Z] #45 231.7 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-06-09T12:16:08.897Z] #45 231.7 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-06-09T12:16:08.923Z] ok github.com/docker/docker/distribution/xfer 1.867s coverage: 85.1% of statements [2020-06-09T12:16:08.924Z] ? github.com/docker/docker/dockerversion [no test files] [2020-06-09T12:16:09.142Z] #20 8.482 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-06-09T12:16:09.204Z] ok github.com/docker/docker/image/cache 0.022s coverage: 19.2% of statements [2020-06-09T12:16:09.204Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-06-09T12:16:09.451Z] #20 DONE 8.7s [2020-06-09T12:16:09.451Z] [2020-06-09T12:16:09.451Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:16:09.451Z] #40 165.6 CC criu/netfilter.o [2020-06-09T12:16:09.451Z] #40 166.1 CC criu/page-pipe.o [2020-06-09T12:16:09.451Z] #40 167.0 CC criu/page-xfer.o [2020-06-09T12:16:09.815Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2020-06-09T12:16:09.815Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-06-09T12:16:10.426Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-06-09T12:16:10.960Z] #40 168.9 CC criu/pagemap-cache.o [2020-06-09T12:16:11.250Z] #40 169.3 CC criu/pagemap.o [2020-06-09T12:16:11.428Z] ok github.com/docker/docker/opts 0.016s coverage: 67.4% of statements [2020-06-09T12:16:11.709Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-06-09T12:16:12.285Z] #40 170.2 CC criu/parasite-syscall.o [2020-06-09T12:16:13.057Z] #45 ... [2020-06-09T12:16:13.057Z] [2020-06-09T12:16:13.057Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:16:13.057Z] #49 104.7 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-06-09T12:16:13.057Z] #49 106.0 + mkdir -p /build [2020-06-09T12:16:13.057Z] #49 106.0 + cp runc /build/runc [2020-06-09T12:16:13.057Z] #49 DONE 106.4s [2020-06-09T12:16:13.057Z] [2020-06-09T12:16:13.057Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:16:13.057Z] #39 165.0 CC criu/tun.o [2020-06-09T12:16:13.057Z] #39 165.5 CC criu/uffd.o [2020-06-09T12:16:13.057Z] #39 166.4 CC criu/util.o [2020-06-09T12:16:13.057Z] #39 167.5 CC criu/uts_ns.o [2020-06-09T12:16:13.057Z] #39 167.8 CC criu/vdso-compat.o [2020-06-09T12:16:13.057Z] #39 168.0 CC criu/vdso.o [2020-06-09T12:16:13.057Z] #39 168.5 LINK criu/built-in.o [2020-06-09T12:16:13.057Z] #39 168.7 LINK criu/criu [2020-06-09T12:16:13.057Z] #39 169.1 DEP lib/c/criu.d [2020-06-09T12:16:13.057Z] #39 169.2 CC images/rpc.pb-c.o [2020-06-09T12:16:13.173Z] ok github.com/docker/docker/pkg/archive 0.483s coverage: 76.7% of statements [2020-06-09T12:16:13.319Z] #40 171.2 CC criu/path.o [2020-06-09T12:16:13.610Z] #40 171.5 CC criu/pie-util-vdso.o [2020-06-09T12:16:13.616Z] #39 169.8 CC lib/c/criu.o [2020-06-09T12:16:13.784Z] ok github.com/docker/docker/pkg/authorization 0.159s coverage: 68.3% of statements [2020-06-09T12:16:13.902Z] #40 172.0 CC criu/pie-util.o [2020-06-09T12:16:14.065Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-06-09T12:16:14.194Z] #40 172.2 CC criu/pipes.o [2020-06-09T12:16:14.345Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-06-09T12:16:14.583Z] #39 170.8 LINK lib/c/built-in.o [2020-06-09T12:16:14.583Z] #39 170.8 LINK lib/c/libcriu.so [2020-06-09T12:16:14.583Z] #39 170.8 LINK lib/c/libcriu.a [2020-06-09T12:16:14.838Z] #39 171.0 GEN magic.py [2020-06-09T12:16:14.838Z] #39 171.1 Note: Building without setproctitle() and strlcpy() support. [2020-06-09T12:16:14.838Z] #39 171.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-09T12:16:14.838Z] #39 171.1 Note: Building without GnuTLS support [2020-06-09T12:16:14.838Z] #39 171.1 Makefile.config:39: Warn: you have no libnftables installed [2020-06-09T12:16:14.838Z] #39 171.1 Makefile.config:40: Warn: Building without nftables support [2020-06-09T12:16:15.231Z] #40 173.2 CC criu/plugin.o [2020-06-09T12:16:15.375Z] #45 ... [2020-06-09T12:16:15.375Z] [2020-06-09T12:16:15.375Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:16:15.375Z] #49 109.3 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-06-09T12:16:15.375Z] #49 110.8 + mkdir -p /build [2020-06-09T12:16:15.375Z] #49 110.8 + cp runc /build/runc [2020-06-09T12:16:15.375Z] #49 DONE 111.1s [2020-06-09T12:16:15.375Z] [2020-06-09T12:16:15.375Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:16:15.375Z] #39 159.5 CC criu/sockets.o [2020-06-09T12:16:15.375Z] #39 160.3 CC criu/stats.o [2020-06-09T12:16:15.375Z] #39 160.6 CC criu/string.o [2020-06-09T12:16:15.375Z] #39 160.7 CC criu/sysctl.o [2020-06-09T12:16:15.375Z] #39 161.2 CC criu/sysfs_parse.o [2020-06-09T12:16:15.375Z] #39 161.6 CC criu/timens.o [2020-06-09T12:16:15.375Z] #39 161.9 CC criu/timerfd.o [2020-06-09T12:16:15.375Z] #39 162.2 CC criu/tty.o [2020-06-09T12:16:15.375Z] #39 163.7 CC criu/tun.o [2020-06-09T12:16:15.375Z] #39 164.2 CC criu/uffd.o [2020-06-09T12:16:15.375Z] #39 165.2 CC criu/util.o [2020-06-09T12:16:15.399Z] #39 171.7 fatal: not a git repository (or any of the parent directories): .git [2020-06-09T12:16:15.523Z] #40 173.7 CC criu/proc_parse.o [2020-06-09T12:16:15.635Z] #39 166.4 CC criu/uts_ns.o [2020-06-09T12:16:15.893Z] #39 166.7 CC criu/vdso-compat.o [2020-06-09T12:16:15.959Z] #39 ... [2020-06-09T12:16:15.959Z] [2020-06-09T12:16:15.959Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:16:15.959Z] #52 193.8 + bin/containerd [2020-06-09T12:16:16.151Z] #39 167.0 CC criu/vdso.o [2020-06-09T12:16:16.409Z] #39 167.5 LINK criu/built-in.o [2020-06-09T12:16:16.666Z] #39 167.6 LINK criu/criu [2020-06-09T12:16:16.923Z] #39 167.9 DEP lib/c/criu.d [2020-06-09T12:16:17.181Z] #39 168.0 CC images/rpc.pb-c.o [2020-06-09T12:16:17.322Z] #52 ... [2020-06-09T12:16:17.322Z] [2020-06-09T12:16:17.322Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:16:17.322Z] #39 172.2 make[1]: Nothing to be done for 'all'. [2020-06-09T12:16:17.322Z] #39 172.7 make[1]: 'images/built-in.o' is up to date. [2020-06-09T12:16:17.322Z] #39 172.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-06-09T12:16:17.322Z] #39 172.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-06-09T12:16:17.322Z] #39 172.8 make[1]: 'compel/libcompel.a' is up to date. [2020-06-09T12:16:17.322Z] #39 172.8 make[1]: 'compel/compel-host-bin' is up to date. [2020-06-09T12:16:17.322Z] #39 172.8 make[1]: Nothing to be done for 'all'. [2020-06-09T12:16:17.322Z] #39 172.9 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-09T12:16:17.322Z] #39 173.0 make[2]: Nothing to be done for 'all'. [2020-06-09T12:16:17.322Z] #39 173.0 make[2]: Nothing to be done for 'all'. [2020-06-09T12:16:17.322Z] #39 173.1 make[2]: Nothing to be done for 'all'. [2020-06-09T12:16:17.322Z] #39 173.2 make[2]: Nothing to be done for 'all'. [2020-06-09T12:16:17.322Z] #39 173.2 make[2]: Nothing to be done for 'all'. [2020-06-09T12:16:17.322Z] #39 173.2 make[2]: Nothing to be done for 'all'. [2020-06-09T12:16:17.322Z] #39 173.3 make[2]: Nothing to be done for 'all'. [2020-06-09T12:16:17.322Z] #39 173.4 make[2]: Nothing to be done for 'all'. [2020-06-09T12:16:17.322Z] #39 173.4 INSTALL criu/criu [2020-06-09T12:16:17.322Z] #39 DONE 173.5s [2020-06-09T12:16:17.322Z] [2020-06-09T12:16:17.322Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:16:17.439Z] #39 168.3 CC lib/c/criu.o [2020-06-09T12:16:18.005Z] #39 169.0 LINK lib/c/built-in.o [2020-06-09T12:16:18.005Z] #39 169.0 LINK lib/c/libcriu.so [2020-06-09T12:16:18.005Z] #39 169.0 LINK lib/c/libcriu.a [2020-06-09T12:16:18.247Z] #45 ... [2020-06-09T12:16:18.248Z] [2020-06-09T12:16:18.248Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-06-09T12:16:18.248Z] #40 DONE 0.1s [2020-06-09T12:16:18.248Z] [2020-06-09T12:16:18.248Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-06-09T12:16:18.248Z] #42 DONE 0.1s [2020-06-09T12:16:18.248Z] [2020-06-09T12:16:18.248Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-06-09T12:16:18.248Z] #44 DONE 0.1s [2020-06-09T12:16:18.248Z] [2020-06-09T12:16:18.248Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:16:18.263Z] #39 169.1 GEN magic.py [2020-06-09T12:16:18.263Z] #39 169.2 Note: Building without setproctitle() and strlcpy() support. [2020-06-09T12:16:18.263Z] #39 169.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-09T12:16:18.263Z] #39 169.2 Note: Building without GnuTLS support [2020-06-09T12:16:18.263Z] #39 169.2 Makefile.config:39: Warn: you have no libnftables installed [2020-06-09T12:16:18.521Z] #39 169.2 Makefile.config:40: Warn: Building without nftables support [2020-06-09T12:16:18.771Z] ok github.com/docker/docker/layer 7.510s coverage: 68.8% of statements [2020-06-09T12:16:18.771Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-06-09T12:16:18.771Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-06-09T12:16:18.771Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-06-09T12:16:18.771Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-06-09T12:16:18.771Z] ? github.com/docker/docker/oci [no test files] [2020-06-09T12:16:18.771Z] ? github.com/docker/docker/oci/caps [no test files] [2020-06-09T12:16:18.771Z] ok github.com/docker/docker/pkg/chrootarchive 3.492s coverage: 43.2% of statements [2020-06-09T12:16:18.771Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-06-09T12:16:18.771Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-06-09T12:16:18.771Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-06-09T12:16:18.771Z] ok github.com/docker/docker/pkg/discovery/file 0.001s coverage: 92.9% of statements [2020-06-09T12:16:18.771Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2020-06-09T12:16:18.779Z] #39 169.8 fatal: not a git repository (or any of the parent directories): .git [2020-06-09T12:16:19.121Z] #40 ... [2020-06-09T12:16:19.121Z] [2020-06-09T12:16:19.121Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-09T12:16:19.121Z] #37 242.1 + dpkg --print-architecture [2020-06-09T12:16:19.121Z] #37 242.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-06-09T12:16:19.345Z] #39 170.3 make[1]: Nothing to be done for 'all'. [2020-06-09T12:16:19.345Z] #39 ... [2020-06-09T12:16:19.345Z] [2020-06-09T12:16:19.345Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:16:19.345Z] #52 195.5 + bin/containerd [2020-06-09T12:16:19.383Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2020-06-09T12:16:19.437Z] #37 242.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-06-09T12:16:19.437Z] #37 242.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-06-09T12:16:19.663Z] ok github.com/docker/docker/pkg/discovery/nodes 0.020s coverage: 93.8% of statements [2020-06-09T12:16:19.944Z] ok github.com/docker/docker/pkg/dmesg 0.014s coverage: 83.3% of statements [2020-06-09T12:16:20.719Z] #52 ... [2020-06-09T12:16:20.719Z] [2020-06-09T12:16:20.719Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:16:20.719Z] #39 170.8 make[1]: 'images/built-in.o' is up to date. [2020-06-09T12:16:20.719Z] #39 170.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-06-09T12:16:20.719Z] #39 170.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-06-09T12:16:20.719Z] #39 170.9 make[1]: 'compel/libcompel.a' is up to date. [2020-06-09T12:16:20.719Z] #39 170.9 make[1]: 'compel/compel-host-bin' is up to date. [2020-06-09T12:16:20.719Z] #39 170.9 make[1]: Nothing to be done for 'all'. [2020-06-09T12:16:20.719Z] #39 170.9 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-09T12:16:20.719Z] #39 171.1 make[2]: Nothing to be done for 'all'. [2020-06-09T12:16:20.719Z] #39 171.1 make[2]: Nothing to be done for 'all'. [2020-06-09T12:16:20.719Z] #39 171.2 make[2]: Nothing to be done for 'all'. [2020-06-09T12:16:20.719Z] #39 171.2 make[2]: Nothing to be done for 'all'. [2020-06-09T12:16:20.719Z] #39 171.3 make[2]: Nothing to be done for 'all'. [2020-06-09T12:16:20.719Z] #39 171.3 make[2]: Nothing to be done for 'all'. [2020-06-09T12:16:20.719Z] #39 171.3 make[2]: Nothing to be done for 'all'. [2020-06-09T12:16:20.719Z] #39 171.4 make[2]: Nothing to be done for 'all'. [2020-06-09T12:16:20.719Z] #39 171.4 INSTALL criu/criu [2020-06-09T12:16:20.719Z] #39 DONE 171.6s [2020-06-09T12:16:20.977Z] [2020-06-09T12:16:20.977Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:16:21.411Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2020-06-09T12:16:21.543Z] #45 ... [2020-06-09T12:16:21.543Z] [2020-06-09T12:16:21.543Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-06-09T12:16:21.801Z] #40 DONE 0.1s [2020-06-09T12:16:21.801Z] [2020-06-09T12:16:21.801Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-06-09T12:16:22.023Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 89.5% of statements [2020-06-09T12:16:22.059Z] #42 DONE 0.1s [2020-06-09T12:16:22.059Z] [2020-06-09T12:16:22.059Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-06-09T12:16:22.059Z] #44 DONE 0.1s [2020-06-09T12:16:22.059Z] [2020-06-09T12:16:22.059Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:16:22.633Z] ok github.com/docker/docker/pkg/discovery/kv 3.065s coverage: 84.1% of statements [2020-06-09T12:16:22.914Z] ok github.com/docker/docker/pkg/fsutils 0.427s coverage: 85.1% of statements [2020-06-09T12:16:22.914Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2020-06-09T12:16:23.779Z] #45 DONE 232.8s [2020-06-09T12:16:23.779Z] [2020-06-09T12:16:23.779Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:16:23.916Z] ok github.com/docker/docker/pkg/idtools 0.288s coverage: 70.5% of statements [2020-06-09T12:16:23.916Z] ok github.com/docker/docker/pkg/ioutils 0.299s coverage: 69.3% of statements [2020-06-09T12:16:24.196Z] ok github.com/docker/docker/pkg/jsonmessage 0.012s coverage: 91.7% of statements [2020-06-09T12:16:24.196Z] ok github.com/docker/docker/pkg/locker 0.019s coverage: 88.9% of statements [2020-06-09T12:16:24.477Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2020-06-09T12:16:24.477Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-06-09T12:16:24.477Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-06-09T12:16:24.477Z] ok github.com/docker/docker/pkg/namesgenerator 0.012s coverage: 85.7% of statements [2020-06-09T12:16:24.477Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-06-09T12:16:24.759Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-06-09T12:16:24.759Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-06-09T12:16:25.040Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 91.4% of statements [2020-06-09T12:16:25.040Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-06-09T12:16:25.040Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-06-09T12:16:25.040Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-06-09T12:16:25.158Z] #52 ... [2020-06-09T12:16:25.158Z] [2020-06-09T12:16:25.158Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-06-09T12:16:25.418Z] #46 DONE 0.2s [2020-06-09T12:16:25.418Z] [2020-06-09T12:16:25.418Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-06-09T12:16:25.678Z] #48 DONE 0.2s [2020-06-09T12:16:25.678Z] [2020-06-09T12:16:25.678Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-06-09T12:16:25.678Z] #50 DONE 0.2s [2020-06-09T12:16:25.678Z] [2020-06-09T12:16:25.678Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:16:25.678Z] #52 204.3 + bin/containerd-stress [2020-06-09T12:16:26.042Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.035s coverage: 56.8% of statements [2020-06-09T12:16:26.322Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-06-09T12:16:26.603Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-06-09T12:16:26.884Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-06-09T12:16:27.886Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 73.9% of statements [2020-06-09T12:16:28.167Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-06-09T12:16:28.214Z] #52 206.8 + bin/containerd-shim [2020-06-09T12:16:30.358Z] #37 ... [2020-06-09T12:16:30.358Z] [2020-06-09T12:16:30.358Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:16:30.358Z] #40 177.5 CC criu/protobuf-desc.o [2020-06-09T12:16:30.358Z] #40 178.5 CC criu/protobuf.o [2020-06-09T12:16:30.358Z] #40 179.0 CC criu/pstree.o [2020-06-09T12:16:30.358Z] #40 180.2 CC criu/rbtree.o [2020-06-09T12:16:30.358Z] #40 180.6 CC criu/rst-malloc.o [2020-06-09T12:16:30.358Z] #40 181.0 CC criu/seccomp.o [2020-06-09T12:16:30.358Z] #40 181.8 CC criu/seize.o [2020-06-09T12:16:30.358Z] #40 183.2 CC criu/servicefd.o [2020-06-09T12:16:30.358Z] #40 183.8 CC criu/shmem.o [2020-06-09T12:16:30.358Z] #40 184.9 CC criu/sigframe.o [2020-06-09T12:16:30.358Z] #40 185.1 CC criu/signalfd.o [2020-06-09T12:16:30.358Z] #40 185.4 CC criu/sk-inet.o [2020-06-09T12:16:30.358Z] #40 186.6 CC criu/sk-netlink.o [2020-06-09T12:16:30.358Z] #40 187.3 CC criu/sk-packet.o [2020-06-09T12:16:30.358Z] #40 188.1 CC criu/sk-queue.o [2020-06-09T12:16:30.666Z] #40 188.7 CC criu/sk-tcp.o [2020-06-09T12:16:30.835Z] ok github.com/docker/docker/pkg/signal 2.355s coverage: 61.0% of statements [2020-06-09T12:16:31.116Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-06-09T12:16:31.329Z] #40 189.3 CC criu/sk-unix.o [2020-06-09T12:16:31.726Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-06-09T12:16:31.726Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-06-09T12:16:32.007Z] ok github.com/docker/docker/pkg/symlink 0.028s coverage: 87.7% of statements [2020-06-09T12:16:32.618Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.1% of statements [2020-06-09T12:16:32.899Z] ok github.com/docker/docker/pkg/system 0.052s coverage: 36.9% of statements [2020-06-09T12:16:33.483Z] #40 191.7 CC criu/sockets.o [2020-06-09T12:16:33.499Z] #52 212.2 + bin/containerd-shim-runc-v1 [2020-06-09T12:16:33.510Z] ok github.com/docker/docker/pkg/tailfile 0.032s coverage: 88.6% of statements [2020-06-09T12:16:33.794Z] ok github.com/docker/docker/pkg/tarsum 0.037s coverage: 89.3% of statements [2020-06-09T12:16:33.794Z] testing: warning: no tests to run [2020-06-09T12:16:33.794Z] coverage: [no statements] [2020-06-09T12:16:33.794Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-06-09T12:16:34.405Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-06-09T12:16:34.405Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-06-09T12:16:34.603Z] #40 192.8 CC criu/stats.o [2020-06-09T12:16:34.685Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-06-09T12:16:35.263Z] #40 193.2 CC criu/string.o [2020-06-09T12:16:35.263Z] #40 193.3 CC criu/sysctl.o [2020-06-09T12:16:36.353Z] #40 194.2 CC criu/sysfs_parse.o [2020-06-09T12:16:36.658Z] #40 194.7 CC criu/timens.o [2020-06-09T12:16:36.698Z] ok github.com/docker/docker/plugin 0.552s coverage: 23.1% of statements [2020-06-09T12:16:36.806Z] #52 215.2 + bin/containerd-shim-runc-v2 [2020-06-09T12:16:36.964Z] #40 195.1 CC criu/timerfd.o [2020-06-09T12:16:36.979Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-06-09T12:16:37.589Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-06-09T12:16:37.634Z] #40 195.7 CC criu/tty.o [2020-06-09T12:16:37.746Z] #52 216.2 + binaries [2020-06-09T12:16:37.746Z] #52 216.2 + install -D bin/containerd /build/containerd [2020-06-09T12:16:37.746Z] #52 216.3 + install -D bin/containerd-shim /build/containerd-shim [2020-06-09T12:16:37.746Z] #52 216.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-06-09T12:16:37.746Z] #52 216.3 + install -D bin/ctr /build/ctr [2020-06-09T12:16:37.869Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-06-09T12:16:38.005Z] #52 DONE 216.6s [2020-06-09T12:16:38.871Z] ok github.com/docker/docker/registry 0.097s coverage: 56.3% of statements [2020-06-09T12:16:39.396Z] [2020-06-09T12:16:39.396Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-06-09T12:16:39.396Z] #53 DONE 0.2s [2020-06-09T12:16:39.482Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2020-06-09T12:16:39.655Z] [2020-06-09T12:16:39.655Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-06-09T12:16:39.655Z] #57 DONE 0.1s [2020-06-09T12:16:39.655Z] [2020-06-09T12:16:39.655Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-06-09T12:16:39.655Z] #59 DONE 0.1s [2020-06-09T12:16:39.763Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-06-09T12:16:39.915Z] [2020-06-09T12:16:39.915Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-06-09T12:16:39.915Z] #61 DONE 0.1s [2020-06-09T12:16:39.915Z] [2020-06-09T12:16:39.915Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-06-09T12:16:39.915Z] #62 DONE 0.0s [2020-06-09T12:16:39.915Z] [2020-06-09T12:16:39.915Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-06-09T12:16:40.220Z] #40 198.2 CC criu/tun.o [2020-06-09T12:16:40.374Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.8% of statements [2020-06-09T12:16:40.374Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-06-09T12:16:40.879Z] #40 198.9 CC criu/uffd.o [2020-06-09T12:16:41.821Z] #63 DONE 1.6s [2020-06-09T12:16:41.821Z] [2020-06-09T12:16:41.821Z] #64 exporting to image [2020-06-09T12:16:41.821Z] #64 exporting layers [2020-06-09T12:16:42.456Z] #40 200.5 CC criu/util.o [2020-06-09T12:16:43.038Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-06-09T12:16:43.038Z] ok github.com/docker/docker/volume/local 0.054s coverage: 73.0% of statements [2020-06-09T12:16:43.653Z] ok github.com/docker/docker/volume/mounts 0.023s coverage: 67.0% of statements [2020-06-09T12:16:44.068Z] #40 202.2 CC criu/uts_ns.o [2020-06-09T12:16:44.655Z] ok github.com/docker/docker/volume/service 0.010s coverage: 73.0% of statements [2020-06-09T12:16:44.768Z] #40 202.6 CC criu/vdso.o [2020-06-09T12:16:45.116Z] #64 exporting layers 3.5s done [2020-06-09T12:16:45.116Z] #64 writing image sha256:27f5e665e8ed8e6de00da9c0c6582032107d425ec4776cd7f4a247188326ce3b [2020-06-09T12:16:45.116Z] #64 writing image sha256:27f5e665e8ed8e6de00da9c0c6582032107d425ec4776cd7f4a247188326ce3b done [2020-06-09T12:16:45.116Z] #64 naming to docker.io/library/docker:42f65bcebea5a9e610a5f5305b47a88ff6d5ce16 done [2020-06-09T12:16:45.116Z] #64 DONE 3.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-06-09T12:16:45.426Z] #40 203.5 LINK criu/built-in.o [2020-06-09T12:16:45.461Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40938/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=42f65bcebea5a9e610a5f5305b47a88ff6d5ce16 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:42f65bcebea5a9e610a5f5305b47a88ff6d5ce16 hack/test/unit [2020-06-09T12:16:45.730Z] #40 203.7 LINK criu/criu [2020-06-09T12:16:46.378Z] #40 204.3 DEP lib/c/criu.d [2020-06-09T12:16:46.378Z] #40 204.4 CC images/rpc.pb-c.o [2020-06-09T12:16:47.444Z] #40 205.2 CC lib/c/criu.o [2020-06-09T12:16:48.976Z] #40 206.7 LINK lib/c/built-in.o [2020-06-09T12:16:48.976Z] #40 206.7 LINK lib/c/libcriu.so [2020-06-09T12:16:48.976Z] #40 206.8 LINK lib/c/libcriu.a [2020-06-09T12:16:48.976Z] #40 207.0 GEN magic.py [2020-06-09T12:16:49.279Z] #40 207.1 Note: Building without setproctitle() and strlcpy() support. [2020-06-09T12:16:49.279Z] #40 207.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-09T12:16:49.279Z] #40 207.2 Note: Building without GnuTLS support [2020-06-09T12:16:49.279Z] #40 207.2 Makefile.config:39: Warn: you have no libnftables installed [2020-06-09T12:16:49.279Z] #40 207.2 Makefile.config:40: Warn: Building without nftables support [2020-06-09T12:16:49.932Z] #40 208.1 fatal: not a git repository (or any of the parent directories): .git [2020-06-09T12:16:50.565Z] #40 ... [2020-06-09T12:16:50.565Z] [2020-06-09T12:16:50.565Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-09T12:16:50.565Z] #37 DONE 273.4s [2020-06-09T12:16:50.565Z] [2020-06-09T12:16:50.565Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:16:50.737Z] ? github.com/docker/docker/api [no test files] [2020-06-09T12:16:51.217Z] #50 ... [2020-06-09T12:16:51.218Z] [2020-06-09T12:16:51.218Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-09T12:16:51.218Z] #40 209.3 make[1]: Nothing to be done for 'all'. [2020-06-09T12:16:52.740Z] #40 210.5 make[1]: 'images/built-in.o' is up to date. [2020-06-09T12:16:52.740Z] #40 210.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-06-09T12:16:52.740Z] #40 210.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-06-09T12:16:52.740Z] #40 210.7 make[1]: 'compel/libcompel.a' is up to date. [2020-06-09T12:16:52.740Z] #40 210.7 make[1]: 'compel/compel-host-bin' is up to date. [2020-06-09T12:16:52.740Z] #40 210.8 make[1]: Nothing to be done for 'all'. [2020-06-09T12:16:52.740Z] #40 210.8 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-09T12:16:53.033Z] #40 211.0 make[2]: Nothing to be done for 'all'. [2020-06-09T12:16:53.033Z] #40 211.0 make[2]: Nothing to be done for 'all'. [2020-06-09T12:16:53.033Z] #40 211.1 make[2]: Nothing to be done for 'all'. [2020-06-09T12:16:53.558Z] #40 211.2 make[2]: Nothing to be done for 'all'. [2020-06-09T12:16:53.558Z] #40 211.3 make[2]: Nothing to be done for 'all'. [2020-06-09T12:16:53.558Z] #40 211.3 make[2]: Nothing to be done for 'all'. [2020-06-09T12:16:53.558Z] #40 211.4 make[2]: Nothing to be done for 'all'. [2020-06-09T12:16:53.558Z] #40 211.6 make[2]: Nothing to be done for 'all'. [2020-06-09T12:16:53.558Z] #40 211.6 INSTALL criu/criu [2020-06-09T12:16:53.855Z] #40 DONE 211.7s [2020-06-09T12:16:53.855Z] [2020-06-09T12:16:53.855Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-09T12:16:53.855Z] #50 146.2 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-06-09T12:16:55.924Z] #50 148.3 + mkdir -p /build [2020-06-09T12:16:55.924Z] #50 148.3 + cp runc /build/runc [2020-06-09T12:16:55.924Z] #50 DONE 148.4s [2020-06-09T12:16:55.924Z] [2020-06-09T12:16:55.924Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:16:59.842Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.6% of statements [2020-06-09T12:16:59.842Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-06-09T12:16:59.842Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-06-09T12:16:59.842Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-06-09T12:16:59.842Z] ? github.com/docker/docker/pkg/term [no test files] [2020-06-09T12:16:59.842Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-06-09T12:16:59.842Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-06-09T12:16:59.842Z] ? github.com/docker/docker/rootless [no test files] [2020-06-09T12:16:59.842Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-06-09T12:16:59.842Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-06-09T12:16:59.842Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-06-09T12:16:59.842Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-06-09T12:16:59.842Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-06-09T12:16:59.842Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-06-09T12:16:59.842Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-06-09T12:16:59.842Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-06-09T12:16:59.842Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-06-09T12:16:59.842Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-06-09T12:16:59.842Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-06-09T12:16:59.842Z] ? github.com/docker/docker/testutil/request [no test files] [2020-06-09T12:16:59.842Z] ? github.com/docker/docker/volume [no test files] [2020-06-09T12:16:59.842Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-06-09T12:16:59.842Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-06-09T12:16:59.842Z] [2020-06-09T12:16:59.842Z] === Skipped [2020-06-09T12:16:59.842Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-06-09T12:16:59.842Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-06-09T12:16:59.842Z] [2020-06-09T12:16:59.842Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-06-09T12:16:59.842Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-06-09T12:16:59.842Z] [2020-06-09T12:16:59.842Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-06-09T12:16:59.842Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-09T12:16:59.842Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-09T12:16:59.842Z] [2020-06-09T12:16:59.842Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-06-09T12:16:59.842Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-09T12:16:59.842Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-09T12:16:59.842Z] [2020-06-09T12:16:59.842Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-06-09T12:16:59.842Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-09T12:16:59.842Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-09T12:16:59.842Z] [2020-06-09T12:16:59.843Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-06-09T12:16:59.843Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-09T12:16:59.843Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-09T12:16:59.843Z] [2020-06-09T12:16:59.843Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-06-09T12:16:59.843Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-09T12:16:59.843Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-09T12:16:59.843Z] [2020-06-09T12:16:59.843Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-06-09T12:16:59.843Z] graphtest_unix.go:73: No driver to put! [2020-06-09T12:16:59.843Z] [2020-06-09T12:16:59.843Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-06-09T12:16:59.843Z] time="2020-06-09T12:15:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-09T12:16:59.843Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-09T12:16:59.843Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-09T12:16:59.843Z] [2020-06-09T12:16:59.843Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-06-09T12:16:59.843Z] time="2020-06-09T12:15:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-09T12:16:59.843Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-09T12:16:59.843Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-09T12:16:59.843Z] [2020-06-09T12:16:59.843Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-06-09T12:16:59.843Z] time="2020-06-09T12:15:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-09T12:16:59.843Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-09T12:16:59.843Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-09T12:16:59.843Z] [2020-06-09T12:16:59.843Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-06-09T12:16:59.843Z] time="2020-06-09T12:15:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-09T12:16:59.843Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-09T12:16:59.843Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-09T12:16:59.843Z] [2020-06-09T12:16:59.843Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-06-09T12:16:59.843Z] time="2020-06-09T12:15:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-09T12:16:59.843Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-09T12:16:59.843Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-09T12:16:59.843Z] [2020-06-09T12:16:59.843Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-06-09T12:16:59.843Z] graphtest_unix.go:73: No driver to put! [2020-06-09T12:16:59.843Z] [2020-06-09T12:16:59.843Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-06-09T12:16:59.843Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-06-09T12:16:59.843Z] [2020-06-09T12:16:59.843Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-06-09T12:16:59.843Z] overlay_test.go:49: Fails to compute changes intermittently [2020-06-09T12:16:59.843Z] [2020-06-09T12:16:59.843Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-06-09T12:16:59.843Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-06-09T12:16:59.843Z] [2020-06-09T12:16:59.843Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-06-09T12:16:59.843Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-06-09T12:16:59.843Z] [2020-06-09T12:16:59.843Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-06-09T12:16:59.843Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-09T12:16:59.843Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-09T12:16:59.843Z] [2020-06-09T12:16:59.843Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-06-09T12:16:59.843Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-09T12:16:59.843Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-09T12:16:59.843Z] [2020-06-09T12:16:59.843Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-06-09T12:16:59.843Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-09T12:16:59.843Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-09T12:16:59.843Z] [2020-06-09T12:16:59.843Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-06-09T12:16:59.843Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-09T12:16:59.843Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-09T12:16:59.843Z] [2020-06-09T12:16:59.843Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-06-09T12:16:59.843Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-09T12:16:59.843Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-09T12:16:59.843Z] [2020-06-09T12:16:59.843Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-06-09T12:16:59.843Z] graphtest_unix.go:73: No driver to put! [2020-06-09T12:16:59.843Z] [2020-06-09T12:16:59.843Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-06-09T12:16:59.843Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-06-09T12:16:59.843Z] [2020-06-09T12:16:59.843Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-06-09T12:16:59.843Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-06-09T12:16:59.843Z] [2020-06-09T12:16:59.843Z] [2020-06-09T12:16:59.843Z] DONE 2124 tests, 26 skipped in 195.152s Post stage [Pipeline] junit [2020-06-09T12:17:00.498Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-09T12:17:00.759Z] #45 DONE 282.1s [2020-06-09T12:17:00.759Z] [2020-06-09T12:17:00.759Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:17:01.052Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40938/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=42f65bcebea5a9e610a5f5305b47a88ff6d5ce16 -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:42f65bcebea5a9e610a5f5305b47a88ff6d5ce16 hack/make.sh dynbinary test-integration [2020-06-09T12:17:01.334Z] [2020-06-09T12:17:01.615Z] Removing bundles/ [2020-06-09T12:17:01.615Z] [2020-06-09T12:17:01.615Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-06-09T12:17:01.615Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-06-09T12:17:01.615Z] GOOS="" GOARCH="" GOARM="" [2020-06-09T12:17:02.136Z] #52 ... [2020-06-09T12:17:02.136Z] [2020-06-09T12:17:02.136Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-06-09T12:17:02.136Z] #46 DONE 0.1s [2020-06-09T12:17:02.136Z] [2020-06-09T12:17:02.136Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:17:02.136Z] #52 ... [2020-06-09T12:17:02.136Z] [2020-06-09T12:17:02.136Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-06-09T12:17:02.136Z] #48 DONE 0.0s [2020-06-09T12:17:02.136Z] [2020-06-09T12:17:02.136Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-06-09T12:17:02.136Z] #50 DONE 0.1s [2020-06-09T12:17:02.136Z] [2020-06-09T12:17:02.136Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:17:02.968Z] ok github.com/docker/docker/api/server 0.030s coverage: 9.0% of statements [2020-06-09T12:17:04.856Z] #45 DONE 281.2s [2020-06-09T12:17:04.856Z] [2020-06-09T12:17:04.856Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:17:04.856Z] #52 ... [2020-06-09T12:17:04.856Z] [2020-06-09T12:17:04.856Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-06-09T12:17:04.856Z] #46 DONE 0.1s [2020-06-09T12:17:04.856Z] [2020-06-09T12:17:04.856Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-06-09T12:17:04.856Z] #48 DONE 0.0s [2020-06-09T12:17:04.856Z] [2020-06-09T12:17:04.856Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-06-09T12:17:04.856Z] #50 DONE 0.1s [2020-06-09T12:17:04.856Z] [2020-06-09T12:17:04.856Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:17:04.856Z] #52 240.5 + bin/containerd-stress [2020-06-09T12:17:04.856Z] #52 242.2 + bin/containerd-shim [2020-06-09T12:17:05.419Z] #52 241.0 + bin/containerd-stress [2020-06-09T12:17:06.794Z] #52 242.7 + bin/containerd-shim [2020-06-09T12:17:08.566Z] #22 ... [2020-06-09T12:17:08.566Z] [2020-06-09T12:17:08.566Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:17:08.566Z] #46 291.1 + cd /tmp/tmp.4g1GezRRLl/src/github.com/golangci/golangci-lint/ [2020-06-09T12:17:08.566Z] #46 291.1 + git checkout -q v1.23.8 [2020-06-09T12:17:08.566Z] #46 291.6 ++ git describe --tags [2020-06-09T12:17:08.566Z] #46 291.6 + version=v1.23.8 [2020-06-09T12:17:08.566Z] #46 291.6 ++ git rev-parse --short HEAD [2020-06-09T12:17:08.566Z] #46 291.6 + commit=76a82c6 [2020-06-09T12:17:08.566Z] #46 291.6 ++ git show -s --format=%cd [2020-06-09T12:17:08.566Z] #46 291.6 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-06-09T12:17:08.566Z] #46 291.6 + 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-06-09T12:17:11.384Z] #52 248.7 + bin/containerd-shim-runc-v1 [2020-06-09T12:17:13.350Z] #52 249.1 + bin/containerd-shim-runc-v1 [2020-06-09T12:17:13.894Z] #52 251.6 + bin/containerd-shim-runc-v2 [2020-06-09T12:17:14.455Z] #52 252.4 + binaries [2020-06-09T12:17:14.455Z] #52 252.4 + install -D bin/containerd /build/containerd [2020-06-09T12:17:14.455Z] #52 252.4 + install -D bin/containerd-shim /build/containerd-shim [2020-06-09T12:17:14.455Z] #52 252.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-06-09T12:17:14.455Z] #52 252.4 + install -D bin/ctr /build/ctr [2020-06-09T12:17:14.711Z] #52 DONE 252.7s [2020-06-09T12:17:15.270Z] [2020-06-09T12:17:15.270Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-06-09T12:17:15.524Z] #53 DONE 0.2s [2020-06-09T12:17:15.524Z] [2020-06-09T12:17:15.524Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-06-09T12:17:15.524Z] #57 DONE 0.1s [2020-06-09T12:17:15.524Z] [2020-06-09T12:17:15.524Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-06-09T12:17:15.524Z] #59 DONE 0.1s [2020-06-09T12:17:15.524Z] [2020-06-09T12:17:15.524Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-06-09T12:17:15.524Z] #61 DONE 0.0s [2020-06-09T12:17:15.780Z] [2020-06-09T12:17:15.780Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-06-09T12:17:15.780Z] #62 DONE 0.0s [2020-06-09T12:17:15.780Z] [2020-06-09T12:17:15.780Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-06-09T12:17:16.340Z] #63 DONE 0.6s [2020-06-09T12:17:16.340Z] [2020-06-09T12:17:16.340Z] #64 exporting to image [2020-06-09T12:17:16.340Z] #64 exporting layers [2020-06-09T12:17:16.632Z] #52 252.1 + bin/containerd-shim-runc-v2 [2020-06-09T12:17:16.889Z] #52 252.8 + binaries [2020-06-09T12:17:16.889Z] #52 252.8 + install -D bin/containerd /build/containerd [2020-06-09T12:17:16.889Z] #52 252.8 + install -D bin/containerd-shim /build/containerd-shim [2020-06-09T12:17:16.889Z] #52 252.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-06-09T12:17:16.889Z] #52 252.9 + install -D bin/ctr /build/ctr [2020-06-09T12:17:17.147Z] #52 DONE 253.1s [2020-06-09T12:17:18.083Z] [2020-06-09T12:17:18.083Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-06-09T12:17:18.083Z] #53 DONE 0.2s [2020-06-09T12:17:18.083Z] [2020-06-09T12:17:18.083Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-06-09T12:17:18.083Z] #57 DONE 0.1s [2020-06-09T12:17:18.341Z] [2020-06-09T12:17:18.341Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-06-09T12:17:18.341Z] #59 DONE 0.1s [2020-06-09T12:17:18.341Z] [2020-06-09T12:17:18.341Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-06-09T12:17:18.341Z] #61 DONE 0.0s [2020-06-09T12:17:18.341Z] [2020-06-09T12:17:18.341Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-06-09T12:17:18.341Z] #62 DONE 0.0s [2020-06-09T12:17:18.341Z] [2020-06-09T12:17:18.341Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-06-09T12:17:18.906Z] #63 DONE 0.7s [2020-06-09T12:17:18.906Z] [2020-06-09T12:17:18.906Z] #64 exporting to image [2020-06-09T12:17:18.906Z] #64 exporting layers [2020-06-09T12:17:22.949Z] #64 exporting layers 5.8s done [2020-06-09T12:17:22.949Z] #64 writing image sha256:0530100a224eb159cd196d9ca51b137c16f22728ae0d77a41f73447f282781c1 done [2020-06-09T12:17:22.949Z] #64 naming to docker.io/library/docker:42f65bcebea5a9e610a5f5305b47a88ff6d5ce16 done [2020-06-09T12:17:22.949Z] #64 DONE 5.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-09T12:17:23.328Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40938/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_GITCOMMIT=42f65bcebea5a9e610a5f5305b47a88ff6d5ce16 -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:42f65bcebea5a9e610a5f5305b47a88ff6d5ce16 hack/make.sh dynbinary test-integration [2020-06-09T12:17:24.059Z] #46 ... [2020-06-09T12:17:24.060Z] [2020-06-09T12:17:24.060Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:17:24.060Z] #53 256.5 + bin/containerd [2020-06-09T12:17:24.295Z] [2020-06-09T12:17:24.295Z] Removing bundles/ [2020-06-09T12:17:24.295Z] [2020-06-09T12:17:24.295Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-06-09T12:17:24.295Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-06-09T12:17:24.295Z] GOOS="" GOARCH="" GOARM="" [2020-06-09T12:17:25.460Z] #64 exporting layers 5.7s done [2020-06-09T12:17:25.460Z] #64 writing image sha256:9b97159b4f6c50fc599da241b0872c0bd1c2c6af4d784b2cce9d5b71b3143d9b done [2020-06-09T12:17:25.460Z] #64 naming to docker.io/library/docker:42f65bcebea5a9e610a5f5305b47a88ff6d5ce16 done [2020-06-09T12:17:25.460Z] #64 DONE 5.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-06-09T12:17:25.737Z] #53 ... [2020-06-09T12:17:25.737Z] [2020-06-09T12:17:25.737Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:17:25.737Z] #22 308.9 + return [2020-06-09T12:17:25.796Z] + trap exit INT TERM [2020-06-09T12:17:25.796Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-06-09T12:17:25.796Z] + CONTAINER_NAME=docker-pr8 [2020-06-09T12:17:25.796Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40938/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40938/.git:/go/src/github.com/docker/docker/.git --name docker-pr8-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=42f65bcebea5a9e610a5f5305b47a88ff6d5ce16 -e DOCKER_GRAPHDRIVER docker:42f65bcebea5a9e610a5f5305b47a88ff6d5ce16 hack/make.sh dynbinary-daemon [2020-06-09T12:17:26.048Z] #22 DONE 309.0s [2020-06-09T12:17:26.048Z] [2020-06-09T12:17:26.048Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:17:26.728Z] [2020-06-09T12:17:26.728Z] Removing bundles/ [2020-06-09T12:17:26.728Z] [2020-06-09T12:17:26.728Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-06-09T12:17:26.728Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-06-09T12:17:26.728Z] GOOS="" GOARCH="" GOARM="" [2020-06-09T12:17:28.238Z] #53 ... [2020-06-09T12:17:28.238Z] [2020-06-09T12:17:28.238Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-06-09T12:17:28.549Z] #23 DONE 0.1s [2020-06-09T12:17:28.549Z] [2020-06-09T12:17:28.549Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-06-09T12:17:28.865Z] #27 DONE 0.5s [2020-06-09T12:17:28.865Z] [2020-06-09T12:17:28.865Z] #30 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-06-09T12:17:28.865Z] #30 DONE 0.1s [2020-06-09T12:17:28.865Z] [2020-06-09T12:17:28.865Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:17:29.175Z] #53 ... [2020-06-09T12:17:29.175Z] [2020-06-09T12:17:29.175Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-06-09T12:17:29.175Z] #32 DONE 0.1s [2020-06-09T12:17:29.175Z] [2020-06-09T12:17:29.175Z] #35 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-06-09T12:17:29.175Z] #35 DONE 0.1s [2020-06-09T12:17:29.175Z] [2020-06-09T12:17:29.175Z] #38 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-06-09T12:17:29.175Z] #38 DONE 0.2s [2020-06-09T12:17:29.175Z] [2020-06-09T12:17:29.175Z] #41 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-06-09T12:17:29.175Z] #41 DONE 0.1s [2020-06-09T12:17:29.176Z] [2020-06-09T12:17:29.176Z] #43 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-06-09T12:17:29.476Z] #43 DONE 0.1s [2020-06-09T12:17:29.476Z] [2020-06-09T12:17:29.476Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-06-09T12:17:29.476Z] #45 DONE 0.1s [2020-06-09T12:17:29.476Z] [2020-06-09T12:17:29.476Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:17:38.736Z] 4612f6d0b889: Pull complete [2020-06-09T12:17:38.736Z] Digest: sha256:2629881183feda906459163cb58fbdbc001bea76a92b2dc4695c8e5b14f747ae [2020-06-09T12:17:38.736Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-09T12:17:38.736Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-09T12:17:38.736Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-06-09T12:17:38.736Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-06-09T12:17:38.736Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1217' [2020-06-09T12:17:38.736Z] INFO: Docker version of control daemon [2020-06-09T12:17:38.736Z] [2020-06-09T12:17:38.736Z] Client: Docker Engine - Enterprise [2020-06-09T12:17:38.736Z] Version: 19.03.5 [2020-06-09T12:17:38.736Z] API version: 1.40 [2020-06-09T12:17:38.736Z] Go version: go1.12.12 [2020-06-09T12:17:38.736Z] Git commit: 2ee0c57608 [2020-06-09T12:17:38.736Z] Built: 11/13/2019 08:00:16 [2020-06-09T12:17:38.736Z] OS/Arch: windows/amd64 [2020-06-09T12:17:38.736Z] Experimental: false [2020-06-09T12:17:38.736Z] [2020-06-09T12:17:38.736Z] Server: Docker Engine - Enterprise [2020-06-09T12:17:38.736Z] Engine: [2020-06-09T12:17:38.736Z] Version: 19.03.5 [2020-06-09T12:17:38.736Z] API version: 1.40 (minimum version 1.24) [2020-06-09T12:17:38.736Z] Go version: go1.12.12 [2020-06-09T12:17:38.736Z] Git commit: 2ee0c57608 [2020-06-09T12:17:38.736Z] Built: 11/13/2019 07:58:51 [2020-06-09T12:17:38.736Z] OS/Arch: windows/amd64 [2020-06-09T12:17:38.736Z] Experimental: true [2020-06-09T12:17:38.736Z] [2020-06-09T12:17:38.736Z] INFO: Docker info of control daemon [2020-06-09T12:17:38.736Z] [2020-06-09T12:17:38.736Z] Client: [2020-06-09T12:17:38.736Z] Debug Mode: false [2020-06-09T12:17:38.736Z] Plugins: [2020-06-09T12:17:38.736Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-06-09T12:17:38.736Z] [2020-06-09T12:17:38.736Z] Server: [2020-06-09T12:17:38.736Z] Containers: 0 [2020-06-09T12:17:38.736Z] Running: 0 [2020-06-09T12:17:38.736Z] Paused: 0 [2020-06-09T12:17:38.736Z] Stopped: 0 [2020-06-09T12:17:38.736Z] Images: 1 [2020-06-09T12:17:38.736Z] Server Version: 19.03.5 [2020-06-09T12:17:38.736Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-06-09T12:17:38.736Z] Windows: [2020-06-09T12:17:38.736Z] LCOW: [2020-06-09T12:17:38.736Z] Logging Driver: json-file [2020-06-09T12:17:38.736Z] Plugins: [2020-06-09T12:17:38.736Z] Volume: local [2020-06-09T12:17:38.736Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-06-09T12:17:38.736Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-06-09T12:17:38.736Z] Swarm: inactive [2020-06-09T12:17:38.736Z] Default Isolation: process [2020-06-09T12:17:38.736Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-06-09T12:17:38.736Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-06-09T12:17:38.736Z] OSType: windows [2020-06-09T12:17:38.736Z] Architecture: x86_64 [2020-06-09T12:17:38.736Z] CPUs: 4 [2020-06-09T12:17:38.736Z] Total Memory: 32GiB [2020-06-09T12:17:38.736Z] Name: azwin-2-76fe00 [2020-06-09T12:17:38.736Z] ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW [2020-06-09T12:17:38.736Z] Docker Root Dir: D:\docker [2020-06-09T12:17:38.736Z] Debug Mode: false [2020-06-09T12:17:38.736Z] Registry: https://index.docker.io/v1/ [2020-06-09T12:17:38.736Z] Labels: [2020-06-09T12:17:38.736Z] Experimental: true [2020-06-09T12:17:38.736Z] Insecure Registries: [2020-06-09T12:17:38.736Z] 10.0.0.4:5000 [2020-06-09T12:17:38.736Z] 127.0.0.0/8 [2020-06-09T12:17:38.736Z] Registry Mirrors: [2020-06-09T12:17:38.736Z] http://10.0.0.4:5000/ [2020-06-09T12:17:38.736Z] Live Restore Enabled: false [2020-06-09T12:17:38.736Z] [2020-06-09T12:17:38.736Z] [2020-06-09T12:17:38.736Z] INFO: Commit hash is 07494d0431 [2020-06-09T12:17:38.736Z] INFO: Nuke-Everything... [2020-06-09T12:17:38.736Z] INFO: Container count on control daemon to delete is 0 [2020-06-09T12:17:38.736Z] INFO: Nuking d:\CI [2020-06-09T12:17:38.736Z] INFO: Zapped successfully [2020-06-09T12:17:38.736Z] INFO: Location for testing is d:\CI\PR-40938\8 [2020-06-09T12:17:38.736Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-06-09T12:17:38.736Z] [2020-06-09T12:17:38.736Z] [2020-06-09T12:17:38.736Z] INFO: Building the image from Dockerfile.windows at 06/09/2020 12:17:37... [2020-06-09T12:17:38.736Z] [2020-06-09T12:17:44.650Z] Sending build context to Docker daemon 55.41MB [2020-06-09T12:17:44.650Z] [2020-06-09T12:17:44.650Z] Step 1/10 : FROM microsoft/windowsservercore [2020-06-09T12:17:44.650Z] ---> 561b89eac394 [2020-06-09T12:17:44.650Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-06-09T12:17:44.650Z] ---> Running in 7adb53a0c43c [2020-06-09T12:17:44.650Z] Removing intermediate container 7adb53a0c43c [2020-06-09T12:17:44.650Z] ---> fb935d077b16 [2020-06-09T12:17:44.650Z] Step 3/10 : ARG GO_VERSION=1.13.12 [2020-06-09T12:17:44.650Z] ---> Running in 5a14e309a378 [2020-06-09T12:17:45.127Z] Removing intermediate container 5a14e309a378 [2020-06-09T12:17:45.127Z] ---> 6ab01769d5d6 [2020-06-09T12:17:45.127Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-06-09T12:17:45.127Z] ---> Running in 9a8d9eb1d26b [2020-06-09T12:17:45.602Z] Removing intermediate container 9a8d9eb1d26b [2020-06-09T12:17:45.602Z] ---> f6ad9a72c139 [2020-06-09T12:17:45.602Z] 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-06-09T12:17:45.602Z] ---> Running in 1d7398c8cdcd [2020-06-09T12:17:46.076Z] Removing intermediate container 1d7398c8cdcd [2020-06-09T12:17:46.076Z] ---> 8a1517f007d6 [2020-06-09T12:17:46.076Z] 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-06-09T12:17:46.076Z] ---> Running in 0e673a42d91c [2020-06-09T12:17:50.930Z] [2020-06-09T12:17:50.931Z] SUCCESS: Specified value was saved. [2020-06-09T12:17:51.929Z] INFO: Downloading git... [2020-06-09T12:17:53.513Z] INFO: Downloading go... [2020-06-09T12:17:54.517Z] INFO: Downloading compiler 1 of 3... [2020-06-09T12:17:55.516Z] INFO: Downloading compiler 2 of 3... [2020-06-09T12:17:55.990Z] INFO: Downloading compiler 3 of 3... [2020-06-09T12:17:56.530Z] INFO: Extracting git... [2020-06-09T12:17:58.407Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-06-09T12:17:58.407Z] [2020-06-09T12:17:58.407Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-06-09T12:17:58.407Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-06-09T12:17:58.407Z] HOSTNAME=f2766b02eec6 [2020-06-09T12:17:58.407Z] TESTDEBUG=0 [2020-06-09T12:17:58.407Z] DEST=bundles/test-integration [2020-06-09T12:17:58.407Z] PWD=/go/src/github.com/docker/docker [2020-06-09T12:17:58.407Z] DOCKER_GITCOMMIT=42f65bcebea5a9e610a5f5305b47a88ff6d5ce16 [2020-06-09T12:17:58.407Z] container=docker [2020-06-09T12:17:58.407Z] HOME=/root [2020-06-09T12:17:58.407Z] GOLANG_VERSION=1.13.12 [2020-06-09T12:17:58.407Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-06-09T12:17:58.407Z] VALIDATE_BRANCH=master [2020-06-09T12:17:58.407Z] TERM=xterm [2020-06-09T12:17:58.407Z] DOCKER_PKG=github.com/docker/docker [2020-06-09T12:17:58.407Z] SHLVL=1 [2020-06-09T12:17:58.407Z] TIMEOUT=120m [2020-06-09T12:17:58.407Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-06-09T12:17:58.407Z] DOCKER_GRAPHDRIVER=overlay2 [2020-06-09T12:17:58.407Z] GO111MODULE=off [2020-06-09T12:17:58.407Z] DOCKER_EXPERIMENTAL=1 [2020-06-09T12:17:58.407Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-06-09T12:17:58.407Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-06-09T12:17:58.407Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-06-09T12:17:58.407Z] GOPATH=/go [2020-06-09T12:17:58.407Z] PKG_CONFIG=pkg-config [2020-06-09T12:17:58.407Z] _=/usr/bin/env [2020-06-09T12:17:58.407Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-06-09T12:17:59.226Z] ok github.com/docker/docker/api/server/httputils 0.014s coverage: 14.7% of statements [2020-06-09T12:17:59.226Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-06-09T12:17:59.226Z] ok github.com/docker/docker/api/server/middleware 0.028s coverage: 37.7% of statements [2020-06-09T12:17:59.226Z] ? github.com/docker/docker/api/server/router [no test files] [2020-06-09T12:17:59.226Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-06-09T12:17:59.226Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-06-09T12:17:59.226Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-06-09T12:17:59.226Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-06-09T12:17:59.226Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-06-09T12:17:59.226Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-06-09T12:17:59.226Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-06-09T12:17:59.226Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-06-09T12:17:59.226Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-06-09T12:17:59.226Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-06-09T12:17:59.226Z] ok github.com/docker/docker/api/types/strslice 0.013s coverage: 90.0% of statements [2020-06-09T12:17:59.226Z] ok github.com/docker/docker/api/types/filters 0.016s coverage: 92.2% of statements [2020-06-09T12:17:59.226Z] ok github.com/docker/docker/api/server/router/swarm 0.042s coverage: 5.1% of statements [2020-06-09T12:17:59.226Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-06-09T12:17:59.227Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-06-09T12:17:59.227Z] ? github.com/docker/docker/api/types [no test files] [2020-06-09T12:17:59.227Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-06-09T12:17:59.227Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-06-09T12:17:59.227Z] ? github.com/docker/docker/api/types/container [no test files] [2020-06-09T12:17:59.227Z] ? github.com/docker/docker/api/types/events [no test files] [2020-06-09T12:17:59.227Z] ? github.com/docker/docker/api/types/image [no test files] [2020-06-09T12:17:59.227Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-06-09T12:17:59.227Z] ? github.com/docker/docker/api/types/network [no test files] [2020-06-09T12:17:59.227Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-06-09T12:17:59.227Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-06-09T12:17:59.227Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-06-09T12:17:59.227Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-06-09T12:17:59.227Z] ok github.com/docker/docker/api/types/versions 0.031s coverage: 75.0% of statements [2020-06-09T12:17:59.227Z] ok github.com/docker/docker/api/types/time 0.010s coverage: 100.0% of statements [2020-06-09T12:17:59.227Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-06-09T12:17:59.227Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-06-09T12:17:59.227Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-06-09T12:17:59.227Z] ? github.com/docker/docker/builder [no test files] [2020-06-09T12:17:59.227Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-06-09T12:17:59.227Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-06-09T12:17:59.227Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-06-09T12:17:59.227Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-06-09T12:17:59.227Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-06-09T12:17:59.227Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-06-09T12:17:59.227Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-06-09T12:17:59.227Z] ok github.com/docker/docker/builder/dockerignore 0.013s coverage: 96.8% of statements [2020-06-09T12:17:59.227Z] ok github.com/docker/docker/cli/debug 0.010s coverage: 100.0% of statements [2020-06-09T12:18:00.608Z] ok github.com/docker/docker/builder/remotecontext 0.357s coverage: 13.6% of statements [2020-06-09T12:18:00.869Z] ok github.com/docker/docker/builder/remotecontext/git 3.355s coverage: 86.3% of statements [2020-06-09T12:18:01.810Z] ok github.com/docker/docker/builder/dockerfile 1.088s coverage: 48.2% of statements [2020-06-09T12:18:01.810Z] ? github.com/docker/docker/cli [no test files] [2020-06-09T12:18:01.810Z] ? github.com/docker/docker/cli/config [no test files] [2020-06-09T12:18:07.098Z] ok github.com/docker/docker/client 0.259s coverage: 75.4% of statements [2020-06-09T12:18:09.493Z] #53 ... [2020-06-09T12:18:09.493Z] [2020-06-09T12:18:09.493Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:18:09.493Z] #46 DONE 348.5s [2020-06-09T12:18:09.493Z] [2020-06-09T12:18:09.493Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:18:09.493Z] #53 ... [2020-06-09T12:18:09.493Z] [2020-06-09T12:18:09.493Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-06-09T12:18:09.493Z] #47 DONE 0.1s [2020-06-09T12:18:09.493Z] [2020-06-09T12:18:09.493Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-06-09T12:18:09.493Z] #49 DONE 0.1s [2020-06-09T12:18:09.493Z] [2020-06-09T12:18:09.493Z] #51 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-06-09T12:18:09.493Z] #51 DONE 0.1s [2020-06-09T12:18:09.493Z] [2020-06-09T12:18:09.493Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-09T12:18:10.491Z] INFO [loader] Go packages loading at mode 575 (exports_file|imports|name|types_sizes|compiled_files|deps|files) took 1m55.777571651s [2020-06-09T12:18:10.491Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 467.19916ms [2020-06-09T12:18:11.123Z] #53 314.0 + bin/containerd-stress [2020-06-09T12:18:11.542Z] INFO: Expanding go... [2020-06-09T12:18:13.264Z] #53 316.3 + bin/containerd-shim [2020-06-09T12:18:20.409Z] #53 323.1 + bin/containerd-shim-runc-v1 [2020-06-09T12:18:20.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-06-09T12:18:20.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-06-09T12:18:22.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-06-09T12:18:24.068Z] #53 326.4 + bin/containerd-shim-runc-v2 [2020-06-09T12:18:24.381Z] #53 327.4 + binaries [2020-06-09T12:18:24.381Z] #53 327.4 + install -D bin/containerd /build/containerd [2020-06-09T12:18:24.381Z] #53 327.4 + install -D bin/containerd-shim /build/containerd-shim [2020-06-09T12:18:24.381Z] #53 327.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-06-09T12:18:24.381Z] #53 327.4 + install -D bin/ctr /build/ctr [2020-06-09T12:18:24.705Z] #53 DONE 327.5s [2020-06-09T12:18:25.381Z] [2020-06-09T12:18:25.381Z] #54 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-06-09T12:18:25.381Z] #54 DONE 0.1s [2020-06-09T12:18:25.381Z] [2020-06-09T12:18:25.381Z] #58 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-06-09T12:18:25.697Z] #58 DONE 0.1s [2020-06-09T12:18:25.697Z] [2020-06-09T12:18:25.697Z] #60 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-06-09T12:18:25.697Z] #60 DONE 0.1s [2020-06-09T12:18:25.697Z] [2020-06-09T12:18:25.697Z] #62 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-06-09T12:18:25.697Z] #62 DONE 0.1s [2020-06-09T12:18:25.697Z] [2020-06-09T12:18:25.697Z] #63 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-06-09T12:18:25.697Z] #63 DONE 0.0s [2020-06-09T12:18:25.697Z] [2020-06-09T12:18:25.697Z] #64 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-06-09T12:18:27.906Z] #64 DONE 2.1s [2020-06-09T12:18:27.906Z] [2020-06-09T12:18:27.906Z] #65 exporting to oci image format [2020-06-09T12:18:27.906Z] #65 exporting layers [2020-06-09T12:18:32.857Z] INFO: Expanding compiler 1 of 3... [2020-06-09T12:18:33.333Z] INFO: Expanding compiler 2 of 3... [2020-06-09T12:18:33.672Z] ok github.com/docker/docker/cmd/dockerd 0.123s coverage: 30.8% of statements [2020-06-09T12:18:36.218Z] ok github.com/docker/docker/container 0.145s coverage: 34.7% of statements [2020-06-09T12:18:36.218Z] ? github.com/docker/docker/container/stream [no test files] [2020-06-09T12:18:36.218Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-06-09T12:18:36.218Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-06-09T12:18:36.218Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-06-09T12:18:37.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-06-09T12:18:38.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-06-09T12:18:38.769Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.065s coverage: 65.3% of statements [2020-06-09T12:18:39.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-06-09T12:18:39.246Z] INFO: Expanding compiler 3 of 3... [2020-06-09T12:18:39.712Z] ok github.com/docker/docker/daemon/cluster/convert 0.042s coverage: 35.4% of statements [2020-06-09T12:18:40.247Z] INFO: Removing downloaded files... [2020-06-09T12:18:40.247Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-06-09T12:18:40.247Z] INFO: Configuring git core.autocrlf... [2020-06-09T12:18:40.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-06-09T12:18:40.541Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-06-09T12:18:40.654Z] ok github.com/docker/docker/daemon/cluster 0.207s coverage: 0.5% of statements [2020-06-09T12:18:42.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-06-09T12:18:43.957Z] ok github.com/docker/docker/daemon/discovery 0.022s coverage: 30.0% of statements [2020-06-09T12:18:44.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-06-09T12:18:45.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-06-09T12:18:45.344Z] ok github.com/docker/docker/daemon/events 0.075s coverage: 50.0% of statements [2020-06-09T12:18:45.644Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-06-09T12:18:45.644Z] [2020-06-09T12:18:45.644Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-06-09T12:18:45.644Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-06-09T12:18:45.644Z] HOSTNAME=5cce256fe415 [2020-06-09T12:18:45.644Z] DEST=bundles/test-integration [2020-06-09T12:18:45.644Z] PWD=/go/src/github.com/docker/docker [2020-06-09T12:18:45.644Z] DOCKER_ROOTLESS=1 [2020-06-09T12:18:45.644Z] DOCKER_GITCOMMIT=42f65bcebea5a9e610a5f5305b47a88ff6d5ce16 [2020-06-09T12:18:45.644Z] container=docker [2020-06-09T12:18:45.644Z] HOME=/root [2020-06-09T12:18:45.644Z] GOLANG_VERSION=1.13.12 [2020-06-09T12:18:45.644Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-06-09T12:18:45.644Z] VALIDATE_BRANCH=master [2020-06-09T12:18:45.644Z] TERM=xterm [2020-06-09T12:18:45.644Z] DOCKER_PKG=github.com/docker/docker [2020-06-09T12:18:45.644Z] SHLVL=1 [2020-06-09T12:18:45.644Z] TIMEOUT=120m [2020-06-09T12:18:45.644Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-06-09T12:18:45.644Z] DOCKER_GRAPHDRIVER=overlay2 [2020-06-09T12:18:45.644Z] GO111MODULE=off [2020-06-09T12:18:45.644Z] DOCKER_EXPERIMENTAL=1 [2020-06-09T12:18:45.644Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-06-09T12:18:45.644Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-06-09T12:18:45.644Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-06-09T12:18:45.644Z] GOPATH=/go [2020-06-09T12:18:45.644Z] PKG_CONFIG=pkg-config [2020-06-09T12:18:45.644Z] _=/usr/bin/env [2020-06-09T12:18:45.644Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-06-09T12:18:45.918Z] ok github.com/docker/docker/daemon/config 0.165s coverage: 81.7% of statements [2020-06-09T12:18:46.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-06-09T12:18:47.434Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-06-09T12:18:47.834Z] ok github.com/docker/docker/daemon/graphdriver 0.024s coverage: 2.2% of statements [2020-06-09T12:18:48.154Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-06-09T12:18:48.154Z] [2020-06-09T12:18:48.418Z] + TEST_INTEGRATION_DEST=2 [2020-06-09T12:18:48.418Z] + CONTAINER_NAME=docker-pr8-2 [2020-06-09T12:18:48.418Z] + TEST_SKIP_INTEGRATION=1 [2020-06-09T12:18:48.418Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-06-09T12:18:48.418Z] + run_tests [2020-06-09T12:18:48.418Z] + c=0 [2020-06-09T12:18:48.418Z] + '[' -n 0 ']' [2020-06-09T12:18:48.418Z] + rm= [2020-06-09T12:18:48.418Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-40938/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40938/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-40938/.git:/go/src/github.com/docker/docker/.git --name docker-pr8-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=42f65bcebea5a9e610a5f5305b47a88ff6d5ce16 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:42f65bcebea5a9e610a5f5305b47a88ff6d5ce16 hack/make.sh '' test-integration [2020-06-09T12:18:48.418Z] + TEST_INTEGRATION_DEST=1 [2020-06-09T12:18:48.418Z] + CONTAINER_NAME=docker-pr8-1 [2020-06-09T12:18:48.418Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-06-09T12:18:48.418Z] + run_tests test-integration-flaky [2020-06-09T12:18:48.418Z] + '[' -n 0 ']' [2020-06-09T12:18:48.418Z] + rm= [2020-06-09T12:18:48.418Z] + TEST_INTEGRATION_DEST=3 [2020-06-09T12:18:48.418Z] + CONTAINER_NAME=docker-pr8-3 [2020-06-09T12:18:48.418Z] + TEST_SKIP_INTEGRATION=1 [2020-06-09T12:18:48.418Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-06-09T12:18:48.418Z] + run_tests [2020-06-09T12:18:48.418Z] + '[' -n 0 ']' [2020-06-09T12:18:48.418Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-40938/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40938/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-40938/.git:/go/src/github.com/docker/docker/.git --name docker-pr8-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=42f65bcebea5a9e610a5f5305b47a88ff6d5ce16 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:42f65bcebea5a9e610a5f5305b47a88ff6d5ce16 hack/make.sh test-integration-flaky test-integration [2020-06-09T12:18:48.418Z] + rm= [2020-06-09T12:18:48.418Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-40938/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40938/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-40938/.git:/go/src/github.com/docker/docker/.git --name docker-pr8-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=42f65bcebea5a9e610a5f5305b47a88ff6d5ce16 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:42f65bcebea5a9e610a5f5305b47a88ff6d5ce16 hack/make.sh '' test-integration [2020-06-09T12:18:48.418Z] ++ jobs -p [2020-06-09T12:18:48.418Z] + for job in $(jobs -p) [2020-06-09T12:18:48.418Z] + wait 9505 [2020-06-09T12:18:48.441Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-06-09T12:18:49.350Z] [2020-06-09T12:18:49.351Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-06-09T12:18:49.351Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-06-09T12:18:49.351Z] HOSTNAME=bedd56d131bd [2020-06-09T12:18:49.351Z] TEST_SKIP_INTEGRATION=1 [2020-06-09T12:18:49.351Z] TESTDEBUG=0 [2020-06-09T12:18:49.351Z] DEST=bundles/test-integration [2020-06-09T12:18:49.351Z] PWD=/go/src/github.com/docker/docker [2020-06-09T12:18:49.351Z] KEEPBUNDLE=1 [2020-06-09T12:18:49.351Z] DOCKER_GITCOMMIT=42f65bcebea5a9e610a5f5305b47a88ff6d5ce16 [2020-06-09T12:18:49.351Z] container=docker [2020-06-09T12:18:49.351Z] HOME=/root [2020-06-09T12:18:49.351Z] GOLANG_VERSION=1.13.12 [2020-06-09T12:18:49.351Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-06-09T12:18:49.351Z] VALIDATE_BRANCH=master [2020-06-09T12:18:49.351Z] TERM=xterm [2020-06-09T12:18:49.351Z] DOCKER_PKG=github.com/docker/docker [2020-06-09T12:18:49.351Z] SHLVL=1 [2020-06-09T12:18:49.351Z] TIMEOUT=120m [2020-06-09T12:18:49.351Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-06-09T12:18:49.351Z] DOCKER_GRAPHDRIVER=overlay2 [2020-06-09T12:18:49.351Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-06-09T12:18:49.351Z] GO111MODULE=off [2020-06-09T12:18:49.351Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-06-09T12:18:49.351Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-06-09T12:18:49.351Z] GOPATH=/go [2020-06-09T12:18:49.351Z] PKG_CONFIG=pkg-config [2020-06-09T12:18:49.351Z] _=/usr/bin/env [2020-06-09T12:18:49.351Z] Building test suite binary ./integration-cli/test.main [2020-06-09T12:18:49.351Z] [2020-06-09T12:18:49.351Z] [2020-06-09T12:18:49.511Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-06-09T12:18:49.608Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-06-09T12:18:49.608Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-06-09T12:18:49.608Z] HOSTNAME=ac1a49946829 [2020-06-09T12:18:49.608Z] TEST_SKIP_INTEGRATION=1 [2020-06-09T12:18:49.608Z] TESTDEBUG=0 [2020-06-09T12:18:49.608Z] DEST=bundles/test-integration [2020-06-09T12:18:49.608Z] PWD=/go/src/github.com/docker/docker [2020-06-09T12:18:49.608Z] KEEPBUNDLE=1 [2020-06-09T12:18:49.608Z] DOCKER_GITCOMMIT=42f65bcebea5a9e610a5f5305b47a88ff6d5ce16 [2020-06-09T12:18:49.608Z] container=docker [2020-06-09T12:18:49.608Z] HOME=/root [2020-06-09T12:18:49.608Z] GOLANG_VERSION=1.13.12 [2020-06-09T12:18:49.608Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-06-09T12:18:49.608Z] VALIDATE_BRANCH=master [2020-06-09T12:18:49.608Z] TERM=xterm [2020-06-09T12:18:49.608Z] DOCKER_PKG=github.com/docker/docker [2020-06-09T12:18:49.608Z] SHLVL=1 [2020-06-09T12:18:49.608Z] TIMEOUT=120m [2020-06-09T12:18:49.608Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-06-09T12:18:49.608Z] DOCKER_GRAPHDRIVER=overlay2 [2020-06-09T12:18:49.608Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-06-09T12:18:49.608Z] GO111MODULE=off [2020-06-09T12:18:49.608Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-06-09T12:18:49.608Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-06-09T12:18:49.608Z] GOPATH=/go [2020-06-09T12:18:49.608Z] PKG_CONFIG=pkg-config [2020-06-09T12:18:49.608Z] _=/usr/bin/env [2020-06-09T12:18:49.608Z] Building test suite binary ./integration-cli/test.main [2020-06-09T12:18:49.608Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-06-09T12:18:50.173Z] No new tests added to integration. [2020-06-09T12:18:50.173Z] [2020-06-09T12:18:50.173Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-06-09T12:18:50.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-06-09T12:18:51.126Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2020-06-09T12:18:51.547Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-06-09T12:18:51.547Z] HOSTNAME=fcb0c434421a [2020-06-09T12:18:51.547Z] TESTDEBUG=0 [2020-06-09T12:18:51.547Z] DEST=bundles/test-integration [2020-06-09T12:18:51.547Z] PWD=/go/src/github.com/docker/docker [2020-06-09T12:18:51.547Z] KEEPBUNDLE=1 [2020-06-09T12:18:51.547Z] DOCKER_GITCOMMIT=42f65bcebea5a9e610a5f5305b47a88ff6d5ce16 [2020-06-09T12:18:51.547Z] container=docker [2020-06-09T12:18:51.547Z] HOME=/root [2020-06-09T12:18:51.547Z] GOLANG_VERSION=1.13.12 [2020-06-09T12:18:51.547Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-06-09T12:18:51.547Z] VALIDATE_BRANCH=master [2020-06-09T12:18:51.547Z] TERM=xterm [2020-06-09T12:18:51.547Z] DOCKER_PKG=github.com/docker/docker [2020-06-09T12:18:51.547Z] SHLVL=1 [2020-06-09T12:18:51.547Z] TIMEOUT=120m [2020-06-09T12:18:51.547Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-06-09T12:18:51.547Z] DOCKER_GRAPHDRIVER=overlay2 [2020-06-09T12:18:51.547Z] GO111MODULE=off [2020-06-09T12:18:51.547Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-06-09T12:18:51.547Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-06-09T12:18:51.547Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-06-09T12:18:51.547Z] GOPATH=/go [2020-06-09T12:18:51.547Z] PKG_CONFIG=pkg-config [2020-06-09T12:18:51.547Z] _=/usr/bin/env [2020-06-09T12:18:51.547Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-06-09T12:18:52.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-06-09T12:18:52.065Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.468s coverage: 13.9% of statements [2020-06-09T12:18:52.634Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.677s coverage: 57.0% of statements [2020-06-09T12:18:53.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-06-09T12:18:54.149Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-06-09T12:18:54.149Z] Using test binary docker [2020-06-09T12:18:54.149Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-06-09T12:18:54.149Z] +++ /etc/init.d/apparmor start [2020-06-09T12:18:54.149Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-06-09T12:18:54.149Z] INFO: Waiting for daemon to start... [2020-06-09T12:18:54.149Z] Starting dockerd [2020-06-09T12:18:54.149Z] +++ 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-06-09T12:18:55.176Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.016s coverage: 1.8% of statements [2020-06-09T12:18:56.163Z] . [2020-06-09T12:18:56.163Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-06-09T12:18:56.163Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-06-09T12:18:56.163Z] Error: No such image: emptyfs [2020-06-09T12:18:56.163Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-06-09T12:18:56.163Z] ++++ docker load [2020-06-09T12:18:56.511Z] Running integration-test (iteration 1) [2020-06-09T12:18:56.511Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-06-09T12:18:56.511Z] ++ 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-06-09T12:18:56.511Z] ++ set -e [2020-06-09T12:18:56.511Z] ++ '[' -n 0 ']' [2020-06-09T12:18:56.511Z] ++ set -x [2020-06-09T12:18:56.511Z] ++ env -i DEST=/go/src/github.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-06-09T12:18:57.721Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.949s coverage: 73.1% of statements [2020-06-09T12:18:57.721Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.943s coverage: 45.9% of statements [2020-06-09T12:18:59.102Z] ok github.com/docker/docker/daemon 12.354s coverage: 17.6% of statements [2020-06-09T12:18:59.102Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-06-09T12:18:59.102Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-06-09T12:18:59.102Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-06-09T12:18:59.102Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-06-09T12:18:59.102Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-06-09T12:18:59.102Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.960s coverage: 49.5% of statements [2020-06-09T12:19:00.485Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.679s coverage: 76.1% of statements [2020-06-09T12:19:00.747Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.019s coverage: 58.0% of statements [2020-06-09T12:19:01.318Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.033s coverage: 3.0% of statements [2020-06-09T12:19:01.889Z] ok github.com/docker/docker/daemon/links 0.031s coverage: 93.0% of statements [2020-06-09T12:19:03.503Z] Loaded image: buildpack-deps:jessie [2020-06-09T12:19:03.503Z] Loaded image: busybox:latest [2020-06-09T12:19:03.503Z] Loaded image: busybox:glibc [2020-06-09T12:19:03.785Z] Loaded image: debian:jessie [2020-06-09T12:19:03.785Z] Loaded image: hello-world:latest [2020-06-09T12:19:03.785Z] INFO: Testing against a local daemon [2020-06-09T12:19:03.785Z] === RUN TestCgroupNamespacesBuild [2020-06-09T12:19:03.803Z] ok github.com/docker/docker/daemon/logger 0.266s coverage: 41.8% of statements [2020-06-09T12:19:04.746Z] ok github.com/docker/docker/daemon/logger/awslogs 0.290s coverage: 77.8% of statements [2020-06-09T12:19:04.746Z] ok github.com/docker/docker/daemon/images 0.030s coverage: 4.8% of statements [2020-06-09T12:19:05.318Z] ok github.com/docker/docker/daemon/logger/gelf 0.020s coverage: 67.0% of statements [2020-06-09T12:19:05.578Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.337s coverage: 57.7% of statements [2020-06-09T12:19:05.578Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-06-09T12:19:05.578Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-06-09T12:19:05.578Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-06-09T12:19:05.578Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-06-09T12:19:05.578Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-06-09T12:19:05.578Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-06-09T12:19:06.151Z] ok github.com/docker/docker/daemon/logger/journald 0.019s coverage: 26.2% of statements [2020-06-09T12:19:06.151Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.022s coverage: 87.2% of statements [2020-06-09T12:19:06.453Z] --- PASS: TestCgroupNamespacesBuild (2.27s) [2020-06-09T12:19:06.453Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-06-09T12:19:06.723Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.062s coverage: 61.6% of statements [2020-06-09T12:19:07.664Z] ok github.com/docker/docker/daemon/logger/local 0.075s coverage: 75.2% of statements [2020-06-09T12:19:07.664Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-06-09T12:19:07.970Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.84s) [2020-06-09T12:19:07.970Z] === RUN TestBuildWithSession [2020-06-09T12:19:07.970Z] --- SKIP: TestBuildWithSession (0.00s) [2020-06-09T12:19:07.970Z] build_session_test.go:25: TODO: BuildKit [2020-06-09T12:19:07.970Z] === RUN TestBuildSquashParent [2020-06-09T12:19:08.236Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.080s coverage: 37.7% of statements [2020-06-09T12:19:08.236Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.040s coverage: 33.3% of statements [2020-06-09T12:19:09.180Z] ok github.com/docker/docker/daemon/logger/templates 0.014s coverage: 8.3% of statements [2020-06-09T12:19:09.180Z] ok github.com/docker/docker/daemon/logger/syslog 0.026s coverage: 47.8% of statements [2020-06-09T12:19:11.094Z] ok github.com/docker/docker/daemon/network 0.027s coverage: 63.8% of statements [2020-06-09T12:19:11.094Z] ok github.com/docker/docker/daemon/logger/splunk 1.898s coverage: 82.5% of statements [2020-06-09T12:19:11.094Z] ? github.com/docker/docker/daemon/names [no test files] [2020-06-09T12:19:11.094Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-06-09T12:19:12.037Z] ok github.com/docker/docker/distribution/metadata 0.110s coverage: 48.2% of statements [2020-06-09T12:19:12.611Z] ok github.com/docker/docker/errdefs 0.025s coverage: 49.4% of statements [2020-06-09T12:19:13.182Z] ok github.com/docker/docker/distribution 0.455s coverage: 22.1% of statements [2020-06-09T12:19:13.182Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-06-09T12:19:14.812Z] --- PASS: TestBuildSquashParent (6.83s) [2020-06-09T12:19:14.812Z] === RUN TestBuildWithRemoveAndForceRemove [2020-06-09T12:19:14.812Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-09T12:19:14.812Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-09T12:19:14.812Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-09T12:19:14.812Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-09T12:19:14.812Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-09T12:19:14.812Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-09T12:19:14.812Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-09T12:19:14.812Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-09T12:19:14.812Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-09T12:19:14.812Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-09T12:19:14.812Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-09T12:19:14.812Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-09T12:19:14.812Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-09T12:19:14.812Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-09T12:19:15.124Z] ok github.com/docker/docker/image 0.056s coverage: 86.4% of statements [2020-06-09T12:19:15.124Z] ok github.com/docker/docker/image/cache 0.023s coverage: 19.2% of statements [2020-06-09T12:19:15.124Z] ok github.com/docker/docker/image/v1 0.037s coverage: 25.0% of statements [2020-06-09T12:19:15.385Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2020-06-09T12:19:15.645Z] ok github.com/docker/docker/distribution/xfer 1.718s coverage: 85.6% of statements [2020-06-09T12:19:15.645Z] ? github.com/docker/docker/dockerversion [no test files] [2020-06-09T12:19:15.645Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-06-09T12:19:15.645Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-06-09T12:19:17.031Z] ok github.com/docker/docker/pkg/aaparser 0.048s coverage: 50.0% of statements [2020-06-09T12:19:17.479Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-09T12:19:17.479Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-09T12:19:18.201Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m4.128847541s with top 10 stages: buildssa: 1m34.756360914s, goimports: 23.225512627s, unconvert: 13.196474633s, gosec: 10.719450455s, golint: 6.189421418s, ineffassign: 4.515692114s, misspell: 4.332568334s, inspect: 3.961992588s, vrp: 3.164388581s, printf: 1.95508117s [2020-06-09T12:19:18.414Z] ok github.com/docker/docker/opts 0.078s coverage: 67.4% of statements [2020-06-09T12:19:18.984Z] ok github.com/docker/docker/pkg/broadcaster 0.014s coverage: 100.0% of statements [2020-06-09T12:19:19.244Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements [2020-06-09T12:19:19.504Z] ok github.com/docker/docker/pkg/authorization 0.478s coverage: 68.3% of statements [2020-06-09T12:19:20.074Z] ok github.com/docker/docker/pkg/archive 1.230s coverage: 76.7% of statements [2020-06-09T12:19:20.074Z] ok github.com/docker/docker/pkg/directory 0.014s coverage: 80.0% of statements [2020-06-09T12:19:20.144Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-09T12:19:20.144Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-09T12:19:21.015Z] ok github.com/docker/docker/pkg/discovery 0.015s coverage: 58.3% of statements [2020-06-09T12:19:21.015Z] ok github.com/docker/docker/pkg/discovery/file 0.014s coverage: 97.6% of statements [2020-06-09T12:19:21.587Z] ok github.com/docker/docker/pkg/discovery/memory 0.011s coverage: 92.3% of statements [2020-06-09T12:19:22.156Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2020-06-09T12:19:22.725Z] ok github.com/docker/docker/pkg/dmesg 0.010s coverage: 83.3% of statements [2020-06-09T12:19:22.809Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-06-09T12:19:22.809Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.59s) [2020-06-09T12:19:22.809Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.67s) [2020-06-09T12:19:22.809Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.64s) [2020-06-09T12:19:22.809Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.63s) [2020-06-09T12:19:22.809Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.41s) [2020-06-09T12:19:22.809Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.42s) [2020-06-09T12:19:22.809Z] === RUN TestBuildMultiStageCopy [2020-06-09T12:19:22.809Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-06-09T12:19:23.663Z] ok github.com/docker/docker/pkg/filenotify 0.610s coverage: 67.0% of statements [2020-06-09T12:19:24.232Z] ok github.com/docker/docker/pkg/chrootarchive 3.546s coverage: 43.2% of statements [2020-06-09T12:19:24.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-06-09T12:19:24.492Z] ok github.com/docker/docker/pkg/fileutils 0.026s coverage: 89.5% of statements [2020-06-09T12:19:25.061Z] ok github.com/docker/docker/pkg/homedir 0.010s coverage: 11.4% of statements [2020-06-09T12:19:25.061Z] ok github.com/docker/docker/pkg/fsutils 0.297s coverage: 85.1% of statements [2020-06-09T12:19:25.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-06-09T12:19:25.321Z] ok github.com/docker/docker/pkg/discovery/kv 3.093s coverage: 84.1% of statements [2020-06-09T12:19:25.473Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-06-09T12:19:25.754Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-06-09T12:19:26.261Z] ok github.com/docker/docker/layer 8.050s coverage: 68.8% of statements [2020-06-09T12:19:26.261Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-06-09T12:19:26.261Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-06-09T12:19:26.261Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-06-09T12:19:26.261Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-06-09T12:19:26.261Z] ? github.com/docker/docker/oci [no test files] [2020-06-09T12:19:26.261Z] ? github.com/docker/docker/oci/caps [no test files] [2020-06-09T12:19:26.261Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-06-09T12:19:26.261Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-06-09T12:19:26.261Z] ok github.com/docker/docker/pkg/jsonmessage 0.025s coverage: 91.7% of statements [2020-06-09T12:19:26.261Z] ok github.com/docker/docker/pkg/idtools 0.572s coverage: 70.5% of statements [2020-06-09T12:19:26.365Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-06-09T12:19:26.522Z] ok github.com/docker/docker/pkg/ioutils 0.657s coverage: 70.6% of statements [2020-06-09T12:19:26.783Z] ok github.com/docker/docker/pkg/locker 0.051s coverage: 88.9% of statements [2020-06-09T12:19:26.783Z] ok github.com/docker/docker/pkg/longpath 0.023s coverage: 100.0% of statements [2020-06-09T12:19:26.783Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-06-09T12:19:26.783Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-06-09T12:19:26.976Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-06-09T12:19:27.044Z] ok github.com/docker/docker/pkg/namesgenerator 0.049s coverage: 85.7% of statements [2020-06-09T12:19:27.044Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-06-09T12:19:27.305Z] ok github.com/docker/docker/pkg/parsers 0.013s coverage: 97.0% of statements [2020-06-09T12:19:27.305Z] ok github.com/docker/docker/pkg/parsers/kernel 0.008s coverage: 60.0% of statements [2020-06-09T12:19:27.566Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.021s coverage: 91.4% of statements [2020-06-09T12:19:27.587Z] --- PASS: TestBuildMultiStageCopy (4.92s) [2020-06-09T12:19:27.587Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.58s) [2020-06-09T12:19:27.587Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.55s) [2020-06-09T12:19:27.587Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s) [2020-06-09T12:19:27.587Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.61s) [2020-06-09T12:19:27.587Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.62s) [2020-06-09T12:19:27.587Z] === RUN TestBuildMultiStageParentConfig [2020-06-09T12:19:27.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-06-09T12:19:27.826Z] ok github.com/docker/docker/pkg/pidfile 0.032s coverage: 82.4% of statements [2020-06-09T12:19:27.826Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-06-09T12:19:27.826Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-06-09T12:19:28.396Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.038s coverage: 56.8% of statements [2020-06-09T12:19:28.968Z] ok github.com/docker/docker/pkg/plugins/transport 0.023s coverage: 85.7% of statements [2020-06-09T12:19:28.968Z] ok github.com/docker/docker/pkg/pools 0.030s coverage: 88.2% of statements [2020-06-09T12:19:29.073Z] --- PASS: TestBuildMultiStageParentConfig (1.55s) [2020-06-09T12:19:29.073Z] === RUN TestBuildLabelWithTargets [2020-06-09T12:19:29.229Z] ok github.com/docker/docker/pkg/progress 0.010s coverage: 75.9% of statements [2020-06-09T12:19:29.800Z] ok github.com/docker/docker/pkg/reexec 0.023s coverage: 82.4% of statements [2020-06-09T12:19:30.373Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2020-06-09T12:19:30.633Z] ok github.com/docker/docker/pkg/pubsub 1.081s coverage: 73.9% of statements [2020-06-09T12:19:30.893Z] ok github.com/docker/docker/pkg/streamformatter 0.044s coverage: 66.2% of statements [2020-06-09T12:19:31.153Z] ok github.com/docker/docker/pkg/stringid 0.010s coverage: 70.6% of statements [2020-06-09T12:19:31.414Z] ok github.com/docker/docker/pkg/symlink 0.024s coverage: 87.7% of statements [2020-06-09T12:19:31.736Z] --- PASS: TestBuildLabelWithTargets (2.40s) [2020-06-09T12:19:31.736Z] === RUN TestBuildWithEmptyLayers [2020-06-09T12:19:32.347Z] --- PASS: TestBuildWithEmptyLayers (1.03s) [2020-06-09T12:19:32.347Z] === RUN TestBuildMultiStageOnBuild [2020-06-09T12:19:32.354Z] ok github.com/docker/docker/pkg/sysinfo 0.017s coverage: 54.1% of statements [2020-06-09T12:19:32.614Z] ok github.com/docker/docker/pkg/system 0.049s coverage: 36.9% of statements [2020-06-09T12:19:32.874Z] ok github.com/docker/docker/pkg/signal 2.813s coverage: 61.0% of statements [2020-06-09T12:19:33.134Z] ok github.com/docker/docker/pkg/tailfile 0.139s coverage: 88.6% of statements [2020-06-09T12:19:33.395Z] testing: warning: no tests to run [2020-06-09T12:19:33.395Z] coverage: [no statements] [2020-06-09T12:19:33.395Z] ok github.com/docker/docker/pkg/term/windows 0.013s coverage: [no statements] [no tests to run] [2020-06-09T12:19:33.768Z] ok github.com/docker/docker/pkg/tarsum 0.111s coverage: 89.3% of statements [2020-06-09T12:19:33.768Z] ok github.com/docker/docker/pkg/urlutil 0.010s coverage: 100.0% of statements [2020-06-09T12:19:33.768Z] ok github.com/docker/docker/pkg/truncindex 0.114s coverage: 91.5% of statements [2020-06-09T12:19:34.029Z] ok github.com/docker/docker/pkg/useragent 0.011s coverage: 88.9% of statements [2020-06-09T12:19:35.413Z] ok github.com/docker/docker/plugin/v2 0.011s coverage: 14.5% of statements [2020-06-09T12:19:35.788Z] --- PASS: TestBuildMultiStageOnBuild (3.05s) [2020-06-09T12:19:35.788Z] === RUN TestBuildUncleanTarFilenames [2020-06-09T12:19:36.269Z] INFO [runner/unused/goanalysis] analyzers took 26.467300805s with top 10 stages: buildssa: 22.59410493s, U1000: 3.873195875s [2020-06-09T12:19:36.269Z] INFO [runner] Issues before processing: 2302, after processing: 0 [2020-06-09T12:19:36.269Z] INFO [runner] Processors filtering stat (out/in): exclude-rules: 64/1588, exclude: 1588/1588, identifier_marker: 1588/1588, nolint: 0/64, filename_unadjuster: 1693/1693, path_prettifier: 1693/1693, skip_files: 1693/1693, cgo: 1693/2302, skip_dirs: 1693/1693, autogenerated_exclude: 1588/1693 [2020-06-09T12:19:36.269Z] INFO [runner] processing took 60.49103ms with stages: nolint: 27.041173ms, identifier_marker: 16.564104ms, path_prettifier: 7.552217ms, autogenerated_exclude: 3.919688ms, exclude-rules: 3.365249ms, skip_dirs: 1.594462ms, cgo: 343.108µs, filename_unadjuster: 105.989µs, max_same_issues: 1.454µs, diff: 657ns, uniq_by_line: 618ns, path_shortener: 507ns, max_from_linter: 468ns, source_code: 450ns, exclude: 342ns, skip_files: 297ns, max_per_file_from_linter: 247ns [2020-06-09T12:19:36.269Z] INFO [runner] linters took 1m34.923764157s with stages: goanalysis_metalinter: 1m16.291094802s, unused: 18.572052646s [2020-06-09T12:19:36.269Z] INFO File cache stats: 1443 entries of total size 6.8MiB [2020-06-09T12:19:36.269Z] INFO Memory: 1582 samples, avg is 251.8MB, max is 3167.2MB [2020-06-09T12:19:36.269Z] INFO Execution took 3m31.177045993s [2020-06-09T12:19:36.269Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-06-09T12:19:36.356Z] ok github.com/docker/docker/reference 0.018s coverage: 84.4% of statements [2020-06-09T12:19:36.356Z] ok github.com/docker/docker/profiles/seccomp 0.015s coverage: 73.8% of statements [2020-06-09T12:19:36.600Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40938/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=42f65bcebea5a9e610a5f5305b47a88ff6d5ce16 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:42f65bcebea5a9e610a5f5305b47a88ff6d5ce16 hack/make.sh dynbinary-daemon test-docker-py [2020-06-09T12:19:36.790Z] --- PASS: TestBuildUncleanTarFilenames (1.31s) [2020-06-09T12:19:36.790Z] === RUN TestBuildMultiStageLayerLeak [2020-06-09T12:19:36.857Z] [2020-06-09T12:19:37.114Z] Removing bundles/ [2020-06-09T12:19:37.114Z] [2020-06-09T12:19:37.114Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-06-09T12:19:37.114Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-06-09T12:19:37.114Z] GOOS="" GOARCH="" GOARM="" [2020-06-09T12:19:37.294Z] ok github.com/docker/docker/plugin 0.598s coverage: 23.1% of statements [2020-06-09T12:19:37.555Z] ok github.com/docker/docker/registry/resumable 0.026s coverage: 100.0% of statements [2020-06-09T12:19:38.129Z] ok github.com/docker/docker/restartmanager 0.014s coverage: 45.3% of statements [2020-06-09T12:19:38.390Z] ok github.com/docker/docker/registry 0.281s coverage: 56.3% of statements [2020-06-09T12:19:38.651Z] ok github.com/docker/docker/testutil 0.009s coverage: 62.5% of statements [2020-06-09T12:19:39.591Z] ok github.com/docker/docker/runconfig 0.025s coverage: 65.8% of statements [2020-06-09T12:19:40.233Z] --- PASS: TestBuildMultiStageLayerLeak (3.11s) [2020-06-09T12:19:40.233Z] === RUN TestBuildWithHugeFile [2020-06-09T12:19:40.973Z] ok github.com/docker/docker/volume/drivers 0.037s coverage: 36.1% of statements [2020-06-09T12:19:41.544Z] ok github.com/docker/docker/volume/local 0.043s coverage: 73.0% of statements [2020-06-09T12:19:41.544Z] ok github.com/docker/docker/volume/mounts 0.073s coverage: 67.0% of statements [2020-06-09T12:19:42.924Z] ok github.com/docker/docker/volume/service 0.027s coverage: 73.0% of statements [2020-06-09T12:19:50.636Z] #65 exporting layers 78.9s done [2020-06-09T12:19:50.636Z] #65 exporting manifest sha256:cc0308f8329a783a048b32eacd851741025ef3ef221dc2a8901fd5801ed2a32a done [2020-06-09T12:19:50.636Z] #65 exporting config sha256:5cd8700bfa75472adb93e8f15d60034c02b3c6c7bf9c6e8de583d400c2e0f0b6 done [2020-06-09T12:19:50.636Z] #65 sending tarball [2020-06-09T12:19:54.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-06-09T12:19:54.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-06-09T12:19:54.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-06-09T12:19:54.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-06-09T12:19:54.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-06-09T12:19:56.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-06-09T12:20:00.324Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-06-09T12:20:01.231Z] #65 sending tarball 14.3s done [2020-06-09T12:20:01.231Z] #65 DONE 93.2s [2020-06-09T12:20:01.231Z] [2020-06-09T12:20:01.231Z] #66 importing to docker [2020-06-09T12:20:01.251Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-06-09T12:20:03.181Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-06-09T12:20:03.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-06-09T12:20:04.855Z] ok github.com/docker/docker/pkg/plugins 33.637s coverage: 76.6% of statements [2020-06-09T12:20:04.855Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-06-09T12:20:04.855Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-06-09T12:20:04.855Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-06-09T12:20:04.855Z] ? github.com/docker/docker/pkg/term [no test files] [2020-06-09T12:20:04.855Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-06-09T12:20:04.855Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-06-09T12:20:04.855Z] ? github.com/docker/docker/rootless [no test files] [2020-06-09T12:20:04.855Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-06-09T12:20:04.855Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-06-09T12:20:04.855Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-06-09T12:20:04.855Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-06-09T12:20:04.855Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-06-09T12:20:04.855Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-06-09T12:20:04.855Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-06-09T12:20:04.855Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-06-09T12:20:04.855Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-06-09T12:20:04.855Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-06-09T12:20:04.855Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-06-09T12:20:04.855Z] ? github.com/docker/docker/testutil/request [no test files] [2020-06-09T12:20:04.855Z] ? github.com/docker/docker/volume [no test files] [2020-06-09T12:20:04.855Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-06-09T12:20:04.855Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-06-09T12:20:04.855Z] [2020-06-09T12:20:04.855Z] === Skipped [2020-06-09T12:20:04.855Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-06-09T12:20:04.855Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-06-09T12:20:04.855Z] [2020-06-09T12:20:04.855Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-06-09T12:20:04.855Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-06-09T12:20:04.855Z] [2020-06-09T12:20:04.855Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-06-09T12:20:04.855Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-09T12:20:04.855Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-09T12:20:04.855Z] [2020-06-09T12:20:04.855Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-06-09T12:20:04.855Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-09T12:20:04.855Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-09T12:20:04.855Z] [2020-06-09T12:20:04.855Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-06-09T12:20:04.855Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-09T12:20:04.855Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-09T12:20:04.855Z] [2020-06-09T12:20:04.855Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-06-09T12:20:04.855Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-09T12:20:04.855Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-09T12:20:04.855Z] [2020-06-09T12:20:04.855Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-06-09T12:20:04.855Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-09T12:20:04.855Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-09T12:20:04.855Z] [2020-06-09T12:20:04.855Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-06-09T12:20:04.855Z] graphtest_unix.go:73: No driver to put! [2020-06-09T12:20:04.855Z] [2020-06-09T12:20:04.855Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-06-09T12:20:04.855Z] time="2020-06-09T12:18:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-09T12:20:04.855Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-09T12:20:04.855Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-09T12:20:04.855Z] [2020-06-09T12:20:04.855Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-06-09T12:20:04.855Z] time="2020-06-09T12:18:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-09T12:20:04.855Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-09T12:20:04.855Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-09T12:20:04.855Z] [2020-06-09T12:20:04.855Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-06-09T12:20:04.855Z] time="2020-06-09T12:18:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-09T12:20:04.855Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-09T12:20:04.855Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-09T12:20:04.855Z] [2020-06-09T12:20:04.855Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-06-09T12:20:04.855Z] time="2020-06-09T12:18:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-09T12:20:04.855Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-09T12:20:04.855Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-09T12:20:04.855Z] [2020-06-09T12:20:04.855Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-06-09T12:20:04.855Z] time="2020-06-09T12:18:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-09T12:20:04.855Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-09T12:20:04.855Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-09T12:20:04.855Z] [2020-06-09T12:20:04.855Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-06-09T12:20:04.855Z] graphtest_unix.go:73: No driver to put! [2020-06-09T12:20:04.855Z] [2020-06-09T12:20:04.855Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-06-09T12:20:04.855Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-06-09T12:20:04.855Z] [2020-06-09T12:20:04.855Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-06-09T12:20:04.855Z] overlay_test.go:49: Fails to compute changes intermittently [2020-06-09T12:20:04.855Z] [2020-06-09T12:20:04.855Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-06-09T12:20:04.855Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-06-09T12:20:04.855Z] [2020-06-09T12:20:04.855Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-06-09T12:20:04.855Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-06-09T12:20:04.855Z] [2020-06-09T12:20:04.855Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-06-09T12:20:04.855Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-09T12:20:04.855Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-09T12:20:04.855Z] [2020-06-09T12:20:04.855Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-06-09T12:20:04.855Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-09T12:20:04.855Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-09T12:20:04.855Z] [2020-06-09T12:20:04.855Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-06-09T12:20:04.855Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-09T12:20:04.855Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-09T12:20:04.855Z] [2020-06-09T12:20:04.855Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-06-09T12:20:04.855Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-09T12:20:04.855Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-09T12:20:04.855Z] [2020-06-09T12:20:04.855Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-06-09T12:20:04.855Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-09T12:20:04.855Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-09T12:20:04.855Z] [2020-06-09T12:20:04.855Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-06-09T12:20:04.855Z] graphtest_unix.go:73: No driver to put! [2020-06-09T12:20:04.855Z] [2020-06-09T12:20:04.855Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-06-09T12:20:04.855Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-06-09T12:20:04.855Z] [2020-06-09T12:20:04.855Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-06-09T12:20:04.855Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-06-09T12:20:04.855Z] [2020-06-09T12:20:04.855Z] [2020-06-09T12:20:04.855Z] DONE 2124 tests, 26 skipped in 194.422s Post stage [Pipeline] junit [2020-06-09T12:20:04.868Z] Recording test results [2020-06-09T12:20:05.321Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-06-09T12:20:06.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-09T12:20:07.841Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40938/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=42f65bcebea5a9e610a5f5305b47a88ff6d5ce16 -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:42f65bcebea5a9e610a5f5305b47a88ff6d5ce16 hack/make.sh dynbinary test-integration [2020-06-09T12:20:08.410Z] [2020-06-09T12:20:08.603Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-06-09T12:20:08.669Z] Removing bundles/ [2020-06-09T12:20:08.669Z] [2020-06-09T12:20:08.669Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-06-09T12:20:08.669Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-06-09T12:20:08.669Z] GOOS="" GOARCH="" GOARM="" [2020-06-09T12:20:10.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-06-09T12:20:11.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-06-09T12:20:12.730Z] --- PASS: TestBuildWithHugeFile (28.31s) [2020-06-09T12:20:12.730Z] === RUN TestBuildWithEmptyDockerfile [2020-06-09T12:20:12.730Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-09T12:20:12.730Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-09T12:20:12.730Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-09T12:20:12.731Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-09T12:20:12.731Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-09T12:20:12.731Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-09T12:20:12.731Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-09T12:20:12.731Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-09T12:20:12.731Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-09T12:20:12.731Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2020-06-09T12:20:12.731Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s) [2020-06-09T12:20:12.731Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s) [2020-06-09T12:20:12.731Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-06-09T12:20:12.731Z] === RUN TestBuildPreserveOwnership [2020-06-09T12:20:12.731Z] === RUN TestBuildPreserveOwnership/copy_from [2020-06-09T12:20:12.774Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-06-09T12:20:12.774Z] Using test binary docker [2020-06-09T12:20:12.774Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-06-09T12:20:12.774Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-06-09T12:20:12.774Z] INFO: Waiting for daemon to start... [2020-06-09T12:20:12.774Z] Starting dockerd [2020-06-09T12:20:13.011Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-06-09T12:20:15.279Z] . [2020-06-09T12:20:15.279Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-06-09T12:20:15.279Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-06-09T12:20:15.279Z] Error: No such image: emptyfs [2020-06-09T12:20:15.279Z] Running integration-test (iteration 1) [2020-06-09T12:20:15.279Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-06-09T12:20:15.676Z] --- PASS: TestBuildPreserveOwnership (6.63s) [2020-06-09T12:20:15.676Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.30s) [2020-06-09T12:20:15.676Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.32s) [2020-06-09T12:20:15.676Z] === RUN TestBuildPlatformInvalid [2020-06-09T12:20:15.676Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-06-09T12:20:15.676Z] PASS [2020-06-09T12:20:15.676Z] [2020-06-09T12:20:15.676Z] === Skipped [2020-06-09T12:20:15.676Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-06-09T12:20:15.676Z] build_session_test.go:25: TODO: BuildKit [2020-06-09T12:20:15.676Z] [2020-06-09T12:20:15.676Z] [2020-06-09T12:20:15.676Z] DONE 32 tests, 1 skipped in 78.931s [2020-06-09T12:20:15.676Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-06-09T12:20:15.676Z] ++ 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-06-09T12:20:15.676Z] ++ set -e [2020-06-09T12:20:15.676Z] ++ '[' -n 0 ']' [2020-06-09T12:20:15.676Z] ++ set -x [2020-06-09T12:20:15.676Z] ++ env -i DEST=/go/src/github.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-06-09T12:20:15.676Z] INFO: Testing against a local daemon [2020-06-09T12:20:15.676Z] === RUN TestConfigInspect [2020-06-09T12:20:20.043Z] --- PASS: TestConfigInspect (3.82s) [2020-06-09T12:20:20.043Z] === RUN TestConfigList [2020-06-09T12:20:22.708Z] --- PASS: TestConfigList (3.12s) [2020-06-09T12:20:22.708Z] === RUN TestConfigsCreateAndDelete [2020-06-09T12:20:25.205Z] Loaded image: buildpack-deps:jessie [2020-06-09T12:20:25.205Z] Loaded image: busybox:latest [2020-06-09T12:20:25.205Z] Loaded image: busybox:glibc [2020-06-09T12:20:25.205Z] Loaded image: debian:jessie [2020-06-09T12:20:25.205Z] Loaded image: hello-world:latest [2020-06-09T12:20:25.205Z] INFO: Testing against a local daemon [2020-06-09T12:20:25.205Z] === RUN TestCgroupNamespacesBuild [2020-06-09T12:20:26.151Z] --- PASS: TestConfigsCreateAndDelete (3.58s) [2020-06-09T12:20:26.151Z] === RUN TestConfigsUpdate [2020-06-09T12:20:27.715Z] --- PASS: TestCgroupNamespacesBuild (2.51s) [2020-06-09T12:20:27.715Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-06-09T12:20:28.986Z] #66 DONE 26.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-06-09T12:20:29.564Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40938/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=42f65bcebea5a9e610a5f5305b47a88ff6d5ce16 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:42f65bcebea5a9e610a5f5305b47a88ff6d5ce16 hack/test/unit [2020-06-09T12:20:29.596Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.14s) [2020-06-09T12:20:29.596Z] === RUN TestBuildWithSession [2020-06-09T12:20:29.596Z] --- SKIP: TestBuildWithSession (0.00s) [2020-06-09T12:20:29.596Z] build_session_test.go:25: TODO: BuildKit [2020-06-09T12:20:29.596Z] === RUN TestBuildSquashParent [2020-06-09T12:20:30.519Z] --- PASS: TestConfigsUpdate (3.73s) [2020-06-09T12:20:30.519Z] === RUN TestTemplatedConfig [2020-06-09T12:20:32.640Z] ? github.com/docker/docker/api [no test files] [2020-06-09T12:20:34.021Z] --- PASS: TestTemplatedConfig (3.75s) [2020-06-09T12:20:34.021Z] === RUN TestConfigCreateResolve [2020-06-09T12:20:36.160Z] --- PASS: TestBuildSquashParent (6.43s) [2020-06-09T12:20:36.160Z] === RUN TestBuildWithRemoveAndForceRemove [2020-06-09T12:20:36.160Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-09T12:20:36.160Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-09T12:20:36.160Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-09T12:20:36.160Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-09T12:20:36.160Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-09T12:20:36.160Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-09T12:20:36.160Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-09T12:20:36.160Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-09T12:20:36.160Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-09T12:20:36.160Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-09T12:20:36.160Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-09T12:20:36.160Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-09T12:20:36.160Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-09T12:20:36.160Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-09T12:20:37.118Z] Removing intermediate container 0e673a42d91c [2020-06-09T12:20:37.118Z] ---> afa1f94bb405 [2020-06-09T12:20:37.118Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $env:GO111MODULE = 'on'; &go get -d "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"Failed getting gotestsum sources..."' }; $env:GO111MODULE = 'on'; &go build -buildmode=exe -o "${Env:GOPATH}\bin\gotestsum.exe" gotest.tools/gotestsum; $env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-06-09T12:20:37.118Z] ---> Running in c864d5840d0c [2020-06-09T12:20:37.464Z] --- PASS: TestConfigCreateResolve (3.65s) [2020-06-09T12:20:37.464Z] === RUN TestConfigDaemonLibtrustID [2020-06-09T12:20:37.745Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-06-09T12:20:37.745Z] PASS [2020-06-09T12:20:37.745Z] [2020-06-09T12:20:37.745Z] DONE 7 tests in 22.261s [2020-06-09T12:20:37.745Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-06-09T12:20:37.745Z] ++ 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-06-09T12:20:37.745Z] ++ set -e [2020-06-09T12:20:37.745Z] ++ '[' -n 0 ']' [2020-06-09T12:20:37.745Z] ++ set -x [2020-06-09T12:20:37.745Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-09T12:20:38.026Z] INFO: Testing against a local daemon [2020-06-09T12:20:38.026Z] === RUN TestCheckpoint [2020-06-09T12:20:38.026Z] --- SKIP: TestCheckpoint (0.00s) [2020-06-09T12:20:38.027Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-09T12:20:38.027Z] === RUN TestContainerInvalidJSON [2020-06-09T12:20:38.027Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-06-09T12:20:38.027Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-06-09T12:20:38.027Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-06-09T12:20:38.027Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-06-09T12:20:38.027Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-06-09T12:20:38.027Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-06-09T12:20:38.027Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-06-09T12:20:38.027Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-06-09T12:20:38.027Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-06-09T12:20:38.027Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-06-09T12:20:38.027Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-06-09T12:20:38.027Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-06-09T12:20:38.027Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-06-09T12:20:38.027Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-06-09T12:20:38.027Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-06-09T12:20:38.027Z] === RUN TestCopyFromContainerPathIsNotDir [2020-06-09T12:20:38.041Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-09T12:20:38.041Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-09T12:20:38.307Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s) [2020-06-09T12:20:38.307Z] === RUN TestCopyToContainerPathDoesNotExist [2020-06-09T12:20:38.307Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2020-06-09T12:20:38.307Z] === RUN TestCopyToContainerPathIsNotDir [2020-06-09T12:20:38.587Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-06-09T12:20:38.587Z] === RUN TestCopyFromContainer [2020-06-09T12:20:38.706Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-06-09T12:20:39.182Z] go: finding gotest.tools v0.3.5 [2020-06-09T12:20:39.183Z] go: finding gotest.tools/gotestsum v0.3.5 [2020-06-09T12:20:39.183Z] go: downloading gotest.tools/gotestsum v0.3.5 [2020-06-09T12:20:39.656Z] go: extracting gotest.tools/gotestsum v0.3.5 [2020-06-09T12:20:39.924Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-09T12:20:39.924Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-09T12:20:40.131Z] go: downloading gotest.tools v2.1.0+incompatible [2020-06-09T12:20:40.131Z] go: extracting gotest.tools v2.1.0+incompatible [2020-06-09T12:20:40.131Z] go: downloading github.com/fatih/color v1.6.0 [2020-06-09T12:20:40.131Z] go: downloading github.com/spf13/pflag v1.0.1 [2020-06-09T12:20:40.131Z] go: downloading github.com/sirupsen/logrus v1.0.5 [2020-06-09T12:20:40.131Z] go: extracting github.com/fatih/color v1.6.0 [2020-06-09T12:20:40.131Z] go: downloading github.com/pkg/errors v0.8.0 [2020-06-09T12:20:40.131Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-06-09T12:20:40.131Z] go: downloading github.com/mattn/go-colorable v0.0.9 [2020-06-09T12:20:40.131Z] go: extracting github.com/spf13/pflag v1.0.1 [2020-06-09T12:20:40.131Z] go: extracting github.com/pkg/errors v0.8.0 [2020-06-09T12:20:40.131Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-06-09T12:20:40.131Z] go: extracting github.com/mattn/go-colorable v0.0.9 [2020-06-09T12:20:40.131Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-09T12:20:40.131Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-09T12:20:40.131Z] go: extracting github.com/sirupsen/logrus v1.0.5 [2020-06-09T12:20:40.131Z] go: downloading github.com/mattn/go-isatty v0.0.3 [2020-06-09T12:20:40.131Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-09T12:20:40.131Z] go: extracting github.com/mattn/go-isatty v0.0.3 [2020-06-09T12:20:40.131Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-09T12:20:40.131Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-09T12:20:40.602Z] === RUN TestCopyFromContainer// [2020-06-09T12:20:40.602Z] === RUN TestCopyFromContainer//bar/root [2020-06-09T12:20:40.605Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-09T12:20:40.605Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-09T12:20:40.882Z] === RUN TestCopyFromContainer//bar/root/ [2020-06-09T12:20:40.882Z] === RUN TestCopyFromContainer/bar/quux [2020-06-09T12:20:40.882Z] === RUN TestCopyFromContainer/bar/quux/ [2020-06-09T12:20:41.079Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-09T12:20:41.163Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-06-09T12:20:41.163Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-06-09T12:20:41.163Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-06-09T12:20:41.443Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-06-09T12:20:41.443Z] === RUN TestCopyFromContainer/bar/notarget [2020-06-09T12:20:41.443Z] --- PASS: TestCopyFromContainer (2.95s) [2020-06-09T12:20:41.443Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-06-09T12:20:41.443Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-06-09T12:20:41.443Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-06-09T12:20:41.443Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-06-09T12:20:41.443Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-06-09T12:20:41.443Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-06-09T12:20:41.443Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-06-09T12:20:41.443Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-06-09T12:20:41.443Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-06-09T12:20:41.443Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-06-09T12:20:41.443Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-06-09T12:20:41.443Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-09T12:20:41.443Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-09T12:20:41.443Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-09T12:20:41.443Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-09T12:20:41.443Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-09T12:20:41.443Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-09T12:20:41.443Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-09T12:20:41.443Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-09T12:20:41.443Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-09T12:20:41.443Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-06-09T12:20:41.443Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-06-09T12:20:41.443Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-06-09T12:20:41.443Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-06-09T12:20:41.443Z] === RUN TestCreateLinkToNonExistingContainer [2020-06-09T12:20:41.554Z] go: finding gotest.tools/gotestsum v0.4.2 [2020-06-09T12:20:41.554Z] go: finding gotest.tools v2.2.0+incompatible [2020-06-09T12:20:41.554Z] go: downloading gotest.tools v2.2.0+incompatible [2020-06-09T12:20:41.554Z] go: downloading gotest.tools/gotestsum v0.4.2 [2020-06-09T12:20:41.554Z] go: extracting gotest.tools v2.2.0+incompatible [2020-06-09T12:20:41.723Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-06-09T12:20:41.723Z] === RUN TestCreateWithInvalidEnv [2020-06-09T12:20:41.723Z] === RUN TestCreateWithInvalidEnv/0 [2020-06-09T12:20:41.723Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-06-09T12:20:41.723Z] === RUN TestCreateWithInvalidEnv/1 [2020-06-09T12:20:41.723Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-06-09T12:20:41.723Z] === RUN TestCreateWithInvalidEnv/2 [2020-06-09T12:20:41.723Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-06-09T12:20:41.723Z] === CONT TestCreateWithInvalidEnv/0 [2020-06-09T12:20:41.723Z] === CONT TestCreateWithInvalidEnv/2 [2020-06-09T12:20:41.723Z] === CONT TestCreateWithInvalidEnv/1 [2020-06-09T12:20:41.723Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-06-09T12:20:41.723Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-06-09T12:20:41.723Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-06-09T12:20:41.723Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-06-09T12:20:41.723Z] === RUN TestCreateTmpfsMountsTarget [2020-06-09T12:20:41.723Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-06-09T12:20:41.723Z] === RUN TestCreateWithCustomMaskedPaths [2020-06-09T12:20:41.805Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-06-09T12:20:41.805Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.88s) [2020-06-09T12:20:41.805Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.95s) [2020-06-09T12:20:41.805Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.98s) [2020-06-09T12:20:41.805Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.95s) [2020-06-09T12:20:41.805Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.97s) [2020-06-09T12:20:41.805Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.98s) [2020-06-09T12:20:41.805Z] === RUN TestBuildMultiStageCopy [2020-06-09T12:20:41.805Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-06-09T12:20:42.029Z] go: extracting gotest.tools/gotestsum v0.4.2 [2020-06-09T12:20:42.029Z] go: downloading github.com/pkg/errors v0.8.1 [2020-06-09T12:20:42.029Z] go: downloading github.com/spf13/pflag v1.0.3 [2020-06-09T12:20:42.029Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-09T12:20:42.029Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-09T12:20:42.029Z] go: extracting github.com/pkg/errors v0.8.1 [2020-06-09T12:20:42.029Z] go: extracting github.com/spf13/pflag v1.0.3 [2020-06-09T12:20:42.029Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-09T12:20:42.029Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-09T12:20:42.504Z] go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-09T12:20:42.504Z] go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-09T12:20:42.978Z] go: finding github.com/fatih/color v1.6.0 [2020-06-09T12:20:42.978Z] go: finding github.com/pkg/errors v0.8.1 [2020-06-09T12:20:42.978Z] go: finding github.com/sirupsen/logrus v1.0.5 [2020-06-09T12:20:42.978Z] go: finding github.com/spf13/pflag v1.0.3 [2020-06-09T12:20:42.978Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-09T12:20:42.978Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-09T12:20:42.978Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-06-09T12:20:42.978Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-09T12:20:43.454Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-09T12:20:43.454Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-09T12:20:44.388Z] --- PASS: TestCreateWithCustomMaskedPaths (2.39s) [2020-06-09T12:20:44.388Z] === RUN TestCreateWithCapabilities [2020-06-09T12:20:44.388Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-06-09T12:20:44.388Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-06-09T12:20:44.388Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-06-09T12:20:44.388Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-06-09T12:20:44.388Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-06-09T12:20:44.388Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-06-09T12:20:44.388Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-06-09T12:20:44.388Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-06-09T12:20:44.388Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-06-09T12:20:44.388Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-06-09T12:20:44.388Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-09T12:20:44.388Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-09T12:20:44.388Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-06-09T12:20:44.388Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-06-09T12:20:44.388Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-06-09T12:20:44.388Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-06-09T12:20:44.388Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-06-09T12:20:44.388Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-06-09T12:20:44.388Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-06-09T12:20:44.388Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-06-09T12:20:44.388Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-06-09T12:20:44.388Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-06-09T12:20:44.388Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-06-09T12:20:44.388Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-06-09T12:20:44.388Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-09T12:20:44.388Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-06-09T12:20:44.388Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-06-09T12:20:44.388Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-06-09T12:20:44.388Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-06-09T12:20:44.388Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-06-09T12:20:44.388Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-06-09T12:20:44.388Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-06-09T12:20:44.388Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-06-09T12:20:44.388Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-06-09T12:20:44.388Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-06-09T12:20:44.388Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-06-09T12:20:44.388Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-06-09T12:20:44.388Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2020-06-09T12:20:44.388Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-06-09T12:20:44.388Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-06-09T12:20:44.388Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-06-09T12:20:44.388Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-06-09T12:20:44.388Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-06-09T12:20:44.388Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.10s) [2020-06-09T12:20:44.388Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.10s) [2020-06-09T12:20:44.388Z] === RUN TestCreateWithCustomReadonlyPaths [2020-06-09T12:20:45.060Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-06-09T12:20:45.697Z] INFO: Build done for gotestsum... [2020-06-09T12:20:46.418Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-06-09T12:20:47.052Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.66s) [2020-06-09T12:20:47.052Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-06-09T12:20:47.052Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-09T12:20:47.052Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-09T12:20:47.052Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-09T12:20:47.052Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-09T12:20:47.052Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-09T12:20:47.052Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-09T12:20:47.052Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-09T12:20:47.052Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-09T12:20:47.052Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-09T12:20:47.052Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-09T12:20:47.052Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-09T12:20:47.052Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-09T12:20:47.052Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-09T12:20:47.052Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-09T12:20:47.052Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-09T12:20:47.052Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-06-09T12:20:47.052Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-06-09T12:20:47.052Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-06-09T12:20:47.052Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-06-09T12:20:47.052Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-06-09T12:20:47.052Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-06-09T12:20:47.052Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-06-09T12:20:47.340Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-06-09T12:20:48.062Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.87s) [2020-06-09T12:20:48.062Z] === RUN TestCreateDifferentPlatform [2020-06-09T12:20:48.062Z] === RUN TestCreateDifferentPlatform/different_os [2020-06-09T12:20:48.062Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-06-09T12:20:48.062Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-06-09T12:20:48.062Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-06-09T12:20:48.062Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-06-09T12:20:48.062Z] === RUN TestContainerStartOnDaemonRestart [2020-06-09T12:20:48.062Z] === PAUSE TestContainerStartOnDaemonRestart [2020-06-09T12:20:48.062Z] === RUN TestDaemonRestartIpcMode [2020-06-09T12:20:48.062Z] === PAUSE TestDaemonRestartIpcMode [2020-06-09T12:20:48.062Z] === RUN TestDaemonHostGatewayIP [2020-06-09T12:20:48.062Z] === PAUSE TestDaemonHostGatewayIP [2020-06-09T12:20:48.062Z] === RUN TestContainerKillOnDaemonStart [2020-06-09T12:20:48.062Z] === PAUSE TestContainerKillOnDaemonStart [2020-06-09T12:20:48.062Z] === RUN TestDiff [2020-06-09T12:20:48.262Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-06-09T12:20:49.068Z] --- PASS: TestDiff (0.91s) [2020-06-09T12:20:49.068Z] === RUN TestExecWithCloseStdin [2020-06-09T12:20:49.185Z] --- PASS: TestBuildMultiStageCopy (7.29s) [2020-06-09T12:20:49.185Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.29s) [2020-06-09T12:20:49.185Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-06-09T12:20:49.185Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-06-09T12:20:49.185Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-06-09T12:20:49.185Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-06-09T12:20:49.185Z] === RUN TestBuildMultiStageParentConfig [2020-06-09T12:20:49.679Z] --- PASS: TestExecWithCloseStdin (0.91s) [2020-06-09T12:20:49.679Z] === RUN TestExec [2020-06-09T12:20:50.684Z] --- PASS: TestExec (0.89s) [2020-06-09T12:20:50.684Z] === RUN TestExecUser [2020-06-09T12:20:51.515Z] ok github.com/docker/docker/api/server 0.010s coverage: 9.0% of statements [2020-06-09T12:20:51.686Z] --- PASS: TestExecUser (0.92s) [2020-06-09T12:20:51.686Z] === RUN TestExportContainerAndImportImage [2020-06-09T12:20:52.687Z] --- PASS: TestExportContainerAndImportImage (1.10s) [2020-06-09T12:20:52.687Z] === RUN TestExportContainerAfterDaemonRestart [2020-06-09T12:20:54.152Z] --- PASS: TestExportContainerAfterDaemonRestart (1.51s) [2020-06-09T12:20:54.152Z] === RUN TestHealthCheckWorkdir [2020-06-09T12:20:54.498Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2020-06-09T12:20:54.498Z] === RUN TestBuildLabelWithTargets [2020-06-09T12:20:55.154Z] --- PASS: TestHealthCheckWorkdir (1.11s) [2020-06-09T12:20:55.154Z] === RUN TestHealthKillContainer [2020-06-09T12:20:57.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-06-09T12:20:57.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-06-09T12:20:58.523Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-06-09T12:20:58.594Z] --- PASS: TestHealthKillContainer (3.09s) [2020-06-09T12:20:58.594Z] === RUN TestInspectCpusetInConfigPre120 [2020-06-09T12:20:59.086Z] [2020-06-09T12:20:59.086Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-06-09T12:20:59.204Z] --- PASS: TestInspectCpusetInConfigPre120 (0.85s) [2020-06-09T12:20:59.204Z] === RUN TestIpcModeNone [2020-06-09T12:20:59.650Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-06-09T12:20:59.650Z] Using test binary docker [2020-06-09T12:20:59.650Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-06-09T12:20:59.650Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-06-09T12:20:59.650Z] INFO: Waiting for daemon to start... [2020-06-09T12:20:59.650Z] Starting dockerd [2020-06-09T12:21:00.210Z] --- PASS: TestIpcModeNone (0.94s) [2020-06-09T12:21:00.210Z] === RUN TestIpcModePrivate [2020-06-09T12:21:01.212Z] --- PASS: TestIpcModePrivate (0.94s) [2020-06-09T12:21:01.212Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-06-09T12:21:01.212Z] === RUN TestIpcModeShareable [2020-06-09T12:21:01.275Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-06-09T12:21:01.542Z] . [2020-06-09T12:21:01.799Z] INFO: Building docker-sdk-python3:4.2.0... [2020-06-09T12:21:02.215Z] --- PASS: TestIpcModeShareable (1.04s) [2020-06-09T12:21:02.215Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-06-09T12:21:02.215Z] === RUN TestAPIIpcModeShareableAndContainer [2020-06-09T12:21:02.566Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-06-09T12:21:02.566Z] === RUN TestBuildWithEmptyLayers [2020-06-09T12:21:03.592Z] Removing intermediate container c864d5840d0c [2020-06-09T12:21:03.592Z] ---> f3bb8b75d44f [2020-06-09T12:21:03.592Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-06-09T12:21:03.592Z] ---> Running in 12def6a653b4 [2020-06-09T12:21:03.592Z] Removing intermediate container 12def6a653b4 [2020-06-09T12:21:03.592Z] ---> c9cfc364d560 [2020-06-09T12:21:03.592Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-06-09T12:21:03.592Z] ---> Running in 7b84aa09aa6b [2020-06-09T12:21:04.066Z] Removing intermediate container 7b84aa09aa6b [2020-06-09T12:21:04.066Z] ---> 6266d2c94121 [2020-06-09T12:21:04.066Z] Step 10/10 : COPY . . [2020-06-09T12:21:05.072Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-06-09T12:21:05.072Z] === RUN TestBuildMultiStageOnBuild [2020-06-09T12:21:05.655Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.96s) [2020-06-09T12:21:05.655Z] === RUN TestAPIIpcModeHost [2020-06-09T12:21:05.655Z] --- PASS: TestAPIIpcModeHost (0.61s) [2020-06-09T12:21:05.655Z] === RUN TestDaemonIpcModeShareable [2020-06-09T12:21:07.669Z] --- PASS: TestDaemonIpcModeShareable (1.78s) [2020-06-09T12:21:07.669Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-06-09T12:21:07.669Z] === RUN TestDaemonIpcModePrivate [2020-06-09T12:21:09.135Z] --- PASS: TestDaemonIpcModePrivate (1.79s) [2020-06-09T12:21:09.135Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-06-09T12:21:09.135Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-06-09T12:21:10.301Z] --- PASS: TestBuildMultiStageOnBuild (5.01s) [2020-06-09T12:21:10.301Z] === RUN TestBuildUncleanTarFilenames [2020-06-09T12:21:10.861Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2020-06-09T12:21:10.861Z] === RUN TestBuildMultiStageLayerLeak [2020-06-09T12:21:11.148Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.84s) [2020-06-09T12:21:11.148Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-06-09T12:21:11.148Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-06-09T12:21:13.162Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.86s) [2020-06-09T12:21:13.162Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-06-09T12:21:13.162Z] === RUN TestIpcModeOlderClient [2020-06-09T12:21:13.162Z] === PAUSE TestIpcModeOlderClient [2020-06-09T12:21:13.162Z] === RUN TestKillContainerInvalidSignal [2020-06-09T12:21:13.773Z] --- PASS: TestKillContainerInvalidSignal (0.86s) [2020-06-09T12:21:13.773Z] === RUN TestKillContainer [2020-06-09T12:21:13.773Z] === RUN TestKillContainer/no_signal [2020-06-09T12:21:14.779Z] === RUN TestKillContainer/non_killing_signal [2020-06-09T12:21:15.390Z] === RUN TestKillContainer/killing_signal [2020-06-09T12:21:16.090Z] --- PASS: TestBuildMultiStageLayerLeak (4.40s) [2020-06-09T12:21:16.091Z] === RUN TestBuildWithHugeFile [2020-06-09T12:21:16.392Z] --- PASS: TestKillContainer (2.69s) [2020-06-09T12:21:16.393Z] --- PASS: TestKillContainer/no_signal (0.87s) [2020-06-09T12:21:16.393Z] --- PASS: TestKillContainer/non_killing_signal (0.59s) [2020-06-09T12:21:16.393Z] --- PASS: TestKillContainer/killing_signal (0.81s) [2020-06-09T12:21:16.393Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-06-09T12:21:16.393Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-06-09T12:21:17.394Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-06-09T12:21:18.396Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.68s) [2020-06-09T12:21:18.396Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.84s) [2020-06-09T12:21:18.396Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2020-06-09T12:21:18.396Z] === RUN TestKillStoppedContainer [2020-06-09T12:21:18.396Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-06-09T12:21:18.396Z] === RUN TestKillStoppedContainerAPIPre120 [2020-06-09T12:21:18.396Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.13s) [2020-06-09T12:21:18.396Z] === RUN TestKillDifferentUserContainer [2020-06-09T12:21:19.398Z] --- PASS: TestKillDifferentUserContainer (0.84s) [2020-06-09T12:21:19.398Z] === RUN TestInspectOomKilledTrue [2020-06-09T12:21:19.398Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-06-09T12:21:19.398Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-09T12:21:19.398Z] === RUN TestInspectOomKilledFalse [2020-06-09T12:21:19.398Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-06-09T12:21:19.398Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-09T12:21:19.398Z] === RUN TestLinksEtcHostsContentMatch [2020-06-09T12:21:19.679Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) [2020-06-09T12:21:19.679Z] === RUN TestLinksContainerNames [2020-06-09T12:21:21.738Z] --- PASS: TestLinksContainerNames (1.70s) [2020-06-09T12:21:21.738Z] === RUN TestLogsFollowTailEmpty [2020-06-09T12:21:22.758Z] --- PASS: TestLogsFollowTailEmpty (0.99s) [2020-06-09T12:21:22.758Z] === RUN TestContainerNetworkMountsNoChown [2020-06-09T12:21:23.369Z] --- PASS: TestContainerNetworkMountsNoChown (0.86s) [2020-06-09T12:21:23.369Z] === RUN TestMountDaemonRoot [2020-06-09T12:21:23.369Z] === RUN TestMountDaemonRoot/default [2020-06-09T12:21:23.369Z] === PAUSE TestMountDaemonRoot/default [2020-06-09T12:21:23.369Z] === RUN TestMountDaemonRoot/private [2020-06-09T12:21:23.369Z] === PAUSE TestMountDaemonRoot/private [2020-06-09T12:21:23.369Z] === RUN TestMountDaemonRoot/rprivate [2020-06-09T12:21:23.369Z] === PAUSE TestMountDaemonRoot/rprivate [2020-06-09T12:21:23.369Z] === RUN TestMountDaemonRoot/slave [2020-06-09T12:21:23.369Z] === PAUSE TestMountDaemonRoot/slave [2020-06-09T12:21:23.369Z] === RUN TestMountDaemonRoot/rslave [2020-06-09T12:21:23.369Z] === PAUSE TestMountDaemonRoot/rslave [2020-06-09T12:21:23.369Z] === RUN TestMountDaemonRoot/shared [2020-06-09T12:21:23.369Z] === PAUSE TestMountDaemonRoot/shared [2020-06-09T12:21:23.369Z] === RUN TestMountDaemonRoot/rshared [2020-06-09T12:21:23.369Z] === PAUSE TestMountDaemonRoot/rshared [2020-06-09T12:21:23.369Z] === CONT TestMountDaemonRoot/default [2020-06-09T12:21:23.369Z] === CONT TestMountDaemonRoot/rslave [2020-06-09T12:21:23.369Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-06-09T12:21:23.369Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-06-09T12:21:23.369Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-06-09T12:21:23.369Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-06-09T12:21:23.369Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-06-09T12:21:23.369Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-06-09T12:21:23.369Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-06-09T12:21:23.369Z] === RUN TestMountDaemonRoot/default/mount_root [2020-06-09T12:21:23.369Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-06-09T12:21:23.369Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-06-09T12:21:23.369Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-06-09T12:21:23.369Z] === RUN TestMountDaemonRoot/default/bind_root [2020-06-09T12:21:23.369Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-06-09T12:21:23.369Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-06-09T12:21:23.369Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-06-09T12:21:23.369Z] === CONT TestMountDaemonRoot/default/mount_root [2020-06-09T12:21:23.369Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-06-09T12:21:23.369Z] === CONT TestMountDaemonRoot/slave [2020-06-09T12:21:23.369Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-06-09T12:21:23.369Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-06-09T12:21:23.369Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-06-09T12:21:23.369Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-06-09T12:21:23.369Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-06-09T12:21:23.369Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-06-09T12:21:23.369Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-06-09T12:21:23.369Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-06-09T12:21:23.369Z] === CONT TestMountDaemonRoot/rprivate [2020-06-09T12:21:23.369Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-06-09T12:21:23.369Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-06-09T12:21:23.369Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-06-09T12:21:23.369Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-06-09T12:21:23.369Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-06-09T12:21:23.369Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-06-09T12:21:23.369Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-06-09T12:21:23.369Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-06-09T12:21:23.369Z] === CONT TestMountDaemonRoot/private [2020-06-09T12:21:23.369Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-06-09T12:21:23.369Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-06-09T12:21:23.369Z] === RUN TestMountDaemonRoot/private/mount_root [2020-06-09T12:21:23.369Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-06-09T12:21:23.369Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-06-09T12:21:23.369Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-06-09T12:21:23.369Z] === RUN TestMountDaemonRoot/private/bind_root [2020-06-09T12:21:23.369Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-06-09T12:21:23.369Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-06-09T12:21:23.369Z] === CONT TestMountDaemonRoot/default/bind_root [2020-06-09T12:21:23.369Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-06-09T12:21:23.649Z] === CONT TestMountDaemonRoot/rshared [2020-06-09T12:21:23.649Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-06-09T12:21:23.649Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-06-09T12:21:23.649Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-06-09T12:21:23.649Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-06-09T12:21:23.649Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-06-09T12:21:23.649Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-06-09T12:21:23.649Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-06-09T12:21:23.649Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-06-09T12:21:23.649Z] === CONT TestMountDaemonRoot/shared [2020-06-09T12:21:23.649Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-06-09T12:21:23.649Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-06-09T12:21:23.649Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-06-09T12:21:23.649Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-06-09T12:21:23.649Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-06-09T12:21:23.649Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-06-09T12:21:23.649Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-06-09T12:21:23.649Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-06-09T12:21:23.649Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-06-09T12:21:23.649Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-06-09T12:21:23.649Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-06-09T12:21:23.649Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-06-09T12:21:23.649Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-06-09T12:21:23.649Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-06-09T12:21:23.649Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-06-09T12:21:23.930Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-06-09T12:21:23.930Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-06-09T12:21:23.930Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-06-09T12:21:23.930Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-06-09T12:21:23.930Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-06-09T12:21:23.930Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-06-09T12:21:23.930Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-06-09T12:21:23.930Z] === CONT TestMountDaemonRoot/private/bind_root [2020-06-09T12:21:23.930Z] === CONT TestMountDaemonRoot/private/mount_root [2020-06-09T12:21:23.930Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-06-09T12:21:23.930Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-06-09T12:21:24.211Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-06-09T12:21:24.211Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-06-09T12:21:24.211Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-06-09T12:21:24.211Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-06-09T12:21:24.211Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-06-09T12:21:24.211Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-06-09T12:21:24.211Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-06-09T12:21:24.211Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-06-09T12:21:24.211Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-06-09T12:21:24.211Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-06-09T12:21:24.211Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.11s) [2020-06-09T12:21:24.211Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-06-09T12:21:24.211Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-06-09T12:21:24.211Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-06-09T12:21:24.211Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-06-09T12:21:24.211Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-06-09T12:21:24.211Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.12s) [2020-06-09T12:21:24.211Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-06-09T12:21:24.211Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-06-09T12:21:24.211Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-06-09T12:21:24.211Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-06-09T12:21:24.211Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-06-09T12:21:24.211Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-06-09T12:21:24.211Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-06-09T12:21:24.211Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-06-09T12:21:24.211Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-06-09T12:21:24.211Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-06-09T12:21:24.211Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-06-09T12:21:24.211Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-06-09T12:21:24.211Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-06-09T12:21:24.211Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-06-09T12:21:24.211Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-06-09T12:21:24.211Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-06-09T12:21:24.211Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2020-06-09T12:21:24.211Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-06-09T12:21:24.211Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-06-09T12:21:24.211Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-06-09T12:21:24.211Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-06-09T12:21:24.211Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-06-09T12:21:24.211Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-06-09T12:21:24.211Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-06-09T12:21:24.211Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-06-09T12:21:24.211Z] === RUN TestContainerBindMountNonRecursive [2020-06-09T12:21:26.879Z] --- PASS: TestContainerBindMountNonRecursive (2.19s) [2020-06-09T12:21:26.879Z] === RUN TestNetworkNat [2020-06-09T12:21:27.490Z] --- PASS: TestNetworkNat (1.04s) [2020-06-09T12:21:27.490Z] === RUN TestNetworkLocalhostTCPNat [2020-06-09T12:21:28.496Z] --- PASS: TestNetworkLocalhostTCPNat (0.97s) [2020-06-09T12:21:28.496Z] === RUN TestNetworkLoopbackNat [2020-06-09T12:21:29.960Z] --- PASS: TestNetworkLoopbackNat (1.20s) [2020-06-09T12:21:29.960Z] === RUN TestPause [2020-06-09T12:21:30.133Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-06-09T12:21:30.133Z] [2020-06-09T12:21:30.133Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-06-09T12:21:30.133Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-06-09T12:21:30.133Z] HOSTNAME=b92a312b3a44 [2020-06-09T12:21:30.133Z] TESTDEBUG=0 [2020-06-09T12:21:30.133Z] DEST=bundles/test-integration [2020-06-09T12:21:30.133Z] PWD=/go/src/github.com/docker/docker [2020-06-09T12:21:30.134Z] DOCKER_GITCOMMIT=42f65bcebea5a9e610a5f5305b47a88ff6d5ce16 [2020-06-09T12:21:30.134Z] container=docker [2020-06-09T12:21:30.134Z] HOME=/root [2020-06-09T12:21:30.134Z] GOLANG_VERSION=1.13.12 [2020-06-09T12:21:30.134Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-06-09T12:21:30.134Z] VALIDATE_BRANCH=master [2020-06-09T12:21:30.134Z] TERM=xterm [2020-06-09T12:21:30.134Z] DOCKER_PKG=github.com/docker/docker [2020-06-09T12:21:30.134Z] SHLVL=1 [2020-06-09T12:21:30.134Z] TIMEOUT=120m [2020-06-09T12:21:30.134Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-06-09T12:21:30.134Z] DOCKER_GRAPHDRIVER=overlay2 [2020-06-09T12:21:30.134Z] GO111MODULE=off [2020-06-09T12:21:30.134Z] DOCKER_EXPERIMENTAL=1 [2020-06-09T12:21:30.134Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-06-09T12:21:30.134Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-06-09T12:21:30.134Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-06-09T12:21:30.134Z] GOPATH=/go [2020-06-09T12:21:30.134Z] PKG_CONFIG=pkg-config [2020-06-09T12:21:30.134Z] _=/usr/bin/env [2020-06-09T12:21:30.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-06-09T12:21:30.572Z] --- PASS: TestPause (0.85s) [2020-06-09T12:21:30.572Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-06-09T12:21:30.572Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-09T12:21:30.572Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-09T12:21:30.572Z] === RUN TestPauseStopPausedContainer [2020-06-09T12:21:31.574Z] --- PASS: TestPauseStopPausedContainer (0.91s) [2020-06-09T12:21:31.574Z] === RUN TestPsFilter [2020-06-09T12:21:31.869Z] --- PASS: TestPsFilter (0.27s) [2020-06-09T12:21:31.869Z] === RUN TestRemoveContainerWithRemovedVolume [2020-06-09T12:21:32.480Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.87s) [2020-06-09T12:21:32.480Z] === RUN TestRemoveContainerWithVolume [2020-06-09T12:21:33.484Z] --- PASS: TestRemoveContainerWithVolume (0.85s) [2020-06-09T12:21:33.484Z] === RUN TestRemoveContainerRunning [2020-06-09T12:21:34.279Z] ---> 5179838ef6d5 [2020-06-09T12:21:34.279Z] Successfully built 5179838ef6d5 [2020-06-09T12:21:34.279Z] Successfully tagged docker:latest [2020-06-09T12:21:34.279Z] INFO: Image build ended at 06/09/2020 12:21:33. Duration:00:03:55.9443137 [2020-06-09T12:21:34.279Z] [2020-06-09T12:21:34.279Z] [2020-06-09T12:21:34.279Z] INFO: Building the test binaries at 06/09/2020 12:21:33... [2020-06-09T12:21:34.486Z] --- PASS: TestRemoveContainerRunning (0.91s) [2020-06-09T12:21:34.486Z] === RUN TestRemoveContainerForceRemoveRunning [2020-06-09T12:21:35.488Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.94s) [2020-06-09T12:21:35.488Z] === RUN TestRemoveInvalidContainer [2020-06-09T12:21:35.488Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-06-09T12:21:35.488Z] === RUN TestRenameLinkedContainer [2020-06-09T12:21:38.929Z] --- PASS: TestRenameLinkedContainer (3.43s) [2020-06-09T12:21:38.929Z] === RUN TestRenameStoppedContainer [2020-06-09T12:21:39.085Z] INFO: make.ps1 starting at 06/09/2020 12:21:38 [2020-06-09T12:21:39.085Z] INFO: Git commit (07494d0431) assumed from DOCKER_GITCOMMIT environment variable [2020-06-09T12:21:39.085Z] INFO: Invoking autogen... [2020-06-09T12:21:39.541Z] --- PASS: TestRenameStoppedContainer (0.86s) [2020-06-09T12:21:39.541Z] === RUN TestRenameRunningContainerAndReuse [2020-06-09T12:21:39.559Z] INFO: Building daemon... [2020-06-09T12:21:41.561Z] --- PASS: TestRenameRunningContainerAndReuse (1.85s) [2020-06-09T12:21:41.561Z] === RUN TestRenameInvalidName [2020-06-09T12:21:42.562Z] --- PASS: TestRenameInvalidName (0.92s) [2020-06-09T12:21:42.562Z] === RUN TestRenameAnonymousContainer [2020-06-09T12:21:48.034Z] --- PASS: TestRenameAnonymousContainer (4.99s) [2020-06-09T12:21:48.034Z] === RUN TestRenameContainerWithSameName [2020-06-09T12:21:48.314Z] --- PASS: TestRenameContainerWithSameName (0.96s) [2020-06-09T12:21:48.314Z] === RUN TestRenameContainerWithLinkedContainer [2020-06-09T12:21:48.490Z] sha256:8f6a999a7919b6840dbbc44e31c87c433bcec86a565078344c5997a58d3c344d [2020-06-09T12:21:48.490Z] INFO: Starting docker-py tests... [2020-06-09T12:21:48.490Z] ============================= test session starts ============================== [2020-06-09T12:21:48.490Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-06-09T12:21:48.490Z] rootdir: /src, inifile: pytest.ini [2020-06-09T12:21:48.490Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-06-09T12:21:48.490Z] collected 387 items / 1 deselected / 386 selected [2020-06-09T12:21:48.490Z] [2020-06-09T12:21:50.330Z] --- PASS: TestRenameContainerWithLinkedContainer (1.79s) [2020-06-09T12:21:50.330Z] === RUN TestResize [2020-06-09T12:21:50.942Z] --- PASS: TestResize (0.92s) [2020-06-09T12:21:50.942Z] === RUN TestResizeWithInvalidSize [2020-06-09T12:21:51.944Z] --- PASS: TestResizeWithInvalidSize (0.89s) [2020-06-09T12:21:51.944Z] === RUN TestResizeWhenContainerNotStarted [2020-06-09T12:21:52.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-06-09T12:21:52.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-06-09T12:21:52.952Z] --- PASS: TestResizeWhenContainerNotStarted (0.94s) [2020-06-09T12:21:52.952Z] === RUN TestDaemonRestartKillContainers [2020-06-09T12:21:52.952Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-09T12:21:52.952Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-09T12:21:52.952Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-09T12:21:52.952Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-09T12:21:52.952Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-09T12:21:52.952Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-09T12:21:52.952Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-09T12:21:52.952Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-09T12:21:52.952Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-09T12:21:52.952Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-09T12:21:52.952Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-09T12:21:52.952Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-09T12:21:52.952Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-09T12:21:52.952Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-09T12:21:52.952Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-09T12:21:52.952Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-09T12:21:52.952Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-09T12:21:52.952Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-09T12:21:52.952Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-09T12:21:52.952Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-09T12:21:52.952Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-09T12:21:52.952Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-09T12:21:52.952Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-09T12:21:52.952Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-09T12:21:52.952Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-09T12:21:52.952Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-09T12:21:54.010Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-06-09T12:21:55.617Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-09T12:21:55.617Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-09T12:21:57.082Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-09T12:21:57.082Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-09T12:21:58.547Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-09T12:21:58.547Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-09T12:22:00.562Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-09T12:22:00.562Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-09T12:22:00.610Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 14.7% of statements [2020-06-09T12:22:00.610Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-06-09T12:22:01.237Z] ok github.com/docker/docker/api/server/middleware 0.007s coverage: 37.7% of statements [2020-06-09T12:22:01.237Z] ? github.com/docker/docker/api/server/router [no test files] [2020-06-09T12:22:01.237Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-06-09T12:22:01.237Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-06-09T12:22:01.237Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-06-09T12:22:01.237Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-06-09T12:22:01.237Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-06-09T12:22:01.237Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-06-09T12:22:01.237Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-06-09T12:22:01.237Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-06-09T12:22:01.284Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-06-09T12:22:01.543Z] tests/integration/api_client_test.py ..... [ 7%] [2020-06-09T12:22:03.232Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-09T12:22:03.306Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-06-09T12:22:03.306Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-06-09T12:22:03.306Z] ok github.com/docker/docker/api/types/filters 0.022s coverage: 92.2% of statements [2020-06-09T12:22:03.477Z] tests/integration/api_config_test.py ..... [ 8%] [2020-06-09T12:22:03.596Z] ok github.com/docker/docker/api/types/strslice 0.022s coverage: 90.0% of statements [2020-06-09T12:22:03.596Z] ok github.com/docker/docker/api/server/router/swarm 0.012s coverage: 5.1% of statements [2020-06-09T12:22:03.596Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-06-09T12:22:03.596Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-06-09T12:22:03.596Z] ? github.com/docker/docker/api/types [no test files] [2020-06-09T12:22:03.596Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-06-09T12:22:03.596Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-06-09T12:22:03.596Z] ? github.com/docker/docker/api/types/container [no test files] [2020-06-09T12:22:03.596Z] ? github.com/docker/docker/api/types/events [no test files] [2020-06-09T12:22:03.596Z] ? github.com/docker/docker/api/types/image [no test files] [2020-06-09T12:22:03.596Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-06-09T12:22:03.596Z] ? github.com/docker/docker/api/types/network [no test files] [2020-06-09T12:22:03.596Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-06-09T12:22:03.596Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-06-09T12:22:03.596Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-06-09T12:22:03.596Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-06-09T12:22:03.843Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-09T12:22:04.236Z] ok github.com/docker/docker/api/types/time 0.042s coverage: 100.0% of statements [2020-06-09T12:22:04.236Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2020-06-09T12:22:04.236Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-06-09T12:22:04.236Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-06-09T12:22:04.236Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-06-09T12:22:04.236Z] ? github.com/docker/docker/builder [no test files] [2020-06-09T12:22:04.236Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-06-09T12:22:04.236Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-06-09T12:22:04.236Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-06-09T12:22:04.236Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-06-09T12:22:04.236Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-06-09T12:22:04.236Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-06-09T12:22:04.236Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-06-09T12:22:04.871Z] ok github.com/docker/docker/builder/dockerignore 0.037s coverage: 96.8% of statements [2020-06-09T12:22:06.509Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-06-09T12:22:06.509Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.47s) [2020-06-09T12:22:06.509Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.55s) [2020-06-09T12:22:06.509Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.48s) [2020-06-09T12:22:06.509Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.46s) [2020-06-09T12:22:06.509Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.44s) [2020-06-09T12:22:06.509Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.48s) [2020-06-09T12:22:06.509Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.20s) [2020-06-09T12:22:06.509Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.29s) [2020-06-09T12:22:06.509Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.80s) [2020-06-09T12:22:06.509Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.18s) [2020-06-09T12:22:06.509Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.34s) [2020-06-09T12:22:06.509Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.34s) [2020-06-09T12:22:06.509Z] === RUN TestCgroupNamespacesRun [2020-06-09T12:22:07.974Z] --- PASS: TestCgroupNamespacesRun (1.76s) [2020-06-09T12:22:07.974Z] === RUN TestCgroupNamespacesRunPrivileged [2020-06-09T12:22:09.354Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2020-06-09T12:22:09.987Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.68s) [2020-06-09T12:22:09.987Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-06-09T12:22:10.860Z] ok github.com/docker/docker/builder/remotecontext/git 3.830s coverage: 86.3% of statements [2020-06-09T12:22:11.152Z] ok github.com/docker/docker/builder/remotecontext 0.441s coverage: 13.6% of statements [2020-06-09T12:22:11.452Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.81s) [2020-06-09T12:22:11.452Z] === RUN TestCgroupNamespacesRunHostMode [2020-06-09T12:22:12.358Z] --- PASS: TestBuildWithHugeFile (52.17s) [2020-06-09T12:22:12.358Z] === RUN TestBuildWithEmptyDockerfile [2020-06-09T12:22:12.358Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-09T12:22:12.358Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-09T12:22:12.358Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-09T12:22:12.358Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-09T12:22:12.358Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-09T12:22:12.358Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-09T12:22:12.358Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-09T12:22:12.358Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-09T12:22:12.358Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-09T12:22:12.358Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2020-06-09T12:22:12.358Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2020-06-09T12:22:12.358Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2020-06-09T12:22:12.358Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2020-06-09T12:22:12.358Z] === RUN TestBuildPreserveOwnership [2020-06-09T12:22:12.358Z] === RUN TestBuildPreserveOwnership/copy_from [2020-06-09T12:22:12.979Z] --- PASS: TestCgroupNamespacesRunHostMode (1.71s) [2020-06-09T12:22:12.979Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-06-09T12:22:13.220Z] ok github.com/docker/docker/builder/dockerfile 1.302s coverage: 48.2% of statements [2020-06-09T12:22:13.220Z] ? github.com/docker/docker/cli [no test files] [2020-06-09T12:22:13.220Z] ? github.com/docker/docker/cli/config [no test files] [2020-06-09T12:22:13.280Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-06-09T12:22:14.992Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.70s) [2020-06-09T12:22:14.992Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-06-09T12:22:15.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-06-09T12:22:15.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-06-09T12:22:16.457Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.62s) [2020-06-09T12:22:16.458Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-06-09T12:22:17.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-06-09T12:22:17.459Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s) [2020-06-09T12:22:17.459Z] === RUN TestCgroupNamespacesRunOlderClient [2020-06-09T12:22:17.522Z] --- PASS: TestBuildPreserveOwnership (9.50s) [2020-06-09T12:22:17.522Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.50s) [2020-06-09T12:22:17.522Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-06-09T12:22:17.522Z] === RUN TestBuildPlatformInvalid [2020-06-09T12:22:17.522Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-06-09T12:22:17.522Z] PASS [2020-06-09T12:22:17.522Z] [2020-06-09T12:22:17.522Z] === Skipped [2020-06-09T12:22:17.522Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-06-09T12:22:17.522Z] build_session_test.go:25: TODO: BuildKit [2020-06-09T12:22:17.522Z] [2020-06-09T12:22:17.522Z] [2020-06-09T12:22:17.522Z] DONE 32 tests, 1 skipped in 122.250s [2020-06-09T12:22:17.522Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-06-09T12:22:17.522Z] INFO: Testing against a local daemon [2020-06-09T12:22:17.522Z] === RUN TestConfigInspect [2020-06-09T12:22:17.522Z] --- SKIP: TestConfigInspect (0.02s) [2020-06-09T12:22:17.522Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:22:17.522Z] === RUN TestConfigList [2020-06-09T12:22:17.522Z] --- SKIP: TestConfigList (0.01s) [2020-06-09T12:22:17.522Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:22:17.522Z] === RUN TestConfigsCreateAndDelete [2020-06-09T12:22:17.522Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-06-09T12:22:17.522Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:22:17.522Z] === RUN TestConfigsUpdate [2020-06-09T12:22:17.522Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-06-09T12:22:17.522Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:22:17.522Z] === RUN TestTemplatedConfig [2020-06-09T12:22:17.522Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-06-09T12:22:17.522Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:22:17.522Z] === RUN TestConfigCreateResolve [2020-06-09T12:22:17.522Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-06-09T12:22:17.522Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:22:17.522Z] === RUN TestConfigDaemonLibtrustID [2020-06-09T12:22:18.785Z] ok github.com/docker/docker/client 0.600s coverage: 75.4% of statements [2020-06-09T12:22:18.924Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s) [2020-06-09T12:22:18.924Z] === RUN TestKernelTCPMemory [2020-06-09T12:22:19.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-06-09T12:22:19.444Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2020-06-09T12:22:19.444Z] PASS [2020-06-09T12:22:19.444Z] [2020-06-09T12:22:19.444Z] === Skipped [2020-06-09T12:22:19.444Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-06-09T12:22:19.444Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:22:19.444Z] [2020-06-09T12:22:19.444Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-06-09T12:22:19.444Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:22:19.444Z] [2020-06-09T12:22:19.444Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-06-09T12:22:19.444Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:22:19.444Z] [2020-06-09T12:22:19.444Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-06-09T12:22:19.444Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:22:19.444Z] [2020-06-09T12:22:19.444Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-06-09T12:22:19.444Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:22:19.444Z] [2020-06-09T12:22:19.444Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-06-09T12:22:19.444Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:22:19.444Z] [2020-06-09T12:22:19.444Z] [2020-06-09T12:22:19.444Z] DONE 7 tests, 6 skipped in 1.753s [2020-06-09T12:22:19.444Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-06-09T12:22:19.444Z] INFO: Testing against a local daemon [2020-06-09T12:22:19.444Z] === RUN TestCheckpoint [2020-06-09T12:22:19.444Z] --- SKIP: TestCheckpoint (0.00s) [2020-06-09T12:22:19.444Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-09T12:22:19.444Z] === RUN TestContainerInvalidJSON [2020-06-09T12:22:19.444Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-06-09T12:22:19.444Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-06-09T12:22:19.444Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-06-09T12:22:19.444Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-06-09T12:22:19.444Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-06-09T12:22:19.444Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-06-09T12:22:19.444Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-06-09T12:22:19.444Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-06-09T12:22:19.444Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-06-09T12:22:19.444Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-06-09T12:22:19.444Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-06-09T12:22:19.444Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-06-09T12:22:19.444Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-06-09T12:22:19.444Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-06-09T12:22:19.444Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2020-06-09T12:22:19.444Z] === RUN TestCopyFromContainerPathIsNotDir [2020-06-09T12:22:19.444Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2020-06-09T12:22:19.444Z] === RUN TestCopyToContainerPathDoesNotExist [2020-06-09T12:22:19.444Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2020-06-09T12:22:19.444Z] === RUN TestCopyToContainerPathIsNotDir [2020-06-09T12:22:19.444Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2020-06-09T12:22:19.444Z] === RUN TestCopyFromContainer [2020-06-09T12:22:19.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-06-09T12:22:19.925Z] --- PASS: TestKernelTCPMemory (0.98s) [2020-06-09T12:22:19.925Z] === RUN TestNISDomainname [2020-06-09T12:22:21.391Z] --- PASS: TestNISDomainname (1.04s) [2020-06-09T12:22:21.391Z] === RUN TestHostnameDnsResolution [2020-06-09T12:22:22.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-06-09T12:22:22.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-06-09T12:22:22.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-06-09T12:22:22.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-06-09T12:22:22.855Z] --- PASS: TestHostnameDnsResolution (1.71s) [2020-06-09T12:22:22.855Z] === RUN TestStats [2020-06-09T12:22:23.683Z] === RUN TestCopyFromContainer// [2020-06-09T12:22:23.683Z] === RUN TestCopyFromContainer//bar/root [2020-06-09T12:22:23.683Z] === RUN TestCopyFromContainer//bar/root/ [2020-06-09T12:22:23.683Z] === RUN TestCopyFromContainer/bar/quux [2020-06-09T12:22:23.683Z] === RUN TestCopyFromContainer/bar/quux/ [2020-06-09T12:22:23.683Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-06-09T12:22:23.683Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-06-09T12:22:23.683Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-06-09T12:22:23.683Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-06-09T12:22:23.683Z] === RUN TestCopyFromContainer/bar/notarget [2020-06-09T12:22:23.683Z] --- PASS: TestCopyFromContainer (4.31s) [2020-06-09T12:22:23.683Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-06-09T12:22:23.683Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2020-06-09T12:22:23.683Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-06-09T12:22:23.683Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2020-06-09T12:22:23.683Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-06-09T12:22:23.683Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-06-09T12:22:23.683Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-06-09T12:22:23.683Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-06-09T12:22:23.683Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-06-09T12:22:23.683Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-06-09T12:22:23.683Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-06-09T12:22:23.683Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-09T12:22:23.683Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-09T12:22:23.683Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-09T12:22:23.683Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-09T12:22:23.683Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-09T12:22:23.683Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-09T12:22:23.683Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-09T12:22:23.683Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-09T12:22:23.683Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-09T12:22:23.683Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-06-09T12:22:23.683Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-06-09T12:22:23.683Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-06-09T12:22:23.683Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-06-09T12:22:23.683Z] === RUN TestCreateLinkToNonExistingContainer [2020-06-09T12:22:23.683Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-06-09T12:22:23.683Z] === RUN TestCreateWithInvalidEnv [2020-06-09T12:22:23.683Z] === RUN TestCreateWithInvalidEnv/0 [2020-06-09T12:22:23.683Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-06-09T12:22:23.683Z] === RUN TestCreateWithInvalidEnv/1 [2020-06-09T12:22:23.683Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-06-09T12:22:23.683Z] === RUN TestCreateWithInvalidEnv/2 [2020-06-09T12:22:23.683Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-06-09T12:22:23.937Z] === CONT TestCreateWithInvalidEnv/0 [2020-06-09T12:22:23.937Z] === CONT TestCreateWithInvalidEnv/2 [2020-06-09T12:22:23.937Z] === CONT TestCreateWithInvalidEnv/1 [2020-06-09T12:22:23.937Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-06-09T12:22:23.937Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-06-09T12:22:23.937Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-06-09T12:22:23.937Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-06-09T12:22:23.937Z] === RUN TestCreateTmpfsMountsTarget [2020-06-09T12:22:23.937Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-06-09T12:22:23.937Z] === RUN TestCreateWithCustomMaskedPaths [2020-06-09T12:22:25.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-06-09T12:22:25.296Z] --- PASS: TestCreateWithCustomMaskedPaths (1.25s) [2020-06-09T12:22:25.296Z] === RUN TestCreateWithCapabilities [2020-06-09T12:22:25.296Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-06-09T12:22:25.296Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-06-09T12:22:25.296Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-06-09T12:22:25.296Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-06-09T12:22:25.296Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-06-09T12:22:25.296Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-06-09T12:22:25.296Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-06-09T12:22:25.296Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-06-09T12:22:25.296Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-06-09T12:22:25.296Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-06-09T12:22:25.296Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-09T12:22:25.296Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-09T12:22:25.296Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-06-09T12:22:25.296Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-06-09T12:22:25.296Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-06-09T12:22:25.296Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-06-09T12:22:25.296Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-06-09T12:22:25.296Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-06-09T12:22:25.296Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-06-09T12:22:25.296Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-06-09T12:22:25.296Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-06-09T12:22:25.296Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-06-09T12:22:25.296Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-06-09T12:22:25.296Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-06-09T12:22:25.296Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-06-09T12:22:25.296Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-06-09T12:22:25.296Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-06-09T12:22:25.296Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-06-09T12:22:25.296Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-06-09T12:22:25.296Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-09T12:22:25.296Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-06-09T12:22:25.296Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-06-09T12:22:25.296Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-06-09T12:22:25.296Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-06-09T12:22:25.296Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.03s) [2020-06-09T12:22:25.296Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-06-09T12:22:25.296Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-06-09T12:22:25.296Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.04s) [2020-06-09T12:22:25.296Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.03s) [2020-06-09T12:22:25.296Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.03s) [2020-06-09T12:22:25.296Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-06-09T12:22:25.296Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.03s) [2020-06-09T12:22:25.296Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.03s) [2020-06-09T12:22:25.296Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.03s) [2020-06-09T12:22:25.296Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.03s) [2020-06-09T12:22:25.296Z] === RUN TestCreateWithCustomReadonlyPaths [2020-06-09T12:22:26.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-06-09T12:22:26.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-06-09T12:22:26.300Z] --- PASS: TestStats (2.93s) [2020-06-09T12:22:26.300Z] === RUN TestStopContainerWithTimeout [2020-06-09T12:22:26.300Z] === RUN TestStopContainerWithTimeout/0 [2020-06-09T12:22:26.300Z] === PAUSE TestStopContainerWithTimeout/0 [2020-06-09T12:22:26.300Z] === RUN TestStopContainerWithTimeout/1 [2020-06-09T12:22:26.300Z] === PAUSE TestStopContainerWithTimeout/1 [2020-06-09T12:22:26.300Z] === RUN TestStopContainerWithTimeout/3 [2020-06-09T12:22:26.300Z] === PAUSE TestStopContainerWithTimeout/3 [2020-06-09T12:22:26.300Z] === RUN TestStopContainerWithTimeout/-1 [2020-06-09T12:22:26.300Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-06-09T12:22:26.300Z] === CONT TestStopContainerWithTimeout/0 [2020-06-09T12:22:26.300Z] === CONT TestStopContainerWithTimeout/3 [2020-06-09T12:22:26.580Z] === CONT TestStopContainerWithTimeout/1 [2020-06-09T12:22:26.696Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.23s) [2020-06-09T12:22:26.696Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-06-09T12:22:26.696Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-09T12:22:26.696Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-09T12:22:26.696Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-09T12:22:26.696Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-09T12:22:26.696Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-09T12:22:26.696Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-09T12:22:26.696Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-09T12:22:26.696Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-09T12:22:26.696Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-09T12:22:26.696Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-09T12:22:26.696Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-09T12:22:26.696Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-09T12:22:26.696Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-09T12:22:26.696Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-09T12:22:26.696Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-09T12:22:26.696Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-06-09T12:22:26.696Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-06-09T12:22:26.696Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-06-09T12:22:26.696Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-06-09T12:22:26.696Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-06-09T12:22:26.696Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-06-09T12:22:26.696Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-06-09T12:22:26.951Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s) [2020-06-09T12:22:26.951Z] === RUN TestCreateDifferentPlatform [2020-06-09T12:22:26.951Z] === RUN TestCreateDifferentPlatform/different_os [2020-06-09T12:22:26.951Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-06-09T12:22:26.951Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-06-09T12:22:26.951Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-06-09T12:22:26.951Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-06-09T12:22:26.951Z] === RUN TestContainerStartOnDaemonRestart [2020-06-09T12:22:26.951Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-06-09T12:22:26.951Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-06-09T12:22:26.951Z] === RUN TestDaemonRestartIpcMode [2020-06-09T12:22:26.951Z] === PAUSE TestDaemonRestartIpcMode [2020-06-09T12:22:26.951Z] === RUN TestDaemonHostGatewayIP [2020-06-09T12:22:26.951Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-06-09T12:22:26.951Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-09T12:22:26.951Z] === RUN TestContainerKillOnDaemonStart [2020-06-09T12:22:26.951Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-06-09T12:22:26.951Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-06-09T12:22:26.951Z] === RUN TestDiff [2020-06-09T12:22:27.510Z] --- PASS: TestDiff (0.44s) [2020-06-09T12:22:27.510Z] === RUN TestExecWithCloseStdin [2020-06-09T12:22:27.807Z] --- PASS: TestExecWithCloseStdin (0.46s) [2020-06-09T12:22:27.807Z] === RUN TestExec [2020-06-09T12:22:28.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-06-09T12:22:28.366Z] --- PASS: TestExec (0.49s) [2020-06-09T12:22:28.366Z] === RUN TestExecUser [2020-06-09T12:22:28.593Z] === CONT TestStopContainerWithTimeout/-1 [2020-06-09T12:22:28.924Z] --- PASS: TestExecUser (0.48s) [2020-06-09T12:22:28.924Z] === RUN TestExportContainerAndImportImage [2020-06-09T12:22:29.485Z] --- PASS: TestExportContainerAndImportImage (0.60s) [2020-06-09T12:22:29.485Z] === RUN TestExportContainerAfterDaemonRestart [2020-06-09T12:22:30.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-06-09T12:22:30.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-06-09T12:22:31.479Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-06-09T12:22:32.033Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-06-09T12:22:32.033Z] --- PASS: TestStopContainerWithTimeout/0 (0.98s) [2020-06-09T12:22:32.033Z] --- PASS: TestStopContainerWithTimeout/1 (1.89s) [2020-06-09T12:22:32.033Z] --- PASS: TestStopContainerWithTimeout/3 (3.17s) [2020-06-09T12:22:32.033Z] --- PASS: TestStopContainerWithTimeout/-1 (3.14s) [2020-06-09T12:22:32.033Z] === RUN TestDeleteDevicemapper [2020-06-09T12:22:32.033Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-06-09T12:22:32.033Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-09T12:22:32.033Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-06-09T12:22:32.417Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-06-09T12:22:32.740Z] --- PASS: TestExportContainerAfterDaemonRestart (3.29s) [2020-06-09T12:22:32.740Z] === RUN TestHealthCheckWorkdir [2020-06-09T12:22:33.311Z] --- PASS: TestHealthCheckWorkdir (0.60s) [2020-06-09T12:22:33.311Z] === RUN TestHealthKillContainer [2020-06-09T12:22:33.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-06-09T12:22:35.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-06-09T12:22:35.475Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.58s) [2020-06-09T12:22:35.475Z] === RUN TestUpdateMemory [2020-06-09T12:22:35.475Z] --- SKIP: TestUpdateMemory (0.00s) [2020-06-09T12:22:35.475Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-06-09T12:22:35.475Z] === RUN TestUpdateCPUQuota [2020-06-09T12:22:35.887Z] --- PASS: TestHealthKillContainer (2.63s) [2020-06-09T12:22:35.887Z] === RUN TestInspectCpusetInConfigPre120 [2020-06-09T12:22:36.445Z] --- PASS: TestInspectCpusetInConfigPre120 (0.43s) [2020-06-09T12:22:36.445Z] === RUN TestIpcModeNone [2020-06-09T12:22:36.476Z] --- PASS: TestUpdateCPUQuota (1.27s) [2020-06-09T12:22:36.476Z] === RUN TestUpdatePidsLimit [2020-06-09T12:22:36.476Z] === RUN TestUpdatePidsLimit/update_from_none [2020-06-09T12:22:37.004Z] --- PASS: TestIpcModeNone (0.46s) [2020-06-09T12:22:37.004Z] === RUN TestIpcModePrivate [2020-06-09T12:22:37.087Z] === RUN TestUpdatePidsLimit/no_change [2020-06-09T12:22:37.259Z] --- PASS: TestIpcModePrivate (0.48s) [2020-06-09T12:22:37.259Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2020-06-09T12:22:37.259Z] === RUN TestIpcModeShareable [2020-06-09T12:22:37.259Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-06-09T12:22:37.259Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-09T12:22:37.259Z] === RUN TestAPIIpcModeShareableAndContainer [2020-06-09T12:22:37.367Z] === RUN TestUpdatePidsLimit/update_lower [2020-06-09T12:22:37.648Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-06-09T12:22:37.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-06-09T12:22:38.259Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-06-09T12:22:38.539Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-06-09T12:22:38.820Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-06-09T12:22:39.184Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.44s) [2020-06-09T12:22:39.184Z] === RUN TestAPIIpcModeHost [2020-06-09T12:22:39.184Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-06-09T12:22:39.184Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-09T12:22:39.184Z] === RUN TestDaemonIpcModeShareable [2020-06-09T12:22:39.184Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-06-09T12:22:39.184Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-09T12:22:39.184Z] === RUN TestDaemonIpcModePrivate [2020-06-09T12:22:39.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-06-09T12:22:40.284Z] --- PASS: TestUpdatePidsLimit (3.77s) [2020-06-09T12:22:40.285Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2020-06-09T12:22:40.285Z] --- PASS: TestUpdatePidsLimit/no_change (0.36s) [2020-06-09T12:22:40.285Z] --- PASS: TestUpdatePidsLimit/update_lower (0.41s) [2020-06-09T12:22:40.285Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s) [2020-06-09T12:22:40.285Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2020-06-09T12:22:40.285Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2020-06-09T12:22:40.285Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2020-06-09T12:22:40.285Z] === RUN TestUpdateRestartPolicy [2020-06-09T12:22:41.106Z] --- PASS: TestDaemonIpcModePrivate (2.18s) [2020-06-09T12:22:41.106Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: false, mustBeShared: false [2020-06-09T12:22:41.106Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-06-09T12:22:41.106Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-06-09T12:22:41.106Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-09T12:22:41.106Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-06-09T12:22:41.106Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-06-09T12:22:41.106Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-09T12:22:41.106Z] === RUN TestIpcModeOlderClient [2020-06-09T12:22:41.106Z] === PAUSE TestIpcModeOlderClient [2020-06-09T12:22:41.106Z] === RUN TestKillContainerInvalidSignal [2020-06-09T12:22:41.360Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2020-06-09T12:22:41.360Z] === RUN TestKillContainer [2020-06-09T12:22:41.360Z] === RUN TestKillContainer/no_signal [2020-06-09T12:22:41.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-06-09T12:22:41.918Z] === RUN TestKillContainer/non_killing_signal [2020-06-09T12:22:42.214Z] === RUN TestKillContainer/killing_signal [2020-06-09T12:22:42.814Z] --- PASS: TestKillContainer (1.25s) [2020-06-09T12:22:42.814Z] --- PASS: TestKillContainer/no_signal (0.39s) [2020-06-09T12:22:42.814Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2020-06-09T12:22:42.814Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2020-06-09T12:22:42.814Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-06-09T12:22:42.814Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-06-09T12:22:43.068Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-06-09T12:22:43.628Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.85s) [2020-06-09T12:22:43.628Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2020-06-09T12:22:43.628Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.29s) [2020-06-09T12:22:43.628Z] === RUN TestKillStoppedContainer [2020-06-09T12:22:43.628Z] --- PASS: TestKillStoppedContainer (0.04s) [2020-06-09T12:22:43.628Z] === RUN TestKillStoppedContainerAPIPre120 [2020-06-09T12:22:43.628Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2020-06-09T12:22:43.628Z] === RUN TestKillDifferentUserContainer [2020-06-09T12:22:43.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-06-09T12:22:43.711Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-06-09T12:22:43.711Z] Using test binary docker [2020-06-09T12:22:43.971Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-06-09T12:22:43.971Z] +++ /etc/init.d/apparmor start [2020-06-09T12:22:43.971Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-06-09T12:22:43.971Z] INFO: Waiting for daemon to start... [2020-06-09T12:22:43.971Z] Starting dockerd [2020-06-09T12:22:43.971Z] +++ 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-06-09T12:22:44.229Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2020-06-09T12:22:44.229Z] === RUN TestInspectOomKilledTrue [2020-06-09T12:22:44.229Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-06-09T12:22:44.229Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-09T12:22:44.229Z] === RUN TestInspectOomKilledFalse [2020-06-09T12:22:44.229Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-06-09T12:22:44.229Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-09T12:22:44.229Z] === RUN TestLinksEtcHostsContentMatch [2020-06-09T12:22:44.229Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-06-09T12:22:44.229Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-06-09T12:22:44.229Z] === RUN TestLinksContainerNames [2020-06-09T12:22:44.788Z] --- PASS: TestLinksContainerNames (0.86s) [2020-06-09T12:22:44.788Z] === RUN TestLogsFollowTailEmpty [2020-06-09T12:22:45.346Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2020-06-09T12:22:45.346Z] === RUN TestContainerNetworkMountsNoChown [2020-06-09T12:22:45.877Z] . [2020-06-09T12:22:45.877Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-06-09T12:22:45.905Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2020-06-09T12:22:45.905Z] === RUN TestMountDaemonRoot [2020-06-09T12:22:45.905Z] === RUN TestMountDaemonRoot/default [2020-06-09T12:22:45.905Z] === PAUSE TestMountDaemonRoot/default [2020-06-09T12:22:45.905Z] === RUN TestMountDaemonRoot/private [2020-06-09T12:22:45.905Z] === PAUSE TestMountDaemonRoot/private [2020-06-09T12:22:45.905Z] === RUN TestMountDaemonRoot/rprivate [2020-06-09T12:22:45.905Z] === PAUSE TestMountDaemonRoot/rprivate [2020-06-09T12:22:45.905Z] === RUN TestMountDaemonRoot/slave [2020-06-09T12:22:45.905Z] === PAUSE TestMountDaemonRoot/slave [2020-06-09T12:22:45.905Z] === RUN TestMountDaemonRoot/rslave [2020-06-09T12:22:45.905Z] === PAUSE TestMountDaemonRoot/rslave [2020-06-09T12:22:45.905Z] === RUN TestMountDaemonRoot/shared [2020-06-09T12:22:45.905Z] === PAUSE TestMountDaemonRoot/shared [2020-06-09T12:22:45.905Z] === RUN TestMountDaemonRoot/rshared [2020-06-09T12:22:45.905Z] === PAUSE TestMountDaemonRoot/rshared [2020-06-09T12:22:45.905Z] === CONT TestMountDaemonRoot/default [2020-06-09T12:22:45.905Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-06-09T12:22:45.905Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-06-09T12:22:45.905Z] === RUN TestMountDaemonRoot/default/bind_root [2020-06-09T12:22:45.905Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-06-09T12:22:45.905Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-06-09T12:22:45.905Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-06-09T12:22:45.905Z] === RUN TestMountDaemonRoot/default/mount_root [2020-06-09T12:22:45.905Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-06-09T12:22:45.905Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-06-09T12:22:45.905Z] === CONT TestMountDaemonRoot/rshared [2020-06-09T12:22:45.905Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-06-09T12:22:45.905Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-06-09T12:22:45.905Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-06-09T12:22:45.905Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-06-09T12:22:45.905Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-06-09T12:22:45.905Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-06-09T12:22:45.905Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-06-09T12:22:45.905Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-06-09T12:22:45.905Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-06-09T12:22:45.905Z] === CONT TestMountDaemonRoot/shared [2020-06-09T12:22:45.905Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-06-09T12:22:45.905Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-06-09T12:22:45.905Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-06-09T12:22:45.905Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-06-09T12:22:45.905Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-06-09T12:22:45.905Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-06-09T12:22:45.905Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-06-09T12:22:45.905Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-06-09T12:22:45.905Z] === CONT TestMountDaemonRoot/rslave [2020-06-09T12:22:45.905Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-06-09T12:22:45.905Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-06-09T12:22:45.905Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-06-09T12:22:45.905Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-06-09T12:22:45.905Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-06-09T12:22:45.905Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-06-09T12:22:45.905Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-06-09T12:22:45.905Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-06-09T12:22:45.905Z] === CONT TestMountDaemonRoot/slave [2020-06-09T12:22:45.905Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-06-09T12:22:45.905Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-06-09T12:22:45.905Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-06-09T12:22:45.905Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-06-09T12:22:45.905Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-06-09T12:22:45.905Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-06-09T12:22:45.905Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-06-09T12:22:45.905Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-06-09T12:22:45.905Z] === CONT TestMountDaemonRoot/rprivate [2020-06-09T12:22:45.905Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-06-09T12:22:45.905Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-06-09T12:22:45.905Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-06-09T12:22:45.905Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-06-09T12:22:45.905Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-06-09T12:22:45.905Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-06-09T12:22:45.905Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-06-09T12:22:45.905Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-06-09T12:22:45.905Z] === CONT TestMountDaemonRoot/private [2020-06-09T12:22:45.905Z] === RUN TestMountDaemonRoot/private/bind_root [2020-06-09T12:22:45.905Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-06-09T12:22:45.905Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-06-09T12:22:45.905Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-06-09T12:22:45.905Z] === RUN TestMountDaemonRoot/private/mount_root [2020-06-09T12:22:45.905Z] === CONT TestMountDaemonRoot/default/mount_root [2020-06-09T12:22:45.905Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-06-09T12:22:45.905Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-06-09T12:22:45.905Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-06-09T12:22:45.905Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-06-09T12:22:45.905Z] === CONT TestMountDaemonRoot/default/bind_root [2020-06-09T12:22:45.905Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-06-09T12:22:45.905Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-06-09T12:22:45.905Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-06-09T12:22:45.905Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-06-09T12:22:45.905Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-06-09T12:22:45.905Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-06-09T12:22:45.905Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-06-09T12:22:45.905Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-06-09T12:22:45.905Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-06-09T12:22:45.905Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-06-09T12:22:45.905Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-06-09T12:22:45.905Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-06-09T12:22:46.138Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-06-09T12:22:46.138Z] Error: No such image: emptyfs [2020-06-09T12:22:46.138Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-06-09T12:22:46.138Z] ++++ docker load [2020-06-09T12:22:46.159Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-06-09T12:22:46.159Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-06-09T12:22:46.159Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-06-09T12:22:46.159Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-06-09T12:22:46.159Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-06-09T12:22:46.159Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-06-09T12:22:46.160Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-06-09T12:22:46.160Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-06-09T12:22:46.160Z] === CONT TestMountDaemonRoot/private/mount_root [2020-06-09T12:22:46.160Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-06-09T12:22:46.160Z] === CONT TestMountDaemonRoot/private/bind_root [2020-06-09T12:22:46.160Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-06-09T12:22:46.160Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-06-09T12:22:46.160Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2020-06-09T12:22:46.160Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2020-06-09T12:22:46.160Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2020-06-09T12:22:46.160Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2020-06-09T12:22:46.160Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-06-09T12:22:46.160Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2020-06-09T12:22:46.160Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2020-06-09T12:22:46.160Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2020-06-09T12:22:46.160Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2020-06-09T12:22:46.160Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-06-09T12:22:46.160Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-06-09T12:22:46.160Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-06-09T12:22:46.160Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-06-09T12:22:46.160Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-06-09T12:22:46.160Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-06-09T12:22:46.160Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2020-06-09T12:22:46.160Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2020-06-09T12:22:46.160Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2020-06-09T12:22:46.160Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2020-06-09T12:22:46.160Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-06-09T12:22:46.160Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-06-09T12:22:46.160Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-06-09T12:22:46.160Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-06-09T12:22:46.160Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-06-09T12:22:46.160Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-06-09T12:22:46.160Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-06-09T12:22:46.160Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-06-09T12:22:46.160Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-06-09T12:22:46.160Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-06-09T12:22:46.160Z] --- PASS: TestMountDaemonRoot/private (0.01s) [2020-06-09T12:22:46.160Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-06-09T12:22:46.160Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-06-09T12:22:46.160Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-06-09T12:22:46.160Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.01s) [2020-06-09T12:22:46.160Z] === RUN TestContainerBindMountNonRecursive [2020-06-09T12:22:46.160Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-06-09T12:22:46.160Z] 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-06-09T12:22:46.160Z] === RUN TestNetworkNat [2020-06-09T12:22:46.397Z] Running integration-test (iteration 1) [2020-06-09T12:22:46.397Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-06-09T12:22:46.397Z] ++ 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-06-09T12:22:46.397Z] ++ set -e [2020-06-09T12:22:46.397Z] ++ '[' -n 0 ']' [2020-06-09T12:22:46.397Z] ++ set -x [2020-06-09T12:22:46.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=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-06-09T12:22:46.719Z] --- PASS: TestNetworkNat (0.63s) [2020-06-09T12:22:46.719Z] === RUN TestNetworkLocalhostTCPNat [2020-06-09T12:22:47.278Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2020-06-09T12:22:47.278Z] === RUN TestNetworkLoopbackNat [2020-06-09T12:22:47.837Z] --- PASS: TestNetworkLoopbackNat (0.55s) [2020-06-09T12:22:47.837Z] === RUN TestPause [2020-06-09T12:22:47.837Z] --- SKIP: TestPause (0.00s) [2020-06-09T12:22:47.837Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-09T12:22:47.837Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-06-09T12:22:47.837Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-09T12:22:47.837Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-09T12:22:47.837Z] === RUN TestPauseStopPausedContainer [2020-06-09T12:22:47.837Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-06-09T12:22:47.837Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-09T12:22:47.837Z] === RUN TestPsFilter [2020-06-09T12:22:47.837Z] --- PASS: TestPsFilter (0.10s) [2020-06-09T12:22:47.837Z] === RUN TestRemoveContainerWithRemovedVolume [2020-06-09T12:22:47.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-06-09T12:22:48.395Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2020-06-09T12:22:48.395Z] === RUN TestRemoveContainerWithVolume [2020-06-09T12:22:48.650Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2020-06-09T12:22:48.650Z] === RUN TestRemoveContainerRunning [2020-06-09T12:22:49.210Z] --- PASS: TestRemoveContainerRunning (0.44s) [2020-06-09T12:22:49.210Z] === RUN TestRemoveContainerForceRemoveRunning [2020-06-09T12:22:49.768Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s) [2020-06-09T12:22:49.768Z] === RUN TestRemoveInvalidContainer [2020-06-09T12:22:49.768Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-06-09T12:22:49.768Z] === RUN TestRenameLinkedContainer [2020-06-09T12:22:51.649Z] --- PASS: TestRenameLinkedContainer (1.71s) [2020-06-09T12:22:51.649Z] === RUN TestRenameStoppedContainer [2020-06-09T12:22:51.649Z] --- PASS: TestRenameStoppedContainer (0.39s) [2020-06-09T12:22:51.649Z] === RUN TestRenameRunningContainerAndReuse [2020-06-09T12:22:51.996Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-06-09T12:22:52.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-06-09T12:22:52.616Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2020-06-09T12:22:52.616Z] === RUN TestRenameInvalidName [2020-06-09T12:22:52.996Z] [2020-06-09T12:22:52.996Z] ________ ____ __. [2020-06-09T12:22:52.996Z] \_____ \ | |/ _| [2020-06-09T12:22:52.996Z] / | \| < [2020-06-09T12:22:52.996Z] / | \ | \ [2020-06-09T12:22:52.996Z] \_______ /____|__ \ [2020-06-09T12:22:52.996Z] \/ \/ [2020-06-09T12:22:52.996Z] [2020-06-09T12:22:52.996Z] INFO: make.ps1 ended at 06/09/2020 12:22:52 [2020-06-09T12:22:53.175Z] --- PASS: TestRenameInvalidName (0.47s) [2020-06-09T12:22:53.175Z] === RUN TestRenameAnonymousContainer [2020-06-09T12:22:53.943Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-06-09T12:22:54.536Z] --- PASS: TestRenameAnonymousContainer (1.55s) [2020-06-09T12:22:54.536Z] === RUN TestRenameContainerWithSameName [2020-06-09T12:22:55.094Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2020-06-09T12:22:55.094Z] === RUN TestRenameContainerWithLinkedContainer [2020-06-09T12:22:55.233Z] INFO: Binaries build ended at 06/09/2020 12:22:54. Duration:00:01:21.0691811 [2020-06-09T12:22:55.473Z] --- PASS: TestUpdateRestartPolicy (12.91s) [2020-06-09T12:22:55.473Z] === RUN TestUpdateRestartWithAutoRemove [2020-06-09T12:22:55.473Z] --- PASS: TestUpdateRestartWithAutoRemove (0.90s) [2020-06-09T12:22:55.473Z] === RUN TestWaitNonBlocked [2020-06-09T12:22:55.473Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-09T12:22:55.473Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-09T12:22:55.473Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-09T12:22:55.473Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-09T12:22:55.473Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-09T12:22:55.473Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-09T12:22:55.473Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-06-09T12:22:55.473Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.99s) [2020-06-09T12:22:55.473Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.15s) [2020-06-09T12:22:55.473Z] === RUN TestWaitBlocked [2020-06-09T12:22:55.473Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-09T12:22:55.473Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-09T12:22:55.473Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-06-09T12:22:55.473Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-06-09T12:22:55.473Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-09T12:22:55.473Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-06-09T12:22:56.058Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s) [2020-06-09T12:22:56.058Z] === RUN TestResize [2020-06-09T12:22:56.312Z] --- PASS: TestResize (0.44s) [2020-06-09T12:22:56.312Z] === RUN TestResizeWithInvalidSize [2020-06-09T12:22:56.380Z] Loaded image: buildpack-deps:jessie [2020-06-09T12:22:56.380Z] Loaded image: busybox:latest [2020-06-09T12:22:56.380Z] Loaded image: busybox:glibc [2020-06-09T12:22:56.380Z] Loaded image: debian:jessie [2020-06-09T12:22:56.380Z] Loaded image: hello-world:latest [2020-06-09T12:22:56.380Z] INFO: Testing against a local daemon [2020-06-09T12:22:56.380Z] === RUN TestCgroupNamespacesBuild [2020-06-09T12:22:56.870Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2020-06-09T12:22:56.870Z] === RUN TestResizeWhenContainerNotStarted [2020-06-09T12:22:56.936Z] --- PASS: TestWaitBlocked (0.01s) [2020-06-09T12:22:56.936Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.23s) [2020-06-09T12:22:56.936Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.31s) [2020-06-09T12:22:56.936Z] === CONT TestContainerStartOnDaemonRestart [2020-06-09T12:22:56.936Z] === CONT TestContainerKillOnDaemonStart [2020-06-09T12:22:57.124Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s) [2020-06-09T12:22:57.125Z] === RUN TestDaemonRestartKillContainers [2020-06-09T12:22:57.125Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-06-09T12:22:57.125Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-06-09T12:22:57.125Z] === RUN TestCgroupNamespacesRun [2020-06-09T12:22:57.473Z] INFO: Copying the built daemon binary to d:\CI\PR-40938\8\binary\dockerd-07494d0431.exe... [2020-06-09T12:22:58.123Z] ok github.com/docker/docker/cmd/dockerd 0.114s coverage: 30.8% of statements [2020-06-09T12:22:58.469Z] INFO: Copying the built client binary to d:\CI\PR-40938\8\binary\docker-07494d0431.exe... [2020-06-09T12:22:58.469Z] INFO: Copying dockerversion from the container... [2020-06-09T12:22:58.915Z] --- PASS: TestCgroupNamespacesBuild (3.33s) [2020-06-09T12:22:58.915Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-06-09T12:22:58.942Z] INFO: Copying the golang package from the container to d:\CI\PR-40938\8\installer\go.zip... [2020-06-09T12:22:59.204Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-06-09T12:22:59.604Z] --- PASS: TestContainerStartOnDaemonRestart (3.10s) [2020-06-09T12:22:59.604Z] === CONT TestIpcModeOlderClient [2020-06-09T12:22:59.629Z] --- PASS: TestCgroupNamespacesRun (2.19s) [2020-06-09T12:22:59.629Z] === RUN TestCgroupNamespacesRunPrivileged [2020-06-09T12:22:59.885Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-06-09T12:22:59.885Z] === CONT TestDaemonHostGatewayIP [2020-06-09T12:23:00.820Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.73s) [2020-06-09T12:23:00.820Z] === RUN TestBuildWithSession [2020-06-09T12:23:00.820Z] --- SKIP: TestBuildWithSession (0.00s) [2020-06-09T12:23:00.820Z] build_session_test.go:25: TODO: BuildKit [2020-06-09T12:23:00.820Z] === RUN TestBuildSquashParent [2020-06-09T12:23:00.841Z] ok github.com/docker/docker/container 0.141s coverage: 34.7% of statements [2020-06-09T12:23:00.841Z] ? github.com/docker/docker/container/stream [no test files] [2020-06-09T12:23:00.841Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-06-09T12:23:00.841Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-06-09T12:23:00.841Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-06-09T12:23:01.509Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.15s) [2020-06-09T12:23:01.509Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-06-09T12:23:01.933Z] INFO: Extracting go.zip to d:\CI\PR-40938\8\go [2020-06-09T12:23:02.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-06-09T12:23:02.919Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.021s coverage: 65.3% of statements [2020-06-09T12:23:03.328Z] --- PASS: TestDaemonHostGatewayIP (3.46s) [2020-06-09T12:23:03.328Z] === CONT TestDaemonRestartIpcMode [2020-06-09T12:23:04.014Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.19s) [2020-06-09T12:23:04.014Z] === RUN TestCgroupNamespacesRunHostMode [2020-06-09T12:23:05.984Z] --- PASS: TestCgroupNamespacesRunHostMode (2.14s) [2020-06-09T12:23:05.984Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-06-09T12:23:06.768Z] --- PASS: TestDaemonRestartIpcMode (3.53s) [2020-06-09T12:23:07.388Z] --- PASS: TestBuildSquashParent (6.24s) [2020-06-09T12:23:07.388Z] === RUN TestBuildWithRemoveAndForceRemove [2020-06-09T12:23:07.388Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-09T12:23:07.388Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-09T12:23:07.388Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-09T12:23:07.388Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-09T12:23:07.388Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-09T12:23:07.388Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-09T12:23:07.388Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-09T12:23:07.388Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-09T12:23:07.388Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-09T12:23:07.388Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-09T12:23:07.388Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-09T12:23:07.388Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-09T12:23:07.388Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-09T12:23:07.388Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-09T12:23:07.388Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-09T12:23:07.388Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-09T12:23:07.747Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-06-09T12:23:08.489Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.19s) [2020-06-09T12:23:08.489Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-06-09T12:23:08.489Z] ok github.com/docker/docker/daemon/cluster/convert 0.044s coverage: 35.4% of statements [2020-06-09T12:23:09.294Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-09T12:23:09.432Z] --- PASS: TestContainerKillOnDaemonStart (12.47s) [2020-06-09T12:23:09.432Z] PASS [2020-06-09T12:23:09.432Z] [2020-06-09T12:23:09.432Z] === Skipped [2020-06-09T12:23:09.432Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-06-09T12:23:09.432Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-09T12:23:09.432Z] [2020-06-09T12:23:09.432Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-06-09T12:23:09.432Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-09T12:23:09.432Z] [2020-06-09T12:23:09.432Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-06-09T12:23:09.432Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-09T12:23:09.432Z] [2020-06-09T12:23:09.432Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-09T12:23:09.432Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-09T12:23:09.432Z] [2020-06-09T12:23:09.432Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-06-09T12:23:09.432Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-09T12:23:09.432Z] [2020-06-09T12:23:09.432Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-06-09T12:23:09.432Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-06-09T12:23:09.432Z] [2020-06-09T12:23:09.432Z] [2020-06-09T12:23:09.432Z] DONE 203 tests, 6 skipped in 151.292s [2020-06-09T12:23:09.432Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-06-09T12:23:09.432Z] ++ 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-06-09T12:23:09.432Z] ++ set -e [2020-06-09T12:23:09.432Z] ++ '[' -n 0 ']' [2020-06-09T12:23:09.432Z] ++ set -x [2020-06-09T12:23:09.432Z] ++ env -i DEST=/go/src/github.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-06-09T12:23:09.432Z] INFO: Testing against a local daemon [2020-06-09T12:23:09.432Z] === RUN TestCommitInheritsEnv [2020-06-09T12:23:10.043Z] --- PASS: TestCommitInheritsEnv (0.57s) [2020-06-09T12:23:10.043Z] === RUN TestImportExtremelyLargeImageWorks [2020-06-09T12:23:10.043Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-06-09T12:23:10.043Z] === RUN TestImagesFilterMultiReference [2020-06-09T12:23:10.043Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-06-09T12:23:10.043Z] === RUN TestImagePullPlatformInvalid [2020-06-09T12:23:10.043Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-06-09T12:23:10.043Z] === RUN TestRemoveImageOrphaning [2020-06-09T12:23:10.232Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-09T12:23:10.370Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.16s) [2020-06-09T12:23:10.370Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-06-09T12:23:10.653Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2020-06-09T12:23:10.653Z] === RUN TestRemoveImageGarbageCollector [2020-06-09T12:23:10.653Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-06-09T12:23:10.653Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-09T12:23:10.653Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-06-09T12:23:10.653Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-06-09T12:23:10.653Z] === RUN TestTagInvalidReference [2020-06-09T12:23:10.653Z] --- PASS: TestTagInvalidReference (0.01s) [2020-06-09T12:23:10.653Z] === RUN TestTagValidPrefixedRepo [2020-06-09T12:23:10.653Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-06-09T12:23:10.653Z] === RUN TestTagExistedNameWithoutForce [2020-06-09T12:23:10.653Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-06-09T12:23:10.653Z] === RUN TestTagOfficialNames [2020-06-09T12:23:10.653Z] --- PASS: TestTagOfficialNames (0.03s) [2020-06-09T12:23:10.653Z] === RUN TestTagMatchesDigest [2020-06-09T12:23:10.653Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-06-09T12:23:10.653Z] === CONT TestImportExtremelyLargeImageWorks [2020-06-09T12:23:11.209Z] ok github.com/docker/docker/daemon/cluster 0.150s coverage: 0.5% of statements [2020-06-09T12:23:11.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-06-09T12:23:12.139Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-06-09T12:23:12.139Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.55s) [2020-06-09T12:23:12.139Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.34s) [2020-06-09T12:23:12.139Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.45s) [2020-06-09T12:23:12.139Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.51s) [2020-06-09T12:23:12.139Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.55s) [2020-06-09T12:23:12.139Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.07s) [2020-06-09T12:23:12.139Z] === RUN TestBuildMultiStageCopy [2020-06-09T12:23:12.139Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-06-09T12:23:12.292Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.71s) [2020-06-09T12:23:12.292Z] === RUN TestCgroupNamespacesRunOlderClient [2020-06-09T12:23:14.173Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.16s) [2020-06-09T12:23:14.173Z] === RUN TestKernelTCPMemory [2020-06-09T12:23:14.173Z] --- SKIP: TestKernelTCPMemory (0.03s) [2020-06-09T12:23:14.173Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-09T12:23:14.173Z] === RUN TestNISDomainname [2020-06-09T12:23:14.173Z] --- SKIP: TestNISDomainname (0.01s) [2020-06-09T12:23:14.173Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-06-09T12:23:14.173Z] === RUN TestHostnameDnsResolution [2020-06-09T12:23:14.673Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-06-09T12:23:14.775Z] --- PASS: TestHostnameDnsResolution (0.67s) [2020-06-09T12:23:14.775Z] === RUN TestStats [2020-06-09T12:23:14.775Z] --- SKIP: TestStats (0.00s) [2020-06-09T12:23:14.775Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-09T12:23:14.775Z] === RUN TestStopContainerWithTimeout [2020-06-09T12:23:14.775Z] === RUN TestStopContainerWithTimeout/0 [2020-06-09T12:23:14.775Z] === PAUSE TestStopContainerWithTimeout/0 [2020-06-09T12:23:14.775Z] === RUN TestStopContainerWithTimeout/1 [2020-06-09T12:23:14.775Z] === PAUSE TestStopContainerWithTimeout/1 [2020-06-09T12:23:14.775Z] === RUN TestStopContainerWithTimeout/3 [2020-06-09T12:23:14.775Z] === PAUSE TestStopContainerWithTimeout/3 [2020-06-09T12:23:14.775Z] === RUN TestStopContainerWithTimeout/-1 [2020-06-09T12:23:14.775Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-06-09T12:23:14.775Z] === CONT TestStopContainerWithTimeout/0 [2020-06-09T12:23:14.775Z] === CONT TestStopContainerWithTimeout/-1 [2020-06-09T12:23:14.932Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-06-09T12:23:15.215Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-06-09T12:23:15.502Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-06-09T12:23:15.697Z] === CONT TestStopContainerWithTimeout/3 [2020-06-09T12:23:15.889Z] ok github.com/docker/docker/daemon/discovery 0.008s coverage: 30.0% of statements [2020-06-09T12:23:16.070Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-06-09T12:23:16.638Z] --- PASS: TestBuildMultiStageCopy (4.34s) [2020-06-09T12:23:16.638Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.25s) [2020-06-09T12:23:16.638Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2020-06-09T12:23:16.638Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.49s) [2020-06-09T12:23:16.638Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2020-06-09T12:23:16.638Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2020-06-09T12:23:16.638Z] === RUN TestBuildMultiStageParentConfig [2020-06-09T12:23:16.752Z] ok github.com/docker/docker/daemon/config 0.064s coverage: 81.7% of statements [2020-06-09T12:23:16.752Z] ok github.com/docker/docker/daemon/events 0.071s coverage: 50.0% of statements [2020-06-09T12:23:17.581Z] === CONT TestStopContainerWithTimeout/1 [2020-06-09T12:23:18.015Z] --- PASS: TestBuildMultiStageParentConfig (1.39s) [2020-06-09T12:23:18.015Z] === RUN TestBuildLabelWithTargets [2020-06-09T12:23:18.811Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2020-06-09T12:23:18.938Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-06-09T12:23:18.938Z] --- PASS: TestStopContainerWithTimeout/0 (0.69s) [2020-06-09T12:23:18.938Z] --- PASS: TestStopContainerWithTimeout/-1 (2.69s) [2020-06-09T12:23:18.938Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2020-06-09T12:23:18.938Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2020-06-09T12:23:18.938Z] === RUN TestDeleteDevicemapper [2020-06-09T12:23:18.938Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-06-09T12:23:18.938Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-09T12:23:18.938Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-06-09T12:23:19.399Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-06-09T12:23:19.399Z] Using test binary docker [2020-06-09T12:23:19.657Z] +++ /etc/init.d/apparmor start [2020-06-09T12:23:19.657Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-06-09T12:23:19.657Z] INFO: Waiting for daemon to start... [2020-06-09T12:23:19.657Z] Starting dockerd [2020-06-09T12:23:19.657Z] +++ 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-06-09T12:23:20.297Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.22s) [2020-06-09T12:23:20.297Z] === RUN TestUpdateMemory [2020-06-09T12:23:20.297Z] --- SKIP: TestUpdateMemory (0.00s) [2020-06-09T12:23:20.297Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-09T12:23:20.297Z] === RUN TestUpdateCPUQuota [2020-06-09T12:23:20.297Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-06-09T12:23:20.297Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-09T12:23:20.297Z] === RUN TestUpdatePidsLimit [2020-06-09T12:23:20.297Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-06-09T12:23:20.297Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-09T12:23:20.297Z] === RUN TestUpdateRestartPolicy [2020-06-09T12:23:20.551Z] --- PASS: TestBuildLabelWithTargets (2.15s) [2020-06-09T12:23:20.551Z] === RUN TestBuildWithEmptyLayers [2020-06-09T12:23:21.120Z] --- PASS: TestBuildWithEmptyLayers (1.05s) [2020-06-09T12:23:21.120Z] === RUN TestBuildMultiStageOnBuild [2020-06-09T12:23:21.525Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.502s coverage: 13.9% of statements [2020-06-09T12:23:21.557Z] . [2020-06-09T12:23:21.557Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-06-09T12:23:21.814Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 2.9% of statements [2020-06-09T12:23:21.815Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-06-09T12:23:21.815Z] Error: No such image: emptyfs [2020-06-09T12:23:21.815Z] ++++ docker load [2020-06-09T12:23:21.815Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-06-09T12:23:22.382Z] Running integration-test (iteration 1) [2020-06-09T12:23:22.382Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-06-09T12:23:22.382Z] ++ 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-06-09T12:23:22.382Z] ++ set -e [2020-06-09T12:23:22.382Z] ++ '[' -n 0 ']' [2020-06-09T12:23:22.382Z] ++ set -x [2020-06-09T12:23:22.382Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-09T12:23:23.877Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.710s coverage: 57.9% of statements [2020-06-09T12:23:24.370Z] ................................................ [ 29%] [2020-06-09T12:23:24.407Z] --- PASS: TestBuildMultiStageOnBuild (2.69s) [2020-06-09T12:23:24.407Z] === RUN TestBuildUncleanTarFilenames [2020-06-09T12:23:25.344Z] --- PASS: TestBuildUncleanTarFilenames (1.36s) [2020-06-09T12:23:25.344Z] === RUN TestBuildMultiStageLayerLeak [2020-06-09T12:23:25.925Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.8% of statements [2020-06-09T12:23:26.954Z] ok github.com/docker/docker/daemon 12.373s coverage: 17.5% of statements [2020-06-09T12:23:26.954Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-06-09T12:23:26.954Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-06-09T12:23:26.954Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-06-09T12:23:26.954Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-06-09T12:23:27.244Z] ok github.com/docker/docker/daemon/graphdriver/aufs 7.830s coverage: 69.2% of statements [2020-06-09T12:23:28.634Z] --- PASS: TestBuildMultiStageLayerLeak (2.85s) [2020-06-09T12:23:28.634Z] === RUN TestBuildWithHugeFile [2020-06-09T12:23:28.749Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.017s coverage: 46.2% of statements [2020-06-09T12:23:28.749Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-06-09T12:23:30.802Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.111s coverage: 49.5% of statements [2020-06-09T12:23:31.434Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.504s coverage: 76.1% of statements [2020-06-09T12:23:31.434Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.015s coverage: 58.0% of statements [2020-06-09T12:23:32.134Z] INFO: Extraction ended at 06/09/2020 12:23:27. Duration:00:00:26.6820584 [2020-06-09T12:23:32.134Z] INFO: Updating the golang and path environment variables [2020-06-09T12:23:32.134Z] INFO: GOPATH=d:\gopath [2020-06-09T12:23:32.134Z] INFO: go version go1.13.12 windows/amd64 [2020-06-09T12:23:32.134Z] INFO: Running the daemon under test in debug mode [2020-06-09T12:23:32.134Z] INFO: Starting a daemon under test... [2020-06-09T12:23:32.134Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40938\8\daemon --pidfile d:\CI\PR-40938\8\docker.pid -D [2020-06-09T12:23:32.134Z] INFO: Process started successfully. [2020-06-09T12:23:32.134Z] INFO: Start tailing logs of the daemon under tests [2020-06-09T12:23:32.134Z] INFO: Waiting for the daemon under test to start... [2020-06-09T12:23:32.134Z] INFO: Daemon under test started and replied! [2020-06-09T12:23:32.134Z] INFO: Docker version of the daemon under test [2020-06-09T12:23:32.134Z] [2020-06-09T12:23:32.134Z] Client: [2020-06-09T12:23:32.134Z] Version: 17.06.2-ce [2020-06-09T12:23:32.134Z] API version: 1.30 [2020-06-09T12:23:32.134Z] Go version: go1.8.3 [2020-06-09T12:23:32.134Z] Git commit: cec0b72 [2020-06-09T12:23:32.134Z] Built: Tue Sep 5 19:57:19 2017 [2020-06-09T12:23:32.134Z] OS/Arch: windows/amd64 [2020-06-09T12:23:32.134Z] [2020-06-09T12:23:32.134Z] Server: [2020-06-09T12:23:32.134Z] Version: 0.0.0-dev [2020-06-09T12:23:32.134Z] API version: 1.41 (minimum version 1.24) [2020-06-09T12:23:32.134Z] Go version: go1.13.12 [2020-06-09T12:23:32.134Z] Git commit: 07494d0431 [2020-06-09T12:23:32.134Z] Built: 06/09/2020 12:21:38 [2020-06-09T12:23:32.134Z] OS/Arch: windows/amd64 [2020-06-09T12:23:32.134Z] Experimental: false [2020-06-09T12:23:32.134Z] [2020-06-09T12:23:32.134Z] INFO: Docker info of the daemon under test [2020-06-09T12:23:32.134Z] [2020-06-09T12:23:32.134Z] Containers: 0 [2020-06-09T12:23:32.134Z] Running: 0 [2020-06-09T12:23:32.134Z] Paused: 0 [2020-06-09T12:23:32.134Z] Stopped: 0 [2020-06-09T12:23:32.134Z] Images: 0 [2020-06-09T12:23:32.134Z] Server Version: 0.0.0-dev [2020-06-09T12:23:32.134Z] Storage Driver: windowsfilter [2020-06-09T12:23:32.134Z] Windows: [2020-06-09T12:23:32.134Z] Logging Driver: json-file [2020-06-09T12:23:32.134Z] Plugins: [2020-06-09T12:23:32.134Z] Volume: local [2020-06-09T12:23:32.134Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-06-09T12:23:32.134Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-06-09T12:23:32.134Z] Swarm: inactive [2020-06-09T12:23:32.134Z] Default Isolation: process [2020-06-09T12:23:32.134Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-06-09T12:23:32.134Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-06-09T12:23:32.134Z] OSType: windows [2020-06-09T12:23:32.134Z] Architecture: x86_64 [2020-06-09T12:23:32.134Z] CPUs: 4 [2020-06-09T12:23:32.134Z] Total Memory: 32GiB [2020-06-09T12:23:32.134Z] Name: azwin-2-76fe00 [2020-06-09T12:23:32.134Z] ID: X4DR:5PEX:G5WJ:ERX7:2AQJ:2IYP:LXWF:6B64:C4KJ:KMDW:V4BN:IQ3X [2020-06-09T12:23:32.134Z] Docker Root Dir: D:\CI\PR-40938\8\daemon [2020-06-09T12:23:32.134Z] Debug Mode (client): false [2020-06-09T12:23:32.134Z] Debug Mode (server): true [2020-06-09T12:23:32.134Z] File Descriptors: -1 [2020-06-09T12:23:32.134Z] Goroutines: 17 [2020-06-09T12:23:32.134Z] System Time: 2020-06-09T12:23:31.6051216Z [2020-06-09T12:23:32.134Z] EventsListeners: 0 [2020-06-09T12:23:32.134Z] Registry: https://index.docker.io/v1/ [2020-06-09T12:23:32.134Z] Labels: [2020-06-09T12:23:32.134Z] Experimental: false [2020-06-09T12:23:32.134Z] Insecure Registries: [2020-06-09T12:23:32.134Z] 127.0.0.0/8 [2020-06-09T12:23:32.134Z] Live Restore Enabled: false [2020-06-09T12:23:32.134Z] [2020-06-09T12:23:32.134Z] [2020-06-09T12:23:32.134Z] INFO: Docker images of the daemon under test [2020-06-09T12:23:32.134Z] [2020-06-09T12:23:32.134Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-06-09T12:23:32.134Z] [2020-06-09T12:23:32.134Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-06-09T12:23:32.134Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-06-09T12:23:32.134Z] ltsc2019: Pulling from windows/servercore [2020-06-09T12:23:32.134Z] 4612f6d0b889: Pulling fs layer [2020-06-09T12:23:32.527Z] --- PASS: TestUpdateRestartPolicy (11.04s) [2020-06-09T12:23:32.528Z] === RUN TestUpdateRestartWithAutoRemove [2020-06-09T12:23:32.528Z] --- PASS: TestUpdateRestartWithAutoRemove (0.56s) [2020-06-09T12:23:32.528Z] === RUN TestWaitNonBlocked [2020-06-09T12:23:32.528Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-09T12:23:32.528Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-09T12:23:32.528Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-09T12:23:32.528Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-09T12:23:32.528Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-09T12:23:32.528Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-09T12:23:32.528Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-06-09T12:23:32.528Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.79s) [2020-06-09T12:23:32.528Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.81s) [2020-06-09T12:23:32.528Z] === RUN TestWaitBlocked [2020-06-09T12:23:32.528Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-09T12:23:32.528Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-09T12:23:32.528Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-06-09T12:23:32.528Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-06-09T12:23:32.528Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-09T12:23:32.528Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-06-09T12:23:33.452Z] --- PASS: TestWaitBlocked (0.01s) [2020-06-09T12:23:33.452Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s) [2020-06-09T12:23:33.452Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s) [2020-06-09T12:23:33.452Z] === CONT TestDaemonRestartIpcMode [2020-06-09T12:23:33.452Z] === CONT TestIpcModeOlderClient [2020-06-09T12:23:33.452Z] --- PASS: TestIpcModeOlderClient (0.09s) [2020-06-09T12:23:33.505Z] ok github.com/docker/docker/daemon/links 0.015s coverage: 93.0% of statements [2020-06-09T12:23:33.505Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.019s coverage: 3.0% of statements [2020-06-09T12:23:35.011Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.850s coverage: 52.1% of statements [2020-06-09T12:23:35.011Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-06-09T12:23:35.011Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-06-09T12:23:36.517Z] ok github.com/docker/docker/daemon/logger 0.260s coverage: 41.8% of statements [2020-06-09T12:23:37.556Z] ok github.com/docker/docker/daemon/images 0.053s coverage: 4.8% of statements [2020-06-09T12:23:37.556Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-06-09T12:23:37.556Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-06-09T12:23:37.648Z] --- PASS: TestDaemonRestartIpcMode (4.22s) [2020-06-09T12:23:37.648Z] PASS [2020-06-09T12:23:37.648Z] [2020-06-09T12:23:37.648Z] === Skipped [2020-06-09T12:23:37.648Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-06-09T12:23:37.648Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-09T12:23:37.648Z] [2020-06-09T12:23:37.648Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-06-09T12:23:37.648Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-06-09T12:23:37.648Z] [2020-06-09T12:23:37.648Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-06-09T12:23:37.648Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-09T12:23:37.648Z] [2020-06-09T12:23:37.648Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-06-09T12:23:37.648Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-06-09T12:23:37.648Z] [2020-06-09T12:23:37.648Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-06-09T12:23:37.648Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-09T12:23:37.648Z] [2020-06-09T12:23:37.648Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-06-09T12:23:37.648Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-09T12:23:37.648Z] [2020-06-09T12:23:37.648Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-06-09T12:23:37.648Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-09T12:23:37.648Z] [2020-06-09T12:23:37.648Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-06-09T12:23:37.648Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-09T12:23:37.648Z] [2020-06-09T12:23:37.648Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-06-09T12:23:37.648Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-09T12:23:37.648Z] [2020-06-09T12:23:37.648Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-06-09T12:23:37.649Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-09T12:23:37.649Z] [2020-06-09T12:23:37.649Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-06-09T12:23:37.649Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-09T12:23:37.649Z] [2020-06-09T12:23:37.649Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-06-09T12:23:37.649Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-06-09T12:23:37.649Z] [2020-06-09T12:23:37.649Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-06-09T12:23:37.649Z] 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-06-09T12:23:37.649Z] [2020-06-09T12:23:37.649Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-06-09T12:23:37.649Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-09T12:23:37.649Z] [2020-06-09T12:23:37.649Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-09T12:23:37.649Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-09T12:23:37.649Z] [2020-06-09T12:23:37.649Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-06-09T12:23:37.649Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-09T12:23:37.649Z] [2020-06-09T12:23:37.649Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-06-09T12:23:37.649Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-06-09T12:23:37.649Z] [2020-06-09T12:23:37.649Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) [2020-06-09T12:23:37.649Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-09T12:23:37.649Z] [2020-06-09T12:23:37.649Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-06-09T12:23:37.649Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-06-09T12:23:37.649Z] [2020-06-09T12:23:37.649Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-06-09T12:23:37.649Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-09T12:23:37.649Z] [2020-06-09T12:23:37.649Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-06-09T12:23:37.649Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-09T12:23:37.649Z] [2020-06-09T12:23:37.649Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-06-09T12:23:37.649Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-09T12:23:37.649Z] [2020-06-09T12:23:37.649Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-06-09T12:23:37.649Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-09T12:23:37.649Z] [2020-06-09T12:23:37.649Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-06-09T12:23:37.649Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-09T12:23:37.649Z] [2020-06-09T12:23:37.649Z] [2020-06-09T12:23:37.649Z] DONE 184 tests, 24 skipped in 78.510s [2020-06-09T12:23:37.649Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-06-09T12:23:37.903Z] INFO: Testing against a local daemon [2020-06-09T12:23:37.903Z] === RUN TestCommitInheritsEnv [2020-06-09T12:23:38.190Z] ok github.com/docker/docker/daemon/logger/gelf 0.011s coverage: 67.0% of statements [2020-06-09T12:23:38.190Z] ok github.com/docker/docker/daemon/logger/awslogs 0.492s coverage: 77.8% of statements [2020-06-09T12:23:38.190Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-06-09T12:23:38.190Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-06-09T12:23:39.221Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 87.2% of statements [2020-06-09T12:23:39.221Z] ok github.com/docker/docker/daemon/logger/journald 0.019s coverage: 26.2% of statements [2020-06-09T12:23:39.349Z] --- PASS: TestCommitInheritsEnv (1.29s) [2020-06-09T12:23:39.349Z] === RUN TestImportExtremelyLargeImageWorks [2020-06-09T12:23:39.349Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-06-09T12:23:39.349Z] === RUN TestImagesFilterMultiReference [2020-06-09T12:23:39.349Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-06-09T12:23:39.349Z] === RUN TestImagePullPlatformInvalid [2020-06-09T12:23:39.349Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-06-09T12:23:39.349Z] === RUN TestRemoveImageOrphaning [2020-06-09T12:23:39.835Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-06-09T12:23:41.283Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.011s coverage: 61.6% of statements [2020-06-09T12:23:41.283Z] ok github.com/docker/docker/daemon/logger/local 0.067s coverage: 75.2% of statements [2020-06-09T12:23:41.283Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-06-09T12:23:41.315Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2020-06-09T12:23:41.315Z] === RUN TestRemoveImageGarbageCollector [2020-06-09T12:23:41.315Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-06-09T12:23:41.315Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-06-09T12:23:41.315Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-06-09T12:23:41.315Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-06-09T12:23:41.315Z] === RUN TestTagInvalidReference [2020-06-09T12:23:41.315Z] --- PASS: TestTagInvalidReference (0.02s) [2020-06-09T12:23:41.315Z] === RUN TestTagValidPrefixedRepo [2020-06-09T12:23:41.315Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-06-09T12:23:41.315Z] === RUN TestTagExistedNameWithoutForce [2020-06-09T12:23:41.315Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-06-09T12:23:41.315Z] === RUN TestTagOfficialNames [2020-06-09T12:23:41.315Z] --- PASS: TestTagOfficialNames (0.06s) [2020-06-09T12:23:41.315Z] === RUN TestTagMatchesDigest [2020-06-09T12:23:41.315Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-06-09T12:23:41.315Z] === CONT TestImportExtremelyLargeImageWorks [2020-06-09T12:23:42.316Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.039s coverage: 33.3% of statements [2020-06-09T12:23:42.316Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.018s coverage: 37.7% of statements [2020-06-09T12:23:43.343Z] ok github.com/docker/docker/daemon/logger/templates 0.026s coverage: 8.3% of statements [2020-06-09T12:23:43.966Z] ok github.com/docker/docker/daemon/logger/syslog 0.016s coverage: 47.8% of statements [2020-06-09T12:23:46.926Z] ok github.com/docker/docker/daemon/network 0.018s coverage: 63.8% of statements [2020-06-09T12:23:47.269Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-06-09T12:23:47.554Z] ok github.com/docker/docker/distribution/metadata 0.092s coverage: 48.2% of statements [2020-06-09T12:23:47.554Z] ok github.com/docker/docker/daemon/logger/splunk 2.556s coverage: 82.5% of statements [2020-06-09T12:23:47.554Z] ? github.com/docker/docker/daemon/names [no test files] [2020-06-09T12:23:47.554Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-06-09T12:23:49.610Z] ok github.com/docker/docker/distribution 0.621s coverage: 22.1% of statements [2020-06-09T12:23:49.610Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-06-09T12:23:49.901Z] ok github.com/docker/docker/errdefs 0.047s coverage: 49.4% of statements [2020-06-09T12:23:50.451Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-06-09T12:23:51.959Z] ok github.com/docker/docker/image 0.049s coverage: 86.4% of statements [2020-06-09T12:23:52.594Z] ok github.com/docker/docker/image/cache 0.047s coverage: 19.2% of statements [2020-06-09T12:23:52.883Z] ok github.com/docker/docker/distribution/xfer 1.708s coverage: 85.1% of statements [2020-06-09T12:23:52.883Z] ok github.com/docker/docker/image/v1 0.024s coverage: 25.0% of statements [2020-06-09T12:23:52.883Z] ? github.com/docker/docker/dockerversion [no test files] [2020-06-09T12:23:52.883Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-06-09T12:23:52.883Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-06-09T12:23:53.397Z] ok github.com/docker/docker/libcontainerd/queue 0.052s coverage: 100.0% of statements [2020-06-09T12:23:54.448Z] Loaded image: buildpack-deps:jessie [2020-06-09T12:23:54.448Z] Loaded image: busybox:latest [2020-06-09T12:23:54.448Z] Loaded image: busybox:glibc [2020-06-09T12:23:54.448Z] Loaded image: debian:jessie [2020-06-09T12:23:54.448Z] Loaded image: hello-world:latest [2020-06-09T12:23:54.448Z] INFO: Testing against a local daemon [2020-06-09T12:23:54.448Z] === RUN TestCgroupNamespacesBuild [2020-06-09T12:23:54.912Z] ok github.com/docker/docker/pkg/aaparser 0.024s coverage: 50.0% of statements [2020-06-09T12:23:56.975Z] --- PASS: TestCgroupNamespacesBuild (2.76s) [2020-06-09T12:23:56.975Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-06-09T12:23:57.630Z] ok github.com/docker/docker/opts 0.063s coverage: 67.4% of statements [2020-06-09T12:23:57.630Z] ok github.com/docker/docker/pkg/authorization 0.260s coverage: 68.3% of statements [2020-06-09T12:23:57.920Z] ok github.com/docker/docker/pkg/broadcaster 0.019s coverage: 100.0% of statements [2020-06-09T12:23:58.773Z] ok github.com/docker/docker/pkg/capabilities 0.004s coverage: 87.5% of statements [2020-06-09T12:23:58.773Z] ok github.com/docker/docker/pkg/archive 1.216s coverage: 76.7% of statements [2020-06-09T12:23:58.875Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.95s) [2020-06-09T12:23:58.875Z] === RUN TestBuildWithSession [2020-06-09T12:23:58.875Z] --- SKIP: TestBuildWithSession (0.00s) [2020-06-09T12:23:58.875Z] build_session_test.go:25: TODO: BuildKit [2020-06-09T12:23:58.875Z] === RUN TestBuildSquashParent [2020-06-09T12:23:59.409Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2020-06-09T12:23:59.699Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2020-06-09T12:24:00.330Z] ok github.com/docker/docker/pkg/discovery/file 0.018s coverage: 97.6% of statements [2020-06-09T12:24:01.354Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-06-09T12:24:01.979Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-06-09T12:24:02.268Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2020-06-09T12:24:03.759Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2020-06-09T12:24:03.759Z] ok github.com/docker/docker/pkg/chrootarchive 3.939s coverage: 43.2% of statements [2020-06-09T12:24:04.390Z] ok github.com/docker/docker/layer 7.605s coverage: 68.8% of statements [2020-06-09T12:24:04.390Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-06-09T12:24:04.390Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-06-09T12:24:04.390Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-06-09T12:24:04.390Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-06-09T12:24:04.391Z] ? github.com/docker/docker/oci [no test files] [2020-06-09T12:24:04.391Z] ? github.com/docker/docker/oci/caps [no test files] [2020-06-09T12:24:04.391Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-06-09T12:24:04.391Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-06-09T12:24:04.680Z] ok github.com/docker/docker/pkg/fileutils 0.027s coverage: 89.5% of statements [2020-06-09T12:24:04.680Z] ok github.com/docker/docker/pkg/discovery/kv 3.110s coverage: 84.1% of statements [2020-06-09T12:24:04.680Z] ok github.com/docker/docker/pkg/fsutils 0.331s coverage: 85.1% of statements [2020-06-09T12:24:05.720Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2020-06-09T12:24:05.915Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-06-09T12:24:06.026Z] ok github.com/docker/docker/pkg/jsonmessage 0.013s coverage: 91.7% of statements [2020-06-09T12:24:06.982Z] --- PASS: TestBuildSquashParent (7.91s) [2020-06-09T12:24:06.982Z] === RUN TestBuildWithRemoveAndForceRemove [2020-06-09T12:24:06.982Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-09T12:24:06.982Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-09T12:24:06.982Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-09T12:24:06.982Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-09T12:24:06.982Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-09T12:24:06.982Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-09T12:24:06.982Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-09T12:24:06.982Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-09T12:24:06.982Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-09T12:24:06.982Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-09T12:24:06.982Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-09T12:24:06.982Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-09T12:24:06.982Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-09T12:24:06.982Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-09T12:24:07.287Z] ok github.com/docker/docker/pkg/locker 0.055s coverage: 88.9% of statements [2020-06-09T12:24:07.287Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2020-06-09T12:24:07.585Z] ok github.com/docker/docker/pkg/idtools 0.719s coverage: 70.5% of statements [2020-06-09T12:24:07.586Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2020-06-09T12:24:07.586Z] ok github.com/docker/docker/pkg/ioutils 1.330s coverage: 70.6% of statements [2020-06-09T12:24:07.586Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-06-09T12:24:07.586Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-06-09T12:24:07.586Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-06-09T12:24:07.872Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2020-06-09T12:24:08.500Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.026s coverage: 91.4% of statements [2020-06-09T12:24:08.500Z] ok github.com/docker/docker/pkg/pidfile 0.024s coverage: 82.4% of statements [2020-06-09T12:24:08.791Z] ok github.com/docker/docker/pkg/parsers/kernel 0.023s coverage: 60.0% of statements [2020-06-09T12:24:08.791Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-06-09T12:24:08.791Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-06-09T12:24:09.818Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.074s coverage: 56.8% of statements [2020-06-09T12:24:10.263Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-09T12:24:10.263Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-09T12:24:10.446Z] ok github.com/docker/docker/pkg/pools 0.023s coverage: 88.2% of statements [2020-06-09T12:24:10.731Z] ok github.com/docker/docker/pkg/plugins/transport 0.017s coverage: 85.7% of statements [2020-06-09T12:24:10.731Z] ok github.com/docker/docker/pkg/progress 0.012s coverage: 75.9% of statements [2020-06-09T12:24:11.357Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2020-06-09T12:24:12.384Z] ok github.com/docker/docker/pkg/pubsub 1.151s coverage: 73.9% of statements [2020-06-09T12:24:12.384Z] ok github.com/docker/docker/pkg/stdcopy 0.007s coverage: 100.0% of statements [2020-06-09T12:24:12.876Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-06-09T12:24:13.030Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2020-06-09T12:24:13.030Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2020-06-09T12:24:13.318Z] ok github.com/docker/docker/pkg/symlink 0.016s coverage: 87.7% of statements [2020-06-09T12:24:13.546Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-09T12:24:13.546Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-09T12:24:14.627Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-06-09T12:24:14.806Z] ok github.com/docker/docker/pkg/system 0.023s coverage: 36.9% of statements [2020-06-09T12:24:14.806Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 53.7% of statements [2020-06-09T12:24:14.806Z] ok github.com/docker/docker/pkg/signal 3.046s coverage: 61.0% of statements [2020-06-09T12:24:14.943Z] 4612f6d0b889: Verifying Checksum [2020-06-09T12:24:14.943Z] 4612f6d0b889: Download complete [2020-06-09T12:24:15.355Z] --- PASS: TestBuildWithHugeFile (40.75s) [2020-06-09T12:24:15.355Z] === RUN TestBuildWithEmptyDockerfile [2020-06-09T12:24:15.355Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-09T12:24:15.355Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-09T12:24:15.355Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-09T12:24:15.355Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-09T12:24:15.355Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-09T12:24:15.355Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-09T12:24:15.355Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-09T12:24:15.355Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-09T12:24:15.355Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-09T12:24:15.355Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2020-06-09T12:24:15.355Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2020-06-09T12:24:15.355Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2020-06-09T12:24:15.355Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s) [2020-06-09T12:24:15.355Z] === RUN TestBuildPreserveOwnership [2020-06-09T12:24:15.355Z] === RUN TestBuildPreserveOwnership/copy_from [2020-06-09T12:24:15.355Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-06-09T12:24:15.355Z] --- PASS: TestBuildPreserveOwnership (5.94s) [2020-06-09T12:24:15.355Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.85s) [2020-06-09T12:24:15.355Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.06s) [2020-06-09T12:24:15.355Z] === RUN TestBuildPlatformInvalid [2020-06-09T12:24:15.355Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-06-09T12:24:15.355Z] PASS [2020-06-09T12:24:15.355Z] [2020-06-09T12:24:15.355Z] === Skipped [2020-06-09T12:24:15.355Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-06-09T12:24:15.355Z] build_session_test.go:25: TODO: BuildKit [2020-06-09T12:24:15.355Z] [2020-06-09T12:24:15.355Z] [2020-06-09T12:24:15.355Z] DONE 32 tests, 1 skipped in 88.971s [2020-06-09T12:24:15.355Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-06-09T12:24:15.355Z] ++ 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-06-09T12:24:15.355Z] ++ set -e [2020-06-09T12:24:15.355Z] ++ '[' -n 0 ']' [2020-06-09T12:24:15.355Z] ++ set -x [2020-06-09T12:24:15.355Z] ++ env -i DEST=/go/src/github.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-06-09T12:24:15.429Z] ok github.com/docker/docker/pkg/tailfile 0.114s coverage: 88.6% of statements [2020-06-09T12:24:15.429Z] testing: warning: no tests to run [2020-06-09T12:24:15.429Z] coverage: [no statements] [2020-06-09T12:24:15.429Z] ok github.com/docker/docker/pkg/term/windows 0.017s coverage: [no statements] [no tests to run] [2020-06-09T12:24:15.614Z] INFO: Testing against a local daemon [2020-06-09T12:24:15.614Z] === RUN TestConfigInspect [2020-06-09T12:24:16.059Z] ok github.com/docker/docker/pkg/tarsum 0.175s coverage: 89.3% of statements [2020-06-09T12:24:16.059Z] ok github.com/docker/docker/pkg/urlutil 0.017s coverage: 100.0% of statements [2020-06-09T12:24:16.076Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-06-09T12:24:16.076Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.24s) [2020-06-09T12:24:16.076Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.39s) [2020-06-09T12:24:16.076Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.21s) [2020-06-09T12:24:16.076Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.07s) [2020-06-09T12:24:16.076Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.85s) [2020-06-09T12:24:16.076Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.04s) [2020-06-09T12:24:16.076Z] === RUN TestBuildMultiStageCopy [2020-06-09T12:24:16.076Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-06-09T12:24:16.347Z] ok github.com/docker/docker/pkg/truncindex 0.105s coverage: 91.5% of statements [2020-06-09T12:24:16.634Z] ok github.com/docker/docker/pkg/useragent 0.005s coverage: 88.9% of statements [2020-06-09T12:24:18.605Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-06-09T12:24:18.677Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-06-09T12:24:18.704Z] ok github.com/docker/docker/plugin/v2 0.016s coverage: 14.5% of statements [2020-06-09T12:24:18.863Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-06-09T12:24:18.996Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 68.8% of statements [2020-06-09T12:24:19.430Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-06-09T12:24:19.803Z] --- PASS: TestConfigInspect (3.71s) [2020-06-09T12:24:19.803Z] === RUN TestConfigList [2020-06-09T12:24:19.995Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-06-09T12:24:20.041Z] ok github.com/docker/docker/reference 0.018s coverage: 84.4% of statements [2020-06-09T12:24:20.562Z] --- PASS: TestBuildMultiStageCopy (4.56s) [2020-06-09T12:24:20.562Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.49s) [2020-06-09T12:24:20.562Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s) [2020-06-09T12:24:20.562Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2020-06-09T12:24:20.562Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s) [2020-06-09T12:24:20.562Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.52s) [2020-06-09T12:24:20.562Z] === RUN TestBuildMultiStageParentConfig [2020-06-09T12:24:21.063Z] ok github.com/docker/docker/plugin 0.563s coverage: 23.1% of statements [2020-06-09T12:24:21.695Z] ok github.com/docker/docker/restartmanager 0.004s coverage: 45.3% of statements [2020-06-09T12:24:21.695Z] ok github.com/docker/docker/registry/resumable 0.022s coverage: 100.0% of statements [2020-06-09T12:24:21.937Z] --- PASS: TestBuildMultiStageParentConfig (1.25s) [2020-06-09T12:24:21.937Z] === RUN TestBuildLabelWithTargets [2020-06-09T12:24:22.970Z] ok github.com/docker/docker/testutil 0.005s coverage: 62.5% of statements [2020-06-09T12:24:22.970Z] ok github.com/docker/docker/registry 0.293s coverage: 56.3% of statements [2020-06-09T12:24:23.090Z] --- PASS: TestConfigList (3.26s) [2020-06-09T12:24:23.090Z] === RUN TestConfigsCreateAndDelete [2020-06-09T12:24:23.998Z] ok github.com/docker/docker/runconfig 0.021s coverage: 65.8% of statements [2020-06-09T12:24:24.466Z] --- PASS: TestBuildLabelWithTargets (2.17s) [2020-06-09T12:24:24.466Z] === RUN TestBuildWithEmptyLayers [2020-06-09T12:24:25.032Z] --- PASS: TestBuildWithEmptyLayers (1.12s) [2020-06-09T12:24:25.032Z] === RUN TestBuildMultiStageOnBuild [2020-06-09T12:24:25.626Z] --- PASS: TestConfigsCreateAndDelete (3.19s) [2020-06-09T12:24:25.626Z] === RUN TestConfigsUpdate [2020-06-09T12:24:26.078Z] ok github.com/docker/docker/volume/drivers 0.009s coverage: 36.1% of statements [2020-06-09T12:24:27.572Z] ok github.com/docker/docker/volume/mounts 0.078s coverage: 67.0% of statements [2020-06-09T12:24:27.572Z] ok github.com/docker/docker/volume/local 0.055s coverage: 73.0% of statements [2020-06-09T12:24:28.313Z] --- PASS: TestBuildMultiStageOnBuild (2.90s) [2020-06-09T12:24:28.313Z] === RUN TestBuildUncleanTarFilenames [2020-06-09T12:24:28.622Z] ok github.com/docker/docker/volume/service 0.024s coverage: 73.0% of statements [2020-06-09T12:24:28.914Z] --- PASS: TestConfigsUpdate (3.16s) [2020-06-09T12:24:28.914Z] === RUN TestTemplatedConfig [2020-06-09T12:24:29.746Z] --- PASS: TestBuildUncleanTarFilenames (1.67s) [2020-06-09T12:24:29.747Z] === RUN TestBuildMultiStageLayerLeak [2020-06-09T12:24:32.732Z] --- PASS: TestImportExtremelyLargeImageWorks (81.15s) [2020-06-09T12:24:32.732Z] PASS [2020-06-09T12:24:32.732Z] [2020-06-09T12:24:32.732Z] === Skipped [2020-06-09T12:24:32.732Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-06-09T12:24:32.732Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-09T12:24:32.732Z] [2020-06-09T12:24:32.732Z] [2020-06-09T12:24:32.732Z] DONE 12 tests, 1 skipped in 82.677s [2020-06-09T12:24:32.732Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-06-09T12:24:32.732Z] ++ 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-06-09T12:24:32.732Z] ++ set -e [2020-06-09T12:24:32.732Z] ++ '[' -n 0 ']' [2020-06-09T12:24:32.732Z] ++ set -x [2020-06-09T12:24:32.732Z] ++ env -i DEST=/go/src/github.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-06-09T12:24:32.732Z] INFO: Testing against a local daemon [2020-06-09T12:24:32.732Z] === RUN TestNetworkCreateDelete [2020-06-09T12:24:32.732Z] --- PASS: TestNetworkCreateDelete (0.16s) [2020-06-09T12:24:32.732Z] === RUN TestDockerNetworkDeletePreferID [2020-06-09T12:24:32.732Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2020-06-09T12:24:32.732Z] === RUN TestDaemonDNSFallback [2020-06-09T12:24:33.050Z] --- PASS: TestBuildMultiStageLayerLeak (3.13s) [2020-06-09T12:24:33.050Z] === RUN TestBuildWithHugeFile [2020-06-09T12:24:33.106Z] --- PASS: TestTemplatedConfig (3.48s) [2020-06-09T12:24:33.106Z] === RUN TestConfigCreateResolve [2020-06-09T12:24:33.299Z] ......................... [ 67%] [2020-06-09T12:24:35.416Z] --- PASS: TestDaemonDNSFallback (2.61s) [2020-06-09T12:24:35.416Z] === RUN TestInspectNetwork [2020-06-09T12:24:35.638Z] --- PASS: TestConfigCreateResolve (3.21s) [2020-06-09T12:24:35.638Z] === RUN TestConfigDaemonLibtrustID [2020-06-09T12:24:36.212Z] --- PASS: TestConfigDaemonLibtrustID (0.65s) [2020-06-09T12:24:36.212Z] PASS [2020-06-09T12:24:36.212Z] [2020-06-09T12:24:36.212Z] DONE 7 tests in 20.816s [2020-06-09T12:24:36.212Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-06-09T12:24:36.212Z] ++ 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-06-09T12:24:36.212Z] ++ set -e [2020-06-09T12:24:36.212Z] ++ '[' -n 0 ']' [2020-06-09T12:24:36.212Z] ++ set -x [2020-06-09T12:24:36.212Z] ++ env -i DEST=/go/src/github.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-06-09T12:24:36.471Z] INFO: Testing against a local daemon [2020-06-09T12:24:36.471Z] === RUN TestCheckpoint [2020-06-09T12:24:36.471Z] --- SKIP: TestCheckpoint (0.00s) [2020-06-09T12:24:36.471Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-09T12:24:36.471Z] === RUN TestContainerInvalidJSON [2020-06-09T12:24:36.471Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-06-09T12:24:36.471Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-06-09T12:24:36.471Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-06-09T12:24:36.471Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-06-09T12:24:36.471Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-06-09T12:24:36.471Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-06-09T12:24:36.471Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-06-09T12:24:36.471Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-06-09T12:24:36.471Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-06-09T12:24:36.471Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-06-09T12:24:36.471Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-06-09T12:24:36.471Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-06-09T12:24:36.471Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-06-09T12:24:36.471Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-06-09T12:24:36.471Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-06-09T12:24:36.471Z] === RUN TestCopyFromContainerPathIsNotDir [2020-06-09T12:24:36.730Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2020-06-09T12:24:36.730Z] === RUN TestCopyToContainerPathDoesNotExist [2020-06-09T12:24:36.730Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2020-06-09T12:24:36.730Z] === RUN TestCopyToContainerPathIsNotDir [2020-06-09T12:24:36.988Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-06-09T12:24:36.988Z] === RUN TestCopyFromContainer [2020-06-09T12:24:38.893Z] === RUN TestCopyFromContainer// [2020-06-09T12:24:38.893Z] === RUN TestCopyFromContainer//bar/root [2020-06-09T12:24:39.152Z] === RUN TestCopyFromContainer//bar/root/ [2020-06-09T12:24:39.152Z] === RUN TestCopyFromContainer/bar/quux [2020-06-09T12:24:39.411Z] === RUN TestCopyFromContainer/bar/quux/ [2020-06-09T12:24:39.411Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-06-09T12:24:39.411Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-06-09T12:24:39.671Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-06-09T12:24:39.671Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-06-09T12:24:39.930Z] === RUN TestCopyFromContainer/bar/notarget [2020-06-09T12:24:39.930Z] --- PASS: TestCopyFromContainer (3.10s) [2020-06-09T12:24:39.930Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-06-09T12:24:39.930Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-06-09T12:24:39.930Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-06-09T12:24:39.930Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-06-09T12:24:39.930Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-06-09T12:24:39.930Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-06-09T12:24:39.930Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-06-09T12:24:39.930Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-06-09T12:24:39.930Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-06-09T12:24:39.930Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-06-09T12:24:39.930Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-06-09T12:24:39.930Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-09T12:24:39.930Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-09T12:24:39.930Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-09T12:24:39.930Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-09T12:24:39.930Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-09T12:24:39.930Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-09T12:24:39.930Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-09T12:24:39.930Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-09T12:24:39.930Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-09T12:24:39.930Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-06-09T12:24:39.930Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-06-09T12:24:39.930Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-06-09T12:24:39.930Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-06-09T12:24:39.930Z] === RUN TestCreateLinkToNonExistingContainer [2020-06-09T12:24:40.189Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-06-09T12:24:40.189Z] === RUN TestCreateWithInvalidEnv [2020-06-09T12:24:40.189Z] === RUN TestCreateWithInvalidEnv/0 [2020-06-09T12:24:40.189Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-06-09T12:24:40.189Z] === RUN TestCreateWithInvalidEnv/1 [2020-06-09T12:24:40.189Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-06-09T12:24:40.189Z] === RUN TestCreateWithInvalidEnv/2 [2020-06-09T12:24:40.189Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-06-09T12:24:40.189Z] === CONT TestCreateWithInvalidEnv/0 [2020-06-09T12:24:40.189Z] === CONT TestCreateWithInvalidEnv/1 [2020-06-09T12:24:40.189Z] === CONT TestCreateWithInvalidEnv/2 [2020-06-09T12:24:40.189Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-06-09T12:24:40.189Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-06-09T12:24:40.189Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-06-09T12:24:40.189Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-06-09T12:24:40.189Z] === RUN TestCreateTmpfsMountsTarget [2020-06-09T12:24:40.189Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-06-09T12:24:40.189Z] === RUN TestCreateWithCustomMaskedPaths [2020-06-09T12:24:40.889Z] === RUN TestInspectNetwork/full_network_id [2020-06-09T12:24:40.889Z] === RUN TestInspectNetwork/partial_network_id [2020-06-09T12:24:40.889Z] === RUN TestInspectNetwork/network_name [2020-06-09T12:24:40.889Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-06-09T12:24:42.724Z] --- PASS: TestCreateWithCustomMaskedPaths (2.12s) [2020-06-09T12:24:42.724Z] === RUN TestCreateWithCapabilities [2020-06-09T12:24:42.724Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-06-09T12:24:42.724Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-06-09T12:24:42.724Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-06-09T12:24:42.724Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-06-09T12:24:42.724Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-06-09T12:24:42.724Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-06-09T12:24:42.724Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-06-09T12:24:42.724Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-06-09T12:24:42.724Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-06-09T12:24:42.724Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-06-09T12:24:42.724Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-09T12:24:42.724Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-09T12:24:42.724Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-06-09T12:24:42.724Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-06-09T12:24:42.724Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-06-09T12:24:42.724Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-06-09T12:24:42.724Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-06-09T12:24:42.724Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-06-09T12:24:42.724Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-06-09T12:24:42.724Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-06-09T12:24:42.724Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-06-09T12:24:42.724Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-06-09T12:24:42.724Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-06-09T12:24:42.724Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-06-09T12:24:42.724Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-06-09T12:24:42.724Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-06-09T12:24:42.724Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-06-09T12:24:42.724Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-09T12:24:42.724Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-06-09T12:24:42.724Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-06-09T12:24:42.724Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-06-09T12:24:42.724Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-06-09T12:24:42.724Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-06-09T12:24:42.724Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-06-09T12:24:42.724Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-06-09T12:24:42.724Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-06-09T12:24:42.724Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-06-09T12:24:42.724Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-06-09T12:24:42.724Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-06-09T12:24:42.724Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-06-09T12:24:42.724Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-06-09T12:24:42.724Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s) [2020-06-09T12:24:42.724Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-06-09T12:24:42.724Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-06-09T12:24:42.724Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-06-09T12:24:42.724Z] === RUN TestCreateWithCustomReadonlyPaths [2020-06-09T12:24:43.019Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-06-09T12:24:43.019Z] Using test binary docker [2020-06-09T12:24:43.278Z] +++ /etc/init.d/apparmor start [2020-06-09T12:24:43.278Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-06-09T12:24:43.278Z] INFO: Waiting for daemon to start... [2020-06-09T12:24:43.278Z] Starting dockerd [2020-06-09T12:24:43.278Z] +++ 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-06-09T12:24:43.278Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-06-09T12:24:43.278Z] Using test binary docker [2020-06-09T12:24:43.278Z] +++ /etc/init.d/apparmor start [2020-06-09T12:24:43.278Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-06-09T12:24:43.278Z] Starting dockerd [2020-06-09T12:24:43.278Z] INFO: Waiting for daemon to start... [2020-06-09T12:24:43.278Z] +++ 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-06-09T12:24:44.628Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.21s) [2020-06-09T12:24:44.628Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-06-09T12:24:44.628Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-09T12:24:44.628Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-09T12:24:44.628Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-09T12:24:44.628Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-09T12:24:44.628Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-09T12:24:44.628Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-09T12:24:44.628Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-09T12:24:44.628Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-09T12:24:44.628Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-09T12:24:44.628Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-09T12:24:44.628Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-09T12:24:44.628Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-09T12:24:44.628Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-09T12:24:44.628Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-09T12:24:44.628Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-09T12:24:44.887Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-06-09T12:24:44.887Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-06-09T12:24:44.888Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-06-09T12:24:44.888Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2020-06-09T12:24:44.888Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-06-09T12:24:44.888Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-06-09T12:24:44.888Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-06-09T12:24:45.456Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.76s) [2020-06-09T12:24:45.456Z] === RUN TestCreateDifferentPlatform [2020-06-09T12:24:45.456Z] === RUN TestCreateDifferentPlatform/different_os [2020-06-09T12:24:45.456Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-06-09T12:24:45.456Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-06-09T12:24:45.456Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-06-09T12:24:45.456Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-06-09T12:24:45.456Z] === RUN TestContainerStartOnDaemonRestart [2020-06-09T12:24:45.456Z] === PAUSE TestContainerStartOnDaemonRestart [2020-06-09T12:24:45.456Z] === RUN TestDaemonRestartIpcMode [2020-06-09T12:24:45.456Z] === PAUSE TestDaemonRestartIpcMode [2020-06-09T12:24:45.456Z] === RUN TestDaemonHostGatewayIP [2020-06-09T12:24:45.456Z] === PAUSE TestDaemonHostGatewayIP [2020-06-09T12:24:45.456Z] === RUN TestContainerKillOnDaemonStart [2020-06-09T12:24:45.456Z] === PAUSE TestContainerKillOnDaemonStart [2020-06-09T12:24:45.456Z] === RUN TestDiff [2020-06-09T12:24:46.358Z] --- PASS: TestInspectNetwork (11.23s) [2020-06-09T12:24:46.358Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-06-09T12:24:46.358Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-06-09T12:24:46.358Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-06-09T12:24:46.358Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-06-09T12:24:46.358Z] === RUN TestRunContainerWithBridgeNone [2020-06-09T12:24:46.393Z] --- PASS: TestDiff (0.76s) [2020-06-09T12:24:46.393Z] === RUN TestExecWithCloseStdin [2020-06-09T12:24:47.111Z] ok github.com/docker/docker/pkg/plugins 33.636s coverage: 76.6% of statements [2020-06-09T12:24:47.111Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-06-09T12:24:47.111Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-06-09T12:24:47.111Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-06-09T12:24:47.111Z] ? github.com/docker/docker/pkg/term [no test files] [2020-06-09T12:24:47.111Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-06-09T12:24:47.111Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-06-09T12:24:47.111Z] ? github.com/docker/docker/rootless [no test files] [2020-06-09T12:24:47.111Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-06-09T12:24:47.111Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-06-09T12:24:47.111Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-06-09T12:24:47.111Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-06-09T12:24:47.111Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-06-09T12:24:47.111Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-06-09T12:24:47.111Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-06-09T12:24:47.111Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-06-09T12:24:47.111Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-06-09T12:24:47.111Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-06-09T12:24:47.111Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-06-09T12:24:47.111Z] ? github.com/docker/docker/testutil/request [no test files] [2020-06-09T12:24:47.111Z] ? github.com/docker/docker/volume [no test files] [2020-06-09T12:24:47.111Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-06-09T12:24:47.111Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-06-09T12:24:47.111Z] [2020-06-09T12:24:47.111Z] === Skipped [2020-06-09T12:24:47.111Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-06-09T12:24:47.111Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-06-09T12:24:47.111Z] [2020-06-09T12:24:47.111Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-06-09T12:24:47.111Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-06-09T12:24:47.111Z] [2020-06-09T12:24:47.111Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-06-09T12:24:47.111Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-09T12:24:47.111Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-09T12:24:47.111Z] [2020-06-09T12:24:47.111Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-06-09T12:24:47.111Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-09T12:24:47.111Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-09T12:24:47.111Z] [2020-06-09T12:24:47.111Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-06-09T12:24:47.111Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-09T12:24:47.111Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-09T12:24:47.111Z] [2020-06-09T12:24:47.111Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-06-09T12:24:47.111Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-09T12:24:47.111Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-09T12:24:47.111Z] [2020-06-09T12:24:47.111Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-06-09T12:24:47.111Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-09T12:24:47.111Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-09T12:24:47.111Z] [2020-06-09T12:24:47.111Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-06-09T12:24:47.111Z] graphtest_unix.go:73: No driver to put! [2020-06-09T12:24:47.111Z] [2020-06-09T12:24:47.111Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-06-09T12:24:47.111Z] time="2020-06-09T12:23:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-09T12:24:47.111Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-09T12:24:47.111Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-09T12:24:47.111Z] [2020-06-09T12:24:47.111Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-06-09T12:24:47.111Z] time="2020-06-09T12:23:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-09T12:24:47.111Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-09T12:24:47.111Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-09T12:24:47.111Z] [2020-06-09T12:24:47.111Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-06-09T12:24:47.111Z] time="2020-06-09T12:23:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-09T12:24:47.111Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-09T12:24:47.111Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-09T12:24:47.111Z] [2020-06-09T12:24:47.111Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-06-09T12:24:47.111Z] time="2020-06-09T12:23:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-09T12:24:47.111Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-09T12:24:47.111Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-09T12:24:47.111Z] [2020-06-09T12:24:47.111Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-06-09T12:24:47.111Z] time="2020-06-09T12:23:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-09T12:24:47.111Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-09T12:24:47.111Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-09T12:24:47.111Z] [2020-06-09T12:24:47.111Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-06-09T12:24:47.111Z] graphtest_unix.go:73: No driver to put! [2020-06-09T12:24:47.111Z] [2020-06-09T12:24:47.111Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-06-09T12:24:47.111Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-06-09T12:24:47.111Z] [2020-06-09T12:24:47.111Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-06-09T12:24:47.111Z] overlay_test.go:49: Fails to compute changes intermittently [2020-06-09T12:24:47.111Z] [2020-06-09T12:24:47.111Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-06-09T12:24:47.111Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-06-09T12:24:47.111Z] [2020-06-09T12:24:47.111Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-06-09T12:24:47.111Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-06-09T12:24:47.111Z] [2020-06-09T12:24:47.111Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-06-09T12:24:47.111Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-09T12:24:47.111Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-09T12:24:47.111Z] [2020-06-09T12:24:47.111Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-06-09T12:24:47.111Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-09T12:24:47.111Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-09T12:24:47.111Z] [2020-06-09T12:24:47.111Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-06-09T12:24:47.111Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-09T12:24:47.111Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-09T12:24:47.111Z] [2020-06-09T12:24:47.111Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-06-09T12:24:47.111Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-09T12:24:47.111Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-09T12:24:47.111Z] [2020-06-09T12:24:47.111Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-06-09T12:24:47.111Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-09T12:24:47.111Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-09T12:24:47.111Z] [2020-06-09T12:24:47.111Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-06-09T12:24:47.111Z] graphtest_unix.go:73: No driver to put! [2020-06-09T12:24:47.111Z] [2020-06-09T12:24:47.111Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-06-09T12:24:47.111Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-06-09T12:24:47.111Z] [2020-06-09T12:24:47.111Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-06-09T12:24:47.111Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-06-09T12:24:47.111Z] [2020-06-09T12:24:47.111Z] [2020-06-09T12:24:47.111Z] DONE 2124 tests, 26 skipped in 253.381s Post stage [Pipeline] junit [2020-06-09T12:24:47.156Z] Recording test results [2020-06-09T12:24:47.329Z] --- PASS: TestExecWithCloseStdin (0.89s) [2020-06-09T12:24:47.329Z] === RUN TestExec [2020-06-09T12:24:47.458Z] . [2020-06-09T12:24:47.458Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-06-09T12:24:47.458Z] [2020-06-09T12:24:47.458Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-06-09T12:24:47.458Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-06-09T12:24:47.458Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-06-09T12:24:47.459Z] Error: No such image: emptyfs [2020-06-09T12:24:47.459Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-06-09T12:24:47.459Z] ++++ docker load [2020-06-09T12:24:47.459Z] Error: No such image: emptyfs [2020-06-09T12:24:47.459Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-06-09T12:24:47.459Z] ++++ docker load [2020-06-09T12:24:47.459Z] Running integration-test (iteration 1) [2020-06-09T12:24:47.459Z] 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-06-09T12:24:47.459Z] ++ 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-06-09T12:24:47.459Z] ++ set -e [2020-06-09T12:24:47.459Z] ++ '[' -n 0 ']' [2020-06-09T12:24:47.459Z] ++ set -x [2020-06-09T12:24:47.459Z] ++ env -i DEST=/go/src/github.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)/' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-09T12:24:47.722Z] Running integration-test (iteration 1) [2020-06-09T12:24:47.722Z] 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-06-09T12:24:47.722Z] ++ 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-06-09T12:24:47.722Z] ++ set -e [2020-06-09T12:24:47.722Z] ++ '[' -n 0 ']' [2020-06-09T12:24:47.722Z] ++ set -x [2020-06-09T12:24:47.722Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-09T12:24:48.136Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40938/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=42f65bcebea5a9e610a5f5305b47a88ff6d5ce16 -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:42f65bcebea5a9e610a5f5305b47a88ff6d5ce16 hack/make.sh dynbinary test-integration [2020-06-09T12:24:48.266Z] --- PASS: TestExec (0.90s) [2020-06-09T12:24:48.266Z] === RUN TestExecUser [2020-06-09T12:24:48.424Z] [2020-06-09T12:24:48.424Z] Removing bundles/ [2020-06-09T12:24:48.424Z] [2020-06-09T12:24:48.424Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-06-09T12:24:48.424Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-06-09T12:24:48.424Z] GOOS="" GOARCH="" GOARM="" [2020-06-09T12:24:49.023Z] --- PASS: TestRunContainerWithBridgeNone (2.61s) [2020-06-09T12:24:49.023Z] === RUN TestNetworkInvalidJSON [2020-06-09T12:24:49.023Z] === RUN TestNetworkInvalidJSON//networks/create [2020-06-09T12:24:49.023Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-06-09T12:24:49.023Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-06-09T12:24:49.023Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-06-09T12:24:49.023Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-09T12:24:49.023Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-09T12:24:49.023Z] === CONT TestNetworkInvalidJSON//networks/create [2020-06-09T12:24:49.023Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-09T12:24:49.023Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-06-09T12:24:49.023Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-06-09T12:24:49.023Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-06-09T12:24:49.023Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-06-09T12:24:49.023Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-06-09T12:24:49.023Z] === RUN TestHostIPv4BridgeLabel [2020-06-09T12:24:49.203Z] --- PASS: TestExecUser (0.85s) [2020-06-09T12:24:49.203Z] === RUN TestExportContainerAndImportImage [2020-06-09T12:24:49.634Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2020-06-09T12:24:49.634Z] === RUN TestDaemonRestartWithLiveRestore [2020-06-09T12:24:50.139Z] --- PASS: TestExportContainerAndImportImage (1.05s) [2020-06-09T12:24:50.139Z] === RUN TestExportContainerAfterDaemonRestart [2020-06-09T12:24:50.635Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-06-09T12:24:50.635Z] === RUN TestDaemonDefaultNetworkPools [2020-06-09T12:24:51.246Z] --- PASS: TestDaemonDefaultNetworkPools (0.85s) [2020-06-09T12:24:51.246Z] === RUN TestDaemonRestartWithExistingNetwork [2020-06-09T12:24:52.042Z] --- PASS: TestExportContainerAfterDaemonRestart (1.98s) [2020-06-09T12:24:52.042Z] === RUN TestHealthCheckWorkdir [2020-06-09T12:24:52.711Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2020-06-09T12:24:52.711Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-06-09T12:24:52.979Z] --- PASS: TestHealthCheckWorkdir (1.04s) [2020-06-09T12:24:52.979Z] === RUN TestHealthKillContainer [2020-06-09T12:24:53.722Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2020-06-09T12:24:53.722Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-06-09T12:24:54.337Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.66s) [2020-06-09T12:24:54.337Z] === RUN TestServiceWithPredefinedNetwork [2020-06-09T12:24:56.266Z] --- PASS: TestHealthKillContainer (2.92s) [2020-06-09T12:24:56.266Z] === RUN TestInspectCpusetInConfigPre120 [2020-06-09T12:24:56.834Z] --- PASS: TestInspectCpusetInConfigPre120 (0.76s) [2020-06-09T12:24:56.834Z] === RUN TestIpcModeNone [2020-06-09T12:24:57.771Z] --- PASS: TestIpcModeNone (0.87s) [2020-06-09T12:24:57.771Z] === RUN TestIpcModePrivate [2020-06-09T12:24:58.340Z] --- PASS: TestIpcModePrivate (0.86s) [2020-06-09T12:24:58.340Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-06-09T12:24:58.340Z] === RUN TestIpcModeShareable [2020-06-09T12:24:58.703Z] --- PASS: TestServiceWithPredefinedNetwork (3.57s) [2020-06-09T12:24:58.703Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-06-09T12:24:58.703Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-09T12:24:58.703Z] service_test.go:236: FLAKY_TEST [2020-06-09T12:24:58.703Z] === RUN TestServiceWithDataPathPortInit [2020-06-09T12:24:59.278Z] --- PASS: TestIpcModeShareable (0.88s) [2020-06-09T12:24:59.278Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-06-09T12:24:59.278Z] === RUN TestAPIIpcModeShareableAndContainer [2020-06-09T12:25:02.580Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.68s) [2020-06-09T12:25:02.580Z] === RUN TestAPIIpcModeHost [2020-06-09T12:25:02.580Z] --- PASS: TestAPIIpcModeHost (0.67s) [2020-06-09T12:25:02.580Z] === RUN TestDaemonIpcModeShareable [2020-06-09T12:25:05.125Z] --- PASS: TestDaemonIpcModeShareable (1.98s) [2020-06-09T12:25:05.126Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-06-09T12:25:05.126Z] === RUN TestDaemonIpcModePrivate [2020-06-09T12:25:06.504Z] --- PASS: TestDaemonIpcModePrivate (1.78s) [2020-06-09T12:25:06.504Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-06-09T12:25:06.504Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-06-09T12:25:07.562Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-06-09T12:25:08.408Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.75s) [2020-06-09T12:25:08.408Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-06-09T12:25:08.408Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-06-09T12:25:10.318Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.77s) [2020-06-09T12:25:10.318Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-06-09T12:25:10.318Z] === RUN TestIpcModeOlderClient [2020-06-09T12:25:10.318Z] === PAUSE TestIpcModeOlderClient [2020-06-09T12:25:10.318Z] === RUN TestKillContainerInvalidSignal [2020-06-09T12:25:10.886Z] --- PASS: TestKillContainerInvalidSignal (0.77s) [2020-06-09T12:25:10.886Z] === RUN TestKillContainer [2020-06-09T12:25:10.886Z] === RUN TestKillContainer/no_signal [2020-06-09T12:25:11.455Z] === RUN TestKillContainer/non_killing_signal [2020-06-09T12:25:12.023Z] === RUN TestKillContainer/killing_signal [2020-06-09T12:25:12.961Z] --- PASS: TestKillContainer (2.28s) [2020-06-09T12:25:12.961Z] --- PASS: TestKillContainer/no_signal (0.72s) [2020-06-09T12:25:12.961Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2020-06-09T12:25:12.961Z] --- PASS: TestKillContainer/killing_signal (0.74s) [2020-06-09T12:25:12.961Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-06-09T12:25:12.961Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-06-09T12:25:13.898Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-06-09T12:25:14.466Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.53s) [2020-06-09T12:25:14.466Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.77s) [2020-06-09T12:25:14.466Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2020-06-09T12:25:14.466Z] === RUN TestKillStoppedContainer [2020-06-09T12:25:14.725Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-06-09T12:25:14.725Z] === RUN TestKillStoppedContainerAPIPre120 [2020-06-09T12:25:14.725Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-06-09T12:25:14.725Z] === RUN TestKillDifferentUserContainer [2020-06-09T12:25:15.661Z] --- PASS: TestKillDifferentUserContainer (0.75s) [2020-06-09T12:25:15.661Z] === RUN TestInspectOomKilledTrue [2020-06-09T12:25:15.661Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-06-09T12:25:15.661Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-09T12:25:15.661Z] === RUN TestInspectOomKilledFalse [2020-06-09T12:25:15.661Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-06-09T12:25:15.661Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-09T12:25:15.661Z] === RUN TestLinksEtcHostsContentMatch [2020-06-09T12:25:16.229Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s) [2020-06-09T12:25:16.229Z] === RUN TestLinksContainerNames [2020-06-09T12:25:17.606Z] --- PASS: TestLinksContainerNames (1.50s) [2020-06-09T12:25:17.606Z] === RUN TestLogsFollowTailEmpty [2020-06-09T12:25:18.544Z] --- PASS: TestLogsFollowTailEmpty (0.78s) [2020-06-09T12:25:18.544Z] === RUN TestContainerNetworkMountsNoChown [2020-06-09T12:25:19.113Z] --- PASS: TestContainerNetworkMountsNoChown (0.75s) [2020-06-09T12:25:19.113Z] === RUN TestMountDaemonRoot [2020-06-09T12:25:19.113Z] === RUN TestMountDaemonRoot/default [2020-06-09T12:25:19.113Z] === PAUSE TestMountDaemonRoot/default [2020-06-09T12:25:19.113Z] === RUN TestMountDaemonRoot/private [2020-06-09T12:25:19.113Z] === PAUSE TestMountDaemonRoot/private [2020-06-09T12:25:19.113Z] === RUN TestMountDaemonRoot/rprivate [2020-06-09T12:25:19.113Z] === PAUSE TestMountDaemonRoot/rprivate [2020-06-09T12:25:19.113Z] === RUN TestMountDaemonRoot/slave [2020-06-09T12:25:19.113Z] === PAUSE TestMountDaemonRoot/slave [2020-06-09T12:25:19.113Z] === RUN TestMountDaemonRoot/rslave [2020-06-09T12:25:19.113Z] === PAUSE TestMountDaemonRoot/rslave [2020-06-09T12:25:19.113Z] === RUN TestMountDaemonRoot/shared [2020-06-09T12:25:19.113Z] === PAUSE TestMountDaemonRoot/shared [2020-06-09T12:25:19.113Z] === RUN TestMountDaemonRoot/rshared [2020-06-09T12:25:19.113Z] === PAUSE TestMountDaemonRoot/rshared [2020-06-09T12:25:19.113Z] === CONT TestMountDaemonRoot/default [2020-06-09T12:25:19.113Z] === CONT TestMountDaemonRoot/rprivate [2020-06-09T12:25:19.113Z] === RUN TestMountDaemonRoot/default/bind_root [2020-06-09T12:25:19.113Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-06-09T12:25:19.113Z] === CONT TestMountDaemonRoot/rslave [2020-06-09T12:25:19.113Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-06-09T12:25:19.113Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-06-09T12:25:19.113Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-06-09T12:25:19.113Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-06-09T12:25:19.113Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-06-09T12:25:19.113Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-06-09T12:25:19.113Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-06-09T12:25:19.113Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-06-09T12:25:19.113Z] === RUN TestMountDaemonRoot/default/mount_root [2020-06-09T12:25:19.113Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-06-09T12:25:19.113Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-06-09T12:25:19.113Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-06-09T12:25:19.113Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-06-09T12:25:19.113Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-06-09T12:25:19.113Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-06-09T12:25:19.113Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-06-09T12:25:19.113Z] === CONT TestMountDaemonRoot/shared [2020-06-09T12:25:19.113Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-06-09T12:25:19.113Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-06-09T12:25:19.113Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-06-09T12:25:19.113Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-06-09T12:25:19.113Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-06-09T12:25:19.113Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-06-09T12:25:19.113Z] === CONT TestMountDaemonRoot/slave [2020-06-09T12:25:19.113Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-06-09T12:25:19.113Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-06-09T12:25:19.113Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-06-09T12:25:19.113Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-06-09T12:25:19.113Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-06-09T12:25:19.113Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-06-09T12:25:19.113Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-06-09T12:25:19.113Z] === CONT TestMountDaemonRoot/private [2020-06-09T12:25:19.113Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-06-09T12:25:19.113Z] === RUN TestMountDaemonRoot/private/mount_root [2020-06-09T12:25:19.113Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-06-09T12:25:19.113Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-06-09T12:25:19.113Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-06-09T12:25:19.113Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-06-09T12:25:19.113Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-06-09T12:25:19.113Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-06-09T12:25:19.113Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-06-09T12:25:19.113Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-06-09T12:25:19.113Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-06-09T12:25:19.113Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-06-09T12:25:19.113Z] === RUN TestMountDaemonRoot/private/bind_root [2020-06-09T12:25:19.113Z] === CONT TestMountDaemonRoot/rshared [2020-06-09T12:25:19.113Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-06-09T12:25:19.113Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-06-09T12:25:19.113Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-06-09T12:25:19.113Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-06-09T12:25:19.113Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-06-09T12:25:19.113Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-06-09T12:25:19.113Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-06-09T12:25:19.113Z] === CONT TestMountDaemonRoot/default/bind_root [2020-06-09T12:25:19.113Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-06-09T12:25:19.113Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-06-09T12:25:19.113Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-06-09T12:25:19.113Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-06-09T12:25:19.113Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-06-09T12:25:19.113Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-06-09T12:25:19.113Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-06-09T12:25:19.113Z] === CONT TestMountDaemonRoot/default/mount_root [2020-06-09T12:25:19.372Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-06-09T12:25:19.372Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-06-09T12:25:19.372Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-06-09T12:25:19.372Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-06-09T12:25:19.372Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-06-09T12:25:19.372Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-06-09T12:25:19.372Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-06-09T12:25:19.372Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-06-09T12:25:19.372Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-06-09T12:25:19.372Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-06-09T12:25:19.372Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-06-09T12:25:19.372Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-06-09T12:25:19.372Z] === CONT TestMountDaemonRoot/private/mount_root [2020-06-09T12:25:19.372Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-06-09T12:25:19.372Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-06-09T12:25:19.372Z] === CONT TestMountDaemonRoot/private/bind_root [2020-06-09T12:25:19.372Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-06-09T12:25:19.372Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-06-09T12:25:19.644Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-06-09T12:25:19.644Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-06-09T12:25:19.644Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-06-09T12:25:19.644Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-06-09T12:25:19.644Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-06-09T12:25:19.644Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-06-09T12:25:19.644Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-06-09T12:25:19.644Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-06-09T12:25:19.644Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-06-09T12:25:19.644Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-06-09T12:25:19.644Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-06-09T12:25:19.644Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-06-09T12:25:19.644Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-06-09T12:25:19.644Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-06-09T12:25:19.644Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-06-09T12:25:19.644Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-06-09T12:25:19.644Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-06-09T12:25:19.644Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-06-09T12:25:19.644Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-06-09T12:25:19.644Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2020-06-09T12:25:19.644Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-06-09T12:25:19.644Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-06-09T12:25:19.644Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-06-09T12:25:19.644Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-06-09T12:25:19.644Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-06-09T12:25:19.644Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-06-09T12:25:19.644Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-06-09T12:25:19.644Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-06-09T12:25:19.644Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-06-09T12:25:19.644Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-06-09T12:25:19.644Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2020-06-09T12:25:19.644Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2020-06-09T12:25:19.644Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-06-09T12:25:19.644Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-06-09T12:25:19.644Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-06-09T12:25:19.644Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-06-09T12:25:19.644Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-06-09T12:25:19.644Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-06-09T12:25:19.644Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-06-09T12:25:19.644Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-06-09T12:25:19.644Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-06-09T12:25:19.644Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-06-09T12:25:19.644Z] === RUN TestContainerBindMountNonRecursive [2020-06-09T12:25:20.997Z] --- PASS: TestServiceWithDataPathPortInit (20.48s) [2020-06-09T12:25:20.997Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-06-09T12:25:21.549Z] --- PASS: TestContainerBindMountNonRecursive (1.89s) [2020-06-09T12:25:21.549Z] === RUN TestNetworkNat [2020-06-09T12:25:22.411Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-06-09T12:25:22.488Z] --- PASS: TestNetworkNat (0.87s) [2020-06-09T12:25:22.488Z] === RUN TestNetworkLocalhostTCPNat [2020-06-09T12:25:23.424Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s) [2020-06-09T12:25:23.424Z] === RUN TestNetworkLoopbackNat [2020-06-09T12:25:24.361Z] --- PASS: TestNetworkLoopbackNat (1.15s) [2020-06-09T12:25:24.361Z] === RUN TestPause [2020-06-09T12:25:24.931Z] tests/integration/client_test.py ..... [ 75%] [2020-06-09T12:25:24.931Z] tests/integration/context_api_test.py .. [ 76%] [2020-06-09T12:25:24.931Z] tests/integration/errors_test.py . [ 76%] [2020-06-09T12:25:25.299Z] --- PASS: TestPause (0.81s) [2020-06-09T12:25:25.299Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-06-09T12:25:25.299Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-09T12:25:25.299Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-09T12:25:25.299Z] === RUN TestPauseStopPausedContainer [2020-06-09T12:25:26.376Z] --- PASS: TestPauseStopPausedContainer (0.81s) [2020-06-09T12:25:26.376Z] === RUN TestPsFilter [2020-06-09T12:25:26.376Z] --- PASS: TestPsFilter (0.24s) [2020-06-09T12:25:26.376Z] === RUN TestRemoveContainerWithRemovedVolume [2020-06-09T12:25:26.420Z] Loaded image: buildpack-deps:jessie [2020-06-09T12:25:26.420Z] Loaded image: buildpack-deps:jessie [2020-06-09T12:25:26.420Z] Loaded image: busybox:latest [2020-06-09T12:25:26.420Z] Loaded image: busybox:latest [2020-06-09T12:25:26.420Z] Loaded image: busybox:glibc [2020-06-09T12:25:26.420Z] Loaded image: debian:jessie [2020-06-09T12:25:26.420Z] Loaded image: busybox:glibc [2020-06-09T12:25:26.420Z] Loaded image: debian:jessie [2020-06-09T12:25:26.420Z] Loaded image: hello-world:latest [2020-06-09T12:25:26.420Z] INFO: Testing against a local daemon [2020-06-09T12:25:26.420Z] === RUN TestDockerSuite [2020-06-09T12:25:26.420Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-06-09T12:25:26.420Z] Loaded image: hello-world:latest [2020-06-09T12:25:26.420Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-06-09T12:25:26.420Z] INFO: Testing against a local daemon [2020-06-09T12:25:26.420Z] === RUN TestDockerDaemonSuite [2020-06-09T12:25:26.420Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-06-09T12:25:26.420Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-06-09T12:25:26.420Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-06-09T12:25:26.420Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-06-09T12:25:26.420Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-06-09T12:25:26.420Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-06-09T12:25:26.420Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-06-09T12:25:26.420Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-06-09T12:25:26.420Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-06-09T12:25:26.420Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-06-09T12:25:26.420Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-06-09T12:25:26.420Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-06-09T12:25:26.420Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-06-09T12:25:26.420Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-06-09T12:25:26.420Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-06-09T12:25:26.420Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-06-09T12:25:26.420Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-06-09T12:25:26.420Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-06-09T12:25:26.420Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-06-09T12:25:26.944Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.73s) [2020-06-09T12:25:26.944Z] === RUN TestRemoveContainerWithVolume [2020-06-09T12:25:26.985Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-06-09T12:25:27.882Z] --- PASS: TestRemoveContainerWithVolume (0.75s) [2020-06-09T12:25:27.882Z] === RUN TestRemoveContainerRunning [2020-06-09T12:25:27.917Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-06-09T12:25:27.917Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-06-09T12:25:28.176Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-06-09T12:25:28.176Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-06-09T12:25:28.176Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-06-09T12:25:28.434Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-06-09T12:25:28.450Z] --- PASS: TestRemoveContainerRunning (0.76s) [2020-06-09T12:25:28.450Z] === RUN TestRemoveContainerForceRemoveRunning [2020-06-09T12:25:29.356Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.55s) [2020-06-09T12:25:29.356Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:1smi2b68h5px2iudcnnyr7cu2 Created:2020-06-09 12:25:19.883594057 +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[c58e3a9b8f61167011cd50c065c7a7fdbbf840884d3f7823a75b6bc56abf49fa:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jfi1g6um9lckvbatt3i06uc30 EndpointID:a367ea73b8a6f487cbdc66f3ad9794e90f6e99a97f6540517555f42cabc35a72 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:111625520afec25169b492d6ece7e3abfb14153a1131fbeb4f651fd18560b110 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:01952dda1467 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jfi1g6um9lckvbatt3i06uc30 EndpointID:a367ea73b8a6f487cbdc66f3ad9794e90f6e99a97f6540517555f42cabc35a72 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-06-09T12:25:29.356Z] PASS [2020-06-09T12:25:29.356Z] [2020-06-09T12:25:29.356Z] === Skipped [2020-06-09T12:25:29.356Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-09T12:25:29.356Z] service_test.go:236: FLAKY_TEST [2020-06-09T12:25:29.356Z] [2020-06-09T12:25:29.356Z] [2020-06-09T12:25:29.356Z] DONE 23 tests, 1 skipped in 57.222s [2020-06-09T12:25:29.356Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-06-09T12:25:29.356Z] ++ 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-06-09T12:25:29.356Z] ++ set -e [2020-06-09T12:25:29.356Z] ++ '[' -n 0 ']' [2020-06-09T12:25:29.356Z] ++ set -x [2020-06-09T12:25:29.356Z] ++ env -i DEST=/go/src/github.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-06-09T12:25:29.356Z] INFO: Testing against a local daemon [2020-06-09T12:25:29.356Z] === RUN TestDockerNetworkIpvlanPersistance [2020-06-09T12:25:29.356Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-06-09T12:25:29.356Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-09T12:25:29.356Z] === RUN TestDockerNetworkIpvlan [2020-06-09T12:25:29.356Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-06-09T12:25:29.356Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-09T12:25:29.356Z] PASS [2020-06-09T12:25:29.356Z] [2020-06-09T12:25:29.356Z] === Skipped [2020-06-09T12:25:29.356Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-06-09T12:25:29.356Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-09T12:25:29.356Z] [2020-06-09T12:25:29.356Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-06-09T12:25:29.356Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-09T12:25:29.356Z] [2020-06-09T12:25:29.356Z] [2020-06-09T12:25:29.356Z] DONE 2 tests, 2 skipped in 0.112s [2020-06-09T12:25:29.356Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-06-09T12:25:29.356Z] ++ 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-06-09T12:25:29.356Z] ++ set -e [2020-06-09T12:25:29.356Z] ++ '[' -n 0 ']' [2020-06-09T12:25:29.356Z] ++ set -x [2020-06-09T12:25:29.356Z] ++ env -i DEST=/go/src/github.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-06-09T12:25:29.356Z] INFO: Testing against a local daemon [2020-06-09T12:25:29.356Z] === RUN TestDockerNetworkMacvlanPersistance [2020-06-09T12:25:29.387Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s) [2020-06-09T12:25:29.387Z] === RUN TestRemoveInvalidContainer [2020-06-09T12:25:29.387Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-06-09T12:25:29.387Z] === RUN TestRenameLinkedContainer [2020-06-09T12:25:30.820Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.52s) [2020-06-09T12:25:30.820Z] === RUN TestDockerNetworkMacvlan [2020-06-09T12:25:30.962Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-06-09T12:25:31.822Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-06-09T12:25:32.336Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-06-09T12:25:32.677Z] --- PASS: TestRenameLinkedContainer (3.15s) [2020-06-09T12:25:32.677Z] === RUN TestRenameStoppedContainer [2020-06-09T12:25:32.703Z] --- PASS: TestImportExtremelyLargeImageWorks (108.21s) [2020-06-09T12:25:32.703Z] PASS [2020-06-09T12:25:32.703Z] [2020-06-09T12:25:32.703Z] === Skipped [2020-06-09T12:25:32.703Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-06-09T12:25:32.703Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-06-09T12:25:32.703Z] [2020-06-09T12:25:32.703Z] [2020-06-09T12:25:32.703Z] DONE 12 tests, 1 skipped in 111.956s [2020-06-09T12:25:32.703Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-06-09T12:25:32.703Z] INFO: Testing against a local daemon [2020-06-09T12:25:32.703Z] === RUN TestNetworkCreateDelete [2020-06-09T12:25:32.703Z] --- PASS: TestNetworkCreateDelete (0.12s) [2020-06-09T12:25:32.703Z] === RUN TestDockerNetworkDeletePreferID [2020-06-09T12:25:32.703Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2020-06-09T12:25:32.703Z] === RUN TestDaemonDNSFallback [2020-06-09T12:25:32.703Z] --- PASS: TestDaemonDNSFallback (2.31s) [2020-06-09T12:25:32.703Z] === RUN TestInspectNetwork [2020-06-09T12:25:32.703Z] --- SKIP: TestInspectNetwork (0.00s) [2020-06-09T12:25:32.703Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:25:32.703Z] === RUN TestRunContainerWithBridgeNone [2020-06-09T12:25:32.703Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-06-09T12:25:32.703Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-09T12:25:32.703Z] === RUN TestNetworkInvalidJSON [2020-06-09T12:25:32.703Z] === RUN TestNetworkInvalidJSON//networks/create [2020-06-09T12:25:32.703Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-06-09T12:25:32.703Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-06-09T12:25:32.703Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-06-09T12:25:32.703Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-09T12:25:32.703Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-09T12:25:32.703Z] === CONT TestNetworkInvalidJSON//networks/create [2020-06-09T12:25:32.703Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-09T12:25:32.703Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-06-09T12:25:32.703Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-06-09T12:25:32.703Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-06-09T12:25:32.703Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-06-09T12:25:32.703Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-06-09T12:25:32.703Z] === RUN TestHostIPv4BridgeLabel [2020-06-09T12:25:32.703Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-06-09T12:25:32.703Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-09T12:25:32.703Z] === RUN TestDaemonRestartWithLiveRestore [2020-06-09T12:25:32.703Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.06s) [2020-06-09T12:25:32.703Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-09T12:25:32.703Z] === RUN TestDaemonDefaultNetworkPools [2020-06-09T12:25:32.703Z] --- SKIP: TestDaemonDefaultNetworkPools (0.03s) [2020-06-09T12:25:32.703Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-09T12:25:32.703Z] === RUN TestDaemonRestartWithExistingNetwork [2020-06-09T12:25:32.703Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2020-06-09T12:25:32.703Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-09T12:25:32.703Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-06-09T12:25:32.703Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.03s) [2020-06-09T12:25:32.703Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-09T12:25:32.703Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-06-09T12:25:32.703Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-06-09T12:25:32.703Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-09T12:25:32.703Z] === RUN TestServiceWithPredefinedNetwork [2020-06-09T12:25:32.703Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-06-09T12:25:32.703Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:25:32.703Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-06-09T12:25:32.703Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-09T12:25:32.703Z] service_test.go:236: FLAKY_TEST [2020-06-09T12:25:32.703Z] === RUN TestServiceWithDataPathPortInit [2020-06-09T12:25:32.703Z] --- SKIP: TestServiceWithDataPathPortInit (0.03s) [2020-06-09T12:25:32.703Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:25:32.703Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-06-09T12:25:32.703Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-06-09T12:25:32.703Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:25:32.703Z] PASS [2020-06-09T12:25:32.703Z] [2020-06-09T12:25:32.703Z] === Skipped [2020-06-09T12:25:32.703Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-06-09T12:25:32.703Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:25:32.703Z] [2020-06-09T12:25:32.703Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-06-09T12:25:32.703Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-09T12:25:32.703Z] [2020-06-09T12:25:32.703Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-06-09T12:25:32.703Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-09T12:25:32.703Z] [2020-06-09T12:25:32.703Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.06s) [2020-06-09T12:25:32.703Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-09T12:25:32.703Z] [2020-06-09T12:25:32.703Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.03s) [2020-06-09T12:25:32.703Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-09T12:25:32.703Z] [2020-06-09T12:25:32.703Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2020-06-09T12:25:32.703Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-09T12:25:32.703Z] [2020-06-09T12:25:32.703Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.03s) [2020-06-09T12:25:32.703Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-09T12:25:32.703Z] [2020-06-09T12:25:32.703Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-06-09T12:25:32.703Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-09T12:25:32.703Z] [2020-06-09T12:25:32.703Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-06-09T12:25:32.703Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:25:32.703Z] [2020-06-09T12:25:32.703Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-09T12:25:32.703Z] service_test.go:236: FLAKY_TEST [2020-06-09T12:25:32.703Z] [2020-06-09T12:25:32.703Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.03s) [2020-06-09T12:25:32.703Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:25:32.703Z] [2020-06-09T12:25:32.703Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-06-09T12:25:32.703Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:25:32.703Z] [2020-06-09T12:25:32.703Z] [2020-06-09T12:25:32.703Z] DONE 19 tests, 12 skipped in 3.149s [2020-06-09T12:25:32.703Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-06-09T12:25:32.825Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-06-09T12:25:32.957Z] INFO: Testing against a local daemon [2020-06-09T12:25:32.957Z] === RUN TestDockerNetworkIpvlanPersistance [2020-06-09T12:25:32.957Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-06-09T12:25:32.957Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-09T12:25:32.957Z] === RUN TestDockerNetworkIpvlan [2020-06-09T12:25:32.957Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-06-09T12:25:32.957Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-09T12:25:32.957Z] PASS [2020-06-09T12:25:32.957Z] [2020-06-09T12:25:32.957Z] === Skipped [2020-06-09T12:25:32.957Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-06-09T12:25:32.957Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-09T12:25:32.957Z] [2020-06-09T12:25:32.957Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-06-09T12:25:32.957Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-09T12:25:32.957Z] [2020-06-09T12:25:32.957Z] [2020-06-09T12:25:32.957Z] DONE 2 tests, 2 skipped in 0.141s [2020-06-09T12:25:32.957Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-06-09T12:25:32.957Z] INFO: Testing against a local daemon [2020-06-09T12:25:32.957Z] === RUN TestDockerNetworkMacvlanPersistance [2020-06-09T12:25:32.957Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-06-09T12:25:32.957Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-09T12:25:32.957Z] === RUN TestDockerNetworkMacvlan [2020-06-09T12:25:32.957Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-06-09T12:25:32.957Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-09T12:25:32.957Z] PASS [2020-06-09T12:25:32.957Z] [2020-06-09T12:25:32.957Z] === Skipped [2020-06-09T12:25:32.957Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-06-09T12:25:32.957Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-09T12:25:32.957Z] [2020-06-09T12:25:32.957Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-06-09T12:25:32.957Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-09T12:25:32.957Z] [2020-06-09T12:25:32.957Z] [2020-06-09T12:25:32.957Z] DONE 2 tests, 2 skipped in 0.151s [2020-06-09T12:25:32.957Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-06-09T12:25:33.212Z] testing: warning: no tests to run [2020-06-09T12:25:33.212Z] PASS [2020-06-09T12:25:33.212Z] [2020-06-09T12:25:33.212Z] DONE 0 tests in 0.024s [2020-06-09T12:25:33.212Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-06-09T12:25:33.212Z] INFO: Testing against a local daemon [2020-06-09T12:25:33.212Z] === RUN TestAuthZPluginAllowRequest [2020-06-09T12:25:33.212Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-06-09T12:25:33.212Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-09T12:25:33.212Z] === RUN TestAuthZPluginTLS [2020-06-09T12:25:33.212Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-06-09T12:25:33.212Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-09T12:25:33.212Z] === RUN TestAuthZPluginDenyRequest [2020-06-09T12:25:33.212Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-06-09T12:25:33.212Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-09T12:25:33.212Z] === RUN TestAuthZPluginAPIDenyResponse [2020-06-09T12:25:33.212Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-06-09T12:25:33.212Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-09T12:25:33.212Z] === RUN TestAuthZPluginDenyResponse [2020-06-09T12:25:33.212Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-06-09T12:25:33.212Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-09T12:25:33.212Z] === RUN TestAuthZPluginAllowEventStream [2020-06-09T12:25:33.212Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-06-09T12:25:33.212Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-09T12:25:33.212Z] === RUN TestAuthZPluginErrorResponse [2020-06-09T12:25:33.212Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-06-09T12:25:33.212Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-09T12:25:33.212Z] === RUN TestAuthZPluginErrorRequest [2020-06-09T12:25:33.212Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-06-09T12:25:33.212Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-09T12:25:33.212Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-06-09T12:25:33.212Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-06-09T12:25:33.212Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-09T12:25:33.212Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-06-09T12:25:33.212Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-06-09T12:25:33.212Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-09T12:25:33.212Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-06-09T12:25:33.212Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-06-09T12:25:33.212Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-09T12:25:33.212Z] === RUN TestAuthZPluginHeader [2020-06-09T12:25:33.212Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-06-09T12:25:33.212Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-09T12:25:33.212Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-06-09T12:25:33.246Z] --- PASS: TestRenameStoppedContainer (0.78s) [2020-06-09T12:25:33.246Z] === RUN TestRenameRunningContainerAndReuse [2020-06-09T12:25:33.271Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-06-09T12:25:33.770Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.36s) [2020-06-09T12:25:33.770Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-09T12:25:33.770Z] === RUN TestAuthZPluginV2Disable [2020-06-09T12:25:33.771Z] --- SKIP: TestAuthZPluginV2Disable (0.16s) [2020-06-09T12:25:33.771Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-09T12:25:33.771Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-06-09T12:25:33.771Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-06-09T12:25:33.771Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-09T12:25:33.771Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-06-09T12:25:33.771Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s) [2020-06-09T12:25:33.771Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-09T12:25:33.771Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-06-09T12:25:33.771Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.06s) [2020-06-09T12:25:33.771Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-09T12:25:33.771Z] PASS [2020-06-09T12:25:33.771Z] [2020-06-09T12:25:33.771Z] === Skipped [2020-06-09T12:25:33.771Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-06-09T12:25:33.771Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-09T12:25:33.771Z] [2020-06-09T12:25:33.771Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-06-09T12:25:33.771Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-09T12:25:33.771Z] [2020-06-09T12:25:33.771Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-06-09T12:25:33.771Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-09T12:25:33.771Z] [2020-06-09T12:25:33.771Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-06-09T12:25:33.771Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-09T12:25:33.771Z] [2020-06-09T12:25:33.771Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-06-09T12:25:33.771Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-09T12:25:33.771Z] [2020-06-09T12:25:33.771Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-06-09T12:25:33.771Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-09T12:25:33.771Z] [2020-06-09T12:25:33.771Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-06-09T12:25:33.771Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-09T12:25:33.771Z] [2020-06-09T12:25:33.771Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-06-09T12:25:33.771Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-09T12:25:33.771Z] [2020-06-09T12:25:33.771Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-06-09T12:25:33.771Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-09T12:25:33.771Z] [2020-06-09T12:25:33.771Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-06-09T12:25:33.771Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-09T12:25:33.771Z] [2020-06-09T12:25:33.771Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-06-09T12:25:33.771Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-09T12:25:33.771Z] [2020-06-09T12:25:33.771Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-06-09T12:25:33.771Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-09T12:25:33.771Z] [2020-06-09T12:25:33.771Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.36s) [2020-06-09T12:25:33.771Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-09T12:25:33.771Z] [2020-06-09T12:25:33.771Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.16s) [2020-06-09T12:25:33.771Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-09T12:25:33.771Z] [2020-06-09T12:25:33.771Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-06-09T12:25:33.771Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-09T12:25:33.771Z] [2020-06-09T12:25:33.771Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s) [2020-06-09T12:25:33.771Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-09T12:25:33.771Z] [2020-06-09T12:25:33.771Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.06s) [2020-06-09T12:25:33.771Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-09T12:25:33.771Z] [2020-06-09T12:25:33.771Z] [2020-06-09T12:25:33.771Z] DONE 17 tests, 17 skipped in 0.763s [2020-06-09T12:25:33.771Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-06-09T12:25:33.827Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-06-09T12:25:34.025Z] INFO: Testing against a local daemon [2020-06-09T12:25:34.025Z] === RUN TestPluginInvalidJSON [2020-06-09T12:25:34.025Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-06-09T12:25:34.025Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-06-09T12:25:34.025Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-06-09T12:25:34.025Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-06-09T12:25:34.025Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-06-09T12:25:34.025Z] === RUN TestPluginInstall [2020-06-09T12:25:34.025Z] --- SKIP: TestPluginInstall (0.00s) [2020-06-09T12:25:34.025Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-09T12:25:34.025Z] PASS [2020-06-09T12:25:34.025Z] [2020-06-09T12:25:34.025Z] === Skipped [2020-06-09T12:25:34.025Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-06-09T12:25:34.025Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-09T12:25:34.025Z] [2020-06-09T12:25:34.025Z] [2020-06-09T12:25:34.025Z] DONE 3 tests, 1 skipped in 0.162s [2020-06-09T12:25:34.025Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-06-09T12:25:34.204Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-06-09T12:25:34.279Z] INFO: Testing against a local daemon [2020-06-09T12:25:34.280Z] === RUN TestExternalGraphDriver [2020-06-09T12:25:34.280Z] --- SKIP: TestExternalGraphDriver (0.20s) [2020-06-09T12:25:34.280Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-06-09T12:25:34.280Z] === RUN TestGraphdriverPluginV2 [2020-06-09T12:25:35.138Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-06-09T12:25:35.150Z] --- PASS: TestRenameRunningContainerAndReuse (1.64s) [2020-06-09T12:25:35.150Z] === RUN TestRenameInvalidName [2020-06-09T12:25:35.718Z] --- PASS: TestRenameInvalidName (0.73s) [2020-06-09T12:25:35.718Z] === RUN TestRenameAnonymousContainer [2020-06-09T12:25:36.511Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-06-09T12:25:36.511Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-06-09T12:25:38.193Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-06-09T12:25:39.041Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-06-09T12:25:39.299Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-06-09T12:25:39.557Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-06-09T12:25:39.910Z] --- PASS: TestRenameAnonymousContainer (3.93s) [2020-06-09T12:25:39.910Z] === RUN TestRenameContainerWithSameName [2020-06-09T12:25:40.477Z] --- PASS: TestRenameContainerWithSameName (0.77s) [2020-06-09T12:25:40.477Z] === RUN TestRenameContainerWithLinkedContainer [2020-06-09T12:25:40.491Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-06-09T12:25:40.932Z] --- PASS: TestGraphdriverPluginV2 (5.82s) [2020-06-09T12:25:40.932Z] PASS [2020-06-09T12:25:40.932Z] [2020-06-09T12:25:40.932Z] === Skipped [2020-06-09T12:25:40.932Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.20s) [2020-06-09T12:25:40.932Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-06-09T12:25:40.932Z] [2020-06-09T12:25:40.932Z] [2020-06-09T12:25:40.932Z] DONE 2 tests, 1 skipped in 6.143s [2020-06-09T12:25:40.932Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-06-09T12:25:40.932Z] INFO: Testing against a local daemon [2020-06-09T12:25:40.932Z] === RUN TestContinueAfterPluginCrash [2020-06-09T12:25:40.932Z] === PAUSE TestContinueAfterPluginCrash [2020-06-09T12:25:40.932Z] === RUN TestReadPluginNoRead [2020-06-09T12:25:40.932Z] === PAUSE TestReadPluginNoRead [2020-06-09T12:25:40.932Z] === RUN TestDaemonStartWithLogOpt [2020-06-09T12:25:40.932Z] === PAUSE TestDaemonStartWithLogOpt [2020-06-09T12:25:40.932Z] === CONT TestContinueAfterPluginCrash [2020-06-09T12:25:40.932Z] === CONT TestDaemonStartWithLogOpt [2020-06-09T12:25:41.425Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-06-09T12:25:41.634Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-06-09T12:25:41.855Z] --- PASS: TestRenameContainerWithLinkedContainer (1.52s) [2020-06-09T12:25:41.855Z] === RUN TestResize [2020-06-09T12:25:41.991Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-06-09T12:25:42.556Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-06-09T12:25:42.791Z] --- PASS: TestResize (0.79s) [2020-06-09T12:25:42.791Z] === RUN TestResizeWithInvalidSize [2020-06-09T12:25:43.728Z] --- PASS: TestResizeWithInvalidSize (0.82s) [2020-06-09T12:25:43.728Z] === RUN TestResizeWhenContainerNotStarted [2020-06-09T12:25:44.296Z] --- PASS: TestResizeWhenContainerNotStarted (0.74s) [2020-06-09T12:25:44.296Z] === RUN TestDaemonRestartKillContainers [2020-06-09T12:25:44.296Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-09T12:25:44.296Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-09T12:25:44.296Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-09T12:25:44.296Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-09T12:25:44.296Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-09T12:25:44.296Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-09T12:25:44.296Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-09T12:25:44.296Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-09T12:25:44.296Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-09T12:25:44.296Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-09T12:25:44.296Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-09T12:25:44.296Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-09T12:25:44.296Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-09T12:25:44.296Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-09T12:25:44.296Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-09T12:25:44.296Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-09T12:25:44.296Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-09T12:25:44.296Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-09T12:25:44.296Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-09T12:25:44.296Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-09T12:25:44.296Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-09T12:25:44.296Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-09T12:25:44.296Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-09T12:25:44.296Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-09T12:25:44.296Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-09T12:25:44.296Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-09T12:25:44.296Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-09T12:25:44.296Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-09T12:25:44.455Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-06-09T12:25:45.388Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-06-09T12:25:46.202Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-09T12:25:46.202Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-09T12:25:46.322Z] === RUN TestDockerSuite/TestAttachDetach [2020-06-09T12:25:47.140Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-09T12:25:47.140Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-09T12:25:47.256Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-06-09T12:25:47.401Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-09T12:25:48.189Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-06-09T12:25:48.473Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-06-09T12:25:48.783Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-09T12:25:49.044Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-09T12:25:49.122Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-06-09T12:25:50.424Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-09T12:25:50.493Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-06-09T12:25:50.498Z] --- PASS: TestDockerNetworkMacvlan (19.28s) [2020-06-09T12:25:50.498Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-06-09T12:25:50.498Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-06-09T12:25:50.498Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.46s) [2020-06-09T12:25:50.498Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.52s) [2020-06-09T12:25:50.498Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.30s) [2020-06-09T12:25:50.498Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.43s) [2020-06-09T12:25:50.498Z] PASS [2020-06-09T12:25:50.498Z] [2020-06-09T12:25:50.498Z] DONE 8 tests in 20.958s [2020-06-09T12:25:50.498Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-06-09T12:25:50.498Z] ++ 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-06-09T12:25:50.498Z] ++ set -e [2020-06-09T12:25:50.498Z] ++ '[' -n 0 ']' [2020-06-09T12:25:50.498Z] ++ set -x [2020-06-09T12:25:50.498Z] ++ env -i DEST=/go/src/github.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-06-09T12:25:50.498Z] testing: warning: no tests to run [2020-06-09T12:25:50.498Z] PASS [2020-06-09T12:25:50.498Z] [2020-06-09T12:25:50.498Z] DONE 0 tests in 0.056s [2020-06-09T12:25:50.498Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-06-09T12:25:50.498Z] ++ 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-06-09T12:25:50.498Z] ++ set -e [2020-06-09T12:25:50.498Z] ++ '[' -n 0 ']' [2020-06-09T12:25:50.498Z] ++ set -x [2020-06-09T12:25:50.498Z] ++ env -i DEST=/go/src/github.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-06-09T12:25:50.498Z] INFO: Testing against a local daemon [2020-06-09T12:25:50.498Z] === RUN TestAuthZPluginAllowRequest [2020-06-09T12:25:51.425Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-06-09T12:25:51.687Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-06-09T12:25:52.251Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-06-09T12:25:52.512Z] --- PASS: TestAuthZPluginAllowRequest (1.79s) [2020-06-09T12:25:52.512Z] === RUN TestAuthZPluginTLS [2020-06-09T12:25:52.792Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-06-09T12:25:52.792Z] === RUN TestAuthZPluginDenyRequest [2020-06-09T12:25:52.962Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-06-09T12:25:52.962Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.65s) [2020-06-09T12:25:52.962Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.73s) [2020-06-09T12:25:52.962Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.69s) [2020-06-09T12:25:52.962Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.78s) [2020-06-09T12:25:52.962Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.61s) [2020-06-09T12:25:52.962Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.59s) [2020-06-09T12:25:52.962Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.64s) [2020-06-09T12:25:52.962Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.38s) [2020-06-09T12:25:52.962Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.38s) [2020-06-09T12:25:52.962Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.52s) [2020-06-09T12:25:52.962Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.57s) [2020-06-09T12:25:52.962Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.23s) [2020-06-09T12:25:52.962Z] === RUN TestCgroupNamespacesRun [2020-06-09T12:25:53.072Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-06-09T12:25:53.072Z] === RUN TestAuthZPluginAPIDenyResponse [2020-06-09T12:25:53.193Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-06-09T12:25:53.684Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-06-09T12:25:53.684Z] === RUN TestAuthZPluginDenyResponse [2020-06-09T12:25:53.758Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-06-09T12:25:54.295Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-06-09T12:25:54.295Z] === RUN TestAuthZPluginAllowEventStream [2020-06-09T12:25:54.340Z] --- PASS: TestCgroupNamespacesRun (1.75s) [2020-06-09T12:25:54.340Z] === RUN TestCgroupNamespacesRunPrivileged [2020-06-09T12:25:55.655Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-06-09T12:25:55.655Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-06-09T12:25:55.792Z] --- PASS: TestDaemonStartWithLogOpt (13.40s) [2020-06-09T12:25:55.792Z] === CONT TestReadPluginNoRead [2020-06-09T12:25:56.221Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-06-09T12:25:56.245Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.75s) [2020-06-09T12:25:56.245Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-06-09T12:25:56.306Z] --- PASS: TestAuthZPluginAllowEventStream (1.79s) [2020-06-09T12:25:56.306Z] === RUN TestAuthZPluginErrorResponse [2020-06-09T12:25:56.587Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-06-09T12:25:56.587Z] === RUN TestAuthZPluginErrorRequest [2020-06-09T12:25:56.787Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-06-09T12:25:56.787Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-06-09T12:25:57.198Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-06-09T12:25:57.198Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-06-09T12:25:57.671Z] === RUN TestReadPluginNoRead/disabled_caching [2020-06-09T12:25:57.671Z] --- PASS: TestContinueAfterPluginCrash (17.05s) [2020-06-09T12:25:57.812Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-06-09T12:25:57.812Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-06-09T12:25:58.148Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.75s) [2020-06-09T12:25:58.148Z] === RUN TestCgroupNamespacesRunHostMode [2020-06-09T12:25:58.165Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-06-09T12:25:58.165Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-06-09T12:25:58.423Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-06-09T12:25:58.988Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-06-09T12:25:59.245Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-06-09T12:25:59.525Z] --- PASS: TestCgroupNamespacesRunHostMode (1.80s) [2020-06-09T12:25:59.525Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-06-09T12:25:59.552Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-06-09T12:25:59.825Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.15s) [2020-06-09T12:25:59.825Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-06-09T12:26:00.178Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-06-09T12:26:01.006Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-06-09T12:26:01.429Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.74s) [2020-06-09T12:26:01.429Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-06-09T12:26:01.553Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-06-09T12:26:02.056Z] === RUN TestReadPluginNoRead/default [2020-06-09T12:26:02.491Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.31s) [2020-06-09T12:26:02.491Z] === RUN TestAuthZPluginHeader [2020-06-09T12:26:03.102Z] --- PASS: TestAuthZPluginHeader (0.84s) [2020-06-09T12:26:03.102Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-06-09T12:26:03.102Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-06-09T12:26:03.102Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-09T12:26:03.102Z] === RUN TestAuthZPluginV2Disable [2020-06-09T12:26:03.102Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-06-09T12:26:03.102Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-09T12:26:03.102Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-06-09T12:26:03.102Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-06-09T12:26:03.102Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-09T12:26:03.102Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-06-09T12:26:03.102Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-06-09T12:26:03.102Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-09T12:26:03.102Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-06-09T12:26:03.334Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.69s) [2020-06-09T12:26:03.334Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-06-09T12:26:03.453Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-06-09T12:26:03.902Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.94s) [2020-06-09T12:26:03.902Z] === RUN TestCgroupNamespacesRunOlderClient [2020-06-09T12:26:04.562Z] --- PASS: TestReadPluginNoRead (10.35s) [2020-06-09T12:26:04.562Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.28s) [2020-06-09T12:26:04.562Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.26s) [2020-06-09T12:26:04.562Z] --- PASS: TestReadPluginNoRead/default (2.26s) [2020-06-09T12:26:04.562Z] read_test.go:92: [dcc87179e8611] daemon is not started [2020-06-09T12:26:04.562Z] PASS [2020-06-09T12:26:04.562Z] [2020-06-09T12:26:04.562Z] DONE 6 tests in 23.892s [2020-06-09T12:26:04.562Z] 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-06-09T12:26:04.562Z] testing: warning: no tests to run [2020-06-09T12:26:04.562Z] PASS [2020-06-09T12:26:04.562Z] [2020-06-09T12:26:04.562Z] DONE 0 tests in 0.044s [2020-06-09T12:26:04.562Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-06-09T12:26:04.562Z] INFO: Testing against a local daemon [2020-06-09T12:26:04.562Z] === RUN TestPluginWithDevMounts [2020-06-09T12:26:04.562Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-06-09T12:26:04.562Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-06-09T12:26:04.562Z] PASS [2020-06-09T12:26:04.562Z] [2020-06-09T12:26:04.562Z] === Skipped [2020-06-09T12:26:04.562Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-06-09T12:26:04.562Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-06-09T12:26:04.562Z] [2020-06-09T12:26:04.562Z] [2020-06-09T12:26:04.562Z] DONE 1 tests, 1 skipped in 0.152s [2020-06-09T12:26:04.562Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-06-09T12:26:04.562Z] INFO: Testing against a local daemon [2020-06-09T12:26:04.562Z] === RUN TestSecretInspect [2020-06-09T12:26:04.562Z] --- SKIP: TestSecretInspect (0.02s) [2020-06-09T12:26:04.562Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:26:04.562Z] === RUN TestSecretList [2020-06-09T12:26:04.562Z] --- SKIP: TestSecretList (0.01s) [2020-06-09T12:26:04.562Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:26:04.562Z] === RUN TestSecretsCreateAndDelete [2020-06-09T12:26:04.562Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-06-09T12:26:04.562Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:26:04.562Z] === RUN TestSecretsUpdate [2020-06-09T12:26:04.562Z] --- SKIP: TestSecretsUpdate (0.02s) [2020-06-09T12:26:04.562Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:26:04.562Z] === RUN TestTemplatedSecret [2020-06-09T12:26:04.562Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-06-09T12:26:04.562Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:26:04.562Z] === RUN TestSecretCreateResolve [2020-06-09T12:26:04.562Z] --- SKIP: TestSecretCreateResolve (0.02s) [2020-06-09T12:26:04.562Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:26:04.562Z] PASS [2020-06-09T12:26:04.562Z] [2020-06-09T12:26:04.562Z] === Skipped [2020-06-09T12:26:04.562Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-06-09T12:26:04.562Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:26:04.562Z] [2020-06-09T12:26:04.562Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-06-09T12:26:04.562Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:26:04.562Z] [2020-06-09T12:26:04.562Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-06-09T12:26:04.562Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:26:04.562Z] [2020-06-09T12:26:04.562Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2020-06-09T12:26:04.562Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:26:04.562Z] [2020-06-09T12:26:04.562Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-06-09T12:26:04.562Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:26:04.562Z] [2020-06-09T12:26:04.562Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2020-06-09T12:26:04.562Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:26:04.562Z] [2020-06-09T12:26:04.562Z] [2020-06-09T12:26:04.562Z] DONE 6 tests, 6 skipped in 0.208s [2020-06-09T12:26:04.562Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-06-09T12:26:04.816Z] INFO: Testing against a local daemon [2020-06-09T12:26:04.817Z] === RUN TestServiceCreateInit [2020-06-09T12:26:04.817Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-06-09T12:26:04.817Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-06-09T12:26:04.817Z] --- PASS: TestServiceCreateInit (0.02s) [2020-06-09T12:26:04.817Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-06-09T12:26:04.817Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:26:04.817Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-06-09T12:26:04.817Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:26:04.817Z] === RUN TestCreateServiceMultipleTimes [2020-06-09T12:26:04.817Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-06-09T12:26:04.817Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:26:04.817Z] === RUN TestCreateServiceConflict [2020-06-09T12:26:04.817Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-06-09T12:26:04.817Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:26:04.817Z] === RUN TestCreateServiceMaxReplicas [2020-06-09T12:26:04.817Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-06-09T12:26:04.817Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:26:04.817Z] === RUN TestCreateWithDuplicateNetworkNames [2020-06-09T12:26:04.817Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2020-06-09T12:26:04.817Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:26:04.817Z] === RUN TestCreateServiceSecretFileMode [2020-06-09T12:26:04.817Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-06-09T12:26:04.817Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:26:04.817Z] === RUN TestCreateServiceConfigFileMode [2020-06-09T12:26:04.817Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-06-09T12:26:04.817Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:26:04.817Z] === RUN TestCreateServiceSysctls [2020-06-09T12:26:04.817Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-06-09T12:26:04.817Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:26:04.817Z] === RUN TestCreateServiceCapabilities [2020-06-09T12:26:04.817Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-06-09T12:26:04.817Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:26:04.817Z] === RUN TestInspect [2020-06-09T12:26:04.817Z] --- SKIP: TestInspect (0.01s) [2020-06-09T12:26:04.817Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:26:04.817Z] === RUN TestCreateJob [2020-06-09T12:26:04.817Z] --- SKIP: TestCreateJob (0.02s) [2020-06-09T12:26:04.817Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:26:04.817Z] === RUN TestReplicatedJob [2020-06-09T12:26:04.817Z] --- SKIP: TestReplicatedJob (0.01s) [2020-06-09T12:26:04.817Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:26:04.817Z] === RUN TestUpdateReplicatedJob [2020-06-09T12:26:04.817Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2020-06-09T12:26:04.817Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:26:04.817Z] === RUN TestServiceListWithStatuses [2020-06-09T12:26:04.817Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-06-09T12:26:04.817Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-09T12:26:04.817Z] === RUN TestDockerNetworkConnectAlias [2020-06-09T12:26:04.817Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-06-09T12:26:04.817Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:26:04.817Z] === RUN TestDockerNetworkReConnect [2020-06-09T12:26:04.817Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2020-06-09T12:26:04.817Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:26:04.817Z] === RUN TestServicePlugin [2020-06-09T12:26:05.813Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s) [2020-06-09T12:26:05.813Z] === RUN TestKernelTCPMemory [2020-06-09T12:26:05.983Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-06-09T12:26:06.753Z] --- PASS: TestKernelTCPMemory (0.93s) [2020-06-09T12:26:06.753Z] === RUN TestNISDomainname [2020-06-09T12:26:06.921Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-06-09T12:26:07.690Z] --- PASS: TestNISDomainname (0.99s) [2020-06-09T12:26:07.690Z] === RUN TestHostnameDnsResolution [2020-06-09T12:26:07.855Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-06-09T12:26:08.972Z] --- SKIP: TestServicePlugin (3.47s) [2020-06-09T12:26:08.972Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:26:08.973Z] === RUN TestServiceUpdateLabel [2020-06-09T12:26:08.973Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2020-06-09T12:26:08.973Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:26:08.973Z] === RUN TestServiceUpdateSecrets [2020-06-09T12:26:08.973Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-06-09T12:26:08.973Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:26:08.973Z] === RUN TestServiceUpdateConfigs [2020-06-09T12:26:08.973Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-06-09T12:26:08.973Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:26:08.973Z] === RUN TestServiceUpdateNetwork [2020-06-09T12:26:08.973Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-06-09T12:26:08.973Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:26:08.973Z] === RUN TestServiceUpdatePidsLimit [2020-06-09T12:26:08.973Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2020-06-09T12:26:08.973Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:26:08.973Z] PASS [2020-06-09T12:26:08.973Z] [2020-06-09T12:26:08.973Z] === Skipped [2020-06-09T12:26:08.973Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-06-09T12:26:08.973Z] [2020-06-09T12:26:08.973Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-06-09T12:26:08.973Z] [2020-06-09T12:26:08.973Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-06-09T12:26:08.973Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:26:08.973Z] [2020-06-09T12:26:08.973Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-06-09T12:26:08.973Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:26:08.973Z] [2020-06-09T12:26:08.973Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-06-09T12:26:08.973Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:26:08.973Z] [2020-06-09T12:26:08.973Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2020-06-09T12:26:08.973Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:26:08.973Z] [2020-06-09T12:26:08.973Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-06-09T12:26:08.973Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:26:08.973Z] [2020-06-09T12:26:08.973Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-06-09T12:26:08.973Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:26:08.973Z] [2020-06-09T12:26:08.973Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-06-09T12:26:08.973Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:26:08.973Z] [2020-06-09T12:26:08.973Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-06-09T12:26:08.973Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:26:08.973Z] [2020-06-09T12:26:08.973Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-06-09T12:26:08.973Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:26:08.973Z] [2020-06-09T12:26:08.973Z] === SKIP: amd64.integration.service TestCreateJob (0.02s) [2020-06-09T12:26:08.973Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:26:08.973Z] [2020-06-09T12:26:08.973Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-06-09T12:26:08.973Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:26:08.973Z] [2020-06-09T12:26:08.973Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2020-06-09T12:26:08.973Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:26:08.973Z] [2020-06-09T12:26:08.973Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-06-09T12:26:08.973Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-09T12:26:08.973Z] [2020-06-09T12:26:08.973Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-06-09T12:26:08.973Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:26:08.973Z] [2020-06-09T12:26:08.973Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2020-06-09T12:26:08.973Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:26:08.973Z] [2020-06-09T12:26:08.973Z] === SKIP: amd64.integration.service TestServicePlugin (3.47s) [2020-06-09T12:26:08.973Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:26:08.973Z] [2020-06-09T12:26:08.973Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2020-06-09T12:26:08.973Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:26:08.973Z] [2020-06-09T12:26:08.973Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-06-09T12:26:08.973Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:26:08.973Z] [2020-06-09T12:26:08.973Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-06-09T12:26:08.973Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:26:08.973Z] [2020-06-09T12:26:08.973Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-06-09T12:26:08.973Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:26:08.973Z] [2020-06-09T12:26:08.973Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2020-06-09T12:26:08.973Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-09T12:26:08.973Z] [2020-06-09T12:26:08.973Z] [2020-06-09T12:26:08.973Z] DONE 24 tests, 23 skipped in 3.927s [2020-06-09T12:26:08.973Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-06-09T12:26:08.973Z] INFO: Testing against a local daemon [2020-06-09T12:26:08.973Z] === RUN TestSessionCreate [2020-06-09T12:26:08.973Z] --- PASS: TestSessionCreate (0.03s) [2020-06-09T12:26:08.973Z] === RUN TestSessionCreateWithBadUpgrade [2020-06-09T12:26:08.973Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-06-09T12:26:08.973Z] PASS [2020-06-09T12:26:08.973Z] [2020-06-09T12:26:08.973Z] DONE 2 tests in 0.163s [2020-06-09T12:26:08.973Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-06-09T12:26:08.973Z] INFO: Testing against a local daemon [2020-06-09T12:26:08.973Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-06-09T12:26:08.973Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-09T12:26:08.973Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-09T12:26:08.973Z] === RUN TestEventsExecDie [2020-06-09T12:26:09.228Z] --- PASS: TestEventsExecDie (0.51s) [2020-06-09T12:26:09.228Z] === RUN TestEventsBackwardsCompatible [2020-06-09T12:26:09.228Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2020-06-09T12:26:09.228Z] === RUN TestInfoBinaryCommits [2020-06-09T12:26:09.529Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-06-09T12:26:09.529Z] === RUN TestInfoAPIVersioned [2020-06-09T12:26:09.529Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-06-09T12:26:09.529Z] === RUN TestInfoDiscoveryBackend [2020-06-09T12:26:09.594Z] --- PASS: TestHostnameDnsResolution (1.68s) [2020-06-09T12:26:09.594Z] === RUN TestStats [2020-06-09T12:26:10.887Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2020-06-09T12:26:10.887Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-06-09T12:26:11.139Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-06-09T12:26:12.127Z] --- PASS: TestStats (2.81s) [2020-06-09T12:26:12.127Z] === RUN TestStopContainerWithTimeout [2020-06-09T12:26:12.127Z] === RUN TestStopContainerWithTimeout/0 [2020-06-09T12:26:12.127Z] === PAUSE TestStopContainerWithTimeout/0 [2020-06-09T12:26:12.127Z] === RUN TestStopContainerWithTimeout/1 [2020-06-09T12:26:12.127Z] === PAUSE TestStopContainerWithTimeout/1 [2020-06-09T12:26:12.127Z] === RUN TestStopContainerWithTimeout/3 [2020-06-09T12:26:12.127Z] === PAUSE TestStopContainerWithTimeout/3 [2020-06-09T12:26:12.127Z] === RUN TestStopContainerWithTimeout/-1 [2020-06-09T12:26:12.127Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-06-09T12:26:12.127Z] === CONT TestStopContainerWithTimeout/0 [2020-06-09T12:26:12.127Z] === CONT TestStopContainerWithTimeout/-1 [2020-06-09T12:26:12.127Z] === CONT TestStopContainerWithTimeout/3 [2020-06-09T12:26:12.127Z] === CONT TestStopContainerWithTimeout/1 [2020-06-09T12:26:14.141Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.34s) [2020-06-09T12:26:14.141Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-06-09T12:26:14.141Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-06-09T12:26:14.141Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-09T12:26:14.141Z] === RUN TestInfoAPI [2020-06-09T12:26:14.395Z] --- PASS: TestInfoAPI (0.04s) [2020-06-09T12:26:14.395Z] === RUN TestInfoAPIWarnings [2020-06-09T12:26:15.326Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-06-09T12:26:15.327Z] --- PASS: TestBuildWithHugeFile (102.07s) [2020-06-09T12:26:15.327Z] === RUN TestBuildWithEmptyDockerfile [2020-06-09T12:26:15.327Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-09T12:26:15.327Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-09T12:26:15.327Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-09T12:26:15.327Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-09T12:26:15.327Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-09T12:26:15.327Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-09T12:26:15.327Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-09T12:26:15.327Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-09T12:26:15.327Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-09T12:26:15.327Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-06-09T12:26:15.327Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2020-06-09T12:26:15.327Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2020-06-09T12:26:15.327Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2020-06-09T12:26:15.327Z] === RUN TestBuildPreserveOwnership [2020-06-09T12:26:15.327Z] === RUN TestBuildPreserveOwnership/copy_from [2020-06-09T12:26:15.327Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-06-09T12:26:15.417Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-06-09T12:26:15.417Z] --- PASS: TestStopContainerWithTimeout/0 (1.34s) [2020-06-09T12:26:15.417Z] --- PASS: TestStopContainerWithTimeout/1 (2.28s) [2020-06-09T12:26:15.417Z] --- PASS: TestStopContainerWithTimeout/3 (3.19s) [2020-06-09T12:26:15.417Z] --- PASS: TestStopContainerWithTimeout/-1 (3.24s) [2020-06-09T12:26:15.417Z] === RUN TestDeleteDevicemapper [2020-06-09T12:26:15.417Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-06-09T12:26:15.417Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-09T12:26:15.417Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-06-09T12:26:15.752Z] --- PASS: TestInfoAPIWarnings (1.52s) [2020-06-09T12:26:15.753Z] === RUN TestInfoDebug [2020-06-09T12:26:15.893Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-06-09T12:26:16.461Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-06-09T12:26:16.942Z] ......... [ 86%] [2020-06-09T12:26:17.028Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-06-09T12:26:17.593Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-06-09T12:26:17.673Z] --- PASS: TestInfoDebug (1.53s) [2020-06-09T12:26:17.673Z] === RUN TestInfoInsecureRegistries [2020-06-09T12:26:17.951Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.18s) [2020-06-09T12:26:17.951Z] === RUN TestUpdateMemory [2020-06-09T12:26:17.951Z] --- SKIP: TestUpdateMemory (0.00s) [2020-06-09T12:26:17.951Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-06-09T12:26:17.952Z] === RUN TestUpdateCPUQuota [2020-06-09T12:26:18.158Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-06-09T12:26:18.417Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-06-09T12:26:19.031Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2020-06-09T12:26:19.031Z] === RUN TestInfoRegistryMirrors [2020-06-09T12:26:19.329Z] --- PASS: TestUpdateCPUQuota (1.46s) [2020-06-09T12:26:19.329Z] === RUN TestUpdatePidsLimit [2020-06-09T12:26:19.329Z] === RUN TestUpdatePidsLimit/update_from_none [2020-06-09T12:26:19.588Z] === RUN TestUpdatePidsLimit/no_change [2020-06-09T12:26:19.790Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-06-09T12:26:19.847Z] === RUN TestUpdatePidsLimit/update_lower [2020-06-09T12:26:20.048Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-06-09T12:26:20.048Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-06-09T12:26:20.106Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-06-09T12:26:20.306Z] --- PASS: TestBuildPreserveOwnership (5.21s) [2020-06-09T12:26:20.306Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.33s) [2020-06-09T12:26:20.306Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.86s) [2020-06-09T12:26:20.306Z] === RUN TestBuildPlatformInvalid [2020-06-09T12:26:20.431Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2020-06-09T12:26:20.431Z] === RUN TestLoginFailsWithBadCredentials [2020-06-09T12:26:20.565Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-06-09T12:26:20.565Z] PASS [2020-06-09T12:26:20.565Z] [2020-06-09T12:26:20.565Z] === Skipped [2020-06-09T12:26:20.565Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-06-09T12:26:20.565Z] build_session_test.go:25: TODO: BuildKit [2020-06-09T12:26:20.565Z] [2020-06-09T12:26:20.565Z] [2020-06-09T12:26:20.565Z] DONE 32 tests, 1 skipped in 178.287s [2020-06-09T12:26:20.565Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-06-09T12:26:20.565Z] ++ 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-06-09T12:26:20.565Z] ++ set -e [2020-06-09T12:26:20.565Z] ++ '[' -n 0 ']' [2020-06-09T12:26:20.565Z] ++ set -x [2020-06-09T12:26:20.565Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-09T12:26:20.673Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-06-09T12:26:20.685Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s) [2020-06-09T12:26:20.686Z] === RUN TestPingCacheHeaders [2020-06-09T12:26:20.686Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-06-09T12:26:20.686Z] === RUN TestPingGet [2020-06-09T12:26:20.686Z] --- PASS: TestPingGet (0.01s) [2020-06-09T12:26:20.686Z] === RUN TestPingHead [2020-06-09T12:26:20.686Z] --- PASS: TestPingHead (0.02s) [2020-06-09T12:26:20.686Z] === RUN TestVersion [2020-06-09T12:26:20.686Z] --- PASS: TestVersion (0.03s) [2020-06-09T12:26:20.686Z] PASS [2020-06-09T12:26:20.686Z] [2020-06-09T12:26:20.686Z] === Skipped [2020-06-09T12:26:20.686Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-09T12:26:20.686Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-09T12:26:20.686Z] [2020-06-09T12:26:20.686Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-06-09T12:26:20.686Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-09T12:26:20.686Z] [2020-06-09T12:26:20.686Z] [2020-06-09T12:26:20.686Z] DONE 18 tests, 2 skipped in 12.011s [2020-06-09T12:26:20.686Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-06-09T12:26:20.853Z] INFO: Testing against a local daemon [2020-06-09T12:26:20.853Z] === RUN TestConfigInspect [2020-06-09T12:26:20.853Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-06-09T12:26:20.932Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-06-09T12:26:20.940Z] INFO: Testing against a local daemon [2020-06-09T12:26:20.940Z] === RUN TestVolumesCreateAndList [2020-06-09T12:26:20.940Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-06-09T12:26:20.940Z] === RUN TestVolumesRemove [2020-06-09T12:26:20.940Z] --- PASS: TestVolumesRemove (0.05s) [2020-06-09T12:26:20.940Z] === RUN TestVolumesInspect [2020-06-09T12:26:20.940Z] --- PASS: TestVolumesInspect (0.02s) [2020-06-09T12:26:20.940Z] === RUN TestVolumesInvalidJSON [2020-06-09T12:26:20.940Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-06-09T12:26:20.940Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-06-09T12:26:20.940Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-06-09T12:26:20.940Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-06-09T12:26:20.940Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-06-09T12:26:20.940Z] PASS [2020-06-09T12:26:20.940Z] [2020-06-09T12:26:20.940Z] DONE 5 tests in 0.222s [2020-06-09T12:26:20.940Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-06-09T12:26:20.940Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12204 is not a child of this shell [2020-06-09T12:26:20.940Z] warning: PID 12204 from bundles/test-integration/docker.pid had a nonzero exit code [2020-06-09T12:26:20.940Z] Leaving: AppArmorNo profiles have been unloaded. [2020-06-09T12:26:20.940Z] [2020-06-09T12:26:20.940Z] Unloading profiles will leave already running processes permanently [2020-06-09T12:26:20.940Z] unconfined, which can lead to unexpected situations. [2020-06-09T12:26:20.940Z] [2020-06-09T12:26:20.940Z] To set a process to complain mode, use the command line tool [2020-06-09T12:26:20.940Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-06-09T12:26:20.940Z] Removing test suite binaries [2020-06-09T12:26:20.940Z] exiting test-integration [2020-06-09T12:26:20.940Z] ++ exit 0 [2020-06-09T12:26:21.500Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-06-09T12:26:21.518Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.30s) [2020-06-09T12:26:21.518Z] PASS [2020-06-09T12:26:21.518Z] [2020-06-09T12:26:21.518Z] === Skipped [2020-06-09T12:26:21.518Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-06-09T12:26:21.518Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-09T12:26:21.518Z] [2020-06-09T12:26:21.518Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-06-09T12:26:21.518Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-09T12:26:21.518Z] [2020-06-09T12:26:21.518Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-06-09T12:26:21.518Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-09T12:26:21.518Z] [2020-06-09T12:26:21.518Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-06-09T12:26:21.518Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-09T12:26:21.518Z] [2020-06-09T12:26:21.518Z] [2020-06-09T12:26:21.518Z] DONE 17 tests, 4 skipped in 30.030s [2020-06-09T12:26:21.518Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-06-09T12:26:21.518Z] ++ 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-06-09T12:26:21.518Z] ++ set -e [2020-06-09T12:26:21.518Z] ++ '[' -n 0 ']' [2020-06-09T12:26:21.518Z] ++ set -x [2020-06-09T12:26:21.518Z] ++ env -i DEST=/go/src/github.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-06-09T12:26:21.518Z] INFO: Testing against a local daemon [2020-06-09T12:26:21.518Z] === RUN TestPluginInvalidJSON [2020-06-09T12:26:21.518Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-06-09T12:26:21.518Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-06-09T12:26:21.518Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-06-09T12:26:21.518Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-06-09T12:26:21.518Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-06-09T12:26:21.518Z] === RUN TestPluginInstall [2020-06-09T12:26:21.518Z] === RUN TestPluginInstall/no_auth [2020-06-09T12:26:21.914Z] tests/integration/models_images_test.py ............... [ 89%] [2020-06-09T12:26:21.951Z] [2020-06-09T12:26:22.781Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-06-09T12:26:22.878Z] --- PASS: TestUpdatePidsLimit (3.78s) [2020-06-09T12:26:22.878Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2020-06-09T12:26:22.878Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-06-09T12:26:22.878Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2020-06-09T12:26:22.878Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2020-06-09T12:26:22.878Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2020-06-09T12:26:22.878Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2020-06-09T12:26:22.878Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2020-06-09T12:26:22.878Z] === RUN TestUpdateRestartPolicy [2020-06-09T12:26:23.102Z] tests/integration/models_networks_test.py .... [ 90%] Post stage [Pipeline] junit [2020-06-09T12:26:23.366Z] Recording test results [2020-06-09T12:26:24.152Z] --- PASS: TestConfigInspect (3.11s) [2020-06-09T12:26:24.152Z] === RUN TestConfigList [2020-06-09T12:26:24.183Z] time="2020-06-09T12:26:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-09T12:26:24.183Z] time="2020-06-09T12:26:24Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-09T12:26:24.183Z] time="2020-06-09T12:26:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:32b8cadf1934aceb384e5ab67e1f87590d36b78aea725973afe40f6c782ef49b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-09T12:26:24.183Z] time="2020-06-09T12:26:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-09T12:26:24.183Z] time="2020-06-09T12:26:24Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-09T12:26:24.183Z] time="2020-06-09T12:26:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:32b8cadf1934aceb384e5ab67e1f87590d36b78aea725973afe40f6c782ef49b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-09T12:26:24.464Z] === RUN TestPluginInstall/with_htpasswd [2020-06-09T12:26:25.075Z] time="2020-06-09T12:26:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-09T12:26:25.075Z] time="2020-06-09T12:26:24Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-09T12:26:25.075Z] time="2020-06-09T12:26:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2660655c37952dc539fb93d7f2bba0bd7a392b19a1664c95c6a566eff63a4a62" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-09T12:26:25.075Z] time="2020-06-09T12:26:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-09T12:26:25.075Z] time="2020-06-09T12:26:24Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-09T12:26:25.075Z] time="2020-06-09T12:26:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2660655c37952dc539fb93d7f2bba0bd7a392b19a1664c95c6a566eff63a4a62" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-09T12:26:25.085Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-06-09T12:26:25.085Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-06-09T12:26:25.355Z] === RUN TestPluginInstall/with_insecure [2020-06-09T12:26:25.602Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-06-09T12:26:25.602Z] [2020-06-09T12:26:25.602Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-06-09T12:26:25.602Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-06-09T12:26:25.602Z] HOSTNAME=883f27db74ec [2020-06-09T12:26:25.602Z] TESTDEBUG=0 [2020-06-09T12:26:25.602Z] DEST=bundles/test-integration [2020-06-09T12:26:25.602Z] PWD=/go/src/github.com/docker/docker [2020-06-09T12:26:25.602Z] DOCKER_GITCOMMIT=42f65bcebea5a9e610a5f5305b47a88ff6d5ce16 [2020-06-09T12:26:25.602Z] container=docker [2020-06-09T12:26:25.602Z] HOME=/root [2020-06-09T12:26:25.602Z] GOLANG_VERSION=1.13.12 [2020-06-09T12:26:25.602Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-06-09T12:26:25.602Z] VALIDATE_BRANCH=master [2020-06-09T12:26:25.602Z] TERM=xterm [2020-06-09T12:26:25.602Z] DOCKER_PKG=github.com/docker/docker [2020-06-09T12:26:25.602Z] SHLVL=1 [2020-06-09T12:26:25.602Z] TIMEOUT=120m [2020-06-09T12:26:25.602Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-06-09T12:26:25.602Z] DOCKER_GRAPHDRIVER=overlay2 [2020-06-09T12:26:25.602Z] GO111MODULE=off [2020-06-09T12:26:25.602Z] DOCKER_EXPERIMENTAL=1 [2020-06-09T12:26:25.602Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-06-09T12:26:25.602Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-06-09T12:26:25.602Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-06-09T12:26:25.602Z] GOPATH=/go [2020-06-09T12:26:25.602Z] PKG_CONFIG=pkg-config [2020-06-09T12:26:25.602Z] _=/usr/bin/env [2020-06-09T12:26:25.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-06-09T12:26:26.020Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-06-09T12:26:26.126Z] + echo Ensuring container killed. [2020-06-09T12:26:26.126Z] Ensuring container killed. [2020-06-09T12:26:26.126Z] + docker rm -vf docker-pr8 [2020-06-09T12:26:26.126Z] Error: No such container: docker-pr8 [2020-06-09T12:26:26.126Z] + true [Pipeline] sh [2020-06-09T12:26:26.357Z] time="2020-06-09T12:26:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-09T12:26:26.357Z] time="2020-06-09T12:26:26Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-09T12:26:26.357Z] time="2020-06-09T12:26:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2885bf93f92c7ea2424dc5559e3b50f644a449329e91d52f575052586b9fce23" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-09T12:26:26.357Z] time="2020-06-09T12:26:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-09T12:26:26.357Z] time="2020-06-09T12:26:26Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-09T12:26:26.357Z] time="2020-06-09T12:26:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2885bf93f92c7ea2424dc5559e3b50f644a449329e91d52f575052586b9fce23" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-09T12:26:26.444Z] + echo Chowning /workspace to jenkins user [2020-06-09T12:26:26.444Z] Chowning /workspace to jenkins user [2020-06-09T12:26:26.444Z] + id -u [2020-06-09T12:26:26.444Z] + id -g [2020-06-09T12:26:26.444Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40938:/workspace busybox chown -R 1000:1000 /workspace [2020-06-09T12:26:26.444Z] Unable to find image 'busybox:latest' locally [2020-06-09T12:26:26.637Z] --- PASS: TestPluginInstall (6.34s) [2020-06-09T12:26:26.637Z] --- PASS: TestPluginInstall/no_auth (4.20s) [2020-06-09T12:26:26.637Z] --- PASS: TestPluginInstall/with_htpasswd (0.81s) [2020-06-09T12:26:26.637Z] --- PASS: TestPluginInstall/with_insecure (1.33s) [2020-06-09T12:26:26.637Z] plugin_test.go:157: [d6cc6e3f667ab] daemon is not started [2020-06-09T12:26:26.637Z] PASS [2020-06-09T12:26:26.637Z] [2020-06-09T12:26:26.637Z] DONE 6 tests in 6.471s [2020-06-09T12:26:26.637Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-06-09T12:26:26.637Z] ++ 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-06-09T12:26:26.637Z] ++ set -e [2020-06-09T12:26:26.637Z] ++ '[' -n 0 ']' [2020-06-09T12:26:26.637Z] ++ set -x [2020-06-09T12:26:26.638Z] ++ env -i DEST=/go/src/github.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-06-09T12:26:26.918Z] INFO: Testing against a local daemon [2020-06-09T12:26:26.918Z] === RUN TestExternalGraphDriver [2020-06-09T12:26:26.918Z] === RUN TestExternalGraphDriver/json [2020-06-09T12:26:26.952Z] --- PASS: TestConfigList (2.93s) [2020-06-09T12:26:26.952Z] === RUN TestConfigsCreateAndDelete [2020-06-09T12:26:27.517Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-06-09T12:26:27.517Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-06-09T12:26:28.931Z] === RUN TestExternalGraphDriver/spec [2020-06-09T12:26:29.644Z] tests/integration/models_nodes_test.py . [ 91%] [2020-06-09T12:26:29.644Z] tests/integration/models_resources_test.py . [ 91%] [2020-06-09T12:26:30.048Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-06-09T12:26:30.048Z] --- PASS: TestConfigsCreateAndDelete (2.96s) [2020-06-09T12:26:30.048Z] === RUN TestConfigsUpdate [2020-06-09T12:26:31.598Z] === RUN TestExternalGraphDriver/pull [2020-06-09T12:26:31.715Z] latest: Pulling from library/busybox [2020-06-09T12:26:31.715Z] 76df9210b28c: Pulling fs layer [2020-06-09T12:26:31.715Z] 76df9210b28c: Download complete [2020-06-09T12:26:31.715Z] 76df9210b28c: Pull complete [2020-06-09T12:26:31.715Z] Digest: sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 [2020-06-09T12:26:31.715Z] Status: Downloaded newer image for busybox:latest [2020-06-09T12:26:31.947Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-06-09T12:26:32.515Z] --- PASS: TestConfigsUpdate (2.76s) [2020-06-09T12:26:32.515Z] === RUN TestTemplatedConfig [Pipeline] catchError [Pipeline] { [2020-06-09T12:26:33.080Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [Pipeline] sh [2020-06-09T12:26:33.338Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-06-09T12:26:33.362Z] + bundleName=amd64-rootless [2020-06-09T12:26:33.362Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-06-09T12:26:33.362Z] Creating amd64-rootless-bundles.tar.gz [2020-06-09T12:26:33.362Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-06-09T12:26:33.362Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2020-06-09T12:26:33.369Z] Archiving artifacts [2020-06-09T12:26:33.612Z] --- PASS: TestExternalGraphDriver (6.45s) [2020-06-09T12:26:33.612Z] --- PASS: TestExternalGraphDriver/json (2.09s) [2020-06-09T12:26:33.612Z] --- PASS: TestExternalGraphDriver/spec (2.09s) [2020-06-09T12:26:33.612Z] --- PASS: TestExternalGraphDriver/pull (2.15s) [2020-06-09T12:26:33.612Z] === RUN TestGraphdriverPluginV2 [2020-06-09T12:26:33.612Z] --- SKIP: TestGraphdriverPluginV2 (0.12s) [2020-06-09T12:26:33.612Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-09T12:26:33.612Z] PASS [2020-06-09T12:26:33.612Z] [2020-06-09T12:26:33.612Z] === Skipped [2020-06-09T12:26:33.612Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.12s) [2020-06-09T12:26:33.612Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-09T12:26:33.612Z] [2020-06-09T12:26:33.612Z] [2020-06-09T12:26:33.612Z] DONE 5 tests, 1 skipped in 6.700s [2020-06-09T12:26:33.612Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-06-09T12:26:33.612Z] ++ 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-06-09T12:26:33.612Z] ++ set -e [2020-06-09T12:26:33.612Z] ++ '[' -n 0 ']' [2020-06-09T12:26:33.612Z] ++ set -x [2020-06-09T12:26:33.612Z] ++ env -i DEST=/go/src/github.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-06-09T12:26:33.612Z] INFO: Testing against a local daemon [2020-06-09T12:26:33.612Z] === RUN TestContinueAfterPluginCrash [2020-06-09T12:26:33.612Z] === PAUSE TestContinueAfterPluginCrash [2020-06-09T12:26:33.612Z] === RUN TestReadPluginNoRead [2020-06-09T12:26:33.612Z] === PAUSE TestReadPluginNoRead [2020-06-09T12:26:33.612Z] === RUN TestDaemonStartWithLogOpt [2020-06-09T12:26:33.612Z] === PAUSE TestDaemonStartWithLogOpt [2020-06-09T12:26:33.612Z] === CONT TestContinueAfterPluginCrash [2020-06-09T12:26:33.612Z] === CONT TestDaemonStartWithLogOpt [2020-06-09T12:26:35.111Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40938/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-06-09T12:26:35.238Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-06-09T12:26:35.419Z] + make clean [2020-06-09T12:26:35.665Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-06-09T12:26:35.673Z] docker volume rm -f docker-dev-cache [2020-06-09T12:26:35.673Z] docker-dev-cache [Pipeline] deleteDir [2020-06-09T12:26:36.170Z] --- PASS: TestTemplatedConfig (3.66s) [2020-06-09T12:26:36.170Z] === RUN TestConfigCreateResolve [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-09T12:26:36.737Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-06-09T12:26:36.737Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-06-09T12:26:37.755Z] --- PASS: TestUpdateRestartPolicy (12.49s) [2020-06-09T12:26:37.755Z] === RUN TestUpdateRestartWithAutoRemove [2020-06-09T12:26:37.755Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s) [2020-06-09T12:26:37.755Z] === RUN TestWaitNonBlocked [2020-06-09T12:26:37.755Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-09T12:26:37.755Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-09T12:26:37.755Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-09T12:26:37.755Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-09T12:26:37.755Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-09T12:26:37.755Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-09T12:26:37.755Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-06-09T12:26:37.755Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.90s) [2020-06-09T12:26:37.755Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.95s) [2020-06-09T12:26:37.755Z] === RUN TestWaitBlocked [2020-06-09T12:26:37.755Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-09T12:26:37.755Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-09T12:26:37.755Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-06-09T12:26:37.755Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-06-09T12:26:37.755Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-09T12:26:37.755Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-06-09T12:26:37.978Z] --- PASS: TestDaemonStartWithLogOpt (3.88s) [2020-06-09T12:26:37.978Z] === CONT TestReadPluginNoRead [2020-06-09T12:26:38.111Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-06-09T12:26:38.323Z] --- PASS: TestWaitBlocked (0.03s) [2020-06-09T12:26:38.323Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.02s) [2020-06-09T12:26:38.323Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.06s) [2020-06-09T12:26:38.323Z] === CONT TestContainerStartOnDaemonRestart [2020-06-09T12:26:38.323Z] === CONT TestIpcModeOlderClient [2020-06-09T12:26:38.323Z] === CONT TestDaemonHostGatewayIP [2020-06-09T12:26:38.323Z] === CONT TestContainerKillOnDaemonStart [2020-06-09T12:26:38.323Z] --- PASS: TestIpcModeOlderClient (0.20s) [2020-06-09T12:26:38.323Z] === CONT TestDaemonRestartIpcMode [2020-06-09T12:26:38.369Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-06-09T12:26:38.369Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-06-09T12:26:38.405Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-06-09T12:26:38.405Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-06-09T12:26:39.302Z] --- PASS: TestConfigCreateResolve (3.05s) [2020-06-09T12:26:39.302Z] === RUN TestConfigDaemonLibtrustID [2020-06-09T12:26:39.867Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-06-09T12:26:39.867Z] PASS [2020-06-09T12:26:39.867Z] [2020-06-09T12:26:39.867Z] DONE 7 tests in 19.227s [2020-06-09T12:26:39.867Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-06-09T12:26:39.867Z] ++ 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-06-09T12:26:39.867Z] ++ set -e [2020-06-09T12:26:39.867Z] ++ '[' -n 0 ']' [2020-06-09T12:26:39.867Z] ++ set -x [2020-06-09T12:26:39.867Z] ++ env -i DEST=/go/src/github.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-06-09T12:26:40.125Z] INFO: Testing against a local daemon [2020-06-09T12:26:40.125Z] === RUN TestCheckpoint [2020-06-09T12:26:40.125Z] --- SKIP: TestCheckpoint (0.00s) [2020-06-09T12:26:40.125Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-09T12:26:40.125Z] === RUN TestContainerInvalidJSON [2020-06-09T12:26:40.125Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-06-09T12:26:40.125Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-06-09T12:26:40.126Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-06-09T12:26:40.126Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-06-09T12:26:40.126Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-06-09T12:26:40.126Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-06-09T12:26:40.126Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-06-09T12:26:40.126Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-06-09T12:26:40.126Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-06-09T12:26:40.126Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-06-09T12:26:40.126Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-06-09T12:26:40.126Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-06-09T12:26:40.126Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-06-09T12:26:40.126Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-06-09T12:26:40.126Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-06-09T12:26:40.126Z] === RUN TestCopyFromContainerPathIsNotDir [2020-06-09T12:26:40.383Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2020-06-09T12:26:40.383Z] === RUN TestCopyToContainerPathDoesNotExist [2020-06-09T12:26:40.383Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2020-06-09T12:26:40.383Z] === RUN TestCopyToContainerPathIsNotDir [2020-06-09T12:26:40.383Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2020-06-09T12:26:40.383Z] === RUN TestCopyFromContainer [2020-06-09T12:26:40.642Z] === RUN TestReadPluginNoRead/default [2020-06-09T12:26:41.621Z] --- PASS: TestContainerStartOnDaemonRestart (3.44s) [2020-06-09T12:26:41.759Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-06-09T12:26:41.759Z] === RUN TestCopyFromContainer// [2020-06-09T12:26:42.017Z] === RUN TestCopyFromContainer//bar/root [2020-06-09T12:26:42.106Z] === RUN TestReadPluginNoRead/disabled_caching [2020-06-09T12:26:42.221Z] 4612f6d0b889: Pull complete [2020-06-09T12:26:42.221Z] Digest: sha256:2629881183feda906459163cb58fbdbc001bea76a92b2dc4695c8e5b14f747ae [2020-06-09T12:26:42.221Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-09T12:26:42.221Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-06-09T12:26:42.221Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-06-09T12:26:42.221Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1217' [2020-06-09T12:26:42.221Z] WARN: Skipping validation tests [2020-06-09T12:26:42.221Z] INFO: Running unit tests at 06/09/2020 12:26:39... [2020-06-09T12:26:42.275Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-06-09T12:26:42.275Z] === RUN TestCopyFromContainer//bar/root/ [2020-06-09T12:26:42.275Z] === RUN TestCopyFromContainer/bar/quux [2020-06-09T12:26:42.309Z] tests/integration/regression_test.py ...... [ 98%] [2020-06-09T12:26:42.533Z] === RUN TestCopyFromContainer/bar/quux/ [2020-06-09T12:26:42.533Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-06-09T12:26:42.558Z] --- PASS: TestDaemonRestartIpcMode (4.16s) [2020-06-09T12:26:42.566Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-06-09T12:26:42.566Z] tests/integration/credentials/utils_test.py . [100%] [2020-06-09T12:26:42.566Z] [2020-06-09T12:26:42.566Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-06-09T12:26:42.566Z] =========================== short test summary info ============================ [2020-06-09T12:26:42.566Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-06-09T12:26:42.566Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-06-09T12:26:42.566Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-06-09T12:26:42.566Z] Not supported on most drivers [2020-06-09T12:26:42.566Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-06-09T12:26:42.566Z] Can fail if eth0 has multiple IP addresses [2020-06-09T12:26:42.566Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-06-09T12:26:42.566Z] This doesn't seem to be taken into account by the engine [2020-06-09T12:26:42.566Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-06-09T12:26:42.566Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-06-09T12:26:42.566Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-06-09T12:26:42.566Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-06-09T12:26:42.566Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-06-09T12:26:42.566Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-06-09T12:26:42.566Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-06-09T12:26:42.566Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 297.86 seconds == [2020-06-09T12:26:42.719Z] --- PASS: TestContinueAfterPluginCrash (9.05s) [2020-06-09T12:26:42.790Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-06-09T12:26:42.790Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-06-09T12:26:42.790Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-06-09T12:26:42.816Z] --- PASS: TestDaemonHostGatewayIP (4.60s) [2020-06-09T12:26:42.823Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-06-09T12:26:43.050Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-06-09T12:26:43.050Z] === RUN TestCopyFromContainer/bar/notarget [2020-06-09T12:26:43.308Z] --- PASS: TestCopyFromContainer (2.75s) [2020-06-09T12:26:43.308Z] --- PASS: TestCopyFromContainer// (0.16s) [2020-06-09T12:26:43.308Z] --- PASS: TestCopyFromContainer//bar/root (0.17s) [2020-06-09T12:26:43.308Z] --- PASS: TestCopyFromContainer//bar/root/ (0.13s) [2020-06-09T12:26:43.308Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-06-09T12:26:43.308Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-06-09T12:26:43.308Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-06-09T12:26:43.308Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2020-06-09T12:26:43.308Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.14s) [2020-06-09T12:26:43.308Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2020-06-09T12:26:43.308Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-06-09T12:26:43.308Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-06-09T12:26:43.308Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-09T12:26:43.308Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-09T12:26:43.308Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-09T12:26:43.308Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-09T12:26:43.308Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-09T12:26:43.308Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-09T12:26:43.308Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-09T12:26:43.308Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-09T12:26:43.308Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-09T12:26:43.308Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-06-09T12:26:43.308Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-06-09T12:26:43.308Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-06-09T12:26:43.308Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-06-09T12:26:43.308Z] === RUN TestCreateLinkToNonExistingContainer [2020-06-09T12:26:43.308Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-06-09T12:26:43.308Z] === RUN TestCreateWithInvalidEnv [2020-06-09T12:26:43.308Z] === RUN TestCreateWithInvalidEnv/0 [2020-06-09T12:26:43.308Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-06-09T12:26:43.308Z] === RUN TestCreateWithInvalidEnv/1 [2020-06-09T12:26:43.308Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-06-09T12:26:43.308Z] === RUN TestCreateWithInvalidEnv/2 [2020-06-09T12:26:43.308Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-06-09T12:26:43.308Z] === CONT TestCreateWithInvalidEnv/0 [2020-06-09T12:26:43.308Z] === CONT TestCreateWithInvalidEnv/2 [2020-06-09T12:26:43.308Z] === CONT TestCreateWithInvalidEnv/1 [2020-06-09T12:26:43.308Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-06-09T12:26:43.308Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-06-09T12:26:43.308Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-06-09T12:26:43.308Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-06-09T12:26:43.308Z] === RUN TestCreateTmpfsMountsTarget [2020-06-09T12:26:43.308Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-06-09T12:26:43.308Z] === RUN TestCreateWithCustomMaskedPaths [2020-06-09T12:26:43.308Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-06-09T12:26:43.798Z] INFO: make.ps1 starting at 06/09/2020 12:26:43 [2020-06-09T12:26:44.183Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-06-09T12:26:44.271Z] INFO: Git commit (07494d0431) assumed from DOCKER_GITCOMMIT environment variable [2020-06-09T12:26:44.271Z] INFO: Invoking autogen... [2020-06-09T12:26:44.743Z] INFO: Running unit tests... [2020-06-09T12:26:45.204Z] --- PASS: TestCreateWithCustomMaskedPaths (1.85s) [2020-06-09T12:26:45.205Z] === RUN TestCreateWithCapabilities [2020-06-09T12:26:45.205Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-06-09T12:26:45.205Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-06-09T12:26:45.205Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-06-09T12:26:45.205Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-06-09T12:26:45.205Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-06-09T12:26:45.205Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-06-09T12:26:45.205Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-06-09T12:26:45.205Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-06-09T12:26:45.205Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-06-09T12:26:45.205Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-06-09T12:26:45.205Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-09T12:26:45.205Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-09T12:26:45.205Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-06-09T12:26:45.205Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-06-09T12:26:45.205Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-06-09T12:26:45.205Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-06-09T12:26:45.205Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-06-09T12:26:45.205Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-06-09T12:26:45.205Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-06-09T12:26:45.205Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-06-09T12:26:45.205Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-06-09T12:26:45.205Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-06-09T12:26:45.205Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-06-09T12:26:45.205Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-06-09T12:26:45.205Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-09T12:26:45.205Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-06-09T12:26:45.205Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-06-09T12:26:45.205Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-06-09T12:26:45.205Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-06-09T12:26:45.205Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-06-09T12:26:45.205Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-06-09T12:26:45.205Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-06-09T12:26:45.205Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-06-09T12:26:45.462Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-06-09T12:26:45.462Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.04s) [2020-06-09T12:26:45.462Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-06-09T12:26:45.462Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.03s) [2020-06-09T12:26:45.462Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-06-09T12:26:45.462Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-06-09T12:26:45.462Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-06-09T12:26:45.462Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-06-09T12:26:45.462Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-06-09T12:26:45.462Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.03s) [2020-06-09T12:26:45.462Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.03s) [2020-06-09T12:26:45.462Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s) [2020-06-09T12:26:45.462Z] === RUN TestCreateWithCustomReadonlyPaths [2020-06-09T12:26:46.196Z] --- PASS: TestReadPluginNoRead (8.67s) [2020-06-09T12:26:46.196Z] --- PASS: TestReadPluginNoRead/default (1.89s) [2020-06-09T12:26:46.196Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.97s) [2020-06-09T12:26:46.196Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.01s) [2020-06-09T12:26:46.196Z] read_test.go:92: [d79a668f284df] daemon is not started [2020-06-09T12:26:46.196Z] PASS [2020-06-09T12:26:46.196Z] [2020-06-09T12:26:46.196Z] DONE 6 tests in 12.720s [2020-06-09T12:26:46.196Z] 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-06-09T12:26:46.196Z] ++ 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-06-09T12:26:46.196Z] ++ set -e [2020-06-09T12:26:46.196Z] ++ '[' -n 0 ']' [2020-06-09T12:26:46.196Z] ++ set -x [2020-06-09T12:26:46.196Z] ++ env -i DEST=/go/src/github.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-06-09T12:26:46.196Z] testing: warning: no tests to run [2020-06-09T12:26:46.196Z] PASS [2020-06-09T12:26:46.196Z] [2020-06-09T12:26:46.196Z] DONE 0 tests in 0.089s [2020-06-09T12:26:46.196Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-06-09T12:26:46.196Z] ++ 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-06-09T12:26:46.196Z] ++ set -e [2020-06-09T12:26:46.196Z] ++ '[' -n 0 ']' [2020-06-09T12:26:46.196Z] ++ set -x [2020-06-09T12:26:46.196Z] ++ env -i DEST=/go/src/github.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-06-09T12:26:46.395Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-06-09T12:26:46.481Z] INFO: Testing against a local daemon [2020-06-09T12:26:46.482Z] === RUN TestPluginWithDevMounts [2020-06-09T12:26:46.482Z] === PAUSE TestPluginWithDevMounts [2020-06-09T12:26:46.482Z] === CONT TestPluginWithDevMounts [2020-06-09T12:26:46.962Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-06-09T12:26:47.219Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.96s) [2020-06-09T12:26:47.219Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-06-09T12:26:47.219Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-09T12:26:47.219Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-09T12:26:47.219Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-09T12:26:47.219Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-09T12:26:47.219Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-09T12:26:47.220Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-09T12:26:47.220Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-09T12:26:47.220Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-09T12:26:47.220Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-09T12:26:47.220Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-09T12:26:47.220Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-09T12:26:47.220Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-09T12:26:47.220Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-09T12:26:47.220Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-09T12:26:47.220Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-09T12:26:47.477Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-06-09T12:26:47.477Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-06-09T12:26:47.478Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-06-09T12:26:47.478Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-06-09T12:26:47.478Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-06-09T12:26:47.478Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-06-09T12:26:47.478Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-06-09T12:26:48.043Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s) [2020-06-09T12:26:48.043Z] === RUN TestCreateDifferentPlatform [2020-06-09T12:26:48.043Z] === RUN TestCreateDifferentPlatform/different_os [2020-06-09T12:26:48.043Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-06-09T12:26:48.043Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-06-09T12:26:48.043Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-06-09T12:26:48.043Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-06-09T12:26:48.043Z] === RUN TestContainerStartOnDaemonRestart [2020-06-09T12:26:48.043Z] === PAUSE TestContainerStartOnDaemonRestart [2020-06-09T12:26:48.043Z] === RUN TestDaemonRestartIpcMode [2020-06-09T12:26:48.043Z] === PAUSE TestDaemonRestartIpcMode [2020-06-09T12:26:48.043Z] === RUN TestDaemonHostGatewayIP [2020-06-09T12:26:48.043Z] === PAUSE TestDaemonHostGatewayIP [2020-06-09T12:26:48.043Z] === RUN TestContainerKillOnDaemonStart [2020-06-09T12:26:48.043Z] === PAUSE TestContainerKillOnDaemonStart [2020-06-09T12:26:48.043Z] === RUN TestDiff [2020-06-09T12:26:48.495Z] --- PASS: TestPluginWithDevMounts (1.89s) [2020-06-09T12:26:48.495Z] PASS [2020-06-09T12:26:48.495Z] [2020-06-09T12:26:48.495Z] DONE 1 tests in 2.009s [2020-06-09T12:26:48.495Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-06-09T12:26:48.495Z] ++ 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-06-09T12:26:48.495Z] ++ set -e [2020-06-09T12:26:48.495Z] ++ '[' -n 0 ']' [2020-06-09T12:26:48.495Z] ++ set -x [2020-06-09T12:26:48.495Z] ++ env -i DEST=/go/src/github.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-06-09T12:26:48.495Z] INFO: Testing against a local daemon [2020-06-09T12:26:48.495Z] === RUN TestSecretInspect [2020-06-09T12:26:48.609Z] --- PASS: TestDiff (0.59s) [2020-06-09T12:26:48.609Z] === RUN TestExecWithCloseStdin [2020-06-09T12:26:49.174Z] --- PASS: TestExecWithCloseStdin (0.72s) [2020-06-09T12:26:49.174Z] === RUN TestExec [2020-06-09T12:26:49.431Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-06-09T12:26:49.689Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-06-09T12:26:50.256Z] --- PASS: TestExec (0.96s) [2020-06-09T12:26:50.256Z] === RUN TestExecUser [2020-06-09T12:26:50.256Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-06-09T12:26:50.515Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-06-09T12:26:51.081Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-06-09T12:26:51.081Z] --- PASS: TestExecUser (0.87s) [2020-06-09T12:26:51.081Z] === RUN TestExportContainerAndImportImage [2020-06-09T12:26:51.339Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-06-09T12:26:51.598Z] === RUN TestDockerSuite/TestBuildAddScript [2020-06-09T12:26:52.165Z] --- PASS: TestExportContainerAndImportImage (0.96s) [2020-06-09T12:26:52.165Z] === RUN TestExportContainerAfterDaemonRestart [2020-06-09T12:26:52.697Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-06-09T12:26:52.788Z] --- PASS: TestContainerKillOnDaemonStart (13.12s) [2020-06-09T12:26:52.788Z] PASS [2020-06-09T12:26:52.788Z] [2020-06-09T12:26:52.788Z] === Skipped [2020-06-09T12:26:52.788Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-06-09T12:26:52.788Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-09T12:26:52.788Z] [2020-06-09T12:26:52.788Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-06-09T12:26:52.788Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-09T12:26:52.788Z] [2020-06-09T12:26:52.788Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-06-09T12:26:52.788Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-09T12:26:52.788Z] [2020-06-09T12:26:52.788Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-09T12:26:52.788Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-09T12:26:52.788Z] [2020-06-09T12:26:52.788Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-06-09T12:26:52.788Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-09T12:26:52.788Z] [2020-06-09T12:26:52.788Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-06-09T12:26:52.788Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-06-09T12:26:52.788Z] [2020-06-09T12:26:52.788Z] [2020-06-09T12:26:52.788Z] DONE 203 tests, 6 skipped in 135.088s [2020-06-09T12:26:52.788Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-06-09T12:26:52.788Z] ++ 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-06-09T12:26:52.788Z] ++ set -e [2020-06-09T12:26:52.788Z] ++ '[' -n 0 ']' [2020-06-09T12:26:52.788Z] ++ set -x [2020-06-09T12:26:52.788Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-06-09T12:26:52.788Z] INFO: Testing against a local daemon [2020-06-09T12:26:52.788Z] === RUN TestCommitInheritsEnv [2020-06-09T12:26:52.788Z] --- PASS: TestCommitInheritsEnv (0.52s) [2020-06-09T12:26:52.788Z] === RUN TestImportExtremelyLargeImageWorks [2020-06-09T12:26:52.788Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-06-09T12:26:52.788Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-06-09T12:26:52.788Z] === RUN TestImagesFilterMultiReference [2020-06-09T12:26:52.788Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2020-06-09T12:26:52.788Z] === RUN TestImagePullPlatformInvalid [2020-06-09T12:26:52.788Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-06-09T12:26:52.788Z] === RUN TestRemoveImageOrphaning [2020-06-09T12:26:52.788Z] --- PASS: TestRemoveImageOrphaning (0.51s) [2020-06-09T12:26:52.788Z] === RUN TestRemoveImageGarbageCollector [2020-06-09T12:26:52.788Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-06-09T12:26:52.788Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-09T12:26:52.788Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-06-09T12:26:52.788Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-06-09T12:26:52.788Z] === RUN TestTagInvalidReference [2020-06-09T12:26:52.788Z] --- PASS: TestTagInvalidReference (0.03s) [2020-06-09T12:26:52.788Z] === RUN TestTagValidPrefixedRepo [2020-06-09T12:26:52.788Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-06-09T12:26:52.788Z] === RUN TestTagExistedNameWithoutForce [2020-06-09T12:26:52.904Z] --- PASS: TestSecretInspect (3.84s) [2020-06-09T12:26:52.904Z] === RUN TestSecretList [2020-06-09T12:26:53.047Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-06-09T12:26:53.047Z] === RUN TestTagOfficialNames [2020-06-09T12:26:53.047Z] --- PASS: TestTagOfficialNames (0.07s) [2020-06-09T12:26:53.047Z] === RUN TestTagMatchesDigest [2020-06-09T12:26:53.047Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-06-09T12:26:53.047Z] PASS [2020-06-09T12:26:53.047Z] [2020-06-09T12:26:53.047Z] === Skipped [2020-06-09T12:26:53.047Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-06-09T12:26:53.047Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-06-09T12:26:53.047Z] [2020-06-09T12:26:53.047Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-06-09T12:26:53.047Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-09T12:26:53.047Z] [2020-06-09T12:26:53.047Z] [2020-06-09T12:26:53.047Z] DONE 12 tests, 2 skipped in 1.673s [2020-06-09T12:26:53.047Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-06-09T12:26:53.047Z] ++ 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-06-09T12:26:53.047Z] ++ set -e [2020-06-09T12:26:53.047Z] ++ '[' -n 0 ']' [2020-06-09T12:26:53.047Z] ++ set -x [2020-06-09T12:26:53.047Z] ++ env -i DEST=/go/src/github.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-06-09T12:26:53.098Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-06-09T12:26:53.306Z] INFO: Testing against a local daemon [2020-06-09T12:26:53.306Z] === RUN TestNetworkCreateDelete [2020-06-09T12:26:53.565Z] --- PASS: TestNetworkCreateDelete (0.42s) [2020-06-09T12:26:53.565Z] === RUN TestDockerNetworkDeletePreferID [2020-06-09T12:26:53.665Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) [2020-06-09T12:26:53.665Z] === RUN TestHealthCheckWorkdir [2020-06-09T12:26:54.600Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-06-09T12:26:54.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-06-09T12:26:54.859Z] --- PASS: TestHealthCheckWorkdir (1.18s) [2020-06-09T12:26:54.859Z] === RUN TestHealthKillContainer [2020-06-09T12:26:54.859Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-06-09T12:26:54.943Z] --- PASS: TestDockerNetworkDeletePreferID (1.22s) [2020-06-09T12:26:54.943Z] === RUN TestDaemonDNSFallback [2020-06-09T12:26:55.003Z] Leaving: AppArmorNo profiles have been unloaded. [2020-06-09T12:26:55.003Z] [2020-06-09T12:26:55.003Z] Unloading profiles will leave already running processes permanently [2020-06-09T12:26:55.003Z] unconfined, which can lead to unexpected situations. [2020-06-09T12:26:55.003Z] [2020-06-09T12:26:55.003Z] To set a process to complain mode, use the command line tool [2020-06-09T12:26:55.003Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-06-09T12:26:55.003Z] [2020-06-09T12:26:55.221Z] 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 Post stage [Pipeline] junit [2020-06-09T12:26:55.578Z] Recording test results [2020-06-09T12:26:56.232Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-06-09T12:26:56.343Z] --- PASS: TestSecretList (3.69s) [2020-06-09T12:26:56.343Z] === RUN TestSecretsCreateAndDelete [Pipeline] sh [2020-06-09T12:26:56.868Z] + echo Ensuring container killed. [2020-06-09T12:26:56.868Z] Ensuring container killed. [2020-06-09T12:26:56.868Z] + docker rm -vf docker-pr8 [2020-06-09T12:26:56.868Z] Error: No such container: docker-pr8 [2020-06-09T12:26:56.868Z] + true [Pipeline] sh [2020-06-09T12:26:57.150Z] + echo Chowning /workspace to jenkins user [2020-06-09T12:26:57.150Z] Chowning /workspace to jenkins user [2020-06-09T12:26:57.150Z] + id -u [2020-06-09T12:26:57.150Z] + id -g [2020-06-09T12:26:57.150Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40938:/workspace busybox chown -R 1000:1000 /workspace [2020-06-09T12:26:57.150Z] Unable to find image 'busybox:latest' locally [2020-06-09T12:26:57.477Z] --- PASS: TestDaemonDNSFallback (2.52s) [2020-06-09T12:26:57.477Z] === RUN TestInspectNetwork [2020-06-09T12:26:57.555Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-06-09T12:26:57.606Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-06-09T12:26:57.863Z] --- PASS: TestHealthKillContainer (3.01s) [2020-06-09T12:26:57.863Z] === RUN TestInspectCpusetInConfigPre120 [2020-06-09T12:26:58.429Z] --- PASS: TestInspectCpusetInConfigPre120 (0.73s) [2020-06-09T12:26:58.429Z] === RUN TestIpcModeNone [2020-06-09T12:26:59.363Z] --- PASS: TestIpcModeNone (0.89s) [2020-06-09T12:26:59.363Z] === RUN TestIpcModePrivate [2020-06-09T12:26:59.363Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-06-09T12:26:59.784Z] --- PASS: TestSecretsCreateAndDelete (3.63s) [2020-06-09T12:26:59.784Z] === RUN TestSecretsUpdate [2020-06-09T12:27:00.297Z] --- PASS: TestIpcModePrivate (0.76s) [2020-06-09T12:27:00.297Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:82, shared: false, mustBeShared: false [2020-06-09T12:27:00.297Z] === RUN TestIpcModeShareable [2020-06-09T12:27:00.864Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-06-09T12:27:00.864Z] --- PASS: TestIpcModeShareable (0.82s) [2020-06-09T12:27:00.864Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:79, shared: true, mustBeShared: true [2020-06-09T12:27:00.864Z] === RUN TestAPIIpcModeShareableAndContainer [2020-06-09T12:27:01.430Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-06-09T12:27:02.402Z] latest: Pulling from library/busybox [2020-06-09T12:27:02.402Z] 76df9210b28c: Pulling fs layer [2020-06-09T12:27:02.402Z] 76df9210b28c: Download complete [2020-06-09T12:27:02.660Z] 76df9210b28c: Pull complete [2020-06-09T12:27:02.660Z] Digest: sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 [2020-06-09T12:27:02.660Z] Status: Downloaded newer image for busybox:latest [2020-06-09T12:27:02.748Z] === RUN TestInspectNetwork/full_network_id [2020-06-09T12:27:02.748Z] === RUN TestInspectNetwork/partial_network_id [2020-06-09T12:27:02.748Z] === RUN TestInspectNetwork/network_name [2020-06-09T12:27:02.748Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-06-09T12:27:03.226Z] --- PASS: TestSecretsUpdate (3.72s) [2020-06-09T12:27:03.227Z] === RUN TestTemplatedSecret [2020-06-09T12:27:03.330Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-06-09T12:27:03.588Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.63s) [2020-06-09T12:27:03.588Z] === RUN TestAPIIpcModeHost [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-06-09T12:27:03.846Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-06-09T12:27:03.885Z] + bundleName=docker-py [2020-06-09T12:27:03.885Z] + echo Creating docker-py-bundles.tar.gz [2020-06-09T12:27:03.885Z] Creating docker-py-bundles.tar.gz [2020-06-09T12:27:03.885Z] + 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-06-09T12:27:03.895Z] Archiving artifacts [2020-06-09T12:27:03.937Z] ? github.com/docker/docker/api [no test files] [2020-06-09T12:27:04.411Z] --- PASS: TestAPIIpcModeHost (0.69s) [2020-06-09T12:27:04.411Z] === RUN TestDaemonIpcModeShareable [2020-06-09T12:27:04.976Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-06-09T12:27:05.420Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40938/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-06-09T12:27:05.791Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40938/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_GITCOMMIT=42f65bcebea5a9e610a5f5305b47a88ff6d5ce16 -e DOCKER_GRAPHDRIVER docker:42f65bcebea5a9e610a5f5305b47a88ff6d5ce16 hack/make.sh binary-daemon [2020-06-09T12:27:05.908Z] --- PASS: TestDaemonIpcModeShareable (1.50s) [2020-06-09T12:27:05.908Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: true, mustBeShared: true [2020-06-09T12:27:05.908Z] === RUN TestDaemonIpcModePrivate [2020-06-09T12:27:06.047Z] [2020-06-09T12:27:06.304Z] Removing bundles/ [2020-06-09T12:27:06.304Z] [2020-06-09T12:27:06.304Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-06-09T12:27:06.304Z] Building: bundles/binary-daemon/dockerd-dev [2020-06-09T12:27:06.304Z] GOOS="" GOARCH="" GOARM="" [2020-06-09T12:27:06.936Z] --- PASS: TestInspectNetwork (9.50s) [2020-06-09T12:27:06.936Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-06-09T12:27:06.936Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-06-09T12:27:06.936Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-06-09T12:27:06.936Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-06-09T12:27:06.936Z] === RUN TestRunContainerWithBridgeNone [2020-06-09T12:27:07.282Z] --- PASS: TestDaemonIpcModePrivate (1.49s) [2020-06-09T12:27:07.282Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2020-06-09T12:27:07.282Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-06-09T12:27:07.282Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-06-09T12:27:07.282Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-06-09T12:27:07.591Z] --- PASS: TestTemplatedSecret (3.52s) [2020-06-09T12:27:07.591Z] === RUN TestSecretCreateResolve [2020-06-09T12:27:07.847Z] === RUN TestDockerSuite/TestBuildAddTar [2020-06-09T12:27:08.780Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.46s) [2020-06-09T12:27:08.780Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:102, shared: false, mustBeShared: false [2020-06-09T12:27:08.780Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-06-09T12:27:09.472Z] --- PASS: TestRunContainerWithBridgeNone (2.48s) [2020-06-09T12:27:09.472Z] === RUN TestNetworkInvalidJSON [2020-06-09T12:27:09.472Z] === RUN TestNetworkInvalidJSON//networks/create [2020-06-09T12:27:09.472Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-06-09T12:27:09.472Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-06-09T12:27:09.472Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-06-09T12:27:09.472Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-09T12:27:09.472Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-09T12:27:09.472Z] === CONT TestNetworkInvalidJSON//networks/create [2020-06-09T12:27:09.472Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-06-09T12:27:09.472Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-09T12:27:09.472Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-06-09T12:27:09.472Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-06-09T12:27:09.472Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-06-09T12:27:09.472Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-06-09T12:27:09.472Z] === RUN TestHostIPv4BridgeLabel [2020-06-09T12:27:10.040Z] --- PASS: TestHostIPv4BridgeLabel (0.74s) [2020-06-09T12:27:10.040Z] === RUN TestDaemonRestartWithLiveRestore [2020-06-09T12:27:10.155Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.45s) [2020-06-09T12:27:10.155Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: true, mustBeShared: true [2020-06-09T12:27:10.155Z] === RUN TestIpcModeOlderClient [2020-06-09T12:27:10.155Z] === PAUSE TestIpcModeOlderClient [2020-06-09T12:27:10.155Z] === RUN TestKillContainerInvalidSignal [2020-06-09T12:27:10.721Z] --- PASS: TestKillContainerInvalidSignal (0.64s) [2020-06-09T12:27:10.721Z] === RUN TestKillContainer [2020-06-09T12:27:10.979Z] === RUN TestKillContainer/no_signal [2020-06-09T12:27:11.040Z] --- PASS: TestSecretCreateResolve (3.66s) [2020-06-09T12:27:11.040Z] PASS [2020-06-09T12:27:11.040Z] [2020-06-09T12:27:11.040Z] DONE 6 tests in 22.183s [2020-06-09T12:27:11.040Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-06-09T12:27:11.040Z] ++ 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-06-09T12:27:11.040Z] ++ set -e [2020-06-09T12:27:11.040Z] ++ '[' -n 0 ']' [2020-06-09T12:27:11.040Z] ++ set -x [2020-06-09T12:27:11.040Z] ++ env -i DEST=/go/src/github.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-06-09T12:27:11.040Z] INFO: Testing against a local daemon [2020-06-09T12:27:11.040Z] === RUN TestServiceCreateInit [2020-06-09T12:27:11.040Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-06-09T12:27:11.425Z] --- PASS: TestDaemonRestartWithLiveRestore (1.29s) [2020-06-09T12:27:11.425Z] === RUN TestDaemonDefaultNetworkPools [2020-06-09T12:27:11.545Z] === RUN TestKillContainer/non_killing_signal [2020-06-09T12:27:11.804Z] === RUN TestKillContainer/killing_signal [2020-06-09T12:27:12.738Z] --- PASS: TestKillContainer (1.73s) [2020-06-09T12:27:12.738Z] --- PASS: TestKillContainer/no_signal (0.57s) [2020-06-09T12:27:12.738Z] --- PASS: TestKillContainer/non_killing_signal (0.38s) [2020-06-09T12:27:12.738Z] --- PASS: TestKillContainer/killing_signal (0.54s) [2020-06-09T12:27:12.738Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-06-09T12:27:12.738Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-06-09T12:27:12.805Z] --- PASS: TestDaemonDefaultNetworkPools (1.23s) [2020-06-09T12:27:12.805Z] === RUN TestDaemonRestartWithExistingNetwork [2020-06-09T12:27:13.308Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-06-09T12:27:13.566Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-06-09T12:27:13.824Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.12s) [2020-06-09T12:27:13.824Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.58s) [2020-06-09T12:27:13.824Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.34s) [2020-06-09T12:27:13.824Z] === RUN TestKillStoppedContainer [2020-06-09T12:27:13.824Z] --- PASS: TestKillStoppedContainer (0.06s) [2020-06-09T12:27:13.824Z] === RUN TestKillStoppedContainerAPIPre120 [2020-06-09T12:27:13.824Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-06-09T12:27:13.824Z] === RUN TestKillDifferentUserContainer [2020-06-09T12:27:13.824Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-06-09T12:27:14.710Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.82s) [2020-06-09T12:27:14.710Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-06-09T12:27:14.757Z] --- PASS: TestKillDifferentUserContainer (0.81s) [2020-06-09T12:27:14.757Z] === RUN TestInspectOomKilledTrue [2020-06-09T12:27:14.757Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-06-09T12:27:14.757Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-09T12:27:14.757Z] === RUN TestInspectOomKilledFalse [2020-06-09T12:27:14.757Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-06-09T12:27:14.757Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-09T12:27:14.757Z] === RUN TestLinksEtcHostsContentMatch [2020-06-09T12:27:14.757Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-06-09T12:27:15.324Z] --- PASS: TestLinksEtcHostsContentMatch (0.70s) [2020-06-09T12:27:15.324Z] === RUN TestLinksContainerNames [2020-06-09T12:27:16.257Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-06-09T12:27:16.510Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-06-09T12:27:16.615Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.28s) [2020-06-09T12:27:16.615Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-06-09T12:27:16.822Z] --- PASS: TestLinksContainerNames (1.39s) [2020-06-09T12:27:16.822Z] === RUN TestLogsFollowTailEmpty [2020-06-09T12:27:17.552Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.81s) [2020-06-09T12:27:17.552Z] === RUN TestServiceWithPredefinedNetwork [2020-06-09T12:27:17.756Z] --- PASS: TestLogsFollowTailEmpty (0.94s) [2020-06-09T12:27:17.756Z] === RUN TestContainerNetworkMountsNoChown [2020-06-09T12:27:18.324Z] --- PASS: TestContainerNetworkMountsNoChown (0.72s) [2020-06-09T12:27:18.324Z] === RUN TestMountDaemonRoot [2020-06-09T12:27:18.324Z] === RUN TestMountDaemonRoot/default [2020-06-09T12:27:18.324Z] === PAUSE TestMountDaemonRoot/default [2020-06-09T12:27:18.324Z] === RUN TestMountDaemonRoot/private [2020-06-09T12:27:18.324Z] === PAUSE TestMountDaemonRoot/private [2020-06-09T12:27:18.324Z] === RUN TestMountDaemonRoot/rprivate [2020-06-09T12:27:18.324Z] === PAUSE TestMountDaemonRoot/rprivate [2020-06-09T12:27:18.324Z] === RUN TestMountDaemonRoot/slave [2020-06-09T12:27:18.324Z] === PAUSE TestMountDaemonRoot/slave [2020-06-09T12:27:18.324Z] === RUN TestMountDaemonRoot/rslave [2020-06-09T12:27:18.324Z] === PAUSE TestMountDaemonRoot/rslave [2020-06-09T12:27:18.324Z] === RUN TestMountDaemonRoot/shared [2020-06-09T12:27:18.324Z] === PAUSE TestMountDaemonRoot/shared [2020-06-09T12:27:18.324Z] === RUN TestMountDaemonRoot/rshared [2020-06-09T12:27:18.324Z] === PAUSE TestMountDaemonRoot/rshared [2020-06-09T12:27:18.583Z] === CONT TestMountDaemonRoot/default [2020-06-09T12:27:18.583Z] === RUN TestMountDaemonRoot/default/bind_root [2020-06-09T12:27:18.583Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-06-09T12:27:18.583Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-06-09T12:27:18.583Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-06-09T12:27:18.583Z] === RUN TestMountDaemonRoot/default/mount_root [2020-06-09T12:27:18.583Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-06-09T12:27:18.583Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-06-09T12:27:18.583Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-06-09T12:27:18.583Z] === CONT TestMountDaemonRoot/default/bind_root [2020-06-09T12:27:18.583Z] === CONT TestMountDaemonRoot/rshared [2020-06-09T12:27:18.583Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-06-09T12:27:18.583Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-06-09T12:27:18.583Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-06-09T12:27:18.583Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-06-09T12:27:18.583Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-06-09T12:27:18.583Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-06-09T12:27:18.583Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-06-09T12:27:18.583Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-06-09T12:27:18.583Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-06-09T12:27:18.583Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-06-09T12:27:18.583Z] === CONT TestMountDaemonRoot/shared [2020-06-09T12:27:18.583Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-06-09T12:27:18.583Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-06-09T12:27:18.583Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-06-09T12:27:18.583Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-06-09T12:27:18.583Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-06-09T12:27:18.583Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-06-09T12:27:18.583Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-06-09T12:27:18.583Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-06-09T12:27:18.583Z] === CONT TestMountDaemonRoot/rslave [2020-06-09T12:27:18.583Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-06-09T12:27:18.583Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-06-09T12:27:18.583Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-06-09T12:27:18.583Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-06-09T12:27:18.583Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-06-09T12:27:18.583Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-06-09T12:27:18.583Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-06-09T12:27:18.583Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-06-09T12:27:18.583Z] === CONT TestMountDaemonRoot/slave [2020-06-09T12:27:18.583Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-06-09T12:27:18.583Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-06-09T12:27:18.583Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-06-09T12:27:18.583Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-06-09T12:27:18.583Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-06-09T12:27:18.583Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-06-09T12:27:18.583Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-06-09T12:27:18.583Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-06-09T12:27:18.583Z] === CONT TestMountDaemonRoot/rprivate [2020-06-09T12:27:18.583Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-06-09T12:27:18.583Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-06-09T12:27:18.583Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-06-09T12:27:18.583Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-06-09T12:27:18.583Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-06-09T12:27:18.583Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-06-09T12:27:18.583Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-06-09T12:27:18.583Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-06-09T12:27:18.583Z] === CONT TestMountDaemonRoot/private [2020-06-09T12:27:18.583Z] === RUN TestMountDaemonRoot/private/bind_root [2020-06-09T12:27:18.583Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-06-09T12:27:18.583Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-06-09T12:27:18.583Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-06-09T12:27:18.583Z] === RUN TestMountDaemonRoot/private/mount_root [2020-06-09T12:27:18.583Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-06-09T12:27:18.583Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-06-09T12:27:18.583Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-06-09T12:27:18.583Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-06-09T12:27:18.583Z] === CONT TestMountDaemonRoot/default/mount_root [2020-06-09T12:27:18.583Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-06-09T12:27:18.583Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-06-09T12:27:18.583Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-06-09T12:27:18.583Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-06-09T12:27:18.583Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-06-09T12:27:18.583Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-06-09T12:27:18.841Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-06-09T12:27:18.841Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-06-09T12:27:18.841Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-06-09T12:27:18.841Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-06-09T12:27:18.841Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-06-09T12:27:18.841Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-06-09T12:27:18.841Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-06-09T12:27:18.841Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-06-09T12:27:18.841Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-06-09T12:27:18.841Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-06-09T12:27:18.841Z] === CONT TestMountDaemonRoot/private/bind_root [2020-06-09T12:27:18.841Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-06-09T12:27:18.841Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-06-09T12:27:18.929Z] ok github.com/docker/docker/api/server 0.123s coverage: 9.0% of statements [2020-06-09T12:27:19.099Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-06-09T12:27:19.099Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-06-09T12:27:19.099Z] === CONT TestMountDaemonRoot/private/mount_root [2020-06-09T12:27:19.099Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-06-09T12:27:19.099Z] --- PASS: TestMountDaemonRoot (0.07s) [2020-06-09T12:27:19.099Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-06-09T12:27:19.099Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2020-06-09T12:27:19.099Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-06-09T12:27:19.099Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-06-09T12:27:19.099Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2020-06-09T12:27:19.099Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-06-09T12:27:19.099Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-06-09T12:27:19.099Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-06-09T12:27:19.099Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-06-09T12:27:19.099Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-06-09T12:27:19.099Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-06-09T12:27:19.099Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-06-09T12:27:19.099Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-06-09T12:27:19.099Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-06-09T12:27:19.099Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-06-09T12:27:19.099Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-06-09T12:27:19.099Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-06-09T12:27:19.099Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-06-09T12:27:19.099Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-06-09T12:27:19.099Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-06-09T12:27:19.099Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-06-09T12:27:19.099Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2020-06-09T12:27:19.099Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-06-09T12:27:19.099Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-06-09T12:27:19.099Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-06-09T12:27:19.099Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-06-09T12:27:19.099Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-06-09T12:27:19.099Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-06-09T12:27:19.099Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-06-09T12:27:19.099Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-06-09T12:27:19.099Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-06-09T12:27:19.099Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-06-09T12:27:19.099Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-06-09T12:27:19.099Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-06-09T12:27:19.099Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-06-09T12:27:19.099Z] === RUN TestContainerBindMountNonRecursive [2020-06-09T12:27:20.473Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-06-09T12:27:20.473Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-06-09T12:27:20.851Z] --- PASS: TestServiceWithPredefinedNetwork (3.23s) [2020-06-09T12:27:20.851Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-06-09T12:27:20.851Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-09T12:27:20.851Z] service_test.go:236: FLAKY_TEST [2020-06-09T12:27:20.851Z] === RUN TestServiceWithDataPathPortInit [2020-06-09T12:27:21.040Z] --- PASS: TestContainerBindMountNonRecursive (2.01s) [2020-06-09T12:27:21.040Z] === RUN TestNetworkNat [2020-06-09T12:27:21.974Z] --- PASS: TestNetworkNat (0.95s) [2020-06-09T12:27:21.974Z] === RUN TestNetworkLocalhostTCPNat [2020-06-09T12:27:21.981Z] --- PASS: TestServiceCreateInit (10.49s) [2020-06-09T12:27:21.981Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.13s) [2020-06-09T12:27:21.981Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.34s) [2020-06-09T12:27:21.981Z] === RUN TestCreateServiceMultipleTimes [2020-06-09T12:27:22.908Z] --- PASS: TestNetworkLocalhostTCPNat (0.83s) [2020-06-09T12:27:22.908Z] === RUN TestNetworkLoopbackNat [2020-06-09T12:27:22.908Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-06-09T12:27:23.840Z] --- PASS: TestNetworkLoopbackNat (0.99s) [2020-06-09T12:27:23.840Z] === RUN TestPause [2020-06-09T12:27:24.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-06-09T12:27:24.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-06-09T12:27:24.773Z] --- PASS: TestPause (0.93s) [2020-06-09T12:27:24.773Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-06-09T12:27:24.773Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-09T12:27:24.773Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-09T12:27:24.773Z] === RUN TestPauseStopPausedContainer [2020-06-09T12:27:25.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-06-09T12:27:25.708Z] --- PASS: TestPauseStopPausedContainer (1.03s) [2020-06-09T12:27:25.708Z] === RUN TestPsFilter [2020-06-09T12:27:25.966Z] --- PASS: TestPsFilter (0.15s) [2020-06-09T12:27:25.966Z] === RUN TestRemoveContainerWithRemovedVolume [2020-06-09T12:27:26.943Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.93s) [2020-06-09T12:27:26.943Z] === RUN TestRemoveContainerWithVolume [2020-06-09T12:27:27.334Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-06-09T12:27:27.334Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-06-09T12:27:27.881Z] --- PASS: TestRemoveContainerWithVolume (0.95s) [2020-06-09T12:27:27.881Z] === RUN TestRemoveContainerRunning [2020-06-09T12:27:27.881Z] === RUN TestDockerSuite/TestBuildBlankName [2020-06-09T12:27:28.446Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-06-09T12:27:28.703Z] --- PASS: TestRemoveContainerRunning (0.82s) [2020-06-09T12:27:28.703Z] === RUN TestRemoveContainerForceRemoveRunning [2020-06-09T12:27:29.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-06-09T12:27:29.636Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.76s) [2020-06-09T12:27:29.636Z] === RUN TestRemoveInvalidContainer [2020-06-09T12:27:29.636Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-06-09T12:27:29.636Z] === RUN TestRenameLinkedContainer [2020-06-09T12:27:31.009Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-06-09T12:27:32.908Z] --- PASS: TestRenameLinkedContainer (3.58s) [2020-06-09T12:27:32.908Z] === RUN TestRenameStoppedContainer [2020-06-09T12:27:33.474Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-06-09T12:27:33.732Z] --- PASS: TestRenameStoppedContainer (0.83s) [2020-06-09T12:27:33.732Z] === RUN TestRenameRunningContainerAndReuse [2020-06-09T12:27:33.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-06-09T12:27:35.106Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-06-09T12:27:35.672Z] --- PASS: TestRenameRunningContainerAndReuse (1.85s) [2020-06-09T12:27:35.672Z] === RUN TestRenameInvalidName [2020-06-09T12:27:35.864Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-06-09T12:27:36.237Z] --- PASS: TestRenameInvalidName (0.65s) [2020-06-09T12:27:36.237Z] === RUN TestRenameAnonymousContainer [2020-06-09T12:27:37.610Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-06-09T12:27:37.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-06-09T12:27:38.176Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-06-09T12:27:38.196Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-06-09T12:27:38.940Z] --- PASS: TestServiceWithDataPathPortInit (18.26s) [2020-06-09T12:27:38.940Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-06-09T12:27:39.550Z] --- PASS: TestRenameAnonymousContainer (3.23s) [2020-06-09T12:27:39.550Z] === RUN TestRenameContainerWithSameName [2020-06-09T12:27:39.808Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-06-09T12:27:40.374Z] --- PASS: TestRenameContainerWithSameName (0.75s) [2020-06-09T12:27:40.374Z] === RUN TestRenameContainerWithLinkedContainer [2020-06-09T12:27:40.632Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-06-09T12:27:40.899Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-06-09T12:27:41.566Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-06-09T12:27:41.824Z] --- PASS: TestRenameContainerWithLinkedContainer (1.60s) [2020-06-09T12:27:41.824Z] === RUN TestResize [2020-06-09T12:27:42.082Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-06-09T12:27:42.407Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-06-09T12:27:42.649Z] --- PASS: TestResize (0.69s) [2020-06-09T12:27:42.649Z] === RUN TestResizeWithInvalidSize [2020-06-09T12:27:43.584Z] --- PASS: TestResizeWithInvalidSize (0.77s) [2020-06-09T12:27:43.584Z] === RUN TestResizeWhenContainerNotStarted [2020-06-09T12:27:43.584Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-06-09T12:27:44.151Z] --- PASS: TestResizeWhenContainerNotStarted (0.83s) [2020-06-09T12:27:44.151Z] === RUN TestDaemonRestartKillContainers [2020-06-09T12:27:44.151Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-09T12:27:44.151Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-09T12:27:44.151Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-09T12:27:44.151Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-09T12:27:44.151Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-09T12:27:44.151Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-09T12:27:44.151Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-09T12:27:44.151Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-09T12:27:44.151Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-09T12:27:44.151Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-09T12:27:44.151Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-09T12:27:44.151Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-09T12:27:44.151Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-09T12:27:44.151Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-09T12:27:44.152Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-09T12:27:44.152Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-09T12:27:44.152Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-09T12:27:44.152Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-09T12:27:44.152Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-09T12:27:44.152Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-09T12:27:44.152Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-09T12:27:44.152Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-09T12:27:44.152Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-09T12:27:44.152Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-09T12:27:44.152Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-09T12:27:44.152Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-09T12:27:44.271Z] --- PASS: TestCreateServiceMultipleTimes (22.25s) [2020-06-09T12:27:44.271Z] === RUN TestCreateServiceConflict [2020-06-09T12:27:44.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-06-09T12:27:46.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-06-09T12:27:46.682Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-06-09T12:27:46.940Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-09T12:27:46.940Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-06-09T12:27:46.942Z] --- PASS: TestCreateServiceConflict (3.67s) [2020-06-09T12:27:46.942Z] === RUN TestCreateServiceMaxReplicas [2020-06-09T12:27:47.198Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-09T12:27:48.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-06-09T12:27:48.916Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.92s) [2020-06-09T12:27:48.916Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:0g2vr3r7rnrsb0246zmnfei2o Created:2020-06-09 12:27:40.60455852 +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[8f3cae47e9af0b962c325f4530e3289aa0ed1612f7a1541e2b20511dc847bc08:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.g4n4ebck30xwsre2iv7ogotgz EndpointID:adbc4d2fd959c588ae787cfc16b9ab1a6ee9353f723171bdc2f83335629ee056 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0e488a4aa94c1dcd1e48561144f6249eff3c5d8fc4fdefde2c08eba55a9a90a3 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:17941641e088 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.g4n4ebck30xwsre2iv7ogotgz EndpointID:adbc4d2fd959c588ae787cfc16b9ab1a6ee9353f723171bdc2f83335629ee056 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-06-09T12:27:48.916Z] PASS [2020-06-09T12:27:48.916Z] [2020-06-09T12:27:48.916Z] === Skipped [2020-06-09T12:27:48.916Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-09T12:27:48.916Z] service_test.go:236: FLAKY_TEST [2020-06-09T12:27:48.916Z] [2020-06-09T12:27:48.916Z] [2020-06-09T12:27:48.917Z] DONE 23 tests, 1 skipped in 54.891s [2020-06-09T12:27:48.917Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-06-09T12:27:48.917Z] ++ 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-06-09T12:27:48.917Z] ++ set -e [2020-06-09T12:27:48.917Z] ++ '[' -n 0 ']' [2020-06-09T12:27:48.917Z] ++ set -x [2020-06-09T12:27:48.917Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-06-09T12:27:48.917Z] INFO: Testing against a local daemon [2020-06-09T12:27:48.917Z] === RUN TestDockerNetworkIpvlanPersistance [2020-06-09T12:27:48.917Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-06-09T12:27:48.917Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-09T12:27:48.917Z] === RUN TestDockerNetworkIpvlan [2020-06-09T12:27:48.917Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-06-09T12:27:48.917Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-09T12:27:48.917Z] PASS [2020-06-09T12:27:48.917Z] [2020-06-09T12:27:48.917Z] === Skipped [2020-06-09T12:27:48.917Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-06-09T12:27:48.917Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-09T12:27:48.917Z] [2020-06-09T12:27:48.917Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-06-09T12:27:48.917Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-09T12:27:48.917Z] [2020-06-09T12:27:48.917Z] [2020-06-09T12:27:48.917Z] DONE 2 tests, 2 skipped in 0.154s [2020-06-09T12:27:48.917Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-06-09T12:27:48.917Z] ++ 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-06-09T12:27:48.917Z] ++ set -e [2020-06-09T12:27:48.917Z] ++ '[' -n 0 ']' [2020-06-09T12:27:48.917Z] ++ set -x [2020-06-09T12:27:48.917Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-06-09T12:27:48.917Z] INFO: Testing against a local daemon [2020-06-09T12:27:48.917Z] === RUN TestDockerNetworkMacvlanPersistance [2020-06-09T12:27:50.067Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-06-09T12:27:50.068Z] Using test binary docker [2020-06-09T12:27:50.068Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-06-09T12:27:50.068Z] +++ /etc/init.d/apparmor start [2020-06-09T12:27:50.068Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-06-09T12:27:50.068Z] INFO: Waiting for daemon to start... [2020-06-09T12:27:50.068Z] Starting dockerd [2020-06-09T12:27:50.068Z] +++ 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-06-09T12:27:50.295Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.11s) [2020-06-09T12:27:50.295Z] === RUN TestDockerNetworkMacvlan [2020-06-09T12:27:50.485Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-06-09T12:27:50.485Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-09T12:27:51.051Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-09T12:27:51.308Z] --- PASS: TestCreateServiceMaxReplicas (3.97s) [2020-06-09T12:27:51.308Z] === RUN TestCreateWithDuplicateNetworkNames [2020-06-09T12:27:51.643Z] . [2020-06-09T12:27:51.672Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-06-09T12:27:51.930Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-06-09T12:27:51.930Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-06-09T12:27:51.930Z] Error: No such image: emptyfs [2020-06-09T12:27:51.930Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-06-09T12:27:51.930Z] ++++ docker load [2020-06-09T12:27:51.930Z] Running integration-test (iteration 1) [2020-06-09T12:27:51.930Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-06-09T12:27:51.930Z] ++ 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-06-09T12:27:51.930Z] ++ set -e [2020-06-09T12:27:51.930Z] ++ '[' -n 0 ']' [2020-06-09T12:27:51.930Z] ++ set -x [2020-06-09T12:27:51.930Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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-06-09T12:27:52.609Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-06-09T12:27:53.577Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-09T12:27:53.986Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-06-09T12:27:54.143Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-09T12:27:56.043Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-09T12:27:56.043Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-06-09T12:27:56.043Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-09T12:27:57.282Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-06-09T12:27:57.416Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-06-09T12:27:57.416Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-09T12:27:57.674Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-09T12:27:59.046Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-06-09T12:27:59.981Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-06-09T12:28:00.239Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-06-09T12:28:00.239Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.66s) [2020-06-09T12:28:00.239Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.93s) [2020-06-09T12:28:00.239Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.53s) [2020-06-09T12:28:00.239Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.98s) [2020-06-09T12:28:00.239Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.76s) [2020-06-09T12:28:00.239Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.93s) [2020-06-09T12:28:00.239Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.76s) [2020-06-09T12:28:00.239Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.77s) [2020-06-09T12:28:00.239Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.70s) [2020-06-09T12:28:00.239Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.87s) [2020-06-09T12:28:00.239Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.78s) [2020-06-09T12:28:00.239Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.52s) [2020-06-09T12:28:00.239Z] === RUN TestCgroupNamespacesRun [2020-06-09T12:28:01.487Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-06-09T12:28:01.614Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-06-09T12:28:02.179Z] --- PASS: TestCgroupNamespacesRun (1.74s) [2020-06-09T12:28:02.180Z] === RUN TestCgroupNamespacesRunPrivileged [2020-06-09T12:28:02.266Z] Loaded image: buildpack-deps:jessie [2020-06-09T12:28:02.267Z] Loaded image: busybox:latest [2020-06-09T12:28:02.267Z] Loaded image: busybox:glibc [2020-06-09T12:28:02.267Z] Loaded image: debian:jessie [2020-06-09T12:28:02.267Z] Loaded image: hello-world:latest [2020-06-09T12:28:02.267Z] INFO: Testing against a local daemon [2020-06-09T12:28:02.267Z] === RUN TestCgroupNamespacesBuild [2020-06-09T12:28:03.756Z] --- PASS: TestCgroupNamespacesBuild (1.36s) [2020-06-09T12:28:03.756Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-06-09T12:28:04.078Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.80s) [2020-06-09T12:28:04.079Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-06-09T12:28:04.079Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-06-09T12:28:04.337Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-06-09T12:28:04.772Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.36s) [2020-06-09T12:28:04.772Z] === RUN TestBuildWithSession [2020-06-09T12:28:04.772Z] --- SKIP: TestBuildWithSession (0.00s) [2020-06-09T12:28:04.772Z] build_session_test.go:25: TODO: BuildKit [2020-06-09T12:28:04.772Z] === RUN TestBuildSquashParent [2020-06-09T12:28:05.711Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.92s) [2020-06-09T12:28:05.711Z] === RUN TestCgroupNamespacesRunHostMode [2020-06-09T12:28:06.501Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.55s) [2020-06-09T12:28:06.501Z] === RUN TestCreateServiceSecretFileMode [2020-06-09T12:28:06.643Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-06-09T12:28:07.578Z] --- PASS: TestCgroupNamespacesRunHostMode (1.90s) [2020-06-09T12:28:07.578Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-06-09T12:28:08.056Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-06-09T12:28:08.950Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-06-09T12:28:08.992Z] --- PASS: TestDockerNetworkMacvlan (18.40s) [2020-06-09T12:28:08.993Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-06-09T12:28:08.993Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-06-09T12:28:08.993Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.08s) [2020-06-09T12:28:08.993Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.15s) [2020-06-09T12:28:08.993Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.74s) [2020-06-09T12:28:08.993Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.31s) [2020-06-09T12:28:08.993Z] PASS [2020-06-09T12:28:08.993Z] [2020-06-09T12:28:08.993Z] DONE 8 tests in 20.665s [2020-06-09T12:28:08.993Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-06-09T12:28:08.993Z] ++ 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-06-09T12:28:08.993Z] ++ set -e [2020-06-09T12:28:08.993Z] ++ '[' -n 0 ']' [2020-06-09T12:28:08.993Z] ++ set -x [2020-06-09T12:28:08.993Z] ++ env -i DEST=/go/src/github.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-06-09T12:28:08.993Z] testing: warning: no tests to run [2020-06-09T12:28:08.993Z] PASS [2020-06-09T12:28:08.993Z] [2020-06-09T12:28:08.993Z] DONE 0 tests in 0.026s [2020-06-09T12:28:08.993Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-06-09T12:28:08.993Z] ++ 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-06-09T12:28:08.993Z] ++ set -e [2020-06-09T12:28:08.993Z] ++ '[' -n 0 ']' [2020-06-09T12:28:08.993Z] ++ set -x [2020-06-09T12:28:08.993Z] ++ env -i DEST=/go/src/github.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-06-09T12:28:08.993Z] INFO: Testing against a local daemon [2020-06-09T12:28:08.993Z] === RUN TestAuthZPluginAllowRequest [2020-06-09T12:28:09.184Z] --- PASS: TestBuildSquashParent (4.40s) [2020-06-09T12:28:09.184Z] === RUN TestBuildWithRemoveAndForceRemove [2020-06-09T12:28:09.184Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-09T12:28:09.184Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-09T12:28:09.184Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-09T12:28:09.184Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-09T12:28:09.184Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-09T12:28:09.184Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-09T12:28:09.184Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-09T12:28:09.184Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-09T12:28:09.184Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-09T12:28:09.184Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-09T12:28:09.184Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-09T12:28:09.184Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-09T12:28:09.184Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-09T12:28:09.184Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-09T12:28:09.184Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-09T12:28:09.184Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-09T12:28:09.207Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-06-09T12:28:09.207Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.58s) [2020-06-09T12:28:09.207Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-06-09T12:28:10.867Z] --- PASS: TestCreateServiceSecretFileMode (3.50s) [2020-06-09T12:28:10.867Z] === RUN TestCreateServiceConfigFileMode [2020-06-09T12:28:10.898Z] --- PASS: TestAuthZPluginAllowRequest (1.81s) [2020-06-09T12:28:10.898Z] === RUN TestAuthZPluginTLS [2020-06-09T12:28:11.105Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.63s) [2020-06-09T12:28:11.105Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-06-09T12:28:11.466Z] --- PASS: TestAuthZPluginTLS (0.64s) [2020-06-09T12:28:11.466Z] === RUN TestAuthZPluginDenyRequest [2020-06-09T12:28:11.670Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s) [2020-06-09T12:28:11.670Z] === RUN TestCgroupNamespacesRunOlderClient [2020-06-09T12:28:11.670Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-06-09T12:28:11.894Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-09T12:28:11.894Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-09T12:28:12.033Z] --- PASS: TestAuthZPluginDenyRequest (0.60s) [2020-06-09T12:28:12.033Z] === RUN TestAuthZPluginAPIDenyResponse [2020-06-09T12:28:12.602Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.63s) [2020-06-09T12:28:12.602Z] === RUN TestAuthZPluginDenyResponse [2020-06-09T12:28:13.531Z] --- PASS: TestCreateServiceConfigFileMode (3.56s) [2020-06-09T12:28:13.532Z] === RUN TestCreateServiceSysctls [2020-06-09T12:28:13.539Z] --- PASS: TestAuthZPluginDenyResponse (0.63s) [2020-06-09T12:28:13.539Z] === RUN TestAuthZPluginAllowEventStream [2020-06-09T12:28:13.569Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.65s) [2020-06-09T12:28:13.569Z] === RUN TestKernelTCPMemory [2020-06-09T12:28:13.569Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-06-09T12:28:13.944Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-06-09T12:28:13.944Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.55s) [2020-06-09T12:28:13.944Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.57s) [2020-06-09T12:28:13.944Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.97s) [2020-06-09T12:28:13.944Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.99s) [2020-06-09T12:28:13.944Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.16s) [2020-06-09T12:28:13.944Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.21s) [2020-06-09T12:28:13.944Z] === RUN TestBuildMultiStageCopy [2020-06-09T12:28:13.944Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-06-09T12:28:14.135Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-06-09T12:28:14.135Z] --- PASS: TestKernelTCPMemory (0.86s) [2020-06-09T12:28:14.135Z] === RUN TestNISDomainname [2020-06-09T12:28:14.917Z] --- PASS: TestAuthZPluginAllowEventStream (1.70s) [2020-06-09T12:28:14.917Z] === RUN TestAuthZPluginErrorResponse [2020-06-09T12:28:15.471Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-06-09T12:28:15.517Z] --- PASS: TestNISDomainname (1.00s) [2020-06-09T12:28:15.517Z] === RUN TestHostnameDnsResolution [2020-06-09T12:28:15.517Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-06-09T12:28:15.762Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-06-09T12:28:15.776Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-06-09T12:28:15.854Z] --- PASS: TestAuthZPluginErrorResponse (0.77s) [2020-06-09T12:28:15.854Z] === RUN TestAuthZPluginErrorRequest [2020-06-09T12:28:16.382Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-06-09T12:28:16.421Z] --- PASS: TestAuthZPluginErrorRequest (0.60s) [2020-06-09T12:28:16.421Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-06-09T12:28:16.669Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-06-09T12:28:16.709Z] --- PASS: TestHostnameDnsResolution (1.33s) [2020-06-09T12:28:16.709Z] === RUN TestStats [2020-06-09T12:28:16.709Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-06-09T12:28:16.956Z] --- PASS: TestBuildMultiStageCopy (2.93s) [2020-06-09T12:28:16.956Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.60s) [2020-06-09T12:28:16.956Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.31s) [2020-06-09T12:28:16.956Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.32s) [2020-06-09T12:28:16.956Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.35s) [2020-06-09T12:28:16.956Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.36s) [2020-06-09T12:28:16.956Z] === RUN TestBuildMultiStageParentConfig [2020-06-09T12:28:16.989Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.64s) [2020-06-09T12:28:16.989Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-06-09T12:28:17.642Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-06-09T12:28:17.994Z] --- PASS: TestBuildMultiStageParentConfig (0.83s) [2020-06-09T12:28:17.994Z] === RUN TestBuildLabelWithTargets [2020-06-09T12:28:18.208Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-06-09T12:28:18.208Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-06-09T12:28:18.208Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-06-09T12:28:18.208Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-06-09T12:28:19.004Z] --- PASS: TestCreateServiceSysctls (4.45s) [2020-06-09T12:28:19.004Z] === RUN TestCreateServiceCapabilities [2020-06-09T12:28:19.018Z] --- PASS: TestBuildLabelWithTargets (1.26s) [2020-06-09T12:28:19.018Z] === RUN TestBuildWithEmptyLayers [2020-06-09T12:28:19.530Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.18s) [2020-06-09T12:28:19.530Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-06-09T12:28:19.582Z] --- PASS: TestStats (2.73s) [2020-06-09T12:28:19.582Z] === RUN TestStopContainerWithTimeout [2020-06-09T12:28:19.582Z] === RUN TestStopContainerWithTimeout/0 [2020-06-09T12:28:19.582Z] === PAUSE TestStopContainerWithTimeout/0 [2020-06-09T12:28:19.582Z] === RUN TestStopContainerWithTimeout/1 [2020-06-09T12:28:19.582Z] === PAUSE TestStopContainerWithTimeout/1 [2020-06-09T12:28:19.582Z] === RUN TestStopContainerWithTimeout/3 [2020-06-09T12:28:19.582Z] === PAUSE TestStopContainerWithTimeout/3 [2020-06-09T12:28:19.582Z] === RUN TestStopContainerWithTimeout/-1 [2020-06-09T12:28:19.582Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-06-09T12:28:19.582Z] === CONT TestStopContainerWithTimeout/0 [2020-06-09T12:28:19.582Z] === CONT TestStopContainerWithTimeout/-1 [2020-06-09T12:28:19.640Z] --- PASS: TestBuildWithEmptyLayers (0.60s) [2020-06-09T12:28:19.641Z] === RUN TestBuildMultiStageOnBuild [2020-06-09T12:28:19.659Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-06-09T12:28:19.659Z] ok github.com/docker/docker/api/server/httputils 0.127s coverage: 14.7% of statements [2020-06-09T12:28:19.659Z] ok github.com/docker/docker/api/server/middleware 0.165s coverage: 37.7% of statements [2020-06-09T12:28:19.659Z] ? github.com/docker/docker/api/server/router [no test files] [2020-06-09T12:28:19.659Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-06-09T12:28:19.659Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-06-09T12:28:19.659Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-06-09T12:28:19.659Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-06-09T12:28:19.659Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-06-09T12:28:19.659Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-06-09T12:28:19.659Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-06-09T12:28:19.659Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-06-09T12:28:19.659Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-06-09T12:28:19.659Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-06-09T12:28:19.659Z] ok github.com/docker/docker/api/types/strslice 0.042s coverage: 90.0% of statements [2020-06-09T12:28:19.659Z] ok github.com/docker/docker/api/types/filters 0.098s coverage: 92.2% of statements [2020-06-09T12:28:19.659Z] ok github.com/docker/docker/api/server/router/swarm 0.142s coverage: 5.1% of statements [2020-06-09T12:28:19.659Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-06-09T12:28:19.659Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-06-09T12:28:19.659Z] ? github.com/docker/docker/api/types [no test files] [2020-06-09T12:28:19.659Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-06-09T12:28:19.659Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-06-09T12:28:19.659Z] ? github.com/docker/docker/api/types/container [no test files] [2020-06-09T12:28:19.659Z] ? github.com/docker/docker/api/types/events [no test files] [2020-06-09T12:28:19.659Z] ? github.com/docker/docker/api/types/image [no test files] [2020-06-09T12:28:19.659Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-06-09T12:28:19.659Z] ? github.com/docker/docker/api/types/network [no test files] [2020-06-09T12:28:19.659Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-06-09T12:28:19.659Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-06-09T12:28:19.659Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-06-09T12:28:19.659Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-06-09T12:28:19.659Z] ok github.com/docker/docker/api/types/time 0.311s coverage: 100.0% of statements [2020-06-09T12:28:19.659Z] ok github.com/docker/docker/api/types/versions 0.055s coverage: 75.0% of statements [2020-06-09T12:28:19.659Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-06-09T12:28:19.659Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-06-09T12:28:19.659Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-06-09T12:28:19.659Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-06-09T12:28:19.659Z] ? github.com/docker/docker/builder [no test files] [2020-06-09T12:28:19.659Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-06-09T12:28:19.659Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-06-09T12:28:19.659Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-06-09T12:28:19.659Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-06-09T12:28:19.659Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-06-09T12:28:19.659Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-06-09T12:28:19.659Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-06-09T12:28:19.659Z] ok github.com/docker/docker/builder/dockerignore 0.045s coverage: 96.8% of statements [2020-06-09T12:28:20.514Z] === CONT TestStopContainerWithTimeout/3 [2020-06-09T12:28:21.435Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.19s) [2020-06-09T12:28:21.435Z] === RUN TestAuthZPluginHeader [2020-06-09T12:28:21.448Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-06-09T12:28:21.684Z] --- PASS: TestBuildMultiStageOnBuild (1.78s) [2020-06-09T12:28:21.684Z] === RUN TestBuildUncleanTarFilenames [2020-06-09T12:28:21.749Z] --- PASS: TestCreateServiceCapabilities (3.63s) [2020-06-09T12:28:21.749Z] === RUN TestInspect [2020-06-09T12:28:21.892Z] ok github.com/docker/docker/cli/debug 0.041s coverage: 100.0% of statements [2020-06-09T12:28:22.305Z] --- PASS: TestBuildUncleanTarFilenames (0.87s) [2020-06-09T12:28:22.305Z] === RUN TestBuildMultiStageLayerLeak [2020-06-09T12:28:22.370Z] --- PASS: TestAuthZPluginHeader (0.99s) [2020-06-09T12:28:22.370Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-06-09T12:28:22.370Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-06-09T12:28:22.370Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-09T12:28:22.370Z] === RUN TestAuthZPluginV2Disable [2020-06-09T12:28:22.370Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-06-09T12:28:22.370Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-09T12:28:22.370Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-06-09T12:28:22.370Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-06-09T12:28:22.370Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-09T12:28:22.370Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-06-09T12:28:22.370Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-06-09T12:28:22.370Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-09T12:28:22.370Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-06-09T12:28:22.381Z] === CONT TestStopContainerWithTimeout/1 [2020-06-09T12:28:22.381Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-06-09T12:28:22.886Z] ok github.com/docker/docker/builder/dockerfile 0.387s coverage: 46.5% of statements [2020-06-09T12:28:22.886Z] ok github.com/docker/docker/builder/remotecontext 0.919s coverage: 9.2% of statements [2020-06-09T12:28:23.753Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-06-09T12:28:24.010Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-06-09T12:28:24.010Z] --- PASS: TestStopContainerWithTimeout/0 (1.01s) [2020-06-09T12:28:24.010Z] --- PASS: TestStopContainerWithTimeout/-1 (2.98s) [2020-06-09T12:28:24.010Z] --- PASS: TestStopContainerWithTimeout/3 (2.62s) [2020-06-09T12:28:24.010Z] --- PASS: TestStopContainerWithTimeout/1 (1.80s) [2020-06-09T12:28:24.010Z] === RUN TestDeleteDevicemapper [2020-06-09T12:28:24.010Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-06-09T12:28:24.010Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-09T12:28:24.010Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-06-09T12:28:24.268Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-06-09T12:28:24.348Z] --- PASS: TestBuildMultiStageLayerLeak (1.80s) [2020-06-09T12:28:24.348Z] === RUN TestBuildWithHugeFile [2020-06-09T12:28:25.640Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-06-09T12:28:25.898Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-06-09T12:28:26.114Z] --- PASS: TestInspect (3.62s) [2020-06-09T12:28:26.114Z] === RUN TestCreateJob [2020-06-09T12:28:27.717Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-06-09T12:28:27.717Z] Copying nested executables into bundles/binary-daemon [2020-06-09T12:28:27.717Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-06-09T12:28:27.797Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.52s) [2020-06-09T12:28:27.797Z] === RUN TestUpdateMemory [2020-06-09T12:28:27.797Z] --- SKIP: TestUpdateMemory (0.00s) [2020-06-09T12:28:27.797Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-06-09T12:28:27.797Z] === RUN TestUpdateCPUQuota [2020-06-09T12:28:28.061Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40938/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_GITCOMMIT=42f65bcebea5a9e610a5f5305b47a88ff6d5ce16 -e DOCKER_GRAPHDRIVER docker:42f65bcebea5a9e610a5f5305b47a88ff6d5ce16 hack/make.sh cross [2020-06-09T12:28:28.318Z] [2020-06-09T12:28:28.575Z] Removing bundles/ [2020-06-09T12:28:28.575Z] [2020-06-09T12:28:28.575Z] ---> Making bundle: cross (in bundles/cross) [2020-06-09T12:28:28.575Z] Cross building: bundles/cross/linux/amd64 [2020-06-09T12:28:28.575Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-06-09T12:28:28.575Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-06-09T12:28:29.188Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-06-09T12:28:29.188Z] --- PASS: TestUpdateCPUQuota (1.57s) [2020-06-09T12:28:29.188Z] === RUN TestUpdatePidsLimit [2020-06-09T12:28:29.188Z] === RUN TestUpdatePidsLimit/update_from_none [2020-06-09T12:28:29.753Z] === RUN TestUpdatePidsLimit/no_change [2020-06-09T12:28:30.011Z] === RUN TestUpdatePidsLimit/update_lower [2020-06-09T12:28:30.269Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-06-09T12:28:30.480Z] --- PASS: TestCreateJob (4.36s) [2020-06-09T12:28:30.480Z] === RUN TestReplicatedJob [2020-06-09T12:28:30.834Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-06-09T12:28:30.834Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-06-09T12:28:31.092Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-06-09T12:28:31.350Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-06-09T12:28:32.284Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-06-09T12:28:32.849Z] --- PASS: TestUpdatePidsLimit (3.55s) [2020-06-09T12:28:32.849Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.33s) [2020-06-09T12:28:32.849Z] --- PASS: TestUpdatePidsLimit/no_change (0.35s) [2020-06-09T12:28:32.849Z] --- PASS: TestUpdatePidsLimit/update_lower (0.41s) [2020-06-09T12:28:32.849Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s) [2020-06-09T12:28:32.849Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s) [2020-06-09T12:28:32.849Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2020-06-09T12:28:32.849Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2020-06-09T12:28:32.849Z] === RUN TestUpdateRestartPolicy [2020-06-09T12:28:33.107Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-06-09T12:28:33.673Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-06-09T12:28:33.930Z] === RUN TestDockerSuite/TestBuildCmd [2020-06-09T12:28:34.189Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-06-09T12:28:34.189Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-06-09T12:28:34.756Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-06-09T12:28:34.756Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-06-09T12:28:35.320Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-06-09T12:28:35.634Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-06-09T12:28:37.370Z] --- PASS: TestReplicatedJob (7.56s) [2020-06-09T12:28:37.370Z] === RUN TestUpdateReplicatedJob [2020-06-09T12:28:37.901Z] ok github.com/docker/docker/client 0.907s coverage: 74.9% of statements [2020-06-09T12:28:38.956Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-06-09T12:28:39.888Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-06-09T12:28:40.454Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.08s) [2020-06-09T12:28:40.454Z] PASS [2020-06-09T12:28:40.454Z] [2020-06-09T12:28:40.454Z] === Skipped [2020-06-09T12:28:40.454Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-06-09T12:28:40.454Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-09T12:28:40.454Z] [2020-06-09T12:28:40.454Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-06-09T12:28:40.454Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-09T12:28:40.454Z] [2020-06-09T12:28:40.454Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-06-09T12:28:40.454Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-09T12:28:40.454Z] [2020-06-09T12:28:40.454Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-06-09T12:28:40.454Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-09T12:28:40.454Z] [2020-06-09T12:28:40.454Z] [2020-06-09T12:28:40.454Z] DONE 17 tests, 4 skipped in 31.611s [2020-06-09T12:28:40.454Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-06-09T12:28:40.454Z] ++ 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-06-09T12:28:40.454Z] ++ set -e [2020-06-09T12:28:40.454Z] ++ '[' -n 0 ']' [2020-06-09T12:28:40.454Z] ++ set -x [2020-06-09T12:28:40.454Z] ++ env -i DEST=/go/src/github.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-06-09T12:28:40.713Z] INFO: Testing against a local daemon [2020-06-09T12:28:40.713Z] === RUN TestPluginInvalidJSON [2020-06-09T12:28:40.713Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-06-09T12:28:40.713Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-06-09T12:28:40.713Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-06-09T12:28:40.713Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-06-09T12:28:40.713Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-06-09T12:28:40.713Z] === RUN TestPluginInstall [2020-06-09T12:28:40.713Z] === RUN TestPluginInstall/no_auth [2020-06-09T12:28:40.821Z] === RUN TestDockerSuite/TestBuildContChar [2020-06-09T12:28:42.193Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-06-09T12:28:42.914Z] --- PASS: TestUpdateReplicatedJob (4.69s) [2020-06-09T12:28:42.914Z] === RUN TestServiceListWithStatuses [2020-06-09T12:28:42.914Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-06-09T12:28:42.914Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-09T12:28:42.914Z] === RUN TestDockerNetworkConnectAlias [2020-06-09T12:28:43.127Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-06-09T12:28:44.059Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-06-09T12:28:44.625Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-06-09T12:28:44.625Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-06-09T12:28:45.190Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-06-09T12:28:45.190Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-06-09T12:28:45.448Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-06-09T12:28:45.448Z] --- PASS: TestUpdateRestartPolicy (12.77s) [2020-06-09T12:28:45.448Z] === RUN TestUpdateRestartWithAutoRemove [2020-06-09T12:28:45.988Z] time="2020-06-09T12:28:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-09T12:28:45.988Z] time="2020-06-09T12:28:45Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-09T12:28:45.988Z] time="2020-06-09T12:28:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1aa083d2975c4be9fb7ac2b0007d33bdb2a941ef60f95d909ec1c746f3fdb9db" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-09T12:28:45.988Z] time="2020-06-09T12:28:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-09T12:28:45.988Z] time="2020-06-09T12:28:45Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-09T12:28:45.989Z] time="2020-06-09T12:28:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1aa083d2975c4be9fb7ac2b0007d33bdb2a941ef60f95d909ec1c746f3fdb9db" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-09T12:28:46.248Z] === RUN TestPluginInstall/with_htpasswd [2020-06-09T12:28:46.381Z] --- PASS: TestUpdateRestartWithAutoRemove (0.69s) [2020-06-09T12:28:46.381Z] === RUN TestWaitNonBlocked [2020-06-09T12:28:46.381Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-09T12:28:46.381Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-09T12:28:46.381Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-09T12:28:46.381Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-09T12:28:46.381Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-09T12:28:46.381Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-09T12:28:47.185Z] time="2020-06-09T12:28:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-09T12:28:47.185Z] time="2020-06-09T12:28:46Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-09T12:28:47.185Z] time="2020-06-09T12:28:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:71c8751a778f058d8e660f2d7bd57219f8f5b6d705082293ba56b551a0913413" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-09T12:28:47.185Z] time="2020-06-09T12:28:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-09T12:28:47.185Z] time="2020-06-09T12:28:46Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-09T12:28:47.185Z] time="2020-06-09T12:28:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:71c8751a778f058d8e660f2d7bd57219f8f5b6d705082293ba56b551a0913413" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-09T12:28:47.444Z] === RUN TestPluginInstall/with_insecure [2020-06-09T12:28:47.755Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-06-09T12:28:47.755Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.07s) [2020-06-09T12:28:47.755Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.22s) [2020-06-09T12:28:47.755Z] === RUN TestWaitBlocked [2020-06-09T12:28:47.755Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-09T12:28:47.755Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-09T12:28:47.755Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-06-09T12:28:47.755Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-06-09T12:28:47.755Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-09T12:28:47.755Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-06-09T12:28:47.755Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-06-09T12:28:48.690Z] --- PASS: TestWaitBlocked (0.03s) [2020-06-09T12:28:48.690Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.08s) [2020-06-09T12:28:48.690Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.22s) [2020-06-09T12:28:48.690Z] === CONT TestContainerStartOnDaemonRestart [2020-06-09T12:28:48.690Z] === CONT TestIpcModeOlderClient [2020-06-09T12:28:48.822Z] time="2020-06-09T12:28:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-09T12:28:48.822Z] time="2020-06-09T12:28:48Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-09T12:28:48.823Z] time="2020-06-09T12:28:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:723d1b58d7fd4268eeac3105e8db6e63f1c5e75bc69be290a646eabf3030d5d2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-09T12:28:48.823Z] time="2020-06-09T12:28:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-09T12:28:48.823Z] time="2020-06-09T12:28:48Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-09T12:28:48.823Z] time="2020-06-09T12:28:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:723d1b58d7fd4268eeac3105e8db6e63f1c5e75bc69be290a646eabf3030d5d2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-09T12:28:48.949Z] --- PASS: TestIpcModeOlderClient (0.11s) [2020-06-09T12:28:48.949Z] === CONT TestDaemonHostGatewayIP [2020-06-09T12:28:49.082Z] --- PASS: TestPluginInstall (8.50s) [2020-06-09T12:28:49.082Z] --- PASS: TestPluginInstall/no_auth (5.62s) [2020-06-09T12:28:49.082Z] --- PASS: TestPluginInstall/with_htpasswd (1.19s) [2020-06-09T12:28:49.082Z] --- PASS: TestPluginInstall/with_insecure (1.70s) [2020-06-09T12:28:49.082Z] plugin_test.go:157: [d761f01bd476d] daemon is not started [2020-06-09T12:28:49.082Z] PASS [2020-06-09T12:28:49.082Z] [2020-06-09T12:28:49.082Z] DONE 6 tests in 8.701s [2020-06-09T12:28:49.341Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-06-09T12:28:49.341Z] ++ 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-06-09T12:28:49.341Z] ++ set -e [2020-06-09T12:28:49.341Z] ++ '[' -n 0 ']' [2020-06-09T12:28:49.341Z] ++ set -x [2020-06-09T12:28:49.341Z] ++ env -i DEST=/go/src/github.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-06-09T12:28:49.341Z] INFO: Testing against a local daemon [2020-06-09T12:28:49.341Z] === RUN TestExternalGraphDriver [2020-06-09T12:28:49.600Z] === RUN TestExternalGraphDriver/json [2020-06-09T12:28:51.369Z] --- PASS: TestDockerNetworkConnectAlias (8.61s) [2020-06-09T12:28:51.369Z] === RUN TestDockerNetworkReConnect [2020-06-09T12:28:51.480Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-06-09T12:28:52.135Z] === RUN TestExternalGraphDriver/spec [2020-06-09T12:28:52.899Z] --- PASS: TestContainerStartOnDaemonRestart (3.89s) [2020-06-09T12:28:52.899Z] === CONT TestContainerKillOnDaemonStart [2020-06-09T12:28:53.465Z] --- PASS: TestDaemonHostGatewayIP (4.76s) [2020-06-09T12:28:53.465Z] === CONT TestDaemonRestartIpcMode [2020-06-09T12:28:54.670Z] === RUN TestExternalGraphDriver/pull [2020-06-09T12:28:54.840Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-06-09T12:28:55.785Z] ok github.com/docker/docker/builder/remotecontext/git 34.325s coverage: 86.3% of statements [2020-06-09T12:28:55.785Z] ? github.com/docker/docker/cli [no test files] [2020-06-09T12:28:55.785Z] ? github.com/docker/docker/cli/config [no test files] [2020-06-09T12:28:56.575Z] --- PASS: TestExternalGraphDriver (7.30s) [2020-06-09T12:28:56.575Z] --- PASS: TestExternalGraphDriver/json (2.39s) [2020-06-09T12:28:56.575Z] --- PASS: TestExternalGraphDriver/spec (2.64s) [2020-06-09T12:28:56.575Z] --- PASS: TestExternalGraphDriver/pull (2.15s) [2020-06-09T12:28:56.575Z] === RUN TestGraphdriverPluginV2 [2020-06-09T12:28:56.740Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-06-09T12:28:56.834Z] --- SKIP: TestGraphdriverPluginV2 (0.11s) [2020-06-09T12:28:56.834Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-09T12:28:56.834Z] PASS [2020-06-09T12:28:56.834Z] [2020-06-09T12:28:56.834Z] === Skipped [2020-06-09T12:28:56.834Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.11s) [2020-06-09T12:28:56.834Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-09T12:28:56.834Z] [2020-06-09T12:28:56.834Z] [2020-06-09T12:28:56.834Z] DONE 5 tests, 1 skipped in 7.569s [2020-06-09T12:28:56.834Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-06-09T12:28:56.834Z] ++ 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-06-09T12:28:56.834Z] ++ set -e [2020-06-09T12:28:56.834Z] ++ '[' -n 0 ']' [2020-06-09T12:28:56.834Z] ++ set -x [2020-06-09T12:28:56.834Z] ++ env -i DEST=/go/src/github.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-06-09T12:28:56.912Z] --- PASS: TestDockerNetworkReConnect (6.26s) [2020-06-09T12:28:56.912Z] === RUN TestServicePlugin [2020-06-09T12:28:56.912Z] --- SKIP: TestServicePlugin (0.00s) [2020-06-09T12:28:56.912Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-09T12:28:56.912Z] === RUN TestServiceUpdateLabel [2020-06-09T12:28:56.998Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-06-09T12:28:56.998Z] --- PASS: TestDaemonRestartIpcMode (3.49s) [2020-06-09T12:28:57.093Z] INFO: Testing against a local daemon [2020-06-09T12:28:57.093Z] === RUN TestContinueAfterPluginCrash [2020-06-09T12:28:57.093Z] === PAUSE TestContinueAfterPluginCrash [2020-06-09T12:28:57.093Z] === RUN TestReadPluginNoRead [2020-06-09T12:28:57.093Z] === PAUSE TestReadPluginNoRead [2020-06-09T12:28:57.093Z] === RUN TestDaemonStartWithLogOpt [2020-06-09T12:28:57.093Z] === PAUSE TestDaemonStartWithLogOpt [2020-06-09T12:28:57.093Z] === CONT TestContinueAfterPluginCrash [2020-06-09T12:28:57.093Z] === CONT TestDaemonStartWithLogOpt [2020-06-09T12:28:57.093Z] === CONT TestReadPluginNoRead [2020-06-09T12:28:57.563Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-06-09T12:28:57.820Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-06-09T12:28:59.716Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-06-09T12:28:59.974Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-06-09T12:29:01.277Z] --- PASS: TestServiceUpdateLabel (3.77s) [2020-06-09T12:29:01.277Z] === RUN TestServiceUpdateSecrets [2020-06-09T12:29:01.289Z] === RUN TestReadPluginNoRead/default [2020-06-09T12:29:01.694Z] ok github.com/docker/docker/cmd/dockerd 0.645s coverage: 19.3% of statements [2020-06-09T12:29:01.858Z] --- PASS: TestDaemonStartWithLogOpt (4.80s) [2020-06-09T12:29:01.874Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-06-09T12:29:02.805Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-06-09T12:29:02.805Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-06-09T12:29:02.805Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-06-09T12:29:02.805Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-06-09T12:29:02.805Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-06-09T12:29:03.236Z] === RUN TestReadPluginNoRead/disabled_caching [2020-06-09T12:29:03.929Z] ok github.com/docker/docker/container 0.462s coverage: 41.3% of statements [2020-06-09T12:29:03.929Z] ? github.com/docker/docker/container/stream [no test files] [2020-06-09T12:29:04.402Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-06-09T12:29:04.402Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-06-09T12:29:04.402Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-06-09T12:29:04.704Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-06-09T12:29:04.962Z] --- PASS: TestContainerKillOnDaemonStart (12.42s) [2020-06-09T12:29:04.962Z] PASS [2020-06-09T12:29:04.962Z] [2020-06-09T12:29:04.962Z] === Skipped [2020-06-09T12:29:04.962Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-06-09T12:29:04.962Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-09T12:29:04.962Z] [2020-06-09T12:29:04.962Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-06-09T12:29:04.962Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-09T12:29:04.962Z] [2020-06-09T12:29:04.962Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-06-09T12:29:04.962Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-09T12:29:04.962Z] [2020-06-09T12:29:04.962Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-09T12:29:04.962Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-09T12:29:04.962Z] [2020-06-09T12:29:04.962Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-06-09T12:29:04.962Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-09T12:29:04.962Z] [2020-06-09T12:29:04.962Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-06-09T12:29:04.962Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-06-09T12:29:04.962Z] [2020-06-09T12:29:04.962Z] [2020-06-09T12:29:04.962Z] DONE 203 tests, 6 skipped in 145.147s [2020-06-09T12:29:04.962Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-06-09T12:29:04.962Z] ++ 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-06-09T12:29:04.962Z] ++ set -e [2020-06-09T12:29:04.962Z] ++ '[' -n 0 ']' [2020-06-09T12:29:04.962Z] ++ set -x [2020-06-09T12:29:04.962Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-09T12:29:05.139Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-06-09T12:29:05.220Z] INFO: Testing against a local daemon [2020-06-09T12:29:05.220Z] === RUN TestCommitInheritsEnv [2020-06-09T12:29:05.478Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-06-09T12:29:05.735Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-06-09T12:29:05.735Z] --- PASS: TestCommitInheritsEnv (0.41s) [2020-06-09T12:29:05.735Z] === RUN TestImportExtremelyLargeImageWorks [2020-06-09T12:29:05.735Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-06-09T12:29:05.735Z] === RUN TestImagesFilterMultiReference [2020-06-09T12:29:05.735Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-06-09T12:29:05.735Z] === RUN TestImagePullPlatformInvalid [2020-06-09T12:29:05.735Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-06-09T12:29:05.735Z] === RUN TestRemoveImageOrphaning [2020-06-09T12:29:05.993Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-06-09T12:29:06.252Z] --- PASS: TestRemoveImageOrphaning (0.45s) [2020-06-09T12:29:06.252Z] === RUN TestRemoveImageGarbageCollector [2020-06-09T12:29:06.510Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-06-09T12:29:06.635Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.502s coverage: 65.3% of statements [2020-06-09T12:29:07.043Z] --- PASS: TestReadPluginNoRead (9.85s) [2020-06-09T12:29:07.043Z] --- PASS: TestReadPluginNoRead/default (1.95s) [2020-06-09T12:29:07.043Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.84s) [2020-06-09T12:29:07.043Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.78s) [2020-06-09T12:29:07.043Z] read_test.go:92: [d20df74463b78] daemon is not started [2020-06-09T12:29:07.303Z] --- PASS: TestContinueAfterPluginCrash (10.25s) [2020-06-09T12:29:07.303Z] PASS [2020-06-09T12:29:07.303Z] [2020-06-09T12:29:07.303Z] DONE 6 tests in 10.408s [2020-06-09T12:29:07.303Z] 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-06-09T12:29:07.303Z] ++ 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-06-09T12:29:07.303Z] ++ set -e [2020-06-09T12:29:07.303Z] ++ '[' -n 0 ']' [2020-06-09T12:29:07.303Z] ++ set -x [2020-06-09T12:29:07.303Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-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-06-09T12:29:07.303Z] testing: warning: no tests to run [2020-06-09T12:29:07.303Z] PASS [2020-06-09T12:29:07.303Z] [2020-06-09T12:29:07.303Z] DONE 0 tests in 0.046s [2020-06-09T12:29:07.303Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-06-09T12:29:07.303Z] ++ 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-06-09T12:29:07.303Z] ++ set -e [2020-06-09T12:29:07.303Z] ++ '[' -n 0 ']' [2020-06-09T12:29:07.303Z] ++ set -x [2020-06-09T12:29:07.303Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-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-06-09T12:29:07.562Z] INFO: Testing against a local daemon [2020-06-09T12:29:07.562Z] === RUN TestPluginWithDevMounts [2020-06-09T12:29:07.562Z] === PAUSE TestPluginWithDevMounts [2020-06-09T12:29:07.562Z] === CONT TestPluginWithDevMounts [2020-06-09T12:29:08.410Z] --- PASS: TestRemoveImageGarbageCollector (1.93s) [2020-06-09T12:29:08.410Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-06-09T12:29:08.410Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-06-09T12:29:08.410Z] === RUN TestTagInvalidReference [2020-06-09T12:29:08.410Z] --- PASS: TestTagInvalidReference (0.03s) [2020-06-09T12:29:08.410Z] === RUN TestTagValidPrefixedRepo [2020-06-09T12:29:08.410Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-06-09T12:29:08.410Z] === RUN TestTagExistedNameWithoutForce [2020-06-09T12:29:08.410Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-06-09T12:29:08.410Z] === RUN TestTagOfficialNames [2020-06-09T12:29:08.410Z] --- PASS: TestTagOfficialNames (0.07s) [2020-06-09T12:29:08.410Z] === RUN TestTagMatchesDigest [2020-06-09T12:29:08.410Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-06-09T12:29:08.410Z] === CONT TestImportExtremelyLargeImageWorks [2020-06-09T12:29:08.868Z] ok github.com/docker/docker/daemon/cluster 0.851s coverage: 0.5% of statements [2020-06-09T12:29:09.342Z] ok github.com/docker/docker/daemon/cluster/convert 0.643s coverage: 35.4% of statements [2020-06-09T12:29:09.783Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-06-09T12:29:10.096Z] --- PASS: TestPluginWithDevMounts (2.20s) [2020-06-09T12:29:10.096Z] PASS [2020-06-09T12:29:10.096Z] [2020-06-09T12:29:10.096Z] DONE 1 tests in 2.362s [2020-06-09T12:29:10.096Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-06-09T12:29:10.096Z] ++ 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-06-09T12:29:10.096Z] ++ set -e [2020-06-09T12:29:10.096Z] ++ '[' -n 0 ']' [2020-06-09T12:29:10.096Z] ++ set -x [2020-06-09T12:29:10.096Z] ++ env -i DEST=/go/src/github.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-06-09T12:29:10.096Z] INFO: Testing against a local daemon [2020-06-09T12:29:10.096Z] === RUN TestSecretInspect [2020-06-09T12:29:11.683Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-06-09T12:29:12.617Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-06-09T12:29:12.876Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-06-09T12:29:12.876Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-06-09T12:29:13.382Z] --- PASS: TestSecretInspect (3.14s) [2020-06-09T12:29:13.383Z] === RUN TestSecretList [2020-06-09T12:29:13.441Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-06-09T12:29:14.007Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-06-09T12:29:15.246Z] ok github.com/docker/docker/daemon/discovery 0.194s coverage: 30.0% of statements [2020-06-09T12:29:16.243Z] ok github.com/docker/docker/daemon/config 1.034s coverage: 79.6% of statements [2020-06-09T12:29:16.536Z] --- PASS: TestServiceUpdateSecrets (15.74s) [2020-06-09T12:29:16.536Z] === RUN TestServiceUpdateConfigs [2020-06-09T12:29:16.669Z] --- PASS: TestSecretList (3.24s) [2020-06-09T12:29:16.669Z] === RUN TestSecretsCreateAndDelete [2020-06-09T12:29:17.292Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-06-09T12:29:17.550Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-06-09T12:29:18.475Z] ok github.com/docker/docker/daemon/events 0.303s coverage: 50.0% of statements [2020-06-09T12:29:18.475Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.552s coverage: 11.1% of statements [2020-06-09T12:29:18.924Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-06-09T12:29:19.203Z] --- PASS: TestSecretsCreateAndDelete (2.66s) [2020-06-09T12:29:19.203Z] === RUN TestSecretsUpdate [2020-06-09T12:29:19.475Z] ok github.com/docker/docker/daemon 3.146s coverage: 9.2% of statements [2020-06-09T12:29:19.475Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-06-09T12:29:19.475Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-06-09T12:29:19.475Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-06-09T12:29:19.475Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-06-09T12:29:19.948Z] ok github.com/docker/docker/daemon/graphdriver 0.274s coverage: 2.3% of statements [2020-06-09T12:29:19.948Z] ok github.com/docker/docker/daemon/links 0.106s coverage: 93.0% of statements [2020-06-09T12:29:19.948Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-06-09T12:29:19.948Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-06-09T12:29:19.948Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-06-09T12:29:19.948Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-06-09T12:29:19.948Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-06-09T12:29:19.948Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-06-09T12:29:19.948Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-06-09T12:29:19.948Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-06-09T12:29:19.948Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-06-09T12:29:19.948Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-06-09T12:29:19.948Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-06-09T12:29:19.948Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-06-09T12:29:20.825Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-06-09T12:29:21.157Z] --- PASS: TestBuildWithHugeFile (53.93s) [2020-06-09T12:29:21.157Z] === RUN TestBuildWithEmptyDockerfile [2020-06-09T12:29:21.157Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-09T12:29:21.157Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-09T12:29:21.157Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-09T12:29:21.157Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-09T12:29:21.157Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-09T12:29:21.157Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-09T12:29:21.157Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-09T12:29:21.157Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-09T12:29:21.157Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-09T12:29:21.157Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-06-09T12:29:21.157Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.27s) [2020-06-09T12:29:21.157Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s) [2020-06-09T12:29:21.157Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s) [2020-06-09T12:29:21.157Z] === RUN TestBuildPreserveOwnership [2020-06-09T12:29:21.157Z] === RUN TestBuildPreserveOwnership/copy_from [2020-06-09T12:29:21.157Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-06-09T12:29:22.174Z] --- PASS: TestBuildPreserveOwnership (3.73s) [2020-06-09T12:29:22.174Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.43s) [2020-06-09T12:29:22.174Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.30s) [2020-06-09T12:29:22.174Z] === RUN TestBuildPlatformInvalid [2020-06-09T12:29:22.174Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2020-06-09T12:29:22.174Z] PASS [2020-06-09T12:29:22.174Z] [2020-06-09T12:29:22.174Z] === Skipped [2020-06-09T12:29:22.174Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-06-09T12:29:22.174Z] build_session_test.go:25: TODO: BuildKit [2020-06-09T12:29:22.174Z] [2020-06-09T12:29:22.174Z] [2020-06-09T12:29:22.174Z] DONE 32 tests, 1 skipped in 90.166s [2020-06-09T12:29:22.174Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-06-09T12:29:22.174Z] ++ 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-06-09T12:29:22.174Z] ++ set -e [2020-06-09T12:29:22.174Z] ++ '[' -n 0 ']' [2020-06-09T12:29:22.174Z] ++ set -x [2020-06-09T12:29:22.174Z] ++ env -i DEST=/go/src/github.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-06-09T12:29:22.174Z] INFO: Testing against a local daemon [2020-06-09T12:29:22.174Z] === RUN TestConfigInspect [2020-06-09T12:29:22.490Z] --- PASS: TestSecretsUpdate (3.19s) [2020-06-09T12:29:22.490Z] === RUN TestTemplatedSecret [2020-06-09T12:29:22.728Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-06-09T12:29:23.766Z] ok github.com/docker/docker/daemon/logger/awslogs 0.710s coverage: 77.8% of statements [2020-06-09T12:29:23.766Z] ok github.com/docker/docker/daemon/images 0.503s coverage: 4.8% of statements [2020-06-09T12:29:24.239Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-06-09T12:29:24.239Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-06-09T12:29:24.239Z] ok github.com/docker/docker/daemon/logger 0.460s coverage: 42.1% of statements [2020-06-09T12:29:24.239Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-06-09T12:29:24.239Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-06-09T12:29:24.239Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-06-09T12:29:24.239Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-06-09T12:29:24.239Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-06-09T12:29:24.712Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.368s coverage: 61.6% of statements [2020-06-09T12:29:25.106Z] --- PASS: TestConfigInspect (2.44s) [2020-06-09T12:29:25.106Z] === RUN TestConfigList [2020-06-09T12:29:25.254Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-06-09T12:29:25.708Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.226s coverage: 87.2% of statements [2020-06-09T12:29:25.784Z] --- PASS: TestTemplatedSecret (3.53s) [2020-06-09T12:29:25.784Z] === RUN TestSecretCreateResolve [2020-06-09T12:29:25.821Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-06-09T12:29:26.637Z] --- PASS: TestConfigList (1.88s) [2020-06-09T12:29:26.637Z] === RUN TestConfigsCreateAndDelete [2020-06-09T12:29:26.754Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-06-09T12:29:27.015Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-06-09T12:29:27.286Z] ok github.com/docker/docker/daemon/logger/local 0.473s coverage: 75.2% of statements [2020-06-09T12:29:27.286Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-06-09T12:29:27.758Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.278s coverage: 35.9% of statements [2020-06-09T12:29:27.758Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.184s coverage: 33.3% of statements [2020-06-09T12:29:27.948Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-06-09T12:29:28.674Z] --- PASS: TestConfigsCreateAndDelete (1.90s) [2020-06-09T12:29:28.674Z] === RUN TestConfigsUpdate [2020-06-09T12:29:29.093Z] --- PASS: TestSecretCreateResolve (3.26s) [2020-06-09T12:29:29.093Z] PASS [2020-06-09T12:29:29.093Z] [2020-06-09T12:29:29.093Z] DONE 6 tests in 19.174s [2020-06-09T12:29:29.093Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-06-09T12:29:29.093Z] ++ 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-06-09T12:29:29.093Z] ++ set -e [2020-06-09T12:29:29.093Z] ++ '[' -n 0 ']' [2020-06-09T12:29:29.093Z] ++ set -x [2020-06-09T12:29:29.093Z] ++ env -i DEST=/go/src/github.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-06-09T12:29:29.093Z] INFO: Testing against a local daemon [2020-06-09T12:29:29.093Z] === RUN TestServiceCreateInit [2020-06-09T12:29:29.093Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-06-09T12:29:29.341Z] ok github.com/docker/docker/daemon/logger/templates 0.145s coverage: 8.3% of statements [2020-06-09T12:29:29.814Z] ok github.com/docker/docker/daemon/logger/syslog 0.152s coverage: 47.8% of statements [2020-06-09T12:29:30.719Z] --- PASS: TestConfigsUpdate (1.92s) [2020-06-09T12:29:30.719Z] === RUN TestTemplatedConfig [2020-06-09T12:29:31.227Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-06-09T12:29:31.393Z] ok github.com/docker/docker/daemon/logger/splunk 2.378s coverage: 82.5% of statements [2020-06-09T12:29:31.393Z] ? github.com/docker/docker/daemon/names [no test files] [2020-06-09T12:29:31.393Z] ? github.com/docker/docker/daemon/network [no test files] [2020-06-09T12:29:31.393Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-06-09T12:29:31.484Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-06-09T12:29:31.484Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-06-09T12:29:32.418Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-06-09T12:29:32.677Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-06-09T12:29:32.772Z] --- PASS: TestTemplatedConfig (2.39s) [2020-06-09T12:29:32.772Z] === RUN TestConfigCreateResolve [2020-06-09T12:29:33.637Z] ok github.com/docker/docker/distribution 1.647s coverage: 20.3% of statements [2020-06-09T12:29:33.637Z] ok github.com/docker/docker/distribution/metadata 1.357s coverage: 48.2% of statements [2020-06-09T12:29:34.050Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-06-09T12:29:34.111Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-06-09T12:29:34.111Z] ok github.com/docker/docker/errdefs 0.188s coverage: 49.4% of statements [2020-06-09T12:29:34.365Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-06-09T12:29:34.583Z] ok github.com/docker/docker/distribution/xfer 2.080s coverage: 76.8% of statements [2020-06-09T12:29:34.583Z] ? github.com/docker/docker/dockerversion [no test files] [2020-06-09T12:29:34.956Z] --- PASS: TestServiceUpdateConfigs (15.63s) [2020-06-09T12:29:34.956Z] === RUN TestServiceUpdateNetwork [2020-06-09T12:29:35.034Z] --- PASS: TestConfigCreateResolve (1.94s) [2020-06-09T12:29:35.034Z] === RUN TestConfigDaemonLibtrustID [2020-06-09T12:29:35.318Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-06-09T12:29:35.318Z] PASS [2020-06-09T12:29:35.318Z] [2020-06-09T12:29:35.318Z] DONE 7 tests in 13.089s [2020-06-09T12:29:35.318Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-06-09T12:29:35.318Z] ++ 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-06-09T12:29:35.318Z] ++ set -e [2020-06-09T12:29:35.318Z] ++ '[' -n 0 ']' [2020-06-09T12:29:35.318Z] ++ set -x [2020-06-09T12:29:35.318Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-09T12:29:35.318Z] INFO: Testing against a local daemon [2020-06-09T12:29:35.318Z] === RUN TestCheckpoint [2020-06-09T12:29:35.318Z] --- SKIP: TestCheckpoint (0.00s) [2020-06-09T12:29:35.318Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-09T12:29:35.318Z] === RUN TestContainerInvalidJSON [2020-06-09T12:29:35.318Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-06-09T12:29:35.318Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-06-09T12:29:35.318Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-06-09T12:29:35.318Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-06-09T12:29:35.318Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-06-09T12:29:35.318Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-06-09T12:29:35.318Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-06-09T12:29:35.318Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-06-09T12:29:35.318Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-06-09T12:29:35.318Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-06-09T12:29:35.318Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-06-09T12:29:35.318Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-06-09T12:29:35.318Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-06-09T12:29:35.318Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-06-09T12:29:35.424Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-06-09T12:29:35.605Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2020-06-09T12:29:35.605Z] === RUN TestCopyFromContainerPathIsNotDir [2020-06-09T12:29:35.605Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2020-06-09T12:29:35.605Z] === RUN TestCopyToContainerPathDoesNotExist [2020-06-09T12:29:35.605Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-06-09T12:29:35.605Z] === RUN TestCopyToContainerPathIsNotDir [2020-06-09T12:29:35.605Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2020-06-09T12:29:35.605Z] === RUN TestCopyFromContainer [2020-06-09T12:29:35.990Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-06-09T12:29:36.815Z] ok github.com/docker/docker/image/cache 0.517s coverage: 19.2% of statements [2020-06-09T12:29:36.815Z] ok github.com/docker/docker/image/v1 0.355s coverage: 25.0% of statements [2020-06-09T12:29:37.235Z] === RUN TestCopyFromContainer// [2020-06-09T12:29:37.235Z] === RUN TestCopyFromContainer//bar/root [2020-06-09T12:29:37.235Z] === RUN TestCopyFromContainer//bar/root/ [2020-06-09T12:29:37.235Z] === RUN TestCopyFromContainer/bar/quux [2020-06-09T12:29:37.235Z] === RUN TestCopyFromContainer/bar/quux/ [2020-06-09T12:29:37.235Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-06-09T12:29:37.235Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-06-09T12:29:37.373Z] ok github.com/docker/docker/image 1.375s coverage: 86.4% of statements [2020-06-09T12:29:37.523Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-06-09T12:29:37.523Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-06-09T12:29:37.523Z] === RUN TestCopyFromContainer/bar/notarget [2020-06-09T12:29:37.523Z] --- PASS: TestCopyFromContainer (1.96s) [2020-06-09T12:29:37.523Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-06-09T12:29:37.523Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2020-06-09T12:29:37.523Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-06-09T12:29:37.523Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2020-06-09T12:29:37.523Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-06-09T12:29:37.523Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-06-09T12:29:37.523Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-06-09T12:29:37.523Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-06-09T12:29:37.523Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-06-09T12:29:37.523Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-06-09T12:29:37.523Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-06-09T12:29:37.523Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-09T12:29:37.523Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-09T12:29:37.523Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-09T12:29:37.523Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-09T12:29:37.523Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-09T12:29:37.523Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-09T12:29:37.523Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-09T12:29:37.523Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-09T12:29:37.523Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-09T12:29:37.523Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-06-09T12:29:37.523Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-06-09T12:29:37.523Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-06-09T12:29:37.523Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-06-09T12:29:37.523Z] === RUN TestCreateLinkToNonExistingContainer [2020-06-09T12:29:37.810Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-06-09T12:29:37.810Z] === RUN TestCreateWithInvalidEnv [2020-06-09T12:29:37.810Z] === RUN TestCreateWithInvalidEnv/0 [2020-06-09T12:29:37.810Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-06-09T12:29:37.810Z] === RUN TestCreateWithInvalidEnv/1 [2020-06-09T12:29:37.810Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-06-09T12:29:37.810Z] === RUN TestCreateWithInvalidEnv/2 [2020-06-09T12:29:37.810Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-06-09T12:29:37.810Z] === CONT TestCreateWithInvalidEnv/0 [2020-06-09T12:29:37.810Z] === CONT TestCreateWithInvalidEnv/1 [2020-06-09T12:29:37.810Z] === CONT TestCreateWithInvalidEnv/2 [2020-06-09T12:29:37.810Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-06-09T12:29:37.810Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-06-09T12:29:37.810Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-06-09T12:29:37.810Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-06-09T12:29:37.810Z] === RUN TestCreateTmpfsMountsTarget [2020-06-09T12:29:37.810Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-06-09T12:29:37.810Z] === RUN TestCreateWithCustomMaskedPaths [2020-06-09T12:29:37.845Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-06-09T12:29:37.845Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-06-09T12:29:39.270Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-06-09T12:29:39.303Z] --- PASS: TestCreateWithCustomMaskedPaths (1.54s) [2020-06-09T12:29:39.303Z] === RUN TestCreateWithCapabilities [2020-06-09T12:29:39.303Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-06-09T12:29:39.303Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-06-09T12:29:39.303Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-06-09T12:29:39.303Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-06-09T12:29:39.303Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-06-09T12:29:39.303Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-06-09T12:29:39.303Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-06-09T12:29:39.303Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-06-09T12:29:39.303Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-06-09T12:29:39.303Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-06-09T12:29:39.303Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-09T12:29:39.303Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-09T12:29:39.303Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-06-09T12:29:39.303Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-06-09T12:29:39.303Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-06-09T12:29:39.303Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-06-09T12:29:39.303Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-06-09T12:29:39.303Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-06-09T12:29:39.303Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-06-09T12:29:39.303Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-06-09T12:29:39.303Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-06-09T12:29:39.303Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-06-09T12:29:39.303Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-06-09T12:29:39.303Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-06-09T12:29:39.303Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-06-09T12:29:39.303Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-09T12:29:39.303Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-06-09T12:29:39.303Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-06-09T12:29:39.303Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-06-09T12:29:39.303Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-06-09T12:29:39.303Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-06-09T12:29:39.303Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-06-09T12:29:39.303Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-06-09T12:29:39.303Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-06-09T12:29:39.303Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-06-09T12:29:39.303Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-06-09T12:29:39.303Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-06-09T12:29:39.303Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-06-09T12:29:39.303Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-06-09T12:29:39.303Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-06-09T12:29:39.303Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-06-09T12:29:39.303Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s) [2020-06-09T12:29:39.303Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s) [2020-06-09T12:29:39.303Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2020-06-09T12:29:39.303Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2020-06-09T12:29:39.303Z] === RUN TestCreateWithCustomReadonlyPaths [2020-06-09T12:29:39.429Z] ok github.com/docker/docker/libcontainerd/queue 0.256s coverage: 100.0% of statements [2020-06-09T12:29:39.429Z] ok github.com/docker/docker/layer 0.566s coverage: 30.1% of statements [2020-06-09T12:29:39.429Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-06-09T12:29:39.634Z] --- PASS: TestServiceCreateInit (9.75s) [2020-06-09T12:29:39.634Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.65s) [2020-06-09T12:29:39.634Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.06s) [2020-06-09T12:29:39.634Z] === RUN TestCreateServiceMultipleTimes [2020-06-09T12:29:40.425Z] ok github.com/docker/docker/libcontainerd/local 0.228s coverage: 1.0% of statements [2020-06-09T12:29:40.426Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-06-09T12:29:40.426Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-06-09T12:29:40.426Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-06-09T12:29:40.426Z] ? github.com/docker/docker/oci [no test files] [2020-06-09T12:29:40.426Z] ? github.com/docker/docker/oci/caps [no test files] [2020-06-09T12:29:40.426Z] ok github.com/docker/docker/pkg/aaparser 0.045s coverage: 50.0% of statements [2020-06-09T12:29:40.899Z] ok github.com/docker/docker/opts 0.350s coverage: 67.7% of statements [2020-06-09T12:29:41.340Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.60s) [2020-06-09T12:29:41.340Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-06-09T12:29:41.340Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-09T12:29:41.340Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-09T12:29:41.340Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-09T12:29:41.340Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-09T12:29:41.340Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-09T12:29:41.340Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-09T12:29:41.340Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-09T12:29:41.340Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-09T12:29:41.340Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-09T12:29:41.340Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-09T12:29:41.340Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-09T12:29:41.340Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-09T12:29:41.340Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-09T12:29:41.340Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-09T12:29:41.340Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-09T12:29:41.340Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-06-09T12:29:41.340Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-06-09T12:29:41.340Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-06-09T12:29:41.340Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-06-09T12:29:41.340Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-06-09T12:29:41.340Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-06-09T12:29:41.340Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-06-09T12:29:41.627Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.54s) [2020-06-09T12:29:41.627Z] === RUN TestCreateDifferentPlatform [2020-06-09T12:29:41.627Z] === RUN TestCreateDifferentPlatform/different_os [2020-06-09T12:29:41.627Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-06-09T12:29:41.627Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-06-09T12:29:41.627Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-06-09T12:29:41.627Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-06-09T12:29:41.627Z] === RUN TestContainerStartOnDaemonRestart [2020-06-09T12:29:41.627Z] === PAUSE TestContainerStartOnDaemonRestart [2020-06-09T12:29:41.627Z] === RUN TestDaemonRestartIpcMode [2020-06-09T12:29:41.627Z] === PAUSE TestDaemonRestartIpcMode [2020-06-09T12:29:41.627Z] === RUN TestDaemonHostGatewayIP [2020-06-09T12:29:41.627Z] === PAUSE TestDaemonHostGatewayIP [2020-06-09T12:29:41.627Z] === RUN TestContainerKillOnDaemonStart [2020-06-09T12:29:41.627Z] === PAUSE TestContainerKillOnDaemonStart [2020-06-09T12:29:41.627Z] === RUN TestDiff [2020-06-09T12:29:41.800Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-06-09T12:29:41.901Z] ok github.com/docker/docker/pkg/broadcaster 0.045s coverage: 100.0% of statements [2020-06-09T12:29:42.059Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-06-09T12:29:42.250Z] --- PASS: TestDiff (0.53s) [2020-06-09T12:29:42.250Z] === RUN TestExecWithCloseStdin [2020-06-09T12:29:42.625Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-06-09T12:29:42.876Z] --- PASS: TestExecWithCloseStdin (0.65s) [2020-06-09T12:29:42.876Z] === RUN TestExec [2020-06-09T12:29:42.896Z] ok github.com/docker/docker/pkg/capabilities 0.043s coverage: 87.5% of statements [2020-06-09T12:29:43.191Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-06-09T12:29:43.368Z] ok github.com/docker/docker/pkg/authorization 0.554s coverage: 26.8% of statements [2020-06-09T12:29:43.368Z] ok github.com/docker/docker/pkg/chrootarchive 0.113s coverage: 15.4% of statements [2020-06-09T12:29:43.504Z] --- PASS: TestExec (0.65s) [2020-06-09T12:29:43.504Z] === RUN TestExecUser [2020-06-09T12:29:44.124Z] --- PASS: TestExecUser (0.63s) [2020-06-09T12:29:44.124Z] === RUN TestExportContainerAndImportImage [2020-06-09T12:29:44.364Z] ok github.com/docker/docker/pkg/directory 0.084s coverage: 80.0% of statements [2020-06-09T12:29:44.747Z] --- PASS: TestExportContainerAndImportImage (0.75s) [2020-06-09T12:29:44.747Z] === RUN TestExportContainerAfterDaemonRestart [2020-06-09T12:29:44.836Z] ok github.com/docker/docker/pkg/discovery 0.046s coverage: 58.3% of statements [2020-06-09T12:29:44.836Z] ok github.com/docker/docker/pkg/discovery/file 0.056s coverage: 92.9% of statements [2020-06-09T12:29:45.092Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-06-09T12:29:45.092Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-06-09T12:29:45.658Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-06-09T12:29:46.233Z] --- PASS: TestExportContainerAfterDaemonRestart (1.42s) [2020-06-09T12:29:46.233Z] === RUN TestHealthCheckWorkdir [2020-06-09T12:29:46.414Z] ok github.com/docker/docker/pkg/discovery/memory 0.103s coverage: 92.3% of statements [2020-06-09T12:29:46.886Z] ok github.com/docker/docker/pkg/discovery/nodes 0.043s coverage: 93.8% of statements [2020-06-09T12:29:47.035Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-06-09T12:29:47.035Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-06-09T12:29:47.249Z] --- PASS: TestHealthCheckWorkdir (0.75s) [2020-06-09T12:29:47.249Z] === RUN TestHealthKillContainer [2020-06-09T12:29:47.882Z] ok github.com/docker/docker/pkg/filenotify 0.047s coverage: 36.2% of statements [2020-06-09T12:29:48.355Z] ok github.com/docker/docker/pkg/fileutils 0.089s coverage: 87.7% of statements [2020-06-09T12:29:48.933Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-06-09T12:29:49.349Z] ok github.com/docker/docker/pkg/homedir 0.080s coverage: 42.9% of statements [2020-06-09T12:29:49.822Z] ok github.com/docker/docker/pkg/idtools 0.056s coverage: 7.3% of statements [2020-06-09T12:29:49.945Z] --- PASS: TestHealthKillContainer (2.76s) [2020-06-09T12:29:49.946Z] === RUN TestInspectCpusetInConfigPre120 [2020-06-09T12:29:49.977Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-06-09T12:29:49.977Z] Copying nested executables into bundles/cross/linux/amd64 [2020-06-09T12:29:49.977Z] Cross building: bundles/cross/windows/amd64 [2020-06-09T12:29:49.977Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-06-09T12:29:49.977Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-06-09T12:29:50.145Z] --- PASS: TestServiceUpdateNetwork (16.48s) [2020-06-09T12:29:50.145Z] === RUN TestServiceUpdatePidsLimit [2020-06-09T12:29:50.145Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-06-09T12:29:50.235Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s) [2020-06-09T12:29:50.235Z] === RUN TestIpcModeNone [2020-06-09T12:29:50.294Z] ok github.com/docker/docker/pkg/discovery/kv 3.385s coverage: 84.1% of statements [2020-06-09T12:29:50.306Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-06-09T12:29:50.756Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-06-09T12:29:50.767Z] ok github.com/docker/docker/pkg/archive 8.708s coverage: 62.0% of statements [2020-06-09T12:29:50.858Z] --- PASS: TestIpcModeNone (0.64s) [2020-06-09T12:29:50.858Z] === RUN TestIpcModePrivate [2020-06-09T12:29:51.477Z] --- PASS: TestIpcModePrivate (0.63s) [2020-06-09T12:29:51.477Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-06-09T12:29:51.477Z] === RUN TestIpcModeShareable [2020-06-09T12:29:51.762Z] ok github.com/docker/docker/pkg/locker 0.196s coverage: 88.9% of statements [2020-06-09T12:29:51.762Z] ok github.com/docker/docker/pkg/ioutils 0.871s coverage: 69.2% of statements [2020-06-09T12:29:51.762Z] ok github.com/docker/docker/pkg/jsonmessage 0.303s coverage: 91.7% of statements [2020-06-09T12:29:52.492Z] --- PASS: TestIpcModeShareable (0.66s) [2020-06-09T12:29:52.492Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-06-09T12:29:52.492Z] === RUN TestAPIIpcModeShareableAndContainer [2020-06-09T12:29:52.758Z] ok github.com/docker/docker/pkg/longpath 0.054s coverage: 100.0% of statements [2020-06-09T12:29:52.758Z] ok github.com/docker/docker/pkg/namesgenerator 0.055s coverage: 85.7% of statements [2020-06-09T12:29:52.884Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-06-09T12:29:53.230Z] ok github.com/docker/docker/pkg/parsers 0.088s coverage: 97.0% of statements [2020-06-09T12:29:53.984Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.87s) [2020-06-09T12:29:53.984Z] === RUN TestAPIIpcModeHost [2020-06-09T12:29:54.226Z] ok github.com/docker/docker/pkg/pidfile 0.075s coverage: 82.6% of statements [2020-06-09T12:29:54.258Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-06-09T12:29:54.611Z] --- PASS: TestAPIIpcModeHost (0.54s) [2020-06-09T12:29:54.611Z] === RUN TestDaemonIpcModeShareable [2020-06-09T12:29:55.221Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.258s coverage: 56.8% of statements [2020-06-09T12:29:56.096Z] --- PASS: TestDaemonIpcModeShareable (1.43s) [2020-06-09T12:29:56.097Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-06-09T12:29:56.097Z] === RUN TestDaemonIpcModePrivate [2020-06-09T12:29:56.156Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-06-09T12:29:56.217Z] ok github.com/docker/docker/pkg/plugins/transport 0.239s coverage: 85.7% of statements [2020-06-09T12:29:56.690Z] ok github.com/docker/docker/pkg/pools 0.118s coverage: 88.2% of statements [2020-06-09T12:29:57.163Z] ok github.com/docker/docker/pkg/progress 0.038s coverage: 75.9% of statements [2020-06-09T12:29:57.587Z] --- PASS: TestDaemonIpcModePrivate (1.39s) [2020-06-09T12:29:57.587Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-06-09T12:29:57.587Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-06-09T12:29:57.724Z] --- PASS: TestCreateServiceMultipleTimes (18.99s) [2020-06-09T12:29:57.724Z] === RUN TestCreateServiceConflict [2020-06-09T12:29:58.159Z] ok github.com/docker/docker/pkg/reexec 0.087s coverage: 82.4% of statements [2020-06-09T12:29:58.632Z] ok github.com/docker/docker/pkg/pubsub 1.102s coverage: 73.9% of statements [2020-06-09T12:29:59.074Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.41s) [2020-06-09T12:29:59.074Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-06-09T12:29:59.074Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-06-09T12:29:59.115Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-06-09T12:29:59.435Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-06-09T12:29:59.628Z] ok github.com/docker/docker/pkg/signal 0.037s coverage: 20.3% of statements [2020-06-09T12:29:59.628Z] ok github.com/docker/docker/pkg/stdcopy 0.038s coverage: 100.0% of statements [2020-06-09T12:30:00.560Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.41s) [2020-06-09T12:30:00.560Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-06-09T12:30:00.560Z] === RUN TestIpcModeOlderClient [2020-06-09T12:30:00.560Z] === PAUSE TestIpcModeOlderClient [2020-06-09T12:30:00.560Z] === RUN TestKillContainerInvalidSignal [2020-06-09T12:30:00.624Z] ok github.com/docker/docker/pkg/stringid 0.036s coverage: 70.6% of statements [2020-06-09T12:30:00.845Z] --- PASS: TestKillContainerInvalidSignal (0.54s) [2020-06-09T12:30:00.845Z] === RUN TestKillContainer [2020-06-09T12:30:00.845Z] === RUN TestKillContainer/no_signal [2020-06-09T12:30:01.013Z] --- PASS: TestCreateServiceConflict (3.17s) [2020-06-09T12:30:01.013Z] === RUN TestCreateServiceMaxReplicas [2020-06-09T12:30:01.096Z] ok github.com/docker/docker/pkg/streamformatter 0.083s coverage: 66.2% of statements [2020-06-09T12:30:01.466Z] === RUN TestKillContainer/non_killing_signal [2020-06-09T12:30:01.569Z] ok github.com/docker/docker/pkg/sysinfo 0.035s coverage: 38.2% of statements [2020-06-09T12:30:01.752Z] === RUN TestKillContainer/killing_signal [2020-06-09T12:30:01.962Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-06-09T12:30:02.381Z] --- PASS: TestKillContainer (1.65s) [2020-06-09T12:30:02.381Z] --- PASS: TestKillContainer/no_signal (0.50s) [2020-06-09T12:30:02.381Z] --- PASS: TestKillContainer/non_killing_signal (0.38s) [2020-06-09T12:30:02.381Z] --- PASS: TestKillContainer/killing_signal (0.49s) [2020-06-09T12:30:02.381Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-06-09T12:30:02.381Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-06-09T12:30:02.896Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-06-09T12:30:02.896Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-06-09T12:30:02.896Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-06-09T12:30:03.008Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-06-09T12:30:03.148Z] ok github.com/docker/docker/pkg/tailfile 0.264s coverage: 88.6% of statements [2020-06-09T12:30:03.148Z] ok github.com/docker/docker/pkg/system 0.056s coverage: 13.8% of statements [2020-06-09T12:30:03.636Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.13s) [2020-06-09T12:30:03.636Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.55s) [2020-06-09T12:30:03.636Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.39s) [2020-06-09T12:30:03.636Z] === RUN TestKillStoppedContainer [2020-06-09T12:30:03.636Z] --- PASS: TestKillStoppedContainer (0.06s) [2020-06-09T12:30:03.636Z] === RUN TestKillStoppedContainerAPIPre120 [2020-06-09T12:30:03.636Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-06-09T12:30:03.636Z] === RUN TestKillDifferentUserContainer [2020-06-09T12:30:04.143Z] testing: warning: no tests to run [2020-06-09T12:30:04.143Z] coverage: [no statements] [2020-06-09T12:30:04.143Z] ok github.com/docker/docker/pkg/term/windows 0.126s coverage: [no statements] [no tests to run] [2020-06-09T12:30:04.260Z] --- PASS: TestKillDifferentUserContainer (0.54s) [2020-06-09T12:30:04.260Z] === RUN TestInspectOomKilledTrue [2020-06-09T12:30:04.621Z] ok github.com/docker/docker/pkg/tarsum 0.182s coverage: 89.3% of statements [2020-06-09T12:30:05.095Z] ok github.com/docker/docker/pkg/truncindex 0.138s coverage: 91.5% of statements [2020-06-09T12:30:05.095Z] ok github.com/docker/docker/pkg/urlutil 0.033s coverage: 100.0% of statements [2020-06-09T12:30:05.207Z] --- PASS: TestCreateServiceMaxReplicas (3.56s) [2020-06-09T12:30:05.207Z] === RUN TestCreateWithDuplicateNetworkNames [2020-06-09T12:30:05.281Z] --- PASS: TestInspectOomKilledTrue (0.91s) [2020-06-09T12:30:05.281Z] === RUN TestInspectOomKilledFalse [2020-06-09T12:30:05.905Z] --- PASS: TestInspectOomKilledFalse (0.56s) [2020-06-09T12:30:05.905Z] === RUN TestLinksEtcHostsContentMatch [2020-06-09T12:30:06.090Z] ok github.com/docker/docker/pkg/useragent 0.037s coverage: 88.9% of statements [2020-06-09T12:30:06.189Z] --- PASS: TestLinksEtcHostsContentMatch (0.45s) [2020-06-09T12:30:06.189Z] === RUN TestLinksContainerNames [2020-06-09T12:30:07.085Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-06-09T12:30:07.085Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-06-09T12:30:07.085Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-06-09T12:30:07.085Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-06-09T12:30:07.085Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-06-09T12:30:07.085Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-06-09T12:30:07.085Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-06-09T12:30:07.085Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-06-09T12:30:07.213Z] --- PASS: TestLinksContainerNames (1.07s) [2020-06-09T12:30:07.213Z] === RUN TestLogsFollowTailEmpty [2020-06-09T12:30:07.560Z] --- PASS: TestServiceUpdatePidsLimit (17.85s) [2020-06-09T12:30:07.560Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.81s) [2020-06-09T12:30:07.560Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.24s) [2020-06-09T12:30:07.560Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.15s) [2020-06-09T12:30:07.560Z] PASS [2020-06-09T12:30:07.560Z] [2020-06-09T12:30:07.560Z] === Skipped [2020-06-09T12:30:07.560Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-06-09T12:30:07.560Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-09T12:30:07.560Z] [2020-06-09T12:30:07.560Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-06-09T12:30:07.560Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-09T12:30:07.560Z] [2020-06-09T12:30:07.560Z] [2020-06-09T12:30:07.560Z] DONE 27 tests, 2 skipped in 175.813s [2020-06-09T12:30:07.560Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-06-09T12:30:07.560Z] ++ 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-06-09T12:30:07.560Z] ++ set -e [2020-06-09T12:30:07.560Z] ++ '[' -n 0 ']' [2020-06-09T12:30:07.560Z] ++ set -x [2020-06-09T12:30:07.560Z] ++ env -i DEST=/go/src/github.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-06-09T12:30:07.560Z] INFO: Testing against a local daemon [2020-06-09T12:30:07.560Z] === RUN TestSessionCreate [2020-06-09T12:30:07.560Z] --- PASS: TestSessionCreate (0.03s) [2020-06-09T12:30:07.560Z] === RUN TestSessionCreateWithBadUpgrade [2020-06-09T12:30:07.560Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2020-06-09T12:30:07.560Z] PASS [2020-06-09T12:30:07.560Z] [2020-06-09T12:30:07.560Z] DONE 2 tests in 0.191s [2020-06-09T12:30:07.560Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-06-09T12:30:07.560Z] ++ 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-06-09T12:30:07.560Z] ++ set -e [2020-06-09T12:30:07.560Z] ++ '[' -n 0 ']' [2020-06-09T12:30:07.560Z] ++ set -x [2020-06-09T12:30:07.560Z] ++ env -i DEST=/go/src/github.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-06-09T12:30:07.560Z] INFO: Testing against a local daemon [2020-06-09T12:30:07.560Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-06-09T12:30:07.560Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-09T12:30:07.560Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-09T12:30:07.560Z] === RUN TestEventsExecDie [2020-06-09T12:30:07.560Z] --- PASS: TestEventsExecDie (0.94s) [2020-06-09T12:30:07.560Z] === RUN TestEventsBackwardsCompatible [2020-06-09T12:30:07.841Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-06-09T12:30:07.841Z] === RUN TestInfoBinaryCommits [2020-06-09T12:30:07.841Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-06-09T12:30:07.841Z] === RUN TestInfoAPIVersioned [2020-06-09T12:30:07.841Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-06-09T12:30:07.841Z] === RUN TestInfoDiscoveryBackend [2020-06-09T12:30:08.057Z] --- PASS: TestLogsFollowTailEmpty (0.58s) [2020-06-09T12:30:08.057Z] === RUN TestContainerNetworkMountsNoChown [2020-06-09T12:30:08.079Z] ok github.com/docker/docker/plugin 0.228s coverage: 12.0% of statements [2020-06-09T12:30:08.079Z] ok github.com/docker/docker/plugin/v2 0.238s coverage: 20.1% of statements [2020-06-09T12:30:08.120Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-06-09T12:30:08.120Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-06-09T12:30:08.161Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-06-09T12:30:08.161Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-06-09T12:30:08.344Z] --- PASS: TestContainerNetworkMountsNoChown (0.54s) [2020-06-09T12:30:08.344Z] === RUN TestMountDaemonRoot [2020-06-09T12:30:08.344Z] === RUN TestMountDaemonRoot/default [2020-06-09T12:30:08.344Z] === PAUSE TestMountDaemonRoot/default [2020-06-09T12:30:08.344Z] === RUN TestMountDaemonRoot/private [2020-06-09T12:30:08.344Z] === PAUSE TestMountDaemonRoot/private [2020-06-09T12:30:08.344Z] === RUN TestMountDaemonRoot/rprivate [2020-06-09T12:30:08.344Z] === PAUSE TestMountDaemonRoot/rprivate [2020-06-09T12:30:08.344Z] === RUN TestMountDaemonRoot/slave [2020-06-09T12:30:08.344Z] === PAUSE TestMountDaemonRoot/slave [2020-06-09T12:30:08.344Z] === RUN TestMountDaemonRoot/rslave [2020-06-09T12:30:08.344Z] === PAUSE TestMountDaemonRoot/rslave [2020-06-09T12:30:08.344Z] === RUN TestMountDaemonRoot/shared [2020-06-09T12:30:08.344Z] === PAUSE TestMountDaemonRoot/shared [2020-06-09T12:30:08.344Z] === RUN TestMountDaemonRoot/rshared [2020-06-09T12:30:08.344Z] === PAUSE TestMountDaemonRoot/rshared [2020-06-09T12:30:08.344Z] === CONT TestMountDaemonRoot/default [2020-06-09T12:30:08.344Z] === CONT TestMountDaemonRoot/shared [2020-06-09T12:30:08.344Z] === RUN TestMountDaemonRoot/default/mount_root [2020-06-09T12:30:08.344Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-06-09T12:30:08.344Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-06-09T12:30:08.344Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-06-09T12:30:08.344Z] === RUN TestMountDaemonRoot/default/bind_root [2020-06-09T12:30:08.344Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-06-09T12:30:08.344Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-06-09T12:30:08.344Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-06-09T12:30:08.344Z] === CONT TestMountDaemonRoot/rslave [2020-06-09T12:30:08.344Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-06-09T12:30:08.344Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-06-09T12:30:08.344Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-06-09T12:30:08.344Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-06-09T12:30:08.344Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-06-09T12:30:08.344Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-06-09T12:30:08.344Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-06-09T12:30:08.344Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-06-09T12:30:08.344Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-06-09T12:30:08.344Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-06-09T12:30:08.344Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-06-09T12:30:08.344Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-06-09T12:30:08.344Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-06-09T12:30:08.344Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-06-09T12:30:08.344Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-06-09T12:30:08.344Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-06-09T12:30:08.344Z] === CONT TestMountDaemonRoot/rprivate [2020-06-09T12:30:08.344Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-06-09T12:30:08.344Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-06-09T12:30:08.344Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-06-09T12:30:08.344Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-06-09T12:30:08.344Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-06-09T12:30:08.344Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-06-09T12:30:08.344Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-06-09T12:30:08.344Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-06-09T12:30:08.344Z] === CONT TestMountDaemonRoot/rshared [2020-06-09T12:30:08.344Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-06-09T12:30:08.344Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-06-09T12:30:08.344Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-06-09T12:30:08.344Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-06-09T12:30:08.344Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-06-09T12:30:08.344Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-06-09T12:30:08.344Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-06-09T12:30:08.344Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-06-09T12:30:08.344Z] === CONT TestMountDaemonRoot/slave [2020-06-09T12:30:08.344Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-06-09T12:30:08.344Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-06-09T12:30:08.344Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-06-09T12:30:08.344Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-06-09T12:30:08.344Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-06-09T12:30:08.344Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-06-09T12:30:08.344Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-06-09T12:30:08.344Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-06-09T12:30:08.344Z] === CONT TestMountDaemonRoot/private [2020-06-09T12:30:08.344Z] === RUN TestMountDaemonRoot/private/bind_root [2020-06-09T12:30:08.344Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-06-09T12:30:08.344Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-06-09T12:30:08.344Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-06-09T12:30:08.344Z] === RUN TestMountDaemonRoot/private/mount_root [2020-06-09T12:30:08.344Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-06-09T12:30:08.344Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-06-09T12:30:08.344Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-06-09T12:30:08.344Z] === CONT TestMountDaemonRoot/default/mount_root [2020-06-09T12:30:08.344Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-06-09T12:30:08.344Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-06-09T12:30:08.344Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-06-09T12:30:08.344Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-06-09T12:30:08.550Z] ok github.com/docker/docker/reference 0.175s coverage: 84.4% of statements [2020-06-09T12:30:08.632Z] === CONT TestMountDaemonRoot/default/bind_root [2020-06-09T12:30:08.632Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-06-09T12:30:08.632Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-06-09T12:30:08.632Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-06-09T12:30:08.632Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-06-09T12:30:08.632Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-06-09T12:30:08.632Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-06-09T12:30:08.632Z] === CONT TestMountDaemonRoot/private/bind_root [2020-06-09T12:30:08.632Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-06-09T12:30:08.632Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-06-09T12:30:08.632Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-06-09T12:30:08.632Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-06-09T12:30:08.632Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-06-09T12:30:08.632Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-06-09T12:30:08.632Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-06-09T12:30:08.632Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-06-09T12:30:08.632Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-06-09T12:30:08.632Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-06-09T12:30:08.632Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-06-09T12:30:08.632Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-06-09T12:30:08.632Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-06-09T12:30:08.632Z] === CONT TestMountDaemonRoot/private/mount_root [2020-06-09T12:30:08.632Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-06-09T12:30:08.920Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-06-09T12:30:08.920Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-06-09T12:30:08.920Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-06-09T12:30:08.920Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-06-09T12:30:08.920Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-06-09T12:30:08.920Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-06-09T12:30:08.920Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-06-09T12:30:08.920Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-06-09T12:30:08.920Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-06-09T12:30:08.920Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-06-09T12:30:08.920Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-06-09T12:30:08.920Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-06-09T12:30:08.920Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-06-09T12:30:08.920Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-06-09T12:30:08.920Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-06-09T12:30:08.920Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-06-09T12:30:08.920Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-06-09T12:30:08.920Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-06-09T12:30:08.920Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-06-09T12:30:08.920Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-06-09T12:30:08.920Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-06-09T12:30:08.920Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-06-09T12:30:08.920Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2020-06-09T12:30:08.920Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-06-09T12:30:08.920Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-06-09T12:30:08.920Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-06-09T12:30:08.920Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-06-09T12:30:08.920Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-06-09T12:30:08.920Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-06-09T12:30:08.920Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-06-09T12:30:08.920Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-06-09T12:30:08.920Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-06-09T12:30:08.920Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-06-09T12:30:08.920Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-06-09T12:30:08.920Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-06-09T12:30:08.920Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-06-09T12:30:08.920Z] === RUN TestContainerBindMountNonRecursive [2020-06-09T12:30:09.099Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-06-09T12:30:09.121Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-06-09T12:30:09.121Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-06-09T12:30:09.732Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-06-09T12:30:09.732Z] === RUN TestInfoAPI [2020-06-09T12:30:09.732Z] --- PASS: TestInfoAPI (0.02s) [2020-06-09T12:30:09.732Z] === RUN TestInfoAPIWarnings [2020-06-09T12:30:10.032Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-06-09T12:30:10.126Z] ok github.com/docker/docker/restartmanager 0.062s coverage: 50.9% of statements [2020-06-09T12:30:10.126Z] ok github.com/docker/docker/registry/resumable 0.350s coverage: 100.0% of statements [2020-06-09T12:30:10.290Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-06-09T12:30:10.343Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-06-09T12:30:10.343Z] === RUN TestInfoDebug [2020-06-09T12:30:10.427Z] --- PASS: TestContainerBindMountNonRecursive (1.36s) [2020-06-09T12:30:10.427Z] === RUN TestNetworkNat [2020-06-09T12:30:10.712Z] --- PASS: TestNetworkNat (0.58s) [2020-06-09T12:30:10.712Z] === RUN TestNetworkLocalhostTCPNat [2020-06-09T12:30:10.953Z] --- PASS: TestInfoDebug (0.52s) [2020-06-09T12:30:10.953Z] === RUN TestInfoInsecureRegistries [2020-06-09T12:30:11.119Z] ok github.com/docker/docker/runconfig 0.039s coverage: 52.2% of statements [2020-06-09T12:30:11.119Z] ok github.com/docker/docker/testutil 0.039s coverage: 62.5% of statements [2020-06-09T12:30:11.234Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-06-09T12:30:11.234Z] === RUN TestInfoRegistryMirrors [2020-06-09T12:30:11.334Z] --- PASS: TestNetworkLocalhostTCPNat (0.60s) [2020-06-09T12:30:11.334Z] === RUN TestNetworkLoopbackNat [2020-06-09T12:30:11.663Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-06-09T12:30:11.844Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-06-09T12:30:11.844Z] === RUN TestLoginFailsWithBadCredentials [2020-06-09T12:30:12.113Z] ok github.com/docker/docker/registry 0.496s coverage: 51.7% of statements [2020-06-09T12:30:12.124Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s) [2020-06-09T12:30:12.124Z] === RUN TestPingCacheHeaders [2020-06-09T12:30:12.124Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-06-09T12:30:12.124Z] === RUN TestPingGet [2020-06-09T12:30:12.124Z] --- PASS: TestPingGet (0.01s) [2020-06-09T12:30:12.124Z] === RUN TestPingHead [2020-06-09T12:30:12.124Z] --- PASS: TestPingHead (0.02s) [2020-06-09T12:30:12.124Z] === RUN TestVersion [2020-06-09T12:30:12.124Z] --- PASS: TestVersion (0.01s) [2020-06-09T12:30:12.124Z] PASS [2020-06-09T12:30:12.124Z] [2020-06-09T12:30:12.124Z] === Skipped [2020-06-09T12:30:12.124Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-09T12:30:12.124Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-09T12:30:12.124Z] [2020-06-09T12:30:12.125Z] [2020-06-09T12:30:12.125Z] DONE 18 tests, 1 skipped in 5.721s [2020-06-09T12:30:12.125Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-06-09T12:30:12.125Z] ++ 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-06-09T12:30:12.125Z] ++ set -e [2020-06-09T12:30:12.125Z] ++ '[' -n 0 ']' [2020-06-09T12:30:12.125Z] ++ set -x [2020-06-09T12:30:12.125Z] ++ env -i DEST=/go/src/github.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-06-09T12:30:12.353Z] --- PASS: TestNetworkLoopbackNat (0.79s) [2020-06-09T12:30:12.353Z] === RUN TestPause [2020-06-09T12:30:12.405Z] INFO: Testing against a local daemon [2020-06-09T12:30:12.405Z] === RUN TestVolumesCreateAndList [2020-06-09T12:30:12.405Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-06-09T12:30:12.405Z] === RUN TestVolumesRemove [2020-06-09T12:30:12.405Z] --- PASS: TestVolumesRemove (0.10s) [2020-06-09T12:30:12.405Z] === RUN TestVolumesInspect [2020-06-09T12:30:12.405Z] --- PASS: TestVolumesInspect (0.02s) [2020-06-09T12:30:12.405Z] === RUN TestVolumesInvalidJSON [2020-06-09T12:30:12.405Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-06-09T12:30:12.405Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-06-09T12:30:12.405Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-06-09T12:30:12.405Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-06-09T12:30:12.405Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-06-09T12:30:12.405Z] PASS [2020-06-09T12:30:12.405Z] [2020-06-09T12:30:12.405Z] DONE 5 tests in 0.264s [2020-06-09T12:30:12.405Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-06-09T12:30:12.595Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-06-09T12:30:12.639Z] --- PASS: TestPause (0.59s) [2020-06-09T12:30:12.639Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-06-09T12:30:12.639Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-09T12:30:12.639Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-09T12:30:12.639Z] === RUN TestPauseStopPausedContainer [2020-06-09T12:30:12.685Z] ++++ cat bundles/test-integration/docker.pid [2020-06-09T12:30:12.685Z] +++ kill 12276 [2020-06-09T12:30:13.262Z] --- PASS: TestPauseStopPausedContainer (0.64s) [2020-06-09T12:30:13.262Z] === RUN TestPsFilter [2020-06-09T12:30:13.551Z] --- PASS: TestPsFilter (0.18s) [2020-06-09T12:30:13.551Z] === RUN TestRemoveContainerWithRemovedVolume [2020-06-09T12:30:14.148Z] +++ /etc/init.d/apparmor stop [2020-06-09T12:30:14.148Z] Leaving: AppArmorNo profiles have been unloaded. [2020-06-09T12:30:14.148Z] [2020-06-09T12:30:14.148Z] Unloading profiles will leave already running processes permanently [2020-06-09T12:30:14.148Z] unconfined, which can lead to unexpected situations. [2020-06-09T12:30:14.148Z] [2020-06-09T12:30:14.148Z] To set a process to complain mode, use the command line tool [2020-06-09T12:30:14.148Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-06-09T12:30:14.148Z] +++ true [2020-06-09T12:30:14.148Z] exiting test-integration [2020-06-09T12:30:14.148Z] ++ exit 0 [2020-06-09T12:30:14.148Z] [2020-06-09T12:30:14.172Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.53s) [2020-06-09T12:30:14.172Z] === RUN TestRemoveContainerWithVolume [2020-06-09T12:30:14.796Z] --- PASS: TestRemoveContainerWithVolume (0.61s) [2020-06-09T12:30:14.796Z] === RUN TestRemoveContainerRunning [2020-06-09T12:30:15.084Z] --- PASS: TestRemoveContainerRunning (0.55s) [2020-06-09T12:30:15.084Z] === RUN TestRemoveContainerForceRemoveRunning [2020-06-09T12:30:15.084Z] ok github.com/docker/docker/volume/drivers 0.245s coverage: 36.1% of statements [2020-06-09T12:30:15.084Z] ok github.com/docker/docker/volume/local 0.148s coverage: 37.7% of statements [2020-06-09T12:30:15.122Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-06-09T12:30:15.557Z] ok github.com/docker/docker/volume/mounts 0.204s coverage: 66.2% of statements Post stage [Pipeline] junit [2020-06-09T12:30:15.650Z] Recording test results [2020-06-09T12:30:15.708Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.54s) [2020-06-09T12:30:15.708Z] === RUN TestRemoveInvalidContainer [2020-06-09T12:30:15.708Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-06-09T12:30:15.708Z] === RUN TestRenameLinkedContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-06-09T12:30:16.434Z] + echo Ensuring container killed. [2020-06-09T12:30:16.434Z] Ensuring container killed. [2020-06-09T12:30:16.434Z] + docker rm -vf docker-pr8 [2020-06-09T12:30:16.434Z] Error: No such container: docker-pr8 [2020-06-09T12:30:16.434Z] + true [Pipeline] sh [2020-06-09T12:30:16.800Z] + echo Chowning /workspace to jenkins user [2020-06-09T12:30:16.800Z] Chowning /workspace to jenkins user [2020-06-09T12:30:16.800Z] + id -u [2020-06-09T12:30:16.800Z] + id -g [2020-06-09T12:30:16.800Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40938:/workspace busybox chown -R 1001:1001 /workspace [2020-06-09T12:30:16.800Z] Unable to find image 'busybox:latest' locally [2020-06-09T12:30:17.080Z] latest: Pulling from library/busybox [2020-06-09T12:30:17.080Z] a84e58ddc6cf: Pulling fs layer [2020-06-09T12:30:17.143Z] ok github.com/docker/docker/volume/service 0.394s coverage: 70.3% of statements [2020-06-09T12:30:17.361Z] a84e58ddc6cf: Download complete [2020-06-09T12:30:17.641Z] a84e58ddc6cf: Pull complete [2020-06-09T12:30:17.641Z] Digest: sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 [2020-06-09T12:30:17.641Z] Status: Downloaded newer image for busybox:latest [2020-06-09T12:30:18.397Z] --- PASS: TestRenameLinkedContainer (2.19s) [2020-06-09T12:30:18.397Z] === RUN TestRenameStoppedContainer [2020-06-09T12:30:18.397Z] --- PASS: TestRenameStoppedContainer (0.53s) [2020-06-09T12:30:18.397Z] === RUN TestRenameRunningContainerAndReuse [2020-06-09T12:30:19.303Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-06-09T12:30:19.881Z] --- PASS: TestRenameRunningContainerAndReuse (1.08s) [2020-06-09T12:30:19.881Z] === RUN TestRenameInvalidName [2020-06-09T12:30:20.036Z] + bundleName=s390x-integration [2020-06-09T12:30:20.036Z] + echo Creating s390x-integration-bundles.tar.gz [2020-06-09T12:30:20.036Z] Creating s390x-integration-bundles.tar.gz [2020-06-09T12:30:20.036Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-06-09T12:30:20.036Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-06-09T12:30:20.070Z] Archiving artifacts [2020-06-09T12:30:20.087Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.13s) [2020-06-09T12:30:20.087Z] === RUN TestCreateServiceSecretFileMode [2020-06-09T12:30:20.166Z] --- PASS: TestRenameInvalidName (0.54s) [2020-06-09T12:30:20.166Z] === RUN TestRenameAnonymousContainer [2020-06-09T12:30:20.387Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40938/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-06-09T12:30:20.767Z] + make clean [2020-06-09T12:30:21.048Z] docker volume rm -f docker-dev-cache [2020-06-09T12:30:21.202Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-06-09T12:30:21.328Z] docker-dev-cache [Pipeline] deleteDir [2020-06-09T12:30:21.992Z] --- PASS: TestCreateServiceSecretFileMode (3.30s) [2020-06-09T12:30:21.992Z] === RUN TestCreateServiceConfigFileMode [2020-06-09T12:30:22.208Z] --- PASS: TestRenameAnonymousContainer (2.01s) [2020-06-09T12:30:22.209Z] === RUN TestRenameContainerWithSameName [2020-06-09T12:30:22.576Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-09T12:30:22.836Z] --- PASS: TestRenameContainerWithSameName (0.54s) [2020-06-09T12:30:22.836Z] === RUN TestRenameContainerWithLinkedContainer [2020-06-09T12:30:23.509Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-06-09T12:30:23.856Z] --- PASS: TestRenameContainerWithLinkedContainer (1.13s) [2020-06-09T12:30:23.856Z] === RUN TestResize [2020-06-09T12:30:24.477Z] --- PASS: TestResize (0.57s) [2020-06-09T12:30:24.477Z] === RUN TestResizeWithInvalidSize [2020-06-09T12:30:24.764Z] --- PASS: TestResizeWithInvalidSize (0.55s) [2020-06-09T12:30:24.764Z] === RUN TestResizeWhenContainerNotStarted [2020-06-09T12:30:25.282Z] --- PASS: TestCreateServiceConfigFileMode (3.37s) [2020-06-09T12:30:25.282Z] === RUN TestCreateServiceSysctls [2020-06-09T12:30:25.389Z] --- PASS: TestResizeWhenContainerNotStarted (0.59s) [2020-06-09T12:30:25.389Z] === RUN TestDaemonRestartKillContainers [2020-06-09T12:30:25.389Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-09T12:30:25.389Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-09T12:30:25.389Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-09T12:30:25.389Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-09T12:30:25.389Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-09T12:30:25.389Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-09T12:30:25.389Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-09T12:30:25.389Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-09T12:30:25.389Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-09T12:30:25.389Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-09T12:30:25.389Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-09T12:30:25.389Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-09T12:30:25.389Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-09T12:30:25.389Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-09T12:30:25.389Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-09T12:30:25.389Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-09T12:30:25.389Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-09T12:30:25.389Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-09T12:30:25.389Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-09T12:30:25.389Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-09T12:30:25.389Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-09T12:30:25.389Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-09T12:30:25.389Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-09T12:30:25.389Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-09T12:30:25.389Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-09T12:30:25.389Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-09T12:30:25.389Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-09T12:30:25.389Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-09T12:30:27.449Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-09T12:30:28.116Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-09T12:30:28.413Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-09T12:30:28.701Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-09T12:30:28.994Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-09T12:30:29.474Z] --- PASS: TestCreateServiceSysctls (4.18s) [2020-06-09T12:30:29.474Z] === RUN TestCreateServiceCapabilities [2020-06-09T12:30:30.503Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-09T12:30:31.132Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-09T12:30:31.422Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-09T12:30:31.616Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-06-09T12:30:32.122Z] ok github.com/docker/docker/pkg/plugins 35.109s coverage: 73.4% of statements [2020-06-09T12:30:32.122Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-06-09T12:30:32.122Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-06-09T12:30:32.122Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-06-09T12:30:32.122Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-06-09T12:30:32.122Z] ? github.com/docker/docker/pkg/term [no test files] [2020-06-09T12:30:32.122Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-06-09T12:30:32.122Z] ? github.com/docker/docker/rootless [no test files] [2020-06-09T12:30:32.122Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-06-09T12:30:32.122Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-06-09T12:30:32.122Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-06-09T12:30:32.122Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-06-09T12:30:32.122Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-06-09T12:30:32.122Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-06-09T12:30:32.122Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-06-09T12:30:32.122Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-06-09T12:30:32.122Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-06-09T12:30:32.122Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-06-09T12:30:32.122Z] ? github.com/docker/docker/testutil/request [no test files] [2020-06-09T12:30:32.122Z] ? github.com/docker/docker/volume [no test files] [2020-06-09T12:30:32.122Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-06-09T12:30:32.122Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-06-09T12:30:32.122Z] [2020-06-09T12:30:32.122Z] === Skipped [2020-06-09T12:30:32.122Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-06-09T12:30:32.122Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-06-09T12:30:32.122Z] [2020-06-09T12:30:32.122Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-06-09T12:30:32.122Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-06-09T12:30:32.122Z] [2020-06-09T12:30:32.122Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-06-09T12:30:32.122Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-06-09T12:30:32.122Z] [2020-06-09T12:30:32.122Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-06-09T12:30:32.122Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-06-09T12:30:32.122Z] [2020-06-09T12:30:32.122Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-06-09T12:30:32.122Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-06-09T12:30:32.122Z] [2020-06-09T12:30:32.122Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-06-09T12:30:32.122Z] client_test.go:23: runtime.GOOS == "windows" [2020-06-09T12:30:32.122Z] [2020-06-09T12:30:32.122Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-06-09T12:30:32.122Z] daemon_test.go:147: root required [2020-06-09T12:30:32.122Z] [2020-06-09T12:30:32.122Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-06-09T12:30:32.122Z] reload_test.go:520: root required [2020-06-09T12:30:32.122Z] [2020-06-09T12:30:32.122Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-06-09T12:30:32.122Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-06-09T12:30:32.122Z] [2020-06-09T12:30:32.122Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-06-09T12:30:32.122Z] pull_v2_test.go:73: Needs fixing on Windows [2020-06-09T12:30:32.122Z] [2020-06-09T12:30:32.122Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-06-09T12:30:32.122Z] pull_v2_test.go:118: Needs fixing on Windows [2020-06-09T12:30:32.122Z] [2020-06-09T12:30:32.122Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-06-09T12:30:32.122Z] download_test.go:268: Needs fixing on Windows [2020-06-09T12:30:32.122Z] [2020-06-09T12:30:32.122Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-06-09T12:30:32.122Z] layer_test.go:304: Failing on Windows [2020-06-09T12:30:32.122Z] [2020-06-09T12:30:32.122Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-06-09T12:30:32.122Z] layer_test.go:353: Failing on Windows [2020-06-09T12:30:32.122Z] [2020-06-09T12:30:32.122Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-06-09T12:30:32.122Z] layer_test.go:468: Failing on Windows [2020-06-09T12:30:32.122Z] [2020-06-09T12:30:32.122Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-06-09T12:30:32.122Z] layer_test.go:697: Failing on Windows [2020-06-09T12:30:32.122Z] [2020-06-09T12:30:32.122Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-06-09T12:30:32.122Z] migration_test.go:46: Failing on Windows [2020-06-09T12:30:32.122Z] [2020-06-09T12:30:32.122Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-06-09T12:30:32.122Z] migration_test.go:182: Failing on Windows [2020-06-09T12:30:32.122Z] [2020-06-09T12:30:32.122Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-06-09T12:30:32.122Z] mount_test.go:17: Failing on Windows [2020-06-09T12:30:32.122Z] [2020-06-09T12:30:32.122Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-06-09T12:30:32.122Z] mount_test.go:76: Failing on Windows [2020-06-09T12:30:32.122Z] [2020-06-09T12:30:32.122Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-06-09T12:30:32.122Z] mount_test.go:125: Failing on Windows [2020-06-09T12:30:32.122Z] [2020-06-09T12:30:32.122Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-06-09T12:30:32.122Z] mount_test.go:212: Failing on Windows [2020-06-09T12:30:32.122Z] [2020-06-09T12:30:32.122Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-06-09T12:30:32.122Z] archive_test.go:133: Xz not present in msys2 [2020-06-09T12:30:32.122Z] [2020-06-09T12:30:32.122Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-06-09T12:30:32.122Z] archive_test.go:238: Failing on Windows CI machines [2020-06-09T12:30:32.122Z] [2020-06-09T12:30:32.122Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-06-09T12:30:32.122Z] archive_windows_test.go:16: Currently fails [2020-06-09T12:30:32.122Z] [2020-06-09T12:30:32.122Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-06-09T12:30:32.122Z] changes_test.go:192: needs more investigation [2020-06-09T12:30:32.122Z] [2020-06-09T12:30:32.122Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-06-09T12:30:32.122Z] changes_test.go:405: needs further investigation [2020-06-09T12:30:32.122Z] [2020-06-09T12:30:32.122Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-06-09T12:30:32.122Z] changes_test.go:441: needs further investigation [2020-06-09T12:30:32.122Z] [2020-06-09T12:30:32.122Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-06-09T12:30:32.122Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-06-09T12:30:32.122Z] [2020-06-09T12:30:32.122Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-06-09T12:30:32.122Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-06-09T12:30:32.122Z] [2020-06-09T12:30:32.122Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-06-09T12:30:32.122Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-06-09T12:30:32.122Z] [2020-06-09T12:30:32.122Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-06-09T12:30:32.122Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-06-09T12:30:32.122Z] [2020-06-09T12:30:32.122Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-06-09T12:30:32.122Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-06-09T12:30:32.122Z] [2020-06-09T12:30:32.122Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-06-09T12:30:32.122Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-06-09T12:30:32.122Z] [2020-06-09T12:30:32.122Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-06-09T12:30:32.122Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-06-09T12:30:32.122Z] [2020-06-09T12:30:32.122Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-06-09T12:30:32.122Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-06-09T12:30:32.122Z] [2020-06-09T12:30:32.122Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-06-09T12:30:32.122Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-06-09T12:30:32.122Z] [2020-06-09T12:30:32.122Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-06-09T12:30:32.122Z] poller_test.go:41: No chmod on Windows [2020-06-09T12:30:32.122Z] [2020-06-09T12:30:32.122Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-06-09T12:30:32.122Z] fileutils_test.go:134: Needs porting to Windows [2020-06-09T12:30:32.122Z] [2020-06-09T12:30:32.122Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-06-09T12:30:32.122Z] fileutils_test.go:180: Needs porting to Windows [2020-06-09T12:30:32.122Z] [2020-06-09T12:30:32.122Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-06-09T12:30:32.122Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-06-09T12:30:32.122Z] [2020-06-09T12:30:32.122Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-06-09T12:30:32.122Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-06-09T12:30:32.122Z] [2020-06-09T12:30:32.122Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-06-09T12:30:32.122Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-06-09T12:30:32.122Z] [2020-06-09T12:30:32.122Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-06-09T12:30:32.122Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-06-09T12:30:32.122Z] [2020-06-09T12:30:32.122Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-06-09T12:30:32.122Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-06-09T12:30:32.122Z] [2020-06-09T12:30:32.122Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-06-09T12:30:32.122Z] local_test.go:181: runtime.GOOS == "windows" [2020-06-09T12:30:32.122Z] [2020-06-09T12:30:32.122Z] [2020-06-09T12:30:32.122Z] DONE 1761 tests, 46 skipped in 217.951s [2020-06-09T12:30:32.122Z] INFO: make.ps1 ended at 06/09/2020 12:30:31 [2020-06-09T12:30:32.762Z] --- PASS: TestCreateServiceCapabilities (3.37s) [2020-06-09T12:30:32.762Z] === RUN TestInspect [2020-06-09T12:30:33.470Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-06-09T12:30:33.470Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.78s) [2020-06-09T12:30:33.470Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.67s) [2020-06-09T12:30:33.470Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.88s) [2020-06-09T12:30:33.470Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.30s) [2020-06-09T12:30:33.470Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.71s) [2020-06-09T12:30:33.470Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.28s) [2020-06-09T12:30:33.470Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.57s) [2020-06-09T12:30:33.470Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.47s) [2020-06-09T12:30:33.470Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.50s) [2020-06-09T12:30:33.470Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.28s) [2020-06-09T12:30:33.470Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.56s) [2020-06-09T12:30:33.470Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.92s) [2020-06-09T12:30:33.470Z] === RUN TestCgroupNamespacesRun [2020-06-09T12:30:34.144Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-06-09T12:30:34.353Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-06-09T12:30:34.353Z] INFO: Unit tests ended at 06/09/2020 12:30:34. Duration:00:03:54.1406973 [2020-06-09T12:30:34.353Z] INFO: Building busybox [2020-06-09T12:30:34.353Z] Sending build context to Docker daemon 5.12kB [2020-06-09T12:30:34.353Z] [2020-06-09T12:30:34.353Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-06-09T12:30:34.353Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-06-09T12:30:34.353Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-06-09T12:30:34.353Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-06-09T12:30:34.353Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-06-09T12:30:34.353Z] ---> 561b89eac394 [2020-06-09T12:30:34.353Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-06-09T12:30:34.353Z] ---> Running in 1f5bfe4f5efb [2020-06-09T12:30:34.963Z] --- PASS: TestCgroupNamespacesRun (1.35s) [2020-06-09T12:30:34.963Z] === RUN TestCgroupNamespacesRunPrivileged [2020-06-09T12:30:35.987Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.35s) [2020-06-09T12:30:35.987Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-06-09T12:30:36.042Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-06-09T12:30:36.955Z] --- PASS: TestInspect (3.49s) [2020-06-09T12:30:36.955Z] === RUN TestCreateJob [2020-06-09T12:30:37.472Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.36s) [2020-06-09T12:30:37.472Z] === RUN TestCgroupNamespacesRunHostMode [2020-06-09T12:30:38.963Z] --- PASS: TestCgroupNamespacesRunHostMode (1.38s) [2020-06-09T12:30:38.963Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-06-09T12:30:39.133Z] Removing intermediate container 1f5bfe4f5efb [2020-06-09T12:30:39.133Z] ---> 284ed3f47833 [2020-06-09T12:30:39.133Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-06-09T12:30:39.133Z] ---> Running in e9c93a0bd5f1 [2020-06-09T12:30:39.133Z] Removing intermediate container e9c93a0bd5f1 [2020-06-09T12:30:39.133Z] ---> 66bc4dec337f [2020-06-09T12:30:39.133Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-06-09T12:30:39.133Z] ---> Running in eb5d5b32da08 [2020-06-09T12:30:39.323Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-06-09T12:30:39.323Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-06-09T12:30:39.323Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-06-09T12:30:39.323Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-06-09T12:30:39.616Z] Removing intermediate container eb5d5b32da08 [2020-06-09T12:30:39.616Z] ---> a377076b236d [2020-06-09T12:30:39.616Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-06-09T12:30:40.449Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.39s) [2020-06-09T12:30:40.450Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-06-09T12:30:41.147Z] --- PASS: TestCreateJob (4.11s) [2020-06-09T12:30:41.148Z] === RUN TestReplicatedJob [2020-06-09T12:30:41.191Z] [2020-06-09T12:30:41.191Z] ---> 5fb6e406c2fe [2020-06-09T12:30:41.191Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-06-09T12:30:41.191Z] ---> Running in 286a3d4cf039 [2020-06-09T12:30:41.471Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.35s) [2020-06-09T12:30:41.471Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-06-09T12:30:42.496Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2020-06-09T12:30:42.496Z] === RUN TestCgroupNamespacesRunOlderClient [2020-06-09T12:30:43.979Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.38s) [2020-06-09T12:30:43.979Z] === RUN TestKernelTCPMemory [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite (322.64s) [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.98s) [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.72s) [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.65s) [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.30s) [2020-06-09T12:30:44.584Z] docker_cli_daemon_test.go:1449: [ddd03f03fa79f] daemon is not started [2020-06-09T12:30:44.584Z] check_test.go:309: [ddca70607a2fe] daemon is not started [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.28s) [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.91s) [2020-06-09T12:30:44.584Z] check_test.go:309: [dca3310570b4a] daemon is not started [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.39s) [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.91s) [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.73s) [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.24s) [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.72s) [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.59s) [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.48s) [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.63s) [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-06-09T12:30:44.584Z] check_test.go:309: [daa548d42aecd] daemon is not started [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-06-09T12:30:44.584Z] check_test.go:309: [d652a33f694f9] daemon is not started [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.70s) [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2020-06-09T12:30:44.584Z] check_test.go:309: [de94930629411] daemon is not started [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.66s) [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.84s) [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.44s) [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.19s) [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.63s) [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.64s) [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.56s) [2020-06-09T12:30:44.584Z] check_test.go:309: [df3cddc194e2b] daemon is not started [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.55s) [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.02s) [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.81s) [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.65s) [2020-06-09T12:30:44.584Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-06-09T12:30:44.584Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-06-09T12:30:44.584Z] check_test.go:309: [dcb00d0df289c] daemon is not started [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.16s) [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.15s) [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.52s) [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.75s) [2020-06-09T12:30:44.584Z] check_test.go:309: [dad1b89b480fa] daemon is not started [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.82s) [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2020-06-09T12:30:44.584Z] check_test.go:309: [dae7a68e14cdb] daemon is not started [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.68s) [2020-06-09T12:30:44.584Z] docker_cli_daemon_plugins_test.go:79: [d4a6172c561ab] daemon is not started [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.64s) [2020-06-09T12:30:44.584Z] docker_cli_daemon_plugins_test.go:169: [d72338b615ce8] daemon is not started [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (2.99s) [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.56s) [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.55s) [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-06-09T12:30:44.584Z] check_test.go:309: [dd064dfc89f5e] daemon is not started [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.78s) [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.69s) [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.39s) [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.42s) [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.78s) [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.78s) [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.01s) [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.56s) [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.69s) [2020-06-09T12:30:44.584Z] check_test.go:309: [d13a9feda3acd] daemon is not started [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.42s) [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.15s) [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.34s) [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.07s) [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.54s) [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.66s) [2020-06-09T12:30:44.584Z] check_test.go:309: [d9ec52340221f] daemon is not started [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.52s) [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.33s) [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.91s) [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.10s) [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.64s) [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.34s) [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.57s) [2020-06-09T12:30:44.584Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-06-09T12:30:44.584Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-06-09T12:30:44.584Z] check_test.go:309: [d63b95cd3a5e3] daemon is not started [2020-06-09T12:30:44.584Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-06-09T12:30:44.584Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-06-09T12:30:44.584Z] check_test.go:309: [d51fc433bd5e2] daemon is not started [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.10s) [2020-06-09T12:30:44.584Z] check_test.go:309: [dac6d7f3806de] daemon is not started [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.52s) [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.16s) [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.19s) [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.08s) [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.57s) [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.28s) [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (2.97s) [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.43s) [2020-06-09T12:30:44.584Z] check_test.go:309: [d951023e32a9d] daemon is not started [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.37s) [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.60s) [2020-06-09T12:30:44.584Z] docker_cli_daemon_plugins_test.go:105: [d8392a08dea69] daemon is not started [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.75s) [2020-06-09T12:30:44.584Z] check_test.go:309: [de1af51011357] daemon is not started [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2020-06-09T12:30:44.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.45s) [2020-06-09T12:30:44.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.09s) [2020-06-09T12:30:44.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2020-06-09T12:30:44.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s) [2020-06-09T12:30:44.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.17s) [2020-06-09T12:30:44.585Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from config [2020-06-09T12:30:44.585Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config [2020-06-09T12:30:44.585Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from config [2020-06-09T12:30:44.585Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config [2020-06-09T12:30:44.585Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config [2020-06-09T12:30:44.585Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli [2020-06-09T12:30:44.585Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli [2020-06-09T12:30:44.585Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli [2020-06-09T12:30:44.585Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli [2020-06-09T12:30:44.585Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli [2020-06-09T12:30:44.585Z] check_test.go:309: [d5644eaabdacf] daemon is not started [2020-06-09T12:30:44.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2020-06-09T12:30:44.585Z] check_test.go:309: [d3ea44d8683b2] daemon is not started [2020-06-09T12:30:44.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2020-06-09T12:30:44.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.56s) [2020-06-09T12:30:44.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.14s) [2020-06-09T12:30:44.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2020-06-09T12:30:44.585Z] check_test.go:309: [d932f5f7617cf] daemon is not started [2020-06-09T12:30:44.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.02s) [2020-06-09T12:30:44.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.92s) [2020-06-09T12:30:44.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.22s) [2020-06-09T12:30:44.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.09s) [2020-06-09T12:30:44.585Z] check_test.go:309: [d60a947098c37] daemon is not started [2020-06-09T12:30:44.585Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.44s) [2020-06-09T12:30:44.585Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.58s) [2020-06-09T12:30:44.585Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.09s) [2020-06-09T12:30:44.585Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.58s) [2020-06-09T12:30:44.585Z] check_test.go:309: [d65018a0c22e0] daemon is not started [2020-06-09T12:30:44.585Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2020-06-09T12:30:44.585Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s) [2020-06-09T12:30:44.585Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2020-06-09T12:30:44.585Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.87s) [2020-06-09T12:30:44.585Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-06-09T12:30:44.585Z] check_test.go:309: [d8c3eae4abc8d] daemon is not started [2020-06-09T12:30:44.585Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.76s) [2020-06-09T12:30:44.585Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.85s) [2020-06-09T12:30:44.585Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.68s) [2020-06-09T12:30:44.585Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.66s) [2020-06-09T12:30:44.585Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.96s) [2020-06-09T12:30:44.585Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.47s) [2020-06-09T12:30:44.585Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.44s) [2020-06-09T12:30:44.585Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.46s) [2020-06-09T12:30:44.585Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.74s) [2020-06-09T12:30:44.585Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.09s) [2020-06-09T12:30:44.585Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.16s) [2020-06-09T12:30:44.585Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.38s) [2020-06-09T12:30:44.585Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.73s) [2020-06-09T12:30:44.585Z] docker_cli_daemon_test.go:2544: [dcc865c91dca9] daemon is not started [2020-06-09T12:30:44.585Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.64s) [2020-06-09T12:30:44.585Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.86s) [2020-06-09T12:30:44.585Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.87s) [2020-06-09T12:30:44.585Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.83s) [2020-06-09T12:30:44.585Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2020-06-09T12:30:44.585Z] check_test.go:309: [d91dfb26f4180] daemon is not started [2020-06-09T12:30:44.585Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.89s) [2020-06-09T12:30:44.585Z] === RUN TestDockerSwarmSuite [2020-06-09T12:30:44.585Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-06-09T12:30:44.585Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-06-09T12:30:44.585Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-06-09T12:30:44.585Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-06-09T12:30:44.598Z] --- PASS: TestKernelTCPMemory (0.69s) [2020-06-09T12:30:44.598Z] === RUN TestNISDomainname [2020-06-09T12:30:45.224Z] --- PASS: TestNISDomainname (0.72s) [2020-06-09T12:30:45.224Z] === RUN TestHostnameDnsResolution [2020-06-09T12:30:45.518Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-06-09T12:30:45.519Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-06-09T12:30:45.776Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-06-09T12:30:46.245Z] --- PASS: TestHostnameDnsResolution (0.86s) [2020-06-09T12:30:46.245Z] === RUN TestStats [2020-06-09T12:30:46.341Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-06-09T12:30:46.906Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-06-09T12:30:47.715Z] --- PASS: TestReplicatedJob (6.26s) [2020-06-09T12:30:47.715Z] === RUN TestUpdateReplicatedJob [2020-06-09T12:30:48.277Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-06-09T12:30:48.940Z] --- PASS: TestStats (2.53s) [2020-06-09T12:30:48.940Z] === RUN TestStopContainerWithTimeout [2020-06-09T12:30:48.940Z] === RUN TestStopContainerWithTimeout/0 [2020-06-09T12:30:48.940Z] === PAUSE TestStopContainerWithTimeout/0 [2020-06-09T12:30:48.940Z] === RUN TestStopContainerWithTimeout/1 [2020-06-09T12:30:48.940Z] === PAUSE TestStopContainerWithTimeout/1 [2020-06-09T12:30:48.940Z] === RUN TestStopContainerWithTimeout/3 [2020-06-09T12:30:48.940Z] === PAUSE TestStopContainerWithTimeout/3 [2020-06-09T12:30:48.940Z] === RUN TestStopContainerWithTimeout/-1 [2020-06-09T12:30:48.940Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-06-09T12:30:48.940Z] === CONT TestStopContainerWithTimeout/0 [2020-06-09T12:30:48.940Z] === CONT TestStopContainerWithTimeout/-1 [2020-06-09T12:30:48.940Z] === CONT TestStopContainerWithTimeout/1 [2020-06-09T12:30:48.940Z] === CONT TestStopContainerWithTimeout/3 [2020-06-09T12:30:49.650Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-06-09T12:30:49.900Z] Removing intermediate container 286a3d4cf039 [2020-06-09T12:30:49.900Z] ---> d83f0a4443a7 [2020-06-09T12:30:49.900Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-06-09T12:30:49.900Z] ---> Running in e3da956fda4d [2020-06-09T12:30:50.215Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-06-09T12:30:51.476Z] [2020-06-09T12:30:51.476Z] SUCCESS: Specified value was saved. [2020-06-09T12:30:51.591Z] === RUN TestDockerSuite/TestBuildEnv [2020-06-09T12:30:51.650Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-06-09T12:30:51.650Z] --- PASS: TestStopContainerWithTimeout/0 (1.05s) [2020-06-09T12:30:51.650Z] --- PASS: TestStopContainerWithTimeout/1 (1.93s) [2020-06-09T12:30:51.650Z] --- PASS: TestStopContainerWithTimeout/3 (2.75s) [2020-06-09T12:30:51.650Z] --- PASS: TestStopContainerWithTimeout/-1 (3.01s) [2020-06-09T12:30:51.650Z] === RUN TestDeleteDevicemapper [2020-06-09T12:30:51.650Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-06-09T12:30:51.650Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-09T12:30:51.650Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-06-09T12:30:51.907Z] --- PASS: TestUpdateReplicatedJob (4.40s) [2020-06-09T12:30:51.907Z] === RUN TestServiceListWithStatuses [2020-06-09T12:30:51.907Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-06-09T12:30:51.907Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-09T12:30:51.907Z] === RUN TestDockerNetworkConnectAlias [2020-06-09T12:30:52.964Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-06-09T12:30:53.143Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.65s) [2020-06-09T12:30:53.143Z] === RUN TestUpdateMemory [2020-06-09T12:30:54.168Z] --- PASS: TestUpdateMemory (0.75s) [2020-06-09T12:30:54.168Z] === RUN TestUpdateCPUQuota [2020-06-09T12:30:54.335Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-06-09T12:30:54.444Z] Removing intermediate container e3da956fda4d [2020-06-09T12:30:54.444Z] ---> 3425466279a3 [2020-06-09T12:30:54.444Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-06-09T12:30:54.444Z] ---> Running in 2fa83a19175e [2020-06-09T12:30:55.188Z] --- PASS: TestUpdateCPUQuota (0.94s) [2020-06-09T12:30:55.188Z] === RUN TestUpdatePidsLimit [2020-06-09T12:30:55.188Z] === RUN TestUpdatePidsLimit/update_from_none [2020-06-09T12:30:55.188Z] === RUN TestUpdatePidsLimit/no_change [2020-06-09T12:30:55.477Z] === RUN TestUpdatePidsLimit/update_lower [2020-06-09T12:30:55.712Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-06-09T12:30:55.712Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-06-09T12:30:55.763Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-06-09T12:30:56.049Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-06-09T12:30:56.336Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-06-09T12:30:56.623Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-06-09T12:30:57.639Z] --- PASS: TestUpdatePidsLimit (2.68s) [2020-06-09T12:30:57.639Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.29s) [2020-06-09T12:30:57.639Z] --- PASS: TestUpdatePidsLimit/no_change (0.25s) [2020-06-09T12:30:57.639Z] --- PASS: TestUpdatePidsLimit/update_lower (0.28s) [2020-06-09T12:30:57.639Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.28s) [2020-06-09T12:30:57.639Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.29s) [2020-06-09T12:30:57.639Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.26s) [2020-06-09T12:30:57.640Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s) [2020-06-09T12:30:57.640Z] === RUN TestUpdateRestartPolicy [2020-06-09T12:30:58.262Z] Cannot create a file when that file already exists. [2020-06-09T12:30:58.471Z] --- PASS: TestDockerNetworkConnectAlias (6.36s) [2020-06-09T12:30:58.471Z] === RUN TestDockerNetworkReConnect [2020-06-09T12:31:02.265Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-06-09T12:31:02.662Z] --- PASS: TestDockerNetworkReConnect (5.22s) [2020-06-09T12:31:02.662Z] === RUN TestServicePlugin [2020-06-09T12:31:02.663Z] --- SKIP: TestServicePlugin (0.00s) [2020-06-09T12:31:02.663Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-09T12:31:02.663Z] === RUN TestServiceUpdateLabel [2020-06-09T12:31:03.039Z] Removing intermediate container 2fa83a19175e [2020-06-09T12:31:03.039Z] ---> c7410cb2340a [2020-06-09T12:31:03.039Z] Step 13/13 : CMD ["sh"] [2020-06-09T12:31:03.039Z] ---> Running in a9721924a88b [2020-06-09T12:31:03.511Z] Removing intermediate container a9721924a88b [2020-06-09T12:31:03.512Z] ---> 0943563bf39d [2020-06-09T12:31:03.512Z] Successfully built 0943563bf39d [2020-06-09T12:31:03.512Z] Successfully tagged busybox:latest [2020-06-09T12:31:03.512Z] INFO: Docker images of the daemon under test [2020-06-09T12:31:03.512Z] [2020-06-09T12:31:03.512Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-06-09T12:31:03.512Z] busybox latest 0943563bf39d 1 second ago 3.72GB [2020-06-09T12:31:03.512Z] microsoft/windowsservercore latest 561b89eac394 4 weeks ago 3.7GB [2020-06-09T12:31:03.512Z] mcr.microsoft.com/windows/servercore ltsc2019 561b89eac394 4 weeks ago 3.7GB [2020-06-09T12:31:03.512Z] [2020-06-09T12:31:03.512Z] INFO: Running integration tests at 06/09/2020 12:31:03... [2020-06-09T12:31:03.512Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-06-09T12:31:03.512Z] INFO: Integration API tests being run from the host: [2020-06-09T12:31:03.512Z] INFO: make.ps1 starting at 06/09/2020 12:31:03 [2020-06-09T12:31:04.506Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-06-09T12:31:05.951Z] --- PASS: TestServiceUpdateLabel (3.25s) [2020-06-09T12:31:05.951Z] === RUN TestServiceUpdateSecrets [2020-06-09T12:31:10.369Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-06-09T12:31:10.369Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-06-09T12:31:10.432Z] --- PASS: TestUpdateRestartPolicy (11.37s) [2020-06-09T12:31:10.432Z] === RUN TestUpdateRestartWithAutoRemove [2020-06-09T12:31:10.432Z] --- PASS: TestUpdateRestartWithAutoRemove (0.55s) [2020-06-09T12:31:10.432Z] === RUN TestWaitNonBlocked [2020-06-09T12:31:10.432Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-09T12:31:10.432Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-09T12:31:10.432Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-09T12:31:10.432Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-09T12:31:10.432Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-09T12:31:10.432Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-09T12:31:10.432Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-06-09T12:31:10.432Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.75s) [2020-06-09T12:31:10.432Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.83s) [2020-06-09T12:31:10.432Z] === RUN TestWaitBlocked [2020-06-09T12:31:10.432Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-09T12:31:10.432Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-09T12:31:10.432Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-06-09T12:31:10.432Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-06-09T12:31:10.432Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-09T12:31:10.432Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-06-09T12:31:11.370Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-06-09T12:31:11.370Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-06-09T12:31:11.370Z] remote: Enumerating objects: 2, done. [2020-06-09T12:31:11.370Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-06-09T12:31:11.370Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-06-09T12:31:11.370Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-06-09T12:31:11.371Z] 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-06-09T12:31:11.371Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-06-09T12:31:11.371Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-06-09T12:31:11.482Z] --- PASS: TestWaitBlocked (0.02s) [2020-06-09T12:31:11.482Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s) [2020-06-09T12:31:11.482Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.85s) [2020-06-09T12:31:11.482Z] === CONT TestContainerStartOnDaemonRestart [2020-06-09T12:31:11.482Z] === CONT TestContainerKillOnDaemonStart [2020-06-09T12:31:11.482Z] === CONT TestIpcModeOlderClient [2020-06-09T12:31:11.482Z] === CONT TestDaemonRestartIpcMode [2020-06-09T12:31:11.482Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-06-09T12:31:11.482Z] === CONT TestDaemonHostGatewayIP [2020-06-09T12:31:11.710Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40938/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=42f65bcebea5a9e610a5f5305b47a88ff6d5ce16 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:42f65bcebea5a9e610a5f5305b47a88ff6d5ce16 hack/test/unit [2020-06-09T12:31:14.233Z] ? github.com/docker/docker/api [no test files] [2020-06-09T12:31:15.036Z] --- PASS: TestContainerStartOnDaemonRestart (3.58s) [2020-06-09T12:31:15.320Z] --- PASS: TestDaemonHostGatewayIP (3.83s) [2020-06-09T12:31:15.320Z] --- PASS: TestDaemonRestartIpcMode (4.01s) [2020-06-09T12:31:20.337Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-06-09T12:31:21.709Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-06-09T12:31:23.744Z] --- PASS: TestContainerKillOnDaemonStart (12.59s) [2020-06-09T12:31:23.744Z] PASS [2020-06-09T12:31:23.744Z] [2020-06-09T12:31:23.744Z] === Skipped [2020-06-09T12:31:23.744Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-06-09T12:31:23.744Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-09T12:31:23.744Z] [2020-06-09T12:31:23.744Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-09T12:31:23.744Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-09T12:31:23.744Z] [2020-06-09T12:31:23.744Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-06-09T12:31:23.744Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-09T12:31:23.744Z] [2020-06-09T12:31:23.744Z] [2020-06-09T12:31:23.744Z] DONE 203 tests, 3 skipped in 108.555s [2020-06-09T12:31:23.744Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-06-09T12:31:23.744Z] ++ 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-06-09T12:31:23.744Z] ++ set -e [2020-06-09T12:31:23.744Z] ++ '[' -n 0 ']' [2020-06-09T12:31:23.744Z] ++ set -x [2020-06-09T12:31:23.744Z] ++ env -i DEST=/go/src/github.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-06-09T12:31:24.029Z] INFO: Testing against a local daemon [2020-06-09T12:31:24.029Z] === RUN TestCommitInheritsEnv [2020-06-09T12:31:24.037Z] --- PASS: TestServiceUpdateSecrets (15.30s) [2020-06-09T12:31:24.037Z] === RUN TestServiceUpdateConfigs [2020-06-09T12:31:24.315Z] --- PASS: TestCommitInheritsEnv (0.32s) [2020-06-09T12:31:24.315Z] === RUN TestImportExtremelyLargeImageWorks [2020-06-09T12:31:24.315Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-06-09T12:31:24.315Z] === RUN TestImagesFilterMultiReference [2020-06-09T12:31:24.315Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-06-09T12:31:24.315Z] === RUN TestImagePullPlatformInvalid [2020-06-09T12:31:24.315Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-06-09T12:31:24.315Z] === RUN TestRemoveImageOrphaning [2020-06-09T12:31:24.602Z] --- PASS: TestRemoveImageOrphaning (0.32s) [2020-06-09T12:31:24.602Z] === RUN TestRemoveImageGarbageCollector [2020-06-09T12:31:24.602Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-06-09T12:31:24.602Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-09T12:31:24.602Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-06-09T12:31:24.602Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-06-09T12:31:24.602Z] === RUN TestTagInvalidReference [2020-06-09T12:31:24.888Z] --- PASS: TestTagInvalidReference (0.03s) [2020-06-09T12:31:24.888Z] === RUN TestTagValidPrefixedRepo [2020-06-09T12:31:24.888Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-06-09T12:31:24.888Z] === RUN TestTagExistedNameWithoutForce [2020-06-09T12:31:24.888Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-06-09T12:31:24.888Z] === RUN TestTagOfficialNames [2020-06-09T12:31:24.888Z] --- PASS: TestTagOfficialNames (0.04s) [2020-06-09T12:31:24.888Z] === RUN TestTagMatchesDigest [2020-06-09T12:31:24.888Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-06-09T12:31:24.888Z] === CONT TestImportExtremelyLargeImageWorks [2020-06-09T12:31:29.112Z] ok github.com/docker/docker/api/server 0.011s coverage: 9.0% of statements [2020-06-09T12:31:29.880Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-09T12:31:29.880Z] INFO: Testing against a local daemon [2020-06-09T12:31:31.674Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-06-09T12:31:31.675Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-06-09T12:31:31.675Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-06-09T12:31:31.932Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-06-09T12:31:33.304Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-06-09T12:31:33.304Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-06-09T12:31:33.562Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-06-09T12:31:38.905Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-06-09T12:31:38.905Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-06-09T12:31:38.921Z] --- PASS: TestServiceUpdateConfigs (15.31s) [2020-06-09T12:31:38.921Z] === RUN TestServiceUpdateNetwork [2020-06-09T12:31:43.086Z] === RUN TestDockerSuite/TestBuildExpose [2020-06-09T12:31:43.343Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-06-09T12:31:44.275Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-06-09T12:31:44.533Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-06-09T12:31:44.790Z] === RUN TestDockerSuite/TestBuildFails [2020-06-09T12:31:44.861Z] ok github.com/docker/docker/integration/build 15.399s [2020-06-09T12:31:44.861Z] [2020-06-09T12:31:44.861Z] === Skipped [2020-06-09T12:31:44.861Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-06-09T12:31:44.861Z] build_session_test.go:25: TODO: BuildKit [2020-06-09T12:31:44.861Z] [2020-06-09T12:31:44.861Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-06-09T12:31:44.861Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-06-09T12:31:44.861Z] [2020-06-09T12:31:44.861Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-06-09T12:31:44.861Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-09T12:31:44.861Z] [2020-06-09T12:31:44.861Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.01s) [2020-06-09T12:31:44.861Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-09T12:31:44.861Z] [2020-06-09T12:31:44.861Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2020-06-09T12:31:44.861Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-09T12:31:44.861Z] [2020-06-09T12:31:44.861Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.01s) [2020-06-09T12:31:44.861Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-09T12:31:44.861Z] [2020-06-09T12:31:44.861Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2020-06-09T12:31:44.861Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-09T12:31:44.861Z] [2020-06-09T12:31:44.861Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.01s) [2020-06-09T12:31:44.861Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-09T12:31:44.861Z] [2020-06-09T12:31:44.861Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-06-09T12:31:44.861Z] build_test.go:492: testEnv.OSType == "windows" [2020-06-09T12:31:44.861Z] [2020-06-09T12:31:44.861Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2020-06-09T12:31:44.861Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-09T12:31:44.861Z] [2020-06-09T12:31:44.861Z] [2020-06-09T12:31:44.861Z] DONE 22 tests, 10 skipped in 39.827s [2020-06-09T12:31:44.861Z] [2020-06-09T12:31:44.861Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-06-09T12:31:45.723Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-06-09T12:31:45.723Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-06-09T12:31:47.095Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-09T12:31:47.095Z] INFO: Testing against a local daemon [2020-06-09T12:31:47.095Z] ok github.com/docker/docker/integration/config 0.227s [2020-06-09T12:31:47.095Z] [2020-06-09T12:31:47.095Z] === Skipped [2020-06-09T12:31:47.095Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-06-09T12:31:47.095Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-06-09T12:31:47.095Z] [2020-06-09T12:31:47.095Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-06-09T12:31:47.095Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-06-09T12:31:47.095Z] [2020-06-09T12:31:47.095Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-06-09T12:31:47.095Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-06-09T12:31:47.095Z] [2020-06-09T12:31:47.095Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-06-09T12:31:47.095Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-06-09T12:31:47.095Z] [2020-06-09T12:31:47.095Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-06-09T12:31:47.095Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-06-09T12:31:47.095Z] [2020-06-09T12:31:47.095Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-06-09T12:31:47.095Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-06-09T12:31:47.095Z] [2020-06-09T12:31:47.095Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-06-09T12:31:47.095Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-06-09T12:31:47.095Z] [2020-06-09T12:31:47.095Z] [2020-06-09T12:31:47.095Z] DONE 7 tests, 7 skipped in 2.742s [2020-06-09T12:31:47.095Z] [2020-06-09T12:31:47.095Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-06-09T12:31:47.621Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-06-09T12:31:49.518Z] === RUN TestDockerSuite/TestBuildForceRm [2020-06-09T12:31:50.890Z] === RUN TestDockerSuite/TestBuildFromGit [2020-06-09T12:31:50.908Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-09T12:31:50.908Z] INFO: Testing against a local daemon [2020-06-09T12:31:52.262Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-06-09T12:31:52.827Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-06-09T12:31:53.760Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-06-09T12:31:53.801Z] --- PASS: TestServiceUpdateNetwork (14.74s) [2020-06-09T12:31:53.801Z] === RUN TestServiceUpdatePidsLimit [2020-06-09T12:31:53.801Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-06-09T12:31:53.801Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-06-09T12:31:55.659Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-06-09T12:31:57.033Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-06-09T12:31:57.033Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-06-09T12:31:58.935Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-06-09T12:32:00.308Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-06-09T12:32:00.566Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-06-09T12:32:01.499Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-06-09T12:32:01.916Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-06-09T12:32:02.433Z] === RUN TestDockerSuite/TestBuildHistory [2020-06-09T12:32:06.617Z] === RUN TestDockerSuite/TestBuildIidFile [2020-06-09T12:32:07.182Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-06-09T12:32:07.182Z] === RUN TestDockerSuite/TestBuildInheritance [2020-06-09T12:32:08.115Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-06-09T12:32:08.372Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-06-09T12:32:08.372Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-06-09T12:32:09.306Z] === RUN TestDockerSuite/TestBuildLabel [2020-06-09T12:32:09.872Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-06-09T12:32:10.032Z] --- PASS: TestServiceUpdatePidsLimit (17.55s) [2020-06-09T12:32:10.032Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.84s) [2020-06-09T12:32:10.032Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.22s) [2020-06-09T12:32:10.032Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.22s) [2020-06-09T12:32:10.032Z] PASS [2020-06-09T12:32:10.032Z] [2020-06-09T12:32:10.032Z] === Skipped [2020-06-09T12:32:10.032Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-06-09T12:32:10.032Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-09T12:32:10.032Z] [2020-06-09T12:32:10.032Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-06-09T12:32:10.032Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-09T12:32:10.032Z] [2020-06-09T12:32:10.032Z] [2020-06-09T12:32:10.032Z] DONE 27 tests, 2 skipped in 159.988s [2020-06-09T12:32:10.032Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-06-09T12:32:10.032Z] ++ 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-06-09T12:32:10.032Z] ++ set -e [2020-06-09T12:32:10.032Z] ++ '[' -n 0 ']' [2020-06-09T12:32:10.032Z] ++ set -x [2020-06-09T12:32:10.032Z] ++ env -i DEST=/go/src/github.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-06-09T12:32:10.032Z] INFO: Testing against a local daemon [2020-06-09T12:32:10.032Z] === RUN TestSessionCreate [2020-06-09T12:32:10.032Z] --- PASS: TestSessionCreate (0.05s) [2020-06-09T12:32:10.032Z] === RUN TestSessionCreateWithBadUpgrade [2020-06-09T12:32:10.032Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-06-09T12:32:10.032Z] PASS [2020-06-09T12:32:10.032Z] [2020-06-09T12:32:10.032Z] DONE 2 tests in 0.243s [2020-06-09T12:32:10.032Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-06-09T12:32:10.032Z] ++ 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-06-09T12:32:10.032Z] ++ set -e [2020-06-09T12:32:10.032Z] ++ '[' -n 0 ']' [2020-06-09T12:32:10.032Z] ++ set -x [2020-06-09T12:32:10.032Z] ++ env -i DEST=/go/src/github.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-06-09T12:32:10.032Z] INFO: Testing against a local daemon [2020-06-09T12:32:10.032Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-06-09T12:32:10.032Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-09T12:32:10.032Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-09T12:32:10.032Z] === RUN TestEventsExecDie [2020-06-09T12:32:10.130Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-06-09T12:32:10.292Z] --- PASS: TestEventsExecDie (0.90s) [2020-06-09T12:32:10.292Z] === RUN TestEventsBackwardsCompatible [2020-06-09T12:32:10.292Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-06-09T12:32:10.292Z] === RUN TestInfoBinaryCommits [2020-06-09T12:32:10.292Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-06-09T12:32:10.292Z] === RUN TestInfoAPIVersioned [2020-06-09T12:32:10.292Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-06-09T12:32:10.292Z] === RUN TestInfoDiscoveryBackend [2020-06-09T12:32:10.695Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-06-09T12:32:10.953Z] === RUN TestDockerSuite/TestBuildLabels [2020-06-09T12:32:11.229Z] --- PASS: TestInfoDiscoveryBackend (0.59s) [2020-06-09T12:32:11.229Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-06-09T12:32:11.518Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-06-09T12:32:12.165Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-06-09T12:32:12.165Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-06-09T12:32:12.451Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-06-09T12:32:12.733Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.59s) [2020-06-09T12:32:12.733Z] === RUN TestInfoAPI [2020-06-09T12:32:12.733Z] --- PASS: TestInfoAPI (0.05s) [2020-06-09T12:32:12.733Z] === RUN TestInfoAPIWarnings [2020-06-09T12:32:13.301Z] --- PASS: TestInfoAPIWarnings (0.59s) [2020-06-09T12:32:13.301Z] === RUN TestInfoDebug [2020-06-09T12:32:13.869Z] --- PASS: TestInfoDebug (0.58s) [2020-06-09T12:32:13.869Z] === RUN TestInfoInsecureRegistries [2020-06-09T12:32:14.437Z] --- PASS: TestInfoInsecureRegistries (0.59s) [2020-06-09T12:32:14.437Z] === RUN TestInfoRegistryMirrors [2020-06-09T12:32:14.978Z] === RUN TestDockerSuite/TestBuildLastModified [2020-06-09T12:32:15.006Z] --- PASS: TestInfoRegistryMirrors (0.60s) [2020-06-09T12:32:15.006Z] === RUN TestLoginFailsWithBadCredentials [2020-06-09T12:32:15.573Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2020-06-09T12:32:15.573Z] === RUN TestPingCacheHeaders [2020-06-09T12:32:15.573Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-06-09T12:32:15.573Z] === RUN TestPingGet [2020-06-09T12:32:15.573Z] --- PASS: TestPingGet (0.03s) [2020-06-09T12:32:15.573Z] === RUN TestPingHead [2020-06-09T12:32:15.573Z] --- PASS: TestPingHead (0.05s) [2020-06-09T12:32:15.573Z] === RUN TestVersion [2020-06-09T12:32:15.573Z] --- PASS: TestVersion (0.05s) [2020-06-09T12:32:15.573Z] PASS [2020-06-09T12:32:15.573Z] [2020-06-09T12:32:15.573Z] === Skipped [2020-06-09T12:32:15.573Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-09T12:32:15.573Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-09T12:32:15.573Z] [2020-06-09T12:32:15.573Z] [2020-06-09T12:32:15.573Z] DONE 18 tests, 1 skipped in 6.402s [2020-06-09T12:32:15.573Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-06-09T12:32:15.573Z] ++ 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-06-09T12:32:15.573Z] ++ set -e [2020-06-09T12:32:15.573Z] ++ '[' -n 0 ']' [2020-06-09T12:32:15.573Z] ++ set -x [2020-06-09T12:32:15.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=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-06-09T12:32:15.832Z] INFO: Testing against a local daemon [2020-06-09T12:32:15.832Z] === RUN TestVolumesCreateAndList [2020-06-09T12:32:15.832Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-06-09T12:32:15.832Z] === RUN TestVolumesRemove [2020-06-09T12:32:15.832Z] --- PASS: TestVolumesRemove (0.11s) [2020-06-09T12:32:15.832Z] === RUN TestVolumesInspect [2020-06-09T12:32:15.832Z] --- PASS: TestVolumesInspect (0.03s) [2020-06-09T12:32:15.832Z] === RUN TestVolumesInvalidJSON [2020-06-09T12:32:15.832Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-06-09T12:32:15.832Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-06-09T12:32:16.092Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-06-09T12:32:16.092Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-06-09T12:32:16.092Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2020-06-09T12:32:16.092Z] PASS [2020-06-09T12:32:16.092Z] [2020-06-09T12:32:16.092Z] DONE 5 tests in 0.371s [2020-06-09T12:32:16.092Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-06-09T12:32:16.350Z] ++++ cat bundles/test-integration/docker.pid [2020-06-09T12:32:16.350Z] +++ kill 13834 [2020-06-09T12:32:17.727Z] +++ /etc/init.d/apparmor stop [2020-06-09T12:32:17.727Z] Leaving: AppArmorNo profiles have been unloaded. [2020-06-09T12:32:17.727Z] [2020-06-09T12:32:17.727Z] Unloading profiles will leave already running processes permanently [2020-06-09T12:32:17.727Z] unconfined, which can lead to unexpected situations. [2020-06-09T12:32:17.727Z] [2020-06-09T12:32:17.727Z] To set a process to complain mode, use the command line tool [2020-06-09T12:32:17.727Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-06-09T12:32:17.727Z] +++ true [2020-06-09T12:32:17.727Z] exiting test-integration [2020-06-09T12:32:17.727Z] ++ exit 0 [2020-06-09T12:32:17.727Z] Post stage [Pipeline] junit [2020-06-09T12:32:19.644Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-06-09T12:32:20.238Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-06-09T12:32:20.279Z] + echo Ensuring container killed. [2020-06-09T12:32:20.279Z] Ensuring container killed. [2020-06-09T12:32:20.279Z] + docker rm -vf docker-pr8 [2020-06-09T12:32:20.279Z] Error: No such container: docker-pr8 [2020-06-09T12:32:20.279Z] + true [Pipeline] sh [2020-06-09T12:32:20.567Z] + echo Chowning /workspace to jenkins user [2020-06-09T12:32:20.567Z] Chowning /workspace to jenkins user [2020-06-09T12:32:20.567Z] + id -u [2020-06-09T12:32:20.567Z] + id -g [2020-06-09T12:32:20.567Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40938:/workspace busybox chown -R 1000:1000 /workspace [2020-06-09T12:32:20.567Z] Unable to find image 'busybox:latest' locally [2020-06-09T12:32:20.826Z] latest: Pulling from library/busybox [2020-06-09T12:32:20.826Z] fd44016e3d3e: Pulling fs layer [2020-06-09T12:32:20.826Z] fd44016e3d3e: Download complete [2020-06-09T12:32:21.085Z] fd44016e3d3e: Pull complete [2020-06-09T12:32:21.085Z] Digest: sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 [2020-06-09T12:32:21.085Z] Status: Downloaded newer image for busybox:latest [2020-06-09T12:32:22.766Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-06-09T12:32:22.766Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-06-09T12:32:23.024Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-06-09T12:32:23.024Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-06-09T12:32:23.282Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-06-09T12:32:23.540Z] === RUN TestDockerSuite/TestBuildMissingArgs [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-06-09T12:32:24.675Z] + bundleName=arm64-integration [2020-06-09T12:32:24.675Z] + echo Creating arm64-integration-bundles.tar.gz [2020-06-09T12:32:24.675Z] Creating arm64-integration-bundles.tar.gz [2020-06-09T12:32:24.675Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o+ -name *.prof -o -namexargs *-report.xml ) tar -print -czf [2020-06-09T12:32:24.675Z] arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-06-09T12:32:24.945Z] Archiving artifacts [2020-06-09T12:32:25.440Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-06-09T12:32:26.812Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-06-09T12:32:27.039Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40938/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-06-09T12:32:27.385Z] + make clean [2020-06-09T12:32:27.953Z] docker volume rm -f docker-dev-cache [2020-06-09T12:32:27.953Z] docker-dev-cache [Pipeline] deleteDir [2020-06-09T12:32:30.092Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-06-09T12:32:30.350Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-06-09T12:32:30.915Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-09T12:32:36.803Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-06-09T12:32:37.062Z] ok github.com/docker/docker/api/server/httputils 0.014s coverage: 14.7% of statements [2020-06-09T12:32:38.432Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2020-06-09T12:32:38.432Z] ? github.com/docker/docker/api/server/router [no test files] [2020-06-09T12:32:38.432Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-06-09T12:32:38.432Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-06-09T12:32:38.996Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-06-09T12:32:38.996Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-06-09T12:32:38.996Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-06-09T12:32:38.996Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-06-09T12:32:39.020Z] --- PASS: TestImportExtremelyLargeImageWorks (210.04s) [2020-06-09T12:32:39.020Z] PASS [2020-06-09T12:32:39.020Z] [2020-06-09T12:32:39.020Z] DONE 12 tests in 213.432s [2020-06-09T12:32:39.020Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-06-09T12:32:39.020Z] ++ 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-06-09T12:32:39.020Z] ++ set -e [2020-06-09T12:32:39.020Z] ++ '[' -n 0 ']' [2020-06-09T12:32:39.020Z] ++ set -x [2020-06-09T12:32:39.020Z] ++ env -i DEST=/go/src/github.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-06-09T12:32:39.020Z] INFO: Testing against a local daemon [2020-06-09T12:32:39.020Z] === RUN TestNetworkCreateDelete [2020-06-09T12:32:39.020Z] --- PASS: TestNetworkCreateDelete (0.18s) [2020-06-09T12:32:39.020Z] === RUN TestDockerNetworkDeletePreferID [2020-06-09T12:32:39.253Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-06-09T12:32:39.253Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-06-09T12:32:39.277Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-06-09T12:32:39.277Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2020-06-09T12:32:39.277Z] === RUN TestDaemonDNSFallback [2020-06-09T12:32:40.185Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-06-09T12:32:40.185Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-06-09T12:32:40.750Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.1% of statements [2020-06-09T12:32:40.750Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-06-09T12:32:40.750Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-06-09T12:32:40.750Z] ? github.com/docker/docker/api/types [no test files] [2020-06-09T12:32:40.750Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-06-09T12:32:40.750Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-06-09T12:32:40.750Z] ? github.com/docker/docker/api/types/container [no test files] [2020-06-09T12:32:40.750Z] ? github.com/docker/docker/api/types/events [no test files] [2020-06-09T12:32:41.175Z] --- PASS: TestDaemonDNSFallback (1.66s) [2020-06-09T12:32:41.175Z] === RUN TestInspectNetwork [2020-06-09T12:32:41.315Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2020-06-09T12:32:41.315Z] ? github.com/docker/docker/api/types/image [no test files] [2020-06-09T12:32:41.315Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-06-09T12:32:41.315Z] ? github.com/docker/docker/api/types/network [no test files] [2020-06-09T12:32:41.315Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-06-09T12:32:41.315Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-06-09T12:32:41.315Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2020-06-09T12:32:41.315Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-06-09T12:32:41.315Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-06-09T12:32:41.572Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2020-06-09T12:32:41.829Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-06-09T12:32:41.829Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-06-09T12:32:41.829Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-06-09T12:32:41.829Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-06-09T12:32:41.829Z] ? github.com/docker/docker/builder [no test files] [2020-06-09T12:32:41.829Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-06-09T12:32:41.829Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-06-09T12:32:41.829Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-06-09T12:32:41.829Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-06-09T12:32:41.829Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-06-09T12:32:41.829Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-06-09T12:32:41.829Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-06-09T12:32:42.107Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-06-09T12:32:42.393Z] ok github.com/docker/docker/builder/dockerignore 0.003s coverage: 96.8% of statements [2020-06-09T12:32:42.673Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-06-09T12:32:45.204Z] === RUN TestInspectNetwork/full_network_id [2020-06-09T12:32:45.204Z] === RUN TestInspectNetwork/partial_network_id [2020-06-09T12:32:45.204Z] === RUN TestInspectNetwork/network_name [2020-06-09T12:32:45.204Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-06-09T12:32:45.204Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-06-09T12:32:45.204Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-06-09T12:32:45.672Z] ok github.com/docker/docker/builder/dockerfile 0.162s coverage: 48.2% of statements [2020-06-09T12:32:46.238Z] ok github.com/docker/docker/builder/remotecontext 0.090s coverage: 13.6% of statements [2020-06-09T12:32:47.609Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-06-09T12:32:47.731Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-06-09T12:32:47.989Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-06-09T12:32:48.225Z] ok github.com/docker/docker/builder/remotecontext/git 1.237s coverage: 86.3% of statements [2020-06-09T12:32:48.225Z] ? github.com/docker/docker/cli [no test files] [2020-06-09T12:32:48.225Z] ? github.com/docker/docker/cli/config [no test files] [2020-06-09T12:32:49.360Z] --- PASS: TestInspectNetwork (8.15s) [2020-06-09T12:32:49.360Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-06-09T12:32:49.360Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-06-09T12:32:49.360Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-06-09T12:32:49.360Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-06-09T12:32:49.360Z] === RUN TestRunContainerWithBridgeNone [2020-06-09T12:32:49.617Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-06-09T12:32:50.183Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-06-09T12:32:50.441Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-06-09T12:32:51.373Z] --- PASS: TestRunContainerWithBridgeNone (2.26s) [2020-06-09T12:32:51.373Z] === RUN TestNetworkInvalidJSON [2020-06-09T12:32:51.373Z] === RUN TestNetworkInvalidJSON//networks/create [2020-06-09T12:32:51.373Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-06-09T12:32:51.373Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-06-09T12:32:51.373Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-06-09T12:32:51.373Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-09T12:32:51.373Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-09T12:32:51.373Z] === CONT TestNetworkInvalidJSON//networks/create [2020-06-09T12:32:51.373Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-09T12:32:51.374Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-06-09T12:32:51.374Z] --- PASS: TestNetworkInvalidJSON (0.07s) [2020-06-09T12:32:51.374Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-06-09T12:32:51.374Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-06-09T12:32:51.374Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-06-09T12:32:51.374Z] === RUN TestHostIPv4BridgeLabel [2020-06-09T12:32:51.939Z] === RUN TestDockerSuite/TestBuildNetNone [2020-06-09T12:32:52.197Z] --- PASS: TestHostIPv4BridgeLabel (0.62s) [2020-06-09T12:32:52.197Z] === RUN TestDaemonRestartWithLiveRestore [2020-06-09T12:32:52.429Z] ok github.com/docker/docker/client 0.133s coverage: 75.4% of statements [2020-06-09T12:32:52.763Z] === RUN TestDockerSuite/TestBuildNoContext [2020-06-09T12:32:53.330Z] --- PASS: TestDaemonRestartWithLiveRestore (1.09s) [2020-06-09T12:32:53.330Z] === RUN TestDaemonDefaultNetworkPools [2020-06-09T12:32:53.895Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-06-09T12:32:53.895Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2020-06-09T12:32:53.895Z] === RUN TestDaemonRestartWithExistingNetwork [2020-06-09T12:32:54.828Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-06-09T12:32:55.087Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s) [2020-06-09T12:32:55.087Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-06-09T12:32:56.020Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-06-09T12:32:56.278Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-06-09T12:32:56.278Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-06-09T12:32:56.535Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2020-06-09T12:32:56.535Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-06-09T12:32:56.793Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-06-09T12:32:57.051Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-06-09T12:32:57.051Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2020-06-09T12:32:57.051Z] === RUN TestServiceWithPredefinedNetwork [2020-06-09T12:32:57.617Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-06-09T12:32:58.989Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-06-09T12:32:59.613Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-06-09T12:32:59.882Z] --- PASS: TestServiceWithPredefinedNetwork (2.90s) [2020-06-09T12:32:59.882Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-06-09T12:32:59.882Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-09T12:32:59.882Z] service_test.go:236: FLAKY_TEST [2020-06-09T12:32:59.882Z] === RUN TestServiceWithDataPathPortInit [2020-06-09T12:33:01.802Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-06-09T12:33:03.174Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-06-09T12:33:03.291Z] ok github.com/docker/docker/integration/container 62.416s [2020-06-09T12:33:03.291Z] [2020-06-09T12:33:03.291Z] === Skipped [2020-06-09T12:33:03.291Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-06-09T12:33:03.291Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-09T12:33:03.291Z] [2020-06-09T12:33:03.291Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s) [2020-06-09T12:33:03.291Z] copy_test.go:25: testEnv.OSType == "windows" [2020-06-09T12:33:03.291Z] [2020-06-09T12:33:03.291Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-06-09T12:33:03.291Z] copy_test.go:39: testEnv.OSType == "windows" [2020-06-09T12:33:03.291Z] [2020-06-09T12:33:03.291Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-06-09T12:33:03.291Z] copy_test.go:51: testEnv.OSType == "windows" [2020-06-09T12:33:03.291Z] [2020-06-09T12:33:03.291Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-06-09T12:33:03.291Z] copy_test.go:65: testEnv.OSType == "windows" [2020-06-09T12:33:03.291Z] [2020-06-09T12:33:03.291Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-06-09T12:33:03.291Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-06-09T12:33:03.291Z] [2020-06-09T12:33:03.291Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-06-09T12:33:03.291Z] create_test.go:75: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-06-09T12:33:03.291Z] [2020-06-09T12:33:03.291Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-06-09T12:33:03.291Z] create_test.go:138: testEnv.DaemonInfo.OSType == "windows" [2020-06-09T12:33:03.291Z] [2020-06-09T12:33:03.291Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-06-09T12:33:03.291Z] create_test.go:182: testEnv.DaemonInfo.OSType != "linux" [2020-06-09T12:33:03.291Z] [2020-06-09T12:33:03.291Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-06-09T12:33:03.291Z] create_test.go:262: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-06-09T12:33:03.291Z] [2020-06-09T12:33:03.291Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-06-09T12:33:03.291Z] create_test.go:389: testEnv.DaemonInfo.OSType != "linux" [2020-06-09T12:33:03.291Z] [2020-06-09T12:33:03.291Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-06-09T12:33:03.291Z] create_test.go:550: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-06-09T12:33:03.291Z] [2020-06-09T12:33:03.291Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-06-09T12:33:03.291Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-06-09T12:33:03.291Z] [2020-06-09T12:33:03.291Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-06-09T12:33:03.291Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-06-09T12:33:03.291Z] [2020-06-09T12:33:03.291Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-06-09T12:33:03.291Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-06-09T12:33:03.291Z] [2020-06-09T12:33:03.291Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-06-09T12:33:03.291Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-06-09T12:33:03.291Z] [2020-06-09T12:33:03.291Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-06-09T12:33:03.291Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-06-09T12:33:03.291Z] [2020-06-09T12:33:03.291Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-06-09T12:33:03.291Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-06-09T12:33:03.291Z] [2020-06-09T12:33:03.291Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-06-09T12:33:03.291Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-06-09T12:33:03.291Z] [2020-06-09T12:33:03.291Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-06-09T12:33:03.291Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-06-09T12:33:03.291Z] [2020-06-09T12:33:03.291Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-06-09T12:33:03.291Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-06-09T12:33:03.291Z] [2020-06-09T12:33:03.291Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-06-09T12:33:03.291Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-06-09T12:33:03.291Z] [2020-06-09T12:33:03.291Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-06-09T12:33:03.291Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-06-09T12:33:03.291Z] [2020-06-09T12:33:03.291Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-06-09T12:33:03.291Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-06-09T12:33:03.291Z] [2020-06-09T12:33:03.291Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-06-09T12:33:03.291Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-06-09T12:33:03.291Z] [2020-06-09T12:33:03.291Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-06-09T12:33:03.291Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-06-09T12:33:03.291Z] [2020-06-09T12:33:03.291Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-06-09T12:33:03.291Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-06-09T12:33:03.291Z] [2020-06-09T12:33:03.291Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-06-09T12:33:03.291Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-09T12:33:03.291Z] [2020-06-09T12:33:03.291Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-06-09T12:33:03.291Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-06-09T12:33:03.291Z] [2020-06-09T12:33:03.291Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-06-09T12:33:03.291Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-09T12:33:03.291Z] [2020-06-09T12:33:03.291Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-06-09T12:33:03.291Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-06-09T12:33:03.291Z] [2020-06-09T12:33:03.291Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-06-09T12:33:03.291Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-06-09T12:33:03.291Z] [2020-06-09T12:33:03.291Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-06-09T12:33:03.291Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-06-09T12:33:03.291Z] [2020-06-09T12:33:03.291Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-06-09T12:33:03.291Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-06-09T12:33:03.291Z] [2020-06-09T12:33:03.291Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-06-09T12:33:03.291Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-06-09T12:33:03.291Z] [2020-06-09T12:33:03.291Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-06-09T12:33:03.291Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-06-09T12:33:03.291Z] [2020-06-09T12:33:03.291Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-06-09T12:33:03.291Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-06-09T12:33:03.291Z] [2020-06-09T12:33:03.291Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-06-09T12:33:03.291Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-06-09T12:33:03.291Z] [2020-06-09T12:33:03.291Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-06-09T12:33:03.291Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-06-09T12:33:03.291Z] [2020-06-09T12:33:03.291Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-06-09T12:33:03.291Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-06-09T12:33:03.291Z] [2020-06-09T12:33:03.291Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-06-09T12:33:03.291Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-06-09T12:33:03.291Z] [2020-06-09T12:33:03.291Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-06-09T12:33:03.291Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-06-09T12:33:03.291Z] [2020-06-09T12:33:03.291Z] [2020-06-09T12:33:03.291Z] DONE 84 tests, 42 skipped in 65.578s [2020-06-09T12:33:03.291Z] [2020-06-09T12:33:03.291Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-06-09T12:33:03.291Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-09T12:33:03.291Z] INFO: Testing against a local daemon [2020-06-09T12:33:03.291Z] ok github.com/docker/docker/integration/image 0.533s [2020-06-09T12:33:03.291Z] [2020-06-09T12:33:03.291Z] === Skipped [2020-06-09T12:33:03.291Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2020-06-09T12:33:03.291Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-09T12:33:03.291Z] [2020-06-09T12:33:03.291Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-06-09T12:33:03.291Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-06-09T12:33:03.291Z] [2020-06-09T12:33:03.291Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-06-09T12:33:03.291Z] remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-09T12:33:03.291Z] [2020-06-09T12:33:03.291Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-06-09T12:33:03.291Z] tag_test.go:98: testEnv.OSType == "windows" [2020-06-09T12:33:03.291Z] [2020-06-09T12:33:03.291Z] [2020-06-09T12:33:03.291Z] DONE 11 tests, 4 skipped in 2.917s [2020-06-09T12:33:03.291Z] [2020-06-09T12:33:03.291Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-06-09T12:33:03.292Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-09T12:33:03.292Z] INFO: Testing against a local daemon [2020-06-09T12:33:03.292Z] ok github.com/docker/docker/integration/network 0.252s [2020-06-09T12:33:03.292Z] [2020-06-09T12:33:03.292Z] === Skipped [2020-06-09T12:33:03.292Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-06-09T12:33:03.292Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-06-09T12:33:03.292Z] [2020-06-09T12:33:03.292Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-06-09T12:33:03.292Z] 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-06-09T12:33:03.292Z] [2020-06-09T12:33:03.292Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2020-06-09T12:33:03.292Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-06-09T12:33:03.292Z] [2020-06-09T12:33:03.292Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-06-09T12:33:03.292Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-06-09T12:33:03.292Z] [2020-06-09T12:33:03.292Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-06-09T12:33:03.292Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-06-09T12:33:03.292Z] [2020-06-09T12:33:03.292Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-06-09T12:33:03.292Z] network_test.go:97: testEnv.OSType == "windows" [2020-06-09T12:33:03.292Z] [2020-06-09T12:33:03.292Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-06-09T12:33:03.292Z] service_test.go:29: testEnv.OSType == "windows" [2020-06-09T12:33:03.292Z] [2020-06-09T12:33:03.292Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.01s) [2020-06-09T12:33:03.292Z] service_test.go:52: testEnv.OSType == "windows" [2020-06-09T12:33:03.292Z] [2020-06-09T12:33:03.292Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-06-09T12:33:03.292Z] service_test.go:96: testEnv.OSType == "windows" [2020-06-09T12:33:03.292Z] [2020-06-09T12:33:03.292Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-06-09T12:33:03.292Z] service_test.go:130: testEnv.OSType == "windows" [2020-06-09T12:33:03.292Z] [2020-06-09T12:33:03.292Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-06-09T12:33:03.292Z] service_test.go:181: testEnv.OSType == "windows" [2020-06-09T12:33:03.292Z] [2020-06-09T12:33:03.292Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-06-09T12:33:03.292Z] service_test.go:206: testEnv.OSType == "windows" [2020-06-09T12:33:03.292Z] [2020-06-09T12:33:03.292Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-09T12:33:03.292Z] service_test.go:236: FLAKY_TEST [2020-06-09T12:33:03.292Z] [2020-06-09T12:33:03.292Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-06-09T12:33:03.292Z] service_test.go:326: testEnv.OSType == "windows" [2020-06-09T12:33:03.292Z] [2020-06-09T12:33:03.292Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-06-09T12:33:03.292Z] service_test.go:394: testEnv.OSType == "windows" [2020-06-09T12:33:03.292Z] [2020-06-09T12:33:03.292Z] [2020-06-09T12:33:03.292Z] DONE 19 tests, 15 skipped in 2.868s [2020-06-09T12:33:03.292Z] [2020-06-09T12:33:03.292Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-06-09T12:33:03.292Z] testing: warning: no tests to run [2020-06-09T12:33:03.292Z] ok github.com/docker/docker/integration/network/ipvlan 0.076s [2020-06-09T12:33:03.292Z] [2020-06-09T12:33:03.292Z] DONE 0 tests in 0.887s [2020-06-09T12:33:03.292Z] [2020-06-09T12:33:03.292Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-06-09T12:33:03.292Z] testing: warning: no tests to run [2020-06-09T12:33:03.292Z] ok github.com/docker/docker/integration/network/macvlan 0.094s [2020-06-09T12:33:03.292Z] [2020-06-09T12:33:03.292Z] DONE 0 tests in 0.895s [2020-06-09T12:33:03.292Z] [2020-06-09T12:33:03.292Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-06-09T12:33:03.292Z] testing: warning: no tests to run [2020-06-09T12:33:03.292Z] ok github.com/docker/docker/integration/plugin 0.086s [2020-06-09T12:33:03.292Z] [2020-06-09T12:33:03.292Z] DONE 0 tests in 0.877s [2020-06-09T12:33:03.292Z] [2020-06-09T12:33:03.292Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-06-09T12:33:03.292Z] testing: warning: no tests to run [2020-06-09T12:33:03.292Z] ok github.com/docker/docker/integration/plugin/authz 0.082s [2020-06-09T12:33:03.292Z] [2020-06-09T12:33:03.292Z] DONE 0 tests in 0.893s [2020-06-09T12:33:03.292Z] [2020-06-09T12:33:03.292Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-06-09T12:33:04.546Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-06-09T12:33:05.111Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-06-09T12:33:06.042Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-06-09T12:33:06.042Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-06-09T12:33:08.567Z] === RUN TestDockerSuite/TestBuildPATH [2020-06-09T12:33:11.094Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-06-09T12:33:11.352Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-06-09T12:33:11.917Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-06-09T12:33:12.004Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-09T12:33:12.004Z] INFO: Testing against a local daemon [2020-06-09T12:33:12.004Z] ok github.com/docker/docker/integration/plugin/common 0.251s [2020-06-09T12:33:12.004Z] [2020-06-09T12:33:12.004Z] === Skipped [2020-06-09T12:33:12.004Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-06-09T12:33:12.004Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-06-09T12:33:12.004Z] [2020-06-09T12:33:12.004Z] [2020-06-09T12:33:12.004Z] DONE 3 tests, 1 skipped in 9.172s [2020-06-09T12:33:12.004Z] [2020-06-09T12:33:12.004Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-06-09T12:33:15.820Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-09T12:33:15.820Z] INFO: Testing against a local daemon [2020-06-09T12:33:15.820Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.291s [2020-06-09T12:33:15.820Z] [2020-06-09T12:33:15.820Z] === Skipped [2020-06-09T12:33:15.820Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-06-09T12:33:15.820Z] external_test.go:48: runtime.GOOS == "windows" [2020-06-09T12:33:15.820Z] [2020-06-09T12:33:15.820Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-06-09T12:33:15.820Z] external_test.go:408: runtime.GOOS == "windows" [2020-06-09T12:33:15.820Z] [2020-06-09T12:33:15.820Z] [2020-06-09T12:33:15.820Z] DONE 2 tests, 2 skipped in 3.796s [2020-06-09T12:33:15.820Z] [2020-06-09T12:33:15.820Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-06-09T12:33:16.096Z] --- PASS: TestServiceWithDataPathPortInit (16.06s) [2020-06-09T12:33:16.096Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-06-09T12:33:18.622Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-06-09T12:33:18.791Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-09T12:33:18.791Z] INFO: Testing against a local daemon [2020-06-09T12:33:18.791Z] ok github.com/docker/docker/integration/plugin/logging 0.275s [2020-06-09T12:33:18.791Z] [2020-06-09T12:33:18.791Z] === Skipped [2020-06-09T12:33:18.791Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-06-09T12:33:18.791Z] read_test.go:21: no unix domain sockets on Windows [2020-06-09T12:33:18.791Z] [2020-06-09T12:33:18.791Z] [2020-06-09T12:33:18.791Z] DONE 1 tests, 1 skipped in 3.037s [2020-06-09T12:33:18.791Z] [2020-06-09T12:33:18.791Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-06-09T12:33:20.375Z] testing: warning: no tests to run [2020-06-09T12:33:20.375Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.115s [2020-06-09T12:33:20.375Z] [2020-06-09T12:33:20.375Z] DONE 0 tests in 1.466s [2020-06-09T12:33:20.375Z] [2020-06-09T12:33:20.375Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-06-09T12:33:21.148Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-06-09T12:33:22.079Z] === RUN TestDockerSuite/TestBuildRm [2020-06-09T12:33:23.344Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-09T12:33:23.344Z] INFO: Testing against a local daemon [2020-06-09T12:33:23.344Z] ok github.com/docker/docker/integration/plugin/volumes 0.277s [2020-06-09T12:33:23.344Z] [2020-06-09T12:33:23.344Z] === Skipped [2020-06-09T12:33:23.344Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-06-09T12:33:23.344Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-06-09T12:33:23.344Z] [2020-06-09T12:33:23.344Z] [2020-06-09T12:33:23.344Z] DONE 1 tests, 1 skipped in 2.865s [2020-06-09T12:33:23.344Z] [2020-06-09T12:33:23.344Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-06-09T12:33:23.976Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-06-09T12:33:23.976Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.05s) [2020-06-09T12:33:23.976Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:0uxwsgzg36zm5jr383d0o36z1 Created:2020-06-09 12:33:17.607937797 +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[4ea242b0e87cc6671f23ed888aec52df5e554ca11a1c21afbd8ded644033705f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mv5ptvlcpmxwrm0p5qsf9dhvg EndpointID:8ef1c4c6fc053dceb6f86cd1efbf0f9ab80e27ead1592e32e71123083ecfeeab MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:948d88db8fa0175ad0e27756baab0a88dc9c0343ba36ceff8417d6a1e9684772 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:606720056a30 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mv5ptvlcpmxwrm0p5qsf9dhvg EndpointID:8ef1c4c6fc053dceb6f86cd1efbf0f9ab80e27ead1592e32e71123083ecfeeab EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-06-09T12:33:23.976Z] PASS [2020-06-09T12:33:23.976Z] [2020-06-09T12:33:23.977Z] === Skipped [2020-06-09T12:33:23.977Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-09T12:33:23.977Z] service_test.go:236: FLAKY_TEST [2020-06-09T12:33:23.977Z] [2020-06-09T12:33:23.977Z] [2020-06-09T12:33:23.977Z] DONE 23 tests, 1 skipped in 45.576s [2020-06-09T12:33:24.234Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-06-09T12:33:24.234Z] ++ 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-06-09T12:33:24.234Z] ++ set -e [2020-06-09T12:33:24.234Z] ++ '[' -n 0 ']' [2020-06-09T12:33:24.234Z] ++ set -x [2020-06-09T12:33:24.234Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-09T12:33:24.234Z] INFO: Testing against a local daemon [2020-06-09T12:33:24.234Z] === RUN TestDockerNetworkIpvlanPersistance [2020-06-09T12:33:24.234Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-06-09T12:33:24.234Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-09T12:33:24.234Z] === RUN TestDockerNetworkIpvlan [2020-06-09T12:33:24.234Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-06-09T12:33:24.234Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-09T12:33:24.234Z] PASS [2020-06-09T12:33:24.234Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-06-09T12:33:24.234Z] [2020-06-09T12:33:24.234Z] === Skipped [2020-06-09T12:33:24.234Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-06-09T12:33:24.234Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-09T12:33:24.234Z] [2020-06-09T12:33:24.234Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-06-09T12:33:24.234Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-09T12:33:24.234Z] [2020-06-09T12:33:24.234Z] [2020-06-09T12:33:24.234Z] DONE 2 tests, 2 skipped in 0.211s [2020-06-09T12:33:24.234Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-06-09T12:33:24.234Z] ++ 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-06-09T12:33:24.234Z] ++ set -e [2020-06-09T12:33:24.234Z] ++ '[' -n 0 ']' [2020-06-09T12:33:24.234Z] ++ set -x [2020-06-09T12:33:24.234Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-09T12:33:24.492Z] INFO: Testing against a local daemon [2020-06-09T12:33:24.492Z] === RUN TestDockerNetworkMacvlanPersistance [2020-06-09T12:33:25.058Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-06-09T12:33:25.580Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-09T12:33:25.580Z] INFO: Testing against a local daemon [2020-06-09T12:33:25.581Z] ok github.com/docker/docker/integration/secret 0.254s [2020-06-09T12:33:25.581Z] [2020-06-09T12:33:25.581Z] === Skipped [2020-06-09T12:33:25.581Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-06-09T12:33:25.581Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-06-09T12:33:25.581Z] [2020-06-09T12:33:25.581Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-06-09T12:33:25.581Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-06-09T12:33:25.581Z] [2020-06-09T12:33:25.581Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-06-09T12:33:25.581Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-06-09T12:33:25.581Z] [2020-06-09T12:33:25.581Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-06-09T12:33:25.581Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-06-09T12:33:25.581Z] [2020-06-09T12:33:25.581Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-06-09T12:33:25.581Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-06-09T12:33:25.581Z] [2020-06-09T12:33:25.581Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-06-09T12:33:25.581Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-06-09T12:33:25.581Z] [2020-06-09T12:33:25.581Z] [2020-06-09T12:33:25.581Z] DONE 6 tests, 6 skipped in 2.592s [2020-06-09T12:33:25.581Z] [2020-06-09T12:33:25.581Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-06-09T12:33:26.432Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.58s) [2020-06-09T12:33:26.432Z] === RUN TestDockerNetworkMacvlan [2020-06-09T12:33:26.997Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-06-09T12:33:26.997Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-06-09T12:33:27.255Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-06-09T12:33:27.821Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-06-09T12:33:28.079Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-06-09T12:33:28.581Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-09T12:33:28.581Z] INFO: Testing against a local daemon [2020-06-09T12:33:29.012Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-06-09T12:33:29.012Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-06-09T12:33:29.054Z] ok github.com/docker/docker/integration/service 0.375s [2020-06-09T12:33:29.054Z] [2020-06-09T12:33:29.054Z] === Skipped [2020-06-09T12:33:29.054Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-06-09T12:33:29.054Z] [2020-06-09T12:33:29.054Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-06-09T12:33:29.054Z] [2020-06-09T12:33:29.054Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-06-09T12:33:29.054Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-06-09T12:33:29.054Z] [2020-06-09T12:33:29.054Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-06-09T12:33:29.054Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-06-09T12:33:29.054Z] [2020-06-09T12:33:29.054Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-06-09T12:33:29.054Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-06-09T12:33:29.054Z] [2020-06-09T12:33:29.054Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-06-09T12:33:29.054Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-06-09T12:33:29.054Z] [2020-06-09T12:33:29.054Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-06-09T12:33:29.054Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-06-09T12:33:29.054Z] [2020-06-09T12:33:29.054Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-06-09T12:33:29.054Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-06-09T12:33:29.054Z] [2020-06-09T12:33:29.054Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-06-09T12:33:29.054Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-06-09T12:33:29.054Z] [2020-06-09T12:33:29.054Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-06-09T12:33:29.054Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-06-09T12:33:29.054Z] [2020-06-09T12:33:29.054Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-06-09T12:33:29.054Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-06-09T12:33:29.054Z] [2020-06-09T12:33:29.054Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-06-09T12:33:29.054Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-06-09T12:33:29.054Z] [2020-06-09T12:33:29.054Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-06-09T12:33:29.054Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-06-09T12:33:29.054Z] [2020-06-09T12:33:29.054Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-06-09T12:33:29.054Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-06-09T12:33:29.054Z] [2020-06-09T12:33:29.054Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-06-09T12:33:29.054Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-06-09T12:33:29.054Z] [2020-06-09T12:33:29.054Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-06-09T12:33:29.054Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-06-09T12:33:29.054Z] [2020-06-09T12:33:29.054Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-06-09T12:33:29.054Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-06-09T12:33:29.054Z] [2020-06-09T12:33:29.054Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-06-09T12:33:29.054Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-06-09T12:33:29.054Z] [2020-06-09T12:33:29.054Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-06-09T12:33:29.054Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-06-09T12:33:29.054Z] [2020-06-09T12:33:29.054Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-06-09T12:33:29.054Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-06-09T12:33:29.054Z] [2020-06-09T12:33:29.054Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-06-09T12:33:29.054Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-06-09T12:33:29.054Z] [2020-06-09T12:33:29.054Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-06-09T12:33:29.054Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-06-09T12:33:29.054Z] [2020-06-09T12:33:29.054Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2020-06-09T12:33:29.054Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-06-09T12:33:29.054Z] [2020-06-09T12:33:29.054Z] [2020-06-09T12:33:29.054Z] DONE 24 tests, 23 skipped in 3.239s [2020-06-09T12:33:29.054Z] [2020-06-09T12:33:29.054Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-06-09T12:33:30.385Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-06-09T12:33:30.953Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-06-09T12:33:31.120Z] ok github.com/docker/docker/cmd/dockerd 0.085s coverage: 30.8% of statements [2020-06-09T12:33:31.212Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-06-09T12:33:32.053Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-09T12:33:32.053Z] INFO: Testing against a local daemon [2020-06-09T12:33:32.053Z] ok github.com/docker/docker/integration/session 0.252s [2020-06-09T12:33:32.053Z] [2020-06-09T12:33:32.053Z] === Skipped [2020-06-09T12:33:32.053Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-06-09T12:33:32.053Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-06-09T12:33:32.053Z] [2020-06-09T12:33:32.053Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-06-09T12:33:32.053Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-06-09T12:33:32.053Z] [2020-06-09T12:33:32.053Z] [2020-06-09T12:33:32.053Z] DONE 2 tests, 2 skipped in 2.664s [2020-06-09T12:33:32.053Z] [2020-06-09T12:33:32.053Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-06-09T12:33:32.053Z] ok github.com/docker/docker/container 0.120s coverage: 34.7% of statements [2020-06-09T12:33:32.053Z] ? github.com/docker/docker/container/stream [no test files] [2020-06-09T12:33:32.053Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-06-09T12:33:32.053Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-06-09T12:33:32.053Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-06-09T12:33:33.740Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-06-09T12:33:33.999Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-06-09T12:33:34.257Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-06-09T12:33:34.286Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-09T12:33:34.287Z] INFO: Testing against a local daemon [2020-06-09T12:33:34.515Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-06-09T12:33:34.516Z] === RUN TestDockerSuite/TestBuildSpaces [2020-06-09T12:33:35.081Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-06-09T12:33:35.646Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-06-09T12:33:35.863Z] ok github.com/docker/docker/integration/system 1.430s [2020-06-09T12:33:35.863Z] [2020-06-09T12:33:35.863Z] === Skipped [2020-06-09T12:33:35.863Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-09T12:33:35.863Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-06-09T12:33:35.863Z] [2020-06-09T12:33:35.863Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-06-09T12:33:35.863Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-06-09T12:33:35.863Z] [2020-06-09T12:33:35.863Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-06-09T12:33:35.863Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-06-09T12:33:35.863Z] [2020-06-09T12:33:35.863Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-06-09T12:33:35.863Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-09T12:33:35.863Z] [2020-06-09T12:33:35.863Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-06-09T12:33:35.863Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-06-09T12:33:35.863Z] [2020-06-09T12:33:35.863Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-06-09T12:33:35.863Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-06-09T12:33:35.863Z] [2020-06-09T12:33:35.863Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-06-09T12:33:35.863Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-06-09T12:33:35.863Z] [2020-06-09T12:33:35.863Z] [2020-06-09T12:33:35.863Z] DONE 13 tests, 7 skipped in 3.857s [2020-06-09T12:33:35.863Z] [2020-06-09T12:33:35.863Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-06-09T12:33:35.904Z] === RUN TestDockerSuite/TestBuildStderr [2020-06-09T12:33:36.839Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-06-09T12:33:38.094Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-09T12:33:38.094Z] INFO: Testing against a local daemon [2020-06-09T12:33:38.094Z] ok github.com/docker/docker/integration/volume 0.287s [2020-06-09T12:33:38.211Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-06-09T12:33:38.568Z] [2020-06-09T12:33:38.568Z] === Skipped [2020-06-09T12:33:38.568Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-06-09T12:33:38.568Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-06-09T12:33:38.568Z] [2020-06-09T12:33:38.568Z] [2020-06-09T12:33:38.568Z] DONE 5 tests, 1 skipped in 2.818s [2020-06-09T12:33:38.568Z] [2020-06-09T12:33:38.568Z] INFO: make.ps1 ended at 06/09/2020 12:33:38 [2020-06-09T12:33:38.568Z] INFO: Integration CLI tests being run from the host: [2020-06-09T12:33:38.568Z] 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-06-09T12:33:39.145Z] --- PASS: TestDockerNetworkMacvlan (12.87s) [2020-06-09T12:33:39.145Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-06-09T12:33:39.145Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-06-09T12:33:39.145Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.34s) [2020-06-09T12:33:39.145Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.16s) [2020-06-09T12:33:39.145Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.07s) [2020-06-09T12:33:39.145Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.83s) [2020-06-09T12:33:39.145Z] PASS [2020-06-09T12:33:39.145Z] [2020-06-09T12:33:39.145Z] DONE 8 tests in 14.646s [2020-06-09T12:33:39.145Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-06-09T12:33:39.145Z] ++ 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-06-09T12:33:39.145Z] ++ set -e [2020-06-09T12:33:39.145Z] ++ '[' -n 0 ']' [2020-06-09T12:33:39.145Z] ++ set -x [2020-06-09T12:33:39.145Z] ++ env -i DEST=/go/src/github.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-06-09T12:33:39.145Z] testing: warning: no tests to run [2020-06-09T12:33:39.145Z] PASS [2020-06-09T12:33:39.145Z] [2020-06-09T12:33:39.145Z] DONE 0 tests in 0.030s [2020-06-09T12:33:39.145Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-06-09T12:33:39.145Z] ++ 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-06-09T12:33:39.145Z] ++ set -e [2020-06-09T12:33:39.145Z] ++ '[' -n 0 ']' [2020-06-09T12:33:39.145Z] ++ set -x [2020-06-09T12:33:39.145Z] ++ env -i DEST=/go/src/github.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-06-09T12:33:39.145Z] INFO: Testing against a local daemon [2020-06-09T12:33:39.145Z] === RUN TestAuthZPluginAllowRequest [2020-06-09T12:33:40.080Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-06-09T12:33:40.646Z] --- PASS: TestAuthZPluginAllowRequest (1.43s) [2020-06-09T12:33:40.646Z] === RUN TestAuthZPluginTLS [2020-06-09T12:33:40.904Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-06-09T12:33:41.162Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-06-09T12:33:41.162Z] === RUN TestAuthZPluginDenyRequest [2020-06-09T12:33:41.728Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-06-09T12:33:41.728Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2020-06-09T12:33:41.728Z] === RUN TestAuthZPluginAPIDenyResponse [2020-06-09T12:33:41.985Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-06-09T12:33:42.243Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-06-09T12:33:42.243Z] === RUN TestAuthZPluginDenyResponse [2020-06-09T12:33:42.808Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-06-09T12:33:42.808Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-06-09T12:33:42.808Z] === RUN TestAuthZPluginAllowEventStream [2020-06-09T12:33:43.742Z] === RUN TestDockerSuite/TestBuildUser [2020-06-09T12:33:44.244Z] ok github.com/docker/docker/daemon/cluster 0.072s coverage: 0.5% of statements [2020-06-09T12:33:44.244Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-06-09T12:33:44.308Z] --- PASS: TestAuthZPluginAllowEventStream (1.42s) [2020-06-09T12:33:44.308Z] === RUN TestAuthZPluginErrorResponse [2020-06-09T12:33:44.873Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-06-09T12:33:44.873Z] === RUN TestAuthZPluginErrorRequest [2020-06-09T12:33:45.130Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-06-09T12:33:45.389Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-06-09T12:33:45.389Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-06-09T12:33:45.615Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.4% of statements [2020-06-09T12:33:45.953Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-06-09T12:33:45.954Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-06-09T12:33:47.852Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.77s) [2020-06-09T12:33:47.852Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-06-09T12:33:47.852Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-06-09T12:33:48.786Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-06-09T12:33:49.052Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-09T12:33:49.052Z] INFO: Testing against a local daemon [2020-06-09T12:33:49.720Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.84s) [2020-06-09T12:33:49.720Z] === RUN TestAuthZPluginHeader [2020-06-09T12:33:50.285Z] --- PASS: TestAuthZPluginHeader (0.82s) [2020-06-09T12:33:50.285Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-06-09T12:33:53.712Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 13.9% of statements [2020-06-09T12:33:54.276Z] ok github.com/docker/docker/daemon 12.149s coverage: 17.6% of statements [2020-06-09T12:33:54.276Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-06-09T12:33:54.276Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-06-09T12:33:55.547Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.34s) [2020-06-09T12:33:55.547Z] === RUN TestAuthZPluginV2Disable [2020-06-09T12:33:56.171Z] ok github.com/docker/docker/daemon/discovery 0.005s coverage: 30.0% of statements [2020-06-09T12:33:56.735Z] ok github.com/docker/docker/daemon/config 0.061s coverage: 81.7% of statements [2020-06-09T12:33:56.991Z] ok github.com/docker/docker/daemon/events 0.060s coverage: 50.0% of statements [2020-06-09T12:33:56.991Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-06-09T12:33:56.991Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-06-09T12:33:58.826Z] --- PASS: TestAuthZPluginV2Disable (3.54s) [2020-06-09T12:33:58.826Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-06-09T12:33:58.889Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2020-06-09T12:33:59.758Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-06-09T12:34:00.691Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-06-09T12:34:00.691Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-06-09T12:34:00.787Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.371s coverage: 73.1% of statements [2020-06-09T12:34:01.255Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.03s) [2020-06-09T12:34:01.255Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-06-09T12:34:01.255Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-06-09T12:34:01.352Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2020-06-09T12:34:02.188Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-06-09T12:34:02.283Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.390s coverage: 57.0% of statements [2020-06-09T12:34:03.123Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-06-09T12:34:03.123Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-06-09T12:34:03.123Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-06-09T12:34:03.123Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-06-09T12:34:03.123Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-06-09T12:34:04.180Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.014s coverage: 1.8% of statements [2020-06-09T12:34:05.021Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-06-09T12:34:05.021Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-06-09T12:34:06.078Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.293s coverage: 49.5% of statements [2020-06-09T12:34:06.393Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-06-09T12:34:06.958Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-06-09T12:34:07.013Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.922s coverage: 45.9% of statements [2020-06-09T12:34:07.013Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-06-09T12:34:08.332Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-06-09T12:34:08.332Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-06-09T12:34:08.908Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.719s coverage: 57.7% of statements [2020-06-09T12:34:08.908Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-06-09T12:34:09.166Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.351s coverage: 76.1% of statements [2020-06-09T12:34:09.166Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-06-09T12:34:10.096Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.0% of statements [2020-06-09T12:34:10.229Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-06-09T12:34:11.027Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.022s coverage: 3.0% of statements [2020-06-09T12:34:11.602Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-06-09T12:34:11.602Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.35s) [2020-06-09T12:34:11.602Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-06-09T12:34:11.958Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2020-06-09T12:34:12.167Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-06-09T12:34:12.732Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-06-09T12:34:12.732Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-06-09T12:34:12.990Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-06-09T12:34:12.990Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-06-09T12:34:13.555Z] === RUN TestDockerSuite/TestBuildXZHost [2020-06-09T12:34:13.853Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 4.8% of statements [2020-06-09T12:34:13.853Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-06-09T12:34:13.853Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-06-09T12:34:14.110Z] ok github.com/docker/docker/daemon/logger 0.236s coverage: 41.8% of statements [2020-06-09T12:34:15.479Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2020-06-09T12:34:15.737Z] ok github.com/docker/docker/daemon/logger/awslogs 0.157s coverage: 77.8% of statements [2020-06-09T12:34:15.737Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-06-09T12:34:15.737Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-06-09T12:34:16.116Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-06-09T12:34:16.116Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-06-09T12:34:16.116Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-06-09T12:34:16.391Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-06-09T12:34:16.391Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-06-09T12:34:16.667Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-06-09T12:34:16.965Z] === RUN TestDockerSuite/TestCommitChange [2020-06-09T12:34:17.232Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.010s coverage: 61.6% of statements [2020-06-09T12:34:17.489Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2020-06-09T12:34:17.898Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-06-09T12:34:18.420Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 75.2% of statements [2020-06-09T12:34:18.421Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-06-09T12:34:18.462Z] === RUN TestDockerSuite/TestCommitHardlink [2020-06-09T12:34:18.987Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.046s coverage: 37.7% of statements [2020-06-09T12:34:19.835Z] === RUN TestDockerSuite/TestCommitNewFile [2020-06-09T12:34:19.920Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 33.3% of statements [2020-06-09T12:34:20.768Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-06-09T12:34:21.292Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2020-06-09T12:34:21.338Z] === RUN TestDockerSuite/TestCommitTTY [2020-06-09T12:34:21.856Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-06-09T12:34:22.269Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-06-09T12:34:22.422Z] ok github.com/docker/docker/daemon/logger/splunk 1.644s coverage: 82.5% of statements [2020-06-09T12:34:22.422Z] ? github.com/docker/docker/daemon/names [no test files] [2020-06-09T12:34:22.679Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2020-06-09T12:34:22.679Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-06-09T12:34:22.835Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-06-09T12:34:23.767Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-06-09T12:34:24.332Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-06-09T12:34:24.332Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-06-09T12:34:24.332Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-06-09T12:34:24.332Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-06-09T12:34:24.332Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-06-09T12:34:24.332Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-06-09T12:34:24.332Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-06-09T12:34:25.206Z] ok github.com/docker/docker/distribution/metadata 0.024s coverage: 48.2% of statements [2020-06-09T12:34:25.206Z] ok github.com/docker/docker/distribution 0.465s coverage: 22.1% of statements [2020-06-09T12:34:25.206Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-06-09T12:34:25.265Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-06-09T12:34:26.576Z] ok github.com/docker/docker/errdefs 0.017s coverage: 49.4% of statements [2020-06-09T12:34:26.637Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-06-09T12:34:26.637Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-06-09T12:34:26.895Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-06-09T12:34:27.152Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-06-09T12:34:27.716Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-06-09T12:34:27.948Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2020-06-09T12:34:28.282Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-06-09T12:34:28.282Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.63s) [2020-06-09T12:34:28.282Z] PASS [2020-06-09T12:34:28.282Z] [2020-06-09T12:34:28.282Z] DONE 17 tests in 49.184s [2020-06-09T12:34:28.282Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-06-09T12:34:28.282Z] ++ 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-06-09T12:34:28.282Z] ++ set -e [2020-06-09T12:34:28.282Z] ++ '[' -n 0 ']' [2020-06-09T12:34:28.282Z] ++ set -x [2020-06-09T12:34:28.282Z] ++ env -i DEST=/go/src/github.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-06-09T12:34:28.539Z] INFO: Testing against a local daemon [2020-06-09T12:34:28.539Z] === RUN TestPluginInvalidJSON [2020-06-09T12:34:28.539Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-06-09T12:34:28.539Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-06-09T12:34:28.539Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-06-09T12:34:28.539Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-06-09T12:34:28.539Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-06-09T12:34:28.539Z] === RUN TestPluginInstall [2020-06-09T12:34:28.539Z] === RUN TestPluginInstall/no_auth [2020-06-09T12:34:28.797Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-06-09T12:34:28.797Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-06-09T12:34:28.797Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-06-09T12:34:28.879Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2020-06-09T12:34:28.879Z] ok github.com/docker/docker/distribution/xfer 1.887s coverage: 85.6% of statements [2020-06-09T12:34:28.879Z] ? github.com/docker/docker/dockerversion [no test files] [2020-06-09T12:34:28.879Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-06-09T12:34:29.364Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-06-09T12:34:29.364Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-06-09T12:34:29.364Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-06-09T12:34:29.364Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-06-09T12:34:29.622Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-06-09T12:34:30.187Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-06-09T12:34:30.249Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2020-06-09T12:34:30.249Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-06-09T12:34:30.445Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-06-09T12:34:30.814Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-06-09T12:34:31.378Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-06-09T12:34:31.944Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-06-09T12:34:31.945Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-06-09T12:34:32.185Z] ok github.com/docker/docker/opts 0.020s coverage: 67.4% of statements [2020-06-09T12:34:32.442Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-06-09T12:34:33.845Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-06-09T12:34:34.339Z] ok github.com/docker/docker/pkg/archive 0.285s coverage: 77.2% of statements [2020-06-09T12:34:34.905Z] ok github.com/docker/docker/pkg/authorization 0.091s coverage: 68.3% of statements [2020-06-09T12:34:35.162Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-06-09T12:34:35.162Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2020-06-09T12:34:35.218Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-06-09T12:34:35.218Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-06-09T12:34:36.151Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-06-09T12:34:37.084Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-06-09T12:34:37.649Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-06-09T12:34:38.215Z] time="2020-06-09T12:34:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-09T12:34:38.215Z] time="2020-06-09T12:34:37Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-09T12:34:38.215Z] time="2020-06-09T12:34:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cf0ad96f18416fdfe61c3967a1e33df688523e044682a2ebc85bd9d78f78d2f3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-09T12:34:38.215Z] time="2020-06-09T12:34:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-09T12:34:38.215Z] time="2020-06-09T12:34:37Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-09T12:34:38.215Z] time="2020-06-09T12:34:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cf0ad96f18416fdfe61c3967a1e33df688523e044682a2ebc85bd9d78f78d2f3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-09T12:34:38.215Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-06-09T12:34:38.215Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-06-09T12:34:38.472Z] === RUN TestPluginInstall/with_htpasswd [2020-06-09T12:34:38.483Z] ok github.com/docker/docker/layer 7.100s coverage: 68.8% of statements [2020-06-09T12:34:38.483Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-06-09T12:34:38.483Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-06-09T12:34:38.483Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-06-09T12:34:38.483Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-06-09T12:34:38.483Z] ? github.com/docker/docker/oci [no test files] [2020-06-09T12:34:38.483Z] ? github.com/docker/docker/oci/caps [no test files] [2020-06-09T12:34:38.483Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-06-09T12:34:38.483Z] ok github.com/docker/docker/pkg/chrootarchive 2.509s coverage: 43.2% of statements [2020-06-09T12:34:38.483Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-06-09T12:34:38.483Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-06-09T12:34:39.038Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-06-09T12:34:39.038Z] time="2020-06-09T12:34:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-09T12:34:39.038Z] time="2020-06-09T12:34:38Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-09T12:34:39.038Z] time="2020-06-09T12:34:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a38d9d9644f0bebf917ce9578fe44b1127bcb5da070c7ae629389fe428adfe57" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-09T12:34:39.038Z] time="2020-06-09T12:34:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-09T12:34:39.038Z] time="2020-06-09T12:34:38Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-09T12:34:39.038Z] time="2020-06-09T12:34:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a38d9d9644f0bebf917ce9578fe44b1127bcb5da070c7ae629389fe428adfe57" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-09T12:34:39.047Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2020-06-09T12:34:39.303Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2020-06-09T12:34:39.604Z] === RUN TestPluginInstall/with_insecure [2020-06-09T12:34:39.604Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-06-09T12:34:40.169Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-06-09T12:34:40.169Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-06-09T12:34:40.236Z] ok github.com/docker/docker/pkg/discovery/memory 0.016s coverage: 92.3% of statements [2020-06-09T12:34:40.735Z] time="2020-06-09T12:34:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-09T12:34:40.735Z] time="2020-06-09T12:34:40Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-09T12:34:40.735Z] time="2020-06-09T12:34:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ac355260af19df64f2e11bf5ba7ca709965a679e44e82c01052a4d4f3d918bef" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-09T12:34:40.735Z] time="2020-06-09T12:34:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-09T12:34:40.735Z] time="2020-06-09T12:34:40Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-09T12:34:40.735Z] time="2020-06-09T12:34:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ac355260af19df64f2e11bf5ba7ca709965a679e44e82c01052a4d4f3d918bef" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-09T12:34:40.735Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-06-09T12:34:40.801Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-06-09T12:34:40.993Z] --- PASS: TestPluginInstall (12.54s) [2020-06-09T12:34:40.993Z] --- PASS: TestPluginInstall/no_auth (9.96s) [2020-06-09T12:34:40.993Z] --- PASS: TestPluginInstall/with_htpasswd (1.06s) [2020-06-09T12:34:40.993Z] --- PASS: TestPluginInstall/with_insecure (1.52s) [2020-06-09T12:34:40.993Z] plugin_test.go:157: [d52490a1530e2] daemon is not started [2020-06-09T12:34:40.993Z] PASS [2020-06-09T12:34:40.993Z] [2020-06-09T12:34:40.993Z] DONE 6 tests in 12.746s [2020-06-09T12:34:40.993Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-06-09T12:34:40.993Z] ++ 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-06-09T12:34:40.993Z] ++ set -e [2020-06-09T12:34:40.993Z] ++ '[' -n 0 ']' [2020-06-09T12:34:40.993Z] ++ set -x [2020-06-09T12:34:40.993Z] ++ env -i DEST=/go/src/github.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-06-09T12:34:41.058Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-06-09T12:34:41.251Z] INFO: Testing against a local daemon [2020-06-09T12:34:41.251Z] === RUN TestExternalGraphDriver [2020-06-09T12:34:41.251Z] === RUN TestExternalGraphDriver/json [2020-06-09T12:34:41.816Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-06-09T12:34:42.428Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-06-09T12:34:42.993Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2020-06-09T12:34:43.188Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-06-09T12:34:43.188Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-06-09T12:34:43.188Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-06-09T12:34:43.188Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-06-09T12:34:43.188Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-06-09T12:34:43.188Z] === RUN TestExternalGraphDriver/spec [2020-06-09T12:34:43.250Z] ok github.com/docker/docker/pkg/discovery/kv 3.072s coverage: 84.1% of statements [2020-06-09T12:34:43.507Z] ok github.com/docker/docker/pkg/fsutils 0.171s coverage: 85.1% of statements [2020-06-09T12:34:43.754Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-06-09T12:34:43.765Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2020-06-09T12:34:45.126Z] === RUN TestExternalGraphDriver/pull [2020-06-09T12:34:45.134Z] ok github.com/docker/docker/pkg/idtools 0.406s coverage: 70.5% of statements [2020-06-09T12:34:45.135Z] ok github.com/docker/docker/pkg/ioutils 0.448s coverage: 69.3% of statements [2020-06-09T12:34:45.699Z] ok github.com/docker/docker/pkg/locker 0.012s coverage: 88.9% of statements [2020-06-09T12:34:45.699Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2020-06-09T12:34:45.956Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2020-06-09T12:34:45.956Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-06-09T12:34:45.956Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-06-09T12:34:45.956Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2020-06-09T12:34:45.956Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-06-09T12:34:46.058Z] --- PASS: TestExternalGraphDriver (4.96s) [2020-06-09T12:34:46.058Z] --- PASS: TestExternalGraphDriver/json (1.95s) [2020-06-09T12:34:46.058Z] --- PASS: TestExternalGraphDriver/spec (1.62s) [2020-06-09T12:34:46.058Z] --- PASS: TestExternalGraphDriver/pull (1.30s) [2020-06-09T12:34:46.058Z] === RUN TestGraphdriverPluginV2 [2020-06-09T12:34:46.213Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-06-09T12:34:46.471Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2020-06-09T12:34:47.053Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 91.4% of statements [2020-06-09T12:34:47.053Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2020-06-09T12:34:47.053Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-06-09T12:34:47.053Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-06-09T12:34:47.438Z] --- PASS: TestImportExtremelyLargeImageWorks (192.68s) [2020-06-09T12:34:47.438Z] PASS [2020-06-09T12:34:47.438Z] [2020-06-09T12:34:47.438Z] === Skipped [2020-06-09T12:34:47.438Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-06-09T12:34:47.438Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-09T12:34:47.438Z] [2020-06-09T12:34:47.438Z] [2020-06-09T12:34:47.438Z] DONE 12 tests, 1 skipped in 193.685s [2020-06-09T12:34:47.438Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-06-09T12:34:47.438Z] ++ 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-06-09T12:34:47.438Z] ++ set -e [2020-06-09T12:34:47.438Z] ++ '[' -n 0 ']' [2020-06-09T12:34:47.438Z] ++ set -x [2020-06-09T12:34:47.439Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-09T12:34:47.439Z] INFO: Testing against a local daemon [2020-06-09T12:34:47.439Z] === RUN TestNetworkCreateDelete [2020-06-09T12:34:47.439Z] --- PASS: TestNetworkCreateDelete (0.16s) [2020-06-09T12:34:47.439Z] === RUN TestDockerNetworkDeletePreferID [2020-06-09T12:34:47.439Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2020-06-09T12:34:47.439Z] === RUN TestDaemonDNSFallback [2020-06-09T12:34:47.439Z] --- PASS: TestDaemonDNSFallback (1.60s) [2020-06-09T12:34:47.439Z] === RUN TestInspectNetwork [2020-06-09T12:34:47.439Z] === RUN TestInspectNetwork/full_network_id [2020-06-09T12:34:47.439Z] === RUN TestInspectNetwork/partial_network_id [2020-06-09T12:34:47.439Z] === RUN TestInspectNetwork/network_name [2020-06-09T12:34:47.439Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-06-09T12:34:47.439Z] --- PASS: TestInspectNetwork (7.10s) [2020-06-09T12:34:47.439Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-06-09T12:34:47.439Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-06-09T12:34:47.439Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-06-09T12:34:47.439Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-06-09T12:34:47.439Z] === RUN TestRunContainerWithBridgeNone [2020-06-09T12:34:47.955Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-06-09T12:34:48.029Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.019s coverage: 56.8% of statements [2020-06-09T12:34:48.519Z] === RUN TestDockerSuite/TestContainerAPITop [2020-06-09T12:34:48.598Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-06-09T12:34:48.858Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-06-09T12:34:48.953Z] --- PASS: TestRunContainerWithBridgeNone (2.08s) [2020-06-09T12:34:48.953Z] === RUN TestNetworkInvalidJSON [2020-06-09T12:34:49.085Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-06-09T12:34:49.085Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-06-09T12:34:49.085Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-06-09T12:34:49.115Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-06-09T12:34:49.246Z] === RUN TestNetworkInvalidJSON//networks/create [2020-06-09T12:34:49.246Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-06-09T12:34:49.246Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-06-09T12:34:49.246Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-06-09T12:34:49.246Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-09T12:34:49.246Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-09T12:34:49.246Z] === CONT TestNetworkInvalidJSON//networks/create [2020-06-09T12:34:49.246Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-09T12:34:49.246Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-06-09T12:34:49.246Z] --- PASS: TestNetworkInvalidJSON (0.08s) [2020-06-09T12:34:49.246Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-06-09T12:34:49.246Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-06-09T12:34:49.246Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-06-09T12:34:49.246Z] === RUN TestHostIPv4BridgeLabel [2020-06-09T12:34:49.882Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2020-06-09T12:34:49.882Z] === RUN TestDaemonRestartWithLiveRestore [2020-06-09T12:34:50.018Z] --- PASS: TestGraphdriverPluginV2 (3.84s) [2020-06-09T12:34:50.018Z] PASS [2020-06-09T12:34:50.018Z] [2020-06-09T12:34:50.018Z] DONE 5 tests in 8.958s [2020-06-09T12:34:50.018Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-06-09T12:34:50.018Z] ++ 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-06-09T12:34:50.018Z] ++ set -e [2020-06-09T12:34:50.018Z] ++ '[' -n 0 ']' [2020-06-09T12:34:50.018Z] ++ set -x [2020-06-09T12:34:50.018Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-09T12:34:50.275Z] INFO: Testing against a local daemon [2020-06-09T12:34:50.275Z] === RUN TestContinueAfterPluginCrash [2020-06-09T12:34:50.275Z] === PAUSE TestContinueAfterPluginCrash [2020-06-09T12:34:50.275Z] === RUN TestReadPluginNoRead [2020-06-09T12:34:50.275Z] === PAUSE TestReadPluginNoRead [2020-06-09T12:34:50.275Z] === RUN TestDaemonStartWithLogOpt [2020-06-09T12:34:50.275Z] === PAUSE TestDaemonStartWithLogOpt [2020-06-09T12:34:50.275Z] === CONT TestContinueAfterPluginCrash [2020-06-09T12:34:50.275Z] === CONT TestDaemonStartWithLogOpt [2020-06-09T12:34:50.482Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-06-09T12:34:50.739Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-06-09T12:34:51.150Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-06-09T12:34:51.150Z] === RUN TestDaemonDefaultNetworkPools [2020-06-09T12:34:51.455Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2020-06-09T12:34:51.455Z] === RUN TestDaemonRestartWithExistingNetwork [2020-06-09T12:34:51.646Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-06-09T12:34:52.578Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-06-09T12:34:52.978Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2020-06-09T12:34:52.978Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-06-09T12:34:53.951Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-06-09T12:34:54.010Z] ok github.com/docker/docker/pkg/signal 2.381s coverage: 61.0% of statements [2020-06-09T12:34:54.011Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-06-09T12:34:54.044Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2020-06-09T12:34:54.044Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-06-09T12:34:54.267Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-06-09T12:34:54.524Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-06-09T12:34:54.688Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-06-09T12:34:54.688Z] === RUN TestServiceWithPredefinedNetwork [2020-06-09T12:34:54.781Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-06-09T12:34:55.324Z] --- PASS: TestDaemonStartWithLogOpt (4.87s) [2020-06-09T12:34:55.324Z] === CONT TestReadPluginNoRead [2020-06-09T12:34:55.712Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.8% of statements [2020-06-09T12:34:55.969Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2020-06-09T12:34:56.534Z] ok github.com/docker/docker/pkg/tailfile 0.065s coverage: 88.6% of statements [2020-06-09T12:34:56.807Z] --- PASS: TestServiceWithPredefinedNetwork (1.96s) [2020-06-09T12:34:56.807Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-06-09T12:34:56.807Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-09T12:34:56.807Z] service_test.go:236: FLAKY_TEST [2020-06-09T12:34:56.807Z] === RUN TestServiceWithDataPathPortInit [2020-06-09T12:34:57.097Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2020-06-09T12:34:57.097Z] testing: warning: no tests to run [2020-06-09T12:34:57.097Z] coverage: [no statements] [2020-06-09T12:34:57.097Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-06-09T12:34:57.225Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-06-09T12:34:57.662Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-06-09T12:34:57.662Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-06-09T12:34:57.791Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-06-09T12:34:57.919Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-06-09T12:34:58.357Z] === RUN TestReadPluginNoRead/default [2020-06-09T12:34:59.288Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-06-09T12:35:00.223Z] === RUN TestReadPluginNoRead/disabled_caching [2020-06-09T12:35:00.223Z] --- PASS: TestContinueAfterPluginCrash (10.11s) [2020-06-09T12:35:00.443Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.1% of statements [2020-06-09T12:35:00.480Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-06-09T12:35:00.700Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-06-09T12:35:01.414Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-06-09T12:35:01.632Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-06-09T12:35:01.671Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-06-09T12:35:01.889Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-06-09T12:35:02.602Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-06-09T12:35:02.860Z] --- PASS: TestReadPluginNoRead (7.87s) [2020-06-09T12:35:02.860Z] --- PASS: TestReadPluginNoRead/default (1.69s) [2020-06-09T12:35:02.860Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.54s) [2020-06-09T12:35:02.860Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.32s) [2020-06-09T12:35:02.860Z] read_test.go:92: [da0dc4806e72a] daemon is not started [2020-06-09T12:35:02.860Z] PASS [2020-06-09T12:35:02.860Z] [2020-06-09T12:35:02.860Z] DONE 6 tests in 12.875s [2020-06-09T12:35:02.860Z] 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-06-09T12:35:02.860Z] ++ 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-06-09T12:35:02.860Z] ++ set -e [2020-06-09T12:35:02.860Z] ++ '[' -n 0 ']' [2020-06-09T12:35:02.860Z] ++ set -x [2020-06-09T12:35:02.860Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-09T12:35:02.860Z] testing: warning: no tests to run [2020-06-09T12:35:02.860Z] PASS [2020-06-09T12:35:02.860Z] [2020-06-09T12:35:02.860Z] DONE 0 tests in 0.053s [2020-06-09T12:35:03.118Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-06-09T12:35:03.118Z] ++ 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-06-09T12:35:03.118Z] ++ set -e [2020-06-09T12:35:03.118Z] ++ '[' -n 0 ']' [2020-06-09T12:35:03.118Z] ++ set -x [2020-06-09T12:35:03.118Z] ++ env -i DEST=/go/src/github.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-06-09T12:35:03.118Z] INFO: Testing against a local daemon [2020-06-09T12:35:03.118Z] === RUN TestPluginWithDevMounts [2020-06-09T12:35:03.118Z] === PAUSE TestPluginWithDevMounts [2020-06-09T12:35:03.118Z] === CONT TestPluginWithDevMounts [2020-06-09T12:35:03.261Z] ok github.com/docker/docker/registry 0.077s coverage: 56.3% of statements [2020-06-09T12:35:03.826Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2020-06-09T12:35:04.051Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-06-09T12:35:04.083Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-06-09T12:35:04.983Z] --- PASS: TestPluginWithDevMounts (1.74s) [2020-06-09T12:35:04.983Z] PASS [2020-06-09T12:35:04.983Z] [2020-06-09T12:35:04.983Z] DONE 1 tests in 1.891s [2020-06-09T12:35:04.983Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-06-09T12:35:04.983Z] ++ 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-06-09T12:35:04.983Z] ++ set -e [2020-06-09T12:35:04.983Z] ++ '[' -n 0 ']' [2020-06-09T12:35:04.983Z] ++ set -x [2020-06-09T12:35:04.983Z] ++ env -i DEST=/go/src/github.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-06-09T12:35:04.983Z] INFO: Testing against a local daemon [2020-06-09T12:35:04.983Z] === RUN TestSecretInspect [2020-06-09T12:35:05.014Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.8% of statements [2020-06-09T12:35:05.271Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-06-09T12:35:05.548Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-06-09T12:35:06.923Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a28a40_} [2020-06-09T12:35:07.487Z] --- PASS: TestSecretInspect (2.44s) [2020-06-09T12:35:07.487Z] === RUN TestSecretList [2020-06-09T12:35:07.794Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-06-09T12:35:08.358Z] ok github.com/docker/docker/volume/local 0.006s coverage: 73.0% of statements [2020-06-09T12:35:08.418Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1743390197_/foo_false____} [2020-06-09T12:35:08.923Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2020-06-09T12:35:09.789Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1743390197_/foo_true____} [2020-06-09T12:35:09.789Z] --- PASS: TestSecretList (2.23s) [2020-06-09T12:35:09.789Z] === RUN TestSecretsCreateAndDelete [2020-06-09T12:35:09.878Z] --- PASS: TestServiceWithDataPathPortInit (13.44s) [2020-06-09T12:35:09.878Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-06-09T12:35:10.294Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2020-06-09T12:35:11.160Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3287687376_/foo_false____} [2020-06-09T12:35:12.092Z] --- PASS: TestSecretsCreateAndDelete (2.32s) [2020-06-09T12:35:12.092Z] === RUN TestSecretsUpdate [2020-06-09T12:35:12.351Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3287687376_/foo_true____} [2020-06-09T12:35:13.723Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3287687376_/foo_true__0xc000a28aa0__} [2020-06-09T12:35:14.288Z] --- PASS: TestSecretsUpdate (2.38s) [2020-06-09T12:35:14.288Z] === RUN TestTemplatedSecret [2020-06-09T12:35:15.221Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a28ac0_} [2020-06-09T12:35:16.594Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a28ae0_} [2020-06-09T12:35:16.851Z] --- PASS: TestTemplatedSecret (2.52s) [2020-06-09T12:35:16.851Z] === RUN TestSecretCreateResolve [2020-06-09T12:35:16.951Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.86s) [2020-06-09T12:35:16.952Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:lxg913fw0w34iuamnfxm7ucy7 Created:2020-06-09 12:35:10.971243187 +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[5c3d3668f2f392f8f6b34ce244d22e0330155c41e6286aade89338570f14e4d4:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wsxeqteozthxog6ji6j33y86z EndpointID:eca68c4f15a5ec93da1a6d6269a541587c49ca9291af2c13fc133585d6d91af8 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:fede61b008f5814122cd7e0ca40c60cbeeba4d1c1de84347abfb82b0ce6fb8c8 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:f48397bec9da IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wsxeqteozthxog6ji6j33y86z EndpointID:eca68c4f15a5ec93da1a6d6269a541587c49ca9291af2c13fc133585d6d91af8 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-06-09T12:35:16.952Z] PASS [2020-06-09T12:35:16.952Z] [2020-06-09T12:35:16.952Z] === Skipped [2020-06-09T12:35:16.952Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-09T12:35:16.952Z] service_test.go:236: FLAKY_TEST [2020-06-09T12:35:16.952Z] [2020-06-09T12:35:16.952Z] [2020-06-09T12:35:16.952Z] DONE 23 tests, 1 skipped in 39.231s [2020-06-09T12:35:16.952Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-06-09T12:35:16.952Z] ++ 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-06-09T12:35:16.952Z] ++ set -e [2020-06-09T12:35:16.952Z] ++ '[' -n 0 ']' [2020-06-09T12:35:16.952Z] ++ set -x [2020-06-09T12:35:16.952Z] ++ env -i DEST=/go/src/github.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-06-09T12:35:16.952Z] INFO: Testing against a local daemon [2020-06-09T12:35:16.952Z] === RUN TestDockerNetworkIpvlanPersistance [2020-06-09T12:35:16.952Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-06-09T12:35:16.952Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-09T12:35:16.952Z] === RUN TestDockerNetworkIpvlan [2020-06-09T12:35:16.952Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-06-09T12:35:16.952Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-09T12:35:16.952Z] PASS [2020-06-09T12:35:16.952Z] [2020-06-09T12:35:16.952Z] === Skipped [2020-06-09T12:35:16.952Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-06-09T12:35:16.952Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-09T12:35:16.952Z] [2020-06-09T12:35:16.952Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-06-09T12:35:16.952Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-09T12:35:16.952Z] [2020-06-09T12:35:16.952Z] [2020-06-09T12:35:16.952Z] DONE 2 tests, 2 skipped in 0.082s [2020-06-09T12:35:16.952Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-06-09T12:35:16.952Z] ++ 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-06-09T12:35:16.952Z] ++ set -e [2020-06-09T12:35:16.952Z] ++ '[' -n 0 ']' [2020-06-09T12:35:16.952Z] ++ set -x [2020-06-09T12:35:16.952Z] ++ env -i DEST=/go/src/github.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-06-09T12:35:16.952Z] INFO: Testing against a local daemon [2020-06-09T12:35:16.952Z] === RUN TestDockerNetworkMacvlanPersistance [2020-06-09T12:35:18.222Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a28b00_} [2020-06-09T12:35:18.512Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2020-06-09T12:35:18.512Z] === RUN TestDockerNetworkMacvlan [2020-06-09T12:35:19.154Z] --- PASS: TestSecretCreateResolve (2.23s) [2020-06-09T12:35:19.154Z] PASS [2020-06-09T12:35:19.154Z] [2020-06-09T12:35:19.154Z] DONE 6 tests in 14.223s [2020-06-09T12:35:19.154Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-06-09T12:35:19.154Z] ++ 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-06-09T12:35:19.154Z] ++ set -e [2020-06-09T12:35:19.154Z] ++ '[' -n 0 ']' [2020-06-09T12:35:19.154Z] ++ set -x [2020-06-09T12:35:19.154Z] ++ env -i DEST=/go/src/github.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-06-09T12:35:19.154Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a28b20_} [2020-06-09T12:35:19.163Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-06-09T12:35:19.413Z] INFO: Testing against a local daemon [2020-06-09T12:35:19.413Z] === RUN TestServiceCreateInit [2020-06-09T12:35:19.413Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-06-09T12:35:19.413Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-06-09T12:35:20.251Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-06-09T12:35:20.785Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-06-09T12:35:20.918Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-06-09T12:35:22.470Z] ok github.com/docker/docker/pkg/plugins 33.617s coverage: 76.6% of statements [2020-06-09T12:35:22.470Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-06-09T12:35:22.470Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-06-09T12:35:22.470Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-06-09T12:35:22.470Z] ? github.com/docker/docker/pkg/term [no test files] [2020-06-09T12:35:22.470Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-06-09T12:35:22.470Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-06-09T12:35:22.470Z] ? github.com/docker/docker/rootless [no test files] [2020-06-09T12:35:22.470Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-06-09T12:35:22.470Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-06-09T12:35:22.470Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-06-09T12:35:22.470Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-06-09T12:35:22.470Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-06-09T12:35:22.470Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-06-09T12:35:22.470Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-06-09T12:35:22.470Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-06-09T12:35:22.470Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-06-09T12:35:22.470Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-06-09T12:35:22.470Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-06-09T12:35:22.470Z] ? github.com/docker/docker/testutil/request [no test files] [2020-06-09T12:35:22.470Z] ? github.com/docker/docker/volume [no test files] [2020-06-09T12:35:22.470Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-06-09T12:35:22.470Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-06-09T12:35:22.470Z] [2020-06-09T12:35:22.470Z] === Skipped [2020-06-09T12:35:22.470Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-06-09T12:35:22.470Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-06-09T12:35:22.471Z] [2020-06-09T12:35:22.471Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-06-09T12:35:22.471Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-06-09T12:35:22.471Z] [2020-06-09T12:35:22.471Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-06-09T12:35:22.471Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-09T12:35:22.471Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-09T12:35:22.471Z] [2020-06-09T12:35:22.471Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-06-09T12:35:22.471Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-09T12:35:22.471Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-09T12:35:22.471Z] [2020-06-09T12:35:22.471Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-06-09T12:35:22.471Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-09T12:35:22.471Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-09T12:35:22.471Z] [2020-06-09T12:35:22.471Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-06-09T12:35:22.471Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-09T12:35:22.471Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-09T12:35:22.471Z] [2020-06-09T12:35:22.471Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-06-09T12:35:22.471Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-09T12:35:22.471Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-09T12:35:22.471Z] [2020-06-09T12:35:22.471Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-06-09T12:35:22.471Z] graphtest_unix.go:73: No driver to put! [2020-06-09T12:35:22.471Z] [2020-06-09T12:35:22.471Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-06-09T12:35:22.471Z] time="2020-06-09T12:34:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-09T12:35:22.471Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-09T12:35:22.471Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-09T12:35:22.471Z] [2020-06-09T12:35:22.471Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-06-09T12:35:22.471Z] time="2020-06-09T12:34:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-09T12:35:22.471Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-09T12:35:22.471Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-09T12:35:22.471Z] [2020-06-09T12:35:22.471Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-06-09T12:35:22.471Z] time="2020-06-09T12:34:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-09T12:35:22.471Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-09T12:35:22.471Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-09T12:35:22.471Z] [2020-06-09T12:35:22.471Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-06-09T12:35:22.471Z] time="2020-06-09T12:34:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-09T12:35:22.471Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-09T12:35:22.471Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-09T12:35:22.471Z] [2020-06-09T12:35:22.471Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-06-09T12:35:22.471Z] time="2020-06-09T12:34:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-09T12:35:22.471Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-09T12:35:22.471Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-09T12:35:22.471Z] [2020-06-09T12:35:22.471Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-06-09T12:35:22.471Z] graphtest_unix.go:73: No driver to put! [2020-06-09T12:35:22.471Z] [2020-06-09T12:35:22.471Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-06-09T12:35:22.471Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-06-09T12:35:22.471Z] [2020-06-09T12:35:22.471Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-06-09T12:35:22.471Z] overlay_test.go:49: Fails to compute changes intermittently [2020-06-09T12:35:22.471Z] [2020-06-09T12:35:22.471Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-06-09T12:35:22.471Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-06-09T12:35:22.471Z] [2020-06-09T12:35:22.471Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-06-09T12:35:22.471Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-06-09T12:35:22.471Z] [2020-06-09T12:35:22.471Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-06-09T12:35:22.471Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-09T12:35:22.471Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-09T12:35:22.471Z] [2020-06-09T12:35:22.471Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-06-09T12:35:22.471Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-09T12:35:22.471Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-09T12:35:22.471Z] [2020-06-09T12:35:22.471Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-06-09T12:35:22.471Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-09T12:35:22.471Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-09T12:35:22.471Z] [2020-06-09T12:35:22.471Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-06-09T12:35:22.471Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-09T12:35:22.471Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-09T12:35:22.471Z] [2020-06-09T12:35:22.471Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-06-09T12:35:22.471Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-09T12:35:22.471Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-09T12:35:22.471Z] [2020-06-09T12:35:22.471Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-06-09T12:35:22.471Z] graphtest_unix.go:73: No driver to put! [2020-06-09T12:35:22.471Z] [2020-06-09T12:35:22.471Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-06-09T12:35:22.471Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-06-09T12:35:22.471Z] [2020-06-09T12:35:22.471Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-06-09T12:35:22.471Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-06-09T12:35:22.471Z] [2020-06-09T12:35:22.471Z] [2020-06-09T12:35:22.471Z] DONE 2124 tests, 26 skipped in 249.167s Post stage [Pipeline] junit [2020-06-09T12:35:22.481Z] Recording test results [2020-06-09T12:35:22.685Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-06-09T12:35:22.685Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-06-09T12:35:22.685Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-06-09T12:35:22.685Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-06-09T12:35:22.685Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-06-09T12:35:22.685Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-06-09T12:35:22.685Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-06-09T12:35:22.685Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-06-09T12:35:22.685Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-06-09T12:35:22.685Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-06-09T12:35:22.685Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-06-09T12:35:22.685Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-06-09T12:35:22.685Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-06-09T12:35:22.685Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-06-09T12:35:22.685Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-06-09T12:35:22.685Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-06-09T12:35:22.685Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-06-09T12:35:22.942Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-06-09T12:35:23.066Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-06-09T12:35:23.191Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40938/.git:/go/src/github.com/docker/docker/.git --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=42f65bcebea5a9e610a5f5305b47a88ff6d5ce16 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:42f65bcebea5a9e610a5f5305b47a88ff6d5ce16 hack/validate/vendor [2020-06-09T12:35:23.755Z] No vendor changes in diff. [2020-06-09T12:35:24.316Z] === RUN TestServiceCreateInit/daemonInitEnabled [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-06-09T12:35:24.653Z] + echo Building e2e image [2020-06-09T12:35:24.653Z] Building e2e image [2020-06-09T12:35:24.653Z] + docker build --build-arg DOCKER_GITCOMMIT=42f65bcebea5a9e610a5f5305b47a88ff6d5ce16 -t moby-e2e-test -f Dockerfile.e2e . [2020-06-09T12:35:24.653Z] #1 [internal] load .dockerignore [2020-06-09T12:35:24.653Z] #1 DONE 0.0s [2020-06-09T12:35:24.653Z] [2020-06-09T12:35:24.653Z] #2 [internal] load build definition from Dockerfile.e2e [2020-06-09T12:35:24.653Z] #2 DONE 0.0s [2020-06-09T12:35:24.653Z] [2020-06-09T12:35:24.653Z] #2 [internal] load build definition from Dockerfile.e2e [2020-06-09T12:35:24.653Z] #2 transferring dockerfile: 3.21kB done [2020-06-09T12:35:24.653Z] #2 DONE 0.0s [2020-06-09T12:35:24.653Z] [2020-06-09T12:35:24.653Z] #1 [internal] load .dockerignore [2020-06-09T12:35:24.653Z] #1 transferring context: 34B done [2020-06-09T12:35:24.653Z] #1 DONE 0.0s [2020-06-09T12:35:24.653Z] [2020-06-09T12:35:24.653Z] #4 [internal] load metadata for docker.io/library/golang:1.13.12-alpine [2020-06-09T12:35:24.909Z] #4 ... [2020-06-09T12:35:24.910Z] [2020-06-09T12:35:24.910Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-06-09T12:35:24.910Z] #3 DONE 0.2s [2020-06-09T12:35:24.910Z] [2020-06-09T12:35:24.910Z] #4 [internal] load metadata for docker.io/library/golang:1.13.12-alpine [2020-06-09T12:35:24.910Z] #4 DONE 0.3s [2020-06-09T12:35:24.910Z] [2020-06-09T12:35:24.910Z] #8 [internal] load build context [2020-06-09T12:35:24.910Z] #8 DONE 0.0s [2020-06-09T12:35:24.910Z] [2020-06-09T12:35:24.910Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-06-09T12:35:24.910Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-06-09T12:35:24.910Z] #5 DONE 0.0s [2020-06-09T12:35:24.910Z] [2020-06-09T12:35:24.910Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-06-09T12:35:24.910Z] #14 DONE 0.0s [2020-06-09T12:35:25.167Z] [2020-06-09T12:35:25.167Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-06-09T12:35:25.167Z] #14 resolve docker.io/library/golang:1.13.12-alpine@sha256:4c475018cc22a3c1b1e42806467be68c61beef9f94cb4533960f5fdd53f631b4 done [2020-06-09T12:35:25.167Z] #14 sha256:90e2f8cc39f2bb8450c45b41580b285ca4c177b3c9c7fe0015732ba010c68a2b 1.36kB / 1.36kB done [2020-06-09T12:35:25.167Z] #14 sha256:cea245765db1a405a8511d96d147f5161c55f225515c3929dfcf215048add463 3.83kB / 3.83kB done [2020-06-09T12:35:25.167Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0B / 282.60kB 0.0s [2020-06-09T12:35:25.167Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 0B / 155B 0.0s [2020-06-09T12:35:25.167Z] #14 sha256:4c475018cc22a3c1b1e42806467be68c61beef9f94cb4533960f5fdd53f631b4 1.65kB / 1.65kB done [2020-06-09T12:35:25.167Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done [2020-06-09T12:35:25.167Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.1s done [2020-06-09T12:35:25.167Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d [2020-06-09T12:35:25.167Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 578.13kB / 126.96MB 0.1s [2020-06-09T12:35:25.167Z] #14 sha256:e5ffe4cf9f04433b1e030067c4d129ea3821af101c597980cfeb846f7efea799 126B / 126B 0.1s done [2020-06-09T12:35:25.223Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-06-09T12:35:25.424Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.3s done [2020-06-09T12:35:25.424Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 9.74MB / 126.96MB 0.3s [2020-06-09T12:35:25.424Z] #14 ... [2020-06-09T12:35:25.424Z] [2020-06-09T12:35:25.424Z] #8 [internal] load build context [2020-06-09T12:35:25.424Z] #8 transferring context: 848.95kB 0.5s done [2020-06-09T12:35:25.424Z] #8 DONE 0.5s [2020-06-09T12:35:25.424Z] [2020-06-09T12:35:25.424Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-06-09T12:35:25.424Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 22.62MB / 126.96MB 0.5s [2020-06-09T12:35:25.424Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done [2020-06-09T12:35:25.681Z] #14 ... [2020-06-09T12:35:25.681Z] [2020-06-09T12:35:25.681Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-06-09T12:35:25.681Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-06-09T12:35:25.681Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-06-09T12:35:25.681Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-06-09T12:35:25.681Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.1s done [2020-06-09T12:35:25.681Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.5s done [2020-06-09T12:35:25.681Z] #5 DONE 0.7s [2020-06-09T12:35:25.681Z] [2020-06-09T12:35:25.681Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-06-09T12:35:25.681Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 39.52MB / 126.96MB 0.7s [2020-06-09T12:35:25.722Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-06-09T12:35:25.940Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 48.07MB / 126.96MB 0.8s [2020-06-09T12:35:25.940Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 69.57MB / 126.96MB 1.0s [2020-06-09T12:35:26.199Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 77.50MB / 126.96MB 1.1s [2020-06-09T12:35:26.199Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 86.02MB / 126.96MB 1.2s [2020-06-09T12:35:26.459Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 104.49MB / 126.96MB 1.4s [2020-06-09T12:35:26.459Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 117.33MB / 126.96MB 1.5s [2020-06-09T12:35:26.717Z] #14 ... [2020-06-09T12:35:26.717Z] [2020-06-09T12:35:26.717Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-06-09T12:35:26.717Z] #6 DONE 1.1s [2020-06-09T12:35:26.717Z] [2020-06-09T12:35:26.717Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-06-09T12:35:26.717Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 126.96MB / 126.96MB 1.6s [2020-06-09T12:35:26.717Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 126.96MB / 126.96MB 1.6s done [2020-06-09T12:35:26.717Z] #14 extracting sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 [2020-06-09T12:35:27.632Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-06-09T12:35:28.858Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-06-09T12:35:29.533Z] --- PASS: TestServiceCreateInit (10.01s) [2020-06-09T12:35:29.534Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.06s) [2020-06-09T12:35:29.534Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.92s) [2020-06-09T12:35:29.534Z] === RUN TestCreateServiceMultipleTimes [2020-06-09T12:35:29.550Z] --- PASS: TestDockerNetworkMacvlan (11.05s) [2020-06-09T12:35:29.550Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-06-09T12:35:29.550Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-06-09T12:35:29.550Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s) [2020-06-09T12:35:29.550Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.94s) [2020-06-09T12:35:29.550Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.32s) [2020-06-09T12:35:29.550Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.65s) [2020-06-09T12:35:29.550Z] PASS [2020-06-09T12:35:29.550Z] [2020-06-09T12:35:29.550Z] DONE 8 tests in 12.475s [2020-06-09T12:35:29.550Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-06-09T12:35:29.550Z] ++ 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-06-09T12:35:29.550Z] ++ set -e [2020-06-09T12:35:29.550Z] ++ '[' -n 0 ']' [2020-06-09T12:35:29.550Z] ++ set -x [2020-06-09T12:35:29.550Z] ++ env -i DEST=/go/src/github.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-06-09T12:35:29.550Z] testing: warning: no tests to run [2020-06-09T12:35:29.550Z] PASS [2020-06-09T12:35:29.550Z] [2020-06-09T12:35:29.550Z] DONE 0 tests in 0.012s [2020-06-09T12:35:29.550Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-06-09T12:35:29.550Z] ++ 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-06-09T12:35:29.550Z] ++ set -e [2020-06-09T12:35:29.550Z] ++ '[' -n 0 ']' [2020-06-09T12:35:29.550Z] ++ set -x [2020-06-09T12:35:29.550Z] ++ env -i DEST=/go/src/github.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-06-09T12:35:29.550Z] INFO: Testing against a local daemon [2020-06-09T12:35:29.550Z] === RUN TestAuthZPluginAllowRequest [2020-06-09T12:35:30.466Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-06-09T12:35:31.129Z] --- PASS: TestAuthZPluginAllowRequest (1.33s) [2020-06-09T12:35:31.129Z] === RUN TestAuthZPluginTLS [2020-06-09T12:35:31.435Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-06-09T12:35:31.435Z] === RUN TestAuthZPluginDenyRequest [2020-06-09T12:35:31.840Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-06-09T12:35:31.973Z] #14 extracting sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 5.1s [2020-06-09T12:35:32.098Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-06-09T12:35:32.104Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-06-09T12:35:32.104Z] === RUN TestAuthZPluginAPIDenyResponse [2020-06-09T12:35:32.230Z] #14 ... [2020-06-09T12:35:32.230Z] [2020-06-09T12:35:32.230Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-06-09T12:35:32.230Z] #7 0.932 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-06-09T12:35:32.230Z] #7 2.022 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-06-09T12:35:32.230Z] #7 2.123 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-06-09T12:35:32.230Z] #7 2.132 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-06-09T12:35:32.230Z] #7 2.141 (3/30) Installing readline (8.0.0-r0) [2020-06-09T12:35:32.230Z] #7 2.148 (4/30) Installing bash (5.0.0-r0) [2020-06-09T12:35:32.230Z] #7 2.164 Executing bash-5.0.0-r0.post-install [2020-06-09T12:35:32.230Z] #7 2.167 (5/30) Installing ca-certificates (20191127-r2) [2020-06-09T12:35:32.230Z] #7 2.186 (6/30) Installing libgcc (8.3.0-r0) [2020-06-09T12:35:32.230Z] #7 2.189 (7/30) Installing libstdc++ (8.3.0-r0) [2020-06-09T12:35:32.230Z] #7 2.203 (8/30) Installing binutils (2.32-r0) [2020-06-09T12:35:32.230Z] #7 2.306 (9/30) Installing gmp (6.1.2-r1) [2020-06-09T12:35:32.230Z] #7 2.317 (10/30) Installing isl (0.18-r0) [2020-06-09T12:35:32.230Z] #7 2.336 (11/30) Installing libgomp (8.3.0-r0) [2020-06-09T12:35:32.230Z] #7 2.340 (12/30) Installing libatomic (8.3.0-r0) [2020-06-09T12:35:32.230Z] #7 2.342 (13/30) Installing mpfr3 (3.1.5-r1) [2020-06-09T12:35:32.230Z] #7 2.351 (14/30) Installing mpc1 (1.1.0-r0) [2020-06-09T12:35:32.230Z] #7 2.354 (15/30) Installing gcc (8.3.0-r0) [2020-06-09T12:35:32.230Z] #7 3.275 (16/30) Installing musl-dev (1.1.22-r3) [2020-06-09T12:35:32.230Z] #7 3.374 (17/30) Installing libc-dev (0.7.1-r0) [2020-06-09T12:35:32.230Z] #7 3.376 (18/30) Installing g++ (8.3.0-r0) [2020-06-09T12:35:32.230Z] #7 3.962 (19/30) Installing nghttp2-libs (1.39.2-r1) [2020-06-09T12:35:32.230Z] #7 3.966 (20/30) Installing libcurl (7.66.0-r0) [2020-06-09T12:35:32.230Z] #7 3.973 (21/30) Installing expat (2.2.8-r0) [2020-06-09T12:35:32.230Z] #7 3.978 (22/30) Installing pcre2 (10.33-r0) [2020-06-09T12:35:32.230Z] #7 3.986 (23/30) Installing git (2.22.4-r0) [2020-06-09T12:35:32.230Z] #7 4.199 (24/30) Installing libmnl (1.0.4-r0) [2020-06-09T12:35:32.230Z] #7 4.203 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-06-09T12:35:32.230Z] #7 4.210 (26/30) Installing iptables (1.8.3-r1) [2020-06-09T12:35:32.230Z] #7 4.241 (27/30) Installing pigz (2.4-r0) [2020-06-09T12:35:32.230Z] #7 4.246 (28/30) Installing tar (1.32-r0) [2020-06-09T12:35:32.230Z] #7 4.253 (29/30) Installing xz-libs (5.2.4-r0) [2020-06-09T12:35:32.230Z] #7 4.256 (30/30) Installing xz (5.2.4-r0) [2020-06-09T12:35:32.230Z] #7 4.261 Executing busybox-1.30.1-r3.trigger [2020-06-09T12:35:32.230Z] #7 4.264 Executing ca-certificates-20191127-r2.trigger [2020-06-09T12:35:32.230Z] #7 4.321 OK: 179 MiB in 44 packages [2020-06-09T12:35:32.230Z] #7 DONE 5.4s [2020-06-09T12:35:32.230Z] [2020-06-09T12:35:32.230Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-06-09T12:35:32.230Z] #9 DONE 0.1s [2020-06-09T12:35:32.230Z] [2020-06-09T12:35:32.230Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-06-09T12:35:32.230Z] #10 DONE 0.0s [2020-06-09T12:35:32.230Z] [2020-06-09T12:35:32.230Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-06-09T12:35:32.417Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-06-09T12:35:32.417Z] === RUN TestAuthZPluginDenyResponse [2020-06-09T12:35:32.488Z] #14 ... [2020-06-09T12:35:32.488Z] [2020-06-09T12:35:32.488Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-06-09T12:35:32.488Z] #11 DONE 0.1s [2020-06-09T12:35:32.488Z] [2020-06-09T12:35:32.488Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-06-09T12:35:32.488Z] #12 DONE 0.1s [2020-06-09T12:35:32.488Z] [2020-06-09T12:35:32.488Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-06-09T12:35:32.488Z] #13 DONE 0.1s [2020-06-09T12:35:32.488Z] [2020-06-09T12:35:32.488Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-06-09T12:35:32.665Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-06-09T12:35:33.051Z] #14 extracting sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 6.1s done [2020-06-09T12:35:33.051Z] #14 extracting sha256:e5ffe4cf9f04433b1e030067c4d129ea3821af101c597980cfeb846f7efea799 done [2020-06-09T12:35:33.051Z] #14 DONE 8.1s [2020-06-09T12:35:33.051Z] [2020-06-09T12:35:33.051Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-06-09T12:35:33.103Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-06-09T12:35:33.103Z] === RUN TestAuthZPluginAllowEventStream [2020-06-09T12:35:33.600Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-06-09T12:35:33.615Z] #15 0.527 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-06-09T12:35:34.534Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-06-09T12:35:34.669Z] --- PASS: TestAuthZPluginAllowEventStream (1.33s) [2020-06-09T12:35:34.669Z] === RUN TestAuthZPluginErrorResponse [2020-06-09T12:35:34.983Z] #15 1.597 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-06-09T12:35:34.983Z] #15 1.704 (1/54) Installing ncurses-terminfo-base (6.2_p20200523-r0) [2020-06-09T12:35:34.983Z] #15 1.708 (2/54) Installing ncurses-libs (6.2_p20200523-r0) [2020-06-09T12:35:34.983Z] #15 1.715 (3/54) Installing readline (8.0.4-r0) [2020-06-09T12:35:34.983Z] #15 1.718 (4/54) Installing bash (5.0.17-r0) [2020-06-09T12:35:34.983Z] #15 1.730 Executing bash-5.0.17-r0.post-install [2020-06-09T12:35:34.983Z] #15 1.732 (5/54) Installing linux-headers (5.4.5-r1) [2020-06-09T12:35:34.983Z] #15 1.807 (6/54) Installing libblkid (2.35.2-r0) [2020-06-09T12:35:34.983Z] #15 1.812 (7/54) Installing libuuid (2.35.2-r0) [2020-06-09T12:35:34.983Z] #15 1.813 (8/54) Installing btrfs-progs-libs (5.6.1-r0) [2020-06-09T12:35:34.983Z] #15 1.818 (9/54) Installing btrfs-progs-dev (5.6.1-r0) [2020-06-09T12:35:34.983Z] #15 1.822 (10/54) Installing libgcc (9.3.0-r2) [2020-06-09T12:35:34.983Z] #15 1.823 (11/54) Installing libstdc++ (9.3.0-r2) [2020-06-09T12:35:34.983Z] #15 1.836 (12/54) Installing binutils (2.34-r1) [2020-06-09T12:35:34.983Z] #15 1.903 (13/54) Installing libmagic (5.38-r0) [2020-06-09T12:35:34.983Z] #15 1.923 (14/54) Installing file (5.38-r0) [2020-06-09T12:35:34.983Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-06-09T12:35:34.983Z] === RUN TestAuthZPluginErrorRequest [2020-06-09T12:35:35.099Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-06-09T12:35:35.240Z] #15 1.924 (15/54) Installing gmp (6.2.0-r0) [2020-06-09T12:35:35.240Z] #15 1.930 (16/54) Installing isl (0.18-r0) [2020-06-09T12:35:35.240Z] #15 1.945 (17/54) Installing libgomp (9.3.0-r2) [2020-06-09T12:35:35.240Z] #15 1.948 (18/54) Installing libatomic (9.3.0-r2) [2020-06-09T12:35:35.240Z] #15 1.949 (19/54) Installing libgphobos (9.3.0-r2) [2020-06-09T12:35:35.240Z] #15 1.993 (20/54) Installing mpfr4 (4.0.2-r4) [2020-06-09T12:35:35.240Z] #15 1.999 (21/54) Installing mpc1 (1.1.0-r1) [2020-06-09T12:35:35.240Z] #15 2.001 (22/54) Installing gcc (9.3.0-r2) [2020-06-09T12:35:35.640Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-06-09T12:35:35.640Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-06-09T12:35:35.947Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-06-09T12:35:35.947Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-06-09T12:35:36.032Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-06-09T12:35:36.032Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-06-09T12:35:36.172Z] #15 2.838 (23/54) Installing musl-dev (1.1.24-r8) [2020-06-09T12:35:36.172Z] #15 2.909 (24/54) Installing libc-dev (0.7.2-r3) [2020-06-09T12:35:36.172Z] #15 2.910 (25/54) Installing g++ (9.3.0-r2) [2020-06-09T12:35:36.432Z] #15 3.314 (26/54) Installing make (4.3-r0) [2020-06-09T12:35:36.432Z] #15 3.317 (27/54) Installing fortify-headers (1.1-r0) [2020-06-09T12:35:36.432Z] #15 3.319 (28/54) Installing patch (2.7.6-r6) [2020-06-09T12:35:36.432Z] #15 3.322 (29/54) Installing build-base (0.5-r2) [2020-06-09T12:35:36.432Z] #15 3.322 (30/54) Installing nghttp2-libs (1.41.0-r0) [2020-06-09T12:35:36.432Z] #15 3.325 (31/54) Installing libcurl (7.69.1-r0) [2020-06-09T12:35:36.432Z] #15 3.330 (32/54) Installing curl (7.69.1-r0) [2020-06-09T12:35:36.432Z] #15 3.333 (33/54) Installing oniguruma (6.9.5-r1) [2020-06-09T12:35:36.432Z] #15 3.338 (34/54) Installing jq (1.6-r1) [2020-06-09T12:35:36.432Z] #15 3.343 (35/54) Installing device-mapper-libs (2.02.186-r1) [2020-06-09T12:35:36.432Z] #15 3.347 (36/54) Installing device-mapper-event-libs (2.02.186-r1) [2020-06-09T12:35:36.432Z] #15 3.349 (37/54) Installing libaio (0.3.112-r1) [2020-06-09T12:35:36.432Z] #15 3.351 (38/54) Installing lvm2-libs (2.02.186-r1) [2020-06-09T12:35:36.432Z] #15 3.377 (39/54) Installing blkid (2.35.2-r0) [2020-06-09T12:35:36.597Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-06-09T12:35:36.689Z] #15 3.379 (40/54) Installing libcap-ng (0.7.10-r0) [2020-06-09T12:35:36.689Z] #15 3.380 (41/54) Installing setpriv (2.35.2-r0) [2020-06-09T12:35:36.689Z] #15 3.381 (42/54) Installing libmount (2.35.2-r0) [2020-06-09T12:35:36.689Z] #15 3.386 (43/54) Installing libsmartcols (2.35.2-r0) [2020-06-09T12:35:36.689Z] #15 3.388 (44/54) Installing findmnt (2.35.2-r0) [2020-06-09T12:35:36.689Z] #15 3.390 (45/54) Installing mcookie (2.35.2-r0) [2020-06-09T12:35:36.689Z] #15 3.391 (46/54) Installing hexdump (2.35.2-r0) [2020-06-09T12:35:36.689Z] #15 3.392 (47/54) Installing lsblk (2.35.2-r0) [2020-06-09T12:35:36.689Z] #15 3.395 (48/54) Installing libfdisk (2.35.2-r0) [2020-06-09T12:35:36.689Z] #15 3.399 (49/54) Installing sfdisk (2.35.2-r0) [2020-06-09T12:35:36.689Z] #15 3.401 (50/54) Installing cfdisk (2.35.2-r0) [2020-06-09T12:35:36.689Z] #15 3.403 (51/54) Installing util-linux (2.35.2-r0) [2020-06-09T12:35:36.689Z] #15 3.438 (52/54) Installing pkgconf (1.7.2-r0) [2020-06-09T12:35:36.689Z] #15 3.440 (53/54) Installing util-linux-dev (2.35.2-r0) [2020-06-09T12:35:36.689Z] #15 3.461 (54/54) Installing lvm2-dev (2.02.186-r1) [2020-06-09T12:35:36.689Z] #15 3.465 Executing busybox-1.31.1-r16.trigger [2020-06-09T12:35:36.689Z] #15 3.472 OK: 230 MiB in 69 packages [2020-06-09T12:35:36.946Z] #15 DONE 3.9s [2020-06-09T12:35:36.946Z] [2020-06-09T12:35:36.946Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-06-09T12:35:37.509Z] #16 DONE 0.6s [2020-06-09T12:35:37.525Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.65s) [2020-06-09T12:35:37.525Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-06-09T12:35:37.529Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-06-09T12:35:37.767Z] [2020-06-09T12:35:37.767Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-06-09T12:35:38.334Z] #17 DONE 0.6s [2020-06-09T12:35:38.334Z] [2020-06-09T12:35:38.334Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-06-09T12:35:38.334Z] #18 DONE 0.0s [2020-06-09T12:35:38.334Z] [2020-06-09T12:35:38.334Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-06-09T12:35:38.334Z] #19 DONE 0.0s [2020-06-09T12:35:38.334Z] [2020-06-09T12:35:38.334Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-06-09T12:35:38.334Z] #22 DONE 0.1s [2020-06-09T12:35:38.334Z] [2020-06-09T12:35:38.334Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-06-09T12:35:38.334Z] #26 DONE 0.1s [2020-06-09T12:35:38.334Z] [2020-06-09T12:35:38.334Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-06-09T12:35:38.334Z] #27 DONE 0.0s [2020-06-09T12:35:38.334Z] [2020-06-09T12:35:38.334Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-06-09T12:35:38.334Z] #23 DONE 0.0s [2020-06-09T12:35:38.334Z] [2020-06-09T12:35:38.334Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-06-09T12:35:38.334Z] #28 DONE 0.1s [2020-06-09T12:35:38.334Z] [2020-06-09T12:35:38.334Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-06-09T12:35:38.461Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-06-09T12:35:39.393Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-06-09T12:35:39.640Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.69s) [2020-06-09T12:35:39.640Z] === RUN TestAuthZPluginHeader [2020-06-09T12:35:39.705Z] #24 1.222 + RM_GOPATH=0 [2020-06-09T12:35:39.705Z] #24 1.222 + TMP_GOPATH= [2020-06-09T12:35:39.705Z] #24 1.222 + : /build [2020-06-09T12:35:39.705Z] #24 1.222 + '[' -z '' ']' [2020-06-09T12:35:39.705Z] #24 1.224 ++ mktemp -d [2020-06-09T12:35:39.705Z] #24 1.225 + export GOPATH=/tmp/tmp.IkJCBk [2020-06-09T12:35:39.705Z] #24 1.226 + GOPATH=/tmp/tmp.IkJCBk [2020-06-09T12:35:39.705Z] #24 1.226 + RM_GOPATH=1 [2020-06-09T12:35:39.705Z] #24 1.226 + case "$(go env GOARCH)" in [2020-06-09T12:35:39.705Z] #24 1.227 ++ go env GOARCH [2020-06-09T12:35:39.705Z] #24 1.233 + export GO_BUILDMODE=-buildmode=pie [2020-06-09T12:35:39.705Z] #24 1.233 + GO_BUILDMODE=-buildmode=pie [2020-06-09T12:35:39.705Z] #24 1.234 ++ dirname ./install.sh [2020-06-09T12:35:39.705Z] #24 1.235 + dir=. [2020-06-09T12:35:39.705Z] #24 1.235 + bin=dockercli [2020-06-09T12:35:39.705Z] #24 1.237 + shift [2020-06-09T12:35:39.705Z] #24 1.237 + '[' '!' -f ./dockercli.installer ']' [2020-06-09T12:35:39.705Z] #24 1.239 + . ./dockercli.installer [2020-06-09T12:35:39.705Z] #24 1.239 ++ : stable [2020-06-09T12:35:39.705Z] #24 1.239 ++ : 17.06.2-ce [2020-06-09T12:35:39.705Z] #24 1.239 + install_dockercli [2020-06-09T12:35:39.705Z] #24 1.240 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-06-09T12:35:39.705Z] #24 1.241 Install docker/cli version 17.06.2-ce from stable [2020-06-09T12:35:39.705Z] #24 1.242 ++ uname -m [2020-06-09T12:35:39.705Z] #24 1.244 + arch=x86_64 [2020-06-09T12:35:39.705Z] #24 1.245 + '[' x86_64 '!=' x86_64 ']' [2020-06-09T12:35:39.705Z] #24 1.246 + url=https://download.docker.com/linux/static [2020-06-09T12:35:39.705Z] #24 1.247 + tar -xz docker/docker [2020-06-09T12:35:39.705Z] #24 1.249 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-06-09T12:35:40.325Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-06-09T12:35:40.522Z] --- PASS: TestAuthZPluginHeader (0.83s) [2020-06-09T12:35:40.522Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-06-09T12:35:40.522Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-06-09T12:35:40.522Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-09T12:35:40.522Z] === RUN TestAuthZPluginV2Disable [2020-06-09T12:35:40.522Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-06-09T12:35:40.522Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-09T12:35:40.522Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-06-09T12:35:40.522Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-06-09T12:35:40.522Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-09T12:35:40.522Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-06-09T12:35:40.522Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-06-09T12:35:40.522Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-09T12:35:40.522Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-06-09T12:35:40.889Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-06-09T12:35:41.453Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-06-09T12:35:41.602Z] #24 ... [2020-06-09T12:35:41.603Z] [2020-06-09T12:35:41.603Z] #31 [builder 1/4] COPY . . [2020-06-09T12:35:41.603Z] #31 DONE 3.4s [2020-06-09T12:35:41.860Z] [2020-06-09T12:35:41.861Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-06-09T12:35:42.017Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-06-09T12:35:42.950Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-06-09T12:35:43.208Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-06-09T12:35:43.232Z] #32 ... [2020-06-09T12:35:43.232Z] [2020-06-09T12:35:43.232Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-06-09T12:35:43.232Z] #24 4.476 + mkdir -p /build [2020-06-09T12:35:43.232Z] #24 4.478 + mv docker/docker /build/ [2020-06-09T12:35:43.232Z] #24 4.487 + rmdir docker [2020-06-09T12:35:43.232Z] #24 DONE 4.6s [2020-06-09T12:35:43.232Z] [2020-06-09T12:35:43.232Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-06-09T12:35:43.232Z] #20 2.863 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-06-09T12:35:43.232Z] #20 3.516 [2020-06-09T12:35:43.232Z] #20 3.724 0.0% ################ 22.4% ################################# 45.8% ###################################################### 75.4% #################################################################### 94.6% ######################################################################## 100.0% [2020-06-09T12:35:43.232Z] #20 4.789 [2020-06-09T12:35:43.490Z] #20 4.928 0.1% ########################### 38.3% ######################################################################## 100.0% [2020-06-09T12:35:43.490Z] #20 ... [2020-06-09T12:35:43.490Z] [2020-06-09T12:35:43.490Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-06-09T12:35:43.490Z] #32 DONE 1.9s [2020-06-09T12:35:43.490Z] [2020-06-09T12:35:43.490Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-06-09T12:35:43.774Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-06-09T12:35:43.774Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-06-09T12:35:44.344Z] === RUN TestDockerSuite/TestCpRelativePath [2020-06-09T12:35:44.863Z] #33 1.277 [2020-06-09T12:35:44.863Z] #33 1.385 Removing bundles/ [2020-06-09T12:35:44.909Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-06-09T12:35:45.121Z] #33 1.386 [2020-06-09T12:35:45.121Z] #33 1.391 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-06-09T12:35:45.473Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-06-09T12:35:46.037Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-06-09T12:35:46.497Z] #33 3.035 Building test suite binary ./integration-cli/test.main [2020-06-09T12:35:46.602Z] === RUN TestDockerSuite/TestCpToCaseA [2020-06-09T12:35:46.859Z] --- PASS: TestCreateServiceMultipleTimes (17.48s) [2020-06-09T12:35:46.859Z] === RUN TestCreateServiceConflict [2020-06-09T12:35:47.792Z] === RUN TestDockerSuite/TestCpToCaseB [2020-06-09T12:35:48.357Z] === RUN TestDockerSuite/TestCpToCaseC [2020-06-09T12:35:48.400Z] #33 ... [2020-06-09T12:35:48.400Z] [2020-06-09T12:35:48.400Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-06-09T12:35:48.658Z] #29 ... [2020-06-09T12:35:48.658Z] [2020-06-09T12:35:48.658Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-06-09T12:35:48.658Z] #20 5.815 [2020-06-09T12:35:48.658Z] #20 5.945 0.5% ################ 22.9% ########################################## 59.2% ####################################################### 77.6% ################################################################### 94.3% ######################################################################## 100.0% [2020-06-09T12:35:48.658Z] #20 7.085 [2020-06-09T12:35:48.658Z] #20 7.214 0.4% ### 5.3% ########## 15.2% ############### 22.2% ###################### 31.6% ############################ 39.2% ################################## 47.3% ###################################### 53.5% ########################################### 60.6% ################################################ 67.2% ######################################################## 78.1% ########################################################### 82.7% ################################################################## 91.8% ####################################################################### 99.6% ######################################################################## 100.0% [2020-06-09T12:35:48.658Z] #20 9.136 [2020-06-09T12:35:48.658Z] #20 10.14 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-06-09T12:35:48.658Z] #20 10.54 [2020-06-09T12:35:49.228Z] #20 10.73 # 2.3% ######################################################################## 100.0% [2020-06-09T12:35:49.485Z] #20 11.09 [2020-06-09T12:35:49.727Z] --- PASS: TestCreateServiceConflict (2.75s) [2020-06-09T12:35:49.727Z] === RUN TestCreateServiceMaxReplicas [2020-06-09T12:35:49.985Z] === RUN TestDockerSuite/TestCpToCaseD [2020-06-09T12:35:50.856Z] #20 12.33 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-06-09T12:35:51.114Z] #20 12.75 [2020-06-09T12:35:51.371Z] #20 12.88 0.7% ######################################################################## 100.0% [2020-06-09T12:35:51.642Z] #20 13.36 [2020-06-09T12:35:53.045Z] #20 14.74 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-06-09T12:35:53.265Z] --- PASS: TestCreateServiceMaxReplicas (3.39s) [2020-06-09T12:35:53.265Z] === RUN TestCreateWithDuplicateNetworkNames [2020-06-09T12:35:53.302Z] #20 14.87 skipping existing 1849cc453dee [2020-06-09T12:35:53.559Z] #20 15.18 [2020-06-09T12:35:53.830Z] === RUN TestDockerSuite/TestCpToCaseE [2020-06-09T12:35:54.490Z] #20 16.26 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-06-09T12:35:55.054Z] #20 16.73 [2020-06-09T12:35:55.054Z] #20 16.82 ######################################################################## 100.0% [2020-06-09T12:35:55.620Z] #20 17.14 [2020-06-09T12:35:55.620Z] #20 17.27 Download of images into '/build' complete. [2020-06-09T12:35:55.620Z] #20 17.27 Use something like the following to load the result into a Docker daemon: [2020-06-09T12:35:55.620Z] #20 17.27 tar -cC '/build' . | docker load [2020-06-09T12:35:55.877Z] #20 DONE 17.5s [2020-06-09T12:35:55.877Z] [2020-06-09T12:35:55.877Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-06-09T12:35:56.356Z] === RUN TestDockerSuite/TestCpToCaseF [2020-06-09T12:35:56.614Z] === RUN TestDockerSuite/TestCpToCaseG [2020-06-09T12:35:57.772Z] #33 ... [2020-06-09T12:35:57.772Z] [2020-06-09T12:35:57.772Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-06-09T12:35:58.336Z] #21 DONE 0.6s [2020-06-09T12:35:58.336Z] [2020-06-09T12:35:58.336Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-06-09T12:35:58.336Z] #25 DONE 0.1s [2020-06-09T12:35:58.336Z] [2020-06-09T12:35:58.336Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-06-09T12:35:59.164Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.77s) [2020-06-09T12:35:59.164Z] PASS [2020-06-09T12:35:59.164Z] [2020-06-09T12:35:59.164Z] === Skipped [2020-06-09T12:35:59.164Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-06-09T12:35:59.164Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-09T12:35:59.164Z] [2020-06-09T12:35:59.164Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-06-09T12:35:59.164Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-09T12:35:59.164Z] [2020-06-09T12:35:59.164Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-06-09T12:35:59.165Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-09T12:35:59.165Z] [2020-06-09T12:35:59.165Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-06-09T12:35:59.165Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-09T12:35:59.165Z] [2020-06-09T12:35:59.165Z] [2020-06-09T12:35:59.165Z] DONE 17 tests, 4 skipped in 27.521s [2020-06-09T12:35:59.165Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-06-09T12:35:59.165Z] ++ 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-06-09T12:35:59.165Z] ++ set -e [2020-06-09T12:35:59.165Z] ++ '[' -n 0 ']' [2020-06-09T12:35:59.165Z] ++ set -x [2020-06-09T12:35:59.165Z] ++ env -i DEST=/go/src/github.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-06-09T12:35:59.165Z] INFO: Testing against a local daemon [2020-06-09T12:35:59.165Z] === RUN TestPluginInvalidJSON [2020-06-09T12:35:59.165Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-06-09T12:35:59.165Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-06-09T12:35:59.165Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-06-09T12:35:59.165Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-06-09T12:35:59.165Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-06-09T12:35:59.165Z] === RUN TestPluginInstall [2020-06-09T12:35:59.165Z] === RUN TestPluginInstall/no_auth [2020-06-09T12:35:59.891Z] === RUN TestDockerSuite/TestCpToCaseH [2020-06-09T12:36:01.831Z] === RUN TestDockerSuite/TestCpToCaseI [2020-06-09T12:36:02.088Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-06-09T12:36:02.776Z] time="2020-06-09T12:36:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-09T12:36:02.776Z] time="2020-06-09T12:36:02Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-09T12:36:02.776Z] time="2020-06-09T12:36:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:948f09bd43620bfae32228b8c8a1176ee9b2dd7a2a043ae553bb26c7d28fa2b4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-09T12:36:02.776Z] time="2020-06-09T12:36:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-09T12:36:02.776Z] time="2020-06-09T12:36:02Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-09T12:36:02.776Z] time="2020-06-09T12:36:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:948f09bd43620bfae32228b8c8a1176ee9b2dd7a2a043ae553bb26c7d28fa2b4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-09T12:36:02.776Z] === RUN TestPluginInstall/with_htpasswd [2020-06-09T12:36:03.094Z] time="2020-06-09T12:36:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-09T12:36:03.094Z] time="2020-06-09T12:36:03Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-09T12:36:03.094Z] time="2020-06-09T12:36:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bb61ab21a3f8444f6cc45b816eff15ef531a0e8165df82508424c6965c597e52" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-09T12:36:03.094Z] time="2020-06-09T12:36:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-09T12:36:03.094Z] time="2020-06-09T12:36:03Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-09T12:36:03.094Z] time="2020-06-09T12:36:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bb61ab21a3f8444f6cc45b816eff15ef531a0e8165df82508424c6965c597e52" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-09T12:36:03.416Z] === RUN TestPluginInstall/with_insecure [2020-06-09T12:36:04.618Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-06-09T12:36:04.974Z] time="2020-06-09T12:36:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-09T12:36:04.974Z] time="2020-06-09T12:36:04Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-09T12:36:04.974Z] time="2020-06-09T12:36:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:72c6d47ba9b5f2acfffefc8c9d96b5bb2f4e59ddc1447e9a26240e92ebf59b48" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-09T12:36:04.974Z] time="2020-06-09T12:36:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-09T12:36:04.974Z] time="2020-06-09T12:36:04Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-09T12:36:04.974Z] time="2020-06-09T12:36:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:72c6d47ba9b5f2acfffefc8c9d96b5bb2f4e59ddc1447e9a26240e92ebf59b48" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-09T12:36:04.974Z] --- PASS: TestPluginInstall (7.80s) [2020-06-09T12:36:04.974Z] --- PASS: TestPluginInstall/no_auth (5.48s) [2020-06-09T12:36:04.974Z] --- PASS: TestPluginInstall/with_htpasswd (0.95s) [2020-06-09T12:36:04.974Z] --- PASS: TestPluginInstall/with_insecure (1.37s) [2020-06-09T12:36:04.974Z] plugin_test.go:157: [d6c819a03f9b0] daemon is not started [2020-06-09T12:36:04.974Z] PASS [2020-06-09T12:36:04.974Z] [2020-06-09T12:36:04.974Z] DONE 6 tests in 7.904s [2020-06-09T12:36:04.974Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-06-09T12:36:04.974Z] ++ 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-06-09T12:36:04.974Z] ++ set -e [2020-06-09T12:36:04.974Z] ++ '[' -n 0 ']' [2020-06-09T12:36:04.974Z] ++ set -x [2020-06-09T12:36:04.974Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-09T12:36:04.974Z] INFO: Testing against a local daemon [2020-06-09T12:36:04.974Z] === RUN TestExternalGraphDriver [2020-06-09T12:36:05.183Z] === RUN TestDockerSuite/TestCpToDot [2020-06-09T12:36:05.279Z] === RUN TestExternalGraphDriver/json [2020-06-09T12:36:05.748Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-06-09T12:36:07.089Z] === RUN TestExternalGraphDriver/spec [2020-06-09T12:36:07.118Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-06-09T12:36:07.118Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.14s) [2020-06-09T12:36:07.118Z] === RUN TestCreateServiceSecretFileMode [2020-06-09T12:36:08.050Z] === RUN TestDockerSuite/TestCpToStdout [2020-06-09T12:36:08.615Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-06-09T12:36:08.658Z] === RUN TestExternalGraphDriver/pull [2020-06-09T12:36:09.548Z] --- PASS: TestCreateServiceSecretFileMode (2.54s) [2020-06-09T12:36:09.548Z] === RUN TestCreateServiceConfigFileMode [2020-06-09T12:36:09.548Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-06-09T12:36:09.806Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-06-09T12:36:10.373Z] === RUN TestDockerSuite/TestCpVolumePath [2020-06-09T12:36:10.521Z] #33 ... [2020-06-09T12:36:10.521Z] [2020-06-09T12:36:10.521Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-06-09T12:36:10.521Z] #29 31.78 # github.com/docker/docker/contrib/httpserver [2020-06-09T12:36:10.521Z] #29 31.78 loadinternal: cannot find runtime/cgo [2020-06-09T12:36:10.521Z] #29 DONE 32.0s [2020-06-09T12:36:10.521Z] [2020-06-09T12:36:10.521Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-06-09T12:36:10.780Z] --- PASS: TestExternalGraphDriver (5.84s) [2020-06-09T12:36:10.780Z] --- PASS: TestExternalGraphDriver/json (1.81s) [2020-06-09T12:36:10.780Z] --- PASS: TestExternalGraphDriver/spec (1.80s) [2020-06-09T12:36:10.780Z] --- PASS: TestExternalGraphDriver/pull (2.06s) [2020-06-09T12:36:10.780Z] === RUN TestGraphdriverPluginV2 [2020-06-09T12:36:11.074Z] --- SKIP: TestGraphdriverPluginV2 (0.15s) [2020-06-09T12:36:11.074Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-09T12:36:11.074Z] PASS [2020-06-09T12:36:11.074Z] [2020-06-09T12:36:11.074Z] === Skipped [2020-06-09T12:36:11.074Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.15s) [2020-06-09T12:36:11.074Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-09T12:36:11.074Z] [2020-06-09T12:36:11.074Z] [2020-06-09T12:36:11.074Z] DONE 5 tests, 1 skipped in 6.061s [2020-06-09T12:36:11.074Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-06-09T12:36:11.074Z] ++ 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-06-09T12:36:11.074Z] ++ set -e [2020-06-09T12:36:11.074Z] ++ '[' -n 0 ']' [2020-06-09T12:36:11.074Z] ++ set -x [2020-06-09T12:36:11.074Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-06-09T12:36:11.074Z] INFO: Testing against a local daemon [2020-06-09T12:36:11.074Z] === RUN TestContinueAfterPluginCrash [2020-06-09T12:36:11.074Z] === PAUSE TestContinueAfterPluginCrash [2020-06-09T12:36:11.074Z] === RUN TestReadPluginNoRead [2020-06-09T12:36:11.074Z] === PAUSE TestReadPluginNoRead [2020-06-09T12:36:11.074Z] === RUN TestDaemonStartWithLogOpt [2020-06-09T12:36:11.074Z] === PAUSE TestDaemonStartWithLogOpt [2020-06-09T12:36:11.074Z] === CONT TestContinueAfterPluginCrash [2020-06-09T12:36:11.074Z] === CONT TestDaemonStartWithLogOpt [2020-06-09T12:36:11.074Z] === CONT TestReadPluginNoRead [2020-06-09T12:36:11.305Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-06-09T12:36:11.305Z] === RUN TestDockerSuite/TestCreateArgs [2020-06-09T12:36:11.454Z] #33 ... [2020-06-09T12:36:11.454Z] [2020-06-09T12:36:11.454Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-06-09T12:36:11.563Z] === RUN TestDockerSuite/TestCreateByImageID [2020-06-09T12:36:11.711Z] #30 DONE 0.1s [2020-06-09T12:36:11.711Z] [2020-06-09T12:36:11.711Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-06-09T12:36:12.128Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-06-09T12:36:12.128Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-06-09T12:36:12.692Z] --- PASS: TestCreateServiceConfigFileMode (3.01s) [2020-06-09T12:36:12.692Z] === RUN TestCreateServiceSysctls [2020-06-09T12:36:12.692Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-06-09T12:36:12.692Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-06-09T12:36:12.692Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-06-09T12:36:13.625Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-06-09T12:36:13.625Z] === RUN TestDockerSuite/TestCreateLabels [2020-06-09T12:36:13.883Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-06-09T12:36:13.883Z] === RUN TestDockerSuite/TestCreateRM [2020-06-09T12:36:13.883Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-06-09T12:36:13.883Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-06-09T12:36:14.140Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-06-09T12:36:14.140Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-06-09T12:36:16.041Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-06-09T12:36:16.041Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-06-09T12:36:16.298Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-06-09T12:36:16.298Z] --- PASS: TestCreateServiceSysctls (3.61s) [2020-06-09T12:36:16.298Z] === RUN TestCreateServiceCapabilities [2020-06-09T12:36:16.705Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-06-09T12:36:16.705Z] --- PASS: TestDaemonStartWithLogOpt (5.28s) [2020-06-09T12:36:17.361Z] === RUN TestReadPluginNoRead/default [2020-06-09T12:36:18.195Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-06-09T12:36:18.892Z] === RUN TestReadPluginNoRead/disabled_caching [2020-06-09T12:36:19.568Z] --- PASS: TestCreateServiceCapabilities (3.19s) [2020-06-09T12:36:19.568Z] === RUN TestInspect [2020-06-09T12:36:20.446Z] --- PASS: TestReadPluginNoRead (9.35s) [2020-06-09T12:36:20.446Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.48s) [2020-06-09T12:36:20.446Z] --- PASS: TestReadPluginNoRead/default (1.51s) [2020-06-09T12:36:20.446Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.51s) [2020-06-09T12:36:20.446Z] read_test.go:92: [d589d081b5667] daemon is not started [2020-06-09T12:36:21.466Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-06-09T12:36:21.466Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-06-09T12:36:21.466Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-06-09T12:36:21.502Z] --- PASS: TestContinueAfterPluginCrash (10.58s) [2020-06-09T12:36:21.502Z] PASS [2020-06-09T12:36:21.502Z] [2020-06-09T12:36:21.502Z] DONE 6 tests in 10.662s [2020-06-09T12:36:21.723Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-06-09T12:36:21.807Z] 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-06-09T12:36:21.807Z] ++ 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-06-09T12:36:21.807Z] ++ set -e [2020-06-09T12:36:21.807Z] ++ '[' -n 0 ']' [2020-06-09T12:36:21.807Z] ++ set -x [2020-06-09T12:36:21.807Z] ++ env -i DEST=/go/src/github.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-06-09T12:36:21.807Z] testing: warning: no tests to run [2020-06-09T12:36:21.807Z] PASS [2020-06-09T12:36:21.807Z] [2020-06-09T12:36:21.807Z] DONE 0 tests in 0.017s [2020-06-09T12:36:21.807Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-06-09T12:36:21.807Z] ++ 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-06-09T12:36:21.807Z] ++ set -e [2020-06-09T12:36:21.807Z] ++ '[' -n 0 ']' [2020-06-09T12:36:21.807Z] ++ set -x [2020-06-09T12:36:21.807Z] ++ env -i DEST=/go/src/github.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-06-09T12:36:21.807Z] INFO: Testing against a local daemon [2020-06-09T12:36:21.807Z] === RUN TestPluginWithDevMounts [2020-06-09T12:36:21.807Z] === PAUSE TestPluginWithDevMounts [2020-06-09T12:36:21.807Z] === CONT TestPluginWithDevMounts [2020-06-09T12:36:21.981Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-06-09T12:36:21.981Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-06-09T12:36:22.915Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-06-09T12:36:23.172Z] --- PASS: TestInspect (3.63s) [2020-06-09T12:36:23.172Z] === RUN TestCreateJob [2020-06-09T12:36:23.606Z] --- PASS: TestPluginWithDevMounts (1.85s) [2020-06-09T12:36:23.606Z] PASS [2020-06-09T12:36:23.606Z] [2020-06-09T12:36:23.606Z] DONE 1 tests in 1.926s [2020-06-09T12:36:23.606Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-06-09T12:36:23.606Z] ++ 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-06-09T12:36:23.606Z] ++ set -e [2020-06-09T12:36:23.606Z] ++ '[' -n 0 ']' [2020-06-09T12:36:23.606Z] ++ set -x [2020-06-09T12:36:23.606Z] ++ env -i DEST=/go/src/github.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-06-09T12:36:23.606Z] INFO: Testing against a local daemon [2020-06-09T12:36:23.606Z] === RUN TestSecretInspect [2020-06-09T12:36:23.737Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-06-09T12:36:24.669Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-06-09T12:36:25.602Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-06-09T12:36:25.782Z] --- PASS: TestSecretInspect (1.90s) [2020-06-09T12:36:25.782Z] === RUN TestSecretList [2020-06-09T12:36:26.533Z] --- PASS: TestCreateJob (3.29s) [2020-06-09T12:36:26.533Z] === RUN TestReplicatedJob [2020-06-09T12:36:27.098Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-06-09T12:36:27.355Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-06-09T12:36:27.362Z] --- PASS: TestSecretList (1.90s) [2020-06-09T12:36:27.362Z] === RUN TestSecretsCreateAndDelete [2020-06-09T12:36:27.921Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-06-09T12:36:28.179Z] === RUN TestDockerSuite/TestDevicePermissions [2020-06-09T12:36:29.116Z] === RUN TestDockerSuite/TestDockerFails [2020-06-09T12:36:29.116Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-06-09T12:36:29.116Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-06-09T12:36:29.116Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-06-09T12:36:29.513Z] --- PASS: TestSecretsCreateAndDelete (1.90s) [2020-06-09T12:36:29.513Z] === RUN TestSecretsUpdate [2020-06-09T12:36:30.048Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-06-09T12:36:30.613Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-06-09T12:36:31.672Z] --- PASS: TestSecretsUpdate (1.88s) [2020-06-09T12:36:31.672Z] === RUN TestTemplatedSecret [2020-06-09T12:36:31.985Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-06-09T12:36:31.985Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-06-09T12:36:31.985Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-06-09T12:36:32.243Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-06-09T12:36:32.501Z] --- PASS: TestReplicatedJob (6.12s) [2020-06-09T12:36:32.501Z] === RUN TestUpdateReplicatedJob [2020-06-09T12:36:33.823Z] --- PASS: TestTemplatedSecret (2.45s) [2020-06-09T12:36:33.823Z] === RUN TestSecretCreateResolve [2020-06-09T12:36:35.779Z] --- PASS: TestUpdateReplicatedJob (3.33s) [2020-06-09T12:36:35.779Z] === RUN TestServiceListWithStatuses [2020-06-09T12:36:35.779Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-06-09T12:36:35.779Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-09T12:36:35.779Z] === RUN TestDockerNetworkConnectAlias [2020-06-09T12:36:35.993Z] --- PASS: TestSecretCreateResolve (1.87s) [2020-06-09T12:36:35.993Z] PASS [2020-06-09T12:36:35.993Z] [2020-06-09T12:36:35.993Z] DONE 6 tests in 11.971s [2020-06-09T12:36:35.993Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-06-09T12:36:35.993Z] ++ 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-06-09T12:36:35.993Z] ++ set -e [2020-06-09T12:36:35.993Z] ++ '[' -n 0 ']' [2020-06-09T12:36:35.993Z] ++ set -x [2020-06-09T12:36:35.993Z] ++ env -i DEST=/go/src/github.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-06-09T12:36:35.993Z] INFO: Testing against a local daemon [2020-06-09T12:36:35.993Z] === RUN TestServiceCreateInit [2020-06-09T12:36:35.993Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-06-09T12:36:38.304Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-06-09T12:36:39.607Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-06-09T12:36:40.829Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-06-09T12:36:40.829Z] --- PASS: TestDockerNetworkConnectAlias (5.15s) [2020-06-09T12:36:40.829Z] === RUN TestDockerNetworkReConnect [2020-06-09T12:36:42.225Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-06-09T12:36:42.792Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-06-09T12:36:43.619Z] --- PASS: TestServiceCreateInit (7.43s) [2020-06-09T12:36:43.619Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.60s) [2020-06-09T12:36:43.619Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.80s) [2020-06-09T12:36:43.619Z] === RUN TestCreateServiceMultipleTimes [2020-06-09T12:36:44.164Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-06-09T12:36:45.536Z] === RUN TestDockerSuite/TestEventsAttach [2020-06-09T12:36:45.794Z] --- PASS: TestDockerNetworkReConnect (4.78s) [2020-06-09T12:36:45.794Z] === RUN TestServicePlugin [2020-06-09T12:36:46.359Z] === RUN TestDockerSuite/TestEventsCommit [2020-06-09T12:36:47.733Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-06-09T12:36:48.299Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-06-09T12:36:48.864Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-06-09T12:36:49.429Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-06-09T12:36:51.329Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-06-09T12:36:51.896Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-06-09T12:36:55.178Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-06-09T12:36:56.548Z] === RUN TestDockerSuite/TestEventsCopy [2020-06-09T12:36:57.481Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-06-09T12:36:58.417Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-06-09T12:36:58.675Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-06-09T12:36:58.932Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-06-09T12:36:59.123Z] --- PASS: TestCreateServiceMultipleTimes (15.09s) [2020-06-09T12:36:59.123Z] === RUN TestCreateServiceConflict [2020-06-09T12:36:59.864Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-06-09T12:37:00.123Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-06-09T12:37:00.184Z] --- PASS: TestCreateServiceConflict (1.88s) [2020-06-09T12:37:00.185Z] === RUN TestCreateServiceMaxReplicas [2020-06-09T12:37:00.380Z] === RUN TestDockerSuite/TestEventsFilterType [2020-06-09T12:37:00.638Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-06-09T12:37:00.638Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-06-09T12:37:00.638Z] === RUN TestDockerSuite/TestEventsFilters [2020-06-09T12:37:02.011Z] === RUN TestDockerSuite/TestEventsFormat [2020-06-09T12:37:02.943Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-06-09T12:37:02.943Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-06-09T12:37:02.943Z] === RUN TestDockerSuite/TestEventsImageImport [2020-06-09T12:37:03.028Z] --- PASS: TestCreateServiceMaxReplicas (2.70s) [2020-06-09T12:37:03.028Z] === RUN TestCreateWithDuplicateNetworkNames [2020-06-09T12:37:03.509Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-06-09T12:37:03.509Z] === RUN TestDockerSuite/TestEventsImagePull [2020-06-09T12:37:04.074Z] === RUN TestDockerSuite/TestEventsImageTag [2020-06-09T12:37:05.005Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-06-09T12:37:05.263Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-06-09T12:37:05.263Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-06-09T12:37:05.263Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-06-09T12:37:06.634Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-06-09T12:37:07.200Z] === RUN TestDockerSuite/TestEventsRename [2020-06-09T12:37:07.765Z] === RUN TestDockerSuite/TestEventsResize [2020-06-09T12:37:08.331Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-06-09T12:37:08.588Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-06-09T12:37:09.154Z] === RUN TestDockerSuite/TestEventsStreaming [2020-06-09T12:37:09.720Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-06-09T12:37:12.245Z] === RUN TestDockerSuite/TestEventsTop [2020-06-09T12:37:12.809Z] === RUN TestDockerSuite/TestEventsUntag [2020-06-09T12:37:15.331Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-06-09T12:37:15.906Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.82s) [2020-06-09T12:37:15.906Z] === RUN TestCreateServiceSecretFileMode [2020-06-09T12:37:16.262Z] === RUN TestDockerSuite/TestExec [2020-06-09T12:37:16.827Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-06-09T12:37:17.392Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-06-09T12:37:17.650Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-06-09T12:37:17.908Z] --- PASS: TestServicePlugin (32.28s) [2020-06-09T12:37:17.908Z] plugin_test.go:62: [d5090d33c488a] joining swarm manager [dea1d5f28cd8c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-09T12:37:17.908Z] plugin_test.go:65: [db71b8e6385a7] joining swarm manager [dea1d5f28cd8c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-09T12:37:17.908Z] === RUN TestServiceUpdateLabel [2020-06-09T12:37:18.082Z] --- PASS: TestCreateServiceSecretFileMode (2.25s) [2020-06-09T12:37:18.082Z] === RUN TestCreateServiceConfigFileMode [2020-06-09T12:37:18.166Z] === RUN TestDockerSuite/TestExecAPIStart [2020-06-09T12:37:19.538Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-06-09T12:37:19.795Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-06-09T12:37:20.221Z] --- PASS: TestCreateServiceConfigFileMode (2.18s) [2020-06-09T12:37:20.221Z] === RUN TestCreateServiceSysctls [2020-06-09T12:37:20.729Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-06-09T12:37:20.729Z] --- PASS: TestServiceUpdateLabel (2.65s) [2020-06-09T12:37:20.729Z] === RUN TestServiceUpdateSecrets [2020-06-09T12:37:21.294Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-06-09T12:37:21.859Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-06-09T12:37:22.424Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-06-09T12:37:22.989Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-06-09T12:37:23.057Z] --- PASS: TestCreateServiceSysctls (3.01s) [2020-06-09T12:37:23.057Z] === RUN TestCreateServiceCapabilities [2020-06-09T12:37:23.923Z] === RUN TestDockerSuite/TestExecCgroup [2020-06-09T12:37:24.856Z] === RUN TestDockerSuite/TestExecEnv [2020-06-09T12:37:25.210Z] --- PASS: TestCreateServiceCapabilities (2.26s) [2020-06-09T12:37:25.211Z] === RUN TestInspect [2020-06-09T12:37:25.421Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-06-09T12:37:26.353Z] === RUN TestDockerSuite/TestExecExitStatus [2020-06-09T12:37:26.918Z] === RUN TestDockerSuite/TestExecInspectID [2020-06-09T12:37:28.027Z] --- PASS: TestInspect (2.41s) [2020-06-09T12:37:28.027Z] === RUN TestCreateJob [2020-06-09T12:37:28.289Z] === RUN TestDockerSuite/TestExecInteractive [2020-06-09T12:37:28.854Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-06-09T12:37:29.419Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-06-09T12:37:29.985Z] === RUN TestDockerSuite/TestExecParseError [2020-06-09T12:37:30.550Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-06-09T12:37:30.855Z] --- PASS: TestCreateJob (3.02s) [2020-06-09T12:37:30.855Z] === RUN TestReplicatedJob [2020-06-09T12:37:31.114Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-06-09T12:37:31.371Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-06-09T12:37:32.304Z] === RUN TestDockerSuite/TestExecSetEnv [2020-06-09T12:37:32.869Z] === RUN TestDockerSuite/TestExecStartFails [2020-06-09T12:37:33.433Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-06-09T12:37:35.957Z] --- PASS: TestServiceUpdateSecrets (14.86s) [2020-06-09T12:37:35.957Z] === RUN TestServiceUpdateConfigs [2020-06-09T12:37:36.593Z] --- PASS: TestReplicatedJob (5.14s) [2020-06-09T12:37:36.593Z] === RUN TestUpdateReplicatedJob [2020-06-09T12:37:39.374Z] --- PASS: TestUpdateReplicatedJob (3.11s) [2020-06-09T12:37:39.374Z] === RUN TestServiceListWithStatuses [2020-06-09T12:37:39.374Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-06-09T12:37:39.374Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-09T12:37:39.374Z] === RUN TestDockerNetworkConnectAlias [2020-06-09T12:37:43.105Z] --- PASS: TestDockerNetworkConnectAlias (4.13s) [2020-06-09T12:37:43.105Z] === RUN TestDockerNetworkReConnect [2020-06-09T12:37:44.057Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-06-09T12:37:44.692Z] === RUN TestDockerSuite/TestExecTTY [2020-06-09T12:37:44.955Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-06-09T12:37:45.214Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-06-09T12:37:46.155Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-06-09T12:37:46.720Z] === RUN TestDockerSuite/TestExecUlimits [2020-06-09T12:37:46.780Z] --- PASS: TestDockerNetworkReConnect (3.21s) [2020-06-09T12:37:46.780Z] === RUN TestServicePlugin [2020-06-09T12:37:46.780Z] --- SKIP: TestServicePlugin (0.00s) [2020-06-09T12:37:46.780Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-09T12:37:46.780Z] === RUN TestServiceUpdateLabel [2020-06-09T12:37:47.286Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-06-09T12:37:47.286Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-06-09T12:37:48.488Z] --- PASS: TestServiceUpdateLabel (1.88s) [2020-06-09T12:37:48.488Z] === RUN TestServiceUpdateSecrets [2020-06-09T12:37:48.658Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-06-09T12:37:49.223Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-06-09T12:37:50.158Z] === RUN TestDockerSuite/TestExecWithTERM [2020-06-09T12:37:50.158Z] --- PASS: TestServiceUpdateConfigs (14.74s) [2020-06-09T12:37:50.158Z] === RUN TestServiceUpdateNetwork [2020-06-09T12:37:50.723Z] === RUN TestDockerSuite/TestExecWithUser [2020-06-09T12:37:51.661Z] === RUN TestDockerSuite/TestGetContainerStats [2020-06-09T12:37:56.918Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-06-09T12:38:01.098Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-06-09T12:38:02.029Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-06-09T12:38:03.133Z] #33 134.6 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-06-09T12:38:03.133Z] #33 137.0 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-06-09T12:38:03.133Z] #33 138.6 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-06-09T12:38:03.399Z] --- PASS: TestServiceUpdateNetwork (13.21s) [2020-06-09T12:38:03.399Z] === RUN TestServiceUpdatePidsLimit [2020-06-09T12:38:04.332Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-06-09T12:38:04.392Z] --- PASS: TestServiceUpdateSecrets (14.43s) [2020-06-09T12:38:04.392Z] === RUN TestServiceUpdateConfigs [2020-06-09T12:38:04.502Z] #33 140.8 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-06-09T12:38:04.897Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-06-09T12:38:06.793Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-06-09T12:38:07.026Z] #33 143.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-06-09T12:38:07.050Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-06-09T12:38:07.050Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-06-09T12:38:07.050Z] === RUN TestDockerSuite/TestHealth [2020-06-09T12:38:08.396Z] #33 145.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-06-09T12:38:10.291Z] #33 146.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-06-09T12:38:11.668Z] #33 148.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-06-09T12:38:12.233Z] #33 148.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-06-09T12:38:12.307Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-06-09T12:38:13.603Z] #33 150.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-06-09T12:38:15.500Z] #33 151.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-06-09T12:38:16.871Z] #33 153.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-06-09T12:38:17.097Z] --- PASS: TestServiceUpdateConfigs (14.22s) [2020-06-09T12:38:17.097Z] === RUN TestServiceUpdateNetwork [2020-06-09T12:38:18.766Z] #33 155.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-06-09T12:38:19.697Z] #33 155.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-06-09T12:38:20.407Z] --- PASS: TestServiceUpdatePidsLimit (16.13s) [2020-06-09T12:38:20.407Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2020-06-09T12:38:20.407Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.98s) [2020-06-09T12:38:20.407Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s) [2020-06-09T12:38:20.407Z] PASS [2020-06-09T12:38:20.407Z] [2020-06-09T12:38:20.407Z] === Skipped [2020-06-09T12:38:20.407Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-06-09T12:38:20.407Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-09T12:38:20.407Z] [2020-06-09T12:38:20.407Z] [2020-06-09T12:38:20.407Z] DONE 27 tests, 1 skipped in 180.425s [2020-06-09T12:38:20.407Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-06-09T12:38:20.407Z] ++ 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-06-09T12:38:20.407Z] ++ set -e [2020-06-09T12:38:20.407Z] ++ '[' -n 0 ']' [2020-06-09T12:38:20.407Z] ++ set -x [2020-06-09T12:38:20.407Z] ++ env -i DEST=/go/src/github.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-06-09T12:38:20.407Z] INFO: Testing against a local daemon [2020-06-09T12:38:20.407Z] === RUN TestSessionCreate [2020-06-09T12:38:20.407Z] --- PASS: TestSessionCreate (0.03s) [2020-06-09T12:38:20.407Z] === RUN TestSessionCreateWithBadUpgrade [2020-06-09T12:38:20.407Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-06-09T12:38:20.407Z] PASS [2020-06-09T12:38:20.407Z] [2020-06-09T12:38:20.407Z] DONE 2 tests in 0.168s [2020-06-09T12:38:20.407Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-06-09T12:38:20.407Z] ++ 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-06-09T12:38:20.407Z] ++ set -e [2020-06-09T12:38:20.407Z] ++ '[' -n 0 ']' [2020-06-09T12:38:20.407Z] ++ set -x [2020-06-09T12:38:20.407Z] ++ env -i DEST=/go/src/github.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-06-09T12:38:20.407Z] INFO: Testing against a local daemon [2020-06-09T12:38:20.407Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-06-09T12:38:20.407Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-09T12:38:20.407Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-09T12:38:20.407Z] === RUN TestEventsExecDie [2020-06-09T12:38:20.407Z] --- PASS: TestEventsExecDie (0.57s) [2020-06-09T12:38:20.407Z] === RUN TestEventsBackwardsCompatible [2020-06-09T12:38:20.407Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2020-06-09T12:38:20.407Z] === RUN TestInfoBinaryCommits [2020-06-09T12:38:20.664Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-06-09T12:38:20.664Z] === RUN TestInfoAPIVersioned [2020-06-09T12:38:20.664Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-06-09T12:38:20.664Z] === RUN TestInfoDiscoveryBackend [2020-06-09T12:38:21.067Z] #33 157.6 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-06-09T12:38:21.228Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-06-09T12:38:21.228Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-06-09T12:38:22.160Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-06-09T12:38:22.160Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-06-09T12:38:22.437Z] #33 159.0 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-06-09T12:38:22.725Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-06-09T12:38:22.725Z] === RUN TestInfoAPI [2020-06-09T12:38:22.725Z] --- PASS: TestInfoAPI (0.03s) [2020-06-09T12:38:22.725Z] === RUN TestInfoAPIWarnings [2020-06-09T12:38:23.289Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-06-09T12:38:23.289Z] === RUN TestInfoDebug [2020-06-09T12:38:23.853Z] --- PASS: TestInfoDebug (0.52s) [2020-06-09T12:38:23.853Z] === RUN TestInfoInsecureRegistries [2020-06-09T12:38:24.111Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-06-09T12:38:24.111Z] === RUN TestInfoRegistryMirrors [2020-06-09T12:38:24.676Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-06-09T12:38:24.676Z] === RUN TestLoginFailsWithBadCredentials [2020-06-09T12:38:24.934Z] --- PASS: TestLoginFailsWithBadCredentials (0.21s) [2020-06-09T12:38:24.934Z] === RUN TestPingCacheHeaders [2020-06-09T12:38:24.934Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-06-09T12:38:24.934Z] === RUN TestPingGet [2020-06-09T12:38:24.934Z] --- PASS: TestPingGet (0.01s) [2020-06-09T12:38:24.934Z] === RUN TestPingHead [2020-06-09T12:38:24.934Z] --- PASS: TestPingHead (0.02s) [2020-06-09T12:38:24.934Z] === RUN TestVersion [2020-06-09T12:38:24.934Z] --- PASS: TestVersion (0.03s) [2020-06-09T12:38:24.934Z] PASS [2020-06-09T12:38:24.934Z] [2020-06-09T12:38:24.934Z] === Skipped [2020-06-09T12:38:24.934Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-09T12:38:24.934Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-09T12:38:24.934Z] [2020-06-09T12:38:24.934Z] [2020-06-09T12:38:24.934Z] DONE 18 tests, 1 skipped in 5.271s [2020-06-09T12:38:24.934Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-06-09T12:38:24.934Z] ++ 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-06-09T12:38:24.934Z] ++ set -e [2020-06-09T12:38:24.934Z] ++ '[' -n 0 ']' [2020-06-09T12:38:24.934Z] ++ set -x [2020-06-09T12:38:24.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=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-06-09T12:38:24.961Z] #33 161.0 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-06-09T12:38:25.191Z] INFO: Testing against a local daemon [2020-06-09T12:38:25.191Z] === RUN TestVolumesCreateAndList [2020-06-09T12:38:25.191Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-06-09T12:38:25.191Z] === RUN TestVolumesRemove [2020-06-09T12:38:25.191Z] --- PASS: TestVolumesRemove (0.05s) [2020-06-09T12:38:25.191Z] === RUN TestVolumesInspect [2020-06-09T12:38:25.191Z] --- PASS: TestVolumesInspect (0.02s) [2020-06-09T12:38:25.191Z] === RUN TestVolumesInvalidJSON [2020-06-09T12:38:25.191Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-06-09T12:38:25.191Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-06-09T12:38:25.191Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-06-09T12:38:25.191Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-06-09T12:38:25.191Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-06-09T12:38:25.191Z] PASS [2020-06-09T12:38:25.191Z] [2020-06-09T12:38:25.191Z] DONE 5 tests in 0.230s [2020-06-09T12:38:25.191Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-06-09T12:38:25.449Z] ++++ cat bundles/test-integration/docker.pid [2020-06-09T12:38:25.449Z] +++ kill 5868 [2020-06-09T12:38:25.891Z] #33 162.3 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-06-09T12:38:26.014Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-06-09T12:38:26.014Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-06-09T12:38:26.014Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-06-09T12:38:26.014Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-06-09T12:38:26.580Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-06-09T12:38:26.580Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-06-09T12:38:26.580Z] +++ /etc/init.d/apparmor stop [2020-06-09T12:38:26.580Z] Leaving: AppArmorNo profiles have been unloaded. [2020-06-09T12:38:26.580Z] [2020-06-09T12:38:26.580Z] Unloading profiles will leave already running processes permanently [2020-06-09T12:38:26.580Z] unconfined, which can lead to unexpected situations. [2020-06-09T12:38:26.580Z] [2020-06-09T12:38:26.580Z] To set a process to complain mode, use the command line tool [2020-06-09T12:38:26.580Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-06-09T12:38:26.580Z] +++ true [2020-06-09T12:38:26.580Z] exiting test-integration [2020-06-09T12:38:26.580Z] ++ exit 0 [2020-06-09T12:38:26.580Z] [2020-06-09T12:38:27.146Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-06-09T12:38:27.146Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-06-09T12:38:27.146Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-06-09T12:38:27.146Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-06-09T12:38:27.262Z] #33 163.8 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-06-09T12:38:27.404Z] + for job in $(jobs -p) [2020-06-09T12:38:27.404Z] + wait 9506 [2020-06-09T12:38:27.404Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-06-09T12:38:27.661Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-06-09T12:38:27.919Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-06-09T12:38:27.919Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-06-09T12:38:28.485Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-06-09T12:38:28.485Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-06-09T12:38:29.051Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-06-09T12:38:29.157Z] #33 165.3 [2020-06-09T12:38:29.157Z] #33 DONE 165.7s [2020-06-09T12:38:29.157Z] [2020-06-09T12:38:29.157Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-06-09T12:38:29.640Z] === RUN TestDockerSuite/TestImagesFormat [2020-06-09T12:38:29.640Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-06-09T12:38:30.060Z] --- PASS: TestServiceUpdateNetwork (12.29s) [2020-06-09T12:38:30.060Z] === RUN TestServiceUpdatePidsLimit [2020-06-09T12:38:30.060Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-06-09T12:38:30.210Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-06-09T12:38:31.052Z] #34 DONE 1.4s [2020-06-09T12:38:31.148Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-06-09T12:38:32.421Z] [2020-06-09T12:38:32.421Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-06-09T12:38:32.733Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-06-09T12:38:32.733Z] === RUN TestDockerSuite/TestImportBadURL [2020-06-09T12:38:32.733Z] === RUN TestDockerSuite/TestImportDisplay [2020-06-09T12:38:32.986Z] #35 DONE 0.6s [2020-06-09T12:38:32.986Z] [2020-06-09T12:38:32.986Z] #36 exporting to image [2020-06-09T12:38:32.986Z] #36 exporting layers [2020-06-09T12:38:33.666Z] === RUN TestDockerSuite/TestImportFile [2020-06-09T12:38:35.039Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-06-09T12:38:35.039Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-06-09T12:38:35.509Z] #36 exporting layers 2.8s done [2020-06-09T12:38:35.510Z] #36 writing image sha256:8ab0c8c3d76debc468bb957dcf828fc04aaf62cbb286194d176298c6c0194769 done [2020-06-09T12:38:35.510Z] #36 naming to docker.io/library/moby-e2e-test done [2020-06-09T12:38:35.510Z] #36 DONE 2.8s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-06-09T12:38:35.825Z] + echo Ensuring container killed. [2020-06-09T12:38:35.825Z] Ensuring container killed. [2020-06-09T12:38:35.825Z] + docker rm -vf docker-pr8 [2020-06-09T12:38:35.825Z] Error: No such container: docker-pr8 [2020-06-09T12:38:35.825Z] + true [Pipeline] sh [2020-06-09T12:38:35.971Z] === RUN TestDockerSuite/TestImportGzipped [2020-06-09T12:38:36.111Z] + echo Chowning /workspace to jenkins user [2020-06-09T12:38:36.111Z] Chowning /workspace to jenkins user [2020-06-09T12:38:36.111Z] + id -u [2020-06-09T12:38:36.111Z] + id -g [2020-06-09T12:38:36.111Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40938:/workspace busybox chown -R 1000:1000 /workspace [2020-06-09T12:38:36.903Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-06-09T12:38:37.341Z] + bundleName=unit [2020-06-09T12:38:37.341Z] + echo Creating unit-bundles.tar.gz [2020-06-09T12:38:37.341Z] Creating unit-bundles.tar.gz [2020-06-09T12:38:37.341Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-06-09T12:38:37.341Z] bundles/junit-report.xml [2020-06-09T12:38:37.341Z] bundles/go-test-report.json [2020-06-09T12:38:37.341Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-06-09T12:38:37.351Z] Archiving artifacts [2020-06-09T12:38:37.795Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40938/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-06-09T12:38:38.105Z] + make clean [2020-06-09T12:38:38.125Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-06-09T12:38:38.276Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-06-09T12:38:38.362Z] docker volume rm -f docker-dev-cache [2020-06-09T12:38:38.362Z] docker-dev-cache [Pipeline] deleteDir [2020-06-09T12:38:38.535Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-09T12:38:39.100Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-06-09T12:38:39.665Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-06-09T12:38:39.665Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-06-09T12:38:39.665Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-06-09T12:38:40.230Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-06-09T12:38:40.230Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-06-09T12:38:40.795Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-06-09T12:38:41.053Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-06-09T12:38:41.618Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-06-09T12:38:42.185Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-06-09T12:38:42.442Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-06-09T12:38:42.442Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-06-09T12:38:43.813Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-06-09T12:38:44.071Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-06-09T12:38:44.328Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-06-09T12:38:44.328Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-06-09T12:38:44.894Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-06-09T12:38:44.894Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-06-09T12:38:45.088Z] --- PASS: TestServiceUpdatePidsLimit (16.02s) [2020-06-09T12:38:45.089Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.75s) [2020-06-09T12:38:45.089Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2020-06-09T12:38:45.089Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2020-06-09T12:38:45.089Z] PASS [2020-06-09T12:38:45.089Z] [2020-06-09T12:38:45.089Z] === Skipped [2020-06-09T12:38:45.089Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-06-09T12:38:45.089Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-09T12:38:45.089Z] [2020-06-09T12:38:45.089Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-06-09T12:38:45.089Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-09T12:38:45.089Z] [2020-06-09T12:38:45.089Z] [2020-06-09T12:38:45.089Z] DONE 27 tests, 2 skipped in 129.590s [2020-06-09T12:38:45.089Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-06-09T12:38:45.089Z] ++ 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-06-09T12:38:45.089Z] ++ set -e [2020-06-09T12:38:45.089Z] ++ '[' -n 0 ']' [2020-06-09T12:38:45.089Z] ++ set -x [2020-06-09T12:38:45.089Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-09T12:38:45.385Z] INFO: Testing against a local daemon [2020-06-09T12:38:45.385Z] === RUN TestSessionCreate [2020-06-09T12:38:45.385Z] --- PASS: TestSessionCreate (0.04s) [2020-06-09T12:38:45.385Z] === RUN TestSessionCreateWithBadUpgrade [2020-06-09T12:38:45.385Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-06-09T12:38:45.385Z] PASS [2020-06-09T12:38:45.385Z] [2020-06-09T12:38:45.385Z] DONE 2 tests in 0.148s [2020-06-09T12:38:45.385Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-06-09T12:38:45.385Z] ++ 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-06-09T12:38:45.385Z] ++ set -e [2020-06-09T12:38:45.385Z] ++ '[' -n 0 ']' [2020-06-09T12:38:45.385Z] ++ set -x [2020-06-09T12:38:45.385Z] ++ env -i DEST=/go/src/github.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-06-09T12:38:45.385Z] INFO: Testing against a local daemon [2020-06-09T12:38:45.385Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-06-09T12:38:45.385Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-09T12:38:45.385Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-09T12:38:45.385Z] === RUN TestEventsExecDie [2020-06-09T12:38:45.461Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-06-09T12:38:46.026Z] === RUN TestDockerSuite/TestInspectDefault [2020-06-09T12:38:46.026Z] --- PASS: TestEventsExecDie (0.66s) [2020-06-09T12:38:46.026Z] === RUN TestEventsBackwardsCompatible [2020-06-09T12:38:46.323Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-06-09T12:38:46.323Z] === RUN TestInfoBinaryCommits [2020-06-09T12:38:46.323Z] --- PASS: TestInfoBinaryCommits (0.04s) [2020-06-09T12:38:46.323Z] === RUN TestInfoAPIVersioned [2020-06-09T12:38:46.323Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-06-09T12:38:46.323Z] === RUN TestInfoDiscoveryBackend [2020-06-09T12:38:46.591Z] === RUN TestDockerSuite/TestInspectHistory [2020-06-09T12:38:46.969Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-06-09T12:38:46.969Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-06-09T12:38:47.157Z] === RUN TestDockerSuite/TestInspectImage [2020-06-09T12:38:47.157Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-06-09T12:38:47.157Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-06-09T12:38:47.157Z] === RUN TestDockerSuite/TestInspectInt64 [2020-06-09T12:38:47.414Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-06-09T12:38:47.987Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-06-09T12:38:47.987Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-06-09T12:38:48.019Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-06-09T12:38:48.019Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-06-09T12:38:48.245Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-06-09T12:38:48.312Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-06-09T12:38:48.312Z] === RUN TestInfoAPI [2020-06-09T12:38:48.312Z] --- PASS: TestInfoAPI (0.04s) [2020-06-09T12:38:48.312Z] === RUN TestInfoAPIWarnings [2020-06-09T12:38:48.810Z] === RUN TestDockerSuite/TestInspectPlugin [2020-06-09T12:38:48.950Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-06-09T12:38:48.950Z] === RUN TestInfoDebug [2020-06-09T12:38:49.589Z] --- PASS: TestInfoDebug (0.53s) [2020-06-09T12:38:49.589Z] === RUN TestInfoInsecureRegistries [2020-06-09T12:38:49.885Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2020-06-09T12:38:49.885Z] === RUN TestInfoRegistryMirrors [2020-06-09T12:38:50.180Z] === RUN TestDockerSuite/TestInspectRootFS [2020-06-09T12:38:50.180Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-06-09T12:38:50.532Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-06-09T12:38:50.532Z] === RUN TestLoginFailsWithBadCredentials [2020-06-09T12:38:50.745Z] === RUN TestDockerSuite/TestInspectStatus [2020-06-09T12:38:51.002Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-06-09T12:38:51.182Z] --- PASS: TestLoginFailsWithBadCredentials (0.64s) [2020-06-09T12:38:51.182Z] === RUN TestPingCacheHeaders [2020-06-09T12:38:51.182Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-06-09T12:38:51.182Z] === RUN TestPingGet [2020-06-09T12:38:51.182Z] --- PASS: TestPingGet (0.02s) [2020-06-09T12:38:51.182Z] === RUN TestPingHead [2020-06-09T12:38:51.182Z] --- PASS: TestPingHead (0.03s) [2020-06-09T12:38:51.182Z] === RUN TestVersion [2020-06-09T12:38:51.182Z] --- PASS: TestVersion (0.03s) [2020-06-09T12:38:51.182Z] PASS [2020-06-09T12:38:51.182Z] [2020-06-09T12:38:51.182Z] === Skipped [2020-06-09T12:38:51.182Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-09T12:38:51.182Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-09T12:38:51.182Z] [2020-06-09T12:38:51.182Z] [2020-06-09T12:38:51.182Z] DONE 18 tests, 1 skipped in 5.867s [2020-06-09T12:38:51.182Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-06-09T12:38:51.182Z] ++ 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-06-09T12:38:51.182Z] ++ set -e [2020-06-09T12:38:51.182Z] ++ '[' -n 0 ']' [2020-06-09T12:38:51.182Z] ++ set -x [2020-06-09T12:38:51.182Z] ++ env -i DEST=/go/src/github.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-06-09T12:38:51.485Z] INFO: Testing against a local daemon [2020-06-09T12:38:51.485Z] === RUN TestVolumesCreateAndList [2020-06-09T12:38:51.485Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-06-09T12:38:51.485Z] === RUN TestVolumesRemove [2020-06-09T12:38:51.485Z] --- PASS: TestVolumesRemove (0.07s) [2020-06-09T12:38:51.485Z] === RUN TestVolumesInspect [2020-06-09T12:38:51.485Z] --- PASS: TestVolumesInspect (0.02s) [2020-06-09T12:38:51.485Z] === RUN TestVolumesInvalidJSON [2020-06-09T12:38:51.485Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-06-09T12:38:51.485Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-06-09T12:38:51.485Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-06-09T12:38:51.485Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-06-09T12:38:51.485Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-06-09T12:38:51.485Z] PASS [2020-06-09T12:38:51.485Z] [2020-06-09T12:38:51.485Z] DONE 5 tests in 0.238s [2020-06-09T12:38:51.485Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-06-09T12:38:51.790Z] ++++ cat bundles/test-integration/docker.pid [2020-06-09T12:38:51.790Z] +++ kill 14132 [2020-06-09T12:38:51.934Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-06-09T12:38:52.499Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-06-09T12:38:52.757Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-06-09T12:38:52.861Z] +++ /etc/init.d/apparmor stop [2020-06-09T12:38:52.861Z] Leaving: AppArmorNo profiles have been unloaded. [2020-06-09T12:38:52.861Z] [2020-06-09T12:38:52.861Z] Unloading profiles will leave already running processes permanently [2020-06-09T12:38:52.861Z] unconfined, which can lead to unexpected situations. [2020-06-09T12:38:52.861Z] [2020-06-09T12:38:52.861Z] To set a process to complain mode, use the command line tool [2020-06-09T12:38:52.861Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-06-09T12:38:52.861Z] +++ true [2020-06-09T12:38:52.861Z] exiting test-integration [2020-06-09T12:38:52.861Z] ++ exit 0 [2020-06-09T12:38:52.861Z] [2020-06-09T12:38:53.323Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-06-09T12:38:53.888Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-06-09T12:38:54.148Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer Post stage [Pipeline] junit [2020-06-09T12:38:54.492Z] Recording test results [2020-06-09T12:38:54.713Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-06-09T12:38:54.713Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-06-09T12:38:55.557Z] + echo Ensuring container killed. [2020-06-09T12:38:55.557Z] Ensuring container killed. [2020-06-09T12:38:55.557Z] + docker rm -vf docker-pr8 [2020-06-09T12:38:55.557Z] Error: No such container: docker-pr8 [2020-06-09T12:38:55.557Z] + true [Pipeline] sh [2020-06-09T12:38:56.080Z] + echo Chowning /workspace to jenkins user [2020-06-09T12:38:56.080Z] Chowning /workspace to jenkins user [2020-06-09T12:38:56.080Z] + id -u [2020-06-09T12:38:56.080Z] + id -g [2020-06-09T12:38:56.080Z] + docker run --rm -v /home/docker/workspace/moby_PR-40938:/workspace busybox chown -R 1001:1001 /workspace [2020-06-09T12:38:56.080Z] Unable to find image 'busybox:latest' locally [2020-06-09T12:38:56.085Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-06-09T12:38:56.382Z] latest: Pulling from library/busybox [2020-06-09T12:38:56.382Z] 0f1f027783f1: Pulling fs layer [2020-06-09T12:38:56.671Z] 0f1f027783f1: Download complete [2020-06-09T12:38:56.958Z] 0f1f027783f1: Pull complete [2020-06-09T12:38:56.958Z] Digest: sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 [2020-06-09T12:38:56.958Z] Status: Downloaded newer image for busybox:latest [2020-06-09T12:38:57.017Z] === RUN TestDockerSuite/TestLinksEnvs [2020-06-09T12:38:57.950Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-06-09T12:38:57.950Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-06-09T12:38:58.883Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-06-09T12:38:58.956Z] + bundleName=ppc64le-integration [2020-06-09T12:38:58.956Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-06-09T12:38:58.956Z] Creating ppc64le-integration-bundles.tar.gz [2020-06-09T12:38:58.956Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o+ -name *.log -o -name *.profxargs -o tar -name -czf *-report.xml ppc64le-integration-bundles.tar.gz ) [2020-06-09T12:38:58.956Z] -print [Pipeline] archiveArtifacts [2020-06-09T12:38:59.006Z] Archiving artifacts [2020-06-09T12:38:59.367Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40938/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-06-09T12:38:59.834Z] + make clean [2020-06-09T12:39:00.135Z] make: command: Command not found [2020-06-09T12:39:00.135Z] make: command: Command not found [2020-06-09T12:39:00.135Z] docker volume rm -f docker-dev-cache [2020-06-09T12:39:00.135Z] docker-dev-cache [Pipeline] deleteDir [2020-06-09T12:39:00.256Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-06-09T12:39:01.630Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-06-09T12:39:01.630Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-06-09T12:39:01.630Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-09T12:39:03.528Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-06-09T12:39:03.786Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-06-09T12:39:04.352Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-06-09T12:39:06.249Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-06-09T12:39:14.353Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-06-09T12:39:15.287Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-06-09T12:39:16.237Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-06-09T12:39:16.802Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-06-09T12:39:18.175Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-06-09T12:39:18.175Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-06-09T12:39:18.432Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-06-09T12:39:18.432Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-06-09T12:39:18.432Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-06-09T12:39:18.997Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-06-09T12:39:19.254Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-06-09T12:39:23.430Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-06-09T12:39:23.431Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-06-09T12:39:24.800Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-06-09T12:39:28.076Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-06-09T12:39:28.642Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-06-09T12:39:28.642Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-06-09T12:39:29.576Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-06-09T12:39:30.509Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-06-09T12:39:31.442Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-06-09T12:39:32.375Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-06-09T12:39:33.307Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-06-09T12:39:35.205Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-06-09T12:39:35.462Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-06-09T12:39:36.027Z] === RUN TestDockerSuite/TestLogsSince [2020-06-09T12:39:41.283Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-06-09T12:39:42.669Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-06-09T12:39:47.927Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-06-09T12:39:48.492Z] === RUN TestDockerSuite/TestLogsTail [2020-06-09T12:39:48.750Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-06-09T12:39:49.315Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-06-09T12:39:49.572Z] === RUN TestDockerSuite/TestMountIntoProc [2020-06-09T12:39:49.830Z] === RUN TestDockerSuite/TestMountIntoSys [2020-06-09T12:39:50.395Z] === RUN TestDockerSuite/TestNetHostname [2020-06-09T12:39:51.768Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-06-09T12:39:51.768Z] === RUN TestDockerSuite/TestNetworkEvents [2020-06-09T12:39:52.333Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-06-09T12:39:53.705Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-06-09T12:39:53.962Z] === RUN TestDockerSuite/TestPluginActive [2020-06-09T12:39:55.858Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-06-09T12:39:56.116Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-06-09T12:40:02.674Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-06-09T12:40:02.674Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-06-09T12:40:02.932Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-06-09T12:40:02.932Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-06-09T12:40:06.211Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-06-09T12:40:08.108Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-06-09T12:40:10.634Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-06-09T12:40:14.829Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-06-09T12:40:16.202Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-06-09T12:40:16.768Z] === RUN TestDockerSuite/TestPortHostBinding [2020-06-09T12:40:17.700Z] === RUN TestDockerSuite/TestPortList [2020-06-09T12:40:24.256Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-06-09T12:40:24.256Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-06-09T12:40:30.808Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-06-09T12:40:30.808Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-06-09T12:40:30.808Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-06-09T12:40:30.808Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-06-09T12:40:30.808Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-06-09T12:40:30.808Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-06-09T12:40:31.066Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-06-09T12:40:31.066Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-06-09T12:40:31.632Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-06-09T12:40:31.632Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-06-09T12:40:33.006Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-06-09T12:40:33.006Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-06-09T12:40:33.006Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-06-09T12:40:35.533Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-06-09T12:40:36.468Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-06-09T12:40:37.033Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-06-09T12:40:37.291Z] === RUN TestDockerSuite/TestPsByOrder [2020-06-09T12:40:39.818Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-06-09T12:40:40.075Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-06-09T12:40:41.971Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-06-09T12:40:45.261Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-06-09T12:40:45.261Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-06-09T12:40:47.789Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-06-09T12:40:54.342Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-06-09T12:40:54.600Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-06-09T12:40:55.971Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-06-09T12:40:55.971Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-06-09T12:40:56.906Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-06-09T12:40:58.279Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-06-09T12:40:59.655Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-06-09T12:41:02.183Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-06-09T12:41:03.557Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-06-09T12:41:03.557Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-06-09T12:41:04.123Z] === RUN TestDockerSuite/TestPsRightTagName [2020-06-09T12:41:05.496Z] === RUN TestDockerSuite/TestPsShowMounts [2020-06-09T12:41:06.869Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-06-09T12:41:07.433Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-06-09T12:41:07.433Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-06-09T12:41:07.998Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-06-09T12:41:07.998Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-06-09T12:41:07.998Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-06-09T12:41:08.564Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-06-09T12:41:09.498Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-06-09T12:41:10.433Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-06-09T12:41:11.004Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-06-09T12:41:19.110Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-06-09T12:41:19.110Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-06-09T12:41:20.043Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-06-09T12:41:20.300Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-06-09T12:41:20.300Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-06-09T12:41:20.557Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-06-09T12:41:22.453Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-06-09T12:41:23.386Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-06-09T12:41:23.386Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-06-09T12:41:25.912Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-06-09T12:41:27.285Z] === RUN TestDockerSuite/TestRmiBlank [2020-06-09T12:41:27.285Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-06-09T12:41:27.285Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-06-09T12:41:30.566Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-06-09T12:41:31.131Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-06-09T12:41:31.388Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-06-09T12:41:32.762Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-06-09T12:41:33.694Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-06-09T12:41:34.626Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-06-09T12:41:35.191Z] === RUN TestDockerSuite/TestRmiTag [2020-06-09T12:41:35.449Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-06-09T12:41:36.014Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-06-09T12:41:38.538Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-06-09T12:41:38.796Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-06-09T12:41:39.767Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-06-09T12:41:39.767Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-06-09T12:41:40.699Z] === RUN TestDockerSuite/TestRunAddHost [2020-06-09T12:41:41.265Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-06-09T12:41:41.265Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-06-09T12:41:41.829Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-06-09T12:41:41.829Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-06-09T12:41:42.394Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-06-09T12:41:43.326Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-06-09T12:41:43.585Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-06-09T12:41:44.150Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-06-09T12:41:45.083Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-06-09T12:41:45.647Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-06-09T12:41:46.581Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-06-09T12:41:47.145Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-06-09T12:41:47.710Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-06-09T12:41:48.276Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-06-09T12:41:48.842Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-06-09T12:41:49.407Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-06-09T12:41:49.664Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-06-09T12:41:49.923Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-06-09T12:41:50.859Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-06-09T12:41:51.116Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-06-09T12:41:51.681Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-06-09T12:41:52.248Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-06-09T12:41:52.248Z] === RUN TestDockerSuite/TestRunBindMounts [2020-06-09T12:41:54.778Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-06-09T12:41:54.778Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-06-09T12:41:55.343Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-06-09T12:41:55.908Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-06-09T12:41:56.474Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-06-09T12:41:56.474Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-06-09T12:41:57.038Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-06-09T12:41:57.295Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-06-09T12:41:57.861Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-06-09T12:41:58.119Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-06-09T12:41:58.684Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-06-09T12:41:58.684Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-06-09T12:41:59.251Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-06-09T12:41:59.251Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-06-09T12:41:59.826Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-06-09T12:42:00.390Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-06-09T12:42:00.959Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-06-09T12:42:01.216Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-06-09T12:42:01.473Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-06-09T12:42:01.731Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-06-09T12:42:03.104Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-06-09T12:42:04.037Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-06-09T12:42:04.970Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-06-09T12:42:05.229Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-06-09T12:42:05.793Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-06-09T12:42:06.051Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-06-09T12:42:06.616Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-06-09T12:42:06.874Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-06-09T12:42:08.247Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-06-09T12:42:10.145Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-06-09T12:42:10.403Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-06-09T12:42:10.969Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-06-09T12:42:12.341Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-06-09T12:42:13.273Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-06-09T12:42:15.171Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-06-09T12:42:16.543Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-06-09T12:42:16.543Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-06-09T12:42:16.543Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-06-09T12:42:16.801Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-06-09T12:42:18.175Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-06-09T12:42:19.108Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-06-09T12:42:20.482Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-06-09T12:42:20.740Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-06-09T12:42:22.128Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-06-09T12:42:22.385Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-06-09T12:42:22.385Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-06-09T12:42:22.643Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-06-09T12:42:24.014Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-06-09T12:42:24.014Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-06-09T12:42:24.271Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-06-09T12:42:24.836Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-06-09T12:42:25.402Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-06-09T12:42:25.661Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-06-09T12:42:25.661Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-06-09T12:42:26.225Z] === RUN TestDockerSuite/TestRunEnvironment [2020-06-09T12:42:26.483Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-06-09T12:42:27.048Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-06-09T12:42:27.613Z] === RUN TestDockerSuite/TestRunExitCode [2020-06-09T12:42:27.870Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-06-09T12:42:28.434Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-06-09T12:42:28.434Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-06-09T12:42:28.692Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-06-09T12:42:29.623Z] === RUN TestDockerSuite/TestRunExposePort [2020-06-09T12:42:29.623Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-06-09T12:42:29.880Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-06-09T12:42:30.445Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-06-09T12:42:32.343Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-06-09T12:42:32.343Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-06-09T12:42:32.343Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-06-09T12:42:34.868Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-06-09T12:42:35.126Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-06-09T12:42:47.313Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-06-09T12:42:47.313Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-06-09T12:42:47.878Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-06-09T12:42:47.878Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-06-09T12:42:47.878Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-06-09T12:42:47.878Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-06-09T12:42:48.446Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-06-09T12:42:50.345Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-06-09T12:42:51.279Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-06-09T12:42:53.193Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-06-09T12:42:53.193Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-06-09T12:42:53.451Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-06-09T12:42:54.016Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-06-09T12:42:54.274Z] === RUN TestDockerSuite/TestRunModeHostname [2020-06-09T12:42:55.208Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-06-09T12:42:55.208Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-06-09T12:42:55.208Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-06-09T12:42:56.699Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-06-09T12:42:58.073Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-06-09T12:42:58.331Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-06-09T12:42:58.895Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-06-09T12:42:58.895Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-06-09T12:42:59.153Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-06-09T12:43:00.085Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-06-09T12:43:01.017Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-06-09T12:43:01.274Z] === RUN TestDockerSuite/TestRunMount [2020-06-09T12:43:03.800Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-06-09T12:43:06.325Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-06-09T12:43:06.582Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-06-09T12:43:06.840Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-06-09T12:43:07.097Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-06-09T12:43:08.030Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-06-09T12:43:09.928Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-06-09T12:43:10.188Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-06-09T12:43:12.731Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-06-09T12:43:12.731Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-06-09T12:43:14.632Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-06-09T12:43:16.531Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-06-09T12:43:16.531Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-06-09T12:43:17.469Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-06-09T12:43:18.846Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-06-09T12:43:18.846Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-06-09T12:43:19.412Z] === RUN TestDockerSuite/TestRunNetHost [2020-06-09T12:43:19.978Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-06-09T12:43:20.544Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-06-09T12:43:20.544Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-06-09T12:43:21.110Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-06-09T12:43:23.010Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-06-09T12:43:24.386Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-06-09T12:43:26.913Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-06-09T12:43:27.171Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-06-09T12:43:27.171Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-06-09T12:43:27.735Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-06-09T12:43:27.735Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-06-09T12:43:27.994Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-06-09T12:43:28.560Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-06-09T12:43:28.560Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-06-09T12:43:28.817Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-06-09T12:43:29.381Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-06-09T12:43:29.381Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-06-09T12:43:29.947Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-06-09T12:43:30.512Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-06-09T12:43:31.446Z] === RUN TestDockerSuite/TestRunPortInUse [2020-06-09T12:43:32.011Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-06-09T12:43:32.269Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-06-09T12:43:32.845Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-06-09T12:43:33.103Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-06-09T12:43:33.669Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-06-09T12:43:33.927Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-06-09T12:43:33.927Z] === RUN TestDockerSuite/TestRunPublishPort [2020-06-09T12:43:34.492Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-06-09T12:43:34.750Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-06-09T12:43:34.750Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-06-09T12:43:35.316Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-06-09T12:43:36.249Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-06-09T12:43:36.249Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-06-09T12:43:38.149Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-06-09T12:43:39.082Z] === RUN TestDockerSuite/TestRunRm [2020-06-09T12:43:39.339Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-06-09T12:43:43.519Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-06-09T12:43:43.519Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-06-09T12:43:43.777Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-06-09T12:43:44.710Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-06-09T12:43:44.970Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-06-09T12:43:45.536Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-06-09T12:43:48.815Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-06-09T12:43:51.344Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-06-09T12:43:51.911Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-06-09T12:43:52.477Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-06-09T12:43:53.041Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-06-09T12:43:53.041Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-06-09T12:43:53.606Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-06-09T12:43:53.863Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-06-09T12:43:54.435Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-06-09T12:43:55.000Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-06-09T12:43:55.935Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-06-09T12:43:56.501Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-06-09T12:43:56.501Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-06-09T12:43:59.026Z] === RUN TestDockerSuite/TestRunState [2020-06-09T12:43:59.958Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-06-09T12:44:00.215Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-06-09T12:44:00.780Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-06-09T12:44:01.037Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-06-09T12:44:01.037Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-06-09T12:44:01.295Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-06-09T12:44:01.859Z] === RUN TestDockerSuite/TestRunSysctls [2020-06-09T12:44:02.790Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-06-09T12:44:02.790Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-06-09T12:44:02.790Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-06-09T12:44:03.048Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-06-09T12:44:04.421Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-06-09T12:44:04.986Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-06-09T12:44:06.360Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-06-09T12:44:09.144Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-06-09T12:44:09.144Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-06-09T12:44:11.046Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-06-09T12:44:11.304Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-06-09T12:44:11.871Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-06-09T12:44:12.439Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-06-09T12:44:13.020Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-06-09T12:44:13.952Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-06-09T12:44:14.884Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-06-09T12:44:16.256Z] === RUN TestDockerSuite/TestRunUserByID [2020-06-09T12:44:16.513Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-06-09T12:44:16.771Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-06-09T12:44:16.771Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-06-09T12:44:16.771Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-06-09T12:44:17.336Z] === RUN TestDockerSuite/TestRunUserByName [2020-06-09T12:44:17.901Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-06-09T12:44:18.466Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-06-09T12:44:18.466Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-06-09T12:44:18.466Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-06-09T12:44:19.400Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-06-09T12:44:20.333Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-06-09T12:44:22.863Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-06-09T12:44:23.121Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-06-09T12:44:23.378Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-06-09T12:44:23.944Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-06-09T12:44:25.843Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-06-09T12:44:26.408Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-06-09T12:44:26.666Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-06-09T12:44:28.565Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-06-09T12:44:29.129Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-06-09T12:44:30.501Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-06-09T12:44:30.760Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-06-09T12:44:31.327Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-06-09T12:44:32.260Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-06-09T12:44:32.260Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-06-09T12:44:32.260Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-06-09T12:44:32.260Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-06-09T12:44:32.518Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-06-09T12:44:32.518Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-06-09T12:44:32.518Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-06-09T12:44:33.105Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-06-09T12:44:33.670Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-06-09T12:44:35.042Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-06-09T12:44:35.299Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-06-09T12:44:35.864Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-06-09T12:44:35.864Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-06-09T12:44:36.429Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-06-09T12:44:36.429Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-06-09T12:44:36.429Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-06-09T12:44:36.429Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-06-09T12:44:36.429Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-06-09T12:44:36.429Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-06-09T12:44:36.429Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-06-09T12:44:36.429Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-06-09T12:44:36.429Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-06-09T12:44:36.429Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-06-09T12:44:36.995Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-06-09T12:44:37.561Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-06-09T12:44:37.818Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-06-09T12:44:37.818Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-06-09T12:44:38.752Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-06-09T12:44:38.752Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-06-09T12:44:38.752Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-06-09T12:44:39.322Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-06-09T12:44:39.322Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-06-09T12:44:39.887Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-06-09T12:44:40.453Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-06-09T12:44:40.454Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-06-09T12:44:40.454Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-06-09T12:44:41.019Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-06-09T12:44:41.951Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-06-09T12:44:42.516Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-06-09T12:44:42.516Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-06-09T12:44:42.774Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-06-09T12:44:42.774Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-06-09T12:44:44.146Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-06-09T12:44:44.146Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-06-09T12:44:44.404Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-06-09T12:44:46.304Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-06-09T12:44:46.562Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-06-09T12:44:46.820Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-06-09T12:44:46.820Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-06-09T12:44:47.384Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-06-09T12:44:47.950Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-06-09T12:44:48.883Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-06-09T12:44:48.883Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-06-09T12:44:49.817Z] === RUN TestDockerSuite/TestSaveImageId [2020-06-09T12:44:49.817Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-06-09T12:44:50.385Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-06-09T12:44:51.767Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-06-09T12:44:51.767Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-06-09T12:44:52.332Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-06-09T12:44:52.590Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-06-09T12:44:52.590Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-06-09T12:44:53.523Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-06-09T12:44:54.899Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-06-09T12:44:55.156Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-06-09T12:44:55.156Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-06-09T12:44:55.414Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-06-09T12:44:55.414Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-06-09T12:44:56.345Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-06-09T12:44:57.277Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-06-09T12:44:58.209Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-06-09T12:45:00.106Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-06-09T12:45:03.385Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-06-09T12:45:03.385Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-06-09T12:45:05.285Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-06-09T12:45:06.217Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-06-09T12:45:06.218Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-06-09T12:45:07.152Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-06-09T12:45:09.680Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-06-09T12:45:10.613Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-06-09T12:45:11.178Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-06-09T12:45:11.743Z] === RUN TestDockerSuite/TestStartRecordError [2020-06-09T12:45:13.138Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-06-09T12:45:14.071Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-06-09T12:45:14.637Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-06-09T12:45:16.011Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-06-09T12:45:18.541Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-06-09T12:45:22.718Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-06-09T12:45:25.993Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-06-09T12:45:26.558Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-06-09T12:45:29.836Z] === RUN TestDockerSuite/TestStatsNoStream [2020-06-09T12:45:32.361Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-06-09T12:45:33.731Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-06-09T12:45:34.298Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-06-09T12:45:34.863Z] === RUN TestDockerSuite/TestTopPrivileged [2020-06-09T12:45:35.427Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-06-09T12:45:35.427Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-06-09T12:45:35.691Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-06-09T12:45:38.222Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-06-09T12:45:39.153Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-06-09T12:45:41.050Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-06-09T12:45:41.615Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-06-09T12:45:42.181Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-06-09T12:45:42.181Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-06-09T12:45:42.746Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-06-09T12:45:43.678Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-06-09T12:45:43.679Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-06-09T12:45:44.611Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-06-09T12:45:45.176Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-06-09T12:45:45.741Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-06-09T12:45:46.674Z] === RUN TestDockerSuite/TestUpdateStats [2020-06-09T12:45:50.851Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-06-09T12:45:50.851Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-06-09T12:45:50.851Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-06-09T12:45:51.783Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-06-09T12:45:52.348Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-06-09T12:45:52.348Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-06-09T12:45:55.627Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-06-09T12:45:55.627Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-06-09T12:45:57.524Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-06-09T12:46:00.061Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-06-09T12:46:00.994Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-06-09T12:46:04.274Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-06-09T12:46:06.802Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-06-09T12:46:08.176Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-06-09T12:46:09.548Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-06-09T12:46:10.480Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-06-09T12:46:11.413Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-06-09T12:46:13.312Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-06-09T12:46:14.244Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-06-09T12:46:14.809Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-06-09T12:46:16.181Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-06-09T12:46:16.747Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-06-09T12:46:18.121Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-06-09T12:46:19.494Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-06-09T12:46:19.494Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-06-09T12:46:34.359Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-06-09T12:46:34.617Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-06-09T12:46:34.617Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-06-09T12:46:35.181Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-06-09T12:46:35.181Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-06-09T12:46:35.181Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-06-09T12:46:35.181Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-06-09T12:46:35.746Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-06-09T12:46:35.746Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-06-09T12:46:36.311Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-06-09T12:46:36.311Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-06-09T12:46:36.311Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-06-09T12:46:36.311Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-06-09T12:46:36.311Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-06-09T12:46:37.683Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-06-09T12:46:37.942Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-06-09T12:46:37.942Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-06-09T12:46:37.942Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-06-09T12:46:37.942Z] === RUN TestDockerSuite/TestVolumeEvents [2020-06-09T12:46:38.507Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-06-09T12:46:38.765Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-06-09T12:46:40.136Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-06-09T12:46:40.136Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-06-09T12:46:40.136Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-06-09T12:46:42.034Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-06-09T12:46:44.562Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-06-09T12:46:44.562Z] --- PASS: TestDockerSuite (1283.32s) [2020-06-09T12:46:44.562Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-06-09T12:46:44.562Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2020-06-09T12:46:44.562Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2020-06-09T12:46:44.562Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2020-06-09T12:46:44.562Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-06-09T12:46:44.562Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-06-09T12:46:44.562Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-06-09T12:46:44.562Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.94s) [2020-06-09T12:46:44.562Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.16s) [2020-06-09T12:46:44.562Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.56s) [2020-06-09T12:46:44.562Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.06s) [2020-06-09T12:46:44.562Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.66s) [2020-06-09T12:46:44.562Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.39s) [2020-06-09T12:46:44.562Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-06-09T12:46:44.562Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.54s) [2020-06-09T12:46:44.562Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.38s) [2020-06-09T12:46:44.562Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-06-09T12:46:44.562Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-06-09T12:46:44.562Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.05s) [2020-06-09T12:46:44.562Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.00s) [2020-06-09T12:46:44.562Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.20s) [2020-06-09T12:46:44.562Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2020-06-09T12:46:44.562Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-06-09T12:46:44.562Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.98s) [2020-06-09T12:46:44.562Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.94s) [2020-06-09T12:46:44.562Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.47s) [2020-06-09T12:46:44.562Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.07s) [2020-06-09T12:46:44.562Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.91s) [2020-06-09T12:46:44.562Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.92s) [2020-06-09T12:46:44.562Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.95s) [2020-06-09T12:46:44.562Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.95s) [2020-06-09T12:46:44.562Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.96s) [2020-06-09T12:46:44.562Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.98s) [2020-06-09T12:46:44.562Z] --- PASS: TestDockerSuite/TestAttachDetach (0.95s) [2020-06-09T12:46:44.562Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.03s) [2020-06-09T12:46:44.562Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.02s) [2020-06-09T12:46:44.562Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.94s) [2020-06-09T12:46:44.562Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.03s) [2020-06-09T12:46:44.562Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.32s) [2020-06-09T12:46:44.562Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.92s) [2020-06-09T12:46:44.562Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.20s) [2020-06-09T12:46:44.562Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.29s) [2020-06-09T12:46:44.562Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2020-06-09T12:46:44.562Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.23s) [2020-06-09T12:46:44.562Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.85s) [2020-06-09T12:46:44.562Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.43s) [2020-06-09T12:46:44.562Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.72s) [2020-06-09T12:46:44.562Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.59s) [2020-06-09T12:46:44.562Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2020-06-09T12:46:44.562Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.81s) [2020-06-09T12:46:44.562Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.87s) [2020-06-09T12:46:44.562Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.18s) [2020-06-09T12:46:44.562Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.87s) [2020-06-09T12:46:44.562Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.14s) [2020-06-09T12:46:44.562Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.64s) [2020-06-09T12:46:44.562Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.68s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.07s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.21s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.66s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.91s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.04s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.17s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.05s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.87s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.30s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.37s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.25s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.38s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildAddTar (5.86s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.17s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.34s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.14s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.76s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.56s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.59s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.37s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.56s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.46s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.32s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.29s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.27s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.59s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.78s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.83s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.47s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.36s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.03s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.69s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.08s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.33s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.25s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.71s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.61s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.39s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.21s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.61s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.00s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.54s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.18s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.56s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.28s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildCmd (0.18s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.19s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.36s) [2020-06-09T12:46:44.563Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-06-09T12:46:44.563Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.07s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.12s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.87s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildContChar (2.55s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.92s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.35s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.21s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.44s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.26s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.58s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.44s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.29s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (1.66s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.41s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (0.96s) [2020-06-09T12:46:44.563Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-06-09T12:46:44.563Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-06-09T12:46:44.563Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-06-09T12:46:44.563Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-06-09T12:46:44.563Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-06-09T12:46:44.563Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-06-09T12:46:44.563Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2020-06-09T12:46:44.563Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.86s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.94s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.85s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.54s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.73s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.28s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.77s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.30s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.65s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.72s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.22s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.28s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.36s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.13s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.40s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.13s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.58s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.17s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.71s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.46s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.46s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.31s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.26s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.39s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.59s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.21s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.70s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.32s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.37s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.72s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.15s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.44s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.37s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.04s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.45s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.78s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildEnv (1.42s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.40s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.27s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.15s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (18.44s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.60s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.54s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.73s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.48s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.48s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.25s) [2020-06-09T12:46:44.563Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-06-09T12:46:44.563Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.35s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.42s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildExpose (0.33s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.68s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.47s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.32s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildFails (0.73s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.08s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.91s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.85s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.45s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.35s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.42s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.94s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.11s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.05s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.31s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.69s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.80s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.75s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildHistory (4.20s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.47s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.25s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.64s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.52s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.86s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildLabel (0.41s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.44s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.44s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.29s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildLabels (0.43s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.09s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.63s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.77s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.81s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.14s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.15s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.29s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.75s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.41s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.09s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.51s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.58s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (8.43s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.71s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.79s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.20s) [2020-06-09T12:46:44.563Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-06-09T12:46:44.563Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.74s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.29s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.71s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.35s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.96s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.79s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.07s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.83s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.31s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.34s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.37s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.28s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.50s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.46s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.67s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.80s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.44s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.38s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.72s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.85s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.26s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.45s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildPATH (2.12s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.63s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.62s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.32s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.72s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.16s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildRm (2.18s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.85s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.69s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.50s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.70s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.02s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.99s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.86s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.10s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.32s) [2020-06-09T12:46:44.563Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-06-09T12:46:44.563Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.43s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.82s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.15s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildStderr (0.86s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.21s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.91s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.74s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.43s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.64s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.05s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildUser (1.45s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.66s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.02s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.64s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.19s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.68s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.71s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.10s) [2020-06-09T12:46:44.563Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-06-09T12:46:44.563Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-06-09T12:46:44.563Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2020-06-09T12:46:44.563Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-06-09T12:46:44.563Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-06-09T12:46:44.563Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-06-09T12:46:44.563Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-06-09T12:46:44.563Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.74s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.14s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.01s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.81s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.20s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.14s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.96s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.18s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.77s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.39s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.48s) [2020-06-09T12:46:44.563Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-06-09T12:46:44.563Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.57s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.16s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-06-09T12:46:44.563Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-06-09T12:46:44.563Z] docker_cli_sni_test.go:18: Flakey test [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.55s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.63s) [2020-06-09T12:46:44.563Z] --- PASS: TestDockerSuite/TestCommitChange (0.73s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.85s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.28s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.97s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.56s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCommitTTY (0.95s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.53s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.90s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.54s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainerAPICommit (0.94s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (0.95s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.43s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.48s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.44s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.54s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.51s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.53s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.83s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.87s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.78s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.97s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.10s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.94s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.91s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.72s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.62s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.69s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.67s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.51s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.58s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.03s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.19s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.53s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.32s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.58s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.46s) [2020-06-09T12:46:44.564Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-06-09T12:46:44.564Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.66s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.81s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.14s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.55s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.64s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.46s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.24s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.19s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.42s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.38s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.38s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.37s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a28a40_} (1.50s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1743390197_/foo_false____} (1.28s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1743390197_/foo_true____} (1.36s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3287687376_/foo_false____} (1.38s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3287687376_/foo_true____} (1.34s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3287687376_/foo_true__0xc000a28aa0__} (1.50s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a28ac0_} (1.28s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a28ae0_} (1.46s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a28b00_} (1.33s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a28b20_} (1.43s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.85s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.25s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.66s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.04s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.04s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.29s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.20s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.69s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.89s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.74s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.77s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.90s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.62s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.75s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.11s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.64s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.01s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.71s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.48s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.58s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.80s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.57s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.49s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.48s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.56s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.66s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.48s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.69s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.07s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.44s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.80s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.77s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.39s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.52s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCpToCaseG (2.62s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.22s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.44s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.61s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.61s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCpToDot (0.49s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.18s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.05s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCpToStdout (0.67s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.03s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.21s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.57s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.84s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCreateArgs (0.13s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.50s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.67s) [2020-06-09T12:46:44.564Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2020-06-09T12:46:44.564Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.13s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.61s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.35s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCreateRM (0.09s) [2020-06-09T12:46:44.564Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-06-09T12:46:44.564Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.98s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.28s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.10s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.23s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.87s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.03s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.67s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.15s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.26s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.54s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.54s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.79s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.00s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.65s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.35s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.30s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.76s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.44s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.78s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.99s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.24s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestEventsAttach (0.84s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestEventsCommit (1.13s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.84s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.54s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.53s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.55s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.03s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.60s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.01s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestEventsCopy (0.80s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.98s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.43s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.23s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.90s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.24s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.23s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestEventsFilters (1.06s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestEventsFormat (1.10s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.53s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.32s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.06s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.42s) [2020-06-09T12:46:44.564Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-06-09T12:46:44.564Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-06-09T12:46:44.564Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-06-09T12:46:44.564Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.31s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.47s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestEventsRename (0.58s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestEventsResize (0.47s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.44s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.51s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.46s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.62s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestEventsTop (0.51s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestEventsUntag (2.55s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (0.95s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestExec (0.50s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.48s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.45s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.58s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.04s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.60s) [2020-06-09T12:46:44.564Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.74s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.51s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.63s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.55s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.74s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.96s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestExecCgroup (0.80s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestExecEnv (0.51s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.96s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.51s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestExecInspectID (1.57s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestExecInteractive (0.52s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.55s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.62s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestExecParseError (0.46s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.48s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.46s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.90s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.52s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestExecStartFails (0.49s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.66s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.67s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestExecTTY (0.59s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.71s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.57s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestExecUlimits (0.79s) [2020-06-09T12:46:44.565Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-06-09T12:46:44.565Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.30s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.56s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.89s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.61s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestExecWithUser (0.86s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.61s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.45s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.46s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.48s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.53s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestHealth (18.78s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.54s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.57s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.22s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.55s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.04s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.57s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.56s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.47s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.58s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestImportBadURL (0.06s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestImportDisplay (0.94s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestImportFile (1.03s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.09s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestImportGzipped (1.12s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.04s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.51s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.45s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.48s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.62s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.49s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.53s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.45s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.44s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.43s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.02s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.44s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.45s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.46s) [2020-06-09T12:46:44.565Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-06-09T12:46:44.565Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.62s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.48s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestInspectDefault (0.45s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestInspectHistory (0.51s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-06-09T12:46:44.565Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-06-09T12:46:44.565Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.42s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.45s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.44s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.42s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.36s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.43s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestInspectStatus (0.52s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.86s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.47s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.44s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.45s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.43s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.43s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.45s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.33s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.90s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.86s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.20s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.00s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.34s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.38s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.55s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.44s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.65s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (9.13s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.69s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.03s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.53s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.42s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.26s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.42s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.46s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.45s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.41s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.44s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.91s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.97s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.07s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.96s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.87s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.67s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.90s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.45s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.42s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestLogsSince (6.48s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.53s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.44s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestLogsTail (0.51s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.42s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.43s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.23s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.40s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestNetHostname (1.24s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.65s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.19s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.44s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestPluginActive (1.49s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.29s) [2020-06-09T12:46:44.565Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.02s) [2020-06-09T12:46:44.565Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.20s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.26s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.62s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.35s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.32s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.36s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.81s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.79s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestPortList (5.79s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.84s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.87s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.48s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.51s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.42s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.29s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.34s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.05s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.57s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.33s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestPsByOrder (2.14s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.64s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestPsListContainersBase (1.87s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.41s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.17s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.29s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.76s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.34s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.01s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.23s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.59s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.34s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.37s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.50s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.36s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.49s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.45s) [2020-06-09T12:46:44.565Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-06-09T12:46:44.565Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.47s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.18s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.50s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.94s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.93s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.53s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.01s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.85s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.27s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.18s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.91s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.84s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.80s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.99s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.10s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.04s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.26s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.36s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.79s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.04s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.61s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestRmiTag (0.12s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.47s) [2020-06-09T12:46:44.565Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.56s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.46s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.72s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.24s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.86s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunAddHost (0.40s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.21s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.46s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.43s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.93s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.41s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.54s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.74s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.81s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.86s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.58s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.59s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.58s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.44s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.56s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.67s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.81s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.49s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.56s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.55s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.95s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.51s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.45s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.48s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.64s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.53s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.44s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.42s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.42s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.42s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.42s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.78s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.50s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.48s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.45s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.44s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.17s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.03s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.84s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.43s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.42s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.43s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.43s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.43s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.00s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.25s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.09s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.74s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.32s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.01s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.46s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.45s) [2020-06-09T12:46:44.566Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-06-09T12:46:44.566Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-06-09T12:46:44.566Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-06-09T12:46:44.566Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.61s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.34s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.90s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.28s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.42s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.96s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.47s) [2020-06-09T12:46:44.566Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-06-09T12:46:44.566Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.43s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.11s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.41s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.43s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.55s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.45s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.43s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.45s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.42s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.41s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunExitCode (0.41s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.44s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.50s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.66s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.41s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.64s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.45s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.24s) [2020-06-09T12:46:44.566Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-06-09T12:46:44.566Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.33s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.45s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.05s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.81s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.01s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.60s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.82s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.91s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.70s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.59s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.36s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.39s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.74s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.22s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.40s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.12s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.13s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.01s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.17s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunMount (4.77s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.62s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.48s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.98s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.05s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.41s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.67s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.99s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.11s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.24s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.57s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunNetHost (0.87s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.55s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.49s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.59s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.47s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.51s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.35s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.07s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.45s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.38s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.41s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.43s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.54s) [2020-06-09T12:46:44.566Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-06-09T12:46:44.566Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.47s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.43s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.95s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.53s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.41s) [2020-06-09T12:46:44.566Z] docker_cli_run_unix_test.go:1416: out: "a *:* rwm\n" [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.41s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.42s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.46s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.39s) [2020-06-09T12:46:44.566Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-06-09T12:46:44.566Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.46s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.45s) [2020-06-09T12:46:44.566Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-06-09T12:46:44.566Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.42s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.86s) [2020-06-09T12:46:44.566Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-06-09T12:46:44.566Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (1.99s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.83s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunRm (0.43s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.42s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.45s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.43s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.30s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.54s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.21s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.57s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.45s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.65s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.57s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.43s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.50s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.49s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.67s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.66s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.72s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.46s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunState (0.93s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.44s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.44s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s) [2020-06-09T12:46:44.566Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-06-09T12:46:44.566Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.44s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.41s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunSysctls (0.87s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.44s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.40s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.57s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.06s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.26s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.85s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.59s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.46s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.66s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.85s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.18s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunUserByID (0.60s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.45s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunUserByName (0.57s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.42s) [2020-06-09T12:46:44.566Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-06-09T12:46:44.566Z] docker_cli_run_unix_test.go:1425: Host does not have /dev/snd/timer [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.68s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.23s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.71s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.77s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.66s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.18s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.56s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.91s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.47s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.75s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.82s) [2020-06-09T12:46:44.566Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-06-09T12:46:44.566Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-06-09T12:46:44.566Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-06-09T12:46:44.566Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-06-09T12:46:44.566Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-06-09T12:46:44.566Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.16s) [2020-06-09T12:46:44.566Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2020-06-09T12:46:44.566Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.60s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.54s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.22s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.65s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.51s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.43s) [2020-06-09T12:46:44.566Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-06-09T12:46:44.566Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2020-06-09T12:46:44.566Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-06-09T12:46:44.566Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-06-09T12:46:44.566Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-06-09T12:46:44.566Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2020-06-09T12:46:44.567Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-06-09T12:46:44.567Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-06-09T12:46:44.567Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-06-09T12:46:44.567Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-06-09T12:46:44.567Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-06-09T12:46:44.567Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2020-06-09T12:46:44.567Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.45s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.47s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.47s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.69s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.47s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.05s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.47s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.56s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.72s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.91s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.47s) [2020-06-09T12:46:44.567Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-06-09T12:46:44.567Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.31s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.04s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.46s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.66s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.68s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.63s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.67s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.73s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.08s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.37s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.18s) [2020-06-09T12:46:44.567Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents534631034 [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (0.94s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.05s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.03s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.51s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.12s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.13s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.69s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.05s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.98s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.80s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.02s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.98s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.53s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.66s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.61s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestStartRecordError (1.33s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.44s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.29s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.62s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.89s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.48s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.49s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.46s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.46s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.51s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.49s) [2020-06-09T12:46:44.567Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-06-09T12:46:44.567Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.48s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.32s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.03s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.58s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.43s) [2020-06-09T12:46:44.567Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-06-09T12:46:44.567Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.51s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.02s) [2020-06-09T12:46:44.567Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-06-09T12:46:44.567Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.90s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.58s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.53s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.93s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestUpdateStats (3.50s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.80s) [2020-06-09T12:46:44.567Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-06-09T12:46:44.567Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.65s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.81s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.73s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.52s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.06s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.33s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.91s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.84s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.41s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.24s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.05s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.88s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.77s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.63s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.51s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.58s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.58s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.55s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.46s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.56s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.06s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.37s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.11s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.44s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.45s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.05s) [2020-06-09T12:46:44.567Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.29s) [2020-06-09T12:46:44.567Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-06-09T12:46:44.567Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-06-09T12:46:44.567Z] === RUN TestDockerRegistrySuite [2020-06-09T12:46:44.567Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-06-09T12:46:45.499Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-06-09T12:46:46.432Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-06-09T12:46:47.000Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-06-09T12:46:47.937Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-06-09T12:46:47.937Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-06-09T12:46:49.311Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-06-09T12:46:51.233Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-06-09T12:46:53.761Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-06-09T12:46:56.287Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-06-09T12:46:57.220Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-06-09T12:46:58.153Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-06-09T12:46:59.087Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-06-09T12:47:00.018Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-06-09T12:47:01.390Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-06-09T12:47:01.956Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-06-09T12:47:02.889Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-06-09T12:47:04.787Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-06-09T12:47:04.787Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-06-09T12:47:06.686Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-06-09T12:47:08.059Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-06-09T12:47:09.955Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-06-09T12:47:10.888Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-06-09T12:47:10.888Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-06-09T12:47:11.819Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-06-09T12:47:12.773Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-06-09T12:47:13.707Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-06-09T12:47:15.604Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-06-09T12:47:16.169Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-06-09T12:47:17.102Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-06-09T12:47:17.360Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-06-09T12:47:17.360Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-06-09T12:47:17.618Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-06-09T12:47:17.875Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-06-09T12:47:18.133Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-06-09T12:47:18.390Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-06-09T12:47:19.322Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-06-09T12:47:20.695Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-06-09T12:47:21.259Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-06-09T12:47:22.193Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-06-09T12:47:23.126Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-06-09T12:47:24.058Z] --- PASS: TestDockerRegistrySuite (39.51s) [2020-06-09T12:47:24.058Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.08s) [2020-06-09T12:47:24.058Z] check_test.go:196: [dea7d1ec9fc8f] daemon is not started [2020-06-09T12:47:24.058Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.03s) [2020-06-09T12:47:24.058Z] check_test.go:196: [d7f8bfe113938] daemon is not started [2020-06-09T12:47:24.058Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.34s) [2020-06-09T12:47:24.058Z] check_test.go:196: [d69832aeb51c7] daemon is not started [2020-06-09T12:47:24.058Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2020-06-09T12:47:24.058Z] check_test.go:196: [dae01a4b10284] daemon is not started [2020-06-09T12:47:24.058Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.18s) [2020-06-09T12:47:24.058Z] check_test.go:196: [d0f954463521e] daemon is not started [2020-06-09T12:47:24.058Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (2.57s) [2020-06-09T12:47:24.058Z] check_test.go:196: [d9f7da24abc29] daemon is not started [2020-06-09T12:47:24.058Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.47s) [2020-06-09T12:47:24.058Z] check_test.go:196: [dd3ff22a1da61] daemon is not started [2020-06-09T12:47:24.058Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.95s) [2020-06-09T12:47:24.058Z] check_test.go:196: [daef8b4dce56b] daemon is not started [2020-06-09T12:47:24.058Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.83s) [2020-06-09T12:47:24.058Z] check_test.go:196: [d098a79ea4a6f] daemon is not started [2020-06-09T12:47:24.058Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.14s) [2020-06-09T12:47:24.058Z] check_test.go:196: [df91452f67277] daemon is not started [2020-06-09T12:47:24.058Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.97s) [2020-06-09T12:47:24.058Z] check_test.go:196: [df12c6ce0853e] daemon is not started [2020-06-09T12:47:24.058Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.96s) [2020-06-09T12:47:24.058Z] check_test.go:196: [d5353547f36b0] daemon is not started [2020-06-09T12:47:24.058Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.90s) [2020-06-09T12:47:24.058Z] check_test.go:196: [d921e36ab7a16] daemon is not started [2020-06-09T12:47:24.058Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.91s) [2020-06-09T12:47:24.058Z] check_test.go:196: [d9dcdce8ce93a] daemon is not started [2020-06-09T12:47:24.058Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.67s) [2020-06-09T12:47:24.058Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:dc0a2999dca4fc07b804ed54c1c6acaf68002aae01907a4f4bcd686d583071e9 [2020-06-09T12:47:24.058Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:38a7fa1c0c18cea0529824826f50dd557d0ff85586a0709bb317b617555e5aa9 [2020-06-09T12:47:24.058Z] check_test.go:196: [d0c19c45b998a] daemon is not started [2020-06-09T12:47:24.058Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.18s) [2020-06-09T12:47:24.058Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a6951cde1eb8e664070e06ac99bd0de9d05f7154fed399aa74d049533cf87e62 [2020-06-09T12:47:24.058Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:cee91a0f4b78070642fec84dfc8f386042adf0426e3c5bdda6bad81be206b501 [2020-06-09T12:47:24.058Z] check_test.go:196: [d70873db0eda5] daemon is not started [2020-06-09T12:47:24.058Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.15s) [2020-06-09T12:47:24.058Z] check_test.go:196: [d11de65564450] daemon is not started [2020-06-09T12:47:24.058Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.06s) [2020-06-09T12:47:24.058Z] check_test.go:196: [dfea8e0c87f26] daemon is not started [2020-06-09T12:47:24.058Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.88s) [2020-06-09T12:47:24.058Z] check_test.go:196: [d0c03425d891e] daemon is not started [2020-06-09T12:47:24.058Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-06-09T12:47:24.058Z] check_test.go:196: [d9af3cbb03893] daemon is not started [2020-06-09T12:47:24.058Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.89s) [2020-06-09T12:47:24.058Z] check_test.go:196: [d8750bbf9101f] daemon is not started [2020-06-09T12:47:24.058Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.83s) [2020-06-09T12:47:24.058Z] check_test.go:196: [d6f683f13ffa0] daemon is not started [2020-06-09T12:47:24.058Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.81s) [2020-06-09T12:47:24.058Z] check_test.go:196: [d6d690f023238] daemon is not started [2020-06-09T12:47:24.058Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.18s) [2020-06-09T12:47:24.058Z] check_test.go:196: [d1b2856e5007f] daemon is not started [2020-06-09T12:47:24.058Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.34s) [2020-06-09T12:47:24.058Z] check_test.go:196: [d067d9162f2fc] daemon is not started [2020-06-09T12:47:24.058Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.89s) [2020-06-09T12:47:24.058Z] check_test.go:196: [d27189096b1e3] daemon is not started [2020-06-09T12:47:24.058Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.34s) [2020-06-09T12:47:24.058Z] check_test.go:196: [dc4d2b32f27aa] daemon is not started [2020-06-09T12:47:24.058Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-06-09T12:47:24.058Z] check_test.go:196: [d53187bbe8e41] daemon is not started [2020-06-09T12:47:24.058Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s) [2020-06-09T12:47:24.058Z] check_test.go:196: [d0c885fff3b7b] daemon is not started [2020-06-09T12:47:24.058Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2020-06-09T12:47:24.058Z] check_test.go:196: [daa1aff5e7f4c] daemon is not started [2020-06-09T12:47:24.058Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2020-06-09T12:47:24.058Z] check_test.go:196: [dede90af931ce] daemon is not started [2020-06-09T12:47:24.058Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-06-09T12:47:24.058Z] check_test.go:196: [d75f864b2ce5a] daemon is not started [2020-06-09T12:47:24.058Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.94s) [2020-06-09T12:47:24.058Z] check_test.go:196: [d699762e1e447] daemon is not started [2020-06-09T12:47:24.058Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.32s) [2020-06-09T12:47:24.058Z] check_test.go:196: [d0398420ee3a0] daemon is not started [2020-06-09T12:47:24.059Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.77s) [2020-06-09T12:47:24.059Z] check_test.go:196: [d67ba6935cf9f] daemon is not started [2020-06-09T12:47:24.059Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.91s) [2020-06-09T12:47:24.059Z] check_test.go:196: [d01c0f7e2f935] daemon is not started [2020-06-09T12:47:24.059Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.90s) [2020-06-09T12:47:24.059Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.75s) [2020-06-09T12:47:24.059Z] === RUN TestDockerSchema1RegistrySuite [2020-06-09T12:47:24.059Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-06-09T12:47:24.059Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-06-09T12:47:24.316Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-06-09T12:47:27.595Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-06-09T12:47:30.121Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-06-09T12:47:32.649Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-06-09T12:47:32.649Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-06-09T12:47:33.617Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-06-09T12:47:34.992Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-06-09T12:47:34.992Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-06-09T12:47:35.924Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-06-09T12:47:36.856Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-06-09T12:47:37.790Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-06-09T12:47:40.316Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-06-09T12:47:40.316Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-06-09T12:47:40.574Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-06-09T12:47:40.831Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-06-09T12:47:41.088Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-06-09T12:47:41.346Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-06-09T12:47:41.603Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-06-09T12:47:41.861Z] --- PASS: TestDockerSchema1RegistrySuite (17.86s) [2020-06-09T12:47:41.861Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.14s) [2020-06-09T12:47:41.861Z] check_test.go:223: [d1d4084bc4b87] daemon is not started [2020-06-09T12:47:41.861Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.11s) [2020-06-09T12:47:41.861Z] check_test.go:223: [df297ccef7e4f] daemon is not started [2020-06-09T12:47:41.861Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.54s) [2020-06-09T12:47:41.861Z] check_test.go:223: [d094cad821177] daemon is not started [2020-06-09T12:47:41.861Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.75s) [2020-06-09T12:47:41.861Z] check_test.go:223: [dd1637458ecc4] daemon is not started [2020-06-09T12:47:41.861Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.20s) [2020-06-09T12:47:41.861Z] check_test.go:223: [dbfd7a1dd8c93] daemon is not started [2020-06-09T12:47:41.861Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.15s) [2020-06-09T12:47:41.861Z] check_test.go:223: [dd5cb0138f1e5] daemon is not started [2020-06-09T12:47:41.861Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2020-06-09T12:47:41.861Z] check_test.go:223: [da86ef6352cc4] daemon is not started [2020-06-09T12:47:41.861Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.04s) [2020-06-09T12:47:41.861Z] check_test.go:223: [de3d96755a8a1] daemon is not started [2020-06-09T12:47:41.861Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.90s) [2020-06-09T12:47:41.861Z] check_test.go:223: [d2f4848897f67] daemon is not started [2020-06-09T12:47:41.861Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.84s) [2020-06-09T12:47:41.861Z] check_test.go:223: [d285abf3ded34] daemon is not started [2020-06-09T12:47:41.861Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.21s) [2020-06-09T12:47:41.861Z] check_test.go:223: [d58f7443265dc] daemon is not started [2020-06-09T12:47:41.861Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.39s) [2020-06-09T12:47:41.861Z] check_test.go:223: [d9505b4e340ae] daemon is not started [2020-06-09T12:47:41.861Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.35s) [2020-06-09T12:47:41.861Z] check_test.go:223: [d29a5018296a4] daemon is not started [2020-06-09T12:47:41.861Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-06-09T12:47:41.861Z] check_test.go:223: [d040933104f5e] daemon is not started [2020-06-09T12:47:41.861Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.27s) [2020-06-09T12:47:41.861Z] check_test.go:223: [dfb560bc38d0d] daemon is not started [2020-06-09T12:47:41.861Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s) [2020-06-09T12:47:41.861Z] check_test.go:223: [dd018b4a33496] daemon is not started [2020-06-09T12:47:41.861Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.35s) [2020-06-09T12:47:41.861Z] check_test.go:223: [d2ce89c1a80fd] daemon is not started [2020-06-09T12:47:41.861Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-06-09T12:47:41.861Z] check_test.go:223: [de2a11b32e4ee] daemon is not started [2020-06-09T12:47:41.861Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-06-09T12:47:41.861Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-06-09T12:47:42.426Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-06-09T12:47:42.992Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-06-09T12:47:42.992Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-06-09T12:47:44.364Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-06-09T12:47:44.364Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-06-09T12:47:44.621Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-06-09T12:47:45.187Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-06-09T12:47:45.187Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.51s) [2020-06-09T12:47:45.187Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.67s) [2020-06-09T12:47:45.187Z] check_test.go:252: [df42c00c1d70d] daemon is not started [2020-06-09T12:47:45.187Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.46s) [2020-06-09T12:47:45.187Z] check_test.go:252: [dcb7ed5f16b1a] daemon is not started [2020-06-09T12:47:45.187Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-06-09T12:47:45.187Z] check_test.go:252: [dcfd80499e3b6] daemon is not started [2020-06-09T12:47:45.187Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.04s) [2020-06-09T12:47:45.187Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-06-09T12:47:45.187Z] check_test.go:252: [d0efb80082041] daemon is not started [2020-06-09T12:47:45.187Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.36s) [2020-06-09T12:47:45.187Z] check_test.go:252: [d433f71908204] daemon is not started [2020-06-09T12:47:45.187Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.49s) [2020-06-09T12:47:45.187Z] check_test.go:252: [d581fbec7ce79] daemon is not started [2020-06-09T12:47:45.187Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-06-09T12:47:45.187Z] check_test.go:252: [def7ea50209c5] daemon is not started [2020-06-09T12:47:45.187Z] === RUN TestDockerRegistryAuthTokenSuite [2020-06-09T12:47:45.187Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-06-09T12:47:50.443Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-06-09T12:47:50.700Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-06-09T12:47:50.700Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-06-09T12:47:50.958Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-06-09T12:47:50.958Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.73s) [2020-06-09T12:47:50.958Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-06-09T12:47:50.958Z] check_test.go:279: [d85da353a42f4] daemon is not started [2020-06-09T12:47:50.958Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-06-09T12:47:50.958Z] check_test.go:279: [d34e4da3e6fa7] daemon is not started [2020-06-09T12:47:50.958Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.14s) [2020-06-09T12:47:50.958Z] check_test.go:279: [d715746ea022b] daemon is not started [2020-06-09T12:47:50.958Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-06-09T12:47:50.958Z] check_test.go:279: [d49018d431deb] daemon is not started [2020-06-09T12:47:50.958Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-06-09T12:47:50.958Z] check_test.go:279: [d1997ffd1b248] daemon is not started [2020-06-09T12:47:50.958Z] === RUN TestDockerNetworkSuite [2020-06-09T12:47:50.958Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-06-09T12:47:53.484Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-06-09T12:47:53.742Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-06-09T12:47:56.279Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-06-09T12:47:57.650Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-06-09T12:48:00.177Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-06-09T12:48:01.549Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-06-09T12:48:06.809Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-06-09T12:48:08.706Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-06-09T12:48:10.079Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-06-09T12:48:10.336Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-06-09T12:48:10.594Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-06-09T12:48:11.526Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-06-09T12:48:12.459Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-06-09T12:48:12.459Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-06-09T12:48:13.024Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-06-09T12:48:13.588Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-06-09T12:48:13.588Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-06-09T12:48:13.846Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-06-09T12:48:13.846Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-06-09T12:48:14.778Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-06-09T12:48:15.711Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-06-09T12:48:15.711Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-06-09T12:48:15.968Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-06-09T12:48:15.968Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-06-09T12:48:18.492Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-06-09T12:48:19.871Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-06-09T12:48:25.130Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-06-09T12:48:25.130Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-06-09T12:48:26.063Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-06-09T12:48:26.063Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-06-09T12:48:26.320Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-06-09T12:48:26.320Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-06-09T12:48:26.578Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-06-09T12:48:26.578Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-06-09T12:48:29.104Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-06-09T12:48:29.104Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-06-09T12:48:29.104Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-06-09T12:48:29.669Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-06-09T12:48:32.945Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-06-09T12:48:36.224Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-06-09T12:48:36.224Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-06-09T12:48:36.482Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-06-09T12:48:37.855Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-06-09T12:48:37.855Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-06-09T12:48:38.787Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-06-09T12:48:39.045Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-06-09T12:48:39.978Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-06-09T12:48:45.239Z] --- PASS: TestDockerNetworkSuite (53.44s) [2020-06-09T12:48:45.239Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.01s) [2020-06-09T12:48:45.239Z] docker_cli_network_unix_test.go:46: [d34b2b4704ec2] daemon is not started [2020-06-09T12:48:45.239Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.65s) [2020-06-09T12:48:45.239Z] docker_cli_network_unix_test.go:46: [d3767decf6d42] daemon is not started [2020-06-09T12:48:45.239Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.65s) [2020-06-09T12:48:45.239Z] docker_cli_network_unix_test.go:46: [da51df1994f64] daemon is not started [2020-06-09T12:48:45.239Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.44s) [2020-06-09T12:48:45.239Z] docker_cli_network_unix_test.go:46: [dc15712718095] daemon is not started [2020-06-09T12:48:45.239Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.40s) [2020-06-09T12:48:45.239Z] docker_cli_network_unix_test.go:1233: [dd44034127bd4] daemon is not started [2020-06-09T12:48:45.239Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.32s) [2020-06-09T12:48:45.239Z] docker_cli_network_unix_test.go:46: [d0005fcc182d7] daemon is not started [2020-06-09T12:48:45.239Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.95s) [2020-06-09T12:48:45.239Z] docker_cli_network_unix_test.go:46: [d3e0635cc99ef] daemon is not started [2020-06-09T12:48:45.239Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.18s) [2020-06-09T12:48:45.239Z] docker_cli_network_unix_test.go:46: [d9705d13f9a0d] daemon is not started [2020-06-09T12:48:45.239Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.20s) [2020-06-09T12:48:45.239Z] docker_cli_network_unix_test.go:46: [d5016687d0944] daemon is not started [2020-06-09T12:48:45.239Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.47s) [2020-06-09T12:48:45.239Z] docker_cli_network_unix_test.go:46: [d4d10381cdd3c] daemon is not started [2020-06-09T12:48:45.239Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.35s) [2020-06-09T12:48:45.239Z] docker_cli_network_unix_test.go:46: [d92eec28a0e1a] daemon is not started [2020-06-09T12:48:45.239Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.88s) [2020-06-09T12:48:45.239Z] docker_cli_network_unix_test.go:46: [dfcc8c2981a5d] daemon is not started [2020-06-09T12:48:45.239Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.86s) [2020-06-09T12:48:45.239Z] docker_cli_network_unix_test.go:46: [dc68a3af185d7] daemon is not started [2020-06-09T12:48:45.239Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2020-06-09T12:48:45.239Z] docker_cli_network_unix_test.go:46: [d8d6f4d1d1ef0] daemon is not started [2020-06-09T12:48:45.239Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2020-06-09T12:48:45.239Z] docker_cli_network_unix_test.go:46: [dd193dd94b51e] daemon is not started [2020-06-09T12:48:45.239Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.68s) [2020-06-09T12:48:45.239Z] docker_cli_network_unix_test.go:46: [d2cb70030e622] daemon is not started [2020-06-09T12:48:45.239Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.16s) [2020-06-09T12:48:45.239Z] docker_cli_network_unix_test.go:46: [d428c6785a136] daemon is not started [2020-06-09T12:48:45.239Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-06-09T12:48:45.239Z] docker_cli_network_unix_test.go:46: [d6d1b5611eb3c] daemon is not started [2020-06-09T12:48:45.239Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2020-06-09T12:48:45.239Z] docker_cli_network_unix_test.go:46: [d61fe9c1f3f92] daemon is not started [2020-06-09T12:48:45.239Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.71s) [2020-06-09T12:48:45.239Z] docker_cli_network_unix_test.go:46: [d31171385a15e] daemon is not started [2020-06-09T12:48:45.239Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.98s) [2020-06-09T12:48:45.239Z] docker_cli_network_unix_test.go:46: [d6c7374953a2f] daemon is not started [2020-06-09T12:48:45.239Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.06s) [2020-06-09T12:48:45.239Z] docker_cli_network_unix_test.go:46: [d703c66de0124] daemon is not started [2020-06-09T12:48:45.239Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s) [2020-06-09T12:48:45.239Z] docker_cli_network_unix_test.go:46: [d8460d4d429b3] daemon is not started [2020-06-09T12:48:45.239Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.09s) [2020-06-09T12:48:45.239Z] docker_cli_network_unix_test.go:46: [d0cec5b288f6b] daemon is not started [2020-06-09T12:48:45.239Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.24s) [2020-06-09T12:48:45.239Z] docker_cli_network_unix_test.go:968: [d7634dec11ebb] daemon is not started [2020-06-09T12:48:45.239Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.62s) [2020-06-09T12:48:45.239Z] docker_cli_network_unix_test.go:46: [d9e155c60229c] daemon is not started [2020-06-09T12:48:45.239Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.19s) [2020-06-09T12:48:45.239Z] docker_cli_network_unix_test.go:1116: [d713bd9a4fc39] daemon is not started [2020-06-09T12:48:45.239Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2020-06-09T12:48:45.239Z] docker_cli_network_unix_test.go:46: [dbd1cf8f28527] daemon is not started [2020-06-09T12:48:45.239Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.80s) [2020-06-09T12:48:45.239Z] docker_cli_network_unix_test.go:46: [debf6ac141d67] daemon is not started [2020-06-09T12:48:45.239Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2020-06-09T12:48:45.239Z] docker_cli_network_unix_test.go:46: [d2633a029d048] daemon is not started [2020-06-09T12:48:45.239Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s) [2020-06-09T12:48:45.239Z] docker_cli_network_unix_test.go:46: [db06343c58523] daemon is not started [2020-06-09T12:48:45.239Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s) [2020-06-09T12:48:45.239Z] docker_cli_network_unix_test.go:46: [dd43462ac5556] daemon is not started [2020-06-09T12:48:45.239Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2020-06-09T12:48:45.239Z] docker_cli_network_unix_test.go:46: [df134706eb334] daemon is not started [2020-06-09T12:48:45.239Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-06-09T12:48:45.239Z] docker_cli_network_unix_test.go:46: [d05751c66d704] daemon is not started [2020-06-09T12:48:45.239Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.26s) [2020-06-09T12:48:45.239Z] docker_cli_network_unix_test.go:46: [d5823cea1b163] daemon is not started [2020-06-09T12:48:45.239Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-06-09T12:48:45.239Z] docker_cli_network_unix_test.go:46: [d6a8ec50a89f1] daemon is not started [2020-06-09T12:48:45.239Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-06-09T12:48:45.239Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-06-09T12:48:45.239Z] docker_cli_network_unix_test.go:46: [d0c070eb11d9d] daemon is not started [2020-06-09T12:48:45.239Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.70s) [2020-06-09T12:48:45.239Z] docker_cli_network_unix_test.go:46: [d368277daa5c6] daemon is not started [2020-06-09T12:48:45.239Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.23s) [2020-06-09T12:48:45.239Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.90s) [2020-06-09T12:48:45.239Z] docker_cli_network_unix_test.go:1084: [dfd06cc2cf6ae] daemon is not started [2020-06-09T12:48:45.239Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-06-09T12:48:45.239Z] docker_cli_network_unix_test.go:46: [d7a17f71e944d] daemon is not started [2020-06-09T12:48:45.239Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.70s) [2020-06-09T12:48:45.239Z] docker_cli_network_unix_test.go:46: [db98786fc4e3d] daemon is not started [2020-06-09T12:48:45.239Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.50s) [2020-06-09T12:48:45.239Z] docker_cli_network_unix_test.go:46: [d4f113a2407ff] daemon is not started [2020-06-09T12:48:45.239Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-06-09T12:48:45.239Z] docker_cli_network_unix_test.go:46: [d50bef0fde27c] daemon is not started [2020-06-09T12:48:45.239Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.65s) [2020-06-09T12:48:45.239Z] docker_cli_network_unix_test.go:46: [db6524d6c9097] daemon is not started [2020-06-09T12:48:45.239Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.41s) [2020-06-09T12:48:45.240Z] docker_cli_network_unix_test.go:46: [d9cec16383aed] daemon is not started [2020-06-09T12:48:45.240Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.91s) [2020-06-09T12:48:45.240Z] docker_cli_network_unix_test.go:46: [dad36ee6e57b5] daemon is not started [2020-06-09T12:48:45.240Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.54s) [2020-06-09T12:48:45.240Z] docker_cli_network_unix_test.go:46: [d602975bf8078] daemon is not started [2020-06-09T12:48:45.240Z] === RUN TestDockerHubPullSuite [2020-06-09T12:48:45.240Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-06-09T12:48:45.815Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-06-09T12:48:48.339Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-06-09T12:48:48.596Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-06-09T12:48:50.491Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-06-09T12:48:50.491Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-06-09T12:48:50.491Z] --- PASS: TestDockerHubPullSuite (6.12s) [2020-06-09T12:48:50.491Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.47s) [2020-06-09T12:48:50.491Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.16s) [2020-06-09T12:48:50.491Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.54s) [2020-06-09T12:48:50.491Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.53s) [2020-06-09T12:48:50.491Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.34s) [2020-06-09T12:48:50.491Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2020-06-09T12:48:50.491Z] PASS [2020-06-09T12:48:50.491Z] [2020-06-09T12:48:50.491Z] === Skipped [2020-06-09T12:48:50.491Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-06-09T12:48:50.491Z] [2020-06-09T12:48:50.491Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-06-09T12:48:50.491Z] [2020-06-09T12:48:50.491Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-06-09T12:48:50.491Z] [2020-06-09T12:48:50.491Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-06-09T12:48:50.491Z] [2020-06-09T12:48:50.491Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2020-06-09T12:48:50.491Z] [2020-06-09T12:48:50.491Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-06-09T12:48:50.491Z] [2020-06-09T12:48:50.491Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-06-09T12:48:50.491Z] [2020-06-09T12:48:50.491Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-06-09T12:48:50.491Z] [2020-06-09T12:48:50.491Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-06-09T12:48:50.491Z] [2020-06-09T12:48:50.491Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2020-06-09T12:48:50.491Z] [2020-06-09T12:48:50.491Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-06-09T12:48:50.491Z] [2020-06-09T12:48:50.491Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-06-09T12:48:50.491Z] [2020-06-09T12:48:50.491Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-06-09T12:48:50.491Z] [2020-06-09T12:48:50.491Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-06-09T12:48:50.491Z] [2020-06-09T12:48:50.491Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-06-09T12:48:50.491Z] [2020-06-09T12:48:50.491Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2020-06-09T12:48:50.491Z] [2020-06-09T12:48:50.491Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-06-09T12:48:50.491Z] [2020-06-09T12:48:50.491Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-06-09T12:48:50.491Z] [2020-06-09T12:48:50.491Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-06-09T12:48:50.491Z] [2020-06-09T12:48:50.491Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-06-09T12:48:50.491Z] [2020-06-09T12:48:50.491Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-06-09T12:48:50.491Z] [2020-06-09T12:48:50.491Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-06-09T12:48:50.491Z] [2020-06-09T12:48:50.491Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.02s) [2020-06-09T12:48:50.491Z] [2020-06-09T12:48:50.491Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-06-09T12:48:50.491Z] [2020-06-09T12:48:50.491Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-06-09T12:48:50.491Z] [2020-06-09T12:48:50.491Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-06-09T12:48:50.491Z] [2020-06-09T12:48:50.491Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-06-09T12:48:50.491Z] [2020-06-09T12:48:50.491Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-06-09T12:48:50.491Z] [2020-06-09T12:48:50.491Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-06-09T12:48:50.491Z] [2020-06-09T12:48:50.491Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-06-09T12:48:50.491Z] [2020-06-09T12:48:50.491Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-06-09T12:48:50.491Z] [2020-06-09T12:48:50.491Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-06-09T12:48:50.491Z] [2020-06-09T12:48:50.491Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-06-09T12:48:50.491Z] [2020-06-09T12:48:50.491Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-06-09T12:48:50.491Z] [2020-06-09T12:48:50.491Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-06-09T12:48:50.491Z] [2020-06-09T12:48:50.491Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-06-09T12:48:50.491Z] [2020-06-09T12:48:50.491Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-06-09T12:48:50.491Z] [2020-06-09T12:48:50.492Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2020-06-09T12:48:50.492Z] [2020-06-09T12:48:50.492Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-06-09T12:48:50.492Z] [2020-06-09T12:48:50.492Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-06-09T12:48:50.492Z] [2020-06-09T12:48:50.492Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2020-06-09T12:48:50.492Z] [2020-06-09T12:48:50.492Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-06-09T12:48:50.492Z] [2020-06-09T12:48:50.492Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-06-09T12:48:50.492Z] [2020-06-09T12:48:50.492Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2020-06-09T12:48:50.492Z] [2020-06-09T12:48:50.492Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-06-09T12:48:50.492Z] [2020-06-09T12:48:50.492Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-06-09T12:48:50.492Z] [2020-06-09T12:48:50.492Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-06-09T12:48:50.492Z] [2020-06-09T12:48:50.492Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-06-09T12:48:50.492Z] [2020-06-09T12:48:50.492Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-06-09T12:48:50.492Z] [2020-06-09T12:48:50.492Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-06-09T12:48:50.492Z] [2020-06-09T12:48:50.492Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-06-09T12:48:50.492Z] [2020-06-09T12:48:50.492Z] [2020-06-09T12:48:50.492Z] DONE 1277 tests, 51 skipped in 1442.917s [2020-06-09T12:48:50.492Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-06-09T12:48:50.492Z] ++++ cat bundles/test-integration/docker.pid [2020-06-09T12:48:50.492Z] +++ kill 7582 [2020-06-09T12:48:51.861Z] +++ /etc/init.d/apparmor stop [2020-06-09T12:48:51.861Z] Leaving: AppArmorNo profiles have been unloaded. [2020-06-09T12:48:51.861Z] [2020-06-09T12:48:51.861Z] Unloading profiles will leave already running processes permanently [2020-06-09T12:48:51.861Z] unconfined, which can lead to unexpected situations. [2020-06-09T12:48:51.861Z] [2020-06-09T12:48:51.861Z] To set a process to complain mode, use the command line tool [2020-06-09T12:48:51.861Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-06-09T12:48:51.861Z] +++ true [2020-06-09T12:48:51.861Z] exiting test-integration [2020-06-09T12:48:51.861Z] ++ exit 0 [2020-06-09T12:48:51.861Z] [2020-06-09T12:48:51.861Z] + for job in $(jobs -p) [2020-06-09T12:48:51.861Z] + wait 9507 [2020-06-09T12:50:13.261Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-06-09T12:50:13.261Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-06-09T12:50:13.261Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-06-09T12:50:17.441Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-06-09T12:50:19.965Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-06-09T12:50:24.146Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-06-09T12:50:26.670Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-06-09T12:50:29.947Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-06-09T12:50:29.947Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-06-09T12:50:35.205Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-06-09T12:50:35.770Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-06-09T12:50:36.334Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-06-09T12:50:38.861Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-06-09T12:51:35.055Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-06-09T12:52:21.710Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-06-09T12:52:33.894Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-06-09T12:52:37.172Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-06-09T12:54:58.601Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-06-09T12:55:05.152Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-06-09T12:55:06.084Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-06-09T12:55:06.341Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-06-09T12:55:06.341Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-06-09T12:55:06.341Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-06-09T12:55:07.273Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-06-09T12:55:09.798Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-06-09T12:55:13.077Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-06-09T12:55:14.972Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-06-09T12:56:11.166Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-06-09T12:56:11.166Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-06-09T12:56:12.540Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-06-09T12:56:15.067Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-06-09T12:56:17.591Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-06-09T12:56:20.116Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-06-09T12:56:42.027Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-06-09T12:56:54.212Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-06-09T12:56:55.585Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-06-09T12:56:57.483Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-06-09T12:57:00.760Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-06-09T12:57:07.339Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-06-09T12:57:12.600Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-06-09T12:57:14.496Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-06-09T12:57:17.026Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-06-09T12:57:19.552Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-06-09T12:57:21.448Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-06-09T12:57:24.725Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-06-09T12:57:27.250Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-06-09T12:58:23.457Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-06-09T12:58:38.313Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-06-09T12:58:53.170Z] --- PASS: TestDockerSwarmSuite (1689.30s) [2020-06-09T12:58:53.170Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.15s) [2020-06-09T12:58:53.170Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.36s) [2020-06-09T12:58:53.170Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.52s) [2020-06-09T12:58:53.170Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.42s) [2020-06-09T12:58:53.170Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.97s) [2020-06-09T12:58:53.170Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.29s) [2020-06-09T12:58:53.170Z] docker_api_swarm_test.go:562: [da8230ffa2936] joining swarm manager [d655893b9f053]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-09T12:58:53.170Z] docker_api_swarm_test.go:584: [de4628dc01503] joining swarm manager [d655893b9f053]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-09T12:58:53.170Z] check_test.go:380: [da8230ffa2936] daemon is not started [2020-06-09T12:58:53.170Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-06-09T12:58:53.170Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-06-09T12:58:53.170Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.91s) [2020-06-09T12:58:53.170Z] docker_api_swarm_test.go:45: [d1f2e31b9f5ee] joining swarm manager [d9236fd917d3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-09T12:58:53.170Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.01s) [2020-06-09T12:58:53.170Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.07s) [2020-06-09T12:58:53.170Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.20s) [2020-06-09T12:58:53.170Z] docker_api_swarm_test.go:303: [dfdcfca29c5c9] joining swarm manager [d36646b47fe0f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-09T12:58:53.170Z] docker_api_swarm_test.go:304: [d2c5ee07ab3ef] joining swarm manager [d36646b47fe0f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-09T12:58:53.170Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-06-09T12:58:53.170Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-06-09T12:58:53.170Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.15s) [2020-06-09T12:58:53.170Z] docker_api_swarm_test.go:271: [ddab6c4296647] joining swarm manager [d40709bd65e6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-09T12:58:53.170Z] docker_api_swarm_test.go:272: [d5fa7fe0b2076] joining swarm manager [d40709bd65e6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-09T12:58:53.170Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.03s) [2020-06-09T12:58:53.170Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.55s) [2020-06-09T12:58:53.170Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.72s) [2020-06-09T12:58:53.170Z] docker_api_swarm_node_test.go:19: [dba3f3a8da22f] joining swarm manager [d77197ffde371]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-09T12:58:53.170Z] docker_api_swarm_node_test.go:20: [de1e3151e79ea] joining swarm manager [d77197ffde371]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-09T12:58:53.170Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (49.20s) [2020-06-09T12:58:53.170Z] docker_api_swarm_test.go:501: [d4bd78c028cd4] joining swarm manager [d6c33e80038e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-09T12:58:53.170Z] docker_api_swarm_test.go:506: [dad848a90c53e] joining swarm manager [d6c33e80038e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-09T12:58:53.170Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.53s) [2020-06-09T12:58:53.170Z] docker_api_swarm_node_test.go:80: [d44e47f920a29] joining swarm manager [d68a4b1061df0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-09T12:58:53.170Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.15s) [2020-06-09T12:58:53.170Z] docker_api_swarm_node_test.go:52: [d88e6b808eab5] joining swarm manager [d54365184f24e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-09T12:58:53.170Z] docker_api_swarm_node_test.go:53: [ddb7e08bf5fda] joining swarm manager [d54365184f24e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-09T12:58:53.170Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.06s) [2020-06-09T12:58:53.170Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.75s) [2020-06-09T12:58:53.170Z] docker_api_swarm_test.go:201: [df29905f296db] joining swarm manager [d6e27dfd37cfb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-09T12:58:53.170Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (62.09s) [2020-06-09T12:58:53.170Z] docker_api_swarm_test.go:383: [d671567e9d405] joining swarm manager [daee64416ea68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-09T12:58:53.170Z] docker_api_swarm_test.go:384: [db4e3a0da8b8a] joining swarm manager [daee64416ea68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-09T12:58:53.170Z] check_test.go:380: [db4e3a0da8b8a] daemon is not started [2020-06-09T12:58:53.170Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (55.24s) [2020-06-09T12:58:53.170Z] docker_api_swarm_test.go:801: [d12d15c1e2cd4] joining swarm manager [d50344cb85795]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-09T12:58:53.170Z] docker_api_swarm_test.go:801: [d0b10f1f885f0] joining swarm manager [d50344cb85795]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-09T12:58:53.170Z] docker_api_swarm_test.go:801: [de0ca7192d5b1] joining swarm manager [d50344cb85795]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-06-09T12:58:53.170Z] docker_api_swarm_test.go:801: [d88a5ef97357e] joining swarm manager [d50344cb85795]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-06-09T12:58:53.170Z] docker_api_swarm_test.go:809: [d71d43305f1d2] joining swarm manager [d50344cb85795]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-06-09T12:58:53.170Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.41s) [2020-06-09T12:58:53.170Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.52s) [2020-06-09T12:58:53.170Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.53s) [2020-06-09T12:58:53.170Z] docker_api_swarm_service_test.go:394: [d7754667d564d] joining swarm manager [d14227abddcfd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-09T12:58:53.170Z] docker_api_swarm_service_test.go:394: [d36719aaafec9] joining swarm manager [d14227abddcfd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-09T12:58:53.170Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.65s) [2020-06-09T12:58:53.170Z] docker_api_swarm_service_test.go:342: [dc11774dcc778] joining swarm manager [d37788e5a1f0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-09T12:58:53.170Z] docker_api_swarm_service_test.go:342: [dece42f059134] joining swarm manager [d37788e5a1f0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-09T12:58:53.170Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (14.98s) [2020-06-09T12:58:53.170Z] docker_api_swarm_service_test.go:489: [dfc8e49882302] joining swarm manager [db33875db0437]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-09T12:58:53.170Z] docker_api_swarm_service_test.go:489: [d7c8574dbed1a] joining swarm manager [db33875db0437]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-09T12:58:53.170Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.78s) [2020-06-09T12:58:53.170Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.27s) [2020-06-09T12:58:53.170Z] docker_api_swarm_service_test.go:127: [d53c98f3735fa] joining swarm manager [dd9d7c4eaae95]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-09T12:58:53.170Z] docker_api_swarm_service_test.go:128: [dd8ede0bea5fb] joining swarm manager [dd9d7c4eaae95]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-09T12:58:53.170Z] docker_api_swarm_service_test.go:136: [de1b0266a9bae] joining swarm manager [dd9d7c4eaae95]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-06-09T12:58:53.170Z] docker_api_swarm_service_test.go:137: [d8e74f3e1fa55] joining swarm manager [dd9d7c4eaae95]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-06-09T12:58:53.170Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.63s) [2020-06-09T12:58:53.170Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.89s) [2020-06-09T12:58:53.170Z] docker_api_swarm_service_test.go:303: [deeaaa244e11c] joining swarm manager [d07da08ab005c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-09T12:58:53.170Z] docker_api_swarm_service_test.go:303: [d955fa2352762] joining swarm manager [d07da08ab005c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-09T12:58:53.170Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.52s) [2020-06-09T12:58:53.170Z] docker_api_swarm_service_test.go:99: [df0baa43926ed] joining swarm manager [d3931e71bd71e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-09T12:58:53.170Z] docker_api_swarm_service_test.go:100: [d0b743112aa6f] joining swarm manager [d3931e71bd71e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-09T12:58:53.170Z] check_test.go:380: [df0baa43926ed] daemon is not started [2020-06-09T12:58:53.170Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.30s) [2020-06-09T12:58:53.170Z] docker_api_swarm_service_test.go:532: [d2288ab3cb6fb] joining swarm manager [ddda7c3dc8788]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-09T12:58:53.170Z] docker_api_swarm_service_test.go:533: [d45afa8b3afcd] joining swarm manager [ddda7c3dc8788]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-09T12:58:53.170Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.73s) [2020-06-09T12:58:53.170Z] docker_api_swarm_service_test.go:147: [da16d03b9f1b8] joining swarm manager [d15d88e1a9d3e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-09T12:58:53.170Z] docker_api_swarm_service_test.go:147: [d4701a5e0a9ec] joining swarm manager [d15d88e1a9d3e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-09T12:58:53.170Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.89s) [2020-06-09T12:58:53.170Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.99s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.61s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.77s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.23s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.04s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.73s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.95s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.84s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.23s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.27s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.65s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.17s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.07s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.12s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.93s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.34s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.13s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.12s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.72s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.29s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.10s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.42s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.35s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.59s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.49s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.67s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.62s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.29s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.63s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.47s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.38s) [2020-06-09T12:58:53.171Z] docker_cli_service_logs_test.go:245: checking task 737uk8ipfgkr [2020-06-09T12:58:53.171Z] docker_cli_service_logs_test.go:250: checking messages for 737uk8ipfgkr [2020-06-09T12:58:53.171Z] docker_cli_service_logs_test.go:245: checking task 8927lwk7izzz [2020-06-09T12:58:53.171Z] docker_cli_service_logs_test.go:250: checking messages for 8927lwk7izzz [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.76s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.94s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.57s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.66s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.49s) [2020-06-09T12:58:53.171Z] docker_cli_swarm_test.go:1901: [d617e5b0bac29] joining swarm manager [d2eb8c23fde18]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-09T12:58:53.171Z] docker_cli_swarm_test.go:1902: [d54edd9adcdd3] joining swarm manager [d2eb8c23fde18]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.08s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.48s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.41s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.36s) [2020-06-09T12:58:53.171Z] docker_cli_swarm_test.go:1802: [d76ac36c2bec3] joining swarm manager [d080e11916f98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-09T12:58:53.171Z] docker_cli_swarm_test.go:1803: [d37b3c9962971] joining swarm manager [d080e11916f98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.03s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (150.21s) [2020-06-09T12:58:53.171Z] docker_cli_swarm_test.go:1321: [dd828bdfcda2c] joining swarm manager [d425ffa29b017]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-09T12:58:53.171Z] docker_cli_swarm_test.go:1322: [d4361268d3fee] joining swarm manager [d425ffa29b017]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.43s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.94s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.49s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.23s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.39s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.31s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.78s) [2020-06-09T12:58:53.171Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-06-09T12:58:53.171Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.02s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.70s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.23s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.46s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (47.60s) [2020-06-09T12:58:53.171Z] docker_cli_swarm_test.go:1186: [d8cb8bb021c18] joining swarm manager [dc7a3dc03e748]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-09T12:58:53.171Z] docker_cli_swarm_test.go:1195: [d6a434efd7d43] joining swarm manager [dc7a3dc03e748]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.01s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.25s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (135.01s) [2020-06-09T12:58:53.171Z] docker_cli_swarm_test.go:1118: [d7a05263fa357] joining swarm manager [d1244b82c8929]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-09T12:58:53.171Z] docker_cli_swarm_test.go:1119: [d789a3b08cd51] joining swarm manager [d1244b82c8929]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-09T12:58:53.171Z] docker_cli_swarm_test.go:1172: [dde87d324fdb0] joining swarm manager [d1244b82c8929]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.26s) [2020-06-09T12:58:53.171Z] docker_cli_swarm_test.go:1453: [da52837fadbad] joining swarm manager [d8f4165e51a3e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-09T12:58:53.171Z] docker_cli_swarm_test.go:1454: [d31ef6b743bb4] joining swarm manager [d8f4165e51a3e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (1.84s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.12s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.03s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.25s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.22s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.26s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.21s) [2020-06-09T12:58:53.171Z] docker_cli_swarm_unix_test.go:62: [d1ea094faa475] joining swarm manager [d113308c85a44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.26s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.23s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.26s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (2.65s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.51s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.99s) [2020-06-09T12:58:53.171Z] docker_api_swarm_test.go:961: [ddeb9459b9354] joining swarm manager [d90801e3c2eba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.22s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.16s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.24s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.79s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.86s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.46s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.54s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.52s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.54s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.05s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.14s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.28s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.82s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.26s) [2020-06-09T12:58:53.171Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.25s) [2020-06-09T12:58:53.171Z] === RUN TestDockerExternalVolumeSuite [2020-06-09T12:58:53.171Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-06-09T12:59:11.230Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-06-09T13:00:19.436Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-06-09T13:00:25.985Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-06-09T13:00:58.033Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-06-09T13:01:12.889Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-06-09T13:01:44.956Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-06-09T13:01:57.141Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-06-09T13:02:29.189Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-06-09T13:02:44.048Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-06-09T13:03:02.124Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-06-09T13:03:48.769Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-06-09T13:04:06.832Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-06-09T13:04:38.882Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-06-09T13:05:10.949Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-06-09T13:05:23.136Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-06-09T13:05:41.200Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-06-09T13:05:56.056Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-06-09T13:06:10.913Z] --- PASS: TestDockerExternalVolumeSuite (436.82s) [2020-06-09T13:06:10.913Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.52s) [2020-06-09T13:06:10.913Z] docker_cli_external_volume_driver_test.go:53: [d77c07576921d] daemon is not started [2020-06-09T13:06:10.913Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-06-09T13:06:10.913Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.18s) [2020-06-09T13:06:10.913Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-06-09T13:06:10.913Z] docker_cli_external_volume_driver_test.go:53: [d538d31105399] daemon is not started [2020-06-09T13:06:10.913Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-06-09T13:06:10.913Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-06-09T13:06:10.913Z] docker_cli_external_volume_driver_test.go:53: [d39759cbc32d1] daemon is not started [2020-06-09T13:06:10.913Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-06-09T13:06:10.913Z] docker_cli_external_volume_driver_test.go:53: [dc45f6de94a65] daemon is not started [2020-06-09T13:06:10.913Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.15s) [2020-06-09T13:06:10.913Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.14s) [2020-06-09T13:06:10.913Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) [2020-06-09T13:06:10.913Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-06-09T13:06:10.914Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s) [2020-06-09T13:06:10.914Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.25s) [2020-06-09T13:06:10.914Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2020-06-09T13:06:10.914Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.16s) [2020-06-09T13:06:10.914Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.63s) [2020-06-09T13:06:10.914Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.01s) [2020-06-09T13:06:10.914Z] docker_cli_external_volume_driver_test.go:485: [d2922d427b3ba] daemon is not started [2020-06-09T13:06:10.914Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-06-09T13:06:10.914Z] docker_cli_external_volume_driver_test.go:53: [d836f5b174247] daemon is not started [2020-06-09T13:06:10.914Z] PASS [2020-06-09T13:06:10.914Z] [2020-06-09T13:06:10.914Z] === Skipped [2020-06-09T13:06:10.914Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-06-09T13:06:10.914Z] [2020-06-09T13:06:10.914Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-06-09T13:06:10.914Z] [2020-06-09T13:06:10.914Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-06-09T13:06:10.914Z] [2020-06-09T13:06:10.914Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-06-09T13:06:10.914Z] [2020-06-09T13:06:10.914Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-06-09T13:06:10.914Z] [2020-06-09T13:06:10.914Z] [2020-06-09T13:06:10.914Z] DONE 273 tests, 5 skipped in 2482.317s [2020-06-09T13:06:10.914Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-06-09T13:06:10.914Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d5b9c60f9771e/docker.pid [2020-06-09T13:06:10.914Z] +++ kill 4051 [2020-06-09T13:06:10.914Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4051 is not a child of this shell [2020-06-09T13:06:10.914Z] warning: PID 4051 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d5b9c60f9771e/docker.pid had a nonzero exit code [2020-06-09T13:06:10.914Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d5b9c60f9771e/root: target is busy. [2020-06-09T13:06:10.914Z] ++++ cat bundles/test-integration/docker.pid [2020-06-09T13:06:10.914Z] +++ kill 7565 [2020-06-09T13:06:11.171Z] +++ /etc/init.d/apparmor stop [2020-06-09T13:06:11.171Z] Leaving: AppArmorNo profiles have been unloaded. [2020-06-09T13:06:11.171Z] [2020-06-09T13:06:11.171Z] Unloading profiles will leave already running processes permanently [2020-06-09T13:06:11.171Z] unconfined, which can lead to unexpected situations. [2020-06-09T13:06:11.171Z] [2020-06-09T13:06:11.171Z] To set a process to complain mode, use the command line tool [2020-06-09T13:06:11.171Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-06-09T13:06:11.171Z] +++ true [2020-06-09T13:06:11.171Z] exiting test-integration [2020-06-09T13:06:11.171Z] ++ exit 0 [2020-06-09T13:06:11.171Z] [2020-06-09T13:06:11.433Z] + exit 0 [2020-06-09T13:06:11.433Z] ++ jobs -p [2020-06-09T13:06:11.433Z] + pids= [2020-06-09T13:06:11.433Z] + echo 'Remaining pids to kill: []' [2020-06-09T13:06:11.433Z] Remaining pids to kill: [] [2020-06-09T13:06:11.433Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-06-09T13:06:11.456Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-06-09T13:06:14.212Z] + echo Ensuring container killed. [2020-06-09T13:06:14.212Z] Ensuring container killed. [2020-06-09T13:06:14.212Z] + docker ps -aq -f name=docker-pr8-* [2020-06-09T13:06:14.212Z] + cids=ac1a49946829 [2020-06-09T13:06:14.212Z] bedd56d131bd [2020-06-09T13:06:14.212Z] fcb0c434421a [2020-06-09T13:06:14.212Z] + [ -n ac1a49946829 [2020-06-09T13:06:14.212Z] bedd56d131bd [2020-06-09T13:06:14.212Z] fcb0c434421a ] [2020-06-09T13:06:14.212Z] + docker rm -vf ac1a49946829 bedd56d131bd fcb0c434421a [2020-06-09T13:06:14.777Z] ac1a49946829 [2020-06-09T13:06:15.344Z] bedd56d131bd [2020-06-09T13:06:15.909Z] fcb0c434421a [Pipeline] sh [2020-06-09T13:06:16.193Z] + echo Chowning /workspace to jenkins user [2020-06-09T13:06:16.194Z] Chowning /workspace to jenkins user [2020-06-09T13:06:16.194Z] + id -u [2020-06-09T13:06:16.194Z] + id -g [2020-06-09T13:06:16.194Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40938:/workspace busybox chown -R 1000:1000 /workspace [2020-06-09T13:06:16.194Z] Unable to find image 'busybox:latest' locally [2020-06-09T13:06:16.194Z] latest: Pulling from library/busybox [2020-06-09T13:06:16.194Z] 76df9210b28c: Pulling fs layer [2020-06-09T13:06:16.451Z] 76df9210b28c: Download complete [2020-06-09T13:06:16.451Z] 76df9210b28c: Pull complete [2020-06-09T13:06:16.451Z] Digest: sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 [2020-06-09T13:06:16.451Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-06-09T13:06:20.042Z] + bundleName=amd64 [2020-06-09T13:06:20.042Z] + echo Creating amd64-bundles.tar.gz [2020-06-09T13:06:20.042Z] Creating amd64-bundles.tar.gz [2020-06-09T13:06:20.042Z] + xargs tar -czf amd64-bundles.tar.gz [2020-06-09T13:06:20.042Z] + 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-06-09T13:06:20.984Z] Archiving artifacts [2020-06-09T13:06:23.284Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40938/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-06-09T13:06:23.603Z] + make clean [2020-06-09T13:06:23.860Z] docker volume rm -f docker-dev-cache [2020-06-09T13:06:23.860Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-09T13:15:07.115Z] ok github.com/docker/docker/integration-cli 2467.155s [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === Skipped [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.40s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.18s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.78s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.42s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.44s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.44s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.40s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.39s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.06s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.10s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.43s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.41s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.44s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2020-06-09T13:15:07.115Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.41s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.41s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-06-09T13:15:07.116Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.03s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.04s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-06-09T13:15:07.117Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.40s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-06-09T13:15:07.118Z] [2020-06-09T13:15:07.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-06-09T13:15:07.119Z] [2020-06-09T13:15:07.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-06-09T13:15:07.119Z] [2020-06-09T13:15:07.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-06-09T13:15:07.119Z] [2020-06-09T13:15:07.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-06-09T13:15:07.119Z] [2020-06-09T13:15:07.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-06-09T13:15:07.119Z] [2020-06-09T13:15:07.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-06-09T13:15:07.119Z] [2020-06-09T13:15:07.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-06-09T13:15:07.119Z] [2020-06-09T13:15:07.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-06-09T13:15:07.119Z] [2020-06-09T13:15:07.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-06-09T13:15:07.119Z] [2020-06-09T13:15:07.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-06-09T13:15:07.119Z] [2020-06-09T13:15:07.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-06-09T13:15:07.119Z] [2020-06-09T13:15:07.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-06-09T13:15:07.119Z] [2020-06-09T13:15:07.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-06-09T13:15:07.119Z] [2020-06-09T13:15:07.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-06-09T13:15:07.119Z] [2020-06-09T13:15:07.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-06-09T13:15:07.119Z] [2020-06-09T13:15:07.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-06-09T13:15:07.119Z] [2020-06-09T13:15:07.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-06-09T13:15:07.119Z] [2020-06-09T13:15:07.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-06-09T13:15:07.119Z] [2020-06-09T13:15:07.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-06-09T13:15:07.119Z] [2020-06-09T13:15:07.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-06-09T13:15:07.119Z] [2020-06-09T13:15:07.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-06-09T13:15:07.119Z] [2020-06-09T13:15:07.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-06-09T13:15:07.119Z] [2020-06-09T13:15:07.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-06-09T13:15:07.119Z] [2020-06-09T13:15:07.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-06-09T13:15:07.119Z] [2020-06-09T13:15:07.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-06-09T13:15:07.119Z] [2020-06-09T13:15:07.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-06-09T13:15:07.119Z] [2020-06-09T13:15:07.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-06-09T13:15:07.119Z] [2020-06-09T13:15:07.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-06-09T13:15:07.119Z] [2020-06-09T13:15:07.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-06-09T13:15:07.119Z] [2020-06-09T13:15:07.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-06-09T13:15:07.119Z] [2020-06-09T13:15:07.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-06-09T13:15:07.119Z] [2020-06-09T13:15:07.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-06-09T13:15:07.119Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-06-09T13:15:07.119Z] [2020-06-09T13:15:07.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-06-09T13:15:07.119Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-06-09T13:15:07.119Z] [2020-06-09T13:15:07.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-06-09T13:15:07.119Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-06-09T13:15:07.119Z] [2020-06-09T13:15:07.119Z] [2020-06-09T13:15:07.119Z] DONE 1096 tests, 549 skipped in 2476.530s [2020-06-09T13:15:07.119Z] INFO: Integration tests ended at 06/09/2020 13:14:55. Duration:00:41:16.6450431 [2020-06-09T13:15:07.119Z] INFO: Docker info of the daemon under test at end of run [2020-06-09T13:15:07.119Z] [2020-06-09T13:15:07.119Z] Containers: 2 [2020-06-09T13:15:07.119Z] Running: 0 [2020-06-09T13:15:07.119Z] Paused: 0 [2020-06-09T13:15:07.119Z] Stopped: 2 [2020-06-09T13:15:07.119Z] Images: 15 [2020-06-09T13:15:07.119Z] Server Version: 0.0.0-dev [2020-06-09T13:15:07.119Z] Storage Driver: windowsfilter [2020-06-09T13:15:07.119Z] Windows: [2020-06-09T13:15:07.119Z] Logging Driver: json-file [2020-06-09T13:15:07.119Z] Plugins: [2020-06-09T13:15:07.119Z] Volume: local [2020-06-09T13:15:07.119Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-06-09T13:15:07.119Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-06-09T13:15:07.119Z] Swarm: inactive [2020-06-09T13:15:07.119Z] Default Isolation: process [2020-06-09T13:15:07.119Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-06-09T13:15:07.119Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-06-09T13:15:07.119Z] OSType: windows [2020-06-09T13:15:07.119Z] Architecture: x86_64 [2020-06-09T13:15:07.119Z] CPUs: 4 [2020-06-09T13:15:07.119Z] Total Memory: 32GiB [2020-06-09T13:15:07.119Z] Name: azwin-2-76fe00 [2020-06-09T13:15:07.119Z] ID: X4DR:5PEX:G5WJ:ERX7:2AQJ:2IYP:LXWF:6B64:C4KJ:KMDW:V4BN:IQ3X [2020-06-09T13:15:07.119Z] Docker Root Dir: D:\CI\PR-40938\8\daemon [2020-06-09T13:15:07.119Z] Debug Mode (client): false [2020-06-09T13:15:07.119Z] Debug Mode (server): true [2020-06-09T13:15:07.119Z] File Descriptors: -1 [2020-06-09T13:15:07.119Z] Goroutines: 18 [2020-06-09T13:15:07.119Z] System Time: 2020-06-09T13:14:55.115366Z [2020-06-09T13:15:07.119Z] EventsListeners: 0 [2020-06-09T13:15:07.119Z] Registry: https://index.docker.io/v1/ [2020-06-09T13:15:07.119Z] Labels: [2020-06-09T13:15:07.119Z] Experimental: false [2020-06-09T13:15:07.119Z] Insecure Registries: [2020-06-09T13:15:07.119Z] 127.0.0.0/8 [2020-06-09T13:15:07.119Z] Live Restore Enabled: false [2020-06-09T13:15:07.119Z] [2020-06-09T13:15:07.119Z] [2020-06-09T13:15:07.119Z] INFO: Stopping daemon under test [2020-06-09T13:15:07.119Z] SUCCESS: The process with PID 3428 (child process of PID 4992) has been terminated. [2020-06-09T13:15:07.119Z] SUCCESS: The process with PID 4992 (child process of PID 3436) has been terminated. [2020-06-09T13:15:07.119Z] INFO: Stop tailing logs of the daemon under tests [2020-06-09T13:15:07.119Z] INFO: executeCI.ps1 Completed successfully at 06/09/2020 13:14:55. [2020-06-09T13:15:07.119Z] INFO: Tidying up at end of run [2020-06-09T13:15:07.119Z] INFO: Saving daemon under test log (d:\CI\PR-40938\8\dut.out) to C:\windows\TEMP\CIDUT.out [2020-06-09T13:15:07.119Z] INFO: Saving daemon under test log (d:\CI\PR-40938\8\dut.err) to C:\windows\TEMP\CIDUT.err [2020-06-09T13:15:07.119Z] INFO: Nuke-Everything... [2020-06-09T13:15:07.119Z] INFO: Container count on control daemon to delete is 2 [2020-06-09T13:15:07.119Z] 0ef9f8c7ee99 [2020-06-09T13:15:07.119Z] c4b4af790e92 [2020-06-09T13:15:07.119Z] INFO: Tidying pidfile d:\CI\PR-40938\8\docker.pid [2020-06-09T13:15:07.119Z] INFO: Nuking d:\CI [2020-06-09T13:15:17.707Z] INFO: Zapped successfully [2020-06-09T13:15:17.707Z] [2020-06-09T13:15:17.707Z] INFO: executeCI.ps1 exiting at Tue Jun 9 13:15:16 CUT 2020. Duration 01:00:25.0500269 [2020-06-09T13:15:17.707Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-06-09T13:15:17.975Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-06-09T13:15:31.505Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-06-09T13:15:33.353Z] Archiving artifacts [2020-06-09T13:15:48.252Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40938/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-06-09T13:15:49.246Z] + make clean [2020-06-09T13:15:52.268Z] docker volume rm -f docker-dev-cache [2020-06-09T13:15:52.268Z] 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